diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 8fbcb3169..5308f7cfd 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Naciśnij %s aby dodać przedmiot do Ulubionych.", "text.rei.remove_favorites_tooltip": " \n§7Naciśnij %s aby usunąć przedmiot z Ulubionych.", "text.rei.working_station": "Stacja robocza", - "text.rei.release_export": "Zwolnij %s aby wyeksportować", + "text.rei.release_export": "Release %s to export", "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.", @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "§7%d Jednostek", "msg.rei.copied_recipe_id": "Skopiowano Id receptury", "msg.rei.recipe_id_details": "Id receptury: %s", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "subsets.rei.roughlyenoughitems.all_entries": "All Entries", "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Etykiety elementów w Panelu Konfiguracyjnym", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Poprzednia strona:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Przejdź do pola wyszukiwania:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Skopiuj Id receptury:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Dodaj przedmiot do Ulubionych:", "config.roughlyenoughitems.favoritesEnabled": "Przedmioty Ulubione włączone:", "config.roughlyenoughitems.clickableRecipeArrows": "Klikalne strzałki do przewijania receptur:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": "Maksymalna ilość receptur na stronę:", + "config.roughlyenoughitems.maxRecipesPerPage": "Maksymalna ilość receptur na stronę:", "config.roughlyenoughitems.mirrorItemPanel": "Pozycja listy przedmiotów:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Po lewej", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Po prawej", |
