From 6785cc9a6483e7dfd2cd688d4f6b04fc7c1133ad Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 12 Feb 2020 06:19:12 +0800 Subject: New translations en_us.json (pl_pl) --- .../assets/roughlyenoughitems/lang/pl_pl.json | 54 +++++++++++----------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 2767462c1..b65962ee2 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -59,33 +59,33 @@ "text.rei.view_all_categories": "Pokaż wszystkie kategorie", "text.rei.go_back_first_page": "Powrót do strony 1", "text.rei.choose_page": "Wybierz stronę", - "text.rei.gamemode_button.tooltip": "Switch Game Mode\n§7Switch to %s mode.\n\n§7Shift-Click to switch in a reverse cycle.", - "text.rei.weather_button.tooltip": "Switch Weather\n§7Switch to %s.", - "text.rei.reload_config": "Reload Plugins", - "text.rei.config.is.reloading": "Plugins are reloading!", - "text.rei.enabled": "Yes", - "text.rei.disabled": "No", - "text.rei.short_gamemode.survival": "S", - "text.rei.short_gamemode.creative": "C", - "text.rei.short_gamemode.adventure": "A", - "text.rei.short_gamemode.spectator": "SP", - "text.rei.weather.clear": "Clear", - "text.rei.weather.rain": "Rain", - "text.rei.weather.thunder": "Thunder", - "text.rei.previous_category": "Previous Category", - "text.rei.next_category": "Next Category", - "text.rei.previous_page": "Previous Page", - "text.rei.next_page": "Next Page", - "text.rei.back": "Back", - "text.rei.select": "Select", - "text.rei.favorites": "Favorites", - "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", - "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", - "text.rei.working_station": "Working Station", - "text.rei.release_export": "§lRelease %s to export", - "text.rei.recipe_id": "\n%sRecipe Id: %s", - "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", - "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", + "text.rei.gamemode_button.tooltip": "Przełącz tryb gry\n§7Przełącz na tryb %s.\n\n§7Kliknij z Shiftem, aby przełączyć w drugą stronę.", + "text.rei.weather_button.tooltip": "Przełącz pogodę\n§7Przełącz na %s.", + "text.rei.reload_config": "Przeładuj pluginy", + "text.rei.config.is.reloading": "Pluginy ładują się ponownie!", + "text.rei.enabled": "Tak", + "text.rei.disabled": "Nie", + "text.rei.short_gamemode.survival": "P", + "text.rei.short_gamemode.creative": "K", + "text.rei.short_gamemode.adventure": "P", + "text.rei.short_gamemode.spectator": "O", + "text.rei.weather.clear": "Czyste niebo", + "text.rei.weather.rain": "Deszcz", + "text.rei.weather.thunder": "Burza", + "text.rei.previous_category": "Poprzednia kategoria", + "text.rei.next_category": "Następna kategoria", + "text.rei.previous_page": "Poprzednia strona", + "text.rei.next_page": "Następna strona", + "text.rei.back": "Wróć", + "text.rei.select": "Wybierz", + "text.rei.favorites": "Ulubione", + "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": "§lZwolnij %s aby wyeksportować", + "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", -- cgit