diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 18:09:46 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-20 18:09:46 +0800 |
| commit | 59b6515e1c708eef687a88a67bfd806a1043ac6e (patch) | |
| tree | 891f3e210d99730256c553998d63a97d9191bc57 /src/main | |
| parent | 674020207cd29fea4c8b4d19168962175bc91dd1 (diff) | |
| download | RoughlyEnoughItems-59b6515e1c708eef687a88a67bfd806a1043ac6e.tar.gz RoughlyEnoughItems-59b6515e1c708eef687a88a67bfd806a1043ac6e.tar.bz2 RoughlyEnoughItems-59b6515e1c708eef687a88a67bfd806a1043ac6e.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 663b827aa..c70cf27ff 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.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模式.\n\n§7按住Shift鍵單擊以倒轉轉換遊戲模式.", "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,9 +77,9 @@ "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合成識別碼: %s", "text.rei.recipe_screen_type.selection": "合成介面選擇", @@ -94,10 +94,10 @@ "config.roughlyenoughitems.appearance": "外觀", "config.roughlyenoughitems.modules": "功能", "config.roughlyenoughitems.technical": "技術性", - "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.performance": "效能", "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,10 +148,10 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "正常", "config.roughlyenoughitems.itemCheatingMode.jei_like": "倒置", "config.roughlyenoughitems.appendModNames": "附加模組名稱:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", - "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "我的最愛的位置:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "對面", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "清單的頂部", + "config.roughlyenoughitems.displayFavoritesTooltip": "顯示我的最愛提示:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "複製ID訊息:", "config.roughlyenoughitems.scrollingEntryListWidget": "項目列表操作:", |
