diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-21 13:38:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-21 13:38:29 +0800 |
| commit | d42beab3347a357852fa7f8bc9fea30874432813 (patch) | |
| tree | d74c7ea0cf732512b8f116e3cb8f3940a6901fdf /src | |
| parent | 3e908507cd538480273bef79ec8fc693772dbdff (diff) | |
| download | RoughlyEnoughItems-d42beab3347a357852fa7f8bc9fea30874432813.tar.gz RoughlyEnoughItems-d42beab3347a357852fa7f8bc9fea30874432813.tar.bz2 RoughlyEnoughItems-d42beab3347a357852fa7f8bc9fea30874432813.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 10 |
1 files changed, 5 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 f9ac28aa5..ba67ee83b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -111,10 +111,10 @@ "config.roughlyenoughitems.cheating": "チートモード:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", + "config.roughlyenoughitems.hideKeybind": "REIを表示/非表示:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", - "config.roughlyenoughitems.nextPageKeybind": "Next Page:", - "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", + "config.roughlyenoughitems.nextPageKeybind": "次のページ:", + "config.roughlyenoughitems.previousPageKeybind": "前のページ:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", @@ -181,7 +181,7 @@ "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", "config.roughlyenoughitems.recipeScreenType": "レシピ画面のタイプ:", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", + "config.roughlyenoughitems.recipeScreenType.config": "レシピ画面タイプ: %s", "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません", "config.roughlyenoughitems.recipeScreenType.original": "オリジナル", "config.roughlyenoughitems.recipeScreenType.villager": "村人の", @@ -200,7 +200,7 @@ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ", "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT.", - "language.roughlyenoughitems.english": "English", + "language.roughlyenoughitems.english": "英語", "language.roughlyenoughitems.japanese": "日本語", "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified", "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional", |
