diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-11 15:55:36 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-11 15:55:36 +0800 |
| commit | e6ca983de9144b16cb6bb32d847d9c83cfb83678 (patch) | |
| tree | 9bdd2aa0d10cfe98e12a1810eee1a6f559221014 /src/main | |
| parent | 954658e2416d5e18553067f6828c38208c00c962 (diff) | |
| download | RoughlyEnoughItems-e6ca983de9144b16cb6bb32d847d9c83cfb83678.tar.gz RoughlyEnoughItems-e6ca983de9144b16cb6bb32d847d9c83cfb83678.tar.bz2 RoughlyEnoughItems-e6ca983de9144b16cb6bb32d847d9c83cfb83678.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 | 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 c6f931fb6..982da4eb1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -11,8 +11,8 @@ "category.rei.smelting": "烧炼", "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", - "category.rei.fuel.time": "Burn Time: %d ticks", - "category.rei.fuel.time_short": "%d ticks", + "category.rei.fuel.time": "燃烧时间:%d 刻", + "category.rei.fuel.time_short": "%d 刻", "category.rei.cooking.xp": "%f 经验", "category.rei.smoking": "烟熏", "category.rei.blasting": "熔炼", @@ -106,9 +106,9 @@ "config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", - "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", - "config.roughlyenoughitems.entrySize": "Entry Size:", - "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "渲染附魔光效:", + "config.roughlyenoughitems.entrySize": "条目大小:", + "config.roughlyenoughitems.useCompactTabs": "简洁标签:", "config.roughlyenoughitems.darkTheme": "外观主题:", "config.roughlyenoughitems.darkTheme.boolean.true": "深色主题", "config.roughlyenoughitems.darkTheme.boolean.false": "浅色主题", @@ -119,7 +119,7 @@ "config.roughlyenoughitems.mirrorItemPanel": "项目列表位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左侧", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右侧", - "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", + "config.roughlyenoughitems.debugRenderTimeRequired": "条目列表调试模式:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左/右下角", "config.roughlyenoughitems.searchFieldLocation.top_side": "左/右上角", @@ -161,7 +161,7 @@ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "对面", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "列表顶部", "config.roughlyenoughitems.displayFavoritesTooltip": "显示收藏夹提示:", - "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", + "config.roughlyenoughitems.snapToRows": "对齐条目列表:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "复制ID讯息:", "config.roughlyenoughitems.scrollingEntryListWidget": "条目列表操作:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "滚动", |
