From 3b0ee8d9d49a4c29e96694441e197de99d0ec187 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:02 -0400 Subject: [PATCH 01/15] New translations en-us.json (Spanish) [ci skip] --- messages/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/es-ES.json b/messages/es-ES.json index a0cee9bf6..9bc4c83a1 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Cerrar", "createInternalResourceDialogCreateClientResource": "Crear recurso privado", "createInternalResourceDialogCreateClientResourceDescription": "Crear un nuevo recurso que sólo será accesible a los clientes conectados a la organización", + "privateResourceGeneralDescription": "Configura el nombre, identificador y otros ajustes generales del recurso.", "privateResourceCreatePageSeeAll": "Ver todos los recursos privados", "privateResourceAllowIcmpPing": "Permitir ping ICMP", "privateResourceNetworkAccess": "Acceso de red", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Agregar usuarios", "editInternalResourceDialogAddClients": "Agregar clientes", "editInternalResourceDialogDestinationLabel": "Destino", - "editInternalResourceDialogDestinationDescription": "Elija dónde se ejecuta este recurso y cómo lo alcanzan los clientes", + "editInternalResourceDialogDestinationDescription": "Configura cómo los clientes acceden a este recurso.", "internalResourceFormMultiSiteRoutingHelp": "Seleccionar múltiples sitios habilita el enrutamiento resistente y la conmutación por error para alta disponibilidad.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Más información", "editInternalResourceDialogPortRestrictionsDescription": "Restringir el acceso a puertos TCP/UDP específicos o permitir/bloquear todos los puertos.", From 54209c2390c06d9946c2b8bbe4679fff326b7fdd Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:04 -0400 Subject: [PATCH 02/15] New translations en-us.json (Bulgarian) [ci skip] --- messages/bg-BG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/bg-BG.json b/messages/bg-BG.json index a26cfc443..2d455afa8 100644 --- a/messages/bg-BG.json +++ b/messages/bg-BG.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Затвори", "createInternalResourceDialogCreateClientResource": "Създаване на частен ресурс", "createInternalResourceDialogCreateClientResourceDescription": "Създайте нов ресурс, който ще бъде достъпен само за клиенти, свързани към организацията", + "privateResourceGeneralDescription": "Конфигурирайте името, идентификатора и другите общи настройки на ресурса.", "privateResourceCreatePageSeeAll": "Вижте всички частни ресурси", "privateResourceAllowIcmpPing": "Разрешете ICMP Ping", "privateResourceNetworkAccess": "Достъп до мрежата", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Добавяне на потребители.", "editInternalResourceDialogAddClients": "Добавяне на клиенти.", "editInternalResourceDialogDestinationLabel": "Дестинация.", - "editInternalResourceDialogDestinationDescription": "Изберете къде работи този ресурс и как клиентите го достигат", + "editInternalResourceDialogDestinationDescription": "Конфигурирайте как клиентите да достигнат до този ресурс.", "internalResourceFormMultiSiteRoutingHelp": "Избирайки няколко сайта, се осигурява сигурен път и пренасочване при висока достъпност.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Научете повече", "editInternalResourceDialogPortRestrictionsDescription": "Ограничете достъпа до конкретни TCP/UDP портове или позволете/блокирайте всички портове.", From 80bee900aa178e78bc0b3abc35af500d550e64ff Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:06 -0400 Subject: [PATCH 03/15] New translations en-us.json (Czech) [ci skip] --- messages/cs-CZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index d821c0642..f456ee3b9 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Zavřít", "createInternalResourceDialogCreateClientResource": "Vytvořit soukromý zdroj", "createInternalResourceDialogCreateClientResourceDescription": "Vytvořte nový zdroj, který bude přístupný pouze klientům připojeným k organizaci", + "privateResourceGeneralDescription": "Nastavte název, identifikátor a další obecná nastavení zdroje.", "privateResourceCreatePageSeeAll": "Zobrazit všechny privátní zdroje", "privateResourceAllowIcmpPing": "Povolit ICMP ping", "privateResourceNetworkAccess": "Přístup k síti", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Přidat uživatele", "editInternalResourceDialogAddClients": "Přidat klienty", "editInternalResourceDialogDestinationLabel": "Cíl", - "editInternalResourceDialogDestinationDescription": "Vyberte, kde bude tento zdroj spuštěn a jak ho klienti dosáhnou", + "editInternalResourceDialogDestinationDescription": "Nakonfigurujte, jak klienti dosáhnou tohoto zdroje.", "internalResourceFormMultiSiteRoutingHelp": "Výběrem více webů se povolí odolné směrování a přepojení pro vysokou dostupnost.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Zjistit více", "editInternalResourceDialogPortRestrictionsDescription": "Omezte přístup na specifické TCP/UDP porty nebo povolte/blokujte všechny porty.", From c527ce6562cac3b12715351c8104d2eec74cb822 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:08 -0400 Subject: [PATCH 04/15] New translations en-us.json (Danish) [ci skip] --- messages/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/da-DK.json b/messages/da-DK.json index 265bcf873..ce08bff23 100644 --- a/messages/da-DK.json +++ b/messages/da-DK.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Luk", "createInternalResourceDialogCreateClientResource": "Opret privat ressource", "createInternalResourceDialogCreateClientResourceDescription": "Opret en ny ressource som kun vil være tilgængelig for kunder som er forbundet til organisationen", + "privateResourceGeneralDescription": "Konfigurer navnet, identifikatoren, og andre generelle indstillinger for ressourcen.", "privateResourceCreatePageSeeAll": "Se alle private ressourcer", "privateResourceAllowIcmpPing": "Tillad ICMP-ping", "privateResourceNetworkAccess": "Netværksadgang", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Tilføj brugere", "editInternalResourceDialogAddClients": "Tilføj klienter", "editInternalResourceDialogDestinationLabel": "Destination", - "editInternalResourceDialogDestinationDescription": "Vælg, hvor denne ressource kører, og hvordan klienter får adgang til den", + "editInternalResourceDialogDestinationDescription": "Konfigurer hvordan klienter får adgang til denne ressource.", "internalResourceFormMultiSiteRoutingHelp": "Valg af flere sites muliggør robust routing og failover for høj tilgængelighed.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Læs mere", "editInternalResourceDialogPortRestrictionsDescription": "Begrens adgang til specifikke TCP/UDP-porte eller tillade/blokere alle porte.", From 8301511efee6dad9decda2adcd5fa3463fd4e2d3 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:10 -0400 Subject: [PATCH 05/15] New translations en-us.json (German) [ci skip] --- messages/de-DE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/de-DE.json b/messages/de-DE.json index f16d91331..dc7dbb808 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Schließen", "createInternalResourceDialogCreateClientResource": "Private Ressource erstellen", "createInternalResourceDialogCreateClientResourceDescription": "Erstelle eine neue Ressource, die nur für Clients zugänglich ist, die mit der Organisation verbunden sind", + "privateResourceGeneralDescription": "Konfigurieren Sie den Namen, die Kennung und andere allgemeine Ressourceneinstellungen.", "privateResourceCreatePageSeeAll": "Alle privaten Ressourcen anzeigen", "privateResourceAllowIcmpPing": "ICMP-Ping zulassen", "privateResourceNetworkAccess": "Netzwerkzugriff", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Nutzer hinzufügen", "editInternalResourceDialogAddClients": "Clients hinzufügen", "editInternalResourceDialogDestinationLabel": "Ziel", - "editInternalResourceDialogDestinationDescription": "Wählen Sie aus, wo diese Ressource läuft und wie Clients darauf zugreifen können", + "editInternalResourceDialogDestinationDescription": "Konfigurieren Sie, wie Clients diese Ressource erreichen.", "internalResourceFormMultiSiteRoutingHelp": "Durch die Auswahl mehrerer Seiten wird ein ausfallsicheres Routing und Failover für hohe Verfügbarkeit ermöglicht.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Mehr erfahren", "editInternalResourceDialogPortRestrictionsDescription": "Den Zugriff auf bestimmte TCP/UDP-Ports beschränken oder alle Ports erlauben/blockieren.", From be50fd45860ade6042b07d6b1c428c95307674ed Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:12 -0400 Subject: [PATCH 06/15] New translations en-us.json (Italian) [ci skip] --- messages/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/it-IT.json b/messages/it-IT.json index 0fdf0ed24..ebb398334 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Chiudi", "createInternalResourceDialogCreateClientResource": "Crea Risorsa Privata", "createInternalResourceDialogCreateClientResourceDescription": "Crea una nuova risorsa che sarà accessibile solo ai client connessi all'organizzazione", + "privateResourceGeneralDescription": "Configura il nome, l'identificativo e altre impostazioni generali delle risorse.", "privateResourceCreatePageSeeAll": "Vedi Tutte le Risorse Private", "privateResourceAllowIcmpPing": "Consenti ICMP Ping", "privateResourceNetworkAccess": "Accesso alla Rete", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Aggiungi Utenti", "editInternalResourceDialogAddClients": "Aggiungi Clienti", "editInternalResourceDialogDestinationLabel": "Destinazione", - "editInternalResourceDialogDestinationDescription": "Scegli dove eseguire questa risorsa e come i client lo raggiungono", + "editInternalResourceDialogDestinationDescription": "Configura come i client raggiungono questa risorsa.", "internalResourceFormMultiSiteRoutingHelp": "Selezionare più siti consente un routing resiliente e Failover per alta disponibilità.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Scopri di più", "editInternalResourceDialogPortRestrictionsDescription": "Limita l'accesso a porte TCP/UDP specifiche o consenti/blocca tutte le porte.", From 272a5737b02ce1ed0de52af0f3670dfb318bead3 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:14 -0400 Subject: [PATCH 07/15] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 9e5f6ed5c..d8c929ead 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "닫기", "createInternalResourceDialogCreateClientResource": "사이트 리소스 생성", "createInternalResourceDialogCreateClientResourceDescription": "선택한 사이트에 연결된 클라이언트에 접근할 새 리소스를 생성합니다", + "privateResourceGeneralDescription": "이름, 식별자, 기타 일반 리소스 설정을 구성합니다.", "privateResourceCreatePageSeeAll": "모든 개인 리소스 보기", "privateResourceAllowIcmpPing": "ICMP 핑 허용", "privateResourceNetworkAccess": "네트워크 접근", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "사용자 추가", "editInternalResourceDialogAddClients": "클라이언트 추가", "editInternalResourceDialogDestinationLabel": "대상지", - "editInternalResourceDialogDestinationDescription": "이 리소스가 실행되는 위치와 고객이 도달하는 방법 선택", + "editInternalResourceDialogDestinationDescription": "클라이언트가 이 리소스에 어떻게 도달하는지 구성합니다.", "internalResourceFormMultiSiteRoutingHelp": "다중 사이트를 선택하면 높은 가용성을 위해 회복력 있는 라우팅 및 페일오버가 가능해집니다.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "자세히 알아보기", "editInternalResourceDialogPortRestrictionsDescription": "특정 TCP/UDP 포트에 대한 접근을 제한하거나 모든 포트를 허용/차단하십시오.", From 035e324e5aa9ee08a5b0ccc7b86f4386d0afaba6 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:16 -0400 Subject: [PATCH 08/15] New translations en-us.json (Dutch) [ci skip] --- messages/nl-NL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index ea0e69b03..506a4a5b3 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Sluiten", "createInternalResourceDialogCreateClientResource": "Privé bron maken", "createInternalResourceDialogCreateClientResourceDescription": "Maak een nieuwe bron aan die alleen toegankelijk is voor klanten die verbonden zijn met de organisatie", + "privateResourceGeneralDescription": "Configureer de naam, identificatie en andere algemene resource-instellingen.", "privateResourceCreatePageSeeAll": "Bekijk Alle Privébronnen", "privateResourceAllowIcmpPing": "Sta ICMP Ping toe", "privateResourceNetworkAccess": "Netwerktoegang", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Gebruikers toevoegen", "editInternalResourceDialogAddClients": "Clienten toevoegen", "editInternalResourceDialogDestinationLabel": "Bestemming", - "editInternalResourceDialogDestinationDescription": "Kies waar deze bron draait en hoe clients deze bereiken", + "editInternalResourceDialogDestinationDescription": "Configureer hoe klanten toegang krijgen tot deze resource.", "internalResourceFormMultiSiteRoutingHelp": "Selecteren van meerdere sites maakt veerkrachtige routing en failover mogelijk voor hoge beschikbaarheid.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Meer informatie", "editInternalResourceDialogPortRestrictionsDescription": "Beperk toegang tot specifieke TCP/UDP-poorten of sta alle poorten toe/blokkeer.", From caa398ae546a0ed6a09a033edadee5ef02f68296 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:18 -0400 Subject: [PATCH 09/15] New translations en-us.json (Polish) [ci skip] --- messages/pl-PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 1fc95a73c..718579932 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Zamknij", "createInternalResourceDialogCreateClientResource": "Utwórz zasób prywatny", "createInternalResourceDialogCreateClientResourceDescription": "Utwórz nowy zasób, który będzie dostępny tylko dla klientów podłączonych do organizacji", + "privateResourceGeneralDescription": "Skonfiguruj nazwę, identyfikator i inne ogólne ustawienia zasobów.", "privateResourceCreatePageSeeAll": "Zobacz wszystkie zasoby prywatne", "privateResourceAllowIcmpPing": "Zezwalaj na ping ICMP", "privateResourceNetworkAccess": "Dostęp do sieci", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Dodaj użytkowników", "editInternalResourceDialogAddClients": "Dodaj klientów", "editInternalResourceDialogDestinationLabel": "Miejsce docelowe", - "editInternalResourceDialogDestinationDescription": "Wybierz, gdzie ten zasób działa i jak klienci go osiągają", + "editInternalResourceDialogDestinationDescription": "Skonfiguruj sposób, w jaki klienci docierają do tego zasobu.", "internalResourceFormMultiSiteRoutingHelp": "Wybór wielu stron umożliwia odporne trasowanie i awarię dla wysokiej dostępności.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Dowiedz się więcej", "editInternalResourceDialogPortRestrictionsDescription": "Ogranicz dostęp do konkretnych portów TCP/UDP lub zezwól/zablokuj wszystkie porty.", From 17b4fd9a44beea345f043b7017f317b4ece32b26 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:20 -0400 Subject: [PATCH 10/15] New translations en-us.json (Portuguese) [ci skip] --- messages/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index 8b63ce459..c0d65e0fb 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Fechar", "createInternalResourceDialogCreateClientResource": "Criar Recurso Privado", "createInternalResourceDialogCreateClientResourceDescription": "Criar um novo recurso que só será acessível para clientes conectados à organização", + "privateResourceGeneralDescription": "Configure o nome, identificador e outras configurações gerais de recursos.", "privateResourceCreatePageSeeAll": "Ver Todos os Recursos Privados", "privateResourceAllowIcmpPing": "Permitir ICMP Ping", "privateResourceNetworkAccess": "Acesso à Rede", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Adicionar Usuários", "editInternalResourceDialogAddClients": "Adicionar Clientes", "editInternalResourceDialogDestinationLabel": "Destino", - "editInternalResourceDialogDestinationDescription": "Escolha onde este recurso é executado e como os clientes o acessam", + "editInternalResourceDialogDestinationDescription": "Configure como os clientes acessam este recurso.", "internalResourceFormMultiSiteRoutingHelp": "Selecionar múltiplos sites permite roteamento resiliente e failover para alta disponibilidade.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Saiba mais", "editInternalResourceDialogPortRestrictionsDescription": "Restrinja o acesso a portas TCP/UDP específicas ou permita/bloqueie todas as portas.", From 7ae99731f43e0abb90ee44f97e6d07e3162a81b2 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:22 -0400 Subject: [PATCH 11/15] New translations en-us.json (Russian) [ci skip] --- messages/ru-RU.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 07dc3b7a1..53bf7b015 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Закрыть", "createInternalResourceDialogCreateClientResource": "Создать приватный ресурс", "createInternalResourceDialogCreateClientResourceDescription": "Создать новый ресурс, который будет доступен только клиентам, подключенным к организации", + "privateResourceGeneralDescription": "Настройте имя, идентификатор и другие общие параметры ресурса.", "privateResourceCreatePageSeeAll": "Посмотреть все частные ресурсы", "privateResourceAllowIcmpPing": "Разрешить ICMP Ping", "privateResourceNetworkAccess": "Сетевой доступ", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Добавить пользователей", "editInternalResourceDialogAddClients": "Добавить клиентов", "editInternalResourceDialogDestinationLabel": "Пункт назначения", - "editInternalResourceDialogDestinationDescription": "Выберите, где этот ресурс работает и как к нему получают доступ клиенты", + "editInternalResourceDialogDestinationDescription": "Настройте, как клиенты получают доступ к этому ресурсу.", "internalResourceFormMultiSiteRoutingHelp": "Выбор нескольких сайтов позволяет обеспечить отказоустойчивую маршрутизацию и фейловер для высокой доступности.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Узнать больше", "editInternalResourceDialogPortRestrictionsDescription": "Ограничьте доступ к определенным TCP/UDP-портам или разрешите/заблокируйте все порты.", @@ -3680,7 +3681,7 @@ "resourceLauncherSaveForEveryoneDescription": "Поделитесь этим видом со всеми членами организации. Если не отмечено, видимость только для вас.", "resourceLauncherMakePersonal": "Сделать личным", "resourceLauncherFilter": "Фильтр", - "resourceLauncherFilterWithCount": "Filter, {count} applied", + "resourceLauncherFilterWithCount": "Фильтр, применено {count}", "resourceLauncherSort": "Сортировать", "resourceLauncherSortAscending": "Сортировать по возрастанию", "resourceLauncherSortDescending": "Сортировать по убыванию", From 11bbd028fc09827c83cc284c7eeb7fcdef9029f2 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:24 -0400 Subject: [PATCH 12/15] New translations en-us.json (Turkish) [ci skip] --- messages/tr-TR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 76869a12a..6ab5d026d 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Kapat", "createInternalResourceDialogCreateClientResource": "Özel Kaynak Oluştur", "createInternalResourceDialogCreateClientResourceDescription": "Seçilen siteye bağlı istemcilere erişilebilir olacak yeni bir kaynak oluşturun", + "privateResourceGeneralDescription": "Kaynağın adı, tanımlayıcı ve diğer genel ayarlarını yapılandırın.", "privateResourceCreatePageSeeAll": "Tüm Özel Kaynakları Gör", "privateResourceAllowIcmpPing": "ICMP Ping İzne Ver", "privateResourceNetworkAccess": "Ağ Erişimi", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Kullanıcılar Ekle", "editInternalResourceDialogAddClients": "Müşteriler Ekle", "editInternalResourceDialogDestinationLabel": "Hedef", - "editInternalResourceDialogDestinationDescription": "Bu kaynağın nerede çalıştığını ve istemcilerin ona nasıl eriştiğini seçin", + "editInternalResourceDialogDestinationDescription": "Bu kaynağa müşterilerin nasıl erişeceğini yapılandırın.", "internalResourceFormMultiSiteRoutingHelp": "Birden fazla site seçmek, yüksek kullanılabilirlik için dirençli yönlendirme ve yedeklik sağlar.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Daha fazla bilgi", "editInternalResourceDialogPortRestrictionsDescription": "Belirtilen TCP/UDP portlarına erişimi kısıtlayın veya tüm portlara izin/engelleme verin.", From 54acdbe2829b7b52d4593ca518f29789516786b8 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:27 -0400 Subject: [PATCH 13/15] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 362282d15..3d34fef2e 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "关闭", "createInternalResourceDialogCreateClientResource": "创建私有资源", "createInternalResourceDialogCreateClientResourceDescription": "创建一个新资源只能为连接到组织的客户端访问", + "privateResourceGeneralDescription": "配置名称、标识符和其他一般资源设置。", "privateResourceCreatePageSeeAll": "查看所有私人资源", "privateResourceAllowIcmpPing": "允许 ICMP Ping", "privateResourceNetworkAccess": "网络访问", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "添加用户", "editInternalResourceDialogAddClients": "添加客户端", "editInternalResourceDialogDestinationLabel": "目标", - "editInternalResourceDialogDestinationDescription": "选择该资源运行位置及客户端访问方式", + "editInternalResourceDialogDestinationDescription": "配置客户端如何访问此资源。", "internalResourceFormMultiSiteRoutingHelp": "选择多个站点可以实现高可用性的弹性路由和故障转移。", "internalResourceFormMultiSiteRoutingHelpLearnMore": "了解更多", "editInternalResourceDialogPortRestrictionsDescription": "限制访问特定的TCP/UDP端口或允许/阻止所有端口。", From 3e7b9d7bff29d711c26708f99c397b48cbda387d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:29 -0400 Subject: [PATCH 14/15] New translations en-us.json (Norwegian Bokmal) [ci skip] --- messages/nb-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/nb-NO.json b/messages/nb-NO.json index 2e8928f5c..1e0d6a1a3 100644 --- a/messages/nb-NO.json +++ b/messages/nb-NO.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Lukk", "createInternalResourceDialogCreateClientResource": "Opprett privat ressurs", "createInternalResourceDialogCreateClientResourceDescription": "Opprett en ny ressurs som bare vil være tilgjengelig for kunder som er koblet til organisasjonen", + "privateResourceGeneralDescription": "Konfigurer navnet, identifikatoren og andre generelle ressursinnstillinger.", "privateResourceCreatePageSeeAll": "Se alle private ressurser", "privateResourceAllowIcmpPing": "Tillat ICMP Ping", "privateResourceNetworkAccess": "Nettverkstilgang", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Legg til brukere", "editInternalResourceDialogAddClients": "Legg til klienter", "editInternalResourceDialogDestinationLabel": "Destinasjon", - "editInternalResourceDialogDestinationDescription": "Velg hvor denne ressursen kjører og hvordan klienter når den", + "editInternalResourceDialogDestinationDescription": "Konfigurer hvordan klienter får tilgang til denne ressursen.", "internalResourceFormMultiSiteRoutingHelp": "Valg av flere nettsteder muliggjør motstandskraftig ruting og failover for høy tilgjengelighet.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Lær mer", "editInternalResourceDialogPortRestrictionsDescription": "Begrens tilgang til spesifikke TCP/UDP-porter eller tillate/blokkere alle porter.", From 21d9199978a23bd7f1bb62baa99262b258baec4a Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 9 Jul 2026 10:34:31 -0400 Subject: [PATCH 15/15] New translations en-us.json (French) [ci skip] --- messages/fr-FR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/fr-FR.json b/messages/fr-FR.json index cc90cc919..4084ceae8 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "Fermer", "createInternalResourceDialogCreateClientResource": "Créer une ressource privée", "createInternalResourceDialogCreateClientResourceDescription": "Créer une nouvelle ressource qui ne sera accessible qu'aux clients connectés à l'organisation", + "privateResourceGeneralDescription": "Configurez le nom, l'identifiant et d'autres paramètres généraux de la ressource.", "privateResourceCreatePageSeeAll": "Voir toutes les ressources privées", "privateResourceAllowIcmpPing": "Autoriser le ping ICMP", "privateResourceNetworkAccess": "Accès au réseau", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "Ajouter des utilisateurs", "editInternalResourceDialogAddClients": "Ajouter des clients", "editInternalResourceDialogDestinationLabel": "Destination", - "editInternalResourceDialogDestinationDescription": "Choisissez où cette ressource fonctionne et comment les clients l'atteignent", + "editInternalResourceDialogDestinationDescription": "Configurez comment les clients accèdent à cette ressource.", "internalResourceFormMultiSiteRoutingHelp": "La sélection de plusieurs sites permet un routage résilient et un basculement pour une haute disponibilité.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "En savoir plus", "editInternalResourceDialogPortRestrictionsDescription": "Restreindre l'accès à des ports TCP/UDP spécifiques ou autoriser/bloquer tous les ports.",