mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-07 20:21:15 +00:00
Translating to zh-cn is done
This commit is contained in:
@@ -187,6 +187,7 @@
|
||||
"This peer already exist": "此端点已存在",
|
||||
"This IP is not available: (.*)": "此 IP 地址不可用:$1",
|
||||
"Configuration does not exist": "此配置不存在",
|
||||
"Peer does not exist": "此端点不存在",
|
||||
"Please provide a valid configuration name": "请提供一个正确的配置名称",
|
||||
"Peer saved": "端点保存成功",
|
||||
"Allowed IPs already taken by another peer": "允许的 IP 地址已被其他端点使用",
|
||||
@@ -198,5 +199,26 @@
|
||||
"Update peer failed when updating Pre-Shared Key": "更新共享密钥失败",
|
||||
"Update peer failed when updating Allowed IPs": "更新允许的 IP 地址失败",
|
||||
"Update peer failed when saving the configuration": "配置保存端点失败",
|
||||
"Peer data usage reset successfully": "端点数据重置成功"
|
||||
"Peer data usage reset successfully": "端点数据重置成功",
|
||||
"Peer download started": "端点文件下载开始",
|
||||
"Please specify one or more peers": "请提供一个或更多端点",
|
||||
"Share link failed to create. Reason: (.*)": "端点分享链接生成失败。原因:$1",
|
||||
"Link expire date updated": "分享链接过期时间更新成功",
|
||||
"Link expire date failed to update. Reason: (.*)": "分享链接过期时间更新失败。原因:$1",
|
||||
"Peer job saved": "端点任务保存成功",
|
||||
"Please specify job": "请提供任务",
|
||||
"Please specify peer and configuration": "请提供配置名称以及端点",
|
||||
"Peer job deleted": "端点任务删除成功",
|
||||
"API Keys function is successfully enabled": "API 秘钥功能开启成功",
|
||||
"API Keys function is successfully disabled": "API 秘钥功能停用成功",
|
||||
"API Keys function is failed to enable": "API 秘钥功能开启失败",
|
||||
"API Keys function is failed to disable": "API 秘钥功能停用失败",
|
||||
"WGDashboard API Keys function is disabled": "WGDashboard 的 API 秘钥功能并未开启",
|
||||
"WireGuard configuration path saved": "WireGuard 配置路径保存成功",
|
||||
"API Key deleted": "API 秘钥删除成功",
|
||||
"API Key created": "API 秘钥创建成功",
|
||||
"Sign in session ended, please sign in again": "登录已过期,请重新登录",
|
||||
"Please specify an IP Address (v4/v6)": "请提供一个 IP 地址 (v4或v6)",
|
||||
"Please provide ipAddress and count": "请提供 ipAddress 和 count",
|
||||
"Please provide ipAddress": "请提供 ipAddress"
|
||||
}
|
Reference in New Issue
Block a user