Files
KLALB/src/klalb_en_US.properties
T
SerinaNya 455139dfe9 feat: 新增设备信息与额外路由设置,支持设备名广播及TUN显式禁用
- 设置页新增设备名称(单行)、设备描述(多行)、额外路由(CIDR列表)设置项
- RouterInfo 广播携带 deviceName,并在拓扑图节点与节点概览中展示;deviceDescription 保持本地概览显示
- 拓扑图节点标签支持多行文本绘制
- 节点概览面板新增 IP 地址及设备详情展示
- 支持将 TUNName 设为 null/"null"/空字符串时完全跳过 Wintun 虚拟网卡创建
- .classpath 容器改为标准 JavaSE-25 执行环境以同时兼容 JDK 25 与 26
- 新增 AGENTS.md 与 VS Code 调试及运行配置

BREAKING CHANGE: RouterInfo 在序列化末尾追加了 deviceName 字段(writeUTF),新旧版本节点混连时路由协议解析异常,需同步升级
2026-08-21 23:34:41 +08:00

114 lines
3.5 KiB
Properties

srv6acc=SRv6 network accelerator system
networkgraph=Network graph
language=Language
basicsettings=Basic settings
ipv6addr=IPv6 address
devicename=Device name
devicedescription=Device description
dnsserver=DNS server
extraroutes=Extra routes
asnumber=AS number
tcplistening=TCP listening
udplistening=UDP listening
openlinetable=Open line table
autoconnectlinetable=Auto connect line table
advancedsettings=Advanced settings
congresscontrolalgorithm=Congress control algorithm
savesettings=Save settings
locate=Locate
find=Find
home=Home
uploadspeed=Upload speed
downloadspeed=Download speed
uploadpps=Upload PPS
downloadpps=Download PPS
uploaddelay=Upload delay
downloaddelay=Download delay
copy=Copy
onlinedevices=Online devices
monitor=Monitor
showofflines=Show offline remotelines
lineaddressport=Line address:port
addline=Add line
reconnectall=Reconnect All
remotelines=Remote lines
settings=Settings
saveconfigsuccess=Save config success
warning=Warning
invaildipv6addr=IPv6 address:Invaild Input
invailddnsserver=DNS server:Invaild Input
invaildextraroutes=Extra routes:Invaild Input
invaildasnumber=AS number:Invaild Input
invaildtcplisten=TCP listen:Invaild Input
invaildudplisten=UDP listen:Invaild Input
invaildopenlinetable=Open line table:Invaild Input
invaildconnectlinetable=Connect line table:Invaild Input
invaildntpservertable=NTP server addresses:Invaild Input
unknown=Unknown
viewlinemonitor=View line monitor
copylineaddress=Copy line address
copyvirtualaddress=Copy virtual address
tryreconnect=Try reconnect
forcedisconnect=Force disconnect
removeline=Remove line
time=Time
speermonitor=Speed monitor
delaymonitor=Delay monitor
speed=Speed
delay=Delay
virtualnetsettings=Virtual network settings
tunnelnetsettings=Tunnel network settings
linksettings=Link settings
klalbperf=KLALB-perf Speedtest
speedtest=Network speed test
starttest=Start test
testreport=Test report
invaildinput=Invaild input
stoptest=Stop test
bandwidth=Bandwidth
nodeinf=Node information
selectinterface=Select network interface
add=Add
edit=Edit
remove=Remove
networkinterfaceexcept=Network interface except
cancel=Cancel
ok=Ok
currenttime=Current time
timesyncsettings=Time sync settings
ntpservers=NTP server addresses
nodeinfo=Node information
basicinfo=Basic info
overview=Overview
timerange=Time range
error=Error
securitysettings=Security settings
delayupperbound=Delay upper bound
delaylowerbound=Delay lower bound
denyaddrquery=Deny address query
denyaddrbroadcast=Deny address broadcast
random=Random
transmitnagledelaytime=Transmit nagle delay time
linknagledelaytime=Link nagle delay time
linkconnectionscount=Link connections count
tunname=Virtual network device name
dashboard=Dashboard
backplanedelay=Backplane delay
backplanepps=Backplane PPS
backplaneecnrate=Backplane ECN rate
backplanelossrate=Backplane Loss rate
uisettings=UI settings
nogui=No GUI mode
bufferusagemonitor=Buffer usage monitor
buffer=Buffer
usedbuffer=Used buffer
maxbuffer=Max buffer
queueused=Used queue
downloadbasedelay=Download Base
uploadbasedelay=Upload Base
burstlimit=Burst limit
performancesettings=Performance settings
performancestrategy=Performance strategy
singlecore=Single-Core - Cache Affinity First (Best energy/performance ratio, for low-power & cloud)
multifill=Multi-Core - Fill Cores Sequentially (Recommended for general-purpose physical servers)
multiscatter=Multi-Core - Spread Load Evenly (Optimized for multi-socket NUMA architectures)