New translations common.json (Yue)

This commit is contained in:
Ben Phelps 2023-12-03 17:38:54 +02:00
parent 82afb4d929
commit 126063b37b

View File

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