Browse Source

Merge remote-tracking branch 'shedaniel/l10n_4.x-unstable' into 4.x-unstable

shedaniel 5 years ago
parent
commit
24686fca0f

+ 5 - 5
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",

+ 1 - 1
src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json

@@ -150,7 +150,7 @@
   "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右侧",
   "config.roughlyenoughitems.debugRenderTimeRequired": "条目列表调试模式:",
   "config.roughlyenoughitems.debugSearchTimeRequired": "搜索调试模式:",
-  "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
+  "config.roughlyenoughitems.resizeDynamically": "调整大小:",
   "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:",
   "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左/右下角",
   "config.roughlyenoughitems.searchFieldLocation.top_side": "左/右上角",

+ 1 - 1
src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json

@@ -150,7 +150,7 @@
   "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊",
   "config.roughlyenoughitems.debugRenderTimeRequired": "項目列表測試模式:",
   "config.roughlyenoughitems.debugSearchTimeRequired": "搜尋測試模式:",
-  "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
+  "config.roughlyenoughitems.resizeDynamically": "調整大小:",
   "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:",
   "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下",
   "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上",