From b84dcd99adbffcc2710fb916c35f698dc57fea2c Mon Sep 17 00:00:00 2001 From: WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> Date: Sun, 17 Mar 2024 19:31:02 +0100 Subject: Translations update from Weblate (#588) * Translated using Weblate (Japanese) Currently translated at 94.5% (139 of 147 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (147 of 147 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/ --------- Co-authored-by: Tak-attack Co-authored-by: Eryk Pawlikowski --- backend/locales/pl-PL.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'backend/locales/pl-PL.json') diff --git a/backend/locales/pl-PL.json b/backend/locales/pl-PL.json index 5231fa37..c7cec3d7 100644 --- a/backend/locales/pl-PL.json +++ b/backend/locales/pl-PL.json @@ -113,7 +113,9 @@ "reinstall": "Reinstalacja", "show": "Szybki dostęp: Pokaż", "uninstall": "Odinstaluj", - "update_to": "Zaktualizuj do {{name}}" + "update_to": "Zaktualizuj do {{name}}", + "unfreeze": "Odblokuj aktualizacje", + "freeze": "Zablokuj aktualizacje" }, "PluginLoader": { "decky_title": "Decky", @@ -199,7 +201,8 @@ "SettingsIndex": { "developer_title": "Deweloper", "general_title": "Ogólne", - "plugins_title": "Pluginy" + "plugins_title": "Pluginy", + "testing_title": "Testowanie" }, "Store": { "store_contrib": { @@ -225,7 +228,11 @@ "alph_asce": "Alfabetycznie (od Z do A)", "alph_desc": "Alfabetycznie (od A do Z)", "title": "Przeglądaj", - "about": "Informacje" + "about": "Informacje", + "date_desc": "Od najnowszych", + "downloads_desc": "Najwięcej pobrań", + "downloads_asce": "Najmniej pobrań", + "date_asce": "Od najstarszych" }, "store_testing_cta": "Rozważ przetestowanie nowych pluginów, aby pomóc zespołowi Decky Loader!", "store_testing_warning": { @@ -263,5 +270,8 @@ "TitleView": { "settings_desc": "Otwórz ustawienia Decky", "decky_store_desc": "Otwórz sklep Decky" + }, + "Testing": { + "download": "Pobierz" } } -- cgit v1.2.3