aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-02-15 01:32:20 +0800
committershedaniel <daniel@shedaniel.me>2020-02-15 01:32:20 +0800
commit448875673c75192d19f17f083e572c94512e2bac (patch)
treeb002d7e7a8bfe55961229e8950940203106dfdac /src
parent971e04221145d5703fde1215dae6eb2175647a1b (diff)
downloadRoughlyEnoughItems-448875673c75192d19f17f083e572c94512e2bac.tar.gz
RoughlyEnoughItems-448875673c75192d19f17f083e572c94512e2bac.tar.bz2
RoughlyEnoughItems-448875673c75192d19f17f083e572c94512e2bac.zip
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index 6d17db725..e24bb9b3c 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -28,6 +28,7 @@
"category.rei.brewing.result": "得られたポーション",
"category.rei.composting": "コンポスター",
"category.rei.stripping": "剥ぎ取る",
+ "category.rei.beacon_base": "Beacon Base",
"category.rei.information": "Information",
"text.rei.composting.chance": "§e%d%%の確率",
"text.rei.composting.page": "%dページ",
@@ -97,6 +98,7 @@
"config.roughlyenoughitems.modules": "モジュール",
"config.roughlyenoughitems.technical": "高度な設定",
"config.roughlyenoughitems.performance": "Performance",
+ "config.roughlyenoughitems.filtering": "Filtering",
"config.roughlyenoughitems.cheating": "チートモード:",
"config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings",
"config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
@@ -115,6 +117,11 @@
"config.roughlyenoughitems.lowerConfigButton": "Config Button Position:",
"config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top",
"config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search",
+ "config.roughlyenoughitems.filteredEntries.selectAll": "Select All",
+ "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All",
+ "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected",
+ "config.roughlyenoughitems.filteredEntries.show": "Show Selected",
+ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!",
"config.roughlyenoughitems.entrySize": "Entry Size:",
"config.roughlyenoughitems.useCompactTabs": "Compact Tabs:",
"config.roughlyenoughitems.darkTheme": "外観テーマ:",