diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-25 02:50:49 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-25 02:50:49 +0800 |
| commit | a34a748d2b6cdb1f70f176f1ec1bd27cbc2a98cf (patch) | |
| tree | 82a2698e7b6278025ee0257756fa8f51fded51c5 /src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json | |
| parent | 23c820ea583052744232e84a6c99114223c43a69 (diff) | |
| parent | 096efb9f27a640c3e51458fe84eeb25acd3cd9cc (diff) | |
| download | RoughlyEnoughItems-a34a748d2b6cdb1f70f176f1ec1bd27cbc2a98cf.tar.gz RoughlyEnoughItems-a34a748d2b6cdb1f70f176f1ec1bd27cbc2a98cf.tar.bz2 RoughlyEnoughItems-a34a748d2b6cdb1f70f176f1ec1bd27cbc2a98cf.zip | |
Merge remote-tracking branch 'shedaniel/l10n_6.x' into 6.x
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json b/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json index af0349f2a..c616c8b30 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json @@ -129,8 +129,7 @@ "config.roughlyenoughitems.recipeScreenType": "Тип вікна рецепта:", "config.roughlyenoughitems.recipeScreenType.config": "Вид вікна рецепта: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Не встановлено", - "config.roughlyenoughitems.recipeScreenType.original": "Оригінальний", - "config.roughlyenoughitems.recipeScreenType.villager": "Селянський", + "config.roughlyenoughitems.recipeScreenType.original": "За замовчанням", "config.roughlyenoughitems.layout": "Макет", "config.roughlyenoughitems.tooltips": "Підказки", "config.roughlyenoughitems.accessibility": "Спеціальні можливості", @@ -172,9 +171,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Внизу", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Зверху", "config.roughlyenoughitems.layout.searchFieldLocation.center": "По центру", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Загасання смуги прокрутки:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Ніколи", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Коли бездіяльний", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Загасання смуги прокрутки:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Ніколи", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Коли бездіяльний", "config.roughlyenoughitems.disableRecipeBook": "Стандартна книга рецептів:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cНі", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aТак", |
