diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 21:56:17 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 21:56:17 +0800 |
| commit | 0a4a7079ea116ceecfc6fc6307284a37c221a9b5 (patch) | |
| tree | 69e33fead656ecbe621cead1fb35c3ab606116f7 /src | |
| parent | 65c830c4814a163de818f42e471589e0ba332884 (diff) | |
| download | RoughlyEnoughItems-0a4a7079ea116ceecfc6fc6307284a37c221a9b5.tar.gz RoughlyEnoughItems-0a4a7079ea116ceecfc6fc6307284a37c221a9b5.tar.bz2 RoughlyEnoughItems-0a4a7079ea116ceecfc6fc6307284a37c221a9b5.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 6caf15bcb..a95ab7151 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -12,11 +12,11 @@ "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", "category.rei.fuel.time": "燃燒時間:%d 刻", - "category.rei.fuel.time.items": "Burn Time: %s item(s)", + "category.rei.fuel.time.items": "燃燒時間:%s 物件", "category.rei.fuel.time_short": "%d 刻", - "category.rei.fuel.time_short.items": "%s item(s)", + "category.rei.fuel.time_short.items": "%s 物件", "category.rei.cooking.xp": "%f XP", - "category.rei.cooking.time&xp": "%s XP in %s sec", + "category.rei.cooking.time&xp": "%s 經驗每 %s 秒", "category.rei.smoking": "煙熏", "category.rei.blasting": "熔煉", "category.rei.campfire": "營火", @@ -100,7 +100,7 @@ "config.roughlyenoughitems.performance": "效能", "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "作弊:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", + "config.roughlyenoughitems.smooth_scrolling": "平滑滾動設定", "config.roughlyenoughitems.recipeKeybind": "顯示合成配方:", "config.roughlyenoughitems.hideKeybind": "隱藏/顯示 REI:", "config.roughlyenoughitems.usageKeybind": "顯示用途配方:", @@ -114,9 +114,9 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "顯示附魔光效:", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", - "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.lowerConfigButton": "設定按鈕位置:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "頂部", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "搜尋欄旁", "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", |
