diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index b65962ee2..f198b4975 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -86,20 +86,20 @@ "text.rei.recipe_id": "\n%sId receptury: %s", "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": "View Recipes for %s", - "tooltip.rei.fluid_amount": "§7%d Unit", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", - "msg.rei.recipe_id_details": "Recipe ID: %s", - "_comment": "Config Tooltips", - "config.roughlyenoughitems.title": "Roughly Enough Items Config", - "config.roughlyenoughitems.!general": "General", - "config.roughlyenoughitems.appearance": "Appearance", - "config.roughlyenoughitems.modules": "Modules", - "config.roughlyenoughitems.technical": "Technical", - "config.roughlyenoughitems.performance": "Performance", - "config.roughlyenoughitems.cheating": "Cheating:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", + "text.rei.view_recipes_for": "Pokaż receptury dla %s", + "tooltip.rei.fluid_amount": "§7%d Jednostek", + "msg.rei.copied_recipe_id": "Skopiowano Id receptury", + "msg.rei.recipe_id_details": "Id receptury: %s", + "_comment": "Etykiety elementów w Panelu Konfiguracyjnym", + "config.roughlyenoughitems.title": "Panel Konfiguracyjny Roughly Enough Items", + "config.roughlyenoughitems.!general": "Ogólne", + "config.roughlyenoughitems.appearance": "Wygląd", + "config.roughlyenoughitems.modules": "Moduły", + "config.roughlyenoughitems.technical": "Techniczne", + "config.roughlyenoughitems.performance": "Wydajność", + "config.roughlyenoughitems.cheating": "Tryb Oszukiwania:", + "config.roughlyenoughitems.smooth_scrolling": "Ustawienia gładkiego przewijania", + "config.roughlyenoughitems.recipeKeybind": "Pokaż recepturę:", "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", "config.roughlyenoughitems.nextPageKeybind": "Next Page:", @@ -150,10 +150,10 @@ "config.roughlyenoughitems.giveCommand": "Give Command:", "config.roughlyenoughitems.loadDefaultPlugin": "Load Default Plugin:", "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", - "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", - "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", - "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", - "config.roughlyenoughitems.weatherCommand": "Weather Command:", + "config.roughlyenoughitems.registerRecipesInAnotherThread": "Wątek synchronizacji receptur:", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "Nowy wątek REI", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cWątek pakietów", + "config.roughlyenoughitems.weatherCommand": "Komenda zmiany pogody:", "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", |
