aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-08 16:24:31 +0800
committershedaniel <daniel@shedaniel.me>2020-07-08 16:24:31 +0800
commitb73fe4309203f8deaf5bd84c16edb037b7474eb9 (patch)
treec2bfaa2fd840bf34a5e02ffece3850cba1b522c9
parentc88ec6e0634bb40ebdf9b9dfe377478d032505c0 (diff)
downloadRoughlyEnoughItems-b73fe4309203f8deaf5bd84c16edb037b7474eb9.tar.gz
RoughlyEnoughItems-b73fe4309203f8deaf5bd84c16edb037b7474eb9.tar.bz2
RoughlyEnoughItems-b73fe4309203f8deaf5bd84c16edb037b7474eb9.zip
New translations en_us.json (zh_tw)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index d174b8838..5fa12a687 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -5,7 +5,7 @@
"text.rei.cheating_enabled": "§c作弊已啟用",
"text.rei.cheating_limited_enabled": "§c作弊已啟用 (使用命令)",
"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": "§c作弊已啟用 (使用創造)",
"text.rei.no_permission_cheat": "作弊需要管理員權限",
"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": "尚未設定",