From 2a9f68a71abf1358f72488bea521bb850c7f1475 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 15 Feb 2020 01:32:27 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/main/resources/assets/roughlyenoughitems') 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:", -- cgit