diff --git a/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx b/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx index ac83988a5d..2634774c7e 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx @@ -573,6 +573,18 @@ IPv6 výchozí brána + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maximum @@ -2984,6 +2996,9 @@ Error message: Seznam domén nejvyšší úrovně z iana.org, který se používá k dotazování Whois serverů TLD z whois.iana.org přes port 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI data from ieee.org. @@ -3683,6 +3698,9 @@ Changes to this value will take effect after the application is restarted. Wheth Check IP geolocation + + Show map + The DNS resolver is determined via ip-api.com. @@ -3823,6 +3841,9 @@ Try again in a few seconds. Expand host view + + Expand map view + Host cannot be set while other hosts are being added. Please wait until the process is complete and try again. diff --git a/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx b/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx index 71509261c2..b9899f8822 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx @@ -573,6 +573,18 @@ IPv6-Standardgateway + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maximum @@ -2985,6 +2997,9 @@ Fehlermeldung: Liste der Top-Level-Domains von iana.org, die zur Abfrage von Whois-Servern der TLD von whois.iana.org über Port 43 verwendet wird + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI-Daten von ieee.org. @@ -3683,6 +3698,9 @@ Wenn der Wert zu hoch ist, können Leistungsprobleme auftreten. Prüfe IP-Geolokation + + Show map + Der DNS-Resolver wird über ip-api.com ermittelt. @@ -3823,6 +3841,9 @@ Versuchen Sie es in einigen Sekunden erneut. Hostansicht ausklappen + + Expand map view + Host kann nicht gesetzt werden, während andere Hosts hinzugefügt werden. Bitte warten Sie, bis der Vorgang abgeschlossen ist, und versuchen Sie es erneut. diff --git a/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx b/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx index e3ba1ea592..b20a4eba30 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx @@ -573,6 +573,18 @@ Puerta de enlace predeterminada IPv6 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Máximo @@ -2982,6 +2994,9 @@ Error message: Lista de dominios de nivel superior de iana.org, que se utiliza para consultar los servidores whois TLD de whois.iana.org a través del puerto 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + Datos OUI de ieee.org. @@ -3680,6 +3695,9 @@ Changes to this value will take effect after the application is restarted. Wheth Check IP geolocation + + Show map + The DNS resolver is determined via ip-api.com. @@ -3820,6 +3838,9 @@ Try again in a few seconds. Expand host view + + Expand map view + Host cannot be set while other hosts are being added. Please wait until the process is complete and try again. diff --git a/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx b/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx index 4fbfee10f5..dcdd807222 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx @@ -573,6 +573,18 @@ Passerelle par défaut IPv6 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maximum @@ -2985,6 +2997,9 @@ Si cela se produit de manière inattendue ou après une mise à jour, signalez l Liste des domaines de premier niveau de iana.org, qui est utilisée pour interroger les serveurs whois du TLD à partir de whois.iana.org via le port 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + Données OUI provenant de ieee.org. @@ -3683,6 +3698,9 @@ Les modifications apportées à cette valeur prendront effet après le redémarr Vérifier la géolocalisation IP + + Show map + Le résolveur DNS est défini via ip-api.com. @@ -3823,6 +3841,9 @@ Réessayez dans quelques secondes. Développer la vue de l'hôte + + Expand map view + L'hôte ne peut pas être défini pendant l'ajout d'autres hôtes. Veuillez attendre la fin du processus et réessayer. diff --git a/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx b/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx index 23fcd96a2e..07a6bea438 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx @@ -573,6 +573,18 @@ IPv6-Default-Gateway + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maximum @@ -2985,6 +2997,9 @@ Error message: List of Top-Level-Domains from iana.org, which is used to query whois servers of the TLD from whois.iana.org via port 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI data from ieee.org. @@ -3683,6 +3698,9 @@ Changes to this value will take effect after the application is restarted. Wheth Check IP geolocation + + Show map + The DNS resolver is determined via ip-api.com. @@ -3823,6 +3841,9 @@ Try again in a few seconds. Expand host view + + Expand map view + Host cannot be set while other hosts are being added. Please wait until the process is complete and try again. diff --git a/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx b/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx index d6990923b5..54a014ee25 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx @@ -574,6 +574,18 @@ La modifica dell'elenco router richiede diritti elevati! Gateway IPv6 predefinito + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Massimo @@ -3011,6 +3023,9 @@ Segnala questo problema su Github. Elenco dei domini di primo livello da iana.org, usato per interrogare i server whois del TLD da whois.iana.org tramite la porta 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + Dati OUI da ieee.org. @@ -3769,6 +3784,9 @@ Disponibile solo se la modalità è "SSH", "Telnet" o "Rlogin". Verifica geolocalizzazione IP + + Show map + Il risolutore DNS viene determinato tramite ip-api.com. @@ -3913,6 +3931,9 @@ Questi non sono ancora completi, contengono bug, possono mandare in crash l'appl Espandi visualizzazione host + + Expand map view + Non è possibile impostare l'host mentre vengono aggiunti altri host. Attendi il completamento del processo e riprova. diff --git a/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx b/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx index 2ec694d334..265fdcbd71 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx @@ -573,6 +573,18 @@ IPv6-デフォルト-ゲートウェイ + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + 最大 @@ -2985,6 +2997,9 @@ URL: https://api.ipify.org and https://api6.ipify.org iana.org のトップレベルドメインのリスト。これは、ポート 43 経由で whois.iana.org から TLD の whois サーバーを照会するために使用されます。 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + ieee.org からの OUI データ。 @@ -3683,6 +3698,9 @@ URL: https://api.ipify.org and https://api6.ipify.org IP位置情報の確認 + + Show map + DNS リゾルバは ip-api.com によって決定されます。 @@ -3823,6 +3841,9 @@ URL: http://ip-api.com/ ホストビューを展開 + + Expand map view + 他のホストを追加している間は、ホストを設定できません。処理が完了するまでお待ちいただき、もう一度お試しください。 diff --git a/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx b/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx index d35eeb789a..1e172c2e59 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx @@ -573,6 +573,18 @@ IPv6 기본 게이트웨이 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + 최대화 @@ -2982,6 +2994,9 @@ URL: https://api.ipify.org/ 포트 43을 통해 whois.iana.org에서 TLD의 서버를 쿼리하는 데 사용되는 iana.org의 최상위 도메인 목록 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + ieee.org의 OUI 데이터입니다. @@ -3680,6 +3695,9 @@ If the option is disabled again, the values are no longer modified. However, the IP 지리적 위치 확인 + + Show map + DNS 해결기는 ip-api.com 을 통해 결정됩니다. @@ -3820,6 +3838,9 @@ URL: http://ip-api.com/ 호스트 보기 확장 + + Expand map view + 다른 호스트를 추가하는 동안에는 호스트를 설정할 수 없습니다. 프로세스가 완료될 때까지 기다렸다가 다시 시도해 주세요. diff --git a/Source/NETworkManager.Localization/Resources/Strings.lb-LU.resx b/Source/NETworkManager.Localization/Resources/Strings.lb-LU.resx index 3417c1db97..c0171882ce 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.lb-LU.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.lb-LU.resx @@ -573,6 +573,18 @@ IPv6-Default-Gateway + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maximum @@ -2985,6 +2997,9 @@ Feelermeldung: Lëscht vun den Top-Level-Domains vun iana.org, déi benotzt gëtt fir Whois-Server vun der TLD vu whois.iana.org iwwer Port 43 ofzefroen + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI-Daten vun ieee.org. @@ -3683,6 +3698,9 @@ Wann de Wäert ze héich ass, kënne Leeschtungsproblemer optrieden. IP-Geolokatioun iwwerpréiwen + + Show map + De DNS-Resolver gëtt iwwer ip-api.com ermëttelt. @@ -3823,6 +3841,9 @@ Probéiert et an e puer Sekonnen erëm. Hostusiicht opklappen + + Expand map view + Den Host kann net gesat ginn, wärend aner Hosts bäigefüügt ginn. Waart w.e.g. bis de Virgang ofgeschloss ass a probéiert et erëm. diff --git a/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx b/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx index 46c1a56250..753ff3c947 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx @@ -573,6 +573,18 @@ IPv6-Default-Gateway + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maximaal @@ -2982,6 +2994,9 @@ Error message: List of Top-Level-Domains from iana.org, which is used to query whois servers of the TLD from whois.iana.org via port 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI data from ieee.org. @@ -3680,6 +3695,9 @@ Changes to this value will take effect after the application is restarted. Wheth Check IP geolocation + + Show map + The DNS resolver is determined via ip-api.com. @@ -3820,6 +3838,9 @@ Try again in a few seconds. Expand host view + + Expand map view + Host cannot be set while other hosts are being added. Please wait until the process is complete and try again. diff --git a/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx b/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx index 1a4eb2e16f..d26b00bb39 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx @@ -573,6 +573,18 @@ Brama-Domyślna-IPv6 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maksymalny @@ -2982,6 +2994,9 @@ Error message: List of Top-Level-Domains from iana.org, which is used to query whois servers of the TLD from whois.iana.org via port 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI data from ieee.org. @@ -3680,6 +3695,9 @@ Changes to this value will take effect after the application is restarted. Wheth Check IP geolocation + + Show map + The DNS resolver is determined via ip-api.com. @@ -3820,6 +3838,9 @@ Try again in a few seconds. Expand host view + + Expand map view + Host cannot be set while other hosts are being added. Please wait until the process is complete and try again. diff --git a/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx b/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx index 286660871a..d041949d5e 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx @@ -573,6 +573,18 @@ Gateway Padrão IPv6 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Máximo @@ -2985,6 +2997,9 @@ Mensagem de erro: Lista de domínios de nível superior de iana.org, que é usada para consultar servidores whois do TLD de whois.iana.org por meio da porta 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + Dados OUI de ieee.org @@ -3683,6 +3698,9 @@ As alterações nesse valor entrarão em vigor depois que o aplicativo for reini Verificar geolocalização por IP + + Show map + O resolvedor DNS é determinado via ip-api.com. @@ -3823,6 +3841,9 @@ Tente novamente em alguns segundos. Expandir visualização do host + + Expand map view + O host não pode ser definido enquanto outros hosts estão sendo adicionados. Aguarde até que o processo seja concluído e tente novamente. diff --git a/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx b/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx index 99b30a61c3..a1a81bf212 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx @@ -573,6 +573,18 @@ IPv6-Default-сетевой шлюз + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Максимум @@ -2985,6 +2997,9 @@ Error message: List of Top-Level-Domains from iana.org, which is used to query whois servers of the TLD from whois.iana.org via port 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI data from ieee.org. @@ -3683,6 +3698,9 @@ Changes to this value will take effect after the application is restarted. Wheth Check IP geolocation + + Show map + The DNS resolver is determined via ip-api.com. @@ -3823,6 +3841,9 @@ Try again in a few seconds. Expand host view + + Expand map view + Host cannot be set while other hosts are being added. Please wait until the process is complete and try again. diff --git a/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx b/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx index 1b0cffcb3b..7d88076dfe 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx @@ -573,6 +573,18 @@ Privzeti prehod IPv6 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Največ @@ -2980,6 +2992,9 @@ je onemogočeno! Seznam domen najvišje ravni iz iana.org, ki se uporablja za poizvedovanje whois strežnikov TLD s whois.iana.org prek vrat 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + Podatki OUI z ieee.org. @@ -3670,6 +3685,9 @@ If the option is disabled again, the values are no longer modified. However, the Preveri geolokacijo IP + + Show map + Reševalec DNS se določi prek ip-api.com. @@ -3807,6 +3825,9 @@ URL: https://edns.ip-api.com/ Razširi prikaz gostitelja + + Expand map view + Gostitelja ni mogoče nastaviti, medtem ko se dodajajo drugi gostitelji. Počakajte, da se proces konča, in poskusite znova. diff --git a/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx b/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx index fc022eb428..f68e3a0884 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx @@ -573,6 +573,18 @@ IPv6-Default-Gateway + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + Maximum @@ -2982,6 +2994,9 @@ Error message: List of Top-Level-Domains from iana.org, which is used to query whois servers of the TLD from whois.iana.org via port 43 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI data from ieee.org. @@ -3680,6 +3695,9 @@ Changes to this value will take effect after the application is restarted. Wheth Check IP geolocation + + Show map + The DNS resolver is determined via ip-api.com. @@ -3820,6 +3838,9 @@ Try again in a few seconds. Expand host view + + Expand map view + Host cannot be set while other hosts are being added. Please wait until the process is complete and try again. diff --git a/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx b/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx index dddd4d8dda..9502e363fa 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx @@ -573,6 +573,18 @@ IPv6 默认网关 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + 最大值 @@ -2986,6 +2998,9 @@ URL: https://api.github.com/ 来自 iana.org 的顶级域名列表,用于从 whois.iana.org 通过 43 端口查询顶级域名的 whois 服务器 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + OUI 数据来自 ieee.org。 @@ -3684,6 +3699,9 @@ If the option is disabled again, the values are no longer modified. However, the 检查 IP 地理位置 + + Show map + DNS 解析通过 ip-api.com 确定。 @@ -3824,6 +3842,9 @@ URL: http://ip-api.com/ 展开主机视图 + + Expand map view + 正在添加其他主机时无法设置主机。请等待进程完成后再试。 diff --git a/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx b/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx index 7fd4cd38bb..f32ab09934 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx @@ -573,6 +573,18 @@ IPv6 預設閘道 + + Map + + + (+{0} more) + + + Scroll = Zoom, Drag = Pan + + + Unknown + 最大 @@ -2985,6 +2997,9 @@ 來自 iana.org 的頂級網域列表,用於從 whois.iana.org 通過連接埠 43 查詢各 TLD 的 whois 伺服器 + + GeoJSON conversion of Natural Earth vector map data (CC0-1.0). + 來自 IEEE.org 的 OUI 資料。 @@ -3683,6 +3698,9 @@ If the option is disabled again, the values are no longer modified. However, the 檢查 IP 地理位置定位 + + Show map + DNS 解析器由 ip‑api.com 決定。 @@ -3823,6 +3841,9 @@ If the option is disabled again, the values are no longer modified. However, the 展開主機檢視 + + Expand map view + 在其他主機正在被加入時,無法設定此主機。請等候流程完成後再試一次。