diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 16:24:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 16:24:29 +0800 |
| commit | c88ec6e0634bb40ebdf9b9dfe377478d032505c0 (patch) | |
| tree | 29610d669655fcac433a475d7d5fc1024dd66223 /src/main/resources | |
| parent | 16947637e86e2cdd8fa8639f72d7db4ce525d622 (diff) | |
| download | RoughlyEnoughItems-c88ec6e0634bb40ebdf9b9dfe377478d032505c0.tar.gz RoughlyEnoughItems-c88ec6e0634bb40ebdf9b9dfe377478d032505c0.tar.bz2 RoughlyEnoughItems-c88ec6e0634bb40ebdf9b9dfe377478d032505c0.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 2064bb82c..62232f360 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -5,7 +5,7 @@ "text.rei.cheating_enabled": "§c已启用作弊", "text.rei.cheating_limited_enabled": "§b已启用作弊(通过命令行)", "text.rei.cheating_enabled_no_perms": "§7作弊§c已启用§7(无权限)", - "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", + "text.rei.cheating_limited_creative_enabled": "§b已启用作弊(通过创造)", "text.rei.no_permission_cheat": "通过作弊给予物品需要OP权限", "text.rei.search.field.suggestion": "搜索...", "category.rei.crafting": "合成", @@ -36,8 +36,8 @@ "text.rei.composting.page": "第 %d 页", "text.rei.config": "配置", "text.rei.config_tooltip": "打开配置\n§7按住 Shift 键单击以切换作弊模式", - "text.rei.config.optifine.title": "Failed to open REI config screen", - "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", + "text.rei.config.optifine.title": "打开 REI 配置界面失败", + "text.rei.config.optifine.description": "配置界面与 OptiFine / OptiFabric 不兼容。", "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c物品给予失败", "ordering.rei.ascending": "顺序", @@ -121,9 +121,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "复制配方ID:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "导出配方:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "收藏物品:", - "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", - "config.roughlyenoughitems.cheatingStyle.grab": "Grab", - "config.roughlyenoughitems.cheatingStyle.give": "Give", + "config.roughlyenoughitems.cheatingStyle": "作弊方式:", + "config.roughlyenoughitems.cheatingStyle.grab": "抓取", + "config.roughlyenoughitems.cheatingStyle.give": "给予", "config.roughlyenoughitems.recipeScreenType": "配方屏幕类型:", "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未设定", |
