diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:27 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:27 +0800 |
| commit | 2a9f68a71abf1358f72488bea521bb850c7f1475 (patch) | |
| tree | 1f73aa3cdd4f702661a0abc74e705ee455520c80 /src | |
| parent | 41b5410242662f8a162a43f3b8d45f924bc08709 (diff) | |
| download | RoughlyEnoughItems-2a9f68a71abf1358f72488bea521bb850c7f1475.tar.gz RoughlyEnoughItems-2a9f68a71abf1358f72488bea521bb850c7f1475.tar.bz2 RoughlyEnoughItems-2a9f68a71abf1358f72488bea521bb850c7f1475.zip | |
New translations en_us.json (pl_pl)
Diffstat (limited to 'src')
| -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:", |
