aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-20 17:31:48 +0800
committerGitHub <noreply@github.com>2019-12-20 17:31:48 +0800
commit017c8eedc583e8284964cd859f74a31961d0f981 (patch)
treefc93d0ddf4642df15a6c5d17f6862d2d87f4576f
parentb2d0af7a9fb0d16f14b294802f6718ac315d0de8 (diff)
parent4d0942e2291a7951de6d645e3b3c24282d6d3644 (diff)
downloadRoughlyEnoughItems-017c8eedc583e8284964cd859f74a31961d0f981.tar.gz
RoughlyEnoughItems-017c8eedc583e8284964cd859f74a31961d0f981.tar.bz2
RoughlyEnoughItems-017c8eedc583e8284964cd859f74a31961d0f981.zip
New translations en_us.json (zh_cn) (#213)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json20
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 f86ab2bb1..e4b96b324 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": "Generate 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": "材料不足",
@@ -60,8 +60,8 @@
"text.rei.choose_page": "选择页面",
"text.rei.gamemode_button.tooltip": "切换游戏模式\n§7切换至 %s 模式。",
"text.rei.weather_button.tooltip": "切换天气\n§7切换至 %s。",
- "text.rei.reload_config": "Reload Plugins",
- "text.rei.config.is.reloading": "Plugins are reloading!",
+ "text.rei.reload_config": "重载插件",
+ "text.rei.config.is.reloading": "插件正在重新加载!",
"text.rei.enabled": "是",
"text.rei.disabled": "否",
"text.rei.short_gamemode.survival": "S",
@@ -77,15 +77,15 @@
"text.rei.next_page": "下一页",
"text.rei.back": "返回",
"text.rei.select": "选择",
- "text.rei.favorites": "Favorites",
- "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
- "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
+ "text.rei.favorites": "收藏夹",
+ "text.rei.favorites_tooltip": " \n§7按 %s 将其添加到收藏夹。",
+ "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以将其从收藏夹中移除。",
"text.rei.working_station": "工作站",
"text.rei.recipe_id": "\n%s配方 ID: %s",
"text.rei.recipe_screen_type.selection": "合成界面类型选择",
"text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.",
"text.rei.view_recipes_for": "查看 %s 的配方",
- "tooltip.rei.fluid_amount": "§7%d Unit",
+ "tooltip.rei.fluid_amount": "§7%d 单位",
"msg.rei.copied_recipe_id": "已复制配方ID",
"msg.rei.recipe_id_details": "配方ID:%s",
"_comment": "配置提示",
@@ -95,8 +95,8 @@
"config.roughlyenoughitems.modules": "模块",
"config.roughlyenoughitems.technical": "技术",
"config.roughlyenoughitems.cheating": "作弊:",
- "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
- "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
+ "config.roughlyenoughitems.favoriteKeybind": "收藏物品:",
+ "config.roughlyenoughitems.favoritesEnabled": "已启用收藏夹:",
"config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用",
@@ -148,7 +148,7 @@
"config.roughlyenoughitems.itemCheatingMode.jei_like": "反转",
"config.roughlyenoughitems.appendModNames": "附加模组名称:",
"config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:",
- "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side",
+ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "后向",
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list",
"config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:",
"config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:",