mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-04 08:16:17 +00:00
Merged latest locale from main
This commit is contained in:
@@ -309,6 +309,53 @@
|
||||
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "成功删除了$1个端点,失败删除了$2个端点",
|
||||
"Restricted ([0-9]{1,}) peer\\(s\\)": "限制访问了$1个端点",
|
||||
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "成功限制访问了$1个端点,失败限制访问了$2个端点",
|
||||
"Hi! How can I help you today\\?": "您好!有什么可以帮到您的吗?",
|
||||
"What do you want to ask\\?": "您想问些什么?"
|
||||
"Display As": "显示为",
|
||||
"List": "列表",
|
||||
"Grid": "网格",
|
||||
"Sending\\.\\.\\.": "发送中...",
|
||||
"Search": "搜索",
|
||||
"Download": "下载",
|
||||
"Protocol": "协议",
|
||||
"Open File": "打开文件",
|
||||
"Advanced Options": "高级选项",
|
||||
"Allowed IPs Validation": "验证允许的 IP 地址",
|
||||
"Update Name": "更新名称",
|
||||
"To update this configuration's name, WGDashboard will execute the following operations:": "如果更新这个配置名称,WGDashboard会执行以下操作:",
|
||||
"Duplicate current configuration's database table and \\.conf file with the new name": "使用新名称克隆当前配置的数据库表以及.conf文件",
|
||||
"Delete current configuration's database table and \\.conf file": "删除当前配置的数据库表以及.conf文件",
|
||||
"Danger Zone": "危险区域",
|
||||
"Configuration File": "配置文件",
|
||||
"Edit Raw Configuration File": "编辑配置源文件",
|
||||
"Peer Configuration File": "端点配置文件",
|
||||
"Share with Email": "使用邮件分享",
|
||||
"Who are you sending to\\?": "您想发送给谁?",
|
||||
"What\\'s the subject\\?": "主题是什么?",
|
||||
"What\\'s the body\\?": "正文是什么?",
|
||||
"Email Account": "邮箱账号",
|
||||
"Ready": "准备就绪",
|
||||
"Port": "端口",
|
||||
"Encryption": "加密方式",
|
||||
"No Encryption": "无加密",
|
||||
"Send From": "发送自",
|
||||
"Send Test Email": "发送测试邮件",
|
||||
"Email Body Template": "邮件正文模板",
|
||||
"Live Preview": "实时预览",
|
||||
"Include configuration file as an attachment": "添加配置文件为附件",
|
||||
"Send": "发送",
|
||||
"Email sent successfully!": "邮件发送成功!",
|
||||
"AmneziaWG Peer Setting": "AmneziaWG 端点设置",
|
||||
"System Status": "系统状态",
|
||||
"CPU": "中央处理器",
|
||||
"Memory": "内存",
|
||||
"Swap Memory": "交换区内存",
|
||||
"Swap Memory Usage": "交换区内存用量",
|
||||
"Processes": "进程",
|
||||
"CPU Usage": "中央处理器用量",
|
||||
"Memory Usage": "内存用量",
|
||||
"Network": "网络",
|
||||
"([0-9]{1,}) Interfaces": "$1 个网络接口",
|
||||
"Storage": "储存",
|
||||
"([0-9]{1,}) Partitions": "$1 个分区",
|
||||
"(.*) Used": "已使用 $1",
|
||||
"Untitled Peer": "未命名端点"
|
||||
}
|
Reference in New Issue
Block a user