diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index ce1e2af4b..2a7c06401 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -10,10 +10,10 @@ "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", + "category.rei.cooking.xp": "%f 经验", "category.rei.smoking": "烟熏", "category.rei.blasting": "熔炼", "category.rei.campfire": "营火", @@ -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": "对面", |
