mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
1124 lines
30 KiB
JSON
1124 lines
30 KiB
JSON
{
|
||
"common": {
|
||
"bytes": "{{value, bytes}}",
|
||
"bits": "{{value, bytes(bits: true)}}",
|
||
"bbytes": "{{value, bytes(binary: true)}}",
|
||
"bbits": "{{value, bytes(bits: true; binary: true)}}",
|
||
"byterate": "{{value, rate(bits: false)}}",
|
||
"bibyterate": "{{value, bytes(bits: true; binary: true)}}",
|
||
"bitrate": "{{value, rate(bits: true)}}",
|
||
"bibitrate": "{{value, bytes(bits: true; binary: true)}}",
|
||
"percent": "{{value, percent}}",
|
||
"number": "{{value, number}}",
|
||
"ms": "{{value, number}}",
|
||
"date": "{{value, date}}",
|
||
"relativeDate": "{{value, relativeDate}}",
|
||
"duration": "{{value, duration}}",
|
||
"months": "月",
|
||
"days": "天",
|
||
"hours": "小時",
|
||
"minutes": "分",
|
||
"seconds": "秒"
|
||
},
|
||
"widget": {
|
||
"missing_type": "缺少小部件類型:{{type}}",
|
||
"api_error": "API 錯誤",
|
||
"information": "資訊",
|
||
"status": "狀況",
|
||
"url": "網址",
|
||
"raw_error": "原始錯誤",
|
||
"response_data": "回應資料"
|
||
},
|
||
"weather": {
|
||
"current": "依家位置",
|
||
"allow": "點擊允許",
|
||
"updating": "更新緊",
|
||
"wait": "請稍後"
|
||
},
|
||
"search": {
|
||
"placeholder": "搜索緊…"
|
||
},
|
||
"resources": {
|
||
"cpu": "CPU",
|
||
"mem": "記憶體",
|
||
"total": "全部",
|
||
"free": "剩餘",
|
||
"used": "用咗",
|
||
"load": "負荷",
|
||
"temp": "溫度",
|
||
"max": "最大",
|
||
"uptime": "運作時間"
|
||
},
|
||
"unifi": {
|
||
"users": "使用者",
|
||
"uptime": "運行時間",
|
||
"days": "天",
|
||
"wan": "WAN",
|
||
"lan": "區域網路",
|
||
"wlan": "無線區域網路",
|
||
"devices": "設備",
|
||
"lan_devices": "有線設備",
|
||
"wlan_devices": "無線設備",
|
||
"lan_users": "有線使用者",
|
||
"wlan_users": "無線使用者",
|
||
"up": "UP",
|
||
"down": "離線",
|
||
"wait": "Please wait",
|
||
"empty_data": "子系統狀態未知"
|
||
},
|
||
"docker": {
|
||
"rx": "接收",
|
||
"tx": "發送",
|
||
"mem": "MEM",
|
||
"cpu": "CPU",
|
||
"running": "執行中",
|
||
"offline": "離線",
|
||
"error": "錯誤",
|
||
"unknown": "未知",
|
||
"healthy": "健康",
|
||
"starting": "啟動中",
|
||
"unhealthy": "不健康的",
|
||
"not_found": "未找到",
|
||
"exited": "已退出",
|
||
"partial": "部分"
|
||
},
|
||
"ping": {
|
||
"error": "Error",
|
||
"ping": "延遲",
|
||
"down": "離線",
|
||
"up": "上線",
|
||
"not_available": "不可用"
|
||
},
|
||
"siteMonitor": {
|
||
"http_status": "HTTP 狀態",
|
||
"error": "Error",
|
||
"response": "回應",
|
||
"down": "Down",
|
||
"up": "Up",
|
||
"not_available": "Not Available"
|
||
},
|
||
"emby": {
|
||
"playing": "播放緊",
|
||
"transcoding": "轉碼緊",
|
||
"bitrate": "比特率",
|
||
"no_active": "無任何活動",
|
||
"movies": "電影",
|
||
"series": "影集",
|
||
"episodes": "集",
|
||
"songs": "曲目"
|
||
},
|
||
"esphome": {
|
||
"offline": "Offline",
|
||
"offline_alt": "Offline",
|
||
"online": "在線",
|
||
"total": "Total",
|
||
"unknown": "Unknown"
|
||
},
|
||
"evcc": {
|
||
"pv_power": "正式環境",
|
||
"battery_soc": "電池",
|
||
"grid_power": "電網",
|
||
"home_power": "電源使用率",
|
||
"charge_power": "充電",
|
||
"kilowatt": "千瓦"
|
||
},
|
||
"flood": {
|
||
"download": "下載速率",
|
||
"upload": "上傳速率",
|
||
"leech": "未完成下載",
|
||
"seed": "已完成下載"
|
||
},
|
||
"freshrss": {
|
||
"subscriptions": "訂閱",
|
||
"unread": "未讀"
|
||
},
|
||
"fritzbox": {
|
||
"connectionStatus": "Status",
|
||
"connectionStatusUnconfigured": "未設定",
|
||
"connectionStatusConnecting": "連線中",
|
||
"connectionStatusAuthenticating": "身份驗證中",
|
||
"connectionStatusPendingDisconnect": "待中斷連線",
|
||
"connectionStatusDisconnecting": "正在中斷連線",
|
||
"connectionStatusDisconnected": "連線已中斷",
|
||
"connectionStatusConnected": "已連線",
|
||
"uptime": "Uptime",
|
||
"maxDown": "最大下載速率",
|
||
"maxUp": "最大上傳速率",
|
||
"down": "Down",
|
||
"up": "Up",
|
||
"received": "已接收",
|
||
"sent": "送出",
|
||
"externalIPAddress": "外部 IP",
|
||
"externalIPv6Address": "外部 IPv6",
|
||
"externalIPv6Prefix": "外部 IPv6前綴"
|
||
},
|
||
"caddy": {
|
||
"upstreams": "上行",
|
||
"requests": "目前請求數",
|
||
"requests_failed": "失敗請求"
|
||
},
|
||
"changedetectionio": {
|
||
"totalObserved": "總監測數",
|
||
"diffsDetected": "偵測到的變更"
|
||
},
|
||
"channelsdvrserver": {
|
||
"shows": "節目",
|
||
"recordings": "錄影",
|
||
"scheduled": "已排定",
|
||
"passes": "通行證"
|
||
},
|
||
"tautulli": {
|
||
"playing": "Playing",
|
||
"transcoding": "Transcoding",
|
||
"bitrate": "Bitrate",
|
||
"no_active": "No Active Streams",
|
||
"plex_connection_error": "檢查Plex的連接狀態"
|
||
},
|
||
"omada": {
|
||
"connectedAp": "已連接的存取點",
|
||
"activeUser": "在線裝置",
|
||
"alerts": "警示",
|
||
"connectedGateways": "已連線的閘道",
|
||
"connectedSwitches": "已連接的交換器"
|
||
},
|
||
"nzbget": {
|
||
"rate": "速度",
|
||
"remaining": "剩餘",
|
||
"downloaded": "下載咗"
|
||
},
|
||
"plex": {
|
||
"streams": "正在播放",
|
||
"albums": "專輯",
|
||
"movies": "Movies",
|
||
"tv": "影集"
|
||
},
|
||
"sabnzbd": {
|
||
"rate": "Rate",
|
||
"queue": "隊列",
|
||
"timeleft": "用時"
|
||
},
|
||
"rutorrent": {
|
||
"active": "激活",
|
||
"upload": "Upload",
|
||
"download": "Download"
|
||
},
|
||
"transmission": {
|
||
"download": "Download",
|
||
"upload": "Upload",
|
||
"leech": "Leech",
|
||
"seed": "Seed"
|
||
},
|
||
"qbittorrent": {
|
||
"download": "Download",
|
||
"upload": "Upload",
|
||
"leech": "Leech",
|
||
"seed": "Seed"
|
||
},
|
||
"qnap": {
|
||
"cpuUsage": "CPU 使用率",
|
||
"memUsage": "記憶體使用率",
|
||
"systemTempC": "系統溫度",
|
||
"poolUsage": "儲存池使用率",
|
||
"volumeUsage": "儲存區用量",
|
||
"invalid": "無效的"
|
||
},
|
||
"deluge": {
|
||
"download": "Download",
|
||
"upload": "Upload",
|
||
"leech": "Leech",
|
||
"seed": "Seed"
|
||
},
|
||
"develancacheui": {
|
||
"cachehitbytes": "快取未命中位元組",
|
||
"cachemissbytes": "快取未命中位元組"
|
||
},
|
||
"downloadstation": {
|
||
"download": "Download",
|
||
"upload": "Upload",
|
||
"leech": "Leech",
|
||
"seed": "Seed"
|
||
},
|
||
"sonarr": {
|
||
"wanted": "想睇",
|
||
"queued": "排緊隊",
|
||
"series": "Series",
|
||
"queue": "Queue",
|
||
"unknown": "Unknown"
|
||
},
|
||
"radarr": {
|
||
"wanted": "Wanted",
|
||
"missing": "缺少",
|
||
"queued": "Queued",
|
||
"movies": "Movies",
|
||
"queue": "Queue",
|
||
"unknown": "Unknown"
|
||
},
|
||
"lidarr": {
|
||
"wanted": "Wanted",
|
||
"queued": "Queued",
|
||
"artists": "創作者"
|
||
},
|
||
"readarr": {
|
||
"wanted": "Wanted",
|
||
"queued": "Queued",
|
||
"books": "書"
|
||
},
|
||
"bazarr": {
|
||
"missingEpisodes": "缺少嘅劇集",
|
||
"missingMovies": "缺少電影"
|
||
},
|
||
"ombi": {
|
||
"pending": "待定",
|
||
"approved": "批准",
|
||
"available": "可用"
|
||
},
|
||
"jellyseerr": {
|
||
"pending": "Pending",
|
||
"approved": "Approved",
|
||
"available": "Available",
|
||
"issues": "Open Issues"
|
||
},
|
||
"overseerr": {
|
||
"pending": "Pending",
|
||
"processing": "處理中",
|
||
"approved": "Approved",
|
||
"available": "Available"
|
||
},
|
||
"netalertx": {
|
||
"total": "Total",
|
||
"connected": "Connected",
|
||
"new_devices": "新裝置",
|
||
"down_alerts": "離線警告"
|
||
},
|
||
"pihole": {
|
||
"queries": "查詢",
|
||
"blocked": "封鎖",
|
||
"blocked_percent": "已封鎖 %",
|
||
"gravity": "重力"
|
||
},
|
||
"adguard": {
|
||
"queries": "Queries",
|
||
"blocked": "Blocked",
|
||
"filtered": "過濾",
|
||
"latency": "延遲"
|
||
},
|
||
"speedtest": {
|
||
"upload": "Upload",
|
||
"download": "Download",
|
||
"ping": "Ping"
|
||
},
|
||
"portainer": {
|
||
"running": "Running",
|
||
"stopped": "暫停",
|
||
"total": "Total"
|
||
},
|
||
"suwayomi": {
|
||
"download": "Downloaded",
|
||
"nondownload": "已下載",
|
||
"read": "Read",
|
||
"unread": "Unread",
|
||
"downloadedread": "已下載且已閱讀",
|
||
"downloadedunread": "已下載且未閱讀",
|
||
"nondownloadedread": "未下載但已閱讀",
|
||
"nondownloadedunread": "未下載且未閱讀"
|
||
},
|
||
"tailscale": {
|
||
"address": "位址",
|
||
"expires": "已失效",
|
||
"never": "未曾",
|
||
"last_seen": "上次連線",
|
||
"now": "現在",
|
||
"years": "{{number}} 年",
|
||
"weeks": "{{number}} 週",
|
||
"days": "{{number}} 天",
|
||
"hours": "{{number}} 小時",
|
||
"minutes": "{{number}} 分鐘",
|
||
"seconds": "{{number}} 秒",
|
||
"ago": "{{value}} 前"
|
||
},
|
||
"technitium": {
|
||
"totalQueries": "Queries",
|
||
"totalNoError": "成功",
|
||
"totalServerFailure": "失敗",
|
||
"totalNxDomain": "網域",
|
||
"totalRefused": "被拒絕",
|
||
"totalAuthoritative": "權威的",
|
||
"totalRecursive": "遞迴",
|
||
"totalCached": "快取",
|
||
"totalBlocked": "Blocked",
|
||
"totalDropped": "丟棄",
|
||
"totalClients": "客戶端"
|
||
},
|
||
"tdarr": {
|
||
"queue": "Queue",
|
||
"processed": "已處理",
|
||
"errored": "發生錯誤",
|
||
"saved": "已儲存"
|
||
},
|
||
"traefik": {
|
||
"routers": "路由器",
|
||
"services": "服務項",
|
||
"middleware": "中間件"
|
||
},
|
||
"trilium": {
|
||
"version": "Version",
|
||
"notesCount": "Notes",
|
||
"dbSize": "Database Size",
|
||
"unknown": "Unknown"
|
||
},
|
||
"navidrome": {
|
||
"nothing_streaming": "No Active Streams",
|
||
"please_wait": "請稍後"
|
||
},
|
||
"npm": {
|
||
"enabled": "啟用",
|
||
"disabled": "停用咗",
|
||
"total": "Total"
|
||
},
|
||
"coinmarketcap": {
|
||
"configure": "配置一個或多個加密貨幣以進行跟蹤",
|
||
"1hour": "1 個鐘",
|
||
"1day": "1 日",
|
||
"7days": "7 日",
|
||
"30days": "30日"
|
||
},
|
||
"gotify": {
|
||
"apps": "應用",
|
||
"clients": "Clients",
|
||
"messages": "消息"
|
||
},
|
||
"prowlarr": {
|
||
"enableIndexers": "索引",
|
||
"numberOfGrabs": "抓住",
|
||
"numberOfQueries": "Queries",
|
||
"numberOfFailGrabs": "失敗抓取",
|
||
"numberOfFailQueries": "查詢失敗"
|
||
},
|
||
"jackett": {
|
||
"configured": "配置",
|
||
"errored": "Errored"
|
||
},
|
||
"strelaysrv": {
|
||
"numActiveSessions": "會話",
|
||
"numConnections": "連接",
|
||
"dataRelayed": "傳遞",
|
||
"transferRate": "Rate"
|
||
},
|
||
"mastodon": {
|
||
"user_count": "Users",
|
||
"status_count": "職位",
|
||
"domain_count": "域"
|
||
},
|
||
"medusa": {
|
||
"wanted": "Wanted",
|
||
"queued": "Queued",
|
||
"series": "Series"
|
||
},
|
||
"minecraft": {
|
||
"players": "玩家",
|
||
"version": "版本",
|
||
"status": "Status",
|
||
"up": "Online",
|
||
"down": "Offline"
|
||
},
|
||
"miniflux": {
|
||
"read": "已讀",
|
||
"unread": "Unread"
|
||
},
|
||
"authentik": {
|
||
"users": "Users",
|
||
"loginsLast24H": "登錄( 24小时)",
|
||
"failedLoginsLast24H": "登錄失敗( 24鐘頭)"
|
||
},
|
||
"proxmox": {
|
||
"mem": "MEM",
|
||
"cpu": "CPU",
|
||
"lxc": "Linux 容器",
|
||
"vms": "虛擬機"
|
||
},
|
||
"glances": {
|
||
"cpu": "CPU",
|
||
"load": "Load",
|
||
"wait": "Please wait",
|
||
"temp": "TEMP",
|
||
"_temp": "溫度",
|
||
"warn": "警告",
|
||
"uptime": "UP",
|
||
"total": "Total",
|
||
"free": "Free",
|
||
"used": "Used",
|
||
"days": "d",
|
||
"hours": "h",
|
||
"crit": "重大的",
|
||
"read": "Read",
|
||
"write": "寫入",
|
||
"gpu": "GPU",
|
||
"mem": "記憶體",
|
||
"swap": "交換空間"
|
||
},
|
||
"quicklaunch": {
|
||
"bookmark": "書籤",
|
||
"service": "服務",
|
||
"search": "搜尋",
|
||
"custom": "自訂",
|
||
"visit": "造訪",
|
||
"url": "URL",
|
||
"searchsuggestion": "建議"
|
||
},
|
||
"wmo": {
|
||
"0-day": "晴天",
|
||
"0-night": "晴朗",
|
||
"1-day": "晴時多雲",
|
||
"1-night": "晴時多雲",
|
||
"2-day": "多雲時陰",
|
||
"2-night": "Partly Cloudy",
|
||
"3-day": "陰天",
|
||
"3-night": "Cloudy",
|
||
"45-day": "有霧",
|
||
"45-night": "Foggy",
|
||
"48-day": "Foggy",
|
||
"48-night": "Foggy",
|
||
"51-day": "小毛雨",
|
||
"51-night": "Light Drizzle",
|
||
"53-day": "毛雨",
|
||
"53-night": "Drizzle",
|
||
"55-day": "大毛雨",
|
||
"55-night": "Heavy Drizzle",
|
||
"56-day": "小凍毛雨",
|
||
"56-night": "Light Freezing Drizzle",
|
||
"57-day": "凍毛雨",
|
||
"57-night": "Freezing Drizzle",
|
||
"61-day": "小雨",
|
||
"61-night": "Light Rain",
|
||
"63-day": "雨",
|
||
"63-night": "Rain",
|
||
"65-day": "大雨",
|
||
"65-night": "Heavy Rain",
|
||
"66-day": "凍雨",
|
||
"66-night": "Freezing Rain",
|
||
"67-day": "Freezing Rain",
|
||
"67-night": "Freezing Rain",
|
||
"71-day": "小雪",
|
||
"71-night": "Light Snow",
|
||
"73-day": "雪",
|
||
"73-night": "Snow",
|
||
"75-day": "大雪",
|
||
"75-night": "Heavy Snow",
|
||
"77-day": "雪粒",
|
||
"77-night": "Snow Grains",
|
||
"80-day": "微陣雨",
|
||
"80-night": "Light Showers",
|
||
"81-day": "陣雨",
|
||
"81-night": "Showers",
|
||
"82-day": "強陣雨",
|
||
"82-night": "Heavy Showers",
|
||
"85-day": "陣雪",
|
||
"85-night": "Snow Showers",
|
||
"86-day": "Snow Showers",
|
||
"86-night": "Snow Showers",
|
||
"95-day": "雷雨",
|
||
"95-night": "Thunderstorm",
|
||
"96-day": "雷雨伴隨冰雹",
|
||
"96-night": "Thunderstorm With Hail",
|
||
"99-day": "Thunderstorm With Hail",
|
||
"99-night": "Thunderstorm With Hail"
|
||
},
|
||
"homebridge": {
|
||
"available_update": "系統",
|
||
"updates": "更新",
|
||
"update_available": "有可用的更新",
|
||
"up_to_date": "已更新至最新",
|
||
"child_bridges": "子網橋接",
|
||
"child_bridges_status": "{{ok}}/{{total}}",
|
||
"up": "Up",
|
||
"pending": "Pending",
|
||
"down": "Down"
|
||
},
|
||
"healthchecks": {
|
||
"new": "新建立",
|
||
"up": "Up",
|
||
"grace": "延緩中",
|
||
"down": "Down",
|
||
"paused": "擱置中",
|
||
"status": "Status",
|
||
"last_ping": "上次檢查",
|
||
"never": "尚未檢查"
|
||
},
|
||
"watchtower": {
|
||
"containers_scanned": "已掃描",
|
||
"containers_updated": "已更新",
|
||
"containers_failed": "失敗"
|
||
},
|
||
"autobrr": {
|
||
"approvedPushes": "Approved",
|
||
"rejectedPushes": "拒絕",
|
||
"filters": "篩選器",
|
||
"indexers": "Indexers"
|
||
},
|
||
"tubearchivist": {
|
||
"downloads": "Queue",
|
||
"videos": "影片",
|
||
"channels": "頻道",
|
||
"playlists": "播放清單"
|
||
},
|
||
"truenas": {
|
||
"load": "系統負載",
|
||
"uptime": "Uptime",
|
||
"alerts": "Alerts"
|
||
},
|
||
"pyload": {
|
||
"speed": "速度",
|
||
"active": "Active",
|
||
"queue": "Queue",
|
||
"total": "Total"
|
||
},
|
||
"gluetun": {
|
||
"public_ip": "公用IP",
|
||
"region": "地區",
|
||
"country": "國家",
|
||
"port_forwarded": "Port Forwarded"
|
||
},
|
||
"hdhomerun": {
|
||
"channels": "Channels",
|
||
"hd": "高畫質",
|
||
"tunerCount": "調諧器",
|
||
"channelNumber": "頻道",
|
||
"channelNetwork": "網絡",
|
||
"signalStrength": "強度",
|
||
"signalQuality": "品質",
|
||
"symbolQuality": "Quality",
|
||
"networkRate": "Bitrate",
|
||
"clientIP": "用戶端"
|
||
},
|
||
"scrutiny": {
|
||
"passed": "通過",
|
||
"failed": "Failed",
|
||
"unknown": "Unknown"
|
||
},
|
||
"paperlessngx": {
|
||
"inbox": "收件箱",
|
||
"total": "Total"
|
||
},
|
||
"peanut": {
|
||
"battery_charge": "充電",
|
||
"ups_load": "備用電源負載",
|
||
"ups_status": "備用電源狀態",
|
||
"online": "Online",
|
||
"on_battery": "電池供電",
|
||
"low_battery": "低電量"
|
||
},
|
||
"nextdns": {
|
||
"wait": "Please Wait",
|
||
"no_devices": "未收到裝置資料"
|
||
},
|
||
"mikrotik": {
|
||
"cpuLoad": "CPU負載",
|
||
"memoryUsed": "已使用的記憶體",
|
||
"uptime": "Uptime",
|
||
"numberOfLeases": "租約"
|
||
},
|
||
"xteve": {
|
||
"streams_all": "所有播放活動",
|
||
"streams_active": "Active Streams",
|
||
"streams_xepg": "XEPG頻道"
|
||
},
|
||
"opendtu": {
|
||
"yieldDay": "今天",
|
||
"absolutePower": "功率",
|
||
"relativePower": "功率百分比",
|
||
"limit": "上限"
|
||
},
|
||
"opnsense": {
|
||
"cpu": "CPU Load",
|
||
"memory": "記憶體",
|
||
"wanUpload": "WAN上傳",
|
||
"wanDownload": "WAN下載"
|
||
},
|
||
"moonraker": {
|
||
"printer_state": "列印機狀態",
|
||
"print_status": "列印狀態",
|
||
"print_progress": "進度",
|
||
"layers": "層"
|
||
},
|
||
"octoprint": {
|
||
"printer_state": "Status",
|
||
"temp_tool": "噴頭溫度",
|
||
"temp_bed": "平台溫度",
|
||
"job_completion": "完成度"
|
||
},
|
||
"cloudflared": {
|
||
"origin_ip": "源頭IP",
|
||
"status": "Status"
|
||
},
|
||
"pfsense": {
|
||
"load": "平均負載量",
|
||
"memory": "記憶體使用率",
|
||
"wanStatus": "網際網路狀態",
|
||
"up": "Up",
|
||
"down": "Down",
|
||
"temp": "Temp",
|
||
"disk": "硬碟使用率",
|
||
"wanIP": "網際網路 IP"
|
||
},
|
||
"proxmoxbackupserver": {
|
||
"datastore_usage": "數據存儲",
|
||
"failed_tasks_24h": "24小時內失敗任務",
|
||
"cpu_usage": "CPU",
|
||
"memory_usage": "記憶體"
|
||
},
|
||
"immich": {
|
||
"users": "Users",
|
||
"photos": "照片",
|
||
"videos": "Videos",
|
||
"storage": "儲存空間"
|
||
},
|
||
"uptimekuma": {
|
||
"up": "在線網站",
|
||
"down": "離線網站",
|
||
"uptime": "Uptime",
|
||
"incident": "事件",
|
||
"m": "m"
|
||
},
|
||
"atsumeru": {
|
||
"series": "Series",
|
||
"archives": "檔案",
|
||
"chapters": "章節",
|
||
"categories": "類別"
|
||
},
|
||
"komga": {
|
||
"libraries": "文庫",
|
||
"series": "Series",
|
||
"books": "Books"
|
||
},
|
||
"diskstation": {
|
||
"days": "Days",
|
||
"uptime": "Uptime",
|
||
"volumeAvailable": "Available"
|
||
},
|
||
"mylar": {
|
||
"series": "Series",
|
||
"issues": "出版",
|
||
"wanted": "Wanted"
|
||
},
|
||
"photoprism": {
|
||
"albums": "Albums",
|
||
"photos": "Photos",
|
||
"videos": "Videos",
|
||
"people": "人物"
|
||
},
|
||
"fileflows": {
|
||
"queue": "Queue",
|
||
"processing": "Processing",
|
||
"processed": "Processed",
|
||
"time": "時間"
|
||
},
|
||
"firefly": {
|
||
"networth": "淨值",
|
||
"budget": "預算"
|
||
},
|
||
"grafana": {
|
||
"dashboards": "控制面板",
|
||
"datasources": "數據來源",
|
||
"totalalerts": "警報總數",
|
||
"alertstriggered": "觸發的警報"
|
||
},
|
||
"nextcloud": {
|
||
"cpuload": "處理器負載",
|
||
"memoryusage": "記憶體用量",
|
||
"freespace": "可用空間",
|
||
"activeusers": "活躍用戶",
|
||
"numfiles": "檔案",
|
||
"numshares": "已分享"
|
||
},
|
||
"kopia": {
|
||
"status": "Status",
|
||
"size": "檔案大小",
|
||
"lastrun": "上次執行",
|
||
"nextrun": "下次執行",
|
||
"failed": "Failed"
|
||
},
|
||
"unmanic": {
|
||
"active_workers": "在線工作程序",
|
||
"total_workers": "總工作程序",
|
||
"records_total": "佇列長度"
|
||
},
|
||
"pterodactyl": {
|
||
"servers": "伺服器",
|
||
"nodes": "節點"
|
||
},
|
||
"prometheus": {
|
||
"targets_up": "目標上線",
|
||
"targets_down": "目標離線",
|
||
"targets_total": "目標總數"
|
||
},
|
||
"gatus": {
|
||
"up": "Sites Up",
|
||
"down": "Sites Down",
|
||
"uptime": "Uptime"
|
||
},
|
||
"ghostfolio": {
|
||
"gross_percent_today": "Today",
|
||
"gross_percent_1y": "一年",
|
||
"gross_percent_max": "所有時間"
|
||
},
|
||
"audiobookshelf": {
|
||
"podcasts": "播客",
|
||
"books": "Books",
|
||
"podcastsDuration": "歷時",
|
||
"booksDuration": "Duration"
|
||
},
|
||
"homeassistant": {
|
||
"people_home": "在家人數",
|
||
"lights_on": "燈亮著",
|
||
"switches_on": "開關開著"
|
||
},
|
||
"whatsupdocker": {
|
||
"monitoring": "監測中",
|
||
"updates": "Updates"
|
||
},
|
||
"calibreweb": {
|
||
"books": "Books",
|
||
"authors": "作者",
|
||
"categories": "Categories",
|
||
"series": "Series"
|
||
},
|
||
"jdownloader": {
|
||
"downloadCount": "Queue",
|
||
"downloadBytesRemaining": "Remaining",
|
||
"downloadTotalBytes": "Size",
|
||
"downloadSpeed": "Speed"
|
||
},
|
||
"kavita": {
|
||
"seriesCount": "Series",
|
||
"totalFiles": "Files"
|
||
},
|
||
"azuredevops": {
|
||
"result": "結果",
|
||
"status": "Status",
|
||
"buildId": "組建編號",
|
||
"succeeded": "成功",
|
||
"notStarted": "尚未啟用",
|
||
"failed": "Failed",
|
||
"canceled": "取消",
|
||
"inProgress": "執行中",
|
||
"totalPrs": "總提取要求",
|
||
"myPrs": "我的提取要求",
|
||
"approved": "Approved"
|
||
},
|
||
"gamedig": {
|
||
"status": "Status",
|
||
"online": "Online",
|
||
"offline": "Offline",
|
||
"name": "名稱",
|
||
"map": "地圖",
|
||
"currentPlayers": "當前玩家數",
|
||
"players": "Players",
|
||
"maxPlayers": "玩家數上限",
|
||
"bots": "機器人",
|
||
"ping": "Ping"
|
||
},
|
||
"urbackup": {
|
||
"ok": "確定",
|
||
"errored": "錯誤",
|
||
"noRecent": "已過時",
|
||
"totalUsed": "已使用空間"
|
||
},
|
||
"mealie": {
|
||
"recipes": "食譜",
|
||
"users": "Users",
|
||
"categories": "Categories",
|
||
"tags": "標籤"
|
||
},
|
||
"openmediavault": {
|
||
"downloading": "下載中",
|
||
"total": "Total",
|
||
"running": "Running",
|
||
"stopped": "Stopped",
|
||
"passed": "Passed",
|
||
"failed": "Failed"
|
||
},
|
||
"openwrt": {
|
||
"uptime": "Uptime",
|
||
"cpuLoad": "處理器平均負載(5分鐘)",
|
||
"up": "Up",
|
||
"down": "Down",
|
||
"bytesTx": "已傳送",
|
||
"bytesRx": "Received"
|
||
},
|
||
"uptimerobot": {
|
||
"status": "Status",
|
||
"uptime": "Uptime",
|
||
"lastDown": "近一次停機時間",
|
||
"downDuration": "歷時停機時間",
|
||
"sitesUp": "Sites Up",
|
||
"sitesDown": "Sites Down",
|
||
"paused": "Paused",
|
||
"notyetchecked": "尚未檢查",
|
||
"up": "Up",
|
||
"seemsdown": "似乎離線",
|
||
"down": "Down",
|
||
"unknown": "Unknown"
|
||
},
|
||
"calendar": {
|
||
"inCinemas": "上映中",
|
||
"physicalRelease": "實體發行",
|
||
"digitalRelease": "數位發行",
|
||
"noEventsToday": "今天沒有事件!",
|
||
"noEventsFound": "找不到事件",
|
||
"errorWhenLoadingData": "Error when loading calendar data"
|
||
},
|
||
"romm": {
|
||
"platforms": "平台",
|
||
"totalRoms": "遊戲",
|
||
"saves": "已儲存",
|
||
"states": "州",
|
||
"screenshots": "螢幕截圖",
|
||
"totalfilesize": "大小總計"
|
||
},
|
||
"mailcow": {
|
||
"domains": "Domains",
|
||
"mailboxes": "信箱",
|
||
"mails": "郵件數",
|
||
"storage": "Storage"
|
||
},
|
||
"netdata": {
|
||
"warnings": "警告",
|
||
"criticals": "嚴重"
|
||
},
|
||
"plantit": {
|
||
"events": "事件",
|
||
"plants": "植物",
|
||
"photos": "Photos",
|
||
"species": "物種"
|
||
},
|
||
"gitea": {
|
||
"notifications": "通知",
|
||
"issues": "Issues",
|
||
"pulls": "提取請求",
|
||
"repositories": "套件來源"
|
||
},
|
||
"stash": {
|
||
"scenes": "場景",
|
||
"scenesPlayed": "已播放場景",
|
||
"playCount": "總播放次數",
|
||
"playDuration": "觀看時數",
|
||
"sceneSize": "場景大小",
|
||
"sceneDuration": "場景為期",
|
||
"images": "圖片",
|
||
"imageSize": "圖片大小",
|
||
"galleries": "畫廊",
|
||
"performers": "表演者",
|
||
"studios": "工作室",
|
||
"movies": "Movies",
|
||
"tags": "Tags",
|
||
"oCount": "0 個"
|
||
},
|
||
"tandoor": {
|
||
"users": "Users",
|
||
"recipes": "Recipes",
|
||
"keywords": "關鍵字"
|
||
},
|
||
"homebox": {
|
||
"items": "項目",
|
||
"totalWithWarranty": "有保證",
|
||
"locations": "位置",
|
||
"labels": "標籤",
|
||
"users": "Users",
|
||
"totalValue": "總共"
|
||
},
|
||
"crowdsec": {
|
||
"alerts": "Alerts",
|
||
"bans": "禁止"
|
||
},
|
||
"wgeasy": {
|
||
"connected": "Connected",
|
||
"enabled": "Enabled",
|
||
"disabled": "Disabled",
|
||
"total": "Total"
|
||
},
|
||
"swagdashboard": {
|
||
"proxied": "已代理",
|
||
"auth": "已授權",
|
||
"outdated": "已過時",
|
||
"banned": "已封鎖"
|
||
},
|
||
"myspeed": {
|
||
"ping": "Ping",
|
||
"download": "Download",
|
||
"upload": "Upload"
|
||
},
|
||
"stocks": {
|
||
"stocks": "股票",
|
||
"loading": "載入中",
|
||
"open": "美國市場已開放",
|
||
"closed": "美國市場已關閉",
|
||
"invalidConfiguration": "無效的設定"
|
||
},
|
||
"frigate": {
|
||
"cameras": "相機",
|
||
"uptime": "Uptime",
|
||
"version": "Version"
|
||
},
|
||
"linkwarden": {
|
||
"links": "連結",
|
||
"collections": "收藏庫",
|
||
"tags": "Tags"
|
||
},
|
||
"zabbix": {
|
||
"unclassified": "未分類",
|
||
"information": "Information",
|
||
"warning": "警告",
|
||
"average": "平均",
|
||
"high": "高優先權",
|
||
"disaster": "災難"
|
||
},
|
||
"lubelogger": {
|
||
"vehicle": "車輛",
|
||
"vehicles": "車輛",
|
||
"serviceRecords": "保養記錄",
|
||
"reminders": "提醒",
|
||
"nextReminder": "下一個提醒",
|
||
"none": "沒有"
|
||
},
|
||
"vikunja": {
|
||
"projects": "活躍專案",
|
||
"tasks7d": "本週到期任務",
|
||
"tasksOverdue": "逾期處理",
|
||
"tasksInProgress": "正在執行的任務"
|
||
},
|
||
"headscale": {
|
||
"name": "Name",
|
||
"address": "Address",
|
||
"last_seen": "Last Seen",
|
||
"status": "Status",
|
||
"online": "Online",
|
||
"offline": "Offline"
|
||
},
|
||
"beszel": {
|
||
"name": "Name",
|
||
"systems": "系統",
|
||
"up": "Up",
|
||
"down": "Down",
|
||
"paused": "Paused",
|
||
"pending": "Pending",
|
||
"status": "Status",
|
||
"updated": "Updated",
|
||
"cpu": "CPU",
|
||
"memory": "MEM",
|
||
"disk": "儲存空間",
|
||
"network": "網路"
|
||
},
|
||
"argocd": {
|
||
"apps": "應用程式",
|
||
"synced": "已同步",
|
||
"outOfSync": "不同步",
|
||
"healthy": "Healthy",
|
||
"degraded": "已降級",
|
||
"progressing": "進度",
|
||
"missing": "Missing",
|
||
"suspended": "暫停"
|
||
},
|
||
"spoolman": {
|
||
"loading": "Loading"
|
||
},
|
||
"gitlab": {
|
||
"groups": "群組",
|
||
"issues": "Issues",
|
||
"merges": "合併請求",
|
||
"projects": "專案"
|
||
},
|
||
"apcups": {
|
||
"status": "Status",
|
||
"load": "Load",
|
||
"bcharge": "Battery Charge",
|
||
"timeleft": "Time Left"
|
||
},
|
||
"karakeep": {
|
||
"bookmarks": "書籤",
|
||
"favorites": "我的最愛",
|
||
"archived": "已存檔",
|
||
"highlights": "標記",
|
||
"lists": "列表",
|
||
"tags": "Tags"
|
||
},
|
||
"slskd": {
|
||
"slskStatus": "Network",
|
||
"connected": "Connected",
|
||
"disconnected": "Disconnected",
|
||
"updateStatus": "更新",
|
||
"update_yes": "Available",
|
||
"update_no": "Up to Date",
|
||
"downloads": "下載",
|
||
"uploads": "上傳",
|
||
"sharedFiles": "Files"
|
||
},
|
||
"jellystat": {
|
||
"songs": "Songs",
|
||
"movies": "Movies",
|
||
"episodes": "Episodes",
|
||
"other": "Other"
|
||
},
|
||
"checkmk": {
|
||
"serviceErrors": "Service issues",
|
||
"hostErrors": "Host issues"
|
||
},
|
||
"komodo": {
|
||
"total": "Total",
|
||
"running": "Running",
|
||
"stopped": "Stopped",
|
||
"down": "Down",
|
||
"unhealthy": "Unhealthy",
|
||
"unknown": "Unknown",
|
||
"servers": "Servers",
|
||
"stacks": "Stacks",
|
||
"containers": "Containers"
|
||
},
|
||
"filebrowser": {
|
||
"available": "Available",
|
||
"used": "Used",
|
||
"total": "Total"
|
||
},
|
||
"wallos": {
|
||
"activeSubscriptions": "Subscriptions",
|
||
"thisMonthlyCost": "This Month",
|
||
"nextMonthlyCost": "Next Month",
|
||
"previousMonthlyCost": "Prev. Month",
|
||
"nextRenewingSubscription": "Next Payment"
|
||
},
|
||
"unraid": {
|
||
"STARTED": "Started",
|
||
"STOPPED": "Stopped",
|
||
"NEW_ARRAY": "New Array",
|
||
"RECON_DISK": "Reconstructing Disk",
|
||
"DISABLE_DISK": "Disk Disabled",
|
||
"SWAP_DSBL": "Swap Disable",
|
||
"INVALID_EXPANSION": "Invalid Expansion",
|
||
"PARITY_NOT_BIGGEST": "Parity Not Biggest",
|
||
"TOO_MANY_MISSING_DISKS": "Too Many Missing Disks",
|
||
"NEW_DISK_TOO_SMALL": "New Disk Too Small",
|
||
"NO_DATA_DISKS": "No Data Disks",
|
||
"notifications": "Notifications",
|
||
"status": "Status",
|
||
"cpu": "CPU",
|
||
"memoryUsed": "Memory Used",
|
||
"memoryAvailable": "Memory Available",
|
||
"arrayUsed": "Array Used",
|
||
"arrayFree": "Array Free",
|
||
"poolUsed": "{{pool}} Used",
|
||
"poolFree": "{{pool}} Free"
|
||
},
|
||
"backrest": {
|
||
"num_plans": "Plans",
|
||
"num_success_30": "Successes",
|
||
"num_failure_30": "Failures",
|
||
"num_success_latest": "Succeeding",
|
||
"num_failure_latest": "Failing",
|
||
"bytes_added_30": "Bytes Added"
|
||
},
|
||
"yourspotify": {
|
||
"songs": "Songs",
|
||
"time": "Time",
|
||
"artists": "Artists"
|
||
}
|
||
}
|