diff --git a/src/locales/zh-tw.json b/src/locales/zh-tw.json index 0fc993e9..d2473773 100644 --- a/src/locales/zh-tw.json +++ b/src/locales/zh-tw.json @@ -1,32 +1,52 @@ { "advancement": "進度", + "button.add": "增加一個新的", + "button.collapse": "折疊", + "button.expand": "展開", + "button.remove": "移除", "copy": "複製", "dimension": "維度", "dimension_type": "維度類型", "download": "下載", "fields": "欄位", + "github": "GitHub頁面", + "home": "首頁", + "import": "匯入", + "indentation.2_spaces": "兩格縮排", + "indentation.4_spaces": "四格縮排", + "indentation.tabs": "Tab縮排", "item_modifier": "物品修飾器", "language": "語言", "loot_table": "戰利品表", + "no_presets": "沒有範本", + "not_found.description": "您所搜尋的頁面不存在或已遭移除", "predicate": "述詞", + "presets": "範本", "preview": "可視化", "preview.depth": "深度", "preview.scale": "比例", "preview.width": "寬度", "redo": "重做", "reset": "重設", - "settings.fields.description": "客製化進階欄位設定", + "settings": "設定", + "settings.fields.description": "自定義進階欄位設定", "settings.fields.name": "名稱", "settings.fields.path": "上下文", "share": "分享", + "source_placeholder": "在這裡貼上JSON文本內容", + "theme.dark": "暗色主題", + "theme.light": "亮色主題", + "theme.system": "使用系統設定", "title.generator": "%0% 生成器", + "title.generator_category": "%0%生成器", "title.home": "資料包生成器", "undo": "復原", "world": "世界設定", + "worldgen": "自定義世界生成", "worldgen/biome": "生態域", "worldgen/configured_carver": "地形雕刻器", - "worldgen/configured_feature": "地物", - "worldgen/configured_structure_feature": "結構地物", + "worldgen/configured_feature": "地景", + "worldgen/configured_structure_feature": "結構地景", "worldgen/configured_surface_builder": "地表生成器", "worldgen/noise_settings": "噪聲設定", "worldgen/processor_list": "處理器列表",