diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-19 10:57:07 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-20 12:19:29 +0100 |
| commit | a542f3f0d657a5a53fbfa8ce791cb956fe8799dc (patch) | |
| tree | 14f8139b80224cf32473d030ff7a278ec3768d6b /client/locales | |
| parent | 83ccefc3435f31afa5c9b41dd2a20a1a342f6fe8 (diff) | |
locales: run sync translations
Diffstat (limited to 'client/locales')
| -rw-r--r-- | client/locales/cs/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/da/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/de/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/en/messages.gotext.json | 82 | ||||
| -rw-r--r-- | client/locales/es/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/fr/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/it/messages.gotext.json | 78 | ||||
| -rw-r--r-- | client/locales/ja/messages.gotext.json | 1 | ||||
| -rw-r--r-- | client/locales/nl/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/pl/messages.gotext.json | 1 | ||||
| -rw-r--r-- | client/locales/pt/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/sl/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/tr/messages.gotext.json | 1 | ||||
| -rw-r--r-- | client/locales/uk/messages.gotext.json | 80 | ||||
| -rw-r--r-- | client/locales/und/messages.gotext.json | 148 |
15 files changed, 426 insertions, 605 deletions
diff --git a/client/locales/cs/messages.gotext.json b/client/locales/cs/messages.gotext.json index 364037f..7ea4558 100644 --- a/client/locales/cs/messages.gotext.json +++ b/client/locales/cs/messages.gotext.json @@ -2,6 +2,21 @@ "language": "cs", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Nepodařilo se přidat přístupový server instituce s URL: '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "Klient se pokusil o automatické připojení k VPN serveru: '{Identifier}', ale musíte se znovu autorizovat. Připojte se prosím znovu ručně.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "Klient se pokusil o automatické připojení k VPN serveru: '{Identifier}', ale operaci se nepodařilo dokončit", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Nepodařilo se připojit k serveru: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Nepodařilo se získat konfiguraci VPN pro server: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Došlo k vnitřní chybě" } ] -} +}
\ No newline at end of file diff --git a/client/locales/da/messages.gotext.json b/client/locales/da/messages.gotext.json index b2e9e62..53b30d1 100644 --- a/client/locales/da/messages.gotext.json +++ b/client/locales/da/messages.gotext.json @@ -2,6 +2,21 @@ "language": "da", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Kunne ikke tilføje en server for institutadgang med URL’en '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "Klienten forsøgte at forbinde automatisk til VPN-serveren '{Identifier}', men dét kræver din fornyede godkendelse. Forbind venligst manuelt.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "Klienten forsøgte at forbinde til VPN-serveren '{Identifier}', men forsøget kunne ikke fuldføres", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Kunne ikke forbinde til serveren '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Kunne ikke få en VPN-konfiguration for serveren '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Der skete en intern fejl" } ] -} +}
\ No newline at end of file diff --git a/client/locales/de/messages.gotext.json b/client/locales/de/messages.gotext.json index 3508c8b..856eaad 100644 --- a/client/locales/de/messages.gotext.json +++ b/client/locales/de/messages.gotext.json @@ -2,6 +2,21 @@ "language": "de", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Fehler beim Hinzufügen eines Institutszugangsservers mit URL: '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "Der Client hat versucht, sich automatisch mit dem VPN-Server '{Identifier}' zu verbinden, aber Sie müssen sich erneut autorisieren. Bitte verbinden Sie sich erneut manuell.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "Der Client hat versucht, sich automatisch mit dem VPN-Server '{Identifier}' zu verbinden, aber der Vorgang konnte nicht abgeschlossen werden", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Verbindung zum Server fehlgeschlagen: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Es konnte keine VPN-Konfiguration für den Server abgerufen werden: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Ein interner Fehler ist aufgetreten" } ] -} +}
\ No newline at end of file diff --git a/client/locales/en/messages.gotext.json b/client/locales/en/messages.gotext.json index 5436d5d..657a87e 100644 --- a/client/locales/en/messages.gotext.json +++ b/client/locales/en/messages.gotext.json @@ -2,6 +2,23 @@ "language": "en", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "IP network does not contain incremented IP: {Ret}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ], + "fuzzy": true + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Failed to add an institute access server with URL: '{Identifier}'", @@ -70,71 +87,24 @@ "fuzzy": true }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "The client tried to autoconnect to the server, but the operation failed to complete", "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ], "fuzzy": true }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "Failed to connect to server", "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ], - "fuzzy": true - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Failed to connect to server: '{Identifier}'", - "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ], "fuzzy": true }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Failed to obtain a VPN configuration for server: '{Identifier}'", + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "Failed to obtain a VPN configuration for the server", "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ], "fuzzy": true }, { diff --git a/client/locales/es/messages.gotext.json b/client/locales/es/messages.gotext.json index cdce493..7c96a5b 100644 --- a/client/locales/es/messages.gotext.json +++ b/client/locales/es/messages.gotext.json @@ -2,6 +2,21 @@ "language": "es", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Error al agregar el servidor de acceso a la institución. URL del servidor: '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "El cliente intentó autoconectarse al servidor VPN: '{Identifier}', pero necesita autorizarse de nuevo. Por favor, conéctese manualmente de nuevo.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "El cliente intentó autoconectarse al servidor VPN: {Identifier}', pero la operación no se ha completado", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Error al conectar con el servidor: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Error al obtener una configuración VPN para el servidor: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Se ha producido un error" } ] -} +}
\ No newline at end of file diff --git a/client/locales/fr/messages.gotext.json b/client/locales/fr/messages.gotext.json index 4cf0324..01e41a3 100644 --- a/client/locales/fr/messages.gotext.json +++ b/client/locales/fr/messages.gotext.json @@ -2,6 +2,21 @@ "language": "fr", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Échec de l'ajout d'un serveur d'accès à un institut avec l'URL : '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "Le client a essayé de se connecter automatiquement au serveur VPN : '{Identifier}', mais vous devez l'autoriser de nouveau. Veuillez vous reconnecter manuellement.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "Le client a essayé de se connecter automatiquement au serveur VPN : '{Identifier}', mais l'opération a échouée", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Échec de la connexion au serveur : '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Échec d'obtention d'une configuration VPN pour le serveur : '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Une erreur interne s'est produite" } ] -} +}
\ No newline at end of file diff --git a/client/locales/it/messages.gotext.json b/client/locales/it/messages.gotext.json index 063aaae..f2f98b2 100644 --- a/client/locales/it/messages.gotext.json +++ b/client/locales/it/messages.gotext.json @@ -2,23 +2,23 @@ "language": "it", "messages": [ { - "id": "Failed to add an institute access server with URL: '{Identifier}'", - "message": "Failed to add an institute access server with URL: '{Identifier}'", + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", "translation": "", "placeholders": [ { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", "argNum": 1, - "expr": "identifier" + "expr": "ret" } ] }, { - "id": "Failed to add a secure internet server with organisation ID: '{Identifier}'", - "message": "Failed to add a secure internet server with organisation ID: '{Identifier}'", + "id": "Failed to add an institute access server with URL: '{Identifier}'", + "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "", "placeholders": [ { @@ -32,8 +32,8 @@ ] }, { - "id": "Failed to add a server with URL: '{Identifier}'", - "message": "Failed to add a server with URL: '{Identifier}'", + "id": "Failed to add a secure internet server with organisation ID: '{Identifier}'", + "message": "Failed to add a secure internet server with organisation ID: '{Identifier}'", "translation": "", "placeholders": [ { @@ -47,8 +47,8 @@ ] }, { - "id": "The input: '{Identifier}' is not a valid URL", - "message": "The input: '{Identifier}' is not a valid URL", + "id": "Failed to add a server with URL: '{Identifier}'", + "message": "Failed to add a server with URL: '{Identifier}'", "translation": "", "placeholders": [ { @@ -62,8 +62,8 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", + "id": "The input: '{Identifier}' is not a valid URL", + "message": "The input: '{Identifier}' is not a valid URL", "translation": "", "placeholders": [ { @@ -77,49 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", diff --git a/client/locales/ja/messages.gotext.json b/client/locales/ja/messages.gotext.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/client/locales/ja/messages.gotext.json @@ -0,0 +1 @@ +{} diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json index 7d800cb..c66921a 100644 --- a/client/locales/nl/messages.gotext.json +++ b/client/locales/nl/messages.gotext.json @@ -2,6 +2,21 @@ "language": "nl", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Het is mislukt om een institute access server toe te voegen met URL: '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "De client wilde automatisch verbinden met de VPN server: '{Identifier}', maar er is geen geldige authorizatie. Verbind handmatig nog een keer.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "De client wilde automatisch verbinden met de VPN server: '{Identifier}', maar het was mislukt", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Het is mislukt om te verbinden met server: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Het is mislukt om een VPN configuratie op te halen voor server: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Een interne fout is opgetreden" } ] -} +}
\ No newline at end of file diff --git a/client/locales/pl/messages.gotext.json b/client/locales/pl/messages.gotext.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/client/locales/pl/messages.gotext.json @@ -0,0 +1 @@ +{} diff --git a/client/locales/pt/messages.gotext.json b/client/locales/pt/messages.gotext.json index 3bc2c77..b4da4f3 100644 --- a/client/locales/pt/messages.gotext.json +++ b/client/locales/pt/messages.gotext.json @@ -2,6 +2,21 @@ "language": "pt", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Falha ao adicionar um servidor de acesso ao instituto com URL: '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "O cliente tentou se conectar automaticamente ao servidor VPN: '{Identifier}', mas você precisa autorizar novamente. Conecte-se manualmente novamente.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "O cliente tentou se conectar automaticamente ao servidor VPN: '{Identifier}', mas a operação não foi concluída", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Falha ao conectar ao servidor: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Falha ao obter uma configuração VPN para o servidor: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Ocorreu um erro interno" } ] -} +}
\ No newline at end of file diff --git a/client/locales/sl/messages.gotext.json b/client/locales/sl/messages.gotext.json index d8d07a4..b61ca81 100644 --- a/client/locales/sl/messages.gotext.json +++ b/client/locales/sl/messages.gotext.json @@ -2,6 +2,21 @@ "language": "sl", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Napaka pri dodajanju strežnika za dostop do ustanove. Strežnikov URL: '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "Odjemalec se je poskusil samodejno povezati s strežnikom VPN \"{Identifier}\", vendar ga morate ponovno avtorizirati. Ponovno se povežite ročno.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "Odjemalec se je poskusil samodejno povezati s strežnikom VPN \"{Identifier}\", vendar mu ni uspelo", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Napaka pri povezovanju s strežnikom \"{Identifier}\"", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Napaka pri pridobivanju nastavitve VPN za strežnik \"{Identifier}\"", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Prišlo je do notranje napake" } ] -} +}
\ No newline at end of file diff --git a/client/locales/tr/messages.gotext.json b/client/locales/tr/messages.gotext.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/client/locales/tr/messages.gotext.json @@ -0,0 +1 @@ +{} diff --git a/client/locales/uk/messages.gotext.json b/client/locales/uk/messages.gotext.json index 9df9e28..29d22d5 100644 --- a/client/locales/uk/messages.gotext.json +++ b/client/locales/uk/messages.gotext.json @@ -2,6 +2,21 @@ "language": "uk", "messages": [ { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Не вдалося додати сервер доступу до інституту з URL-адресою: '{Identifier}'", @@ -62,64 +77,19 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "Клієнт спробував автоматично підключитися до сервера VPN: '{Identifier}', але вам потрібно авторизуватися повторно. Знову підключіться вручну.", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "Клієнт намагався автоматично підключитися до сервера VPN: '{Identifier}', але операція не завершилася", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Failed to connect to server: '{Identifier}'", - "message": "Failed to connect to server: '{Identifier}'", - "translation": "Не вдалося підключитися до сервера: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" }, { - "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "Не вдалося отримати конфігурацію VPN для сервера: '{Identifier}'", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" }, { "id": "Failed to obtain the list of organizations", @@ -175,4 +145,4 @@ "translation": "Сталася внутрішня помилка" } ] -} +}
\ No newline at end of file diff --git a/client/locales/und/messages.gotext.json b/client/locales/und/messages.gotext.json new file mode 100644 index 0000000..2d29a4c --- /dev/null +++ b/client/locales/und/messages.gotext.json @@ -0,0 +1,148 @@ +{ + "language": "und", + "messages": [ + { + "id": "IP network does not contain incremented IP: {Ret}", + "message": "IP network does not contain incremented IP: {Ret}", + "translation": "", + "placeholders": [ + { + "id": "Ret", + "string": "%[1]v", + "type": "net.IP", + "underlyingType": "[]byte", + "argNum": 1, + "expr": "ret" + } + ] + }, + { + "id": "Failed to add an institute access server with URL: '{Identifier}'", + "message": "Failed to add an institute access server with URL: '{Identifier}'", + "translation": "", + "placeholders": [ + { + "id": "Identifier", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "identifier" + } + ] + }, + { + "id": "Failed to add a secure internet server with organisation ID: '{Identifier}'", + "message": "Failed to add a secure internet server with organisation ID: '{Identifier}'", + "translation": "", + "placeholders": [ + { + "id": "Identifier", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "identifier" + } + ] + }, + { + "id": "Failed to add a server with URL: '{Identifier}'", + "message": "Failed to add a server with URL: '{Identifier}'", + "translation": "", + "placeholders": [ + { + "id": "Identifier", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "identifier" + } + ] + }, + { + "id": "The input: '{Identifier}' is not a valid URL", + "message": "The input: '{Identifier}' is not a valid URL", + "translation": "", + "placeholders": [ + { + "id": "Identifier", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "identifier" + } + ] + }, + { + "id": "The client tried to autoconnect to the server, but the operation failed to complete", + "message": "The client tried to autoconnect to the server, but the operation failed to complete", + "translation": "" + }, + { + "id": "Failed to connect to server", + "message": "Failed to connect to server", + "translation": "" + }, + { + "id": "Failed to obtain a VPN configuration for the server", + "message": "Failed to obtain a VPN configuration for the server", + "translation": "" + }, + { + "id": "Failed to obtain the list of organizations", + "message": "Failed to obtain the list of organizations", + "translation": "" + }, + { + "id": "Failed to obtain the list of servers", + "message": "Failed to obtain the list of servers", + "translation": "" + }, + { + "id": "Timeout reached contacting URL: '{URL}'", + "message": "Timeout reached contacting URL: '{URL}'", + "translation": "", + "placeholders": [ + { + "id": "URL", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "tErr.URL" + } + ] + }, + { + "id": "{Msg}. The cause of the error is: {Error}.", + "message": "{Msg}. The cause of the error is: {Error}.", + "translation": "", + "placeholders": [ + { + "id": "Msg", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "msg" + }, + { + "id": "Error", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.wrapped.Error()" + } + ] + }, + { + "id": "An internal error occurred", + "message": "An internal error occurred", + "translation": "" + } + ] +}
\ No newline at end of file |
