diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:16 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:16 +0800 |
| commit | d9a57fc441cd50abcf9e30818f61d041b10c0e63 (patch) | |
| tree | 4854dc54de7fb0ff4fd385c7ffd85b6221b6f0ae | |
| parent | f66480c63be60316ecf168bec6398add3f19bacb (diff) | |
| download | RoughlyEnoughItems-d9a57fc441cd50abcf9e30818f61d041b10c0e63.tar.gz RoughlyEnoughItems-d9a57fc441cd50abcf9e30818f61d041b10c0e63.tar.bz2 RoughlyEnoughItems-d9a57fc441cd50abcf9e30818f61d041b10c0e63.zip | |
New translations en_us.json (pl_pl)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 6 |
1 files changed, 6 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 be6885542..934900de0 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "Wybór typu ekranu receptur", "text.rei.recipe_screen_type.selection.sub": "Zawsze możesz zmienić tę opcję w Panelu Konfiguracyjnym.", "text.rei.view_recipes_for": "Pokaż receptury dla %s", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "§7%d Jednostek", "msg.rei.copied_recipe_id": "Skopiowano Id receptury", "msg.rei.recipe_id_details": "Id receptury: %s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Etykiety elementów w Panelu Konfiguracyjnym", "config.roughlyenoughitems.title": "Panel Konfiguracyjny Roughly Enough Items", "config.roughlyenoughitems.!general": "Ogólne", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "Techniczne", "config.roughlyenoughitems.performance": "Wydajność", "config.roughlyenoughitems.filtering": "Filtrowanie", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Tryb Oszukiwania:", "config.roughlyenoughitems.smooth_scrolling": "Ustawienia gładkiego przewijania", "config.roughlyenoughitems.recipeKeybind": "Pokaż recepturę:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Dodaj przedmiot do Ulubionych:", "config.roughlyenoughitems.favoritesEnabled": "Przedmioty Ulubione włączone:", "config.roughlyenoughitems.clickableRecipeArrows": "Klikalne strzałki do przewijania receptur:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Włączony", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Wyłączony", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Renderuj błysk na zaklętych przedmiotach:", |
