diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 22:20:32 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 22:20:32 +0800 |
| commit | a7130effa6d3f3a2df1f4a879ab8c1a9616bce0f (patch) | |
| tree | 4060aab70fedaad8adf02d2c8a39da3675d73238 /src/main | |
| parent | 0a4a7079ea116ceecfc6fc6307284a37c221a9b5 (diff) | |
| download | RoughlyEnoughItems-a7130effa6d3f3a2df1f4a879ab8c1a9616bce0f.tar.gz RoughlyEnoughItems-a7130effa6d3f3a2df1f4a879ab8c1a9616bce0f.tar.bz2 RoughlyEnoughItems-a7130effa6d3f3a2df1f4a879ab8c1a9616bce0f.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main')
| -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 123d1789b..f982b68f6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -12,11 +12,11 @@ "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", "category.rei.fuel.time": "燃烧时间:%d 刻", - "category.rei.fuel.time.items": "Burn Time: %s item(s)", + "category.rei.fuel.time.items": "燃烧时间:%s 物件", "category.rei.fuel.time_short": "%d 刻", - "category.rei.fuel.time_short.items": "%s item(s)", + "category.rei.fuel.time_short.items": "%s 物件", "category.rei.cooking.xp": "%f 经验", - "category.rei.cooking.time&xp": "%s XP in %s sec", + "category.rei.cooking.time&xp": "%s 经验每 %s 秒", "category.rei.smoking": "烟熏", "category.rei.blasting": "熔炼", "category.rei.campfire": "营火", @@ -28,7 +28,7 @@ "category.rei.brewing.result": "输出药水", "category.rei.composting": "堆肥", "category.rei.stripping": "去皮", - "category.rei.beacon_base": "Beacon Base", + "category.rei.beacon_base": "信标基地", "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 机会", "text.rei.composting.page": "第 %d 页", @@ -100,7 +100,7 @@ "config.roughlyenoughitems.performance": "性能", "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "作弊:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", + "config.roughlyenoughitems.smooth_scrolling": "平滑滚动设定", "config.roughlyenoughitems.recipeKeybind": "显示食谱:", "config.roughlyenoughitems.hideKeybind": "隐藏/显示 REI:", "config.roughlyenoughitems.usageKeybind": "显示用途:", @@ -114,9 +114,9 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "渲染附魔光效:", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", - "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.lowerConfigButton": "设定按钮位置:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "顶部", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "搜寻栏旁", "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", @@ -163,9 +163,9 @@ "config.roughlyenoughitems.weatherCommand": "天气命令:", "config.roughlyenoughitems.itemListOrdering": "条目列表排序:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", + "config.roughlyenoughitems.newFastEntryRendering": "更快项目绘图:", "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": "像村民交易介面", |
