aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-03-23 00:08:12 +0800
committershedaniel <daniel@shedaniel.me>2021-03-23 00:08:12 +0800
commitece8baaf1dd7047d0d41cd6f540977f5b863dea9 (patch)
tree0dc9de1e4086b9dc9b69e8a980a3d625a3b16d32 /src/main/resources
parenta99d0acfdcdc7607a1cf9326ab015065a0ace8c3 (diff)
downloadRoughlyEnoughItems-ece8baaf1dd7047d0d41cd6f540977f5b863dea9.tar.gz
RoughlyEnoughItems-ece8baaf1dd7047d0d41cd6f540977f5b863dea9.tar.bz2
RoughlyEnoughItems-ece8baaf1dd7047d0d41cd6f540977f5b863dea9.zip
New translations en_us.json (ja_jp)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index ee05f361a..58d025581 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -111,8 +111,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": "ユーザー補助",
@@ -140,9 +139,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はい",