diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-05-31 11:35:43 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-05-31 11:40:23 +0200 |
| commit | c1a6d03bb4c5f739c388e4b57836e8ebac27a204 (patch) | |
| tree | 8b0555ecd1b05dc28d2e33cee8131f32bfcb2326 /client/locales/de/messages.gotext.json | |
| parent | 92eea4ae9f1d47f2ac1ba7d70e00032ffb9f3a12 (diff) | |
Client: Move a lot of errors to internal only
Diffstat (limited to 'client/locales/de/messages.gotext.json')
| -rw-r--r-- | client/locales/de/messages.gotext.json | 204 |
1 files changed, 23 insertions, 181 deletions
diff --git a/client/locales/de/messages.gotext.json b/client/locales/de/messages.gotext.json index e64546b..ccf5487 100644 --- a/client/locales/de/messages.gotext.json +++ b/client/locales/de/messages.gotext.json @@ -2,44 +2,9 @@ "language": "de", "messages": [ { - "id": "The log file with directory: '{Directory}' failed to initialize", - "message": "The log file with directory: '{Directory}' failed to initialize", - "translation": "Die Log-Datei im Verzeichnis '{Directory}' konnte nicht initialisiert werden", - "placeholders": [ - { - "id": "Directory", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "directory" - } - ] - }, - { - "id": "The current server was not found when getting the VPN expiration date", - "message": "The current server was not found when getting the VPN expiration date", - "translation": "Der momentane Server wurde bei der Abfrage des Verfallsdatums der VPN nicht gefunden" - }, - { - "id": "The institute access server with URL: '{Identifier}' could not be added", - "message": "The institute access server with URL: '{Identifier}' could not be added", - "translation": "Der Institutszugriffserver mit der URL '{Identifier}' konnte nicht hinzugefügt werden", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "The secure internet server with organisation ID: '{Identifier}' could not be added", - "message": "The secure internet server with organisation ID: '{Identifier}' could not be added", - "translation": "Der sichere Internet-Server mit der Organisations-ID '{Identifier}' konnte nicht hinzugefügt werden", + "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", @@ -52,9 +17,9 @@ ] }, { - "id": "The custom server with URL: '{Identifier}' could not be added", - "message": "The custom server with URL: '{Identifier}' could not be added", - "translation": "Der benutzerdefinierte Server mit der URL '{Identifier}' konnte nicht hinzugefügt werden", + "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", @@ -67,9 +32,9 @@ ] }, { - "id": "input: '{Identifier}' is not a valid URL", - "message": "input: '{Identifier}' is not a valid URL", - "translation": "Eingabe: '{Identifier}' ist keine valide URL", + "id": "Failed to add a server with URL: '{Identifier}'", + "message": "Failed to add a server with URL: '{Identifier}'", + "translation": "", "placeholders": [ { "id": "Identifier", @@ -82,9 +47,9 @@ ] }, { - "id": "Server identifier: '{Identifier}', is not valid when getting a VPN configuration", - "message": "Server identifier: '{Identifier}', is not valid when getting a VPN configuration", - "translation": "Serveridentifikator '{Identifier}' ist beim Abrufen der VPN-Konfiguration invalid", + "id": "The input: '{Identifier}' is not a valid URL", + "message": "The input: '{Identifier}' is not a valid URL", + "translation": "", "placeholders": [ { "id": "Identifier", @@ -127,8 +92,8 @@ ] }, { - "id": "Server: '{Identifier}' could not be connected to", - "message": "Server: '{Identifier}' could not be connected to", + "id": "Failed to connect to server: '{Identifier}'", + "message": "Failed to connect to server: '{Identifier}'", "translation": "", "placeholders": [ { @@ -142,39 +107,9 @@ ] }, { - "id": "No VPN configuration for server: '{Identifier}' could be obtained", - "message": "No VPN configuration for server: '{Identifier}' could be obtained", - "translation": "Es konnte keine VPN-Konfiguration für den Server '{Identifier}' gefunden werden", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "Server identifier: '{Identifier}', is not valid when removing the server", - "message": "Server identifier: '{Identifier}', is not valid when removing the server", - "translation": "Serveridentifikator '{Identifier}' ist beim Entfernen des Servers invalid", - "placeholders": [ - { - "id": "Identifier", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "identifier" - } - ] - }, - { - "id": "The server: '{Identifier}' could not be removed", - "message": "The server: '{Identifier}' could not be removed", - "translation": "Der Server '{Identifier}' konnte nicht entfernt werden", + "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", + "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", + "translation": "", "placeholders": [ { "id": "Identifier", @@ -187,107 +122,14 @@ ] }, { - "id": "The current server could not be retrieved", - "message": "The current server could not be retrieved", - "translation": "Der momentane Server konnte nicht abgerufen werden" - }, - { - "id": "Failed to set the profile ID: '{PID}'", - "message": "Failed to set the profile ID: '{PID}'", - "translation": "Die Profil-ID '{PID}' konnte nicht gesetzt werden", - "placeholders": [ - { - "id": "PID", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pID" - } - ] - }, - { - "id": "The current server was not found when cleaning up the connection", - "message": "The current server was not found when cleaning up the connection", - "translation": "Der momentane Server konnte beim Aufräumen der Verbindung nicht gefunden werden" - }, - { - "id": "No OAuth tokens were found when cleaning up the connection", - "message": "No OAuth tokens were found when cleaning up the connection", - "translation": "Keine OAuth-Tokens wurden beim Aufräumen der Verbindung gefunden" - }, - { - "id": "The server was unable to be retrieved when cleaning up the connection", - "message": "The server was unable to be retrieved when cleaning up the connection", - "translation": "Der Server konnte beim Aufräumen der Verbindung nicht abgerufen werden" - }, - { - "id": "Failed to cleanup the VPN connection", - "message": "Failed to cleanup the VPN connection", - "translation": "Die VPN-Verbindung konnte nicht aufgeräumt werden" - }, - { - "id": "Failed to get the secure internet server with id: '{OrgID}' for setting a location", - "message": "Failed to get the secure internet server with id: '{OrgID}' for setting a location", - "translation": "Es konnte kein sicherer Internetserver mit der ID '{OrgID}' zum Setzen des Ortes abgerufen werden", - "placeholders": [ - { - "id": "OrgID", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "orgID" - } - ] - }, - { - "id": "The current server could not be retrieved when renewing the session", - "message": "The current server could not be retrieved when renewing the session", - "translation": "Der momentane Server konnte beim Erneuern der Sitzung nicht abgerufen werden" - }, - { - "id": "The server was unable to be retrieved when renewing the session", - "message": "The server was unable to be retrieved when renewing the session", - "translation": "Der Server konnte beim Erneuern der Sitzung nicht abgerufen werden" - }, - { - "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", - "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", - "translation": "Failover konnte nicht mit Gateway '{Gateway}' und MTU '{Mtu}' abgeschlossen werden", - "placeholders": [ - { - "id": "Gateway", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "gateway" - }, - { - "id": "Mtu", - "string": "%[2]d", - "type": "int", - "underlyingType": "int", - "argNum": 2, - "expr": "mtu" - } - ] - }, - { - "id": "An error occurred after getting the discovery files for the list of organizations", - "message": "An error occurred after getting the discovery files for the list of organizations", - "translation": "Nach dem Abfragen der Discovery-Dateien für die Organisationsliste trat ein Fehler auf" - }, - { - "id": "An error occurred after getting the discovery files for the list of servers", - "message": "An error occurred after getting the discovery files for the list of servers", - "translation": "Nach dem Abfragen der Discovery-Dateien für die Serverliste trat ein Fehler auf" + "id": "Failed to obtain the list of organizations", + "message": "Failed to obtain the list of organizations", + "translation": "" }, { - "id": "The VPN proxy exited", - "message": "The VPN proxy exited", - "translation": "Die VPN-Proxy brach ab" + "id": "Failed to obtain the list of servers", + "message": "Failed to obtain the list of servers", + "translation": "" }, { "id": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'", |
