New translations common.json (Chinese Traditional)

This commit is contained in:
Ben Phelps 2023-11-17 03:47:53 +02:00
parent 4a5d2ad84b
commit b754a97a14

View File

@ -51,8 +51,8 @@
"uptime": "系統運作時間", "uptime": "系統運作時間",
"days": "天", "days": "天",
"wan": "WAN", "wan": "WAN",
"lan": "LAN", "lan": "區域網路",
"wlan": "WLAN", "wlan": "無線區域網路",
"devices": "設備", "devices": "設備",
"lan_devices": "有線設備", "lan_devices": "有線設備",
"wlan_devices": "無線設備", "wlan_devices": "無線設備",
@ -81,18 +81,18 @@
}, },
"ping": { "ping": {
"error": "錯誤", "error": "錯誤",
"ping": "Ping", "ping": "延遲",
"down": "Down", "down": "Down",
"up": "Up", "up": "Up",
"not_available": "Not Available" "not_available": "不可用"
}, },
"siteMonitor": { "siteMonitor": {
"http_status": "HTTP status", "http_status": "HTTP 狀態",
"error": "錯誤", "error": "錯誤",
"response": "Response", "response": "回應",
"down": "Down", "down": "Down",
"up": "Up", "up": "Up",
"not_available": "Not Available" "not_available": "不可用"
}, },
"emby": { "emby": {
"playing": "正在播放", "playing": "正在播放",
@ -270,7 +270,7 @@
"speedtest": { "speedtest": {
"upload": "上傳速率", "upload": "上傳速率",
"download": "下載速率", "download": "下載速率",
"ping": "Ping" "ping": "延遲"
}, },
"portainer": { "portainer": {
"running": "執行中", "running": "執行中",
@ -542,7 +542,7 @@
"streams_xepg": "XEPG頻道" "streams_xepg": "XEPG頻道"
}, },
"opendtu": { "opendtu": {
"yieldDay": "Today", "yieldDay": "今日",
"absolutePower": "Power", "absolutePower": "Power",
"relativePower": "Power %", "relativePower": "Power %",
"limit": "Limit" "limit": "Limit"
@ -667,7 +667,7 @@
"targets_total": "目標總數" "targets_total": "目標總數"
}, },
"ghostfolio": { "ghostfolio": {
"gross_percent_today": "Today", "gross_percent_today": "今日",
"gross_percent_1y": "一年", "gross_percent_1y": "一年",
"gross_percent_max": "所有時間" "gross_percent_max": "所有時間"
}, },
@ -725,10 +725,10 @@
"players": "玩家", "players": "玩家",
"maxPlayers": "玩家數上限", "maxPlayers": "玩家數上限",
"bots": "機器人", "bots": "機器人",
"ping": "Ping" "ping": "延遲"
}, },
"urbackup": { "urbackup": {
"ok": "Ok", "ok": "確定",
"errored": "錯誤", "errored": "錯誤",
"noRecent": "已過時", "noRecent": "已過時",
"totalUsed": "已使用空間" "totalUsed": "已使用空間"
@ -765,6 +765,6 @@
"inCinemas": "In cinemas", "inCinemas": "In cinemas",
"physicalRelease": "Physical release", "physicalRelease": "Physical release",
"digitalRelease": "Digital release", "digitalRelease": "Digital release",
"noEventsToday": "No events for today!" "noEventsToday": "今日無事件"
} }
} }