aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-02-14 11:25:16 +0800
committershedaniel <daniel@shedaniel.me>2021-02-21 22:57:08 +0800
commit0c5b597cbdccc55ee36590b0aaa7d8113f119530 (patch)
treef835d6199b4a3f718342e95bde6fcec6f1a0966f
parent48049aa0fa09de70082668d61fbbc6070ea31c05 (diff)
downloadRoughlyEnoughItems-0c5b597cbdccc55ee36590b0aaa7d8113f119530.tar.gz
RoughlyEnoughItems-0c5b597cbdccc55ee36590b0aaa7d8113f119530.tar.bz2
RoughlyEnoughItems-0c5b597cbdccc55ee36590b0aaa7d8113f119530.zip
New translations en_us.json (ja_jp)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index 2a97fc1eb..8abb2fb6c 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -33,7 +33,7 @@
"text.rei.composting.chance": "§e%d%%の確率",
"text.rei.composting.page": "%dページ",
"text.rei.config": "設定",
- "text.rei.config_tooltip": "設定画面を開く\n§7チートモードをShift+左クリックで切り替え",
+ "text.rei.config_tooltip": "設定画面を開く\n§7チートモードを 左シフトキー + 左クリック で切り替え",
"text.rei.config.optifine.title": "REI設定画面を開けませんでした",
"text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました",
"text.rei.failed_cheat_items": "§cアイテムを与えることができませんでした。",
@@ -42,7 +42,7 @@
"ordering.rei.registry": "登録",
"ordering.rei.name": "名称",
"ordering.rei.item_groups": "アイテムグループ",
- "text.auto_craft.move_items": "アイテムを移動して",
+ "text.auto_craft.move_items": "アイテムを移動",
"text.auto_craft.move_items.yog": "NullPointerException(null値の参照型変数を参照しようとした時に発生する例外)が発生しました!!",
"error.rei.transfer.too_small": "アイテムを%dx%dグリッドに移動できません。",
"error.rei.not.on.server": "REIがサーバー上にありません。",
@@ -87,6 +87,7 @@
"text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択",
"text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。",
"text.rei.view_recipes_for": "%sのレシピを表示",
+ "text.rei.add_favorite_widget": "追加...",
"tooltip.rei.fluid_amount": "§7%d 単位",
"msg.rei.recipe_id_details": "レシピID: %s",
"subsets.rei.roughlyenoughitems.all_entries": "全項目",
@@ -162,6 +163,7 @@
"config.roughlyenoughitems.scrollingEntryListWidget": "リストの表示形式:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ",
+ "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
"config.roughlyenoughitems.filteringScreen": "フィルタリングの設定",
"config.roughlyenoughitems.filteringRulesScreen": "フィルタリングルールの変更",
"config.roughlyenoughitems.filteringRulesScreen.new": "フィルタリングルールの追加",