mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-18 08:16:58 -04:00
chore(multiplayer): NAT full cone should be evaluated as good.
This commit is contained in:
parent
20957106df
commit
3ddab57ab5
@ -631,7 +631,7 @@ multiplayer.nat.packet_loss_ratio=Packet Loss Ratio
|
|||||||
multiplayer.nat.testing=Testing
|
multiplayer.nat.testing=Testing
|
||||||
multiplayer.nat.type=NAT Type
|
multiplayer.nat.type=NAT Type
|
||||||
multiplayer.nat.type.blocked_udp=Very bad (Blocked UDP)
|
multiplayer.nat.type.blocked_udp=Very bad (Blocked UDP)
|
||||||
multiplayer.nat.type.full_cone=Medium (Full Cone)
|
multiplayer.nat.type.full_cone=Good (Full Cone)
|
||||||
multiplayer.nat.type.open_access=Good (Open Access)
|
multiplayer.nat.type.open_access=Good (Open Access)
|
||||||
multiplayer.nat.type.port_restricted_cone=Medium (Port Restricted Cone)
|
multiplayer.nat.type.port_restricted_cone=Medium (Port Restricted Cone)
|
||||||
multiplayer.nat.type.restricted_cone=Medium (Restricted Cone)
|
multiplayer.nat.type.restricted_cone=Medium (Restricted Cone)
|
||||||
|
@ -631,7 +631,7 @@ multiplayer.nat.packet_loss_ratio=丟包率
|
|||||||
multiplayer.nat.testing=檢測中
|
multiplayer.nat.testing=檢測中
|
||||||
multiplayer.nat.type=NAT 類型
|
multiplayer.nat.type=NAT 類型
|
||||||
multiplayer.nat.type.blocked_udp=極差(網路禁止 UDP 協議)
|
multiplayer.nat.type.blocked_udp=極差(網路禁止 UDP 協議)
|
||||||
multiplayer.nat.type.full_cone=中(完全圓錐型)
|
multiplayer.nat.type.full_cone=好(完全圓錐型)
|
||||||
multiplayer.nat.type.open_access=好(公網開放型)
|
multiplayer.nat.type.open_access=好(公網開放型)
|
||||||
multiplayer.nat.type.port_restricted_cone=中(埠受限圓錐型)
|
multiplayer.nat.type.port_restricted_cone=中(埠受限圓錐型)
|
||||||
multiplayer.nat.type.restricted_cone=中(受限圓錐型)
|
multiplayer.nat.type.restricted_cone=中(受限圓錐型)
|
||||||
|
@ -631,7 +631,7 @@ multiplayer.nat.packet_loss_ratio=丢包率
|
|||||||
multiplayer.nat.testing=检测中
|
multiplayer.nat.testing=检测中
|
||||||
multiplayer.nat.type=NAT 类型
|
multiplayer.nat.type=NAT 类型
|
||||||
multiplayer.nat.type.blocked_udp=极差(网络禁止 UDP 协议)
|
multiplayer.nat.type.blocked_udp=极差(网络禁止 UDP 协议)
|
||||||
multiplayer.nat.type.full_cone=中(完全圆锥型)
|
multiplayer.nat.type.full_cone=好(完全圆锥型)
|
||||||
multiplayer.nat.type.open_access=好(公网开放型)
|
multiplayer.nat.type.open_access=好(公网开放型)
|
||||||
multiplayer.nat.type.port_restricted_cone=中(端口受限圆锥型)
|
multiplayer.nat.type.port_restricted_cone=中(端口受限圆锥型)
|
||||||
multiplayer.nat.type.restricted_cone=中(受限圆锥型)
|
multiplayer.nat.type.restricted_cone=中(受限圆锥型)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user