From a99d0acfdcdc7607a1cf9326ab015065a0ace8c3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 23 Mar 2021 00:08:10 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index b6de37de5..d97522e9b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -129,8 +129,7 @@ "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.recipeScreenType.original": "Domyślne", "config.roughlyenoughitems.layout": "Wygląd", "config.roughlyenoughitems.tooltips": "Podpowiedzi", "config.roughlyenoughitems.accessibility": "Dostępność", @@ -172,9 +171,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Lewy / Prawy Dolny", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Lewy / Prawy Górny", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Po środku", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Zanikanie paska przewijania:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nigdy", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Gdy nieaktywny", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Zanikanie paska przewijania:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nigdy", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Gdy nieaktywny", "config.roughlyenoughitems.disableRecipeBook": "Wyświetlanie waniliowej Książki receptur:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNie", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aTak", -- cgit