diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf index 67b172079..34824947a 100644 --- a/apps/client/src/locales/messages.de.xlf +++ b/apps/client/src/locales/messages.de.xlf @@ -1,9 +1,9 @@ - - + You are using the Live Demo. + You are using the Live Demo. apps/client/src/app/app.component.html 27 @@ -11,6 +11,7 @@ Create Account + Create Account apps/client/src/app/app.component.html 28 @@ -22,6 +23,7 @@ The risk of loss in trading can be substantial. It is not advisable to invest money you may need in the short term. + The risk of loss in trading can be substantial. It is not advisable to invest money you may need in the short term. apps/client/src/app/app.component.html 55,56 @@ -29,6 +31,7 @@ Grantee + Grantee apps/client/src/app/components/access-table/access-table.component.html 3 @@ -36,6 +39,7 @@ Type + Type apps/client/src/app/components/access-table/access-table.component.html 10 @@ -59,6 +63,7 @@ Details + Details apps/client/src/app/components/access-table/access-table.component.html 20 @@ -66,13 +71,23 @@ Revoke + Revoke apps/client/src/app/components/access-table/access-table.component.html 46,48 + + Do you really want to revoke this granted access? + Do you really want to revoke this granted access? + + apps/client/src/app/components/access-table/access-table.component.ts + 49 + + Activities + Activities apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html 41 @@ -96,6 +111,7 @@ Name + Name apps/client/src/app/components/accounts-table/accounts-table.component.html 3 @@ -111,6 +127,7 @@ Total + Total apps/client/src/app/components/accounts-table/accounts-table.component.html 18 @@ -122,6 +139,7 @@ Currency + Currency apps/client/src/app/components/accounts-table/accounts-table.component.html 27,29 @@ -129,6 +147,7 @@ Platform + Platform apps/client/src/app/components/accounts-table/accounts-table.component.html 44,46 @@ -136,6 +155,7 @@ Cash Balance + Cash Balance apps/client/src/app/components/accounts-table/accounts-table.component.html 86,88 @@ -143,6 +163,7 @@ Value + Value apps/client/src/app/components/accounts-table/accounts-table.component.html 121,123 @@ -158,6 +179,7 @@ Edit + Edit apps/client/src/app/components/accounts-table/accounts-table.component.html 199 @@ -169,6 +191,7 @@ Delete + Delete apps/client/src/app/components/accounts-table/accounts-table.component.html 207 @@ -182,8 +205,17 @@ 387 + + Do you really want to delete this account? + Do you really want to delete this account? + + apps/client/src/app/components/accounts-table/accounts-table.component.ts + 73 + + Delete Jobs + Delete Jobs apps/client/src/app/components/admin-jobs/admin-jobs.html 21 @@ -191,6 +223,7 @@ # + # apps/client/src/app/components/admin-jobs/admin-jobs.html 27 @@ -198,6 +231,7 @@ Symbol + Symbol apps/client/src/app/components/admin-jobs/admin-jobs.html 29 @@ -209,6 +243,7 @@ Data Source + Data Source apps/client/src/app/components/admin-jobs/admin-jobs.html 30 @@ -224,6 +259,7 @@ Attempts + Attempts apps/client/src/app/components/admin-jobs/admin-jobs.html 31 @@ -231,6 +267,7 @@ Created + Created apps/client/src/app/components/admin-jobs/admin-jobs.html 32 @@ -238,6 +275,7 @@ Finished + Finished apps/client/src/app/components/admin-jobs/admin-jobs.html 33 @@ -245,6 +283,7 @@ Status + Status apps/client/src/app/components/admin-jobs/admin-jobs.html 34 @@ -252,6 +291,7 @@ Asset Profile + Asset Profile apps/client/src/app/components/admin-jobs/admin-jobs.html 49 @@ -259,6 +299,7 @@ Historical Market Data + Historical Market Data apps/client/src/app/components/admin-jobs/admin-jobs.html 54 @@ -266,6 +307,7 @@ View Data + View Data apps/client/src/app/components/admin-jobs/admin-jobs.html 108,110 @@ -273,6 +315,7 @@ View Stacktrace + View Stacktrace apps/client/src/app/components/admin-jobs/admin-jobs.html 116,118 @@ -280,6 +323,7 @@ Delete Job + Delete Job apps/client/src/app/components/admin-jobs/admin-jobs.html 119,121 @@ -287,6 +331,7 @@ Details for + Details for apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html 2 @@ -294,6 +339,7 @@ Date + Date apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html 6 @@ -305,6 +351,7 @@ Market Price + Market Price apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html 26 @@ -312,6 +359,7 @@ Cancel + Cancel apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html 45 @@ -335,6 +383,7 @@ Save + Save apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html 46,48 @@ -350,6 +399,7 @@ First Activity + First Activity apps/client/src/app/components/admin-market-data/admin-market-data.html 9 @@ -357,6 +407,7 @@ Activity Count + Activity Count apps/client/src/app/components/admin-market-data/admin-market-data.html 10 @@ -364,6 +415,7 @@ Historical Data + Historical Data apps/client/src/app/components/admin-market-data/admin-market-data.html 11 @@ -371,6 +423,7 @@ Gather Data + Gather Data apps/client/src/app/components/admin-market-data/admin-market-data.html 42,44 @@ -378,6 +431,7 @@ Gather Profile Data + Gather Profile Data apps/client/src/app/components/admin-market-data/admin-market-data.html 49,51 @@ -385,13 +439,55 @@ Delete Profile Data + Delete Profile Data apps/client/src/app/components/admin-market-data/admin-market-data.html 57,59 + + Please add a currency: + Please add a currency: + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 106 + + + + Do you really want to delete this coupon? + Do you really want to delete this coupon? + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 120 + + + + Do you really want to delete this currency? + Do you really want to delete this currency? + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 133 + + + + Do you really want to flush the cache? + Do you really want to flush the cache? + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 150 + + + + Please set your system message: + Please set your system message: + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 199 + + User Count + User Count apps/client/src/app/components/admin-overview/admin-overview.html 7 @@ -399,6 +495,7 @@ Transaction Count + Transaction Count apps/client/src/app/components/admin-overview/admin-overview.html 11 @@ -406,6 +503,7 @@ per User + per User apps/client/src/app/components/admin-overview/admin-overview.html 15 @@ -413,6 +511,7 @@ Data Gathering + Data Gathering apps/client/src/app/components/admin-overview/admin-overview.html 20 @@ -420,6 +519,7 @@ Gather Recent Data + Gather Recent Data apps/client/src/app/components/admin-overview/admin-overview.html 33 @@ -427,6 +527,7 @@ Gather All Data + Gather All Data apps/client/src/app/components/admin-overview/admin-overview.html 46 @@ -434,6 +535,7 @@ Gather Profile Data + Gather Profile Data apps/client/src/app/components/admin-overview/admin-overview.html 60 @@ -441,6 +543,7 @@ Exchange Rates + Exchange Rates apps/client/src/app/components/admin-overview/admin-overview.html 67 @@ -448,6 +551,7 @@ Add Currency + Add Currency apps/client/src/app/components/admin-overview/admin-overview.html 106 @@ -455,6 +559,7 @@ System Message + System Message apps/client/src/app/components/admin-overview/admin-overview.html 112 @@ -462,6 +567,7 @@ Set Message + Set Message apps/client/src/app/components/admin-overview/admin-overview.html 134 @@ -469,6 +575,7 @@ Read-only Mode + Read-only Mode apps/client/src/app/components/admin-overview/admin-overview.html 139 @@ -476,6 +583,7 @@ Coupons + Coupons apps/client/src/app/components/admin-overview/admin-overview.html 152 @@ -483,6 +591,7 @@ Add + Add apps/client/src/app/components/admin-overview/admin-overview.html 183 @@ -490,6 +599,7 @@ Housekeeping + Housekeeping apps/client/src/app/components/admin-overview/admin-overview.html 190 @@ -497,13 +607,23 @@ Flush Cache + Flush Cache apps/client/src/app/components/admin-overview/admin-overview.html 194 + + Do you really want to delete this user? + Do you really want to delete this user? + + apps/client/src/app/components/admin-users/admin-users.component.ts + 59 + + User + User apps/client/src/app/components/admin-users/admin-users.html 9 @@ -515,6 +635,7 @@ Registration + Registration apps/client/src/app/components/admin-users/admin-users.html 10,12 @@ -522,6 +643,7 @@ Accounts + Accounts apps/client/src/app/components/admin-users/admin-users.html 13,15 @@ -529,6 +651,7 @@ Activities + Activities apps/client/src/app/components/admin-users/admin-users.html 16,18 @@ -536,6 +659,7 @@ Engagement per Day + Engagement per Day apps/client/src/app/components/admin-users/admin-users.html 19,21 @@ -543,6 +667,7 @@ Last Request + Last Request apps/client/src/app/components/admin-users/admin-users.html 22 @@ -550,6 +675,7 @@ Current Market Mood + Current Market Mood apps/client/src/app/components/fear-and-greed-index/fear-and-greed-index.component.html 11 @@ -557,7 +683,7 @@ Overview - Übersicht + Overview apps/client/src/app/components/header/header.component.html 21 @@ -569,7 +695,7 @@ Portfolio - Portfolio + Portfolio apps/client/src/app/components/header/header.component.html 32 @@ -585,7 +711,7 @@ Accounts - Konten + Accounts apps/client/src/app/components/header/header.component.html 43 @@ -601,7 +727,7 @@ Admin Control - Administration + Admin Control apps/client/src/app/components/header/header.component.html 55 @@ -613,7 +739,7 @@ Resources - Ressourcen + Resources apps/client/src/app/components/header/header.component.html 66 @@ -629,6 +755,7 @@ Pricing + Pricing apps/client/src/app/components/header/header.component.html 80 @@ -644,7 +771,7 @@ About - Über + About apps/client/src/app/components/header/header.component.html 91 @@ -656,6 +783,7 @@ Me + Me apps/client/src/app/components/header/header.component.html 127 @@ -663,6 +791,7 @@ My Ghostfolio + My Ghostfolio apps/client/src/app/components/header/header.component.html 183 @@ -670,6 +799,7 @@ About Ghostfolio + About Ghostfolio apps/client/src/app/components/header/header.component.html 222 @@ -681,6 +811,7 @@ Features + Features apps/client/src/app/components/header/header.component.html 246 @@ -688,6 +819,7 @@ Markets + Markets apps/client/src/app/components/header/header.component.html 280 @@ -699,6 +831,7 @@ Sign In + Sign In apps/client/src/app/components/header/header.component.html 288,290 @@ -706,13 +839,31 @@ Get Started + Get Started apps/client/src/app/components/header/header.component.html 298,299 + + Sign in + Sign in + + apps/client/src/app/components/header/header.component.ts + 112 + + + + Oops! Incorrect Security Token. + Oops! Incorrect Security Token. + + apps/client/src/app/components/header/header.component.ts + 126 + + Manage Activities + Manage Activities apps/client/src/app/components/home-holdings/home-holdings.html 30 @@ -724,6 +875,7 @@ Last Days + Last Days apps/client/src/app/components/home-market/home-market.html 6 @@ -731,6 +883,7 @@ Summary + Summary apps/client/src/app/components/home-summary/home-summary.html 6 @@ -738,6 +891,7 @@ Security Token + Security Token apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 10,14 @@ -749,6 +903,7 @@ or + or apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 20,22 @@ -772,6 +927,7 @@ Sign in with Internet Identity + Sign in with Internet Identity apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 30,32 @@ -779,6 +935,7 @@ Sign in with Google + Sign in with Google apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 37,43 @@ -786,6 +943,7 @@ Stay signed in + Stay signed in apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 46,52 @@ -793,6 +951,7 @@ Sign in + Sign in apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 57,61 @@ -800,6 +959,7 @@ Time in Market + Time in Market apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 3 @@ -807,6 +967,7 @@ Buy + Buy apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 12 @@ -814,6 +975,7 @@ Sell + Sell apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 23 @@ -821,6 +983,7 @@ Investment + Investment apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 40 @@ -828,6 +991,7 @@ Absolute Gross Performance + Absolute Gross Performance apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 51 @@ -835,6 +999,7 @@ Gross Performance (TWR) + Gross Performance (TWR) apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 62 @@ -842,6 +1007,7 @@ Fees for + Fees for apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 77,80 @@ -849,6 +1015,7 @@ {VAR_PLURAL, plural, =1 {transaction} other {transactions}} + {VAR_PLURAL, plural, =1 {transaction} other {transactions}} apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 78,79 @@ -856,6 +1023,7 @@ Absolute Net Performance + Absolute Net Performance apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 95 @@ -863,6 +1031,7 @@ Net Performance (TWR) + Net Performance (TWR) apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 106 @@ -870,6 +1039,7 @@ Total Assets + Total Assets apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 122 @@ -877,6 +1047,7 @@ Valuables + Valuables apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 134 @@ -884,6 +1055,7 @@ Emergency Fund + Emergency Fund apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 145 @@ -895,6 +1067,7 @@ Buying Power + Buying Power apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 165 @@ -902,6 +1075,7 @@ Net Worth + Net Worth apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 179 @@ -909,6 +1083,7 @@ Annualized Performance + Annualized Performance apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 190 @@ -916,6 +1091,7 @@ Dividend + Dividend apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 206 @@ -925,8 +1101,17 @@ 57 + + Please enter the amount of your emergency fund: + Please enter the amount of your emergency fund: + + apps/client/src/app/components/portfolio-summary/portfolio-summary.component.ts + 48 + + Sectors + Sectors apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html 173 @@ -938,6 +1123,7 @@ Countries + Countries apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html 184 @@ -945,6 +1131,7 @@ Tags + Tags apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html 220 @@ -956,6 +1143,7 @@ Report Data Glitch + Report Data Glitch apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html 235 @@ -963,6 +1151,7 @@ Symbol + Symbol apps/client/src/app/components/positions-table/positions-table.component.html 21,23 @@ -970,6 +1159,7 @@ Name + Name apps/client/src/app/components/positions-table/positions-table.component.html 36,38 @@ -977,6 +1167,7 @@ Allocation + Allocation apps/client/src/app/components/positions-table/positions-table.component.html 74,76 @@ -984,6 +1175,7 @@ Performance + Performance apps/client/src/app/components/positions-table/positions-table.component.html 94,96 @@ -991,13 +1183,103 @@ Show all + Show all apps/client/src/app/components/positions-table/positions-table.component.html 140,142 + + Today + Today + + apps/client/src/app/components/toggle/toggle.component.ts + 21 + + + + YTD + YTD + + apps/client/src/app/components/toggle/toggle.component.ts + 22 + + + + 1Y + 1Y + + apps/client/src/app/components/toggle/toggle.component.ts + 23 + + + + 5Y + 5Y + + apps/client/src/app/components/toggle/toggle.component.ts + 24 + + + + Max + Max + + apps/client/src/app/components/toggle/toggle.component.ts + 25 + + + + This feature is currently unavailable. Please try again later. + This feature is currently unavailable. Please try again later. + + apps/client/src/app/core/http-response.interceptor.ts + 59 + + + + This feature requires a subscription. + This feature requires a subscription. + + apps/client/src/app/core/http-response.interceptor.ts + 65 + + + + Upgrade Plan + Upgrade Plan + + apps/client/src/app/core/http-response.interceptor.ts + 67 + + + + Oops! Something went wrong. Please try again later. + Oops! Something went wrong. Please try again later. + + apps/client/src/app/core/http-response.interceptor.ts + 84 + + + + Okay + Okay + + apps/client/src/app/core/http-response.interceptor.ts + 85 + + + + About + About + + apps/client/src/app/pages/about/about-page-routing.module.ts + 12 + + Check the system status at status.ghostfol.io. + Check the system status at status.ghostfol.io. apps/client/src/app/pages/about/about-page.html 25,28 @@ -1005,6 +1287,7 @@ Ghostfolio in Numbers + Ghostfolio in Numbers apps/client/src/app/pages/about/about-page.html 105 @@ -1012,6 +1295,7 @@ FAQ + FAQ apps/client/src/app/pages/about/about-page.html 183 @@ -1019,6 +1303,7 @@ Changelog & License + Changelog & License apps/client/src/app/pages/about/about-page.html 196 @@ -1026,6 +1311,7 @@ Privacy Policy + Privacy Policy apps/client/src/app/pages/about/about-page.html 206 @@ -1037,6 +1323,7 @@ Blog + Blog apps/client/src/app/pages/about/about-page.html 216 @@ -1046,8 +1333,17 @@ 4 + + Changelog & License + Changelog & License + + apps/client/src/app/pages/about/changelog/changelog-page-routing.module.ts + 12 + + Changelog + Changelog apps/client/src/app/pages/about/changelog/changelog-page.html 4 @@ -1055,13 +1351,71 @@ License + License apps/client/src/app/pages/about/changelog/changelog-page.html 15 + + Privacy Policy + Privacy Policy + + apps/client/src/app/pages/about/privacy-policy/privacy-policy-page-routing.module.ts + 12 + + + + My Ghostfolio + My Ghostfolio + + apps/client/src/app/pages/account/account-page-routing.module.ts + 12 + + + + Please enter your coupon code: + Please enter your coupon code: + + apps/client/src/app/pages/account/account-page.component.ts + 221 + + + + Could not redeem coupon code + Could not redeem coupon code + + apps/client/src/app/pages/account/account-page.component.ts + 231 + + + + Coupon code has been redeemed + Coupon code has been redeemed + + apps/client/src/app/pages/account/account-page.component.ts + 243 + + + + Reload + Reload + + apps/client/src/app/pages/account/account-page.component.ts + 244 + + + + Do you really want to remove this sign in method? + Do you really want to remove this sign in method? + + apps/client/src/app/pages/account/account-page.component.ts + 290 + + Account + Account apps/client/src/app/pages/account/account-page.html 4 @@ -1077,6 +1431,7 @@ Membership + Membership apps/client/src/app/pages/account/account-page.html 15 @@ -1084,6 +1439,7 @@ Upgrade + Upgrade apps/client/src/app/pages/account/account-page.html 37,39 @@ -1091,6 +1447,7 @@ per year + per year apps/client/src/app/pages/account/account-page.html 49 @@ -1102,6 +1459,7 @@ Try Premium + Try Premium apps/client/src/app/pages/account/account-page.html 57 @@ -1109,6 +1467,7 @@ Redeem Coupon + Redeem Coupon apps/client/src/app/pages/account/account-page.html 69 @@ -1116,6 +1475,7 @@ Presenter View + Presenter View apps/client/src/app/pages/account/account-page.html 76 @@ -1123,6 +1483,7 @@ Hides sensitive values such as absolute performances and quantities. + Hides sensitive values such as absolute performances and quantities. apps/client/src/app/pages/account/account-page.html 77,80 @@ -1130,6 +1491,7 @@ Base Currency + Base Currency apps/client/src/app/pages/account/account-page.html 94,96 @@ -1137,6 +1499,7 @@ Locale + Locale apps/client/src/app/pages/account/account-page.html 116 @@ -1144,6 +1507,7 @@ Date and number format + Date and number format apps/client/src/app/pages/account/account-page.html 117,119 @@ -1151,6 +1515,7 @@ View Mode + View Mode apps/client/src/app/pages/account/account-page.html 140,142 @@ -1158,6 +1523,7 @@ Sign in with fingerprint + Sign in with fingerprint apps/client/src/app/pages/account/account-page.html 162 @@ -1165,6 +1531,7 @@ User ID + User ID apps/client/src/app/pages/account/account-page.html 173 @@ -1172,6 +1539,7 @@ Granted Access + Granted Access apps/client/src/app/pages/account/account-page.html 182 @@ -1179,6 +1547,7 @@ Grant access + Grant access apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html 2 @@ -1186,13 +1555,23 @@ Public + Public apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html 8 + + Accounts + Accounts + + apps/client/src/app/pages/accounts/accounts-page-routing.module.ts + 12 + + Update account + Update account apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 2 @@ -1200,6 +1579,7 @@ Add account + Add account apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 3 @@ -1207,6 +1587,7 @@ Cash + Cash apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 15 @@ -1214,6 +1595,7 @@ Securities + Securities apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 16 @@ -1221,6 +1603,7 @@ Currency + Currency apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 22 @@ -1232,6 +1615,7 @@ Cash Balance + Cash Balance apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 32 @@ -1239,6 +1623,7 @@ Platform + Platform apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 44 @@ -1246,13 +1631,47 @@ Account ID + Account ID apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 55 + + Admin Control + Admin Control + + apps/client/src/app/pages/admin/admin-page-routing.module.ts + 23 + + + + Blog + Blog + + apps/client/src/app/pages/blog/blog-page-routing.module.ts + 12 + + + + As you are already logged in, you cannot access the demo account. + As you are already logged in, you cannot access the demo account. + + apps/client/src/app/pages/demo/demo-page.component.ts + 31 + + + + FAQ + FAQ + + apps/client/src/app/pages/faq/faq-page-routing.module.ts + 12 + + Frequently Asked Questions (FAQ) + Frequently Asked Questions (FAQ) apps/client/src/app/pages/faq/faq-page.html 4 @@ -1260,6 +1679,7 @@ What is Ghostfolio? + What is Ghostfolio? apps/client/src/app/pages/faq/faq-page.html 6 @@ -1267,6 +1687,7 @@ Ghostfolio is a lightweight, open source wealth management application for individuals to keep track of their net worth. The software empowers you to make solid, data-driven investment decisions. + Ghostfolio is a lightweight, open source wealth management application for individuals to keep track of their net worth. The software empowers you to make solid, data-driven investment decisions. apps/client/src/app/pages/faq/faq-page.html 7,11 @@ -1274,6 +1695,7 @@ What assets can I track with Ghostfolio? + What assets can I track with Ghostfolio? apps/client/src/app/pages/faq/faq-page.html 15 @@ -1281,6 +1703,7 @@ With Ghostfolio, you can keep track of various assets like stocks, ETFs or cryptocurrencies. + With Ghostfolio, you can keep track of various assets like stocks, ETFs or cryptocurrencies. apps/client/src/app/pages/faq/faq-page.html 17,20 @@ -1288,6 +1711,7 @@ What else is included in Ghostfolio? + What else is included in Ghostfolio? apps/client/src/app/pages/faq/faq-page.html 24 @@ -1295,6 +1719,7 @@ Please find a feature overview to manage your wealth here. + Please find a feature overview to manage your wealth here. apps/client/src/app/pages/faq/faq-page.html 26,29 @@ -1302,6 +1727,7 @@ How do I start? + How do I start? apps/client/src/app/pages/faq/faq-page.html 32 @@ -1309,6 +1735,7 @@ You can sign up via the “Get Started” button at the top of the page. You have multiple options to join Ghostfolio: Create an account with a security token, using Internet Identity or Google Sign. We will guide you to set up your portfolio. + You can sign up via the “Get Started” button at the top of the page. You have multiple options to join Ghostfolio: Create an account with a security token, using Internet Identity or Google Sign. We will guide you to set up your portfolio. apps/client/src/app/pages/faq/faq-page.html 33,43 @@ -1316,6 +1743,7 @@ Can I use Ghostfolio anonymously? + Can I use Ghostfolio anonymously? apps/client/src/app/pages/faq/faq-page.html 46 @@ -1323,6 +1751,7 @@ Yes, the authentication systems (via security token or Internet Identity) enable you to sign in securely and anonymously to Ghostfolio. There is no need for an email address, phone number, or a username. + Yes, the authentication systems (via security token or Internet Identity) enable you to sign in securely and anonymously to Ghostfolio. There is no need for an email address, phone number, or a username. apps/client/src/app/pages/faq/faq-page.html 47,54 @@ -1330,6 +1759,7 @@ How can Ghostfolio be free? + How can Ghostfolio be free? apps/client/src/app/pages/faq/faq-page.html 57 @@ -1337,6 +1767,7 @@ This project is driven by the efforts of contributors from around the world. The source code is fully available as open source software (OSS). Our Ghostfolio Premium users and sponsors allow us to run a free, limited plan for new investors. + This project is driven by the efforts of contributors from around the world. The source code is fully available as open source software (OSS). Our Ghostfolio Premium users and sponsors allow us to run a free, limited plan for new investors. apps/client/src/app/pages/faq/faq-page.html 59,65 @@ -1344,6 +1775,7 @@ Is it really free? + Is it really free? apps/client/src/app/pages/faq/faq-page.html 69 @@ -1351,6 +1783,7 @@ Yes, it is! Our pricing page details everything you get for free. + Yes, it is! Our pricing page details everything you get for free. apps/client/src/app/pages/faq/faq-page.html 71,73 @@ -1358,6 +1791,7 @@ What is Ghostfolio Premium? + What is Ghostfolio Premium? apps/client/src/app/pages/faq/faq-page.html 77 @@ -1365,6 +1799,7 @@ Ghostfolio Premium is a fully managed Ghostfolio cloud offering for ambitious investors. The revenue is used to cover the hosting infrastructure. It is the Open Source code base with some extras like the market overview. + Ghostfolio Premium is a fully managed Ghostfolio cloud offering for ambitious investors. The revenue is used to cover the hosting infrastructure. It is the Open Source code base with some extras like the market overview. apps/client/src/app/pages/faq/faq-page.html 79,82 @@ -1372,6 +1807,7 @@ Can I start with a trial version? + Can I start with a trial version? apps/client/src/app/pages/faq/faq-page.html 86 @@ -1379,6 +1815,7 @@ Yes, you can try Ghostfolio Premium by signing up for Ghostfolio and applying for a trial (see “My Ghostfolio”). It’s easy, free and there is no commitment. You can stop using it at any time. + Yes, you can try Ghostfolio Premium by signing up for Ghostfolio and applying for a trial (see “My Ghostfolio”). It’s easy, free and there is no commitment. You can stop using it at any time. apps/client/src/app/pages/faq/faq-page.html 88,92 @@ -1386,6 +1823,7 @@ Which devices are supported? + Which devices are supported? apps/client/src/app/pages/faq/faq-page.html 96 @@ -1393,6 +1831,7 @@ Ghostfolio works in every modern web browser on smartphones, tablets and desktop computers (where you have even more analysis options and statistics). For Android users, there is a dedicated Ghostfolio app available in the Google Play Store. + Ghostfolio works in every modern web browser on smartphones, tablets and desktop computers (where you have even more analysis options and statistics). For Android users, there is a dedicated Ghostfolio app available in the Google Play Store. apps/client/src/app/pages/faq/faq-page.html 98,105 @@ -1400,6 +1839,7 @@ Ghostfolio sounds cool, how can I get involved? + Ghostfolio sounds cool, how can I get involved? apps/client/src/app/pages/faq/faq-page.html 110 @@ -1407,6 +1847,7 @@ Any support for Ghostfolio is welcome. Be it with a Ghostfolio Premium subscription to finance the hosting, a positive rating in the Google Play Store, a star on GitHub, feedback, bug reports, feature requests and of course contributions! You can reach us by email at hi@ghostfol.io or on Twitter @ghostfolio_. + Any support for Ghostfolio is welcome. Be it with a Ghostfolio Premium subscription to finance the hosting, a positive rating in the Google Play Store, a star on GitHub, feedback, bug reports, feature requests and of course contributions! You can reach us by email at hi@ghostfol.io or on Twitter @ghostfolio_. apps/client/src/app/pages/faq/faq-page.html 113,125 @@ -1414,6 +1855,7 @@ Got any other questions? + Got any other questions? apps/client/src/app/pages/faq/faq-page.html 129 @@ -1421,13 +1863,23 @@ Join the Ghostfolio Slack community, tweet to @ghostfolio_ or send an e-mail to hi@ghostfol.io. + Join the Ghostfolio Slack community, tweet to @ghostfolio_ or send an e-mail to hi@ghostfol.io. apps/client/src/app/pages/faq/faq-page.html 131,138 + + Features + Features + + apps/client/src/app/pages/features/features-page-routing.module.ts + 12 + + Features + Features apps/client/src/app/pages/features/features-page.html 4,6 @@ -1435,6 +1887,7 @@ Stocks + Stocks apps/client/src/app/pages/features/features-page.html 17 @@ -1442,6 +1895,7 @@ ETFs + ETFs apps/client/src/app/pages/features/features-page.html 25 @@ -1449,6 +1903,7 @@ Bonds + Bonds apps/client/src/app/pages/features/features-page.html 36 @@ -1456,6 +1911,7 @@ Cryptocurrencies + Cryptocurrencies apps/client/src/app/pages/features/features-page.html 47 @@ -1463,6 +1919,7 @@ Wealth Items + Wealth Items apps/client/src/app/pages/features/features-page.html 68 @@ -1470,6 +1927,7 @@ Import and Export + Import and Export apps/client/src/app/pages/features/features-page.html 90 @@ -1477,6 +1935,7 @@ Multi-Accounts + Multi-Accounts apps/client/src/app/pages/features/features-page.html 98 @@ -1484,6 +1943,7 @@ Portfolio Calculations + Portfolio Calculations apps/client/src/app/pages/features/features-page.html 110 @@ -1491,6 +1951,7 @@ Portfolio Allocations + Portfolio Allocations apps/client/src/app/pages/features/features-page.html 128 @@ -1498,6 +1959,7 @@ Dark Mode + Dark Mode apps/client/src/app/pages/features/features-page.html 144 @@ -1505,6 +1967,7 @@ Zen Mode + Zen Mode apps/client/src/app/pages/features/features-page.html 155 @@ -1512,6 +1975,7 @@ Market Mood + Market Mood apps/client/src/app/pages/features/features-page.html 169 @@ -1519,6 +1983,7 @@ Static Analysis + Static Analysis apps/client/src/app/pages/features/features-page.html 184 @@ -1526,6 +1991,7 @@ Community + Community apps/client/src/app/pages/features/features-page.html 200 @@ -1533,6 +1999,7 @@ Open Source Software + Open Source Software apps/client/src/app/pages/features/features-page.html 217 @@ -1540,6 +2007,7 @@ Get Started + Get Started apps/client/src/app/pages/features/features-page.html 235,237 @@ -1549,8 +2017,21 @@ 206,208 + + Overview + Overview + + apps/client/src/app/pages/home/home-page-routing.module.ts + 23 + + + apps/client/src/app/pages/zen/zen-page-routing.module.ts + 19 + + Manage your wealth like a boss + Manage your wealth like a boss apps/client/src/app/pages/landing/landing-page.html 4,6 @@ -1558,6 +2039,7 @@ Get Started + Get Started apps/client/src/app/pages/landing/landing-page.html 35,37 @@ -1573,6 +2055,7 @@ Live Demo + Live Demo apps/client/src/app/pages/landing/landing-page.html 44,46 @@ -1584,13 +2067,31 @@ Learn more about Ghostfolio + Learn more about Ghostfolio apps/client/src/app/pages/landing/landing-page.html 111 + + Markets + Markets + + apps/client/src/app/pages/markets/markets-page-routing.module.ts + 12 + + + + Allocations + Allocations + + apps/client/src/app/pages/portfolio/allocations/allocations-page-routing.module.ts + 12 + + Allocations + Allocations apps/client/src/app/pages/portfolio/allocations/allocations-page.html 4 @@ -1602,6 +2103,7 @@ By Account + By Account apps/client/src/app/pages/portfolio/allocations/allocations-page.html 17 @@ -1609,6 +2111,7 @@ By Currency + By Currency apps/client/src/app/pages/portfolio/allocations/allocations-page.html 42 @@ -1616,6 +2119,7 @@ By Asset Class + By Asset Class apps/client/src/app/pages/portfolio/allocations/allocations-page.html 70 @@ -1623,6 +2127,7 @@ By Holding + By Holding apps/client/src/app/pages/portfolio/allocations/allocations-page.html 97,98 @@ -1630,6 +2135,7 @@ By Sector + By Sector apps/client/src/app/pages/portfolio/allocations/allocations-page.html 126 @@ -1637,6 +2143,7 @@ By Continent + By Continent apps/client/src/app/pages/portfolio/allocations/allocations-page.html 155 @@ -1644,6 +2151,7 @@ By Country + By Country apps/client/src/app/pages/portfolio/allocations/allocations-page.html 183 @@ -1651,6 +2159,7 @@ Regions + Regions apps/client/src/app/pages/portfolio/allocations/allocations-page.html 214 @@ -1660,8 +2169,17 @@ 75 + + Analysis + Analysis + + apps/client/src/app/pages/portfolio/analysis/analysis-page-routing.module.ts + 12 + + Analysis + Analysis apps/client/src/app/pages/portfolio/analysis/analysis-page.html 4 @@ -1673,6 +2191,7 @@ Investment Timeline + Investment Timeline apps/client/src/app/pages/portfolio/analysis/analysis-page.html 10 @@ -1680,6 +2199,7 @@ Top 3 + Top 3 apps/client/src/app/pages/portfolio/analysis/analysis-page.html 55 @@ -1687,15 +2207,25 @@ Bottom 3 + Bottom 3 apps/client/src/app/pages/portfolio/analysis/analysis-page.html 91 - + FIRE + FIRE - apps/client/src/app/pages/portfolio/fire/fire-page.html + apps/client/src/app/pages/portfolio/fire/fire-page-routing.module.ts + 12 + + + + FIRE + FIRE + + apps/client/src/app/pages/portfolio/fire/fire-page.html 4 @@ -1705,6 +2235,7 @@ Calculator + Calculator apps/client/src/app/pages/portfolio/fire/fire-page.html 6 @@ -1712,13 +2243,23 @@ 4% Rule + 4% Rule apps/client/src/app/pages/portfolio/fire/fire-page.html 20 + + Holdings + Holdings + + apps/client/src/app/pages/portfolio/holdings/holdings-page-routing.module.ts + 12 + + Holdings + Holdings apps/client/src/app/pages/portfolio/holdings/holdings-page.html 4 @@ -1734,6 +2275,7 @@ Get an overview of your current holdings. + Get an overview of your current holdings. apps/client/src/app/pages/portfolio/portfolio-page.html 7,9 @@ -1741,6 +2283,7 @@ Open Holdings + Open Holdings apps/client/src/app/pages/portfolio/portfolio-page.html 16 @@ -1748,6 +2291,7 @@ Manage your activities: stocks, ETFs, cryptocurrencies, dividend, and valuables. + Manage your activities: stocks, ETFs, cryptocurrencies, dividend, and valuables. apps/client/src/app/pages/portfolio/portfolio-page.html 25,28 @@ -1755,6 +2299,7 @@ Open Activities + Open Activities apps/client/src/app/pages/portfolio/portfolio-page.html 35 @@ -1762,6 +2307,7 @@ Check the allocations of your portfolio by account, asset class, currency, sector and region. + Check the allocations of your portfolio by account, asset class, currency, sector and region. apps/client/src/app/pages/portfolio/portfolio-page.html 50,53 @@ -1769,6 +2315,7 @@ Open Allocations + Open Allocations apps/client/src/app/pages/portfolio/portfolio-page.html 60 @@ -1776,6 +2323,7 @@ Ghostfolio Analysis visualizes your portfolio and shows your top and bottom performers. + Ghostfolio Analysis visualizes your portfolio and shows your top and bottom performers. apps/client/src/app/pages/portfolio/portfolio-page.html 75,78 @@ -1783,6 +2331,7 @@ Open Analysis + Open Analysis apps/client/src/app/pages/portfolio/portfolio-page.html 85 @@ -1790,6 +2339,7 @@ X-ray + X-ray apps/client/src/app/pages/portfolio/portfolio-page.html 94 @@ -1797,6 +2347,7 @@ Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio. + Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio. apps/client/src/app/pages/portfolio/portfolio-page.html 100,103 @@ -1804,6 +2355,7 @@ Open X-ray + Open X-ray apps/client/src/app/pages/portfolio/portfolio-page.html 106 @@ -1811,6 +2363,7 @@ Ghostfolio FIRE calculates metrics for the Financial Independence, Retire Early lifestyle. + Ghostfolio FIRE calculates metrics for the Financial Independence, Retire Early lifestyle. apps/client/src/app/pages/portfolio/portfolio-page.html 121,124 @@ -1818,6 +2371,7 @@ Open FIRE + Open FIRE apps/client/src/app/pages/portfolio/portfolio-page.html 127 @@ -1825,6 +2379,7 @@ X-ray + X-ray apps/client/src/app/pages/portfolio/report/report-page.html 4,6 @@ -1832,6 +2387,7 @@ Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio. It will be highly configurable in the future: activate / deactivate rules and customize the thresholds to match your personal investment style. + Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio. It will be highly configurable in the future: activate / deactivate rules and customize the thresholds to match your personal investment style. apps/client/src/app/pages/portfolio/report/report-page.html 7,14 @@ -1839,6 +2395,7 @@ Currency Cluster Risks + Currency Cluster Risks apps/client/src/app/pages/portfolio/report/report-page.html 17 @@ -1846,6 +2403,7 @@ Account Cluster Risks + Account Cluster Risks apps/client/src/app/pages/portfolio/report/report-page.html 24 @@ -1853,6 +2411,7 @@ Fees + Fees apps/client/src/app/pages/portfolio/report/report-page.html 31 @@ -1860,6 +2419,7 @@ Update activity + Update activity apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 7,8 @@ -1867,6 +2427,7 @@ Add activity + Add activity apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 8,11 @@ -1874,6 +2435,7 @@ BUY + BUY apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 14,15 @@ -1881,6 +2443,7 @@ DIVIDEND + DIVIDEND apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 15,17 @@ -1888,6 +2451,7 @@ ITEM + ITEM apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 16,18 @@ -1895,6 +2459,7 @@ SELL + SELL apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 17,21 @@ -1902,6 +2467,7 @@ Name, symbol or ISIN + Name, symbol or ISIN apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 37,40 @@ -1909,6 +2475,7 @@ Quantity + Quantity apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 106,107 @@ -1916,6 +2483,7 @@ Unit Price + Unit Price apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 112,113 @@ -1923,6 +2491,7 @@ Fee + Fee apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 131,132 @@ -1930,6 +2499,7 @@ Note + Note apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 140,143 @@ -1937,6 +2507,7 @@ Asset Class + Asset Class apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 154,156 @@ -1944,6 +2515,7 @@ Asset Sub-Class + Asset Sub-Class apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 169,171 @@ -1951,13 +2523,47 @@ Save + Save apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 209,214 + + Activities + Activities + + apps/client/src/app/pages/portfolio/transactions/transactions-page-routing.module.ts + 12 + + + + Importing data... + Importing data... + + apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts + 191 + + + + Import has been completed + Import has been completed + + apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts + 337 + + + + Pricing + Pricing + + apps/client/src/app/pages/pricing/pricing-page-routing.module.ts + 12 + + Pricing Plans + Pricing Plans apps/client/src/app/pages/pricing/pricing-page.html 4,6 @@ -1965,6 +2571,7 @@ Open Source + Open Source apps/client/src/app/pages/pricing/pricing-page.html 23 @@ -1972,6 +2579,7 @@ Basic + Basic apps/client/src/app/pages/pricing/pricing-page.html 76 @@ -1979,6 +2587,7 @@ Premium + Premium apps/client/src/app/pages/pricing/pricing-page.html 127 @@ -1986,13 +2595,23 @@ Upgrade Plan + Upgrade Plan apps/client/src/app/pages/pricing/pricing-page.html 199,201 + + Portfolio + Portfolio + + apps/client/src/app/pages/public/public-page-routing.module.ts + 12 + + Hello, someone has shared a Portfolio with you! + Hello, someone has shared a Portfolio with you! apps/client/src/app/pages/public/public-page.html 4,6 @@ -2000,6 +2619,7 @@ Currencies + Currencies apps/client/src/app/pages/public/public-page.html 29 @@ -2007,6 +2627,7 @@ Continents + Continents apps/client/src/app/pages/public/public-page.html 59 @@ -2014,13 +2635,23 @@ Ghostfolio empowers you to keep track of your wealth. + Ghostfolio empowers you to keep track of your wealth. apps/client/src/app/pages/public/public-page.html 128,130 + + Registration + Registration + + apps/client/src/app/pages/register/register-page-routing.module.ts + 12 + + Create Account + Create Account apps/client/src/app/pages/register/register-page.html 28,30 @@ -2028,6 +2659,7 @@ Continue with Internet Identity + Continue with Internet Identity apps/client/src/app/pages/register/register-page.html 42,44 @@ -2035,6 +2667,7 @@ Continue with Google + Continue with Google apps/client/src/app/pages/register/register-page.html 49,54 @@ -2042,6 +2675,7 @@ Copy to clipboard + Copy to clipboard apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html 26 @@ -2049,6 +2683,7 @@ I agree to have stored my Security Token from above in a secure place. If I lose it, I cannot get my account back. + I agree to have stored my Security Token from above in a secure place. If I lose it, I cannot get my account back. apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html 31,34 @@ -2056,13 +2691,31 @@ Agree and continue + Agree and continue apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html 44 + + Resources + Resources + + apps/client/src/app/pages/resources/resources-page-routing.module.ts + 12 + + + + Login + Login + + apps/client/src/app/pages/webauthn/webauthn-page-routing.module.ts + 6 + + Oops, authentication has failed. + Oops, authentication has failed. apps/client/src/app/pages/webauthn/webauthn-page.html 17,19 @@ -2070,6 +2723,7 @@ Try again + Try again apps/client/src/app/pages/webauthn/webauthn-page.html 26,28 @@ -2077,6 +2731,7 @@ Go back to Home Page + Go back to Home Page apps/client/src/app/pages/webauthn/webauthn-page.html 30,32 @@ -2084,6 +2739,7 @@ Date + Date libs/ui/src/lib/activities-table/activities-table.component.html 39,41 @@ -2091,6 +2747,7 @@ Type + Type libs/ui/src/lib/activities-table/activities-table.component.html 51,53 @@ -2098,6 +2755,7 @@ Symbol + Symbol libs/ui/src/lib/activities-table/activities-table.component.html 83,85 @@ -2105,6 +2763,7 @@ Draft + Draft libs/ui/src/lib/activities-table/activities-table.component.html 95 @@ -2112,6 +2771,7 @@ Currency + Currency libs/ui/src/lib/activities-table/activities-table.component.html 109,111 @@ -2119,6 +2779,7 @@ Quantity + Quantity libs/ui/src/lib/activities-table/activities-table.component.html 131,133 @@ -2126,6 +2787,7 @@ Unit Price + Unit Price libs/ui/src/lib/activities-table/activities-table.component.html 161,163 @@ -2133,6 +2795,7 @@ Fee + Fee libs/ui/src/lib/activities-table/activities-table.component.html 191,193 @@ -2140,6 +2803,7 @@ Value + Value libs/ui/src/lib/activities-table/activities-table.component.html 225,227 @@ -2151,6 +2815,7 @@ Import Activities + Import Activities libs/ui/src/lib/activities-table/activities-table.component.html 325 @@ -2158,6 +2823,7 @@ Export Activities + Export Activities libs/ui/src/lib/activities-table/activities-table.component.html 335 @@ -2165,6 +2831,7 @@ Export Drafts as ICS + Export Drafts as ICS libs/ui/src/lib/activities-table/activities-table.component.html 345 @@ -2172,6 +2839,7 @@ Clone + Clone libs/ui/src/lib/activities-table/activities-table.component.html 375 @@ -2179,13 +2847,23 @@ Export Draft as ICS + Export Draft as ICS libs/ui/src/lib/activities-table/activities-table.component.html 383 + + Do you really want to delete this activity? + Do you really want to delete this activity? + + libs/ui/src/lib/activities-table/activities-table.component.ts + 136 + + Index + Index libs/ui/src/lib/benchmark/benchmark.component.html 3 @@ -2193,6 +2871,7 @@ Change from All Time High + Change from All Time High libs/ui/src/lib/benchmark/benchmark.component.html 12 @@ -2200,6 +2879,7 @@ from ATH + from ATH libs/ui/src/lib/benchmark/benchmark.component.html 14 @@ -2207,6 +2887,7 @@ Savings Rate + Savings Rate libs/ui/src/lib/fire-calculator/fire-calculator.component.html 10 @@ -2214,6 +2895,7 @@ per month + per month libs/ui/src/lib/fire-calculator/fire-calculator.component.html 17 @@ -2221,6 +2903,7 @@ Investment Horizon + Investment Horizon libs/ui/src/lib/fire-calculator/fire-calculator.component.html 21 @@ -2228,6 +2911,7 @@ years + years libs/ui/src/lib/fire-calculator/fire-calculator.component.html 23 @@ -2235,6 +2919,7 @@ Annual Interest Rate + Annual Interest Rate libs/ui/src/lib/fire-calculator/fire-calculator.component.html 27 @@ -2242,6 +2927,7 @@ % + % libs/ui/src/lib/fire-calculator/fire-calculator.component.html 34 @@ -2249,219 +2935,12 @@ Time to add your first activity. + Time to add your first activity. libs/ui/src/lib/no-transactions-info/no-transactions-info.component.html 12 - - Oops! Incorrect Security Token. - - apps/client/src/app/components/header/header.component.ts - 126 - - - - Do you really want to revoke this granted access? - - apps/client/src/app/components/access-table/access-table.component.ts - 49 - - - - Do you really want to delete this account? - - apps/client/src/app/components/accounts-table/accounts-table.component.ts - 73 - - - - Please add a currency: - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 106 - - - - Do you really want to delete this coupon? - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 120 - - - - Do you really want to delete this currency? - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 133 - - - - Do you really want to flush the cache? - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 150 - - - - Please set your system message: - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 199 - - - - Do you really want to delete this user? - - apps/client/src/app/components/admin-users/admin-users.component.ts - 59 - - - - Please enter the amount of your emergency fund: - - apps/client/src/app/components/portfolio-summary/portfolio-summary.component.ts - 48 - - - - This feature is currently unavailable. Please try again later. - - apps/client/src/app/core/http-response.interceptor.ts - 59 - - - - This feature requires a subscription. - - apps/client/src/app/core/http-response.interceptor.ts - 65 - - - - Upgrade Plan - - apps/client/src/app/core/http-response.interceptor.ts - 67 - - - - Oops! Something went wrong. Please try again later. - - apps/client/src/app/core/http-response.interceptor.ts - 84 - - - - Okay - - apps/client/src/app/core/http-response.interceptor.ts - 85 - - - - Please enter your coupon code: - - apps/client/src/app/pages/account/account-page.component.ts - 221 - - - - Could not redeem coupon code - - apps/client/src/app/pages/account/account-page.component.ts - 231 - - - - Coupon code has been redeemed - - apps/client/src/app/pages/account/account-page.component.ts - 243 - - - - Reload - - apps/client/src/app/pages/account/account-page.component.ts - 244 - - - - Do you really want to remove this sign in method? - - apps/client/src/app/pages/account/account-page.component.ts - 290 - - - - As you are already logged in, you cannot access the demo account. - - apps/client/src/app/pages/demo/demo-page.component.ts - 31 - - - - Importing data... - - apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts - 191 - - - - Import has been completed - - apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts - 337 - - - - Do you really want to delete this activity? - - libs/ui/src/lib/activities-table/activities-table.component.ts - 136 - - - - Today - Heute - - apps/client/src/app/components/toggle/toggle.component.ts - 21 - - - - YTD - YTD - - apps/client/src/app/components/toggle/toggle.component.ts - 22 - - - - 1Y - 1J - - apps/client/src/app/components/toggle/toggle.component.ts - 23 - - - - 5Y - 5J - - apps/client/src/app/components/toggle/toggle.component.ts - 24 - - - - Max - Max - - apps/client/src/app/components/toggle/toggle.component.ts - 25 - - - + \ No newline at end of file diff --git a/apps/client/src/locales/messages.xlf b/apps/client/src/locales/messages.xlf index 1920cc265..951e28457 100644 --- a/apps/client/src/locales/messages.xlf +++ b/apps/client/src/locales/messages.xlf @@ -71,6 +71,13 @@ 46,48 + + Do you really want to revoke this granted access? + + apps/client/src/app/components/access-table/access-table.component.ts + 49 + + Activities @@ -182,6 +189,13 @@ 387 + + Do you really want to delete this account? + + apps/client/src/app/components/accounts-table/accounts-table.component.ts + 73 + + Delete Jobs @@ -390,6 +404,41 @@ 57,59 + + Please add a currency: + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 106 + + + + Do you really want to delete this coupon? + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 120 + + + + Do you really want to delete this currency? + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 133 + + + + Do you really want to flush the cache? + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 150 + + + + Please set your system message: + + apps/client/src/app/components/admin-overview/admin-overview.component.ts + 199 + + User Count @@ -502,6 +551,13 @@ 194 + + Do you really want to delete this user? + + apps/client/src/app/components/admin-users/admin-users.component.ts + 59 + + User @@ -705,6 +761,20 @@ 298,299 + + Sign in + + apps/client/src/app/components/header/header.component.ts + 112 + + + + Oops! Incorrect Security Token. + + apps/client/src/app/components/header/header.component.ts + 126 + + Manage Activities @@ -919,6 +989,13 @@ 57 + + Please enter the amount of your emergency fund: + + apps/client/src/app/components/portfolio-summary/portfolio-summary.component.ts + 48 + + Sectors @@ -990,6 +1067,83 @@ 140,142 + + Today + + apps/client/src/app/components/toggle/toggle.component.ts + 21 + + + + YTD + + apps/client/src/app/components/toggle/toggle.component.ts + 22 + + + + 1Y + + apps/client/src/app/components/toggle/toggle.component.ts + 23 + + + + 5Y + + apps/client/src/app/components/toggle/toggle.component.ts + 24 + + + + Max + + apps/client/src/app/components/toggle/toggle.component.ts + 25 + + + + This feature is currently unavailable. Please try again later. + + apps/client/src/app/core/http-response.interceptor.ts + 59 + + + + This feature requires a subscription. + + apps/client/src/app/core/http-response.interceptor.ts + 65 + + + + Upgrade Plan + + apps/client/src/app/core/http-response.interceptor.ts + 67 + + + + Oops! Something went wrong. Please try again later. + + apps/client/src/app/core/http-response.interceptor.ts + 84 + + + + Okay + + apps/client/src/app/core/http-response.interceptor.ts + 85 + + + + About + + apps/client/src/app/pages/about/about-page-routing.module.ts + 12 + + Check the system status at status.ghostfol.io. @@ -1040,6 +1194,13 @@ 4 + + Changelog & License + + apps/client/src/app/pages/about/changelog/changelog-page-routing.module.ts + 12 + + Changelog @@ -1054,6 +1215,55 @@ 15 + + Privacy Policy + + apps/client/src/app/pages/about/privacy-policy/privacy-policy-page-routing.module.ts + 12 + + + + My Ghostfolio + + apps/client/src/app/pages/account/account-page-routing.module.ts + 12 + + + + Please enter your coupon code: + + apps/client/src/app/pages/account/account-page.component.ts + 221 + + + + Could not redeem coupon code + + apps/client/src/app/pages/account/account-page.component.ts + 231 + + + + Coupon code has been redeemed + + apps/client/src/app/pages/account/account-page.component.ts + 243 + + + + Reload + + apps/client/src/app/pages/account/account-page.component.ts + 244 + + + + Do you really want to remove this sign in method? + + apps/client/src/app/pages/account/account-page.component.ts + 290 + + Account @@ -1185,6 +1395,13 @@ 8 + + Accounts + + apps/client/src/app/pages/accounts/accounts-page-routing.module.ts + 12 + + Update account @@ -1245,6 +1462,34 @@ 55 + + Admin Control + + apps/client/src/app/pages/admin/admin-page-routing.module.ts + 23 + + + + Blog + + apps/client/src/app/pages/blog/blog-page-routing.module.ts + 12 + + + + As you are already logged in, you cannot access the demo account. + + apps/client/src/app/pages/demo/demo-page.component.ts + 31 + + + + FAQ + + apps/client/src/app/pages/faq/faq-page-routing.module.ts + 12 + + Frequently Asked Questions (FAQ) @@ -1420,6 +1665,13 @@ 131,138 + + Features + + apps/client/src/app/pages/features/features-page-routing.module.ts + 12 + + Features @@ -1543,6 +1795,17 @@ 206,208 + + Overview + + apps/client/src/app/pages/home/home-page-routing.module.ts + 23 + + + apps/client/src/app/pages/zen/zen-page-routing.module.ts + 19 + + Manage your wealth like a boss @@ -1583,6 +1846,20 @@ 111 + + Markets + + apps/client/src/app/pages/markets/markets-page-routing.module.ts + 12 + + + + Allocations + + apps/client/src/app/pages/portfolio/allocations/allocations-page-routing.module.ts + 12 + + Allocations @@ -1654,6 +1931,13 @@ 75 + + Analysis + + apps/client/src/app/pages/portfolio/analysis/analysis-page-routing.module.ts + 12 + + Analysis @@ -1686,10 +1970,17 @@ 91 - + FIRE - apps/client/src/app/pages/portfolio/fire/fire-page.html + apps/client/src/app/pages/portfolio/fire/fire-page-routing.module.ts + 12 + + + + FIRE + + apps/client/src/app/pages/portfolio/fire/fire-page.html 4 @@ -1711,6 +2002,13 @@ 20 + + Holdings + + apps/client/src/app/pages/portfolio/holdings/holdings-page-routing.module.ts + 12 + + Holdings @@ -1950,6 +2248,34 @@ 209,214 + + Activities + + apps/client/src/app/pages/portfolio/transactions/transactions-page-routing.module.ts + 12 + + + + Importing data... + + apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts + 191 + + + + Import has been completed + + apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts + 337 + + + + Pricing + + apps/client/src/app/pages/pricing/pricing-page-routing.module.ts + 12 + + Pricing Plans @@ -1985,6 +2311,13 @@ 199,201 + + Portfolio + + apps/client/src/app/pages/public/public-page-routing.module.ts + 12 + + Hello, someone has shared a Portfolio with you! @@ -2013,6 +2346,13 @@ 128,130 + + Registration + + apps/client/src/app/pages/register/register-page-routing.module.ts + 12 + + Create Account @@ -2055,6 +2395,20 @@ 44 + + Resources + + apps/client/src/app/pages/resources/resources-page-routing.module.ts + 12 + + + + Login + + apps/client/src/app/pages/webauthn/webauthn-page-routing.module.ts + 6 + + Oops, authentication has failed. @@ -2178,6 +2532,13 @@ 383 + + Do you really want to delete this activity? + + libs/ui/src/lib/activities-table/activities-table.component.ts + 136 + + Index @@ -2248,209 +2609,6 @@ 12 - - Oops! Incorrect Security Token. - - apps/client/src/app/components/header/header.component.ts - 126 - - - - Do you really want to delete this currency? - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 133 - - - - Okay - - apps/client/src/app/core/http-response.interceptor.ts - 85 - - - - Please set your system message: - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 199 - - - - Do you really want to delete this user? - - apps/client/src/app/components/admin-users/admin-users.component.ts - 59 - - - - This feature requires a subscription. - - apps/client/src/app/core/http-response.interceptor.ts - 65 - - - - Could not redeem coupon code - - apps/client/src/app/pages/account/account-page.component.ts - 231 - - - - Coupon code has been redeemed - - apps/client/src/app/pages/account/account-page.component.ts - 243 - - - - Oops! Something went wrong. Please try again later. - - apps/client/src/app/core/http-response.interceptor.ts - 84 - - - - Please enter your coupon code: - - apps/client/src/app/pages/account/account-page.component.ts - 221 - - - - Upgrade Plan - - apps/client/src/app/core/http-response.interceptor.ts - 67 - - - - Do you really want to flush the cache? - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 150 - - - - Do you really want to delete this activity? - - libs/ui/src/lib/activities-table/activities-table.component.ts - 136 - - - - Please enter the amount of your emergency fund: - - apps/client/src/app/components/portfolio-summary/portfolio-summary.component.ts - 48 - - - - As you are already logged in, you cannot access the demo account. - - apps/client/src/app/pages/demo/demo-page.component.ts - 31 - - - - Import has been completed - - apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts - 337 - - - - Do you really want to remove this sign in method? - - apps/client/src/app/pages/account/account-page.component.ts - 290 - - - - Reload - - apps/client/src/app/pages/account/account-page.component.ts - 244 - - - - Do you really want to delete this coupon? - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 120 - - - - Do you really want to revoke this granted access? - - apps/client/src/app/components/access-table/access-table.component.ts - 49 - - - - Do you really want to delete this account? - - apps/client/src/app/components/accounts-table/accounts-table.component.ts - 73 - - - - Importing data... - - apps/client/src/app/pages/portfolio/transactions/transactions-page.component.ts - 191 - - - - This feature is currently unavailable. Please try again later. - - apps/client/src/app/core/http-response.interceptor.ts - 59 - - - - Please add a currency: - - apps/client/src/app/components/admin-overview/admin-overview.component.ts - 106 - - - - Today - - apps/client/src/app/components/toggle/toggle.component.ts - 21 - - - - Max - - apps/client/src/app/components/toggle/toggle.component.ts - 25 - - - - 5Y - - apps/client/src/app/components/toggle/toggle.component.ts - 24 - - - - YTD - - apps/client/src/app/components/toggle/toggle.component.ts - 22 - - - - 1Y - - apps/client/src/app/components/toggle/toggle.component.ts - 23 - - - + \ No newline at end of file