diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index fa4e89337..939a9a943 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Powstała mikstura", "category.rei.composting": "Kompostowanie", "category.rei.stripping": "Okorowywanie", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Informacje", "text.rei.composting.chance": "§e%d%% Szansa", "text.rei.composting.page": "Strona %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Moduły", "config.roughlyenoughitems.technical": "Techniczne", "config.roughlyenoughitems.performance": "Wydajność", + "config.roughlyenoughitems.filtering": "Filtrowanie", "config.roughlyenoughitems.cheating": "Tryb Oszukiwania:", "config.roughlyenoughitems.smooth_scrolling": "Ustawienia gładkiego przewijania", "config.roughlyenoughitems.recipeKeybind": "Pokaż recepturę:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Pozycja przycisku Panelu Konfiguracyjnego:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "U góra", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Obok wyszukiwania", + "config.roughlyenoughitems.filteredEntries.selectAll": "Zaznacz wszystkie", + "config.roughlyenoughitems.filteredEntries.selectNone": "Odznacz wszystkie", + "config.roughlyenoughitems.filteredEntries.hide": "Ukryj zaznaczone", + "config.roughlyenoughitems.filteredEntries.show": "Pokaż zaznaczone", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Najpierw załaduj świat!", "config.roughlyenoughitems.entrySize": "Rozmiar przedmiotu na liście:", "config.roughlyenoughitems.useCompactTabs": "Kompaktowe karty:", "config.roughlyenoughitems.darkTheme": "Motyw:", |
