From 9d75a7d5e888b4ad908697be0651832895e0e8bc Mon Sep 17 00:00:00 2001 From: JustShadow78 Date: Fri, 17 Jul 2026 23:07:36 +0200 Subject: [PATCH] Add Polish translation --- .../assets/betterstats/lang/pl_pl.json | 198 ++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 src/main/resources/assets/betterstats/lang/pl_pl.json diff --git a/src/main/resources/assets/betterstats/lang/pl_pl.json b/src/main/resources/assets/betterstats/lang/pl_pl.json new file mode 100644 index 0000000..ae9d13e --- /dev/null +++ b/src/main/resources/assets/betterstats/lang/pl_pl.json @@ -0,0 +1,198 @@ +{ + "modmenu.nameTranslation.betterstats": "Better Statistics Screen", + "modmenu.summaryTranslation.betterstats": "Mod do Minecraft poprawiający ekran statystyki czyniąc go bardziej użytecznym.", + + "mobCategory.monster": "Potwory", + "mobCategory.creature": "Stworzenia", + "mobCategory.ambient": "Ambient", + "mobCategory.axolotls": "Aksolotle", + "mobCategory.underground_water_creature": "Podziemne stworzenia wodne", + "mobCategory.water_creature": "Stworzenia wodne", + "mobCategory.water_ambient": "Wodne ambient", + "mobCategory.misc": "Różnorodne", + + "stat.blocksButton": "Bloki", + "stat.betterstats.time_since_login": "Czas w tej sesji", + + "commands.statistics.edit.output": "Edytowano statystykę %s dla %d Gracza/y.", + "commands.statistics.clear.output": "Wyczyszczono statystyki %d Gracza/y.", + "commands.statistics.clear.kick": "Twoje statystyki zostały wyczyszczone, co wymaga od ciebię rozłączen8ia i ponownego połączenia.", + "commands.statistics.query.output": "Wartość statystyki %2&s gracza %1&s wynosi %d.", + + "betterstats.config.common.register_commands": "Registruj komendy", + "betterstats.config.common.register_commands.tooltip": "Registruje komendy tego moda (n.p. '/statistics').", + "betterstats.config.common.api_endpoint": "Punkt Końcowy API", + "betterstats.config.common.api_endpoint.tooltip": "Adres URI punktu końcowego interfejsu API REST, którego ten mod używa do komunikacji z serwerami autora moda.", + "betterstats.config.common.experimental_features": "Funkcje eksperymentalne", + "betterstats.config.common.experimental_features.tooltip": "Określa czy funkcje eksperymentalne mają być włączone.\nTego typu funkcje mogą być niestabilne, powodować awarie, bądź prowadzić do utraty danych. Włącz na własne ryzyko, po czym uruchom ponownie grę.\n\nObecność tych funkcji nie oznacza, że zostaną one ostatecznie wydane. Mogą zostać usunięte w dowolnym momencie bez ostrzeżenia.", + "betterstats.config.client.allow_chat_psa": "Zezwalaj na komunikaty informacyjne na czacie", + "betterstats.config.client.allow_chat_psa.tooltip": "Pozwala rzadkim wiadomościom informacyjnym od dewelopera tego moda na pojawianie się na czacie. Wyłącz to ustawienie, aby ukryć wszystkie takie powiadomienia.", + "betterstats.config.client.gui_mobs_follow_cursor": "Moby w Interfejsie Graficznym Użytkownika podążają za kursorem", + "betterstats.config.client.gui_mobs_follow_cursor.tooltip": "Moby w Interfejsie Graficznym Użytkownika wizualnie podążają za pozycją kursora.", + + "betterstats.gui.screen.edit_siv_goal.stat_type": "Typ statystyki (Działanie)", + "betterstats.gui.screen.edit_siv_goal.stat_subject": "Przedmiot statystyki (Przedmiot/Byt/Itp.)", + "betterstats.gui.screen.edit_siv_goal.target_value_range": "Zakres wartości docelowej", + + "betterstats.gui.menubar.file": "Plik", + "betterstats.gui.menubar.file.new": "Nowy", + "betterstats.gui.menubar.file.open": "Otwórz", + "betterstats.gui.menubar.file.save_as": "Zapisz jako", + "betterstats.gui.menubar.file.settings": "Ustawienia", + "betterstats.gui.menubar.file.close": "Zamknij", + "betterstats.gui.menubar.view": "Widok", + "betterstats.gui.menubar.view.vanilla_screen": "Ekran Vanilla", + "betterstats.gui.menubar.view.homepage": "Strona Główna", + "betterstats.gui.menubar.view.local_player_stats": "Moje statystyki", + "betterstats.gui.menubar.view.stats_view": "Zmień widok", + "betterstats.gui.menubar.about": "Informacje", + "betterstats.gui.menubar.about.source_code": "Kod źródłowy", + "betterstats.gui.menubar.about.support_me": "Wesprzyj mnie", + "betterstats.gui.menubar.about.legal_notices": "Informacje prawne", + + "betterstats.gui.statsview.filters": "Filtry", + "betterstats.gui.statsview.filter.selected_view": "Wybrany widok", + "betterstats.gui.statsview.filter.search": "Wyszukaj", + "betterstats.gui.statsview.filter.show_all_stats": "Pokaż wszystkie statystyki", + "betterstats.gui.statsview.filter.hide_completed_goals": "Ukryj zakończone cele", + "betterstats.gui.statsview.filter.sort_by": "Sortuj według", + "betterstats.gui.statsview.filter.group_by": "Grupuj według", + "betterstats.gui.statsview.filter.group_by.all": "Wszystkie", + "betterstats.gui.statsview.filter.group_by.mod": "Nazwa moda", + "betterstats.gui.statsview.filter.group_by.mob_category": "Kategoria moba", + "betterstats.gui.statsview.filter.group_by.creative_mode_tab": "Grupa przedmiotu", + "betterstats.gui.statsview.filter.distance_unit": "Jednostka dystansu", + "betterstats.gui.statsview.filter.time_unit": "Jednostka czasu", + "betterstats.gui.statsview.stats.no_stats": "Nie ma jeszcze statystyk do pokazania...", + "betterstats.gui.statsview.stats.no_goals": "Nie ma jeszcze celi do pokazania...", + "betterstats.gui.statsview.stats.ctxmenu.view_error_info": "Wyświetl Informacje o błędzie", + "betterstats.gui.statsview.stats.ctxmenu.view_on_wiki": "Wyświetl w Wiki", + "betterstats.gui.statsview.stats.ctxmenu.create_goal": "Utwórz cel", + "betterstats.gui.statsview.mcbs_goals": "Cele", + "betterstats.gui.statsview.mcbs_goals.alert1.prefix": "[Nowy ✨]", + "betterstats.gui.statsview.mcbs_goals.alert1": "Określ własne kamienie milowe, aby śledzić postępy w specyficznych celów statystycznych takich jak zbieranie zasobów.", + "betterstats.gui.statsview.mcbs_goals.alert2.prefix": "[Uwaga 💾]", + "betterstats.gui.statsview.mcbs_goals.alert2": "Te cele nie są zachowywane po ponownym dołączeniu do gry ani po ponownym uruchomieniu gry. Ta brakująca funkcja może zostać dodana w przyszłości.", + "betterstats.gui.statsview.mcbs_goals.overview": "Przegląd", + "betterstats.gui.statsview.mcbs_goals.overview.completed_goals": "Zakończone cele", + "betterstats.gui.statsview.mcbs_goals.overview.total_progress": "Całkowity progres", + "betterstats.gui.statsview.mcbs_goals.new_btn": "[ + Nowy cel ]", + "betterstats.gui.statsview.mcbs_goals.manage_btn": "Zarządzaj celami", + "betterstats.gui.statsview.mcbs_goals.edit_btn": "Edytuj cel", + "betterstats.gui.statsview.mcbs_goals.delete_btn": "Usuń cel", + "betterstats.gui.statsview.mcbs_goals.delete_btn.confirm": "Jesteś pewien?", + "betterstats.gui.statsview.mcbs_goals.no_edit_gui": "Ten typ celu nie ma interfejsu do edytowania.", + + "betterstats.gui.home_tab.featured_stats": "Wyróżnione statystyki", + + "betterstats.credits": "Twórcy", + "betterstats.credits.section.top_sponsors": "Najwięksi sponsorzy", + "betterstats.credits.section.top_sponsors.summary": "Największe wsparcie finansowe dla tego projektu.", + "betterstats.credits.section.recent_sponsors": "Ostatni sponsorzy", + "betterstats.credits.section.recent_sponsors.summary": "Najnowsze wsparcie finansowe dla tego projektu", + "betterstats.credits.section.recent_sponsors.entry.sponsor": "[+] [Sponsoruj]", + "betterstats.credits.section.recent_sponsors.entry.sponsor.summary": "Wesprzyj tego moda i jego postęp poprzez zostanie sponsorem.", + "betterstats.credits.section.special_thanks": "Specjalne podzienkowania", + "betterstats.credits.section.special_thanks.summary": "Specjalne podziękowania dla tych którzy umożliwili powstanie tego moda.", + "betterstats.credits.section.special_thanks.entry.you": "[Ty]", + "betterstats.credits.section.special_thanks.entry.you.summary": "Specjalne podziękowania dla CIEBIĘ, za twoje wsparcie i za pomoc w utrzymaniu tego moda przy życiu.", + "betterstats.credits.section.special_thanks.entry.contributors": "[Współtwórcy]", + "betterstats.credits.section.special_thanks.entry.contributors.summary": "Członkowie społeczności którzy przyczynili się do rozwoju tego moda, zgłaszali błędy, i przekazywali opinie. Wasza pomoc wiele znaczy.", + "betterstats.credits.section.contributors": "Współtwórcy", + "betterstats.credits.section.contributors.summary": "Człąkowie społeczności którzy przyczynili się do rozwoju tego moda w wersji v5.X.", + "betterstats.credits.section.contributors.entry.contribute": "[+] [Przyczyń się]", + "betterstats.credits.section.contributors.entry.contribute.summary": "Przyczyń się do rozwoju tego moda aby znaleść się na tej liście.", + "betterstats.credits.section.founder_contributors": "Pierwsi współtwórcy", + "betterstats.credits.section.founder_contributors.summary": "Człąkowie społezcności, którzy przyczynili się do rozwoju tego moda przed wersją v5.X.", + + "betterstats.mcbsgoaltype.betterstats.stat_int_value": "Ogólne cele numeryczne", + + "betterstats.mcbsgoal.siv_objective": "%4$d [%1$s] dla [%2$s]", + "betterstats.mcbsgoal.siv_objective.betterstats.edit_this_goal": "Edytuj ten cel", + "betterstats.mcbsgoal.siv_objective.minecraft.custom": "Zrób [%2$s] %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.broken": "Zepsuj %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.crafted": "Stwórz %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.dropped": "Upuść %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.mined": "Zniszcz %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.picked_up": "Podnieś %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.used": "Użyj %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.killed": "Zabij %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.killed_by": "Umrzyj od %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.animals_bred": "Rozmnażaj zwierzęta: %4$d", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.aviate_one_cm": "Przeleć %4$d cm za pomocą elytry", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.bell_ring": "Zadzwoń %4$d raz/y dzwonem", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.boat_one_cm": "Przepłyń łodzią %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.clean_armor": "Wyczyść %4$d elementów zbroi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.clean_banner": "Wyczyść %4$d sztandarów", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.clean_shulker_box": "wyczyść %4$d skrzynek shulkerowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.climb_one_cm": "Wspinaj się przez %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.crouch_one_cm": "Przejdź %4$d cm po kucaku", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_absorbed": "Pochłoń %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_blocked_by_shield": "Zablokuj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_dealt": "Zadaj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_dealt_absorbed": "Zadaj %4$d obrażeń (pochłoniętych)", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_dealt_resisted": "Zadaj %4$d obrażeń (odpartych)", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_resisted": "Odeprzyj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_taken": "Otrzymaj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.deaths": "Umrzyj %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.drop": "Upuść %4$d przedmioty", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.eat_cake_slice": "Zjedz %4$d kawałków ciasta", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.enchant_item": "Zaklnij %4$d przedmioty", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fall_one_cm": "Spadnij przez %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fill_cauldron": "Napełnij %4$d kotłów", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fish_caught": "Wyłów %4$d ryby", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fly_one_cm": "Leć przez %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.happy_ghast_one_cm": "Leć przez %4$d cm za pomocą wesołego ghasta", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.horse_one_cm": "Przejedź przez %4$d cm na koniu", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.inspect_dispenser": "Przeszukaj %4$d dozowników", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.inspect_dropper": "Przeszukaj %4$d podajników", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.inspect_hopper": "Przeszukaj %4$d leji", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_anvil": "Wejdź w interakcje z %4$d kowadłami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_beacon": "Wejdź w interakcje z %4$d magicznymi latarniami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_blast_furnace": "Wejdź w interakcje z %4$d piecem hutniczym", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_brewingstand": "Wejdź w interakcje z %4$d statywem alchemicznym", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_campfire": "Wejdź w interakcje z %4$d ogniskami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_cartography_table": "Wejdź w interakcje ze %4$d stołami kartograficznymi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_crafting_table": "Wejdź w interakcje ze %4$d stołami rzemiellśniczymi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_furnace": "Wejdź w interakcje z %4$d piecami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_grindstone": "Wejdź w interakcje z %4$d kamieniem szliferskim", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_lectern": "Wejdź w interakcje z %4$d pulpitami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_loom": "Wejdź w interakcje z %4$d krosnami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_smithing_table": "Wejdź w interakcje ze %4$d stołami kowalskimi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_smoker": "Wejdź w interakcje z %4$d wędzarką", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_stonecutter": "Wejdź w interakcje z %4$d przecinarkami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.jump": "Skocz %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.leave_game": "Wyjdź z gry %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.minecart_one_cm": "Przejedź %4$d cm za pomocą wagonika", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.mob_kills": "Zabij %4$d mobów", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.nautilus_one_cm": "Przepłyń %4$d cm za pomocą Łodzika", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_barrel": "Otwórz %4$d beczek", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_chest": "Otwórz %4$d skrzyni", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_enderchest": "Otwórz %4$d skrzyni enderu", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_shulker_box": "Otwórz %4$d skrzyni shulkerowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.pig_one_cm": "Przejdź %4$d cm za pomocą świni", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.play_noteblock": "Zagraj %4$d bloków dźwiękowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.play_record": "Zagraj %4$d Płyt z muzyka", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.play_time": "Graj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.player_kills": "Zabij %4$d Graczy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.pot_flower": "Posadź %4$d roślin w doniczkach", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.raid_trigger": "Wywołaj %4$d rajdy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.raid_win": "Wygraj %4$d rajdy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.sleep_in_bed": "Śpij w %4$d łóżkach", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.sneak_time": "Kucaj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.sprint_one_cm": "Przebiegnij %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.strider_one_cm": "Przejdź %4$d cm za pomocą magmołaza", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.swim_one_cm": "Przepłyń %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.talked_to_villager": "Zagadaj %4$d razy z osadnikiem", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.target_hit": "Ustrzel %4$d tarcz strzeleckich", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.time_since_death": "Nie umieraj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.time_since_rest": "Nie śpij przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.total_world_time": "Graj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.traded_with_villager": "Zahandluj %4$d razy z Osadnikiem", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.trigger_trapped_chest": "Aktywój %4$d skrzyń pułapek", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.tune_noteblock": "Dostrój %4$d bloków dźwiękowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.use_cauldron": "Użyj kotłów %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.walk_on_water_one_cm": "Przejdź %4$d cm po wodzie", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.walk_one_cm": "Przejdź %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.walk_under_water_one_cm": "Przejdź %4$d cm pod wodą" +}