diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:53:32 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:53:32 +0800 |
| commit | 2fd36b3e1fa97d66ed2eaabb3bc2c29e87a0c671 (patch) | |
| tree | c13ae7efdcd53c1e781e574da46b2c79f314a7dc /src/main | |
| parent | e21c0b7c798a43c6c4068e3fbe92429beacd084a (diff) | |
| download | RoughlyEnoughItems-2fd36b3e1fa97d66ed2eaabb3bc2c29e87a0c671.tar.gz RoughlyEnoughItems-2fd36b3e1fa97d66ed2eaabb3bc2c29e87a0c671.tar.bz2 RoughlyEnoughItems-2fd36b3e1fa97d66ed2eaabb3bc2c29e87a0c671.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index e1d35bc44..c6067df8a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -83,7 +83,7 @@ "text.rei.favorites_tooltip": " \n§7按 %s 將其添加到我的最愛。", "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以將其從我的最愛中移除。", "text.rei.working_station": "工作台", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "§l放開 %s 以匯出此食譜", "text.rei.recipe_id": "\n%s合成識別碼: %s", "text.rei.recipe_screen_type.selection": "配方介面選擇", "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變配方介面.", @@ -121,10 +121,10 @@ "config.roughlyenoughitems.filteredEntries.selectNone": "取消全選", "config.roughlyenoughitems.filteredEntries.hide": "隱藏所選", "config.roughlyenoughitems.filteredEntries.show": "顯示所選", - "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "請先載入世界!", "config.roughlyenoughitems.entrySize": "物品大小:", - "config.roughlyenoughitems.asyncSearch": "Async Search:", - "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", + "config.roughlyenoughitems.asyncSearch": "非同步的搜尋:", + "config.roughlyenoughitems.numberAsyncSearch": "搜尋組數量:", "config.roughlyenoughitems.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.darkTheme": "外觀主題:", "config.roughlyenoughitems.darkTheme.boolean.true": "暗主題", @@ -137,7 +137,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左邊", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊", "config.roughlyenoughitems.debugRenderTimeRequired": "項目列表測試模式:", - "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.debugSearchTimeRequired": "搜尋測試模式:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上", |
