diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index de5ed5d0..b7910eb0 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -82,16 +82,16 @@ "ping": { "error": "錯誤", "ping": "延遲", - "down": "Down", - "up": "Up", + "down": "離線", + "up": "在線", "not_available": "不可用" }, "siteMonitor": { "http_status": "HTTP 狀態", "error": "錯誤", "response": "回應", - "down": "Down", - "up": "Up", + "down": "離線", + "up": "在線", "not_available": "不可用" }, "emby": { @@ -124,21 +124,21 @@ }, "fritzbox": { "connectionStatus": "狀況", - "connectionStatusUnconfigured": "Unconfigured", - "connectionStatusConnecting": "Connecting", - "connectionStatusAuthenticating": "Authenticating", - "connectionStatusPendingDisconnect": "PendingDisconnect", - "connectionStatusDisconnecting": "Disconnecting", - "connectionStatusDisconnected": "Disconnected", + "connectionStatusUnconfigured": "未設置", + "connectionStatusConnecting": "連線中", + "connectionStatusAuthenticating": "驗證中", + "connectionStatusPendingDisconnect": "將中斷連線", + "connectionStatusDisconnecting": "正在中斷連線", + "connectionStatusDisconnected": "連接已中斷", "connectionStatusConnected": "已連線", "uptime": "運行時間", "maxDown": "Max. Down", "maxUp": "Max. Up", - "down": "Down", - "up": "Up", - "received": "Received", - "sent": "Sent", - "externalIPAddress": "Ext. IP" + "down": "離線", + "up": "在線", + "received": "已接收", + "sent": "已送出", + "externalIPAddress": "外部 IP" }, "caddy": { "upstreams": "上行", @@ -387,8 +387,8 @@ "proxmox": { "mem": "記憶體", "cpu": "CPU", - "lxc": "LXC", - "vms": "VMs" + "lxc": "Linux 容器", + "vms": "虛擬機" }, "glances": { "cpu": "CPU", @@ -408,7 +408,7 @@ "write": "寫入", "gpu": "GPU", "mem": "記憶體", - "swap": "Swap" + "swap": "交換空間" }, "quicklaunch": { "bookmark": "書籤", @@ -481,11 +481,11 @@ "updates": "更新", "update_available": "有可用的更新", "up_to_date": "已更新至最新", - "child_bridges": "Child Bridges", + "child_bridges": "子網橋", "child_bridges_status": "{{ok}}/{{total}}", - "up": "Up", + "up": "在線", "pending": "待定", - "down": "Down" + "down": "離線" }, "healthchecks": { "new": "新建立", @@ -561,9 +561,9 @@ }, "opendtu": { "yieldDay": "今日", - "absolutePower": "Power", - "relativePower": "Power %", - "limit": "Limit" + "absolutePower": "功率", + "relativePower": "功率百分比", + "limit": "上限" }, "opnsense": { "cpu": "CPU負載", @@ -591,8 +591,8 @@ "load": "平均負載量", "memory": "記憶體使用率", "wanStatus": "網際網路狀態", - "up": "Up", - "down": "Down", + "up": "在線", + "down": "離線", "temp": "溫度", "disk": "硬碟使用率", "wanIP": "網際網路 IP" @@ -774,16 +774,16 @@ "sitesDown": "離線網站", "paused": "擱置中", "notyetchecked": "尚未檢查", - "up": "Up", + "up": "在線", "seemsdown": "似乎離線", - "down": "Down", + "down": "離線", "unknown": "未知" }, "calendar": { - "inCinemas": "In cinemas", - "physicalRelease": "Physical release", - "digitalRelease": "Digital release", + "inCinemas": "上映中", + "physicalRelease": "實體發行", + "digitalRelease": "數位發行", "noEventsToday": "今日無事件", - "noEventsFound": "No events found" + "noEventsFound": "未找到事件" } }