diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-19 18:58:17 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-19 18:58:17 +0800 |
| commit | f7c755fc6709678ea9115a96b7e5690238bc215a (patch) | |
| tree | 771210b2af7fc6d2d08f3df5b81bd5d75c9e0b72 /src/main/resources | |
| parent | 2840a81d408a6f2bf48737a6cd040c34cc3c785b (diff) | |
| download | RoughlyEnoughItems-f7c755fc6709678ea9115a96b7e5690238bc215a.tar.gz RoughlyEnoughItems-f7c755fc6709678ea9115a96b7e5690238bc215a.tar.bz2 RoughlyEnoughItems-f7c755fc6709678ea9115a96b7e5690238bc215a.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main/resources')
| -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 bee5171fd..60b035db7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -83,7 +83,7 @@ "text.rei.favorites_tooltip": " \n§7按 %s 将其添加到收藏夹。", "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以将其从收藏夹中移除。", "text.rei.working_station": "工作站", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "§l放开 %s 以汇出此食谱", "text.rei.recipe_id": "\n%s配方 ID: %s", "text.rei.recipe_screen_type.selection": "合成界面类型选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.", @@ -98,7 +98,7 @@ "config.roughlyenoughitems.modules": "模块", "config.roughlyenoughitems.technical": "技术", "config.roughlyenoughitems.performance": "性能", - "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.filtering": "过滤", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.smooth_scrolling": "平滑滚动设定", "config.roughlyenoughitems.recipeKeybind": "显示食谱:", @@ -117,14 +117,14 @@ "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", - "config.roughlyenoughitems.filteredEntries.show": "Show Selected", - "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", + "config.roughlyenoughitems.filteredEntries.selectAll": "选择所有", + "config.roughlyenoughitems.filteredEntries.selectNone": "取消选择", + "config.roughlyenoughitems.filteredEntries.hide": "隐藏所选", + "config.roughlyenoughitems.filteredEntries.show": "显示所选", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "请先载入世界!", "config.roughlyenoughitems.entrySize": "条目大小:", - "config.roughlyenoughitems.asyncSearch": "Async Search:", - "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", + "config.roughlyenoughitems.asyncSearch": "异步搜索:", + "config.roughlyenoughitems.numberAsyncSearch": "异步条目组大小:", "config.roughlyenoughitems.useCompactTabs": "简洁标签:", "config.roughlyenoughitems.darkTheme": "外观主题:", "config.roughlyenoughitems.darkTheme.boolean.true": "深色主题", @@ -137,7 +137,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左侧", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右侧", "config.roughlyenoughitems.debugRenderTimeRequired": "条目列表调试模式:", - "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.debugSearchTimeRequired": "搜索调试模式:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左/右下角", "config.roughlyenoughitems.searchFieldLocation.top_side": "左/右上角", |
