From e1ea7c6986dd30913654b5d0eed798b517b68c1c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:37 -0700 Subject: [PATCH 01/34] New translations en-us.json (Russian) --- messages/ru-RU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 6614b8a6..5c3e6203 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Security key removed successfully", "securityKeyRemoveError": "Failed to remove security key", "securityKeyLoadError": "Failed to load security keys", - "securityKeyLogin": "Sign in with security key", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Failed to authenticate with security key", "securityKeyRecommendation": "Register a backup security key on another device to ensure you always have access to your account.", "registering": "Registering...", From c1f9195a389a097bf1f8b4dd3946d94f06ce387a Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:38 -0700 Subject: [PATCH 02/34] New translations en-us.json (Polish) --- messages/pl-PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index c5f5297e..df74151b 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Klucz bezpieczeństwa został pomyślnie usunięty", "securityKeyRemoveError": "Błąd podczas usuwania klucza bezpieczeństwa", "securityKeyLoadError": "Błąd podczas ładowania kluczy bezpieczeństwa", - "securityKeyLogin": "Zaloguj się kluczem bezpieczeństwa", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Błąd podczas uwierzytelniania kluczem bezpieczeństwa", "securityKeyRecommendation": "Rozważ zarejestrowanie innego klucza bezpieczeństwa na innym urządzeniu, aby upewnić się, że nie zostaniesz zablokowany z dostępu do swojego konta.", "registering": "Rejestracja...", From a13b167c419078d16cc9ef634d2c71139e8aa710 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:40 -0700 Subject: [PATCH 03/34] New translations en-us.json (French) --- messages/fr-FR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 6eed64ce..012b6011 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Clé de sécurité supprimée avec succès", "securityKeyRemoveError": "Échec de la suppression de la clé de sécurité", "securityKeyLoadError": "Échec du chargement des clés de sécurité", - "securityKeyLogin": "Se connecter avec une clé de sécurité", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Échec de l'authentification avec la clé de sécurité", "securityKeyRecommendation": "Envisagez d'enregistrer une autre clé de sécurité sur un appareil différent pour vous assurer de ne pas être bloqué de votre compte.", "registering": "Enregistrement...", From 531a8885921719e963dcf8a4e06e0d7bafd57186 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:41 -0700 Subject: [PATCH 04/34] New translations en-us.json (Spanish) --- messages/es-ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/es-ES.json b/messages/es-ES.json index 36d0051f..9d520921 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Llave de seguridad eliminada exitosamente", "securityKeyRemoveError": "Error al eliminar la llave de seguridad", "securityKeyLoadError": "Error al cargar las llaves de seguridad", - "securityKeyLogin": "Iniciar sesión con llave de seguridad", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Error al autenticar con llave de seguridad", "securityKeyRecommendation": "Considere registrar otra llave de seguridad en un dispositivo diferente para asegurarse de no quedar bloqueado de su cuenta.", "registering": "Registrando...", From b587ff663cb4e22025c541613cc307b080341fa6 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:42 -0700 Subject: [PATCH 05/34] New translations en-us.json (German) --- messages/de-DE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/de-DE.json b/messages/de-DE.json index a15b9dad..78615244 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Sicherheitsschlüssel erfolgreich entfernt", "securityKeyRemoveError": "Fehler beim Entfernen des Sicherheitsschlüssels", "securityKeyLoadError": "Fehler beim Laden der Sicherheitsschlüssel", - "securityKeyLogin": "Mit Sicherheitsschlüssel anmelden", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Fehler bei der Authentifizierung mit Sicherheitsschlüssel", "securityKeyRecommendation": "Erwägen Sie die Registrierung eines weiteren Sicherheitsschlüssels auf einem anderen Gerät, um sicherzustellen, dass Sie sich nicht aus Ihrem Konto aussperren.", "registering": "Registrierung...", From cae57ffcd8e9789ee64bc3ad578c60c873b842be Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:43 -0700 Subject: [PATCH 06/34] New translations en-us.json (Italian) --- messages/it-IT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/it-IT.json b/messages/it-IT.json index 35728eb7..2ad97b3e 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Chiave di sicurezza rimossa con successo", "securityKeyRemoveError": "Errore durante la rimozione della chiave di sicurezza", "securityKeyLoadError": "Errore durante il caricamento delle chiavi di sicurezza", - "securityKeyLogin": "Accedi con chiave di sicurezza", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Errore durante l'autenticazione con chiave di sicurezza", "securityKeyRecommendation": "Considera di registrare un'altra chiave di sicurezza su un dispositivo diverso per assicurarti di non rimanere bloccato fuori dal tuo account.", "registering": "Registrazione in corso...", From 0035460712a12bd93aa5af99687676e5bb10a859 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:45 -0700 Subject: [PATCH 07/34] New translations en-us.json (Dutch) --- messages/nl-NL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index fdaeff47..a5855d40 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Beveiligingssleutel succesvol verwijderd", "securityKeyRemoveError": "Fout bij verwijderen van beveiligingssleutel", "securityKeyLoadError": "Fout bij laden van beveiligingssleutels", - "securityKeyLogin": "Inloggen met beveiligingssleutel", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Fout bij authenticatie met beveiligingssleutel", "securityKeyRecommendation": "Overweeg om een andere beveiligingssleutel te registreren op een ander apparaat om ervoor te zorgen dat u niet buitengesloten raakt van uw account.", "registering": "Registreren...", From d104829a6dbad3c8eb438e3d1f6863be49307a4e Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:46 -0700 Subject: [PATCH 08/34] New translations en-us.json (Portuguese) --- messages/pt-PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index cb3a1144..41518016 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Chave de segurança removida com sucesso", "securityKeyRemoveError": "Erro ao remover chave de segurança", "securityKeyLoadError": "Erro ao carregar chaves de segurança", - "securityKeyLogin": "Entrar com chave de segurança", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Erro ao autenticar com chave de segurança", "securityKeyRecommendation": "Considere registrar outra chave de segurança em um dispositivo diferente para garantir que você não fique bloqueado da sua conta.", "registering": "Registrando...", From 018b3346bb8bc0491d0b995440a7ef1924f32346 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:47 -0700 Subject: [PATCH 09/34] New translations en-us.json (Turkish) --- messages/tr-TR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 12e5929d..3515dbbb 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Güvenlik anahtarı başarıyla kaldırıldı", "securityKeyRemoveError": "Güvenlik anahtarı kaldırılırken hata oluştu", "securityKeyLoadError": "Güvenlik anahtarları yüklenirken hata oluştu", - "securityKeyLogin": "Güvenlik anahtarı ile giriş yap", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Güvenlik anahtarı ile kimlik doğrulama başarısız oldu", "securityKeyRecommendation": "Hesabınızdan kilitlenmediğinizden emin olmak için farklı bir cihazda başka bir güvenlik anahtarı kaydetmeyi düşünün.", "registering": "Kaydediliyor...", From 2378343c74ec91ed922cb00ecea199183b7926fe Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:48 -0700 Subject: [PATCH 10/34] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index ca8b344b..e114d68f 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "安全密钥删除成功", "securityKeyRemoveError": "删除安全密钥失败", "securityKeyLoadError": "加载安全密钥失败", - "securityKeyLogin": "使用安全密钥登录", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "使用安全密钥认证失败", "securityKeyRecommendation": "考虑在其他设备上注册另一个安全密钥,以确保不会被锁定在您的账户之外。", "registering": "注册中...", From ea001cc0db35bc0a572b4f2c29a3766168c66753 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:49 -0700 Subject: [PATCH 11/34] New translations en-us.json (Czech) --- messages/cs-CZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 80269103..62a3f597 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "Security key removed successfully", "securityKeyRemoveError": "Failed to remove security key", "securityKeyLoadError": "Failed to load security keys", - "securityKeyLogin": "Sign in with security key", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "Failed to authenticate with security key", "securityKeyRecommendation": "Register a backup security key on another device to ensure you always have access to your account.", "registering": "Registering...", From ea54fd6e981b68cf7e33293d33cf38decfb715cd Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 16 Jul 2025 23:06:51 -0700 Subject: [PATCH 12/34] New translations en-us.json (Korean) --- messages/ko-KR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 40f99f19..e8eeb277 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1231,7 +1231,7 @@ "securityKeyRemoveSuccess": "보안 키가 성공적으로 제거되었습니다", "securityKeyRemoveError": "보안 키 제거 실패", "securityKeyLoadError": "보안 키를 불러오는 데 실패했습니다", - "securityKeyLogin": "보안 키로 로그인", + "securityKeyLogin": "Continue with security key", "securityKeyAuthError": "보안 키를 사용한 인증 실패", "securityKeyRecommendation": "항상 계정에 액세스할 수 있도록 다른 장치에 백업 보안 키를 등록하세요.", "registering": "등록 중...", From 78c1990b427c426b132e30652c64a0e71d1c61ce Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:39 -0700 Subject: [PATCH 13/34] New translations en-us.json (Russian) --- messages/ru-RU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 5c3e6203..d72ad989 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "A new version of Newt is available. Please update to the latest version for the best experience.", "domainPickerEnterDomain": "Enter your domain", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, or just myapp", - "domainPickerDescription": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "All", "domainPickerTabOrganization": "Organization", "domainPickerTabProvided": "Provided", From ba822af355094f3a926f5258fec9966bbc61e547 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:40 -0700 Subject: [PATCH 14/34] New translations en-us.json (Polish) --- 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 df74151b..cca18778 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "Nowa wersja Newt jest dostępna. Prosimy o aktualizację do najnowszej wersji dla najlepszej pracy.", "domainPickerEnterDomain": "Wprowadź swoją domenę", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com lub po prostu myapp", - "domainPickerDescription": "Wprowadź pełną domenę, subdomenę, lub po prostu nazwę, aby zobaczyć dostępne opcje", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Wszystko", "domainPickerTabOrganization": "Organizacja", "domainPickerTabProvided": "Dostarczona", From 0ee87d736c0506a94a5b35af744a85228122e27e Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:41 -0700 Subject: [PATCH 15/34] New translations en-us.json (French) --- 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 012b6011..22a8f282 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "Une nouvelle version de Newt est disponible. Veuillez mettre à jour vers la dernière version pour une meilleure expérience.", "domainPickerEnterDomain": "Entrez votre domaine", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, ou simplement myapp", - "domainPickerDescription": "Entrez un domaine complet, un sous-domaine, ou simplement un nom pour voir les options disponibles", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Tous", "domainPickerTabOrganization": "Organisation", "domainPickerTabProvided": "Fournis", From 8dd5daf495695ad5d284303e12a9c32ef72129e4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:43 -0700 Subject: [PATCH 16/34] New translations en-us.json (Spanish) --- 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 9d520921..6d4a7d5e 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "Hay una nueva versión de Newt disponible. Actualice a la última versión para la mejor experiencia.", "domainPickerEnterDomain": "Ingresa tu dominio", "domainPickerPlaceholder": "myapp.example.com, api.v1.miDominio.com, o solo myapp", - "domainPickerDescription": "Ingresa un dominio completo, subdominio, o solo un nombre para ver las opciones disponibles", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Todo", "domainPickerTabOrganization": "Organización", "domainPickerTabProvided": "Proporcionado", From 64f1af4d0b87bb0e331c563664dcc6aa1786e761 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:44 -0700 Subject: [PATCH 17/34] New translations en-us.json (German) --- 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 78615244..d8593743 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "Eine neue Version von Newt ist verfügbar. Bitte aktualisieren Sie auf die neueste Version für das beste Erlebnis.", "domainPickerEnterDomain": "Geben Sie Ihre Domain ein", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, oder einfach myapp", - "domainPickerDescription": "Geben Sie eine vollständige Domain, Subdomain oder einfach einen Namen ein, um verfügbare Optionen zu sehen", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Alle", "domainPickerTabOrganization": "Organisation", "domainPickerTabProvided": "Bereitgestellt", From 51a74c504593d550ab63b9795cc1dd3b9b4ddb41 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:45 -0700 Subject: [PATCH 18/34] New translations en-us.json (Italian) --- 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 2ad97b3e..aed0ad5b 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "È disponibile una nuova versione di Newt. Si prega di aggiornare all'ultima versione per la migliore esperienza.", "domainPickerEnterDomain": "Inserisci il tuo dominio", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, o semplicemente myapp", - "domainPickerDescription": "Inserisci un dominio completo, sottodominio o solo un nome per vedere le opzioni disponibili", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Tutti", "domainPickerTabOrganization": "Organizzazione", "domainPickerTabProvided": "Fornito", From 55d8579b1a94aa37dc905eb4dfec88dedc922e8e Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:47 -0700 Subject: [PATCH 19/34] New translations en-us.json (Dutch) --- 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 a5855d40..ec97bca3 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "Er is een nieuwe versie van Newt beschikbaar. Update naar de nieuwste versie voor de beste ervaring.", "domainPickerEnterDomain": "Voer je domein in", "domainPickerPlaceholder": "mijnapp.voorbeeld.com, api.v1.mijndomein.com, of gewoon mijnapp", - "domainPickerDescription": "Voer een volledig domein, subdomein of alleen een naam in om beschikbare opties te zien", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Alles", "domainPickerTabOrganization": "Organisatie", "domainPickerTabProvided": "Aangeboden", From 92c5d1ed468bd6bd1aa8d658efb791fa2b139506 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:48 -0700 Subject: [PATCH 20/34] New translations en-us.json (Portuguese) --- 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 41518016..66252f21 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "Uma nova versão do Newt está disponível. Atualize para a versão mais recente para uma melhor experiência.", "domainPickerEnterDomain": "Insira seu domínio", "domainPickerPlaceholder": "meuapp.exemplo.com, api.v1.meudominio.com, ou apenas meuapp", - "domainPickerDescription": "Digite um domínio completo, subdomínio, ou apenas um nome para ver opções disponíveis", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Todos", "domainPickerTabOrganization": "Organização", "domainPickerTabProvided": "Fornecido", From 341d688e79d9506d350e6183d98f51f25ea499ff Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:49 -0700 Subject: [PATCH 21/34] New translations en-us.json (Turkish) --- 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 3515dbbb..83a054f8 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "Newt'in yeni bir versiyonu mevcut. En iyi deneyim için lütfen en son sürüme güncelleyin.", "domainPickerEnterDomain": "Alan adınızı girin", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com veya sadece myapp", - "domainPickerDescription": "Mevcut seçenekleri görmek için tam bir alan adı, alt alan adı veya sadece bir isim girin.", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "Tümü", "domainPickerTabOrganization": "Organizasyon", "domainPickerTabProvided": "Sağlanan", From 9f9196427f7e4e96b035c4367b12724f72999d5a Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:51 -0700 Subject: [PATCH 22/34] New translations en-us.json (Chinese Simplified) --- 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 e114d68f..9c7cd905 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "新版本的 Newt 已可用。请更新到最新版本以获得最佳体验。", "domainPickerEnterDomain": "输入您的域", "domainPickerPlaceholder": "myapp.example.com、api.v1.mydomain.com 或仅 myapp", - "domainPickerDescription": "输入完整域名、子域或仅输入名称以查看可用选项", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "所有", "domainPickerTabOrganization": "组织", "domainPickerTabProvided": "提供的", From 0f47a5d51ef705df389d6dc30832c5ebedbcc8af Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:52 -0700 Subject: [PATCH 23/34] New translations en-us.json (Czech) --- 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 62a3f597..1416cede 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "A new version of Newt is available. Please update to the latest version for the best experience.", "domainPickerEnterDomain": "Enter your domain", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, or just myapp", - "domainPickerDescription": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "All", "domainPickerTabOrganization": "Organization", "domainPickerTabProvided": "Provided", From a8c3c1bece65fbcdca8d2f9843b80994e7e98a25 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:14:53 -0700 Subject: [PATCH 24/34] New translations en-us.json (Korean) --- 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 e8eeb277..1406a624 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1198,7 +1198,8 @@ "newtUpdateAvailableInfo": "뉴트의 새 버전이 출시되었습니다. 최상의 경험을 위해 최신 버전으로 업데이트하세요.", "domainPickerEnterDomain": "도메인 입력", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, 또는 그냥 myapp", - "domainPickerDescription": "도메인, 서브도메인, 또는 이름을 입력하여 사용 가능한 옵션을 확인하세요", + "domainPickerDescription": "Enter the full domain of the resource to see available options.", + "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerTabAll": "모두", "domainPickerTabOrganization": "조직", "domainPickerTabProvided": "제공 됨", From cdf8a01c14d814622c77b522518c041e43bccb71 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 17 Jul 2025 12:18:59 -0700 Subject: [PATCH 25/34] readme adjustments --- README.md | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 8032f41f..49206e49 100644 --- a/README.md +++ b/README.md @@ -81,21 +81,23 @@ Pangolin is a self-hosted tunneled reverse proxy server with identity and access Auth and diagram -#### Manage Access to Internal Apps +## Use Cases -Grant users access to your apps from anywhere using just a web browser. No client software required. +### Manage Access to Internal Apps -#### Developers and DevOps +- Grant users access to your apps from anywhere using just a web browser. No client software required. -Expose and test internal tools and dashboards like **Grafana**. Bring localhost online for easy access. +### Developers and DevOps -#### Secure API Gateway +- Expose and test internal tools and dashboards like **Grafana**. Bring localhost or private IPs online for easy access. -One application load balancer across multiple clouds and on-premises. +### Secure API Gateway -#### IoT and Edge Devices +- One application load balancer across multiple clouds and on-premises. -Easily expose **IoT devices**, **edge servers**, or **Raspberry Pi** to the internet for field equipment monitoring. +### IoT and Edge Devices + +- Easily expose **IoT devices**, **edge servers**, or **Raspberry Pi** to the internet for field equipment monitoring. Sites @@ -103,7 +105,7 @@ Easily expose **IoT devices**, **edge servers**, or **Raspberry Pi** to the inte ### Fully Self Hosted -Host the full application on your own server on your network our on the cloud with a VPS. Take a look at the [documentation](https://docs.fossorial.io/Getting%20Started/quick-install) to get started. +Host the full application on your own server or on the cloud with a VPS. Take a look at the [documentation](https://docs.fossorial.io/Getting%20Started/quick-install) to get started. > Many of our users have had a great experience with [RackNerd](https://my.racknerd.com/aff.php?aff=13788). Depending on promotions, you can get a [**VPS with 1 vCPU, 1GB RAM, and ~20GB SSD for just around $12/year**](https://my.racknerd.com/aff.php?aff=13788&pid=912). That's a great deal! @@ -111,28 +113,25 @@ Host the full application on your own server on your network our on the cloud wi Easy to use with simple pay as you go pricing. [Check it out here](https://pangolin.fossorial.io/auth/signup). -- Everything you get with self hosted Pangolin -- Managed for you +- Everything you get with self hosted Pangolin, but fully managed for you. -### Hybrid & HA +### Hybrid & High Availability Managed control plane, your infrastructure -- We manage database and control plane -- You self-host lightweight exit-node -- Traffic flows through your infra -- We coordinate failover between your nodes or to cloud when things go bad +- We manage database and control plane. +- You self-host lightweight exit-node. +- Traffic flows through your infra. +- We coordinate failover between your nodes or to Cloud when things go bad. -If interested contact [contact us](mailto:numbat@fossorial.io). +If interested, [contact us](mailto:numbat@fossorial.io). -### Enterprise +### Full Enterprise On-Premises -[Contact us](mailto:numbat@fossorial.io) for HA distributed enterprise deployments fully controlled by your team +[Contact us](mailto:numbat@fossorial.io) for a full distributed and enterprise deployments on your infrastructure controlled by your team. ## Project Development / Roadmap -View the [project board](https://github.com/orgs/fosrl/projects/1) for more detailed info. - We want to hear your feature requests! Add them to the [discussion board](https://github.com/orgs/fosrl/discussions/categories/feature-requests). ## Licensing @@ -145,4 +144,4 @@ Looking for something to contribute? Take a look at issues marked with [help wan Please see [CONTRIBUTING](./CONTRIBUTING.md) in the repository for guidelines and best practices. -Please post bug reports and other functional issues in the [Issues](https://github.com/fosrl/pangolin/issues) section of the repository. \ No newline at end of file +Please post bug reports and other functional issues in the [Issues](https://github.com/fosrl/pangolin/issues) section of the repository. From 6f013b3bc43d7e237dd1e8746aa3110af47104bb Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:06 -0700 Subject: [PATCH 26/34] New translations en-us.json (Polish) --- messages/pl-PL.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index cca18778..966dea6a 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1174,7 +1174,7 @@ "billing": "Fakturowanie", "orgBillingDescription": "Zarządzaj swoimi informacjami rozliczeniowymi i subskrypcjami", "github": "GitHub", - "pangolinHosted": "Pangolin Hosted", + "pangolinHosted": "Logo Pangolin", "fossorial": "Fossorial", "completeAccountSetup": "Zakończ konfigurację konta", "completeAccountSetupDescription": "Ustaw swoje hasło, aby rozpocząć", @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "Nowa wersja Newt jest dostępna. Prosimy o aktualizację do najnowszej wersji dla najlepszej pracy.", "domainPickerEnterDomain": "Wprowadź swoją domenę", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com lub po prostu myapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Wpisz pełną domenę zasobu, aby zobaczyć dostępne opcje.", + "domainPickerDescriptionSaas": "Wprowadź pełną domenę, subdomenę lub po prostu nazwę, aby zobaczyć dostępne opcje", "domainPickerTabAll": "Wszystko", "domainPickerTabOrganization": "Organizacja", "domainPickerTabProvided": "Dostarczona", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Klucz bezpieczeństwa został pomyślnie usunięty", "securityKeyRemoveError": "Błąd podczas usuwania klucza bezpieczeństwa", "securityKeyLoadError": "Błąd podczas ładowania kluczy bezpieczeństwa", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Zaloguj się kluczem bezpieczeństwa", "securityKeyAuthError": "Błąd podczas uwierzytelniania kluczem bezpieczeństwa", "securityKeyRecommendation": "Rozważ zarejestrowanie innego klucza bezpieczeństwa na innym urządzeniu, aby upewnić się, że nie zostaniesz zablokowany z dostępu do swojego konta.", "registering": "Rejestracja...", @@ -1266,7 +1266,7 @@ "createDomainName": "Nazwa:", "createDomainValue": "Wartość:", "createDomainCnameRecords": "Rekordy CNAME", - "createDomainRecordNumber": "Record {number}", + "createDomainRecordNumber": "Rekord {number}", "createDomainTxtRecords": "Rekordy TXT", "createDomainSaveTheseRecords": "Zapisz te rekordy", "createDomainSaveTheseRecordsDescription": "Upewnij się, że zapiszesz te rekordy DNS, ponieważ nie będziesz mieć ich ponownie na ekranie.", From b66d2b95c5df0d378261925b7fe5514c8edfb37f Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:08 -0700 Subject: [PATCH 27/34] New translations en-us.json (French) --- messages/fr-FR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 22a8f282..235c6a7c 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "Une nouvelle version de Newt est disponible. Veuillez mettre à jour vers la dernière version pour une meilleure expérience.", "domainPickerEnterDomain": "Entrez votre domaine", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, ou simplement myapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Entrez le domaine complet de la ressource pour voir les options disponibles.", + "domainPickerDescriptionSaas": "Entrez un domaine complet, un sous-domaine ou juste un nom pour voir les options disponibles", "domainPickerTabAll": "Tous", "domainPickerTabOrganization": "Organisation", "domainPickerTabProvided": "Fournis", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Clé de sécurité supprimée avec succès", "securityKeyRemoveError": "Échec de la suppression de la clé de sécurité", "securityKeyLoadError": "Échec du chargement des clés de sécurité", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Continuer avec une clé de sécurité", "securityKeyAuthError": "Échec de l'authentification avec la clé de sécurité", "securityKeyRecommendation": "Envisagez d'enregistrer une autre clé de sécurité sur un appareil différent pour vous assurer de ne pas être bloqué de votre compte.", "registering": "Enregistrement...", From 1f9e92fdb71bf78b33b59f31d99e137463215dad Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:09 -0700 Subject: [PATCH 28/34] New translations en-us.json (Spanish) --- messages/es-ES.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/messages/es-ES.json b/messages/es-ES.json index 6d4a7d5e..f7c208bb 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -13,7 +13,7 @@ "welcome": "Bienvenido a Pangolin", "welcomeTo": "Bienvenido a", "componentsCreateOrg": "Crear una organización", - "componentsMember": "You're a member of {count, plural, =0 {no organization} one {one organization} other {# organizations}}.", + "componentsMember": "Eres un miembro de {count, plural, =0 {ninguna organización} one {una organización} other {# organizaciones}}.", "componentsInvalidKey": "Se han detectado claves de licencia inválidas o caducadas. Siga los términos de licencia para seguir usando todas las características.", "dismiss": "Descartar", "componentsLicenseViolation": "Violación de la Licencia: Este servidor está usando sitios {usedSites} que exceden su límite de licencias de sitios {maxSites} . Siga los términos de licencia para seguir usando todas las características.", @@ -349,7 +349,7 @@ "licensePurchase": "Comprar Licencia", "licensePurchaseSites": "Comprar sitios adicionales", "licenseSitesUsedMax": "{usedSites} de {maxSites} sitios usados", - "licenseSitesUsed": "{count, plural, =0 {# sites} one {# site} other {# sites}} in system.", + "licenseSitesUsed": "{count, plural, =0 {# sitios} one {# sitio} other {# sitios}} en el sistema.", "licensePurchaseDescription": "Elige cuántos sitios quieres {selectedMode, select, license {compra una licencia para. Siempre puedes añadir más sitios más tarde.} other {añadir a tu licencia existente.}}", "licenseFee": "Tarifa de licencia", "licensePriceSite": "Precio por sitio", @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "Hay una nueva versión de Newt disponible. Actualice a la última versión para la mejor experiencia.", "domainPickerEnterDomain": "Ingresa tu dominio", "domainPickerPlaceholder": "myapp.example.com, api.v1.miDominio.com, o solo myapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Ingresa el dominio completo del recurso para ver las opciones disponibles.", + "domainPickerDescriptionSaas": "Ingresa un dominio completo, subdominio o simplemente un nombre para ver las opciones disponibles", "domainPickerTabAll": "Todo", "domainPickerTabOrganization": "Organización", "domainPickerTabProvided": "Proporcionado", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Llave de seguridad eliminada exitosamente", "securityKeyRemoveError": "Error al eliminar la llave de seguridad", "securityKeyLoadError": "Error al cargar las llaves de seguridad", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Continuar con clave de seguridad", "securityKeyAuthError": "Error al autenticar con llave de seguridad", "securityKeyRecommendation": "Considere registrar otra llave de seguridad en un dispositivo diferente para asegurarse de no quedar bloqueado de su cuenta.", "registering": "Registrando...", From f85497d446c662655b35236143c5e1cfb2206f0b Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:10 -0700 Subject: [PATCH 29/34] New translations en-us.json (German) --- messages/de-DE.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/messages/de-DE.json b/messages/de-DE.json index d8593743..d139b61d 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -13,7 +13,7 @@ "welcome": "Willkommen zu Pangolin", "welcomeTo": "Willkommen bei", "componentsCreateOrg": "Erstelle eine Organisation", - "componentsMember": "You're a member of {count, plural, =0 {no organization} one {one organization} other {# organizations}}.", + "componentsMember": "Du bist Mitglied von {count, plural, =0 {keiner Organisation} one {einer Organisation} other {# Organisationen}}.", "componentsInvalidKey": "Ungültige oder abgelaufene Lizenzschlüssel erkannt. Beachte die Lizenzbedingungen, um alle Funktionen weiterhin zu nutzen.", "dismiss": "Verwerfen", "componentsLicenseViolation": "Lizenzverstoß: Dieser Server benutzt {usedSites} Sites, die das Lizenzlimit der {maxSites} Sites überschreiten. Beachte die Lizenzbedingungen, um alle Funktionen weiterhin zu nutzen.", @@ -349,7 +349,7 @@ "licensePurchase": "Lizenz kaufen", "licensePurchaseSites": "Zusätzliche Seiten kaufen", "licenseSitesUsedMax": "{usedSites} der {maxSites} Seiten verwendet", - "licenseSitesUsed": "{count, plural, =0 {# sites} one {# site} other {# sites}} in system.", + "licenseSitesUsed": "{count, plural, =0 {# Seiten} one {# Seite} other {# Seiten}} im System.", "licensePurchaseDescription": "Wähle aus, für wieviele Seiten du möchtest {selectedMode, select, license {kaufe eine Lizenz. Du kannst später immer weitere Seiten hinzufügen.} other {Füge zu deiner bestehenden Lizenz hinzu.}}", "licenseFee": "Lizenzgebühr", "licensePriceSite": "Preis pro Seite", @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "Eine neue Version von Newt ist verfügbar. Bitte aktualisieren Sie auf die neueste Version für das beste Erlebnis.", "domainPickerEnterDomain": "Geben Sie Ihre Domain ein", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, oder einfach myapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Geben Sie die vollständige Domäne der Ressource ein, um verfügbare Optionen zu sehen.", + "domainPickerDescriptionSaas": "Geben Sie eine vollständige Domäne, Subdomäne oder einfach einen Namen ein, um verfügbare Optionen zu sehen", "domainPickerTabAll": "Alle", "domainPickerTabOrganization": "Organisation", "domainPickerTabProvided": "Bereitgestellt", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Sicherheitsschlüssel erfolgreich entfernt", "securityKeyRemoveError": "Fehler beim Entfernen des Sicherheitsschlüssels", "securityKeyLoadError": "Fehler beim Laden der Sicherheitsschlüssel", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Mit dem Sicherheitsschlüssel fortfahren", "securityKeyAuthError": "Fehler bei der Authentifizierung mit Sicherheitsschlüssel", "securityKeyRecommendation": "Erwägen Sie die Registrierung eines weiteren Sicherheitsschlüssels auf einem anderen Gerät, um sicherzustellen, dass Sie sich nicht aus Ihrem Konto aussperren.", "registering": "Registrierung...", From 24321521c77deb5c9e1a75544f421961b64806b0 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:11 -0700 Subject: [PATCH 30/34] New translations en-us.json (Italian) --- messages/it-IT.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/it-IT.json b/messages/it-IT.json index aed0ad5b..ce13ab23 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "È disponibile una nuova versione di Newt. Si prega di aggiornare all'ultima versione per la migliore esperienza.", "domainPickerEnterDomain": "Inserisci il tuo dominio", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, o semplicemente myapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Inserisci il dominio completo della risorsa per vedere le opzioni disponibili.", + "domainPickerDescriptionSaas": "Inserisci un dominio completo, un sottodominio o semplicemente un nome per vedere le opzioni disponibili", "domainPickerTabAll": "Tutti", "domainPickerTabOrganization": "Organizzazione", "domainPickerTabProvided": "Fornito", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Chiave di sicurezza rimossa con successo", "securityKeyRemoveError": "Errore durante la rimozione della chiave di sicurezza", "securityKeyLoadError": "Errore durante il caricamento delle chiavi di sicurezza", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Continua con la chiave di sicurezza", "securityKeyAuthError": "Errore durante l'autenticazione con chiave di sicurezza", "securityKeyRecommendation": "Considera di registrare un'altra chiave di sicurezza su un dispositivo diverso per assicurarti di non rimanere bloccato fuori dal tuo account.", "registering": "Registrazione in corso...", From b7389d74dbbc75ef0adf53dd03a2d8724ecf75d1 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:13 -0700 Subject: [PATCH 31/34] New translations en-us.json (Dutch) --- messages/nl-NL.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index ec97bca3..e756e281 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "Er is een nieuwe versie van Newt beschikbaar. Update naar de nieuwste versie voor de beste ervaring.", "domainPickerEnterDomain": "Voer je domein in", "domainPickerPlaceholder": "mijnapp.voorbeeld.com, api.v1.mijndomein.com, of gewoon mijnapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Voer de volledige domein van de bron in om beschikbare opties te zien.", + "domainPickerDescriptionSaas": "Voer een volledig domein, subdomein of gewoon een naam in om beschikbare opties te zien", "domainPickerTabAll": "Alles", "domainPickerTabOrganization": "Organisatie", "domainPickerTabProvided": "Aangeboden", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Beveiligingssleutel succesvol verwijderd", "securityKeyRemoveError": "Fout bij verwijderen van beveiligingssleutel", "securityKeyLoadError": "Fout bij laden van beveiligingssleutels", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Doorgaan met beveiligingssleutel", "securityKeyAuthError": "Fout bij authenticatie met beveiligingssleutel", "securityKeyRecommendation": "Overweeg om een andere beveiligingssleutel te registreren op een ander apparaat om ervoor te zorgen dat u niet buitengesloten raakt van uw account.", "registering": "Registreren...", From e90b203a7d83ad077e51b7d872e2017b0e7f559e Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:14 -0700 Subject: [PATCH 32/34] New translations en-us.json (Portuguese) --- messages/pt-PT.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index 66252f21..762689f9 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "Uma nova versão do Newt está disponível. Atualize para a versão mais recente para uma melhor experiência.", "domainPickerEnterDomain": "Insira seu domínio", "domainPickerPlaceholder": "meuapp.exemplo.com, api.v1.meudominio.com, ou apenas meuapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Insira o domínio completo do recurso para ver as opções disponíveis.", + "domainPickerDescriptionSaas": "Insira um domínio completo, subdomínio ou apenas um nome para ver as opções disponíveis", "domainPickerTabAll": "Todos", "domainPickerTabOrganization": "Organização", "domainPickerTabProvided": "Fornecido", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Chave de segurança removida com sucesso", "securityKeyRemoveError": "Erro ao remover chave de segurança", "securityKeyLoadError": "Erro ao carregar chaves de segurança", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Continuar com a chave de segurança", "securityKeyAuthError": "Erro ao autenticar com chave de segurança", "securityKeyRecommendation": "Considere registrar outra chave de segurança em um dispositivo diferente para garantir que você não fique bloqueado da sua conta.", "registering": "Registrando...", From a2368d7c3f87e6eee0ceff438ab3594d09b9f841 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:15 -0700 Subject: [PATCH 33/34] New translations en-us.json (Turkish) --- messages/tr-TR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 83a054f8..a547a44b 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "Newt'in yeni bir versiyonu mevcut. En iyi deneyim için lütfen en son sürüme güncelleyin.", "domainPickerEnterDomain": "Alan adınızı girin", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com veya sadece myapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "Mevcut seçenekleri görmek için kaynağın tam etki alanını girin.", + "domainPickerDescriptionSaas": "Mevcut seçenekleri görmek için tam etki alanı, alt etki alanı veya sadece bir isim girin", "domainPickerTabAll": "Tümü", "domainPickerTabOrganization": "Organizasyon", "domainPickerTabProvided": "Sağlanan", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "Güvenlik anahtarı başarıyla kaldırıldı", "securityKeyRemoveError": "Güvenlik anahtarı kaldırılırken hata oluştu", "securityKeyLoadError": "Güvenlik anahtarları yüklenirken hata oluştu", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "Güvenlik anahtarı ile devam edin", "securityKeyAuthError": "Güvenlik anahtarı ile kimlik doğrulama başarısız oldu", "securityKeyRecommendation": "Hesabınızdan kilitlenmediğinizden emin olmak için farklı bir cihazda başka bir güvenlik anahtarı kaydetmeyi düşünün.", "registering": "Kaydediliyor...", From a6409c16c337123df01936087bbea371500dd71f Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 17 Jul 2025 12:25:16 -0700 Subject: [PATCH 34/34] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 9c7cd905..4f7d779e 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -13,7 +13,7 @@ "welcome": "欢迎使用 Pangolin", "welcomeTo": "欢迎来到", "componentsCreateOrg": "创建组织", - "componentsMember": "You're a member of {count, plural, =0 {no organization} one {one organization} other {# organizations}}.", + "componentsMember": "您属于{count, plural, =0 {没有组织} one {一个组织} other {# 个组织}}。", "componentsInvalidKey": "检测到无效或过期的许可证密钥。按照许可证条款操作以继续使用所有功能。", "dismiss": "忽略", "componentsLicenseViolation": "许可证超限:该服务器使用了 {usedSites} 个站点,已超过授权的 {maxSites} 个。请遵守许可证条款以继续使用全部功能。", @@ -349,7 +349,7 @@ "licensePurchase": "购买许可证", "licensePurchaseSites": "购买更多站点", "licenseSitesUsedMax": "使用了 {usedSites}/{maxSites} 个站点", - "licenseSitesUsed": "{count, plural, =0 {# sites} one {# site} other {# sites}} in system.", + "licenseSitesUsed": "{count, plural, =0 {# 站点} one {# 站点} other {# 站点}}", "licensePurchaseDescription": "请选择您希望 {selectedMode, select, license {直接购买许可证,您可以随时增加更多站点。} other {为现有许可证购买更多站点}}", "licenseFee": "许可证费用", "licensePriceSite": "每个站点的价格", @@ -1198,8 +1198,8 @@ "newtUpdateAvailableInfo": "新版本的 Newt 已可用。请更新到最新版本以获得最佳体验。", "domainPickerEnterDomain": "输入您的域", "domainPickerPlaceholder": "myapp.example.com、api.v1.mydomain.com 或仅 myapp", - "domainPickerDescription": "Enter the full domain of the resource to see available options.", - "domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", + "domainPickerDescription": "输入资源的完整域名以查看可用选项。", + "domainPickerDescriptionSaas": "输入完整域名、子域或名称以查看可用选项。", "domainPickerTabAll": "所有", "domainPickerTabOrganization": "组织", "domainPickerTabProvided": "提供的", @@ -1232,7 +1232,7 @@ "securityKeyRemoveSuccess": "安全密钥删除成功", "securityKeyRemoveError": "删除安全密钥失败", "securityKeyLoadError": "加载安全密钥失败", - "securityKeyLogin": "Continue with security key", + "securityKeyLogin": "使用安全密钥继续", "securityKeyAuthError": "使用安全密钥认证失败", "securityKeyRecommendation": "考虑在其他设备上注册另一个安全密钥,以确保不会被锁定在您的账户之外。", "registering": "注册中...",