diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-05-31 12:09:29 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-05-31 12:24:10 +0200 |
| commit | d33ad07e125ca2f5ccb31d0791a858c33076e3df (patch) | |
| tree | 3c265b276f3910a3a0dc2b40aae21e90a7eec453 /client/locales/nl | |
| parent | 465e502f74100f0577ca344d0b58a59c6abe4548 (diff) | |
Client: Update translations from Weblate
Diffstat (limited to 'client/locales/nl')
| -rw-r--r-- | client/locales/nl/messages.gotext.json | 18 |
1 files changed, 9 insertions, 9 deletions
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 +} |
