summaryrefslogtreecommitdiff
path: root/client/locales/da/messages.gotext.json
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-02-19 13:29:59 +0100
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-02-19 14:15:07 +0100
commit8105ddc29c230d950b79f098009796b40362571f (patch)
tree57a489a83b2b783f2032669c90a78952d5f7efdf /client/locales/da/messages.gotext.json
parent37ebcad635597d881e9516eeb28c445e8a3775ec (diff)
Translations: Sync with source code
Diffstat (limited to 'client/locales/da/messages.gotext.json')
-rw-r--r--client/locales/da/messages.gotext.json225
1 files changed, 101 insertions, 124 deletions
diff --git a/client/locales/da/messages.gotext.json b/client/locales/da/messages.gotext.json
index c45ad99..ec3f607 100644
--- a/client/locales/da/messages.gotext.json
+++ b/client/locales/da/messages.gotext.json
@@ -17,118 +17,88 @@
]
},
{
- "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": ""
- },
- {
- "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",
+ "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": ""
},
{
- "id": "The current server could not be found when getting it for expiry",
- "message": "The current server could not be found when getting it for expiry",
- "translation": ""
- },
- {
- "id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
- "message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
+ "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": "",
"placeholders": [
{
- "id": "Namesrv",
+ "id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "server.Name(srv)"
+ "expr": "identifier"
}
]
},
{
- "id": "The secure internet location could not be set",
- "message": "The secure internet location could not be set",
- "translation": ""
- },
- {
- "id": "The client tried to autoconnect to the VPN server: {Namesrv}, but you need to authorizate again. Please manually connect again",
- "message": "The client tried to autoconnect to the VPN server: {Namesrv}, but you need to authorizate again. Please manually connect again",
+ "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": "",
"placeholders": [
{
- "id": "Namesrv",
+ "id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "server.Name(srv)"
+ "expr": "identifier"
}
]
},
{
- "id": "The authorization procedure failed to complete",
- "message": "The authorization procedure failed to complete",
- "translation": ""
- },
- {
- "id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
- "message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
+ "id": "The custom server with URL: '{Identifier}' could not be added",
+ "message": "The custom server with URL: '{Identifier}' could not be added",
"translation": "",
"placeholders": [
{
- "id": "Namesrv",
+ "id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "server.Name(srv)"
+ "expr": "identifier"
}
]
},
{
- "id": "No suitable profiles could be found",
- "message": "No suitable profiles could be found",
- "translation": ""
- },
- {
- "id": "Profile with ID: '{PID}' could not be set",
- "message": "Profile with ID: '{PID}' could not be set",
+ "id": "input: '{Identifier}' is not a valid URL",
+ "message": "input: '{Identifier}' is not a valid URL",
"translation": "",
"placeholders": [
{
- "id": "PID",
+ "id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "pID"
+ "expr": "identifier"
}
]
},
{
- "id": "Profile with ID: '{PID}' could not be obtained from the server",
- "message": "Profile with ID: '{PID}' could not be obtained from the server",
+ "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": "",
"placeholders": [
{
- "id": "PID",
+ "id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "pID"
+ "expr": "identifier"
}
]
},
{
- "id": "The identifier that was passed to the library is incorrect",
- "message": "The identifier that was passed to the library is incorrect",
- "translation": ""
- },
- {
- "id": "Could not retrieve institute access server with URL: '{Identifier}' from discovery",
- "message": "Could not retrieve institute access server with URL: '{Identifier}' from discovery",
+ "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorizate again. Please manually connect again",
+ "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorizate again. Please manually connect again",
"translation": "",
"placeholders": [
{
@@ -142,8 +112,8 @@
]
},
{
- "id": "The institute access server with URL: '{Identifier}' could not be added",
- "message": "The institute access server with URL: '{Identifier}' could not be added",
+ "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": [
{
@@ -157,8 +127,8 @@
]
},
{
- "id": "The secure internet server with organisation ID: '{Identifier}' could not be retrieved from discovery",
- "message": "The secure internet server with organisation ID: '{Identifier}' could not be retrieved from discovery",
+ "id": "Server: '{Identifier}' could not be obtained",
+ "message": "Server: '{Identifier}' could not be obtained",
"translation": "",
"placeholders": [
{
@@ -172,8 +142,8 @@
]
},
{
- "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",
+ "id": "No VPN configuration for server: '{Identifier}' could be obtained",
+ "message": "No VPN configuration for server: '{Identifier}' could be obtained",
"translation": "",
"placeholders": [
{
@@ -187,8 +157,8 @@
]
},
{
- "id": "The custom server with URL: '{Identifier}' could not be added",
- "message": "The custom server with URL: '{Identifier}' could not be added",
+ "id": "Server identifier: '{Identifier}', is not valid when removing the server",
+ "message": "Server identifier: '{Identifier}', is not valid when removing the server",
"translation": "",
"placeholders": [
{
@@ -202,18 +172,8 @@
]
},
{
- "id": "The VPN configuration could not be obtained",
- "message": "The VPN configuration could not be obtained",
- "translation": ""
- },
- {
- "id": "The current profile could not be found",
- "message": "The current profile could not be found",
- "translation": ""
- },
- {
- "id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
- "message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
+ "id": "The server: '{Identifier}' could not be removed",
+ "message": "The server: '{Identifier}' could not be removed",
"translation": "",
"placeholders": [
{
@@ -223,88 +183,72 @@
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
- },
- {
- "id": "Type",
- "string": "%[2]d",
- "type": "github.com/eduvpn/eduvpn-common/types/server.Type",
- "underlyingType": "int8",
- "argNum": 2,
- "expr": "_type"
}
]
},
{
- "id": "The operation for getting a VPN configuration was canceled",
- "message": "The operation for getting a VPN configuration was canceled",
+ "id": "The current server could not be retrieved",
+ "message": "The current server could not be retrieved",
"translation": ""
},
{
- "id": "Failed to set the server with identifier: '{Identifier}' as the current",
- "message": "Failed to set the server with identifier: '{Identifier}' as the current",
+ "id": "Failed to set the profile ID: '{PID}'",
+ "message": "Failed to set the profile ID: '{PID}'",
"translation": "",
"placeholders": [
{
- "id": "Identifier",
+ "id": "PID",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "identifier"
+ "expr": "pID"
}
]
},
{
- "id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal",
- "message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal",
- "translation": "",
- "placeholders": [
- {
- "id": "Identifier",
- "string": "%[1]s",
- "type": "string",
- "underlyingType": "string",
- "argNum": 1,
- "expr": "identifier"
- },
- {
- "id": "Type",
- "string": "%[2]d",
- "type": "github.com/eduvpn/eduvpn-common/types/server.Type",
- "underlyingType": "int8",
- "argNum": 2,
- "expr": "_type"
- }
- ]
+ "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": ""
},
{
- "id": "Failed to get the current server to cleanup the connection",
- "message": "Failed to get the current server to cleanup the connection",
+ "id": "No OAuth tokens were found when cleaning up the connection",
+ "message": "No OAuth tokens were found when cleaning up the connection",
"translation": ""
},
{
- "id": "The cleanup process was canceled",
- "message": "The cleanup process was canceled",
+ "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": ""
},
{
- "id": "Failed to cleanup the VPN connection for the current server",
- "message": "Failed to cleanup the VPN connection for the current server",
+ "id": "Failed to cleanup the VPN connection",
+ "message": "Failed to cleanup the VPN connection",
"translation": ""
},
{
- "id": "No secure internet server available to set a location for",
- "message": "No secure internet server available to set a location for",
- "translation": ""
+ "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": "",
+ "placeholders": [
+ {
+ "id": "OrgID",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "orgID"
+ }
+ ]
},
{
- "id": "Failed to get current server for renewing the session",
- "message": "Failed to get current server for renewing the session",
+ "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": ""
},
{
- "id": "The renewing process was canceled",
- "message": "The renewing process was canceled",
+ "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": ""
},
{
@@ -331,11 +275,44 @@
]
},
{
- "id": "timeout reached",
- "message": "timeout reached",
+ "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": ""
+ },
+ {
+ "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": ""
},
{
+ "id": "The VPN proxy exited",
+ "message": "The VPN proxy exited",
+ "translation": ""
+ },
+ {
+ "id": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'",
+ "message": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'",
+ "translation": "",
+ "placeholders": [
+ {
+ "id": "URL",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "tErr.URL"
+ },
+ {
+ "id": "Method",
+ "string": "%[2]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "tErr.Method"
+ }
+ ]
+ },
+ {
"id": "with cause:",
"message": "with cause:",
"translation": ""