Update zh_TW.conf

This commit is contained in:
TWME 2023-07-30 13:33:02 +08:00
parent 9de49dc313
commit 4be6ec07de
No known key found for this signature in database
1 changed files with 40 additions and 13 deletions

View File

@ -4,17 +4,32 @@
title: "選單"
tooltip: "選單"
}
"map": {
"unloaded": "尚未載入地圖。",
"loading": "正在載入地圖...",
"errored": "載入地圖時發生錯誤!"
}
maps: {
title: "地圖"
button: "地圖"
tooltip: "地圖列表"
}
markers: {
title: "圖釘"
button: "圖釘"
tooltip: "圖釘列表"
marker: "圖釘 | 圖釘"
markerSet: "圖釘設定 | 圖釘設定"
title: "標記"
button: "標記"
tooltip: "標記列表"
marker: "標記 | 標記"
markerSet: "標記設定 | 標記設定"
"searchPlaceholder": "搜尋...",
"followPlayerTitle": "跟隨玩家",
"sort": {
"title": "排序方式",
"by": {
"default": "預設",
"label": "名稱",
"distance": "距離"
}
}
}
settings: {
title: "設定"
@ -32,12 +47,12 @@
tooltip: "清除暫存"
}
lighting: {
title: "亮度"
title: "光影"
dayNightSwitch: {
tooltip: "白天/夜晚"
}
sunlight: "時間"
ambientLight: "環境"
sunlight: "日光"
ambientLight: "環境亮度"
}
resolution: {
title: "解析度"
@ -45,21 +60,28 @@
normal: "預設 (畫質優先Native x1)"
low: "低 (效能優先Upscaling x0.5)"
}
"mapControls": {
"title": "地圖控制",
"showZoomButtons": "顯示縮放按鈕"
}
freeFlightControls: {
title: "滑鼠設定"
title: "自由瀏覽飛行模式"
mouseSensitivity: "滑鼠靈敏度"
invertMouseY: "反轉Y軸"
}
renderDistance: {
title: "顯示範圍"
hiresLayer: "高畫質的距離"
lowersLayer: "低畫質的距離"
"renderDistance": {
"title": "渲染距離",
"hiresLayer": "高解析度圖層",
"lowersLayer": "低解析度圖層",
"loadHiresWhileMoving": "移動時載入高解析度",
"off": "關閉"
}
theme: {
title: "主題"
default: "預設 (系統/瀏覽器)"
dark: "黑暗"
light: "明亮"
"contrast": "對比度"
}
debug: {
button: "除錯"
@ -74,6 +96,11 @@
compass: {
tooltip: "指北針"
}
"screenshot": {
"title": "截圖",
"button": "拍攝截圖",
"clipboard": "複製到剪貼簿"
}
controls: {
title: "顯示/控制"
perspective: {