mirror of
https://github.com/EasyTier/EasyTier.git
synced 2024-11-16 11:42:27 +08:00
4938e3ed2b
Some checks failed
EasyTier Core / pre_job (push) Has been cancelled
EasyTier GUI / pre_job (push) Has been cancelled
EasyTier Test / pre_job (push) Has been cancelled
EasyTier Core / build (macos-latest, aarch64-apple-darwin) (push) Has been cancelled
EasyTier Core / build (macos-latest, x86_64-apple-darwin) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, aarch64-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, arm-unknown-linux-musleabi) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, arm-unknown-linux-musleabihf) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, armv7-unknown-linux-musleabi) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, armv7-unknown-linux-musleabihf) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, mips-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, mipsel-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (ubuntu-latest, x86_64-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
EasyTier Core / core-result (push) Has been cancelled
EasyTier GUI / build-gui (aarch64-apple-darwin, macos-latest, aarch64-apple-darwin) (push) Has been cancelled
EasyTier GUI / build-gui (aarch64-unknown-linux-gnu, ubuntu-latest, aarch64-unknown-linux-musl) (push) Has been cancelled
EasyTier GUI / build-gui (x86_64-apple-darwin, macos-latest, x86_64-apple-darwin) (push) Has been cancelled
EasyTier GUI / build-gui (x86_64-pc-windows-msvc, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
EasyTier GUI / build-gui (x86_64-unknown-linux-gnu, ubuntu-latest, x86_64-unknown-linux-musl) (push) Has been cancelled
EasyTier GUI / gui-result (push) Has been cancelled
EasyTier Test / test (push) Has been cancelled
migrate gui to tauri2
78 lines
2.1 KiB
YAML
78 lines
2.1 KiB
YAML
network: 网络
|
||
networking_method: 网络方式
|
||
public_server: 公共服务器
|
||
manual: 手动
|
||
standalone: 独立
|
||
virtual_ipv4: 虚拟IPv4地址
|
||
virtual_ipv4_dhcp: DHCP
|
||
network_name: 网络名称
|
||
network_secret: 网络密码
|
||
public_server_url: 公共服务器地址
|
||
peer_urls: 对等节点地址
|
||
proxy_cidrs: 子网代理CIDR
|
||
enable_vpn_portal: 启用VPN门户
|
||
vpn_portal_listen_port: 监听端口
|
||
vpn_portal_client_network: 客户端子网
|
||
advanced_settings: 高级设置
|
||
basic_settings: 基础设置
|
||
listener_urls: 监听地址
|
||
rpc_port: RPC端口
|
||
config_network: 配置网络
|
||
running: 运行中
|
||
error_msg: 错误信息
|
||
detail: 详情
|
||
add_new_network: 添加新网络
|
||
del_cur_network: 删除当前网络
|
||
select_network: 选择网络
|
||
network_instances: 网络实例
|
||
instance_id: 实例ID
|
||
network_infos: 网络信息
|
||
parse_network_config: 解析网络配置
|
||
retain_network_instance: 保留网络实例
|
||
collect_network_infos: 收集网络信息
|
||
settings: 设置
|
||
exchange_language: Switch to English
|
||
logging: 日志
|
||
logging_level_info: 信息
|
||
logging_level_debug: 调试
|
||
logging_level_warn: 警告
|
||
logging_level_trace: 跟踪
|
||
logging_level_off: 关闭
|
||
logging_open_dir: 打开日志目录
|
||
logging_copy_dir: 复制日志路径
|
||
disable_auto_launch: 关闭开机自启
|
||
enable_auto_launch: 开启开机自启
|
||
exit: 退出
|
||
chips_placeholder: 例如: {0}, 按回车添加
|
||
hostname_placeholder: '留空默认为主机名: {0}'
|
||
off_text: 点击关闭
|
||
on_text: 点击开启
|
||
show_config: 显示配置
|
||
close: 关闭
|
||
|
||
my_node_info: 当前节点信息
|
||
peer_count: 已连接
|
||
upload: 上传
|
||
download: 下载
|
||
show_vpn_portal_config: 显示VPN门户配置
|
||
vpn_portal_config: VPN门户配置
|
||
show_event_log: 显示事件日志
|
||
event_log: 事件日志
|
||
peer_info: 节点信息
|
||
hostname: 主机名
|
||
route_cost: 路由
|
||
latency: 延迟
|
||
upload_bytes: 上传
|
||
download_bytes: 下载
|
||
loss_rate: 丢包率
|
||
|
||
run_network: 运行网络
|
||
stop_network: 停止网络
|
||
network_running: 运行中
|
||
network_stopped: 已停止
|
||
dhcp_experimental_warning: 实验性警告!使用DHCP时如果组网环境中发生IP冲突,将自动更改IP。
|
||
|
||
tray:
|
||
show: 显示 / 隐藏
|
||
exit: 退出
|