From 7fadbd79eabb7f5e02e027099ee13764601170aa Mon Sep 17 00:00:00 2001 From: Paulina Kalicka <71526180+paulinek13@users.noreply.github.com> Date: Sat, 21 Dec 2024 09:07:26 +0100 Subject: [PATCH] Feature/improve language localization for pl (#4132) * Improve language localization for Polish * Update changelog --- CHANGELOG.md | 1 + apps/client/src/locales/messages.pl.xlf | 232 ++++++++++++------------ 2 files changed, 117 insertions(+), 116 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4aaf1573..358a14539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the usability to edit the emergency fund - Extracted the market data management from the admin control panel endpoint to a dedicated endpoint +- Improved the language localization for Polish (`pl`) - Upgraded `big.js` from version `6.2.1` to `6.2.2` ## 2.129.0 - 2024-12-14 diff --git a/apps/client/src/locales/messages.pl.xlf b/apps/client/src/locales/messages.pl.xlf index 12a51af3d..ada463349 100644 --- a/apps/client/src/locales/messages.pl.xlf +++ b/apps/client/src/locales/messages.pl.xlf @@ -2964,7 +2964,7 @@ YTD - YTD + Liczony od początku roku (year-to-date) apps/client/src/app/components/toggle/toggle.component.ts 22 @@ -2976,7 +2976,7 @@ 1Y - 1Y + 1 rok apps/client/src/app/components/toggle/toggle.component.ts 23 @@ -2988,7 +2988,7 @@ 5Y - 5Y + 5 lat apps/client/src/app/components/toggle/toggle.component.ts 24 @@ -3000,7 +3000,7 @@ Max - Max + Maksimum apps/client/src/app/components/toggle/toggle.component.ts 25 @@ -3096,7 +3096,7 @@ Auto - Auto + Auto apps/client/src/app/components/user-account-settings/user-account-settings.component.ts 38 @@ -3324,7 +3324,7 @@ About - About + O Ghostfolio apps/client/src/app/pages/about/about-page-routing.module.ts 51 @@ -3400,7 +3400,7 @@ Accounts - Accounts + Konta apps/client/src/app/pages/accounts/accounts-page-routing.module.ts 13 @@ -3724,7 +3724,7 @@ Holdings - Holdings + Inwestycje apps/client/src/app/pages/home/home-page-routing.module.ts 23 @@ -3744,7 +3744,7 @@ Summary - Summary + Podsumowanie apps/client/src/app/pages/home/home-page-routing.module.ts 33 @@ -3780,7 +3780,7 @@ Ghostfolio is a personal finance dashboard to keep track of your net worth including cash, stocks, ETFs and cryptocurrencies across multiple platforms. - Ghostfolio is a personal finance dashboard to keep track of your net worth including cash, stocks, ETFs and cryptocurrencies across multiple platforms. + Ghostfolio to osobisty panel finansowy do śledzenia Twojego majątku netto, w tym gotówki, akcji, funduszy ETF i kryptowalut na wielu platformach. apps/client/src/app/pages/i18n/i18n-page.html 4 @@ -3788,7 +3788,7 @@ app, asset, cryptocurrency, dashboard, etf, finance, management, performance, portfolio, software, stock, trading, wealth, web3 - app, asset, cryptocurrency, dashboard, etf, finance, management, performance, portfolio, software, stock, trading, wealth, web3 + aplikacja, aktywa, kryptowaluta, dashboard, etf, finanse, zarządzanie, wydajność, portfolio, oprogramowanie, akcje, handel, majątek, web3 apps/client/src/app/pages/i18n/i18n-page.html 9 @@ -3796,7 +3796,7 @@ Open Source Wealth Management Software - Open Source Wealth Management Software + Oprogramowanie Open Source do Zarządzania Majątkiem apps/client/src/app/pages/i18n/i18n-page.html 14 @@ -3804,7 +3804,7 @@ Manage your wealth like a boss - Manage your wealth like a boss + Zarządzaj swoim majątkiem niczym Boss apps/client/src/app/pages/landing/landing-page.html 5 @@ -3812,7 +3812,7 @@ Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. - Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. + Ghostfolio to zapewniający prywatność, open source'owy panel do zarządzania finansami osobistymi. Przeanalizuj szczegółowo swoją alokację aktywów, określ swoją wartość netto i podejmuj przemyślane decyzje inwestycyjne oparte na danych. apps/client/src/app/pages/landing/landing-page.html 9 @@ -3820,7 +3820,7 @@ Get Started - Get Started + Rozpocznij apps/client/src/app/pages/landing/landing-page.html 41 @@ -3832,7 +3832,7 @@ Live Demo - Live Demo + Live Demo apps/client/src/app/pages/landing/landing-page.html 49 @@ -3844,7 +3844,7 @@ Monthly Active Users - Monthly Active Users + Aktywni Użytkownicy w Miesiącu apps/client/src/app/pages/landing/landing-page.html 70 @@ -3852,7 +3852,7 @@ Stars on GitHub - Stars on GitHub + Gwiazdki na GitHubie apps/client/src/app/pages/landing/landing-page.html 88 @@ -3864,7 +3864,7 @@ Pulls on Docker Hub - Pulls on Docker Hub + Pobrania na Docker Hub apps/client/src/app/pages/landing/landing-page.html 106 @@ -3876,7 +3876,7 @@ As seen in - As seen in + Dostrzegli Nas apps/client/src/app/pages/landing/landing-page.html 115 @@ -3884,7 +3884,7 @@ Protect your assets. Refine your personal investment strategy. - Protect your assets. Refine your personal investment strategy. + Chroń swoje zasoby. Udoskonal swoją osobistą strategię inwestycyjną. apps/client/src/app/pages/landing/landing-page.html 225 @@ -3892,7 +3892,7 @@ Ghostfolio empowers busy people to keep track of stocks, ETFs or cryptocurrencies without being tracked. - Ghostfolio empowers busy people to keep track of stocks, ETFs or cryptocurrencies without being tracked. + Ghostfolio umożliwia zapracowanym osobom śledzenie akcji, funduszy ETF lub kryptowalut, jednocześnie zachowując prywatność. apps/client/src/app/pages/landing/landing-page.html 229 @@ -3900,7 +3900,7 @@ 360° View - 360° View + Widok 360° apps/client/src/app/pages/landing/landing-page.html 240 @@ -3908,7 +3908,7 @@ Get the full picture of your personal finances across multiple platforms. - Get the full picture of your personal finances across multiple platforms. + Uzyskaj pełny obraz swoich finansów osobistych na wielu różnych platformach. apps/client/src/app/pages/landing/landing-page.html 242 @@ -3916,7 +3916,7 @@ Web3 Ready - Web3 Ready + Gotowy na Web3 apps/client/src/app/pages/landing/landing-page.html 251 @@ -3924,7 +3924,7 @@ Use Ghostfolio anonymously and own your financial data. - Use Ghostfolio anonymously and own your financial data. + Korzystaj z Ghostfolio anonimowo i zachowaj pełną kontrolę nad swoimi danymi finansowymi. apps/client/src/app/pages/landing/landing-page.html 253 @@ -3932,7 +3932,7 @@ Open Source - Open Source + Otwarty Kod Źródłowy apps/client/src/app/pages/landing/landing-page.html 261 @@ -3940,7 +3940,7 @@ Benefit from continuous improvements through a strong community. - Benefit from continuous improvements through a strong community. + Czerp korzyści z nieustannych ulepszeń dzięki silnej społeczności. apps/client/src/app/pages/landing/landing-page.html 263 @@ -3948,7 +3948,7 @@ Why Ghostfolio? - Why Ghostfolio? + Dlaczego Ghostfolio? apps/client/src/app/pages/landing/landing-page.html 272 @@ -3956,7 +3956,7 @@ Ghostfolio is for you if you are... - Ghostfolio is for you if you are... + Ghostfolio jest dla Ciebie, jeśli... apps/client/src/app/pages/landing/landing-page.html 273 @@ -3964,7 +3964,7 @@ trading stocks, ETFs or cryptocurrencies on multiple platforms - trading stocks, ETFs or cryptocurrencies on multiple platforms + handlujesz akcjami, funduszami ETF lub kryptowalutami na wielu platformach apps/client/src/app/pages/landing/landing-page.html 280 @@ -3972,7 +3972,7 @@ pursuing a buy & hold strategy - pursuing a buy & hold strategy + realizujesz strategię buy & hold apps/client/src/app/pages/landing/landing-page.html 286 @@ -3980,7 +3980,7 @@ interested in getting insights of your portfolio composition - interested in getting insights of your portfolio composition + chcesz uzyskać wgląd w strukturę swojego portfolio apps/client/src/app/pages/landing/landing-page.html 291 @@ -3988,7 +3988,7 @@ valuing privacy and data ownership - valuing privacy and data ownership + cenisz sobie prywatność i własność swoich danych apps/client/src/app/pages/landing/landing-page.html 296 @@ -3996,7 +3996,7 @@ into minimalism - into minimalism + lubisz minimalizm apps/client/src/app/pages/landing/landing-page.html 299 @@ -4004,7 +4004,7 @@ caring about diversifying your financial resources - caring about diversifying your financial resources + zależy Ci na dywersyfikacji swoich zasobów finansowych apps/client/src/app/pages/landing/landing-page.html 303 @@ -4012,7 +4012,7 @@ interested in financial independence - interested in financial independence + jesteś zainteresowany niezależnością finansową apps/client/src/app/pages/landing/landing-page.html 307 @@ -4020,7 +4020,7 @@ saying no to spreadsheets in - saying no to spreadsheets in + mówisz „nie” arkuszom kalkulacyjnym w roku apps/client/src/app/pages/landing/landing-page.html 311 @@ -4028,7 +4028,7 @@ still reading this list - still reading this list + nadal czytasz tę listę apps/client/src/app/pages/landing/landing-page.html 314 @@ -4036,7 +4036,7 @@ Learn more about Ghostfolio - Learn more about Ghostfolio + Dowiedz się więcej o Ghostfolio apps/client/src/app/pages/landing/landing-page.html 319 @@ -4044,7 +4044,7 @@ What our users are saying - What our users are saying + Co mówią nasi użytkownicy apps/client/src/app/pages/landing/landing-page.html 327 @@ -4052,7 +4052,7 @@ Members from around the globe are using Ghostfolio Premium - Members from around the globe are using Ghostfolio Premium + Użytkownicy z całego świata korzystają z Ghostfolio Premium apps/client/src/app/pages/landing/landing-page.html 366 @@ -4060,7 +4060,7 @@ How does Ghostfolio work? - How does Ghostfolio work? + Jak działa Ghostfolio ? apps/client/src/app/pages/landing/landing-page.html 383 @@ -4068,7 +4068,7 @@ Get started in only 3 steps - Get started in only 3 steps + Rozpocznij w zaledwie 3 krokach apps/client/src/app/pages/landing/landing-page.html 386 @@ -4076,7 +4076,7 @@ Sign up anonymously* - Sign up anonymously* + Zarejestruj się anonimowo* apps/client/src/app/pages/landing/landing-page.html 392 @@ -4084,7 +4084,7 @@ * no e-mail address nor credit card required - * no e-mail address nor credit card required + * nie jest wymagany ani adres e-mail, ani karta kredytowa apps/client/src/app/pages/landing/landing-page.html 394 @@ -4092,7 +4092,7 @@ Add any of your historical transactions - Add any of your historical transactions + Dodaj dowolne z Twoich historycznych transakcji apps/client/src/app/pages/landing/landing-page.html 405 @@ -4100,7 +4100,7 @@ Get valuable insights of your portfolio composition - Get valuable insights of your portfolio composition + Zyskaj cenny wgląd w strukturę swojego portfolio apps/client/src/app/pages/landing/landing-page.html 417 @@ -4116,7 +4116,7 @@ At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. - At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + W Ghostfolio przejrzystość stanowi podstawę naszych wartości. Publikujemy kod źródłowy jako oprogramowanie open source (OSS) na licencji AGPL-3.0 i otwarcie udostępniamy zagregowane kluczowe wskaźniki dotyczące stanu operacyjnego platformy. apps/client/src/app/pages/open/open-page.html 6 @@ -4164,7 +4164,7 @@ Users in Slack community - Users in Slack community + Użytkownicy w społeczności Slack apps/client/src/app/pages/open/open-page.html 75 @@ -4172,7 +4172,7 @@ Contributors on GitHub - Contributors on GitHub + Współtwórcy na GitHubie – osoby zaangażowane w rozwój projektu apps/client/src/app/pages/open/open-page.html 89 @@ -4188,7 +4188,7 @@ Uptime - Uptime + Czas Sprawności apps/client/src/app/pages/open/open-page.html 132 @@ -4196,7 +4196,7 @@ Activities - Activities + Aktywności apps/client/src/app/pages/portfolio/activities/activities-page-routing.module.ts 13 @@ -4208,7 +4208,7 @@ Do you really want to delete these activities? - Do you really want to delete these activities? + Czy na pewno chcesz usunąć te aktywności? libs/ui/src/lib/activities-table/activities-table.component.ts 219 @@ -4216,7 +4216,7 @@ Update activity - Update activity + Aktualizuj aktywność apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 10 @@ -4224,7 +4224,7 @@ Stocks, ETFs, bonds, cryptocurrencies, commodities - Stocks, ETFs, bonds, cryptocurrencies, commodities + Akcje, fundusze ETF, obligacje, kryptowaluty, towary apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 25 @@ -4236,7 +4236,7 @@ One-time fee, annual account fees - One-time fee, annual account fees + Opłata jednorazowa, roczne opłaty za konto apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 33 @@ -4244,7 +4244,7 @@ Distribution of corporate earnings - Distribution of corporate earnings + Rozkład zysków przedsiębiorstw apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 41 @@ -4252,7 +4252,7 @@ Revenue for lending out money - Revenue for lending out money + Przychód z tytułu pożyczania pieniędzy apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 49 @@ -4260,7 +4260,7 @@ Mortgages, personal loans, credit cards - Mortgages, personal loans, credit cards + Kredyty hipoteczne, kredyty indywidualne, karty kredytowe apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 57 @@ -4268,7 +4268,7 @@ Luxury items, real estate, private companies - Luxury items, real estate, private companies + Towar luksusowy, nieruchomości, firmy prywatne apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 73 @@ -4276,7 +4276,7 @@ Account - Account + Konto apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 85 @@ -4292,7 +4292,7 @@ Update Cash Balance - Update Cash Balance + Zaktualizuj Saldo Gotówkowe apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 112 @@ -4300,7 +4300,7 @@ Unit Price - Unit Price + Cena Jednostkowa apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 213 @@ -4324,7 +4324,7 @@ Fee - Fee + Opłata apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html 306 @@ -4348,7 +4348,7 @@ Import Activities - Import Activities + Importuj Aktywności apps/client/src/app/pages/portfolio/activities/import-activities-dialog/import-activities-dialog.component.ts 45 @@ -6088,7 +6088,7 @@ Extreme Fear - Extreme Fear + Skrajny Strach libs/ui/src/lib/i18n.ts 96 @@ -6096,7 +6096,7 @@ Extreme Greed - Extreme Greed + Skrajna Zachłanność libs/ui/src/lib/i18n.ts 97 @@ -6104,7 +6104,7 @@ Neutral - Neutral + Neutralny libs/ui/src/lib/i18n.ts 100 @@ -7076,7 +7076,7 @@ Copy link to clipboard - Copy link to clipboard + Kopiuj link do schowka apps/client/src/app/components/access-table/access-table.component.html 70 @@ -7124,7 +7124,7 @@ Close - Close + Zamknij apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html 129 @@ -7132,7 +7132,7 @@ Customize - Customize + Dostosuj apps/client/src/app/components/rule/rule.component.html 67 @@ -7140,7 +7140,7 @@ No auto-renewal. - No auto-renewal. + Bez automatycznego odnawiania. apps/client/src/app/components/user-account-membership/user-account-membership.html 74 @@ -7148,7 +7148,7 @@ Today - Today + Dzisiaj apps/client/src/app/pages/public/public-page.html 24 @@ -7156,7 +7156,7 @@ This year - This year + W tym roku apps/client/src/app/pages/public/public-page.html 42 @@ -7164,7 +7164,7 @@ From the beginning - From the beginning + Od samego początku apps/client/src/app/pages/public/public-page.html 60 @@ -7172,7 +7172,7 @@ Oops! Invalid currency. - Oops! Invalid currency. + Ups! Błędna waluta. apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html 49 @@ -7180,7 +7180,7 @@ This page has been archived. - This page has been archived. + Ta strona została zarchiwizowana. apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 14 @@ -7188,7 +7188,7 @@ is Open Source Software - is Open Source Software + jest Oprogramowaniem Open Source apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 139 @@ -7196,7 +7196,7 @@ is not Open Source Software - is not Open Source Software + nie jest Oprogramowaniem Open Source apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 146 @@ -7204,7 +7204,7 @@ is Open Source Software - is Open Source Software + jest Oprogramowaniem Open Source apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 156 @@ -7212,7 +7212,7 @@ is not Open Source Software - is not Open Source Software + nie jest Oprogramowaniem Open Source apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 163 @@ -7220,7 +7220,7 @@ can be self-hosted - can be self-hosted + może być hostowany samodzielnie apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 178 @@ -7228,7 +7228,7 @@ cannot be self-hosted - cannot be self-hosted + nie może być hostowany samodzielnie apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 185 @@ -7236,7 +7236,7 @@ can be self-hosted - can be self-hosted + może być hostowany samodzielnie apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 195 @@ -7244,7 +7244,7 @@ cannot be self-hosted - cannot be self-hosted + nie może być hostowany samodzielnie apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 202 @@ -7252,7 +7252,7 @@ can be used anonymously - can be used anonymously + może być używany anonimowo apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 217 @@ -7260,7 +7260,7 @@ cannot be used anonymously - cannot be used anonymously + nie może być używany anonimowo apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 224 @@ -7268,7 +7268,7 @@ can be used anonymously - can be used anonymously + może być używany anonimowo apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 234 @@ -7276,7 +7276,7 @@ cannot be used anonymously - cannot be used anonymously + nie może być używany anonimowo apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 241 @@ -7284,7 +7284,7 @@ offers a free plan - offers a free plan + oferuje darmowy plan apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 256 @@ -7292,7 +7292,7 @@ does not offer a free plan - does not offer a free plan + nie oferuje darmowego planu apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 263 @@ -7300,7 +7300,7 @@ offers a free plan - offers a free plan + oferuje darmowy plan apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 273 @@ -7308,7 +7308,7 @@ does not offer a free plan - does not offer a free plan + nie oferuje darmowego planu apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 280 @@ -7316,7 +7316,7 @@ Oops! Could not find any assets. - Oops! Could not find any assets. + Ups! Nie znaleziono żadnych aktywów. libs/ui/src/lib/symbol-autocomplete/symbol-autocomplete.component.html 40 @@ -7324,7 +7324,7 @@ Data Providers - Data Providers + Dostawcy danych apps/client/src/app/components/admin-settings/admin-settings.component.html 4 @@ -7332,7 +7332,7 @@ NEW - NEW + NOWOŚĆ apps/client/src/app/components/admin-settings/admin-settings.component.html 15 @@ -7340,7 +7340,7 @@ Set API key - Set API key + Skonfiguruj klucz API apps/client/src/app/components/admin-settings/admin-settings.component.html 68 @@ -7348,7 +7348,7 @@ Want to stay updated? Click below to get notified as soon as it’s available. - Want to stay updated? Click below to get notified as soon as it’s available. + Chcesz być na bieżąco? Kliknij poniżej, aby otrzymać powiadomienie, gdy tylko będzie dostępne. apps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.html 23 @@ -7356,7 +7356,7 @@ Get access to 100’000+ tickers from over 50 exchanges - Get access to 100’000+ tickers from over 50 exchanges + Uzyskaj dostęp do ponad 100 000 pasków notowań giełdowych z ponad 50 giełd libs/ui/src/lib/i18n.ts 24 @@ -7364,7 +7364,7 @@ Ukraine - Ukraine + Ukraina libs/ui/src/lib/i18n.ts 92 @@ -7372,7 +7372,7 @@ Skip - Skip + Pomiń apps/client/src/app/components/subscription-interstitial-dialog/subscription-interstitial-dialog.html 83 @@ -7380,7 +7380,7 @@ Join now - Join now + Dołącz teraz apps/client/src/app/components/subscription-interstitial-dialog/subscription-interstitial-dialog.html 93 @@ -7388,7 +7388,7 @@ Glossary - Glossary + Słowniczek apps/client/src/app/pages/resources/glossary/resources-glossary-routing.module.ts 10 @@ -7400,7 +7400,7 @@ Guides - Guides + Poradniki apps/client/src/app/pages/resources/guides/resources-guides-routing.module.ts 10 @@ -7412,7 +7412,7 @@ guides - guides + poradniki snake-case apps/client/src/app/pages/resources/overview/resources-overview.component.ts @@ -7425,7 +7425,7 @@ glossary - glossary + slowniczek snake-case apps/client/src/app/pages/resources/overview/resources-overview.component.ts @@ -7478,7 +7478,7 @@ Remove API key - Remove API key + Usuń klucz API apps/client/src/app/components/admin-settings/admin-settings.component.html 56 @@ -7486,7 +7486,7 @@ Do you really want to delete the API key? - Do you really want to delete the API key? + Czy na pewno chcesz usunąć klucz API?? apps/client/src/app/components/admin-settings/admin-settings.component.ts 92 @@ -7494,7 +7494,7 @@ Please enter your Ghostfolio API key: - Please enter your Ghostfolio API key: + Wprowadź swój klucz API konta Ghostfolio: apps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.component.ts 45 @@ -7506,7 +7506,7 @@ Notify me - Notify me + Powiadom mnie apps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.html 32 @@ -7514,7 +7514,7 @@ I have an API key - I have an API key + Posiadam klucz API apps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.html 42 @@ -7522,7 +7522,7 @@ API Requests Today - API Requests Today + Dzisiejsze Zapytania API apps/client/src/app/components/admin-users/admin-users.html 178 @@ -7530,7 +7530,7 @@ Could not generate an API key - Could not generate an API key + Nie udało się wygenerować klucza API apps/client/src/app/components/user-account-membership/user-account-membership.component.ts 138 @@ -7538,7 +7538,7 @@ Set this API key in your self-hosted environment: - Set this API key in your self-hosted environment: + Ustaw ten klucz API w samodzielnie hostowanym środowisku: apps/client/src/app/components/user-account-membership/user-account-membership.component.ts 153 @@ -7554,7 +7554,7 @@ Do you really want to generate a new API key? - Do you really want to generate a new API key? + Czy na pewno chcesz wygenerować nowy klucz API? apps/client/src/app/components/user-account-membership/user-account-membership.component.ts 161