From d9a57fc441cd50abcf9e30818f61d041b10c0e63 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 1 Apr 2020 20:03:16 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') 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:", -- cgit