From 537333604aaf4bf3e5a459e210bfb633b775c558 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 23 Mar 2021 00:08:17 +0800 Subject: New translations en_us.json (cs_cz) --- src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json index 4f46fdec4..085f3c810 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Typ okna receptů:", "config.roughlyenoughitems.recipeScreenType.config": "Typ okna receptů: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nenastaveno", - "config.roughlyenoughitems.recipeScreenType.original": "Originální", - "config.roughlyenoughitems.recipeScreenType.villager": "Ve stylu vesničanů", + "config.roughlyenoughitems.recipeScreenType.original": "Výchozí", "config.roughlyenoughitems.layout": "Rozložení", "config.roughlyenoughitems.tooltips": "Popisek", "config.roughlyenoughitems.accessibility": "Přístupnost", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Vlevo/Vpravo dole", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Vlevo/Vpravo nahoře", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Uprostřed", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Vyblednutí posuvníku:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nikdy", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Při nečinnosti", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Vyblednutí posuvníku:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nikdy", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Při nečinnosti", "config.roughlyenoughitems.disableRecipeBook": "Zobrazit knihu receptů:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNe", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aAno", -- cgit