summaryrefslogtreecommitdiff
path: root/client/locales/nl
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/nl
parent37ebcad635597d881e9516eeb28c445e8a3775ec (diff)
Translations: Sync with source code
Diffstat (limited to 'client/locales/nl')
-rw-r--r--client/locales/nl/messages.gotext.json267
1 files changed, 122 insertions, 145 deletions
diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json
index 21a53a5..0d94d5a 100644
--- a/client/locales/nl/messages.gotext.json
+++ b/client/locales/nl/messages.gotext.json
@@ -17,119 +17,89 @@
]
},
{
- "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": "Er is een fout opgetreden met het ophalen van de lijst van organisaties"
- },
- {
- "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": "Er is een fout opgetreden met het ophalen van de lijst van servers"
- },
- {
- "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": "De huidige VPN server kon niet worden gevonden"
+ "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 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",
- "translation": "De client wilde automatisch verbinden met VPN server: {Namesrv}, maar de huidige locatie is niet gevonden. U moet opnieuw handmatig verbinden",
+ "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": "De institute access server met URL: '{Identifier}' kan niet toegevoegd worden",
"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": "De locatie voor de secure internet server kon niet opgeslagen"
- },
- {
- "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",
- "translation": "De client wilde automatisch verbinden met VPN server: {Namesrv}, maar authorizatie is nodig. U moet handmatig opnieuw verbinden",
+ "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": "De secure internet server met identiteit: '{Identifier}' kan niet toegevoegd worden",
"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": "Het authorizatie proces kon niet voltooid worden"
- },
- {
- "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",
- "translation": "De client wilde automatisch verbinden met VPN server: {Namesrv}, maar er was geen geldig profiel gevinden. U moet handmatig opnieuw verbinden",
+ "id": "The custom server with URL: '{Identifier}' could not be added",
+ "message": "The custom server with URL: '{Identifier}' could not be added",
+ "translation": "De server met URL: '{Identifier}' kan niet toegevoegd worden",
"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": "Er zijn geen profielen gevonden om mee te verbinden"
- },
- {
- "id": "Profile with ID: '{PID}' could not be set",
- "message": "Profile with ID: '{PID}' could not be set",
- "translation": "Het profiel met identiteit: '{PID}' kon niet opgeslagen worden",
+ "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",
- "translation": "Het profiel met identiteit: '{PID}' kon niet opgehaald worden van de 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": "De identiteit die aan de library werd gegeven is niet correct"
- },
- {
- "id": "Could not retrieve institute access server with URL: '{Identifier}' from discovery",
- "message": "Could not retrieve institute access server with URL: '{Identifier}' from discovery",
- "translation": "De institute access server met URL: '{Identifier}' kan niet opgehaald worden van 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": [
{
"id": "Identifier",
@@ -142,9 +112,9 @@
]
},
{
- "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": "De institute access server met URL: '{Identifier}' kan niet toegevoegd worden",
+ "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",
@@ -157,9 +127,9 @@
]
},
{
- "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",
- "translation": "De secure internet server met identiteit: '{Identifier}' kan niet opgehaald worden van discovery",
+ "id": "Server: '{Identifier}' could not be obtained",
+ "message": "Server: '{Identifier}' could not be obtained",
+ "translation": "",
"placeholders": [
{
"id": "Identifier",
@@ -172,9 +142,9 @@
]
},
{
- "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": "De secure internet server met identiteit: '{Identifier}' kan niet toegevoegd worden",
+ "id": "No VPN configuration for server: '{Identifier}' could be obtained",
+ "message": "No VPN configuration for server: '{Identifier}' could be obtained",
+ "translation": "",
"placeholders": [
{
"id": "Identifier",
@@ -187,9 +157,9 @@
]
},
{
- "id": "The custom server with URL: '{Identifier}' could not be added",
- "message": "The custom server with URL: '{Identifier}' could not be added",
- "translation": "De server met URL: '{Identifier}' kan niet toegevoegd worden",
+ "id": "Server identifier: '{Identifier}', is not valid when removing the server",
+ "message": "Server identifier: '{Identifier}', is not valid when removing the server",
+ "translation": "",
"placeholders": [
{
"id": "Identifier",
@@ -202,19 +172,9 @@
]
},
{
- "id": "The VPN configuration could not be obtained",
- "message": "The VPN configuration could not be obtained",
- "translation": "De VPN configuratie kan niet opgehaald worden"
- },
- {
- "id": "The current profile could not be found",
- "message": "The current profile could not be found",
- "translation": "Het huidig profiel kan niet gevonden worden"
- },
- {
- "id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
- "message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
- "translation": "De identiteit: '{Identifier}' voor server met type: '{Type}' is niet geldig",
+ "id": "The server: '{Identifier}' could not be removed",
+ "message": "The server: '{Identifier}' could not be removed",
+ "translation": "",
"placeholders": [
{
"id": "Identifier",
@@ -223,89 +183,73 @@
"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",
- "translation": "De procedure om een VPN configuratie op te halen is verbroken"
+ "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",
- "translation": "De server met identiteit: '{Identifier}' kan niet als de hudige server gezet worden",
+ "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": "Identiteit: '{Identifier}' voor server met type: '{Type}' is niet geldig om verwijderd te worden",
- "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",
- "translation": "De huidige server kan niet opgehaald worden om de connectie te verwijderen"
+ "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",
- "translation": "De opschoon procedure was afgebroken"
+ "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",
- "translation": "De VPN connectie is niet volledig opgeruimd"
+ "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": "Er is geen \"secure internet\" server beschikbaar om de locatie voor in te stellen"
+ "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",
- "translation": "De huidige server kan niet opgehaald worden om de sessie te hernieuwen"
+ "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",
- "translation": "De hernieuw procedure was afgebroken"
+ "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": ""
},
{
"id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'",
@@ -331,9 +275,42 @@
]
},
{
- "id": "timeout reached",
- "message": "timeout reached",
- "translation": "Er is een time-out opgetreden in de verbinding. Controleer uw internetverbinding"
+ "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": "Er is een fout opgetreden met het ophalen van de lijst van organisaties"
+ },
+ {
+ "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": "Er is een fout opgetreden met het ophalen van de lijst van servers"
+ },
+ {
+ "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:",
@@ -346,4 +323,4 @@
"translation": "Een interne fout is opgetreden"
}
]
-}
+} \ No newline at end of file