From 50eb46d376a1e7bbf2c74b7f1552e51d07729e49 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 4 Jan 2020 18:15:17 +0800 Subject: New translations en_us.json (zh_tw) --- .../assets/roughlyenoughitems/lang/zh_tw.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 25df32a19..41ef374b6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -10,7 +10,7 @@ "category.rei.crafting": "合成", "category.rei.smelting": "冶煉", "category.rei.smelting.fuel": "燃料", - "category.rei.fuel": "Fuel", + "category.rei.fuel": "燃料", "category.rei.fuel.time": "Burn Time: %d ticks", "category.rei.fuel.time_short": "%d ticks", "category.rei.cooking.xp": "%f XP", @@ -93,13 +93,13 @@ "config.roughlyenoughitems.technical": "技術性", "config.roughlyenoughitems.performance": "效能", "config.roughlyenoughitems.cheating": "作弊:", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", - "config.roughlyenoughitems.usageKeybind": "Show Uses:", - "config.roughlyenoughitems.nextPageKeybind": "Next Page:", - "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", - "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", - "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", + "config.roughlyenoughitems.recipeKeybind": "顯示合成配方:", + "config.roughlyenoughitems.hideKeybind": "隱藏/顯示 REI:", + "config.roughlyenoughitems.usageKeybind": "顯示用途配方:", + "config.roughlyenoughitems.nextPageKeybind": "下一頁:", + "config.roughlyenoughitems.previousPageKeybind": "上一頁:", + "config.roughlyenoughitems.focusSearchFieldKeybind": "選擇搜索框:", + "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "複製配方ID:", "config.roughlyenoughitems.favoriteKeybind": "添加到我的最愛:", "config.roughlyenoughitems.favoritesEnabled": "啟用我的最愛:", "config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:", @@ -153,7 +153,7 @@ "config.roughlyenoughitems.itemCheatingMode": "物品作弊數量:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "正常", "config.roughlyenoughitems.itemCheatingMode.jei_like": "倒置", - "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", + "config.roughlyenoughitems.searchFavorites": "搜尋我的最愛:", "config.roughlyenoughitems.appendModNames": "附加模組名稱:", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "我的最愛的位置:", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "對面", -- cgit