aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-02-14 10:55:22 +0800
committershedaniel <daniel@shedaniel.me>2021-02-21 22:57:08 +0800
commit48049aa0fa09de70082668d61fbbc6070ea31c05 (patch)
tree42548eaef1e2ef86f5b42f948535c5179b43e12c /src/main
parentb7f6832658df6002bb18c3a5f90833bbc4af5d14 (diff)
downloadRoughlyEnoughItems-48049aa0fa09de70082668d61fbbc6070ea31c05.tar.gz
RoughlyEnoughItems-48049aa0fa09de70082668d61fbbc6070ea31c05.tar.bz2
RoughlyEnoughItems-48049aa0fa09de70082668d61fbbc6070ea31c05.zip
New translations en_us.json (ja_jp)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json22
1 files changed, 15 insertions, 7 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index 8a5e9ad0f..2a97fc1eb 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -1,7 +1,7 @@
{
"text.rei.cheating": "チートモード",
- "text.rei.cheating_disabled": "§7チートモードを使わない",
- "text.rei.cheating_enabled": "§cチートモードを使う",
+ "text.rei.cheating_disabled": "§7チートモードが無効です",
+ "text.rei.cheating_enabled": "§cチートモードが有効です",
"text.rei.cheating_limited_enabled": "§bチートモードを使う (コマンドを使用)",
"text.rei.cheating_enabled_no_perms": "§7チートモードを§c使う §7(権限がない)",
"text.rei.cheating_limited_creative_enabled": "§aチートモードが有効です (クリエイティブのみ)",
@@ -12,11 +12,11 @@
"category.rei.smelting.fuel": "燃料",
"category.rei.fuel": "燃料",
"category.rei.fuel.time": "燃焼時間: %d ティック",
- "category.rei.fuel.time.items": "燃焼時間: %s 個",
+ "category.rei.fuel.time.items": "燃焼時間: %s 個分",
"category.rei.fuel.time_short": "%d ティック",
"category.rei.fuel.time_short.items": "%s 個",
"category.rei.cooking.xp": "%f XP(経験値)",
- "category.rei.cooking.time&xp": "%s 秒に %s XP(経験値)",
+ "category.rei.cooking.time&xp": "%2$s 秒に %1$s XP(経験値)",
"category.rei.smoking": "燻製",
"category.rei.blasting": "製錬(溶鉱炉)",
"category.rei.campfire": "焚き火",
@@ -111,21 +111,27 @@
"config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "設定されていません",
"config.roughlyenoughitems.recipeScreenType.original": "オリジナル",
- "config.roughlyenoughitems.recipeScreenType.villager": "村人の",
+ "config.roughlyenoughitems.recipeScreenType.villager": "村人の取引画面",
"config.roughlyenoughitems.layout": "レイアウト",
+ "config.roughlyenoughitems.tooltips": "ツールチップ(補助説明の表示について)",
"config.roughlyenoughitems.accessibility": "ユーザー補助",
"config.roughlyenoughitems.search": "検索",
+ "config.roughlyenoughitems.filtering": "フィルタリング",
"config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "クリック可能なレシピの矢印:",
"config.roughlyenoughitems.layout.configButtonLocation": "設定ボタンの位置:",
+ "config.roughlyenoughitems.layout.configButtonLocation.upper": "上側",
+ "config.roughlyenoughitems.layout.configButtonLocation.lower": "下側",
"config.roughlyenoughitems.filteredEntries.selectAll": "すべて選択",
"config.roughlyenoughitems.filteredEntries.selectNone": "すべて解除",
"config.roughlyenoughitems.filteredEntries.hide": "選択したものを非表示",
"config.roughlyenoughitems.filteredEntries.show": "選択したものを表示",
+ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "まず最初にワールドを読み込んでください!",
"config.roughlyenoughitems.theme": "デザイン:",
"config.roughlyenoughitems.theme.dark": "ダークテーマ",
"config.roughlyenoughitems.theme.light": "ライトテーマ",
"config.roughlyenoughitems.recipeBorder": "レシピの表示枠:",
"config.roughlyenoughitems.recipeBorder.default": "デフォルト",
+ "config.roughlyenoughitems.recipeBorder.none": "なし",
"config.roughlyenoughitems.layout.maxRecipesPerPage": "ページあたりのレシピの最大数:",
"config.roughlyenoughitems.accessibility.displayPanelLocation.left": "左側",
"config.roughlyenoughitems.accessibility.displayPanelLocation.right": "右側",
@@ -133,13 +139,13 @@
"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": "村人の取引画面のスクロールバー:",
"config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "常設",
"config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自動フェードアウト",
"config.roughlyenoughitems.disableRecipeBook": "バニラのレシピブック:",
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cいいえ",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aはい",
- "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "作成可能なフィルタ:",
+ "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "作成可能なフィルター:",
"config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:",
"config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモード(GameMode)のコマンド:",
"config.roughlyenoughitems.commands.giveCommand": "入手(Give)のコマンド:",
@@ -152,9 +158,11 @@
"config.roughlyenoughitems.itemCheatingMode.jei_like": "反転",
"config.roughlyenoughitems.search.searchFavorites": "お気に入りから検索:",
"config.roughlyenoughitems.tooltips.appendModNames": "MOD名の表示:",
+ "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "お気に入りの登録方法を表示:",
"config.roughlyenoughitems.scrollingEntryListWidget": "リストの表示形式:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ",
+ "config.roughlyenoughitems.filteringScreen": "フィルタリングの設定",
"config.roughlyenoughitems.filteringRulesScreen": "フィルタリングルールの変更",
"config.roughlyenoughitems.filteringRulesScreen.new": "フィルタリングルールの追加",
"config.roughlyenoughitems.filteringRulesScreen.delete": "削除",