New translations common.json (Chinese Traditional)
This commit is contained in:
parent
320f499abe
commit
0490ae2857
@ -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,20 +124,20 @@
|
||||
},
|
||||
"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",
|
||||
"down": "離線",
|
||||
"up": "在線",
|
||||
"received": "已接收",
|
||||
"sent": "已送出",
|
||||
"externalIPAddress": "Ext. IP"
|
||||
},
|
||||
"caddy": {
|
||||
@ -483,9 +483,9 @@
|
||||
"up_to_date": "已更新至最新",
|
||||
"child_bridges": "Child Bridges",
|
||||
"child_bridges_status": "{{ok}}/{{total}}",
|
||||
"up": "Up",
|
||||
"up": "在線",
|
||||
"pending": "待下載",
|
||||
"down": "Down"
|
||||
"down": "離線"
|
||||
},
|
||||
"healthchecks": {
|
||||
"new": "新建立",
|
||||
@ -591,8 +591,8 @@
|
||||
"load": "平均負載量",
|
||||
"memory": "記憶體使用率",
|
||||
"wanStatus": "網際網路狀態",
|
||||
"up": "Up",
|
||||
"down": "Down",
|
||||
"up": "在線",
|
||||
"down": "離線",
|
||||
"temp": "溫度",
|
||||
"disk": "硬碟使用率",
|
||||
"wanIP": "網際網路 IP"
|
||||
@ -774,9 +774,9 @@
|
||||
"sitesDown": "離線網站",
|
||||
"paused": "擱置中",
|
||||
"notyetchecked": "尚未檢查",
|
||||
"up": "Up",
|
||||
"up": "在線",
|
||||
"seemsdown": "似乎離線",
|
||||
"down": "Down",
|
||||
"down": "離線",
|
||||
"unknown": "未知"
|
||||
},
|
||||
"calendar": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user