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, rate(bits: false; binary: true)}}",
|
|
"bitrate": "{{value, rate(bits: true)}}",
|
|
"bibitrate": "{{value, rate(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": "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": "LAN 设备",
|
|
"wlan_devices": "无线局域网设备",
|
|
"lan_users": "局域网用户",
|
|
"wlan_users": "无线局域网用户",
|
|
"up": "UP",
|
|
"down": "离线",
|
|
"wait": "请稍候",
|
|
"empty_data": "子系统状态未知"
|
|
},
|
|
"docker": {
|
|
"rx": "接收",
|
|
"tx": "发送",
|
|
"mem": "内存",
|
|
"cpu": "CPU",
|
|
"running": "运行中",
|
|
"offline": "离线",
|
|
"error": "错误",
|
|
"unknown": "未知",
|
|
"healthy": "健康",
|
|
"starting": "启动中",
|
|
"unhealthy": "不健康",
|
|
"not_found": "未找到",
|
|
"exited": "已退出",
|
|
"partial": "部分"
|
|
},
|
|
"ping": {
|
|
"error": "错误",
|
|
"ping": "延迟",
|
|
"down": "离线",
|
|
"up": "在线",
|
|
"not_available": "不可用"
|
|
},
|
|
"siteMonitor": {
|
|
"http_status": "HTTP 状态",
|
|
"error": "错误",
|
|
"response": "响应",
|
|
"down": "离线",
|
|
"up": "在线",
|
|
"not_available": "不可用"
|
|
},
|
|
"emby": {
|
|
"playing": "播放中",
|
|
"transcoding": "转码",
|
|
"bitrate": "比特率",
|
|
"no_active": "暂无播放",
|
|
"movies": "电影",
|
|
"series": "系列",
|
|
"episodes": "剧集",
|
|
"songs": "歌曲"
|
|
},
|
|
"esphome": {
|
|
"offline": "离线",
|
|
"offline_alt": "离线",
|
|
"online": "在线的",
|
|
"total": "Total",
|
|
"unknown": "Unknown"
|
|
},
|
|
"evcc": {
|
|
"pv_power": "正式环境",
|
|
"battery_soc": "电量",
|
|
"grid_power": "Grid",
|
|
"home_power": "Consumption",
|
|
"charge_power": "Charger",
|
|
"kilowatt": "kW"
|
|
},
|
|
"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": "",
|
|
"externalIPv6Prefix": "Ext. IPv6-Prefix"
|
|
},
|
|
"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": "Check Plex Connection"
|
|
},
|
|
"omada": {
|
|
"connectedAp": "连接中的AP",
|
|
"activeUser": "活跃设备",
|
|
"alerts": "警报",
|
|
"connectedGateways": "Connected gateways",
|
|
"connectedSwitches": "已连接开关"
|
|
},
|
|
"nzbget": {
|
|
"rate": "速率",
|
|
"remaining": "剩余",
|
|
"downloaded": "下载"
|
|
},
|
|
"plex": {
|
|
"streams": "活动流",
|
|
"albums": "专辑",
|
|
"movies": "电影",
|
|
"tv": "电视节目"
|
|
},
|
|
"sabnzbd": {
|
|
"rate": "Rate",
|
|
"queue": "队列",
|
|
"timeleft": "剩余时间"
|
|
},
|
|
"rutorrent": {
|
|
"active": "活动中",
|
|
"upload": "Upload",
|
|
"download": "Download"
|
|
},
|
|
"transmission": {
|
|
"download": "Download",
|
|
"upload": "",
|
|
"leech": "Leech",
|
|
"seed": "Seed"
|
|
},
|
|
"qbittorrent": {
|
|
"download": "下载速率",
|
|
"upload": "上传速率",
|
|
"leech": "下载中",
|
|
"seed": "做种"
|
|
},
|
|
"qnap": {
|
|
"cpuUsage": "处理器",
|
|
"memUsage": "内存",
|
|
"systemTempC": "系统温度",
|
|
"poolUsage": "存储池",
|
|
"volumeUsage": "Volume Usage",
|
|
"invalid": "Invalid"
|
|
},
|
|
"deluge": {
|
|
"download": "Download",
|
|
"upload": "Upload",
|
|
"leech": "Leech",
|
|
"seed": "Seed"
|
|
},
|
|
"develancacheui": {
|
|
"cachehitbytes": "缓存命中字节",
|
|
"cachemissbytes": "缓存Bytes失败"
|
|
},
|
|
"downloadstation": {
|
|
"download": "Download",
|
|
"upload": "Upload",
|
|
"leech": "Leech",
|
|
"seed": "做种"
|
|
},
|
|
"sonarr": {
|
|
"wanted": "想看",
|
|
"queued": "排队",
|
|
"series": "系列",
|
|
"queue": "队列",
|
|
"unknown": "未知"
|
|
},
|
|
"radarr": {
|
|
"wanted": "想看",
|
|
"missing": "丢失",
|
|
"queued": "队列中",
|
|
"movies": "电影",
|
|
"queue": "队列",
|
|
"unknown": "未知"
|
|
},
|
|
"lidarr": {
|
|
"wanted": "想看",
|
|
"queued": "队列中",
|
|
"artists": "Artists"
|
|
},
|
|
"readarr": {
|
|
"wanted": "想看",
|
|
"queued": "队列中",
|
|
"books": "书籍"
|
|
},
|
|
"bazarr": {
|
|
"missingEpisodes": "缺少的剧集",
|
|
"missingMovies": "缺少的电影"
|
|
},
|
|
"ombi": {
|
|
"pending": "待办的",
|
|
"approved": "已批准",
|
|
"available": "可用"
|
|
},
|
|
"jellyseerr": {
|
|
"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}}d",
|
|
"hours": "{{number}}h",
|
|
"minutes": "{{number}}m",
|
|
"seconds": "{{number}}s",
|
|
"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": "版本",
|
|
"notesCount": "笔记",
|
|
"dbSize": "数据库大小",
|
|
"unknown": "Unknown"
|
|
},
|
|
"navidrome": {
|
|
"nothing_streaming": "",
|
|
"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": "登录 (24h)",
|
|
"failedLoginsLast24H": "登录失败 (24h)"
|
|
},
|
|
"proxmox": {
|
|
"mem": "MEM",
|
|
"cpu": "CPU",
|
|
"lxc": "容器",
|
|
"vms": "虚拟机"
|
|
},
|
|
"glances": {
|
|
"cpu": "CPU",
|
|
"load": "负载",
|
|
"wait": "请稍候",
|
|
"temp": "温度",
|
|
"_temp": "Temp",
|
|
"warn": "Warn",
|
|
"uptime": "运行时间",
|
|
"total": "总计",
|
|
"free": "空闲",
|
|
"used": "已使用",
|
|
"days": "日",
|
|
"hours": "时",
|
|
"crit": "Crit",
|
|
"read": "Read",
|
|
"write": "写入",
|
|
"gpu": "GPU",
|
|
"mem": "Mem",
|
|
"swap": "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": "System",
|
|
"updates": "更新",
|
|
"update_available": "有可用的更新",
|
|
"up_to_date": "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": "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": "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 负载",
|
|
"ups_status": "UPS 状态",
|
|
"online": "Online",
|
|
"on_battery": "电池供电",
|
|
"low_battery": "电量低"
|
|
},
|
|
"nextdns": {
|
|
"wait": "Please Wait",
|
|
"no_devices": "没有接收到设备数据"
|
|
},
|
|
"mikrotik": {
|
|
"cpuLoad": "处理器",
|
|
"memoryUsed": "内存",
|
|
"uptime": "Uptime",
|
|
"numberOfLeases": "租约"
|
|
},
|
|
"xteve": {
|
|
"streams_all": "所有播放活动",
|
|
"streams_active": "Active Streams",
|
|
"streams_xepg": "XEPG 频道"
|
|
},
|
|
"opendtu": {
|
|
"yieldDay": "Today",
|
|
"absolutePower": "Power",
|
|
"relativePower": "Power %",
|
|
"limit": "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": "WAN 状态",
|
|
"up": "Up",
|
|
"down": "Down",
|
|
"temp": "Temp",
|
|
"disk": "磁盘",
|
|
"wanIP": "WAN IP"
|
|
},
|
|
"proxmoxbackupserver": {
|
|
"datastore_usage": "数据存储",
|
|
"failed_tasks_24h": "24h失败任务",
|
|
"cpu_usage": "CPU",
|
|
"memory_usage": "内存"
|
|
},
|
|
"immich": {
|
|
"users": "Users",
|
|
"photos": "照片",
|
|
"videos": "Videos",
|
|
"storage": "储存空间"
|
|
},
|
|
"uptimekuma": {
|
|
"up": "在线网站",
|
|
"down": "离线网站",
|
|
"uptime": "Uptime",
|
|
"incident": "严重事件",
|
|
"m": "m"
|
|
},
|
|
"atsumeru": {
|
|
"series": "Series",
|
|
"archives": "Archives",
|
|
"chapters": "Chapters",
|
|
"categories": "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": "Budget"
|
|
},
|
|
"grafana": {
|
|
"dashboards": "控制面板",
|
|
"datasources": "数据来源",
|
|
"totalalerts": "警报总数",
|
|
"alertstriggered": "触发的警报"
|
|
},
|
|
"nextcloud": {
|
|
"cpuload": "CPU 负载",
|
|
"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": "书籍",
|
|
"authors": "作者",
|
|
"categories": "分类",
|
|
"series": "系列"
|
|
},
|
|
"jdownloader": {
|
|
"downloadCount": "队列",
|
|
"downloadBytesRemaining": "剩余",
|
|
"downloadTotalBytes": "大小",
|
|
"downloadSpeed": "速度"
|
|
},
|
|
"kavita": {
|
|
"seriesCount": "系列",
|
|
"totalFiles": "Files"
|
|
},
|
|
"azuredevops": {
|
|
"result": "Result",
|
|
"status": "Status",
|
|
"buildId": "Build ID",
|
|
"succeeded": "Succeeded",
|
|
"notStarted": "Not Started",
|
|
"failed": "失败",
|
|
"canceled": "Canceled",
|
|
"inProgress": "In Progress",
|
|
"totalPrs": "Total PRs",
|
|
"myPrs": "My PRs",
|
|
"approved": "Approved"
|
|
},
|
|
"gamedig": {
|
|
"status": "Status",
|
|
"online": "Online",
|
|
"offline": "Offline",
|
|
"name": "Name",
|
|
"map": "Map",
|
|
"currentPlayers": "Current players",
|
|
"players": "Players",
|
|
"maxPlayers": "Max players",
|
|
"bots": "Bots",
|
|
"ping": "Ping"
|
|
},
|
|
"urbackup": {
|
|
"ok": "Ok",
|
|
"errored": "Errors",
|
|
"noRecent": "Out of Date",
|
|
"totalUsed": "Used Storage"
|
|
},
|
|
"mealie": {
|
|
"recipes": "Recipes",
|
|
"users": "Users",
|
|
"categories": "Categories",
|
|
"tags": "Tags"
|
|
},
|
|
"openmediavault": {
|
|
"downloading": "Downloading",
|
|
"total": "Total",
|
|
"running": "Running",
|
|
"stopped": "Stopped",
|
|
"passed": "Passed",
|
|
"failed": "Failed"
|
|
},
|
|
"openwrt": {
|
|
"uptime": "Uptime",
|
|
"cpuLoad": "CPU 负载平均值(5m)",
|
|
"up": "Up",
|
|
"down": "Down",
|
|
"bytesTx": "已传输",
|
|
"bytesRx": "Received"
|
|
},
|
|
"uptimerobot": {
|
|
"status": "Status",
|
|
"uptime": "Uptime",
|
|
"lastDown": "Last Downtime",
|
|
"downDuration": "Downtime Duration",
|
|
"sitesUp": "Sites Up",
|
|
"sitesDown": "Sites Down",
|
|
"paused": "Paused",
|
|
"notyetchecked": "Not Yet Checked",
|
|
"up": "Up",
|
|
"seemsdown": "Seems Down",
|
|
"down": "Down",
|
|
"unknown": "Unknown"
|
|
},
|
|
"calendar": {
|
|
"inCinemas": "In cinemas",
|
|
"physicalRelease": "Physical release",
|
|
"digitalRelease": "Digital release",
|
|
"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": "议题",
|
|
"pulls": "PR",
|
|
"repositories": "代码仓库"
|
|
},
|
|
"stash": {
|
|
"scenes": "场景",
|
|
"scenesPlayed": "已播放场景",
|
|
"playCount": "播放总数",
|
|
"playDuration": "播放时间",
|
|
"sceneSize": "场景大小",
|
|
"sceneDuration": "场景时长",
|
|
"images": "图片",
|
|
"imageSize": "图像大小",
|
|
"galleries": "图库",
|
|
"performers": "演员",
|
|
"studios": "工作室",
|
|
"movies": "Movies",
|
|
"tags": "Tags",
|
|
"oCount": "O 个"
|
|
},
|
|
"tandoor": {
|
|
"users": "Users",
|
|
"recipes": "Recipes",
|
|
"keywords": "关键词"
|
|
},
|
|
"homebox": {
|
|
"items": "条目",
|
|
"totalWithWarranty": "有保证",
|
|
"locations": "位置",
|
|
"labels": "标签",
|
|
"users": "Users",
|
|
"totalValue": "总计"
|
|
},
|
|
"crowdsec": {
|
|
"alerts": "Alerts",
|
|
"bans": "禁用"
|
|
},
|
|
"wgeasy": {
|
|
"connected": "Connected",
|
|
"enabled": "Enabled",
|
|
"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": "议题",
|
|
"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": "其他"
|
|
},
|
|
"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"
|
|
}
|
|
}
|