summaryrefslogtreecommitdiff
path: root/client/locales/da/messages.gotext.json
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-19 10:57:07 +0100
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-20 12:19:29 +0100
commita542f3f0d657a5a53fbfa8ce791cb956fe8799dc (patch)
tree14f8139b80224cf32473d030ff7a278ec3768d6b /client/locales/da/messages.gotext.json
parent83ccefc3435f31afa5c9b41dd2a20a1a342f6fe8 (diff)
locales: run sync translations
Diffstat (limited to 'client/locales/da/messages.gotext.json')
-rw-r--r--client/locales/da/messages.gotext.json80
1 files changed, 25 insertions, 55 deletions
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