diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index a86a70eef..b41db2234 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -40,7 +40,7 @@ "ordering.rei.name": "名字", "ordering.rei.item_groups": "物品组", "text.auto_craft.move_items": "移动物品", - "text.auto_craft.move_items.yog": "产生了 NullPointerException!", + "text.auto_craft.move_items.yog": "生成 NullPointerException!", "error.rei.transfer.too_small": "无法移动物品至 %dx%d 的方格.", "error.rei.not.on.server": "REI 不在服务器上.", "error.rei.not.enough.materials": "材料不足", @@ -94,7 +94,7 @@ "config.roughlyenoughitems.appearance": "外观", "config.roughlyenoughitems.modules": "模块", "config.roughlyenoughitems.technical": "技术", - "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.performance": "性能", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.favoriteKeybind": "收藏物品:", "config.roughlyenoughitems.favoritesEnabled": "已启用收藏夹:", @@ -123,7 +123,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.true": "禁用", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "启用", "config.roughlyenoughitems.fixTabCloseContainer": "修复Tab(禁用配方手册时):", - "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:", + "config.roughlyenoughitems.lighterButtonHover": "较轻的按钮:", "config.roughlyenoughitems.enableCraftableOnlyButton": "可合成过滤器:", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "启用", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "禁用", @@ -148,10 +148,10 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "标准", "config.roughlyenoughitems.itemCheatingMode.jei_like": "反转", "config.roughlyenoughitems.appendModNames": "附加模组名称:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "后向", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", - "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "收藏夹位置:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "对面", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "列表顶部", + "config.roughlyenoughitems.displayFavoritesTooltip": "显示收藏夹提示:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "复制ID讯息:", "config.roughlyenoughitems.scrollingEntryListWidget": "条目列表操作:", |
