Browse Source

Update zh.json

tangdou1 5 years ago
parent
commit
6ada5110a4
1 changed files with 6 additions and 6 deletions
  1. 6 6
      plugins/UiConfig/languages/zh.json

+ 6 - 6
plugins/UiConfig/languages/zh.json

@@ -5,13 +5,13 @@
 
 	"Network": "网络",
 	"File server network": "文件服务器网络",
-	"Accept incoming peers using IPv4 or IPv6 address. (default: dual)": "使用IPv4或IPv6地址接受传入的节点. (默认:全部)",
-	"Dual (IPv4 & IPv6)": "全部 (IPv4与IPv6)",
+	"Accept incoming peers using IPv4 or IPv6 address. (default: dual)": "使用IPv4或IPv6地址接受传入的节点请求. (默认:双重)",
+	"Dual (IPv4 & IPv6)": "双重 (IPv4与IPv6)",
 	"File server port": "文件服务器端口",
-	"Other peers will use this port to reach your served sites. (default: 15441)": "其他节点将通过该端口访问您的服务站点. (默认:15441)",
-	"File server external ip": "文件服务器外部ip",
+	"Other peers will use this port to reach your served sites. (default: 15441)": "其他节点可通过该端口访问您服务的站点. (默认:15441)",
+	"File server external ip": "文件服务器外部IP",
 	"Detect automatically": "自动检测",
-	"Your file server is accessible on these ips. (default: detect automatically)": "您的文件服务器可通过这些ip访问. (默认:自动检测)",
+	"Your file server is accessible on these ips. (default: detect automatically)": "其他节点可通过这些IP访问您的文件服务器. (默认:自动检测)",
 
 	"Disable: Don't connect to peers on Tor network": "关闭: 不连接洋葱网络中的节点",
 	"Enable: Only use Tor for Tor network peers": "开启: Tor仅用于连接洋葱网络中的节点",
@@ -42,6 +42,6 @@
 
 	" configuration item value changed": " 个配置值已经改变",
 	"Save settings": "保存配置",
-	"Some changed settings requires restart": "一些配置改变,需要重启才能生效",
+	"Some changed settings requires restart": "一些配置改变,需要重启才能生效",
 	"Restart ZeroNet client": "重启ZeroNet客户端"
 }