diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index f198b4975..95e197b7f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -79,8 +79,8 @@ "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.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", @@ -154,27 +154,27 @@ "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.itemListOrdering": "Kolejność przedmiotów na liście:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", - "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", - "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like", - "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", - "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", - "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", - "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", - "config.roughlyenoughitems.appendModNames": "Append Mod Names:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", - "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", - "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", - "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", - "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled", - "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated", - "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT." + "config.roughlyenoughitems.newFastEntryRendering": "Szybsze renderowanie przedmiotów:", + "config.roughlyenoughitems.recipeScreenType": "Sposób wyświetlania receptur:", + "config.roughlyenoughitems.recipeScreenType.config": "Sposób wyświetlania receptur: %s", + "config.roughlyenoughitems.recipeScreenType.unset": "Nie ustawiono", + "config.roughlyenoughitems.recipeScreenType.original": "Oryginalny", + "config.roughlyenoughitems.recipeScreenType.villager": "Na wzór handlu", + "config.roughlyenoughitems.itemCheatingMode": "Ilość pobieranych przedmiotów w Trybie Oszukiwania:", + "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normalny", + "config.roughlyenoughitems.itemCheatingMode.jei_like": "Odwrócony", + "config.roughlyenoughitems.searchFavorites": "Szukaj w Ulubionych:", + "config.roughlyenoughitems.appendModNames": "Wyświetlaj nazwy modów przy przedmiotach:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Pozycja Ulubionych przedmiotów:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Przeciwna strona", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "U góry listy", + "config.roughlyenoughitems.displayFavoritesTooltip": "Wyświetlaj etykiety Ulubionych przedmiotów:", + "config.roughlyenoughitems.snapToRows": "Lista przylega do wierszy:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Wyświetlaj Toast na kopii Id (Copy Identifier Toast):", + "config.roughlyenoughitems.scrollingEntryListWidget": "Sposób przeglądania przedmiotów:", + "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Pasek przewijania", + "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Ponumerowane strony", + "text.rei.credit.text": "§lRoughly Enough Items (v %s)\n§7Oryginalnie fork modyfikacji Almost Enough Items.\n\n§lDeveloperzy\n Oryginalnie | ZenDarva\n Przepisanie od podstaw | Danielshe\n Wsparcie starego pluginu | TehNut\n\n§lTłumaczenie\n%s\n\n§lLicencja\n§7Roughly Enough Items działa na licencji MIT." } |
