feat: JavaFX 初实现

This commit is contained in:
2026-08-28 16:58:34 +08:00
parent c907e52478
commit 7d29d72381
18 changed files with 1810 additions and 113 deletions
+75 -1
View File
@@ -116,4 +116,78 @@ webapisettings=Web API 设置
enablewebapi=启用 Web API
weblistenaddr=Web API 监听地址:端口
invaildweblistenaddr=无效的 Web API 监听地址:端口
enabletun=启用TUN虚拟网卡
enabletun=启用TUN虚拟网卡
nav.overview=概览
nav.connections=连接
nav.routing=路由
nav.topology=拓扑
nav.settings=设置
overview.title=网络概览
overview.subtitle=本地节点与数据平面实时状态
overview.dataPlane=数据平面
overview.localAddress=本地节点地址
connections.title=连接
connections.subtitle=远端链路状态与控制
routing.title=路由
topology.title=拓扑
settings.title=设置
connections.endpoint=远端端点
connections.endpointPrompt=输入端点地址
connections.add=添加端点
connections.added=端点已添加
connections.reconnectAll=全部重连
connections.reconnecting=正在重连
connections.showOffline=显示离线
connections.hideOffline=隐藏离线
connections.empty=当前没有可显示的连接
connections.reconnect=重连
connections.disconnect=强制断开
connections.disconnected=连接已断开
connections.remove=移除
connections.removed=连接已移除
connections.confirmTitle=确认移除连接
connections.confirmHeader=此操作将移除匹配端点的连接
state.online=在线
state.offline=离线
metric.links=链路在线数 / 总数
metric.totalThroughput=总吞吐
metric.totalPps=总 PPS
metric.upload=上传
metric.download=下载
metric.pps=PPS
metric.up=上传
metric.down=下载
format.bytesPerSecond=B/s
format.kilobytesPerSecond=KB/s
format.megabytesPerSecond=MB/s
format.gigabytesPerSecond=GB/s
format.milliseconds=毫秒
copyHelp=复制地址到剪贴板
shell.productHint=SRv6 网络控制台
shell.workspace=工作区
shell.awaitingGateway=等待网关连接
shell.noData=尚未接入运行数据
shell.footer=运行状态 · 数据由网关提供
shell.connected=网关已连接
shell.links=条链路
shell.error=暂时不可用
shell.refreshFailed=刷新失败,请稍后重试
shell.pendingView=该视图将在后续迁移中提供
metric.devices=在线设备
metric.totalTransferred=累计流量
overview.backplane=骨干面
overview.clock=时钟
metric.delay=延迟
metric.ppsMax=PPS 峰值
metric.ecnLoss=ECN / 丢包
metric.clockTime=当前时间
metric.frequency=频率
metric.ppm=频偏
format.percent=%
format.hz=Hz
format.ppm=PPM
state.unstable=不稳定
state.accessible=连接状态
connections.copyEndpoint=复制端点地址
connections.copyVirtual=复制虚拟地址
connections.copyBind=复制绑定地址