diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:13 +0800 |
| commit | c112563902f0b7be97f75cce578cbc0fba667675 (patch) | |
| tree | 9ac19952788c3abd86123ca1deea4b5cff948808 /src/main | |
| parent | a60f954528cc052885850a4caf49a5c49850e52f (diff) | |
| download | RoughlyEnoughItems-c112563902f0b7be97f75cce578cbc0fba667675.tar.gz RoughlyEnoughItems-c112563902f0b7be97f75cce578cbc0fba667675.tar.bz2 RoughlyEnoughItems-c112563902f0b7be97f75cce578cbc0fba667675.zip | |
New translations en_us.json (pl_pl)
Diffstat (limited to 'src/main')
| -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", |
