From c983ef056b5f223956e487f61d4a3d2dd3226fd5 Mon Sep 17 00:00:00 2001 From: Yutao Meng Date: Thu, 6 Jun 2024 14:58:33 +0800 Subject: [PATCH] fix: Add dde-control-center translations Issue: https://github.com/linuxdeepin/developer-center/issues/8859 Log: Add dde-control-center translations --- .../window/sections/ipvxsection.cpp | 2 +- dss-network-plugin/notificationmanager.cpp | 2 +- translations/network.ts | 2133 ++++++++++++++++- translations/network_cn.ts | 2129 +++++++++++++++- translations/network_en.ts | 2133 ++++++++++++++++- 5 files changed, 6295 insertions(+), 104 deletions(-) diff --git a/dcc-network-plugin/window/sections/ipvxsection.cpp b/dcc-network-plugin/window/sections/ipvxsection.cpp index 925c1a65..a2c2cb9c 100644 --- a/dcc-network-plugin/window/sections/ipvxsection.cpp +++ b/dcc-network-plugin/window/sections/ipvxsection.cpp @@ -435,7 +435,7 @@ bool IpvxSection::ipv4InputIsValid() inter.RequestIPConflictCheck(ip, ""); connect(&inter, &NetworkDBusProxy::IPConflict, this, [&strCurrentIP,&isIPConflict] (const QString &strIP, const QString &strMac) { if (!strMac.isEmpty() && strIP == strCurrentIP && !isIPConflict) { - NetworkDBusProxy::Notify("dde-control-center", static_cast(QDateTime::currentMSecsSinceEpoch()), "preferences-system", tr("Network"), tr("IP conflict"), QStringList(), QVariantMap(), 3000); + NetworkDBusProxy::Notify(tr("dde-control-center"), static_cast(QDateTime::currentMSecsSinceEpoch()), "preferences-system", tr("Network"), tr("IP conflict"), QStringList(), QVariantMap(), 3000); } isIPConflict = true; }); diff --git a/dss-network-plugin/notificationmanager.cpp b/dss-network-plugin/notificationmanager.cpp index c6dcb17a..eb77515c 100644 --- a/dss-network-plugin/notificationmanager.cpp +++ b/dss-network-plugin/notificationmanager.cpp @@ -36,7 +36,7 @@ BubbleManager *NotificationManager::BubbleManagerinstance() uint NotificationManager::Notify(const QString &icon, const QString &body) { static uint replacesId = 0; - replacesId = BubbleManagerinstance()->Notify("dde-control-center", replacesId, icon, "", body); + replacesId = BubbleManagerinstance()->Notify(QObject::tr("dde-control-center"), replacesId, icon, "", body); return replacesId; } diff --git a/translations/network.ts b/translations/network.ts index 176b2093..7bbcf96a 100644 --- a/translations/network.ts +++ b/translations/network.ts @@ -1,133 +1,2198 @@ - + - dde::network::UNetworkController + AppProxyModule + + Application Proxy + + + + Proxy Type + + + + IP Address + + + + Required + + + + Port + + + + Username + + + + Optional + + + + Password + + + + Check "Use a proxy" in application context menu in Launcher after configured + + + + Save + button + + + + Cancel + button + + + + Invalid IP address + + + + Invalid port + + + + + Bubble + + 1 new message + + + + + ConnectionEditPage + + Disconnect + button + + + + Delete + button + + + + Cancel + button + + + + Save + button + + + + Are you sure you want to delete this configuration? + + + + Wired Connection %1 + + + + Hotspot + Hotspot + + + Wireless Connection %1 + + + + PPPoE Connection %1 + + + + + ConnectionVpnEditPage + + New VPN + + + + VPN Type + + + + L2TP + + + + PPTP + + + + OpenVPN + + + + OpenConnect + + + + StrongSwan + + + + VPNC + + + + Export + button + + + + VPN L2TP %1 + + + + VPN PPTP %1 + + + + VPN VPNC %1 + + + + VPN OpenVPN %1 + + + + VPN StrongSwan %1 + + + + VPN OpenConnect %1 + + + + + DNSSection + + DNS + + + + Invalid DNS address + + + + + DSLModule + + DSL + + + + Create PPPoE Connection + + + + + DccPluginTestWidget + + Help + + + + + DeviceControllItem + + Wireless Network + + + + Wired Network + + + + + EthernetSection + + Ethernet + + + + Not Bind + + + + Device MAC Addr + + + + Cloned MAC Addr + + + + Customize MTU + + + + MTU + + + + + GenericHotspotSection + + General + + + + Name + + + + Required + + + + + GenericSection + + General + + + + The name already exists + + + + Name + + + + Required + + + + Auto Connect + + + + + HotspotDeviceItem + + Hotspot + Hotspot + + + Add Settings + + + + + HotspotModule + + Personal Hotspot + + + + Create Hotspot + + + + + HotspotPlugin + + hotspot + + + + Wireless Device is Unavailable + + + + Personal Hotspot On + + + + Personal Hotspot Off + + + + Hotspot is unsupported + + + + + IPInputSection + + IP Address + + + + Required + + + + Gateway + Gateway + + + + IPV4InputSection + + Duplicate IP address + + + + Invalid IP address + + + + Invalid netmask + + + + Only one gateway is allowed + + + + Invalid gateway + + + + Netmask + Netmask + + + Required + + + + + IPV6InputSection + + Duplicate IP address + + + + Invalid IP address + + + + Only one gateway is allowed + + + + Invalid gateway + + + + Prefix + Prefix + + + + IpvxSection + + IPv4 + IPv4 + + + IPv6 + IPv6 + + + Auto + + + + Manual + + + + Disable + + + + Ignore + + + + IP Address + + + + Required + + + + Gateway + Gateway + + + Use this connection only for resources on its network + + + + Method + + + + Netmask + Netmask + + + Prefix + Prefix + + + Invalid IP address + + + + Invalid netmask + + + + Invalid gateway + + + + dde-control-center + deepin Control Center + + + Network + + + + IP conflict + + + + + MultiIpvxSection + + Method + + + + IPv4 + IPv4 + + + Auto + + + + Manual + + + + Disable + + + + IPv6 + IPv6 + + + Ignore + + + + + NetworkHandler + + dslItems:%1 + + + + + NetworkInfoModule + + Network Details + + + + + NetworkModule + + Network + + + + + NetworkPlugin + + Network + + + + Wireless Network + + + + Wired Network + + + + Connected + Connected + + + Device disabled + Device disabled + + + Network cable unplugged + Network cable unplugged + + + Not connected + Not connected + + + Connecting + Connecting + + + Obtaining address + + + + Connected but no Internet access + Connected but no Internet access + + + IP conflict + + + + Connection failed + + + + + PPPOESection + + PPPoE + + + + Username + + + + Required + + + + Service + + + + Password + + + + + PPPSection + + PPP + + + + Refuse EAP Authentication + + + + Refuse PAP Authentication + + + + Refuse CHAP Authentication + + + + Refuse MSCHAP Authentication + + + + Refuse MSCHAPv2 Authentication + + + + No BSD Data Compression + + + + No Deflate Data Compression + + + + No TCP Header Compression + + + + No Protocol Field Compression + + + + No Address/Control Compression + + + + Send PPP Echo Packets + + + + Use MPPE + + + + 128-bit MPPE + + + + Stateful MPPE + + + + + QObject + + dde-control-center + deepin Control Center + + + Connecting %1 + + + + %1 connected + + + + %1 disconnected + + + + Unable to connect %1, please check your router or net cable. + + + + Unable to connect %1, please keep closer to the wireless router + + + + Connection failed, unable to connect %1, wrong password + + + + Password is required to connect %1 + + + + The %1 802.11 WLAN network could not be found + + + + + QuickPanel + + HotSpot + + + + + Secret8021xSection + + Security + + + + TLS + + + + MD5 + + + + LEAP + + + + FAST + + + + Tunneled TLS + + + + Protected EAP + + + + Save password for this user + + + + Save password for all users + + + + Ask me always + + + + Disabled + + + + Anonymous + + + + Authenticated + + + + Both + + + + Automatic + + + + Version 0 + + + + Version 1 + + + + EAP Auth + + + + Identity + + + + Required + + + + Pwd Options + + + + Private Key + + + + CA Cert + + + + User Cert + + + + Anonymous ID + + + + Provisioning + + + + PAC file + + + + Inner Auth + + + + PEAP Version + + + + Private Pwd + + + + Password + + + + + SecretHotspotSection + + Security + + + + Invalid password + + + + Please enter a password of at least eight digits + + + + None + + + + WEP + + + + WPA/WPA2 Personal + + + + WPA3 Personal + + + + Required + + + + Key + + + + Password + + + + + SecretWiredSection + + Security Required + + + + + SecretWirelessSection + + Invalid password + + + + Please enter a password of at least eight digits + + + + None + + + + WEP + + + + WPA/WPA2 Personal + + + + WPA/WPA2 Enterprise + + + + WPA3 Personal + + + + Shared key + + + + Open system + + + + Security + + + + Required + + + + Authentication + + + + Key + + + + Password + + + + + SysProxyModule + + System Proxy + + + + Manual + + + + Auto + + + + Proxy Type + + + + Optional + + + + Configuration URL + + + + Save + button + + + + Cancel + button + + + + Port + + + + HTTP Proxy + + + + HTTPS Proxy + + + + FTP Proxy + + + + SOCKS Proxy + + + + Ignore the proxy configurations for the above hosts and domains + + + + + VPNModule + + VPN + + + + Wired Network Adapter + + + + VPN Status + + + + Add Network Connection + + + + Create VPN + + + + Import VPN + + + + Import Error + + + + File error + + + + OK + + + + + VpnAdvOpenVPNSection + + VPN Advanced + + + + Customize Gateway Port + + + + Gateway Port + + + + Customize Renegotiation Interval + + + + Renegotiation Interval + + + + Use LZO Data Compression + + + + Use TCP Connection + + + + Use TAP Device + + + + Customize Tunnel MTU + + + + MTU + + + + Customize UDP Fragment Size + + + + UDP Fragment Size + + + + Restrict Tunnel TCP MSS + + + + Randomize Remote Hosts + + + + + VpnAdvVPNCSection + + VPN Advanced + + + + Cisco (default) + + + + Netscreen + + + + Secure (default) + + + + Weak + + + + None + + + + NAT-T When Available (default) + + + + NAT-T Always + + + + Cisco UDP + + + + Disabled + + + + DH Group 1 + + + + DH Group 2 (default) + + + + DH Group 5 + + + + Server (default) + + + + DH Group 2 + + + + Domain + + + + Vendor + + + + Version + + + + Encryption + + + + NAT Traversal Mode + + + + IKE DH Group + + + + Forward Secrecy + + + + Local Port + + + + Disable Dead Peer Detection + + + + + VpnIpsecSection + + VPN IPsec + + + + Enable IPsec + + + + Group Name + + + + Group ID + + + + Pre-Shared Key + + + + Phase1 Algorithms + + + + Phase2 Algorithms + + + + + VpnOpenConnectSection + + VPN + + + + Invalid gateway + + + + Gateway + Gateway + + + Required + + + + CA Cert + + + + Proxy + + + + Allow Cisco Secure Desktop Trojan + + + + CSD Script + + + + User Cert + + + + Private Key + + + + Use FSID for Key Passphrase + + + + + VpnOpenVPNSection + + VPN + + + + Certificates (TLS) + + + + Password + + + + Certificates with Password (TLS) + + + + Static Key + + + + Saved + + + + Ask + + + + Not Required + + + + Gateway + Gateway + + + Required + + + + Auth Type + + + + CA Cert + + + + User Cert + + + + Private Key + + + + Pwd Options + + + + Private Pwd + + + + Username + + + + Customize Key Direction + + + + Key Direction + + + + Remote IP + + + + Local IP + + + + + VpnPPPSection + + VPN PPP + + + + All Available (default) + + + + 40-bit (less secure) + + + + 128-bit (most secure) + + + + Refuse EAP Authentication + + + + Refuse PAP Authentication + + + + Refuse CHAP Authentication + + + + Refuse MSCHAP Authentication + + + + Refuse MSCHAPv2 Authentication + + + + No BSD Data Compression + + + + No Deflate Data Compression + + + + No TCP Header Compression + + + + No Protocol Field Compression + + + + No Address/Control Compression + + + + Send PPP Echo Packets + + + + Use MPPE + + + + Security + + + + Stateful MPPE + + + + + VpnProxySection + + VPN Proxy + + + + Not Required + + + + HTTP + + + + SOCKS + + + + Proxy Type + + + + Server IP + + + + Required + + + + Port + + + + Retry Indefinitely When Failed + + + + Username + + + + Password + + + + + VpnSSTPSection + + CA File + + + + Ignore Certificate Warnings + + + + Use TLS Hostname Extensions + + + + + VpnSecOpenVPNSection + + VPN Security + + + + Default + + + + None + + + + Cipher + + + + HMAC Auth + + + + + VpnSection + + VPN + + + + Invalid gateway + + + + Saved + + + + Ask + + + + Not Required + + + + Gateway + Gateway + + + Required + + + + Username + + + + Pwd Options + + + + Password + + + + NT Domain + + + + + VpnSstpProxySection + + VPN Proxy + + + + Server IP + + + + Port + + + + Username + + + + Password + + + + + VpnStrongSwanSection + + VPN + + + + Invalid gateway + + + + Private Key + + + + SSH Agent + + + + Smart Card + + + + EAP + + + + Pre-Shared Key + + + + Gateway + Gateway + + + Required + + + + CA Cert + + + + Auth Type + + + + User Cert + + + + Username + + + + Password + + + + Request an Inner IP Address + + + + Enforce UDP Encapsulation + + + + Use IP Compression + + + + Enable Custom Cipher Proposals + + + + IKE + + + + ESP + + + + + VpnTLSSection + + VPN TLS Authentication + + + + Default + + + + Client + + + + Server + + + + Subject Match + + + + Remote Cert Type + + + + Key File + + + + Customize Key Direction + + + + Key Direction + + + + + VpnVPNCSection + + VPN + + + + Invalid gateway + + + + Saved + + - wired - wired + Ask + - wireless - wireless + Not Required + + + + Gateway + Gateway + + + Required + + + + Username + + + + Pwd Options + + + + Password + + + + Group Name + + + + Group Pwd + + + + Use Hybrid Authentication + + + + CA File + + + + + WiredModule + + Wired Network Adapter + + + + Plug in the network cable first + + + + Add Network Connection + + + + + WirelessDeviceModel + + Connect to hidden network + + + + + WirelessItem + + Connect to hidden network + + + + Password + + + + Cancel + button + + + + Connect + button + + + + Name (SSID) + + + + + WirelessModule + + Wireless Network Adapter + + + + Disable hotspot first if you want to connect to a wireless network + + + + Close Hotspot + + + + + WirelessSection + + WLAN + + + + Not Bind + + + + SSID + SSID + + + Required + + + + Device MAC Addr + + + + Customize MTU + + + + MTU + + + + + dde::network::NetworkDetails + + Hotspot + Hotspot + + + SSID + SSID + + + Protocol + Protocol + + + Security Type + Security Type + + + Channel + Channel + + + Band + Band + + + Interface + Interface + + + MAC + MAC + + + IPv4 + IPv4 + + + Netmask + Netmask + + + Gateway + Gateway + + + Primary DNS + Primary DNS + + + IPv6 + IPv6 + + + Prefix + Prefix + + + Speed + Speed + + + + dde::network::NetworkDeviceRealize + + Device disabled + Device disabled + + + Connected but no Internet access + Connected but no Internet access + + + Not connected + Not connected + + + Network cable unplugged + Network cable unplugged + + + Connecting + Connecting + + + Authenticating + Authenticating + + + Obtaining IP address + Obtaining IP address + + + Connected + Connected + + + Disconnected + Disconnected + + + IP conflict + + + + Failed + Failed + + + Obtaining address + + + + + dde::network::NetworkProcesser + + Wired Network + + + + Wired Network %1 + - wired %1 + Wireless Network - wireless %1 + Wireless Network %1 + + dde::network::UNetworkController + + wired + wired + + + wireless + wireless + + dde::network::UNetworkDetails Hotspot - Hotspot + Hotspot SSID - SSID + SSID Protocol - Protocol + Protocol Security Type - Security Type + Security Type Band - Band + Band Channel - Channel + Channel Interface - Interface + Interface MAC - MAC + MAC IPv4 - IPv4 + IPv4 Gateway - Gateway + Gateway Primary DNS - Primary DNS + Primary DNS Netmask - Netmask + Netmask IPv6 - IPv6 + IPv6 Prefix - Prefix + Prefix Speed - Speed + Speed dde::network::UNetworkDeviceBase Disconnected - Disconnected + Disconnected Connecting - Connecting + Connecting Authenticating - Authenticating + Authenticating Obtaining Address - Obtaining Address + Obtaining Address Connected - Connected + Connected Failed - Failed + Failed Device disabled - Device disabled + Device disabled Connected but no Internet access - Connected but no Internet access + Connected but no Internet access Not connected - Not connected + Not connected Network cable unplugged - Network cable unplugged + Network cable unplugged Obtaining IP address - Obtaining IP address + Obtaining IP address + + + + dde::networkplugin::NetworkPluginHelper + + Device disabled + Device disabled + + + Network cable unplugged + Network cable unplugged + + + Not connected + Not connected + + + Connecting + Connecting + + + Connected but no Internet access + Connected but no Internet access + + + Connection failed + + + + IP conflict + + + + Disable wired connection + + + + Enable wired connection + + + + Disable wireless connection + + + + Enable wireless connection + + + + Disable network + + + + Enable network + + + + Network settings + + + + + dss::module::NetworkModule + + Wired Connection + + + + + dss::module::NetworkPanelContainer + + Network cable unplugged + Network cable unplugged diff --git a/translations/network_cn.ts b/translations/network_cn.ts index 42abfe21..57a3e6cc 100644 --- a/translations/network_cn.ts +++ b/translations/network_cn.ts @@ -1,133 +1,2194 @@ - + - dde::network::UNetworkController + AppProxyModule + + Application Proxy + + + + Proxy Type + + + + IP Address + + + + Required + + + + Port + + + + Username + + + + Optional + + + + Password + + + + Check "Use a proxy" in application context menu in Launcher after configured + + + + Save + button + + + + Cancel + button + + + + Invalid IP address + + + + Invalid port + + + + + Bubble + + 1 new message + + + + + ConnectionEditPage + + Disconnect + button + + + + Delete + button + + + + Cancel + button + + + + Save + button + + + + Are you sure you want to delete this configuration? + + + + Wired Connection %1 + + + + Hotspot + 热点 + + + Wireless Connection %1 + + + + PPPoE Connection %1 + + + + + ConnectionVpnEditPage + + New VPN + + + + VPN Type + + + + L2TP + + + + PPTP + + + + OpenVPN + + + + OpenConnect + + + + StrongSwan + + + + VPNC + + + + Export + button + + + + VPN L2TP %1 + + + + VPN PPTP %1 + + + + VPN VPNC %1 + + + + VPN OpenVPN %1 + + + + VPN StrongSwan %1 + + + + VPN OpenConnect %1 + + + + + DNSSection + + DNS + + + + Invalid DNS address + + + + + DSLModule + + DSL + + + + Create PPPoE Connection + + + + + DccPluginTestWidget + + Help + + + + + DeviceControllItem + + Wireless Network + + + + Wired Network + + + + + EthernetSection + + Ethernet + + + + Not Bind + + + + Device MAC Addr + + + + Cloned MAC Addr + + + + Customize MTU + + + + MTU + + + + + GenericHotspotSection + + General + + + + Name + + + + Required + + + + + GenericSection + + General + + + + The name already exists + + + + Name + + + + Required + + + + Auto Connect + + + + + HotspotDeviceItem + + Hotspot + 热点 + + + Add Settings + + + + + HotspotModule + + Personal Hotspot + + + + Create Hotspot + + + + + HotspotPlugin + + hotspot + + + + Wireless Device is Unavailable + + + + Personal Hotspot On + + + + Personal Hotspot Off + + + + Hotspot is unsupported + + + + + IPInputSection + + IP Address + + + + Required + + + + Gateway + 网关 + + + + IPV4InputSection + + Duplicate IP address + + + + Invalid IP address + + + + Invalid netmask + + + + Only one gateway is allowed + + + + Invalid gateway + + + + Netmask + 子网掩码 + + + Required + + + + + IPV6InputSection + + Duplicate IP address + + + + Invalid IP address + + + + Only one gateway is allowed + + + + Invalid gateway + + + + Prefix + 子网掩码 + + + + IpvxSection + + IPv4 + IPv4 + + + IPv6 + IPv6 + + + Auto + + + + Manual + + + + Disable + + + + Ignore + + + + IP Address + + + + Required + + + + Gateway + 网关 + + + Use this connection only for resources on its network + + + + Method + + + + Netmask + 子网掩码 + + + Prefix + 子网掩码 + + + Invalid IP address + + + + Invalid netmask + + + + Invalid gateway + + + + dde-control-center + 控制中心 + + + Network + + + + IP conflict + + + + + MultiIpvxSection + + Method + + + + IPv4 + IPv4 + + + Auto + + + + Manual + + + + Disable + + + + IPv6 + IPv6 + + + Ignore + + + + + NetworkHandler + + dslItems:%1 + + + + + NetworkInfoModule + + Network Details + + + + + NetworkModule + + Network + + + + + NetworkPlugin + + Network + + + + Wireless Network + + + + Wired Network + + + + Connected + 已连接 + + + Device disabled + 设备禁用 + + + Network cable unplugged + 网卡禁用 + + + Not connected + 无连接 + + + Connecting + 正在断开连接 + + + Obtaining address + + + + Connected but no Internet access + 网络已连接但是无法访问互联网 + + + IP conflict + + + + Connection failed + + + + + PPPOESection + + PPPoE + + + + Username + + + + Required + + + + Service + + + + Password + + + + + PPPSection + + PPP + + + + Refuse EAP Authentication + + + + Refuse PAP Authentication + + + + Refuse CHAP Authentication + + + + Refuse MSCHAP Authentication + + + + Refuse MSCHAPv2 Authentication + + + + No BSD Data Compression + + + + No Deflate Data Compression + + + + No TCP Header Compression + + + + No Protocol Field Compression + + + + No Address/Control Compression + + + + Send PPP Echo Packets + + + + Use MPPE + + + + 128-bit MPPE + + + + Stateful MPPE + + + + + QObject + + dde-control-center + 控制中心 + + + Connecting %1 + + + + %1 connected + + + + %1 disconnected + + + + Unable to connect %1, please check your router or net cable. + + + + Unable to connect %1, please keep closer to the wireless router + + + + Connection failed, unable to connect %1, wrong password + + + + Password is required to connect %1 + + + + The %1 802.11 WLAN network could not be found + + + + + QuickPanel + + HotSpot + + + + + Secret8021xSection + + Security + + + + TLS + + + + MD5 + + + + LEAP + + + + FAST + + + + Tunneled TLS + + + + Protected EAP + + + + Save password for this user + + + + Save password for all users + + + + Ask me always + + + + Disabled + + + + Anonymous + + + + Authenticated + + + + Both + + + + Automatic + + + + Version 0 + + + + Version 1 + + + + EAP Auth + + + + Identity + + + + Required + + + + Pwd Options + + + + Private Key + + + + CA Cert + + + + User Cert + + + + Anonymous ID + + + + Provisioning + + + + PAC file + + + + Inner Auth + + + + PEAP Version + + + + Private Pwd + + + + Password + + + + + SecretHotspotSection + + Security + + + + Invalid password + + + + Please enter a password of at least eight digits + + + + None + + + + WEP + + + + WPA/WPA2 Personal + + + + WPA3 Personal + + + + Required + + + + Key + + + + Password + + + + + SecretWiredSection + + Security Required + + + + + SecretWirelessSection + + Invalid password + + + + Please enter a password of at least eight digits + + + + None + + + + WEP + + + + WPA/WPA2 Personal + + + + WPA/WPA2 Enterprise + + + + WPA3 Personal + + + + Shared key + + + + Open system + + + + Security + + + + Required + + + + Authentication + + + + Key + + + + Password + + + + + SysProxyModule + + System Proxy + + + + Manual + + + + Auto + + + + Proxy Type + + + + Optional + + + + Configuration URL + + + + Save + button + + + + Cancel + button + + + + Port + + + + HTTP Proxy + + + + HTTPS Proxy + + + + FTP Proxy + + + + SOCKS Proxy + + + + Ignore the proxy configurations for the above hosts and domains + + + + + VPNModule + + VPN + + + + Wired Network Adapter + + + + VPN Status + + + + Add Network Connection + + + + Create VPN + + + + Import VPN + + + + Import Error + + + + File error + + + + OK + + + + + VpnAdvOpenVPNSection + + VPN Advanced + + + + Customize Gateway Port + + + + Gateway Port + + + + Customize Renegotiation Interval + + + + Renegotiation Interval + + + + Use LZO Data Compression + + + + Use TCP Connection + + + + Use TAP Device + + + + Customize Tunnel MTU + + + + MTU + + + + Customize UDP Fragment Size + + + + UDP Fragment Size + + + + Restrict Tunnel TCP MSS + + + + Randomize Remote Hosts + + + + + VpnAdvVPNCSection + + VPN Advanced + + + + Cisco (default) + + + + Netscreen + + + + Secure (default) + + + + Weak + + + + None + + + + NAT-T When Available (default) + + + + NAT-T Always + + + + Cisco UDP + + + + Disabled + + + + DH Group 1 + + + + DH Group 2 (default) + + + + DH Group 5 + + + + Server (default) + + + + DH Group 2 + + + + Domain + + + + Vendor + + + + Version + + + + Encryption + + + + NAT Traversal Mode + + + + IKE DH Group + + + + Forward Secrecy + + + + Local Port + + + + Disable Dead Peer Detection + + + + + VpnIpsecSection + + VPN IPsec + + + + Enable IPsec + + + + Group Name + + + + Group ID + + + + Pre-Shared Key + + + + Phase1 Algorithms + + + + Phase2 Algorithms + + + + + VpnOpenConnectSection + + VPN + + + + Invalid gateway + + + + Gateway + 网关 + + + Required + + + + CA Cert + + + + Proxy + + + + Allow Cisco Secure Desktop Trojan + + + + CSD Script + + + + User Cert + + + + Private Key + + + + Use FSID for Key Passphrase + + + + + VpnOpenVPNSection + + VPN + + + + Certificates (TLS) + + + + Password + + + + Certificates with Password (TLS) + + + + Static Key + + + + Saved + + + + Ask + + + + Not Required + + + + Gateway + 网关 + + + Required + + + + Auth Type + + + + CA Cert + + + + User Cert + + + + Private Key + + + + Pwd Options + + + + Private Pwd + + + + Username + + + + Customize Key Direction + + + + Key Direction + + + + Remote IP + + + + Local IP + + + + + VpnPPPSection + + VPN PPP + + + + All Available (default) + + + + 40-bit (less secure) + + + + 128-bit (most secure) + + + + Refuse EAP Authentication + + + + Refuse PAP Authentication + + + + Refuse CHAP Authentication + + + + Refuse MSCHAP Authentication + + + + Refuse MSCHAPv2 Authentication + + + + No BSD Data Compression + + + + No Deflate Data Compression + + + + No TCP Header Compression + + + + No Protocol Field Compression + + + + No Address/Control Compression + + + + Send PPP Echo Packets + + + + Use MPPE + + + + Security + + + + Stateful MPPE + + + + + VpnProxySection + + VPN Proxy + + + + Not Required + + + + HTTP + + + + SOCKS + + + + Proxy Type + + + + Server IP + + + + Required + + + + Port + + + + Retry Indefinitely When Failed + + + + Username + + + + Password + + + + + VpnSSTPSection + + CA File + + + + Ignore Certificate Warnings + + + + Use TLS Hostname Extensions + + + + + VpnSecOpenVPNSection + + VPN Security + + + + Default + + + + None + + + + Cipher + + + + HMAC Auth + + + + + VpnSection + + VPN + + + + Invalid gateway + + + + Saved + + + + Ask + + + + Not Required + + + + Gateway + 网关 + + + Required + + + + Username + + + + Pwd Options + + + + Password + + + + NT Domain + + + + + VpnSstpProxySection + + VPN Proxy + + + + Server IP + + + + Port + + + + Username + + + + Password + + + + + VpnStrongSwanSection + + VPN + + + + Invalid gateway + + + + Private Key + + + + SSH Agent + + + + Smart Card + + + + EAP + + + + Pre-Shared Key + + + + Gateway + 网关 + + + Required + + + + CA Cert + + + + Auth Type + + + + User Cert + + + + Username + + + + Password + + + + Request an Inner IP Address + + + + Enforce UDP Encapsulation + + + + Use IP Compression + + + + Enable Custom Cipher Proposals + + + + IKE + + + + ESP + + + + + VpnTLSSection + + VPN TLS Authentication + + + + Default + + + + Client + + + + Server + + + + Subject Match + + + + Remote Cert Type + + + + Key File + + + + Customize Key Direction + + + + Key Direction + + + + + VpnVPNCSection + + VPN + + + + Invalid gateway + + - wired - 有线网络 + Saved + - wireless - 无线网络 + Ask + + + + Not Required + + + + Gateway + 网关 + + + Required + + + + Username + + + + Pwd Options + + + + Password + + + + Group Name + + + + Group Pwd + + + + Use Hybrid Authentication + + + + CA File + + + + + WiredModule + + Wired Network Adapter + + + + Plug in the network cable first + + + + Add Network Connection + + + + + WirelessDeviceModel + + Connect to hidden network + + + + + WirelessItem + + Connect to hidden network + + + + Password + + + + Cancel + button + + + + Connect + button + + + + Name (SSID) + + + + + WirelessModule + + Wireless Network Adapter + + + + Disable hotspot first if you want to connect to a wireless network + + + + Close Hotspot + + + + + WirelessSection + + WLAN + + + + Not Bind + + + + SSID + SSID + + + Required + + + + Device MAC Addr + + + + Customize MTU + + + + MTU + + + + + dde::network::NetworkDetails + + Hotspot + 热点 + + + SSID + SSID + + + Protocol + 协议 + + + Security Type + 安全类型 + + + Channel + 网络通道 + + + Band + 频段 + + + Interface + 接口 + + + MAC + MAC地址 + + + IPv4 + IPv4 + + + Netmask + 子网掩码 + + + Gateway + 网关 + + + Primary DNS + 首选DNS + + + IPv6 + IPv6 + + + Prefix + 子网掩码 + + + Speed + 速率 + + + + dde::network::NetworkDeviceRealize + + Device disabled + 设备禁用 + + + Connected but no Internet access + 网络已连接但是无法访问互联网 + + + Not connected + 无连接 + + + Network cable unplugged + 网卡禁用 + + + Connecting + 正在断开连接 + + + Authenticating + 正在认证 + + + Obtaining IP address + + + + Connected + 已连接 + + + Disconnected + 连接已断开 + + + IP conflict + + + + Failed + 连接失败 + + + Obtaining address + + + + + dde::network::NetworkProcesser + + Wired Network + - wired %1 + Wired Network %1 - wireless %1 + Wireless Network + + Wireless Network %1 + + + + + dde::network::UNetworkController + + wired + 有线网络 + + + wireless + 无线网络 + dde::network::UNetworkDetails Hotspot - 热点 + 热点 SSID - SSID + SSID Protocol - 协议 + 协议 Security Type - 安全类型 + 安全类型 Band - 频段 + 频段 Channel - 网络通道 + 网络通道 Interface - 接口 + 接口 MAC - MAC地址 + MAC地址 IPv4 - IPv4 + IPv4 Gateway - 网关 + 网关 Primary DNS - 首选DNS + 首选DNS Netmask - 子网掩码 + 子网掩码 IPv6 - IPv6 + IPv6 Prefix - 子网掩码 + 子网掩码 Speed - 速率 + 速率 dde::network::UNetworkDeviceBase Disconnected - 连接已断开 + 连接已断开 Connecting - 正在断开连接 + 正在断开连接 Authenticating - 正在认证 + 正在认证 Obtaining Address - 正在获取IP地址 + 正在获取IP地址 Connected - 已连接 + 已连接 Failed - 连接失败 + 连接失败 Device disabled - 设备禁用 + 设备禁用 Connected but no Internet access - 网络已连接但是无法访问互联网 + 网络已连接但是无法访问互联网 Not connected - 无连接 + 无连接 Network cable unplugged - 网卡禁用 + 网卡禁用 + + + dde::networkplugin::NetworkPluginHelper - Obtaining IP address + Device disabled + 设备禁用 + + + Network cable unplugged + 网卡禁用 + + + Not connected + 无连接 + + + Connecting + 正在断开连接 + + + Connected but no Internet access + 网络已连接但是无法访问互联网 + + + Connection failed + + + + IP conflict + + + + Disable wired connection + + + + Enable wired connection + + + + Disable wireless connection + + + + Enable wireless connection + + + + Disable network + + Enable network + + + + Network settings + + + + + dss::module::NetworkModule + + Wired Connection + + + + + dss::module::NetworkPanelContainer + + Network cable unplugged + 网卡禁用 + diff --git a/translations/network_en.ts b/translations/network_en.ts index 176b2093..7bbcf96a 100644 --- a/translations/network_en.ts +++ b/translations/network_en.ts @@ -1,133 +1,2198 @@ - + - dde::network::UNetworkController + AppProxyModule + + Application Proxy + + + + Proxy Type + + + + IP Address + + + + Required + + + + Port + + + + Username + + + + Optional + + + + Password + + + + Check "Use a proxy" in application context menu in Launcher after configured + + + + Save + button + + + + Cancel + button + + + + Invalid IP address + + + + Invalid port + + + + + Bubble + + 1 new message + + + + + ConnectionEditPage + + Disconnect + button + + + + Delete + button + + + + Cancel + button + + + + Save + button + + + + Are you sure you want to delete this configuration? + + + + Wired Connection %1 + + + + Hotspot + Hotspot + + + Wireless Connection %1 + + + + PPPoE Connection %1 + + + + + ConnectionVpnEditPage + + New VPN + + + + VPN Type + + + + L2TP + + + + PPTP + + + + OpenVPN + + + + OpenConnect + + + + StrongSwan + + + + VPNC + + + + Export + button + + + + VPN L2TP %1 + + + + VPN PPTP %1 + + + + VPN VPNC %1 + + + + VPN OpenVPN %1 + + + + VPN StrongSwan %1 + + + + VPN OpenConnect %1 + + + + + DNSSection + + DNS + + + + Invalid DNS address + + + + + DSLModule + + DSL + + + + Create PPPoE Connection + + + + + DccPluginTestWidget + + Help + + + + + DeviceControllItem + + Wireless Network + + + + Wired Network + + + + + EthernetSection + + Ethernet + + + + Not Bind + + + + Device MAC Addr + + + + Cloned MAC Addr + + + + Customize MTU + + + + MTU + + + + + GenericHotspotSection + + General + + + + Name + + + + Required + + + + + GenericSection + + General + + + + The name already exists + + + + Name + + + + Required + + + + Auto Connect + + + + + HotspotDeviceItem + + Hotspot + Hotspot + + + Add Settings + + + + + HotspotModule + + Personal Hotspot + + + + Create Hotspot + + + + + HotspotPlugin + + hotspot + + + + Wireless Device is Unavailable + + + + Personal Hotspot On + + + + Personal Hotspot Off + + + + Hotspot is unsupported + + + + + IPInputSection + + IP Address + + + + Required + + + + Gateway + Gateway + + + + IPV4InputSection + + Duplicate IP address + + + + Invalid IP address + + + + Invalid netmask + + + + Only one gateway is allowed + + + + Invalid gateway + + + + Netmask + Netmask + + + Required + + + + + IPV6InputSection + + Duplicate IP address + + + + Invalid IP address + + + + Only one gateway is allowed + + + + Invalid gateway + + + + Prefix + Prefix + + + + IpvxSection + + IPv4 + IPv4 + + + IPv6 + IPv6 + + + Auto + + + + Manual + + + + Disable + + + + Ignore + + + + IP Address + + + + Required + + + + Gateway + Gateway + + + Use this connection only for resources on its network + + + + Method + + + + Netmask + Netmask + + + Prefix + Prefix + + + Invalid IP address + + + + Invalid netmask + + + + Invalid gateway + + + + dde-control-center + deepin Control Center + + + Network + + + + IP conflict + + + + + MultiIpvxSection + + Method + + + + IPv4 + IPv4 + + + Auto + + + + Manual + + + + Disable + + + + IPv6 + IPv6 + + + Ignore + + + + + NetworkHandler + + dslItems:%1 + + + + + NetworkInfoModule + + Network Details + + + + + NetworkModule + + Network + + + + + NetworkPlugin + + Network + + + + Wireless Network + + + + Wired Network + + + + Connected + Connected + + + Device disabled + Device disabled + + + Network cable unplugged + Network cable unplugged + + + Not connected + Not connected + + + Connecting + Connecting + + + Obtaining address + + + + Connected but no Internet access + Connected but no Internet access + + + IP conflict + + + + Connection failed + + + + + PPPOESection + + PPPoE + + + + Username + + + + Required + + + + Service + + + + Password + + + + + PPPSection + + PPP + + + + Refuse EAP Authentication + + + + Refuse PAP Authentication + + + + Refuse CHAP Authentication + + + + Refuse MSCHAP Authentication + + + + Refuse MSCHAPv2 Authentication + + + + No BSD Data Compression + + + + No Deflate Data Compression + + + + No TCP Header Compression + + + + No Protocol Field Compression + + + + No Address/Control Compression + + + + Send PPP Echo Packets + + + + Use MPPE + + + + 128-bit MPPE + + + + Stateful MPPE + + + + + QObject + + dde-control-center + deepin Control Center + + + Connecting %1 + + + + %1 connected + + + + %1 disconnected + + + + Unable to connect %1, please check your router or net cable. + + + + Unable to connect %1, please keep closer to the wireless router + + + + Connection failed, unable to connect %1, wrong password + + + + Password is required to connect %1 + + + + The %1 802.11 WLAN network could not be found + + + + + QuickPanel + + HotSpot + + + + + Secret8021xSection + + Security + + + + TLS + + + + MD5 + + + + LEAP + + + + FAST + + + + Tunneled TLS + + + + Protected EAP + + + + Save password for this user + + + + Save password for all users + + + + Ask me always + + + + Disabled + + + + Anonymous + + + + Authenticated + + + + Both + + + + Automatic + + + + Version 0 + + + + Version 1 + + + + EAP Auth + + + + Identity + + + + Required + + + + Pwd Options + + + + Private Key + + + + CA Cert + + + + User Cert + + + + Anonymous ID + + + + Provisioning + + + + PAC file + + + + Inner Auth + + + + PEAP Version + + + + Private Pwd + + + + Password + + + + + SecretHotspotSection + + Security + + + + Invalid password + + + + Please enter a password of at least eight digits + + + + None + + + + WEP + + + + WPA/WPA2 Personal + + + + WPA3 Personal + + + + Required + + + + Key + + + + Password + + + + + SecretWiredSection + + Security Required + + + + + SecretWirelessSection + + Invalid password + + + + Please enter a password of at least eight digits + + + + None + + + + WEP + + + + WPA/WPA2 Personal + + + + WPA/WPA2 Enterprise + + + + WPA3 Personal + + + + Shared key + + + + Open system + + + + Security + + + + Required + + + + Authentication + + + + Key + + + + Password + + + + + SysProxyModule + + System Proxy + + + + Manual + + + + Auto + + + + Proxy Type + + + + Optional + + + + Configuration URL + + + + Save + button + + + + Cancel + button + + + + Port + + + + HTTP Proxy + + + + HTTPS Proxy + + + + FTP Proxy + + + + SOCKS Proxy + + + + Ignore the proxy configurations for the above hosts and domains + + + + + VPNModule + + VPN + + + + Wired Network Adapter + + + + VPN Status + + + + Add Network Connection + + + + Create VPN + + + + Import VPN + + + + Import Error + + + + File error + + + + OK + + + + + VpnAdvOpenVPNSection + + VPN Advanced + + + + Customize Gateway Port + + + + Gateway Port + + + + Customize Renegotiation Interval + + + + Renegotiation Interval + + + + Use LZO Data Compression + + + + Use TCP Connection + + + + Use TAP Device + + + + Customize Tunnel MTU + + + + MTU + + + + Customize UDP Fragment Size + + + + UDP Fragment Size + + + + Restrict Tunnel TCP MSS + + + + Randomize Remote Hosts + + + + + VpnAdvVPNCSection + + VPN Advanced + + + + Cisco (default) + + + + Netscreen + + + + Secure (default) + + + + Weak + + + + None + + + + NAT-T When Available (default) + + + + NAT-T Always + + + + Cisco UDP + + + + Disabled + + + + DH Group 1 + + + + DH Group 2 (default) + + + + DH Group 5 + + + + Server (default) + + + + DH Group 2 + + + + Domain + + + + Vendor + + + + Version + + + + Encryption + + + + NAT Traversal Mode + + + + IKE DH Group + + + + Forward Secrecy + + + + Local Port + + + + Disable Dead Peer Detection + + + + + VpnIpsecSection + + VPN IPsec + + + + Enable IPsec + + + + Group Name + + + + Group ID + + + + Pre-Shared Key + + + + Phase1 Algorithms + + + + Phase2 Algorithms + + + + + VpnOpenConnectSection + + VPN + + + + Invalid gateway + + + + Gateway + Gateway + + + Required + + + + CA Cert + + + + Proxy + + + + Allow Cisco Secure Desktop Trojan + + + + CSD Script + + + + User Cert + + + + Private Key + + + + Use FSID for Key Passphrase + + + + + VpnOpenVPNSection + + VPN + + + + Certificates (TLS) + + + + Password + + + + Certificates with Password (TLS) + + + + Static Key + + + + Saved + + + + Ask + + + + Not Required + + + + Gateway + Gateway + + + Required + + + + Auth Type + + + + CA Cert + + + + User Cert + + + + Private Key + + + + Pwd Options + + + + Private Pwd + + + + Username + + + + Customize Key Direction + + + + Key Direction + + + + Remote IP + + + + Local IP + + + + + VpnPPPSection + + VPN PPP + + + + All Available (default) + + + + 40-bit (less secure) + + + + 128-bit (most secure) + + + + Refuse EAP Authentication + + + + Refuse PAP Authentication + + + + Refuse CHAP Authentication + + + + Refuse MSCHAP Authentication + + + + Refuse MSCHAPv2 Authentication + + + + No BSD Data Compression + + + + No Deflate Data Compression + + + + No TCP Header Compression + + + + No Protocol Field Compression + + + + No Address/Control Compression + + + + Send PPP Echo Packets + + + + Use MPPE + + + + Security + + + + Stateful MPPE + + + + + VpnProxySection + + VPN Proxy + + + + Not Required + + + + HTTP + + + + SOCKS + + + + Proxy Type + + + + Server IP + + + + Required + + + + Port + + + + Retry Indefinitely When Failed + + + + Username + + + + Password + + + + + VpnSSTPSection + + CA File + + + + Ignore Certificate Warnings + + + + Use TLS Hostname Extensions + + + + + VpnSecOpenVPNSection + + VPN Security + + + + Default + + + + None + + + + Cipher + + + + HMAC Auth + + + + + VpnSection + + VPN + + + + Invalid gateway + + + + Saved + + + + Ask + + + + Not Required + + + + Gateway + Gateway + + + Required + + + + Username + + + + Pwd Options + + + + Password + + + + NT Domain + + + + + VpnSstpProxySection + + VPN Proxy + + + + Server IP + + + + Port + + + + Username + + + + Password + + + + + VpnStrongSwanSection + + VPN + + + + Invalid gateway + + + + Private Key + + + + SSH Agent + + + + Smart Card + + + + EAP + + + + Pre-Shared Key + + + + Gateway + Gateway + + + Required + + + + CA Cert + + + + Auth Type + + + + User Cert + + + + Username + + + + Password + + + + Request an Inner IP Address + + + + Enforce UDP Encapsulation + + + + Use IP Compression + + + + Enable Custom Cipher Proposals + + + + IKE + + + + ESP + + + + + VpnTLSSection + + VPN TLS Authentication + + + + Default + + + + Client + + + + Server + + + + Subject Match + + + + Remote Cert Type + + + + Key File + + + + Customize Key Direction + + + + Key Direction + + + + + VpnVPNCSection + + VPN + + + + Invalid gateway + + + + Saved + + - wired - wired + Ask + - wireless - wireless + Not Required + + + + Gateway + Gateway + + + Required + + + + Username + + + + Pwd Options + + + + Password + + + + Group Name + + + + Group Pwd + + + + Use Hybrid Authentication + + + + CA File + + + + + WiredModule + + Wired Network Adapter + + + + Plug in the network cable first + + + + Add Network Connection + + + + + WirelessDeviceModel + + Connect to hidden network + + + + + WirelessItem + + Connect to hidden network + + + + Password + + + + Cancel + button + + + + Connect + button + + + + Name (SSID) + + + + + WirelessModule + + Wireless Network Adapter + + + + Disable hotspot first if you want to connect to a wireless network + + + + Close Hotspot + + + + + WirelessSection + + WLAN + + + + Not Bind + + + + SSID + SSID + + + Required + + + + Device MAC Addr + + + + Customize MTU + + + + MTU + + + + + dde::network::NetworkDetails + + Hotspot + Hotspot + + + SSID + SSID + + + Protocol + Protocol + + + Security Type + Security Type + + + Channel + Channel + + + Band + Band + + + Interface + Interface + + + MAC + MAC + + + IPv4 + IPv4 + + + Netmask + Netmask + + + Gateway + Gateway + + + Primary DNS + Primary DNS + + + IPv6 + IPv6 + + + Prefix + Prefix + + + Speed + Speed + + + + dde::network::NetworkDeviceRealize + + Device disabled + Device disabled + + + Connected but no Internet access + Connected but no Internet access + + + Not connected + Not connected + + + Network cable unplugged + Network cable unplugged + + + Connecting + Connecting + + + Authenticating + Authenticating + + + Obtaining IP address + Obtaining IP address + + + Connected + Connected + + + Disconnected + Disconnected + + + IP conflict + + + + Failed + Failed + + + Obtaining address + + + + + dde::network::NetworkProcesser + + Wired Network + + + + Wired Network %1 + - wired %1 + Wireless Network - wireless %1 + Wireless Network %1 + + dde::network::UNetworkController + + wired + wired + + + wireless + wireless + + dde::network::UNetworkDetails Hotspot - Hotspot + Hotspot SSID - SSID + SSID Protocol - Protocol + Protocol Security Type - Security Type + Security Type Band - Band + Band Channel - Channel + Channel Interface - Interface + Interface MAC - MAC + MAC IPv4 - IPv4 + IPv4 Gateway - Gateway + Gateway Primary DNS - Primary DNS + Primary DNS Netmask - Netmask + Netmask IPv6 - IPv6 + IPv6 Prefix - Prefix + Prefix Speed - Speed + Speed dde::network::UNetworkDeviceBase Disconnected - Disconnected + Disconnected Connecting - Connecting + Connecting Authenticating - Authenticating + Authenticating Obtaining Address - Obtaining Address + Obtaining Address Connected - Connected + Connected Failed - Failed + Failed Device disabled - Device disabled + Device disabled Connected but no Internet access - Connected but no Internet access + Connected but no Internet access Not connected - Not connected + Not connected Network cable unplugged - Network cable unplugged + Network cable unplugged Obtaining IP address - Obtaining IP address + Obtaining IP address + + + + dde::networkplugin::NetworkPluginHelper + + Device disabled + Device disabled + + + Network cable unplugged + Network cable unplugged + + + Not connected + Not connected + + + Connecting + Connecting + + + Connected but no Internet access + Connected but no Internet access + + + Connection failed + + + + IP conflict + + + + Disable wired connection + + + + Enable wired connection + + + + Disable wireless connection + + + + Enable wireless connection + + + + Disable network + + + + Enable network + + + + Network settings + + + + + dss::module::NetworkModule + + Wired Connection + + + + + dss::module::NetworkPanelContainer + + Network cable unplugged + Network cable unplugged