Update zh_TW.conf

This commit is contained in:
TWME 2023-07-30 21:32:24 +08:00
parent 1909ff761f
commit af43310a21
No known key found for this signature in database

View File

@ -1,86 +1,86 @@
{ {
pageTitle: "BlueMap - {map}", pageTitle: "BlueMap - {map}"
menu: { menu: {
title: "選單", title: "選單"
tooltip: "選單" tooltip: "選單"
}, },
map: { map: {
unloaded: "未載入任何地圖。", unloaded: "未載入任何地圖。"
loading: "載入地圖中...", loading: "載入地圖中..."
errored: "載入地圖時發生錯誤!" errored: "載入地圖時發生錯誤!"
}, },
maps: { maps: {
title: "地圖", title: "地圖"
button: "地圖", button: "地圖"
tooltip: "地圖列表" tooltip: "地圖列表"
}, },
markers: { markers: {
title: "標記", title: "標記"
button: "標記", button: "標記"
tooltip: "標記列表", tooltip: "標記列表"
marker: "標記 | 標記", marker: "標記 | 標記"
markerSet: "標記組 | 標記組", markerSet: "標記組 | 標記組"
searchPlaceholder: "搜尋...", searchPlaceholder: "搜尋..."
followPlayerTitle: "跟隨玩家", followPlayerTitle: "跟隨玩家"
sort: { sort: {
title: "排序方式", title: "排序方式"
by: { by: {
default: "預設", default: "預設"
label: "名稱", label: "名稱"
distance: "距離" distance: "距離"
} }
} }
}, },
settings: { settings: {
title: "設定", title: "設定"
button: "設定" button: "設定"
}, },
goFullscreen: { goFullscreen: {
button: "進入全螢幕" button: "進入全螢幕"
}, },
resetCamera: { resetCamera: {
button: "重設攝影機", button: "重設攝影機"
tooltip: "重設攝影機與位置" tooltip: "重設攝影機與位置"
}, },
updateMap: { updateMap: {
button: "更新地圖", button: "更新地圖"
tooltip: "清除瓦片快取" tooltip: "清除瓦片快取"
}, },
lighting: { lighting: {
title: "光照", title: "光照"
dayNightSwitch: { dayNightSwitch: {
tooltip: "白天/黑夜模式" tooltip: "白天/黑夜模式"
}, },
sunlight: "陽光", sunlight: "陽光"
ambientLight: "環境光" ambientLight: "環境光"
}, },
resolution: { resolution: {
title: "解析度", title: "解析度"
high: "高 (SSAA反鋸齒 x2)", high: "高 (SSAA反鋸齒 x2)"
normal: "正常 (原生 x1)", normal: "正常 (原生 x1)"
low: "低 (縮放 x0.5)" low: "低 (縮放 x0.5)"
}, },
mapControls: { mapControls: {
title: "地圖控制", title: "地圖控制"
showZoomButtons: "顯示縮放按鈕" showZoomButtons: "顯示縮放按鈕"
}, },
freeFlightControls: { freeFlightControls: {
title: "自由飛行控制", title: "自由飛行控制"
mouseSensitivity: "滑鼠靈敏度", mouseSensitivity: "滑鼠靈敏度"
invertMouseY: "反轉滑鼠Y軸" invertMouseY: "反轉滑鼠Y軸"
}, },
renderDistance: { renderDistance: {
title: "渲染距離", title: "渲染距離"
hiresLayer: "高解析度層", hiresLayer: "高解析度層"
lowersLayer: "低解析度層", lowersLayer: "低解析度層"
loadHiresWhileMoving: "移動時加載高解析度層", loadHiresWhileMoving: "移動時加載高解析度層"
off: "關閉" off: "關閉"
}, },
theme: { theme: {
title: "主題", title: "主題"
default: "預設 (系統/瀏覽器)", default: "預設 (系統/瀏覽器)"
dark: "深色模式", dark: "深色模式"
light: "明亮模式", light: "明亮模式"
contrast: "對比模式" contrast: "對比模式"
}, },
debug: { debug: {
@ -90,29 +90,29 @@
button: "重置所有設定" button: "重置所有設定"
}, },
players: { players: {
title: "玩家", title: "玩家"
tooltip: "玩家列表" tooltip: "玩家列表"
}, },
compass: { compass: {
tooltip: "指南針 / 面向北方" tooltip: "指南針 / 面向北方"
}, },
screenshot: { screenshot: {
title: "截圖", title: "截圖"
button: "截圖", button: "截圖"
clipboard: "複製到剪貼板" clipboard: "複製到剪貼板"
}, },
controls: { controls: {
title: "視圖 / 控制", title: "視圖 / 控制"
perspective: { perspective: {
button: "透視圖", button: "透視圖"
tooltip: "透視視圖" tooltip: "透視視圖"
}, },
flatView: { flatView: {
button: "平面視圖", button: "平面視圖"
tooltip: "正交視圖 / 平面視圖" tooltip: "正交視圖 / 平面視圖"
}, },
freeFlight: { freeFlight: {
button: "自由飛行", button: "自由飛行"
tooltip: "自由飛行 / 旁觀模式" tooltip: "自由飛行 / 旁觀模式"
} }
}, },
@ -120,22 +120,22 @@
title: "語言" title: "語言"
}, },
blockTooltip: { blockTooltip: {
block: "方塊", block: "方塊"
position: "位置", position: "位置"
chunk: "區塊", chunk: "區塊"
region: { region: {
region: "區域", region: "區域"
file: "文件" file: "文件"
}, },
light: { light: {
light: "光線", light: "光線"
sun: "太陽", sun: "太陽"
block: "方塊" block: "方塊"
} }
}, },
info: { info: {
title: "資訊", title: "資訊"
button: "資訊", button: "資訊"
content: """ content: """
<img src="assets/logo.png" style="display: block; width: 40%; margin: 3em auto; border-radius: 50%"> <img src="assets/logo.png" style="display: block; width: 40%; margin: 3em auto; border-radius: 50%">
<p> <p>