aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDanielshe <daniel@shedaniel.me>2019-09-27 19:33:43 +0800
committerGitHub <noreply@github.com>2019-09-27 19:33:43 +0800
commit44f464cfa75b2d5c87fe42fdf09744c7621dc639 (patch)
tree8d32d531428aa4cb0038cfa8f6c3bac46477c63a /src
parent104ba6f4aace9c8fa835ed58d3d40762f3edae31 (diff)
downloadRoughlyEnoughItems-44f464cfa75b2d5c87fe42fdf09744c7621dc639.tar.gz
RoughlyEnoughItems-44f464cfa75b2d5c87fe42fdf09744c7621dc639.tar.bz2
RoughlyEnoughItems-44f464cfa75b2d5c87fe42fdf09744c7621dc639.zip
New translations en_us.json (zh_tw) (#165)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index 82c10bf00..577d55733 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -12,7 +12,7 @@
"text.rei.cheating_limited_enabled": "§c作弊已啟用 (使用命令)",
"text.rei.cheating_enabled_no_perms": "§7作弊已§c啟用§7 (無權限)",
"text.rei.no_permission_cheat": "作弊需要管理員權限",
- "text.rei.search.field.suggestion": "Search...",
+ "text.rei.search.field.suggestion": "搜尋…",
"category.rei.crafting": "合成",
"category.rei.smelting": "冶煉",
"category.rei.smelting.fuel": "燃料",
@@ -45,7 +45,7 @@
"error.rei.internal.error": "內部錯誤: %s",
"error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.",
"error.rei.no.handlers.applicable": "No handlers are applicable.",
- "error.rei.multi.errors": "Multiple Errors:",
+ "error.rei.multi.errors": "多個錯誤:",
"rei.rei.no.slot.in.inv": "您的物品欄已滿.",
"text.rei.showing_craftable": "顯示可合成的物品",
"text.rei.showing_all": "顯示所有物品",
@@ -100,8 +100,8 @@
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左邊",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊",
"config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:",
- "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
- "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",
+ "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下",
+ "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上",
"config.roughlyenoughitems.searchFieldLocation.center": "中間",
"config.roughlyenoughitems.villagerScreenPermanentScrollBar": "合成介面的滾動條:",
"config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "永久顯示",
@@ -123,19 +123,19 @@
"config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread",
- "config.roughlyenoughitems.weatherCommand": "Weather Command:",
+ "config.roughlyenoughitems.weatherCommand": "天氣命令:",
"config.roughlyenoughitems.itemListOrdering": "Item List Ordering:",
"config.roughlyenoughitems.list_ordering_button": "%s [%s]",
- "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:",
- "config.roughlyenoughitems.recipeScreenType.unset": "Not Set",
- "config.roughlyenoughitems.recipeScreenType.original": "Original",
+ "config.roughlyenoughitems.recipeScreenType": "配方屏幕類型:",
+ "config.roughlyenoughitems.recipeScreenType.unset": "未設定",
+ "config.roughlyenoughitems.recipeScreenType.original": "預設",
"config.roughlyenoughitems.recipeScreenType.villager": "Villager Like",
"config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:",
- "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
- "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted",
+ "config.roughlyenoughitems.itemCheatingMode.rei_like": "正常",
+ "config.roughlyenoughitems.itemCheatingMode.jei_like": "倒置",
"config.roughlyenoughitems.appendModNames": "Append Mod Names",
"config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
- "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
- "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "滾動",
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "分頁",
"text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT."
}