From d33ad07e125ca2f5ccb31d0791a858c33076e3df Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 31 May 2024 12:09:29 +0200 Subject: Client: Update translations from Weblate --- client/locales/nl/messages.gotext.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'client/locales/nl') diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json index c63beb7..b4ea233 100644 --- a/client/locales/nl/messages.gotext.json +++ b/client/locales/nl/messages.gotext.json @@ -4,7 +4,7 @@ { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", - "translation": "", + "translation": "Het is mislukt om een institute access server toe te voegen met URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -19,7 +19,7 @@ { "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": "", + "translation": "Het is mislukt om een secure internet server toe te voegen met organisatie ID: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -34,7 +34,7 @@ { "id": "Failed to add a server with URL: '{Identifier}'", "message": "Failed to add a server with URL: '{Identifier}'", - "translation": "", + "translation": "Het is mislukt om een server toe te voegen met URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -49,7 +49,7 @@ { "id": "The input: '{Identifier}' is not a valid URL", "message": "The input: '{Identifier}' is not a valid URL", - "translation": "", + "translation": "Het ingegeven veld: '{Identifier}' is geen geldige URL", "placeholders": [ { "id": "Identifier", @@ -94,7 +94,7 @@ { "id": "Failed to connect to server: '{Identifier}'", "message": "Failed to connect to server: '{Identifier}'", - "translation": "", + "translation": "Het is mislukt om te verbinden met server: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -109,7 +109,7 @@ { "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "", + "translation": "Het is mislukt om een VPN configuratie op te halen voor server: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -124,12 +124,12 @@ { "id": "Failed to obtain the list of organizations", "message": "Failed to obtain the list of organizations", - "translation": "" + "translation": "Het is mislukt om de lijst van organisaties op te halen" }, { "id": "Failed to obtain the list of servers", "message": "Failed to obtain the list of servers", - "translation": "" + "translation": "Het is mislukt om de lijst van servers op te halen" }, { "id": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'", @@ -165,4 +165,4 @@ "translation": "Een interne fout is opgetreden" } ] -} \ No newline at end of file +} -- cgit v1.2.3