diff --git a/CHANGELOG.md b/CHANGELOG.md
index af2c5fc17..0bb960cfb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Extended the accounts endpoint by allocations
- Extended the accounts endpoint by dividend and interest
- Refactored the portfolio performance component to standalone
+- Improved the language localization for German (`de`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)
diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf
index 1da3f99f8..6aa7c72bc 100644
--- a/apps/client/src/locales/messages.ca.xlf
+++ b/apps/client/src/locales/messages.ca.xlf
@@ -355,7 +355,7 @@
Balanç de Caixa
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -371,7 +371,7 @@
Plataforma
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -395,7 +395,7 @@
Balanç de Caixa
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -1659,7 +1659,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -1967,7 +1967,7 @@
Les dades del mercat s’han retardat
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -3208,7 +3208,7 @@
Explotacions
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -3312,7 +3312,7 @@
Programari de gestió patrimonial de codi obert
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -3708,11 +3708,11 @@
Activitats
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -4158,6 +4158,10 @@
Dividend
Dividend
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -4364,7 +4368,7 @@
Riscos del clúster de divises
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -4372,7 +4376,7 @@
Riscos del clúster de comptes
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5291,6 +5295,10 @@
Interest
Interès
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -5481,7 +5489,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -5735,6 +5743,10 @@
Liquidity
Liquiditat
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6273,7 +6285,7 @@
Inactive
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6285,7 +6297,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6293,11 +6305,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6305,11 +6317,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6317,7 +6329,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6335,10 +6347,34 @@
Close
Close
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6671,7 +6707,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6791,7 +6827,7 @@
Save
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6799,11 +6835,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6819,15 +6855,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6839,7 +6875,7 @@
Asset Class Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6891,7 +6927,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Set up
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
No emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
An emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Fee Ratio
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Investment: Base Currency
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Investment
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Currency Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Asia-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Europe
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
North America
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index ceda6f2b9..45f6478df 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -1330,7 +1330,7 @@
Cash-Bestand
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1346,7 +1346,7 @@
Plattform
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1754,7 +1754,7 @@
Positionen
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -1882,11 +1882,11 @@
Aktivitäten
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -2368,6 +2368,10 @@
Interest
Verzinsung
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -2778,7 +2782,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -2928,6 +2932,10 @@
Dividend
Dividenden
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3430,7 +3438,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -5136,7 +5144,7 @@
Währungsklumpenrisiken
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -5144,7 +5152,7 @@
Kontoklumpenrisiken
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5280,7 +5288,7 @@
Open Source Software für die Vermögensverwaltung
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -5360,7 +5368,7 @@
Cash-Bestände
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5476,7 +5484,7 @@
Die Marktdaten sind verzögert für
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5799,6 +5807,10 @@
Liquidity
Liquidität
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6297,7 +6309,7 @@
Inaktiv
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6309,7 +6321,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6317,11 +6329,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6329,11 +6341,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6341,7 +6353,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6359,10 +6371,34 @@
Close
Schliessen
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6695,7 +6731,7 @@
Wirtschaftsraumklumpenrisiken
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6815,7 +6851,7 @@
Speichern
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6823,11 +6859,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6843,15 +6879,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6863,7 +6899,7 @@
Anlageklasseklumpenrisiken
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6915,7 +6951,7 @@
Regionale Marktklumpenrisiken
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Einrichtung
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
Es wurde kein Notfallfonds eingerichtet
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
Ein Notfallfonds wurde eingerichtet
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Gebührenverhältnis
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
Die Gebühren übersteigen ${thresholdMax}% deiner ursprünglichen Investition (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
Die Gebühren übersteigen ${thresholdMax}% deiner ursprünglichen Investition (${feeRatio}%) nicht
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Investition: Basiswährung
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
Der Hauptteil deiner aktuellen Investition ist nicht in deiner Basiswährung (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
Der Hauptteil deiner aktuellen Investition ist in deiner Basiswährung (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Investition
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Über ${thresholdMax}% deiner aktuellen Investition ist in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
Der Hauptteil deiner aktuellen Investition ist in ${currency} (${maxValueRatio}%) und übersteigt ${thresholdMax}% nicht
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Währungsklumpenrisiken
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Wirtschaftsraumklumpenrisiken
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Notfallfonds
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Gebühren
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidität
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Kaufkraft
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Deine Kaufkraft liegt unter ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Deine Kaufkraft übersteigt ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Regionale Marktklumpenrisiken
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Entwickelte Länder
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
Der Anteil entwickelter Länder deiner aktuellen Investition (${developedMarketsValueRatio}%) übersteigt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
Der Anteil entwickelter Länder deiner aktuellen Investition (${developedMarketsValueRatio}%) liegt unter ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
Der Anteil entwickelter Länder deiner aktuellen Investition (${developedMarketsValueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Schwellenländer
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
Der Anteil der Schwellenländer deiner aktuellen Investition (${emergingMarketsValueRatio}%) übersteigt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
Der Anteil der Schwellenländer deiner aktuellen Investition (${emergingMarketsValueRatio}%) liegt unter ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
Der Anteil der Schwellenländer deiner aktuellen Investition (${emergingMarketsValueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Asien-Pazifik
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
Der Anteil des Asien-Pazifik-Marktes deiner aktuellen Investition (${valueRatio}%) übersteigt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
Der Anteil des Asien-Pazifik-Marktes deiner aktuellen Investition (${valueRatio}%) liegt unter ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
Der Anteil des Asien-Pazifik-Marktes deiner aktuellen Investition (${valueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Schwellenländer
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
Der Anteil der Schwellenländer deiner aktuellen Investition (${valueRatio}%) übersteigt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
Der Anteil der Schwellenländer deiner aktuellen Investition (${valueRatio}%) liegt unter ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
Der Anteil der Schwellenländer deiner aktuellen Investition (${valueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Europa
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
Der Anteil des europäischen Marktes deiner aktuellen Investition (${valueRatio}%) übersteigt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
Der Anteil des europäischen Marktes deiner aktuellen Investition (${valueRatio}%) liegt unter ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
Der Anteil des europäischen Marktes deiner aktuellen Investition (${valueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
Der Anteil des japanischen Marktes deiner aktuellen Investition (${valueRatio}%) übersteigt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
Der Anteil des japanischen Marktes deiner aktuellen Investition (${valueRatio}%) liegt unter ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
Der Anteil des japanischen Marktes deiner aktuellen Investition (${valueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
Nordamerika
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
Der Anteil des nordamerikanischen Marktes deiner aktuellen Investition (${valueRatio}%) übersteigt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
Der Anteil des nordamerikanischen Marktes deiner aktuellen Investition (${valueRatio}%) liegt unter ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
Der Anteil des nordamerikanischen Marktes deiner aktuellen Investition (${valueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 3ad118a40..2b1133572 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -1315,7 +1315,7 @@
Saldo en efectivo
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1331,7 +1331,7 @@
Plataforma
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1739,7 +1739,7 @@
Participaciones
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -1867,11 +1867,11 @@
Operación
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -2345,6 +2345,10 @@
Interest
Interés
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -2763,7 +2767,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -2905,6 +2909,10 @@
Dividend
Dividendo
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3415,7 +3423,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -5113,7 +5121,7 @@
Riesgos de clúster de divisas
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -5121,7 +5129,7 @@
Riesgos de clúster de cuentas
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5257,7 +5265,7 @@
Software de gestión de patrimonio de código abierto
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -5337,7 +5345,7 @@
Saldos de efectivo
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5453,7 +5461,7 @@
Los datos del mercado se retrasan por
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5776,6 +5784,10 @@
Liquidity
Liquidez
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6274,7 +6286,7 @@
Inactiva
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6286,7 +6298,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6294,11 +6306,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6306,11 +6318,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6318,7 +6330,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6336,10 +6348,34 @@
Close
Cerca
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6672,7 +6708,7 @@
Riesgos de clúster del mercado económico
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6792,7 +6828,7 @@
Ahorrar
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6800,11 +6836,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6820,15 +6856,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6840,7 +6876,7 @@
Riesgos del grupo de clases de activos
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6892,7 +6928,7 @@
Riesgos del mercado regional agrupados
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7334,7 +7370,7 @@
Fondo de Emergencia: Establecer
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7342,7 +7378,7 @@
No se ha creado ningún fondo de emergencia
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7350,7 +7386,7 @@
Se ha creado un fondo de emergencia
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7358,7 +7394,7 @@
Relación de tarifas
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7366,7 +7402,7 @@
Las tarifas superan el ${thresholdMax}% de su inversión inicial (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7374,7 +7410,7 @@
Las tarifas no superan el ${thresholdMax}% de su inversión inicial (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7648,7 +7684,7 @@
Inversión: Moneda base
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7656,7 +7692,7 @@
La mayor parte de tu inversión actual no está en tu moneda base (${baseCurrencyValueRatio}% en ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7664,7 +7700,7 @@
La mayor parte de tu inversión actual está en tu moneda base (${baseCurrencyValueRatio}% en ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7672,7 +7708,7 @@
Inversión
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7680,7 +7716,7 @@
Más del ${thresholdMax}% de tu inversión actual está en ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7688,7 +7724,7 @@
La mayor parte de tu inversión actual está en ${currency} (${maxValueRatio}%) y no supera el ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7809,7 +7845,7 @@
Riesgos del clúster de divisas
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7817,7 +7853,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7825,7 +7861,7 @@
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7833,7 +7869,39 @@
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7841,7 +7909,7 @@
Riesgos de los grupos de mercados regionales
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7857,7 +7925,7 @@
Mercados desarrollados
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7865,7 +7933,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7873,7 +7941,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7881,7 +7949,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7889,7 +7957,7 @@
Mercados emergentes
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7897,7 +7965,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7905,7 +7973,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7913,7 +7981,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7937,7 +8005,7 @@
Asia-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7945,7 +8013,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7953,7 +8021,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7961,7 +8029,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7969,7 +8037,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7977,7 +8045,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7985,7 +8053,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7993,7 +8061,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8001,7 +8069,7 @@
Europe
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8009,7 +8077,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8017,7 +8085,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8025,7 +8093,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8033,7 +8101,7 @@
Japón
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8041,7 +8109,7 @@
La contribución al mercado japonés de su inversión actual (${valueRatio}%) supera el ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8049,7 +8117,7 @@
La contribución al mercado japonés de su inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8057,7 +8125,7 @@
La contribución al mercado japonés de su inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8065,7 +8133,7 @@
Norteamérica
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8073,7 +8141,7 @@
La contribución del mercado de América del Norte de su inversión actual (${valueRatio}%) supera el ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8081,7 +8149,7 @@
La contribución al mercado de América del Norte de su inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8089,7 +8157,7 @@
La contribución al mercado de América del Norte de su inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf
index fe772536b..4d97b2b8a 100644
--- a/apps/client/src/locales/messages.fr.xlf
+++ b/apps/client/src/locales/messages.fr.xlf
@@ -78,7 +78,7 @@
Plateforme
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -194,7 +194,7 @@
Balance Cash
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1818,7 +1818,7 @@
Positions
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -1898,11 +1898,11 @@
Activités
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -2216,6 +2216,10 @@
Dividend
Dividende
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -2640,6 +2644,10 @@
Interest
Intérêt
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -2782,7 +2790,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -3414,7 +3422,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -5112,7 +5120,7 @@
Risques de change
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -5120,7 +5128,7 @@
Risques liés aux regroupements de comptes
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5256,7 +5264,7 @@
Logiciel libre de Gestion de Patrimoine
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -5336,7 +5344,7 @@
Cash Balances
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5452,7 +5460,7 @@
Les données du marché sont retardées de
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5775,6 +5783,10 @@
Liquidity
Liquiditées
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6273,7 +6285,7 @@
Inactif
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6285,7 +6297,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6293,11 +6305,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6305,11 +6317,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6317,7 +6329,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6335,10 +6347,34 @@
Close
Fermer
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6671,7 +6707,7 @@
Risques liés aux zones économiques du marché
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6791,7 +6827,7 @@
Sauvegarder
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6799,11 +6835,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6819,15 +6855,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6839,7 +6875,7 @@
Risques liés aux regroupements de classes d’actifs
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6891,7 +6927,7 @@
Risques liés aux regroupements de marchés régionaux
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Fonds d’urgence : Mise en place
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
Aucun fonds d’urgence n’a été mis en place
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
Un fonds d’urgence a été mis en place
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Ratio de frais
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
Les frais dépassent ${thresholdMax}% de votre investissement initial (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
Les frais ne dépassent pas ${thresholdMax}% de votre investissement initial (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Investment: Base Currency
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Investissement
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Plus de ${thresholdMax}% de votre investissement actuel est en ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
La majeure partie de votre investissement actuel est en ${currency} (${maxValueRatio}%) et n’excède pas ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Currency Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Asia-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Europe
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
North America
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.it.xlf b/apps/client/src/locales/messages.it.xlf
index ced0ad03d..e3ae0a5a6 100644
--- a/apps/client/src/locales/messages.it.xlf
+++ b/apps/client/src/locales/messages.it.xlf
@@ -1315,7 +1315,7 @@
Saldo di cassa
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1331,7 +1331,7 @@
Piattaforma
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1739,7 +1739,7 @@
Partecipazioni
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -1867,11 +1867,11 @@
Attività
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -2345,6 +2345,10 @@
Interest
Interesse
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -2763,7 +2767,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -2905,6 +2909,10 @@
Dividend
Dividendi
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3415,7 +3423,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -5113,7 +5121,7 @@
Rischio di Concentrazione Valutario
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -5121,7 +5129,7 @@
Rischi di Concentrazione dei Conti
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5257,7 +5265,7 @@
Software Open Source per la gestione della tua ricchezza
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -5337,7 +5345,7 @@
Saldi di cassa
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5453,7 +5461,7 @@
I dati di mercato sono ritardati di
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5776,6 +5784,10 @@
Liquidity
Liquidità
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6274,7 +6286,7 @@
Inattivo
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6286,7 +6298,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6294,11 +6306,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6306,11 +6318,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6318,7 +6330,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6336,10 +6348,34 @@
Close
Chiudi
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6672,7 +6708,7 @@
Rischi del cluster di mercato economico
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6792,7 +6828,7 @@
Salva
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6800,11 +6836,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6820,15 +6856,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6840,7 +6876,7 @@
Rischi del cluster di classi di asset
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6892,7 +6928,7 @@
Rischi del cluster di mercato regionale
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7334,7 +7370,7 @@
Fondo di emergenza: istituito
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7342,7 +7378,7 @@
Non è stato istituito alcun fondo di emergenza
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7350,7 +7386,7 @@
È stato istituito un fondo di emergenza
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7358,7 +7394,7 @@
Rapporto tariffario
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7366,7 +7402,7 @@
Le commissioni superano il ${thresholdMax}% del tuo investimento iniziale (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7374,7 +7410,7 @@
Le commissioni non superano il ${thresholdMax}% del tuo investimento iniziale (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7648,7 +7684,7 @@
Investimento: valuta di base
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7656,7 +7692,7 @@
La maggior parte del tuo investimento attuale non è nella valuta di base (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7664,7 +7700,7 @@
La maggior parte del tuo investimento attuale è nella valuta di base (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7672,7 +7708,7 @@
Investimento
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7680,7 +7716,7 @@
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7688,7 +7724,7 @@
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7809,7 +7845,7 @@
Currency Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7817,7 +7853,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7825,7 +7861,7 @@
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7833,7 +7869,39 @@
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7841,7 +7909,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7857,7 +7925,7 @@
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7865,7 +7933,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7873,7 +7941,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7881,7 +7949,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7889,7 +7957,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7897,7 +7965,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7905,7 +7973,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7913,7 +7981,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7937,7 +8005,7 @@
Asia-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7945,7 +8013,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7953,7 +8021,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7961,7 +8029,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7969,7 +8037,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7977,7 +8045,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7985,7 +8053,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7993,7 +8061,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8001,7 +8069,7 @@
Europe
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8009,7 +8077,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8017,7 +8085,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8025,7 +8093,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8033,7 +8101,7 @@
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8041,7 +8109,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8049,7 +8117,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8057,7 +8125,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8065,7 +8133,7 @@
North America
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8073,7 +8141,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8081,7 +8149,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8089,7 +8157,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.nl.xlf b/apps/client/src/locales/messages.nl.xlf
index 7e32c2aa1..a30f13c38 100644
--- a/apps/client/src/locales/messages.nl.xlf
+++ b/apps/client/src/locales/messages.nl.xlf
@@ -1314,7 +1314,7 @@
Saldo
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1330,7 +1330,7 @@
Platform
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1738,7 +1738,7 @@
Posities
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -1866,11 +1866,11 @@
Activiteiten
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -2344,6 +2344,10 @@
Interest
Rente
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -2762,7 +2766,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -2904,6 +2908,10 @@
Dividend
Dividend
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3414,7 +3422,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -5112,7 +5120,7 @@
Valuta Cluster Risico’s
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -5120,7 +5128,7 @@
Account Cluster Risco’s
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5256,7 +5264,7 @@
Open Source Vermogensbeheer Software
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -5336,7 +5344,7 @@
Contant Saldo
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5452,7 +5460,7 @@
Markt data is vertraagd voor
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5775,6 +5783,10 @@
Liquidity
Liquiditeit
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6273,7 +6285,7 @@
Inactief
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6285,7 +6297,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6293,11 +6305,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6305,11 +6317,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6317,7 +6329,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6335,10 +6347,34 @@
Close
Sluiten
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6671,7 +6707,7 @@
Risico’s van Economische Marktclusters
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6791,7 +6827,7 @@
Opslaan
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6799,11 +6835,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6819,15 +6855,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6839,7 +6875,7 @@
Activa Klasse Cluster Risico’s
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6891,7 +6927,7 @@
Regionale Markt Clusterrisico’s
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Opgezet
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
Er is geen noodfonds ingesteld
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
Er is een noodfonds opgericht
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Vergoedingsverhouding
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
De kosten overschrijden ${thresholdMax}% van uw initiële investering (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
De kosten bedragen niet meer dan ${thresholdMax}% van uw initiële investering (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Investering: basisvaluta
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
Het grootste deel van uw huidige investering staat niet in uw basisvaluta (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
Het grootste deel van uw huidige investering bevindt zich in uw basisvaluta (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Investering
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Meer dan ${thresholdMax}% van uw huidige investering is in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
Het grootste deel van uw huidige investering is in ${currency} (${maxValueRatio}%) en overschrijdt ${thresholdMax}% niet
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Valutaclusterrisico’s
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Risico’s van economische marktclusters
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Noodfonds
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Kosten
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Risico’s van regionale marktclusters
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Ontwikkelde markten
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
De bijdrage van ontwikkelde markten aan je huidige investering (${developedMarketsValueRatio}%) overschrijdt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
De bijdrage van ontwikkelde markten aan je huidige investering (${developedMarketsValueRatio}%) ligt onder ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
De bijdrage van ontwikkelde markten aan je huidige investering (${developedMarketsValueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Opkomende markten
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
De bijdrage van opkomende markten aan je huidige investering (${emergingMarketsValueRatio}%) overschrijdt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
De bijdrage van opkomende markten aan je huidige investering (${emergingMarketsValueRatio}%) ligt onder ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
De bijdrage van opkomende markten aan je huidige investering (${emergingMarketsValueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Azië-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
De bijdrage van de Azië-Pacific markt aan je huidige investering (${valueRatio}%) overschrijdt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
De bijdrage van de Azië-Pacific markt aan je huidige investering (${valueRatio}%) ligt onder ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
De bijdrage van de Azië-Pacific markt aan je huidige investering (${valueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Opkomende markten
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
De bijdrage van de opkomende markten aan je huidige investering (${valueRatio}%) overschrijdt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
De bijdrage van de opkomende markten aan je huidige investering (${valueRatio}%) ligt onder ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
De bijdrage van de opkomende markten aan je huidige investering (${valueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Europa
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
De bijdrage van de Europese markt aan je huidige investering (${valueRatio}%) overschrijdt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
De bijdrage van de Europese markt aan je huidige investering (${valueRatio}%) ligt onder ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
De bijdrage van de Europese markt aan je huidige investering (${valueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
De bijdrage van de Japanse markt aan je huidige investering (${valueRatio}%) overschrijdt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
De bijdrage van de Japanse markt aan je huidige investering (${valueRatio}%) ligt onder ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
De bijdrage van de Japanse markt aan je huidige investering (${valueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
Noord-Amerika
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
De bijdrage van de Noord-Amerikaanse markt aan je huidige investering (${valueRatio}%) overschrijdt ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
De bijdrage van de Noord-Amerikaanse markt aan je huidige investering (${valueRatio}%) ligt onder ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
De bijdrage van de Noord-Amerikaanse markt aan je huidige investering (${valueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.pl.xlf b/apps/client/src/locales/messages.pl.xlf
index 0bb0033c3..012f5ff7b 100644
--- a/apps/client/src/locales/messages.pl.xlf
+++ b/apps/client/src/locales/messages.pl.xlf
@@ -287,7 +287,7 @@
Saldo Gotówkowe
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -303,7 +303,7 @@
Platforma
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1679,7 +1679,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -2843,7 +2843,7 @@
Inwestycje
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -2939,7 +2939,7 @@
Oprogramowanie Open Source do Zarządzania Majątkiem
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -3327,11 +3327,11 @@
Aktywności
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -3769,6 +3769,10 @@
Dividend
Dywidenda
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3903,7 +3907,7 @@
Ryzyko związane z klastrem walutowym
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -3911,7 +3915,7 @@
Ryzyko związane z klastrem kont
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -4698,6 +4702,10 @@
Interest
Udział
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -4880,7 +4888,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -5336,7 +5344,7 @@
Salda Gotówkowe
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5452,7 +5460,7 @@
Dane rynkowe są opóźnione o
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5775,6 +5783,10 @@
Liquidity
Płynność środków finansowych
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6273,7 +6285,7 @@
Nieaktywny
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6285,7 +6297,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6293,11 +6305,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6305,11 +6317,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6317,7 +6329,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6335,10 +6347,34 @@
Close
Zamknij
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6671,7 +6707,7 @@
Ryzyko związane z klastrem rynków gospodarczych
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6791,7 +6827,7 @@
Zapisz
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6799,11 +6835,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6819,15 +6855,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6839,7 +6875,7 @@
Ryzyko klastra klasy aktywów
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6891,7 +6927,7 @@
Ryzyka klastrów regionalnych rynków
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Fundusz awaryjny: Utworzenie
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
Nie utworzono funduszu awaryjnego
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
Utworzono fundusz awaryjny
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Stosunek opłat
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
Opłaty przekraczają ${thresholdMax}% początkowej inwestycji (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
Opłaty nie przekraczają ${thresholdMax}% początkowej inwestycji (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Inwestycja: Waluta bazowa
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
Główna część twojej bieżącej inwestycji nie jest w walucie bazowej (${baseCurrencyValueRatio}% w ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
Główna część twojej bieżącej inwestycji jest w walucie bazowej (${baseCurrencyValueRatio}% w ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Inwestycja
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Ponad ${thresholdMax}% Twojej obecnej inwestycji znajduje się w ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
Główna część Twojej obecnej inwestycji znajduje się w ${currency} (${maxValueRatio}%) i nie przekracza ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Currency Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Asia-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Europe
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
North America
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.pt.xlf b/apps/client/src/locales/messages.pt.xlf
index 089f597cc..7176f6c53 100644
--- a/apps/client/src/locales/messages.pt.xlf
+++ b/apps/client/src/locales/messages.pt.xlf
@@ -78,7 +78,7 @@
Plataforma
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -194,7 +194,7 @@
Saldo disponível em dinheiro
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1870,11 +1870,11 @@
Atividades
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -2246,7 +2246,7 @@
Posições
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -2552,6 +2552,10 @@
Interest
Juros
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -2638,7 +2642,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -2968,6 +2972,10 @@
Dividend
Dividendos
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3414,7 +3422,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -5112,7 +5120,7 @@
Riscos de cluster monetário
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -5120,7 +5128,7 @@
Riscos de cluster de contas
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5256,7 +5264,7 @@
Software de gerenciamento de patrimônio de código aberto
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -5336,7 +5344,7 @@
Saldos de caixa
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5452,7 +5460,7 @@
Dados de mercado estão atrasados para
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5775,6 +5783,10 @@
Liquidity
Liquidez
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6273,7 +6285,7 @@
Inativo
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6285,7 +6297,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6293,11 +6305,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6305,11 +6317,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6317,7 +6329,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6335,10 +6347,34 @@
Close
Fechar
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6671,7 +6707,7 @@
Riscos do Cluster do Mercado Econômico
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6791,7 +6827,7 @@
Guardar
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6799,11 +6835,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6819,15 +6855,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6839,7 +6875,7 @@
Riscos do Cluster de Classes de Ativos
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6891,7 +6927,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Set up
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
No emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
An emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Fee Ratio
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Investment: Base Currency
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Investment
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Riscos de cluster monetário
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Riscos de Cluster do Mercado Econômico
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Fundo de Emergência
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Tarifas
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Riscos de cluster de mercado regional
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Mercados Emergentes
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Ásia-Pacífico
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Mercados Emergentes
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Europa
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japão
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
América do Norte
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.tr.xlf b/apps/client/src/locales/messages.tr.xlf
index f2f3d512a..b6e5f8006 100644
--- a/apps/client/src/locales/messages.tr.xlf
+++ b/apps/client/src/locales/messages.tr.xlf
@@ -259,7 +259,7 @@
Nakit Bakiye
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -275,7 +275,7 @@
Platform
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -1651,7 +1651,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -2427,7 +2427,7 @@
Varlıklar
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -2859,11 +2859,11 @@
İşlemler
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -3285,6 +3285,10 @@
Dividend
Temettü
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -4426,6 +4430,10 @@
Interest
Faiz
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -4608,7 +4616,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -5112,7 +5120,7 @@
Kur Kümelenme Riskleri (Currency Cluster Risks)
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -5120,7 +5128,7 @@
Hesap Kümelenme Riski (Account Cluster Risks)
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -5256,7 +5264,7 @@
Açık Kaynak Varlık Yönetim Yazılımı
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -5336,7 +5344,7 @@
Nakit Bakiyeleri
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -5452,7 +5460,7 @@
Piyasa verileri gecikmeli
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5775,6 +5783,10 @@
Liquidity
Likidite
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6273,7 +6285,7 @@
Pasif
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6285,7 +6297,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6293,11 +6305,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6305,11 +6317,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6317,7 +6329,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6335,10 +6347,34 @@
Close
Kapat
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6671,7 +6707,7 @@
Ekonomik Piyasa Küme Riskleri
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6791,7 +6827,7 @@
Kaydet
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6799,11 +6835,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6819,15 +6855,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6839,7 +6875,7 @@
Varlık Sınıfı Küme Riskleri
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6891,7 +6927,7 @@
Bölgesel Piyasa Küme Riskleri
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Acil Durum Fonu: Kurulum
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
Acil durum fonu oluşturulmadı
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
Acil durum fonu kuruldu
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Ücret Oranı
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
Ücretler, ilk yatırımınızın %${thresholdMax} kadarını aşıyor (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
Ücretler, ilk yatırımınızın %${thresholdMax}’ını (${feeRatio}%) aşmaz
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Yatırım: Baz Para Birimi
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Yatırım
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Currency Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Asya-Pasifik
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Gelişmekte Olan Piyasalar
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Avrupa
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japonya
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
Kuzey Amerika
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.uk.xlf b/apps/client/src/locales/messages.uk.xlf
index 4640b930c..eedf4082d 100644
--- a/apps/client/src/locales/messages.uk.xlf
+++ b/apps/client/src/locales/messages.uk.xlf
@@ -371,7 +371,7 @@
Баланс готівки
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -387,7 +387,7 @@
Платформа
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -411,7 +411,7 @@
Баланс готівки
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -1771,7 +1771,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -2047,7 +2047,7 @@
Ринкові дані затримуються для
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -2155,7 +2155,7 @@
Зберегти
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -2163,11 +2163,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -2183,15 +2183,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -3460,7 +3460,7 @@
Активи
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -3564,7 +3564,7 @@
Програмне забезпечення управління багатством з відкритим кодом
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -3960,11 +3960,11 @@
Активності
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -4446,6 +4446,10 @@
Dividend
Дивіденди
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -4676,7 +4680,7 @@
Ризики зосередження валюти
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -4684,7 +4688,7 @@
Ризики зосередження класу активів
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -4692,7 +4696,7 @@
Ризики зосередження рахунків
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -4700,7 +4704,7 @@
Ризики зосередження економічного ринку
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -4708,7 +4712,7 @@
Неактивний
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -5973,6 +5977,10 @@
Interest
Відсотки
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -6143,7 +6151,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6151,11 +6159,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6163,11 +6171,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6175,7 +6183,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6201,10 +6209,34 @@
Close
Закрити
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6247,7 +6279,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -6509,6 +6541,10 @@
Liquidity
Ліквідність
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6891,7 +6927,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7333,7 +7369,7 @@
Set up
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7341,7 +7377,7 @@
No emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7349,7 +7385,7 @@
An emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7357,7 +7393,7 @@
Fee Ratio
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7365,7 +7401,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7373,7 +7409,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7647,7 +7683,7 @@
Investment: Base Currency
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7655,7 +7691,7 @@
The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7663,7 +7699,7 @@
The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7671,7 +7707,7 @@
Investment
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7679,7 +7715,7 @@
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7687,7 +7723,7 @@
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7808,7 +7844,7 @@
Currency Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7816,7 +7852,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7824,7 +7860,7 @@
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7832,7 +7868,39 @@
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7840,7 +7908,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7856,7 +7924,7 @@
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7864,7 +7932,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7872,7 +7940,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7880,7 +7948,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7888,7 +7956,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7896,7 +7964,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7904,7 +7972,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7912,7 +7980,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7936,7 +8004,7 @@
Asia-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7944,7 +8012,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7952,7 +8020,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7960,7 +8028,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7968,7 +8036,7 @@
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7976,7 +8044,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7984,7 +8052,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7992,7 +8060,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8000,7 +8068,7 @@
Europe
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8008,7 +8076,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8016,7 +8084,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8024,7 +8092,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8032,7 +8100,7 @@
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8040,7 +8108,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8048,7 +8116,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8056,7 +8124,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8064,7 +8132,7 @@
North America
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8072,7 +8140,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8080,7 +8148,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8088,7 +8156,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.xlf b/apps/client/src/locales/messages.xlf
index d0a90df6f..26e9121c9 100644
--- a/apps/client/src/locales/messages.xlf
+++ b/apps/client/src/locales/messages.xlf
@@ -268,7 +268,7 @@
Cash Balance
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -283,7 +283,7 @@
Platform
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -298,7 +298,7 @@
Cash Balances
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -1572,7 +1572,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -2634,7 +2634,7 @@
Holdings
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -2725,7 +2725,7 @@
Open Source Wealth Management Software
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -3068,11 +3068,11 @@
Activities
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -3467,6 +3467,10 @@
Dividend
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3587,14 +3591,14 @@
Currency Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
Account Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -4337,6 +4341,10 @@
Interest
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -4507,7 +4515,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -4980,7 +4988,7 @@
Market data is delayed for
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5268,6 +5276,10 @@
Liquidity
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -5701,7 +5713,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -5709,11 +5721,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -5721,11 +5733,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -5733,7 +5745,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -5759,15 +5771,39 @@
Inactive
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
Close
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6066,7 +6102,7 @@
Economic Market Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6178,7 +6214,7 @@
Save
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6186,11 +6222,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6206,15 +6242,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6225,7 +6261,7 @@
Asset Class Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6271,7 +6307,7 @@
Regional Market Cluster Risks
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -6650,42 +6686,42 @@
Set up
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
No emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
An emergency fund has been set up
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
Fee Ratio
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -6921,42 +6957,42 @@
Investment: Base Currency
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
Investment
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7071,91 +7107,119 @@
Currency Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
Economic Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
Emergency Fund
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
Fees
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
Regional Market Cluster Risks
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
Developed Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7176,140 +7240,140 @@
Asia-Pacific
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
Emerging Markets
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
Europe
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
Japan
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
North America
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230
diff --git a/apps/client/src/locales/messages.zh.xlf b/apps/client/src/locales/messages.zh.xlf
index 059770e0c..91beba25a 100644
--- a/apps/client/src/locales/messages.zh.xlf
+++ b/apps/client/src/locales/messages.zh.xlf
@@ -288,7 +288,7 @@
现金余额
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 47
+ 46
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -304,7 +304,7 @@
平台
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 67
+ 91
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
@@ -320,7 +320,7 @@
现金余额
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 124
+ 148
@@ -1688,7 +1688,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 213
+ 237
@@ -2852,7 +2852,7 @@
持仓
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 79
+ 103
apps/client/src/app/components/home-holdings/home-holdings.html
@@ -2948,7 +2948,7 @@
开源财富管理软件
apps/client/src/app/pages/i18n/i18n-page.html
- 224
+ 234
@@ -3336,11 +3336,11 @@
活动
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 63
+ 87
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
- 92
+ 116
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -3778,6 +3778,10 @@
Dividend
股息
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 82
+
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
187
@@ -3912,7 +3916,7 @@
货币集群风险
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 93
+ 117
@@ -3920,7 +3924,7 @@
账户集群风险
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 141
+ 165
@@ -4743,6 +4747,10 @@
Interest
利息
+
+ apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html
+ 70
+
apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html
295
@@ -4925,7 +4933,7 @@
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 69
+ 93
libs/ui/src/lib/i18n.ts
@@ -5453,7 +5461,7 @@
市场数据延迟
apps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts
- 91
+ 95
@@ -5776,6 +5784,10 @@
Liquidity
流动性
+
+ apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
+ 69
+
libs/ui/src/lib/i18n.ts
49
@@ -6274,7 +6286,7 @@
非活跃
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 232
+ 256
@@ -6286,7 +6298,7 @@
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 552
+ 554
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6294,11 +6306,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 42
+ 44
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 25
+ 27
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6306,11 +6318,11 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 58
+ 60
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 103
+ 105
apps/client/src/app/pages/accounts/transfer-balance/transfer-balance-dialog.html
@@ -6318,7 +6330,7 @@
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 338
+ 340
apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html
@@ -6336,10 +6348,34 @@
Close
关闭
+
+ apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+ 556
+
+
+ apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
+ 46
+
+
+ apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
+ 29
+
apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html
129
+
+ apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
+ 62
+
+
+ apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
+ 107
+
+
+ apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+ 342
+
libs/ui/src/lib/i18n.ts
11
@@ -6672,7 +6708,7 @@
经济市场集群风险
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 165
+ 189
@@ -6792,7 +6828,7 @@
保存
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
- 559
+ 565
apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html
@@ -6800,11 +6836,11 @@
apps/client/src/app/components/admin-platform/create-or-update-platform-dialog/create-or-update-platform-dialog.html
- 49
+ 55
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.html
- 32
+ 38
apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html
@@ -6820,15 +6856,15 @@
apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html
- 65
+ 71
apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html
- 110
+ 116
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
- 345
+ 351
libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor-dialog/historical-market-data-editor-dialog.html
@@ -6840,7 +6876,7 @@
资产类别集群风险
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 117
+ 141
@@ -6892,7 +6928,7 @@
区域市场集群风险
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html
- 189
+ 213
@@ -7334,7 +7370,7 @@
应急资金:设置
apps/client/src/app/pages/i18n/i18n-page.html
- 132
+ 142
@@ -7342,7 +7378,7 @@
未设置应急资金
apps/client/src/app/pages/i18n/i18n-page.html
- 134
+ 144
@@ -7350,7 +7386,7 @@
已设置应急资金
apps/client/src/app/pages/i18n/i18n-page.html
- 137
+ 147
@@ -7358,7 +7394,7 @@
费率
apps/client/src/app/pages/i18n/i18n-page.html
- 139
+ 149
@@ -7366,7 +7402,7 @@
费用超过了您初始投资的 ${thresholdMax}% (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 141
+ 151
@@ -7374,7 +7410,7 @@
费用未超过您初始投资的 ${thresholdMax}% (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 145
+ 155
@@ -7648,7 +7684,7 @@
投资:基础货币
apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 82
@@ -7656,7 +7692,7 @@
您的当前投资的主要部分未以您的基础货币计价 ( ${baseCurrency} 仅占 ${baseCurrencyValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 75
+ 85
@@ -7664,7 +7700,7 @@
您的当前投资的主要部分以您的基础货币计价(其中 ${baseCurrency} 占比 ${baseCurrencyValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 79
+ 89
@@ -7672,7 +7708,7 @@
投资
apps/client/src/app/pages/i18n/i18n-page.html
- 82
+ 92
@@ -7680,7 +7716,7 @@
超过 ${thresholdMax}% 的当前投资在 ${currency} 中(占比 ${maxValueRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
- 84
+ 94
@@ -7688,7 +7724,7 @@
您的当前投资的主要部分以 ${currency} 计价(占比 ${maxValueRatio}%),并且未超过 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 88
+ 98
@@ -7809,7 +7845,7 @@
货币集群风险
apps/client/src/app/pages/i18n/i18n-page.html
- 70
+ 80
@@ -7817,7 +7853,7 @@
经济市场集群风险
apps/client/src/app/pages/i18n/i18n-page.html
- 93
+ 103
@@ -7825,7 +7861,7 @@
应急基金
apps/client/src/app/pages/i18n/i18n-page.html
- 131
+ 141
@@ -7833,7 +7869,39 @@
费用
apps/client/src/app/pages/i18n/i18n-page.html
- 148
+ 158
+
+
+
+ Liquidity
+ Liquidity
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 70
+
+
+
+ Buying Power
+ Buying Power
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+ Your buying power is below ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 73
+
+
+
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Your buying power exceeds ${thresholdMin} ${baseCurrency}
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 77
@@ -7841,7 +7909,7 @@
区域市场集群风险
apps/client/src/app/pages/i18n/i18n-page.html
- 150
+ 160
@@ -7857,7 +7925,7 @@
发达市场
apps/client/src/app/pages/i18n/i18n-page.html
- 96
+ 106
@@ -7865,7 +7933,7 @@
发达市场对您的当前投资 (${developedMarketsValueRatio}%) 的贡献超过了 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 99
+ 109
@@ -7873,7 +7941,7 @@
发达市场对您的当前投资 (${developedMarketsValueRatio}%) 的贡献低于 ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 104
+ 114
@@ -7881,7 +7949,7 @@
发达市场对您的当前投资 (${developedMarketsValueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间
apps/client/src/app/pages/i18n/i18n-page.html
- 109
+ 119
@@ -7889,7 +7957,7 @@
新兴市场
apps/client/src/app/pages/i18n/i18n-page.html
- 114
+ 124
@@ -7897,7 +7965,7 @@
新兴市场对您的当前投资 (${emergingMarketsValueRatio}%) 的贡献超过了 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 117
+ 127
@@ -7905,7 +7973,7 @@
新兴市场对您的当前投资 (${emergingMarketsValueRatio}%) 的贡献低于 ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 122
+ 132
@@ -7913,7 +7981,7 @@
新兴市场对您的当前投资 (${emergingMarketsValueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间
apps/client/src/app/pages/i18n/i18n-page.html
- 127
+ 137
@@ -7937,7 +8005,7 @@
亚太地区
apps/client/src/app/pages/i18n/i18n-page.html
- 152
+ 162
@@ -7945,7 +8013,7 @@
亚太地区对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 154
+ 164
@@ -7953,7 +8021,7 @@
亚太地区对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 158
+ 168
@@ -7961,7 +8029,7 @@
亚太地区对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间
apps/client/src/app/pages/i18n/i18n-page.html
- 162
+ 172
@@ -7969,7 +8037,7 @@
新兴市场
apps/client/src/app/pages/i18n/i18n-page.html
- 167
+ 177
@@ -7977,7 +8045,7 @@
新兴市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 170
+ 180
@@ -7985,7 +8053,7 @@
新兴市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 174
+ 184
@@ -7993,7 +8061,7 @@
新兴市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间
apps/client/src/app/pages/i18n/i18n-page.html
- 178
+ 188
@@ -8001,7 +8069,7 @@
欧洲市场
apps/client/src/app/pages/i18n/i18n-page.html
- 182
+ 192
@@ -8009,7 +8077,7 @@
欧洲市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 184
+ 194
@@ -8017,7 +8085,7 @@
欧洲市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 188
+ 198
@@ -8025,7 +8093,7 @@
欧洲市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间
apps/client/src/app/pages/i18n/i18n-page.html
- 192
+ 202
@@ -8033,7 +8101,7 @@
日本市场
apps/client/src/app/pages/i18n/i18n-page.html
- 196
+ 206
@@ -8041,7 +8109,7 @@
日本市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 198
+ 208
@@ -8049,7 +8117,7 @@
日本市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 202
+ 212
@@ -8057,7 +8125,7 @@
日本市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间
apps/client/src/app/pages/i18n/i18n-page.html
- 206
+ 216
@@ -8065,7 +8133,7 @@
北美市场
apps/client/src/app/pages/i18n/i18n-page.html
- 210
+ 220
@@ -8073,7 +8141,7 @@
北美市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}%
apps/client/src/app/pages/i18n/i18n-page.html
- 212
+ 222
@@ -8081,7 +8149,7 @@
北美市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}%
apps/client/src/app/pages/i18n/i18n-page.html
- 216
+ 226
@@ -8089,7 +8157,7 @@
北美市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间
apps/client/src/app/pages/i18n/i18n-page.html
- 220
+ 230