diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-08-22 09:51:06 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-08-22 09:56:00 +0200 |
| commit | 9633608d4fe75602ff39e55fd800cdece2361524 (patch) | |
| tree | 7d618182777c9b0b1881007afb9b2d73633884fb /client/locales/da/messages.gotext.json | |
| parent | bf1094b4342a1b0e3b5cf7775ed1f43389472b8c (diff) | |
Client: Update translations from Weblate
Diffstat (limited to 'client/locales/da/messages.gotext.json')
| -rw-r--r-- | client/locales/da/messages.gotext.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/locales/da/messages.gotext.json b/client/locales/da/messages.gotext.json index 3bf33d9..7bc83ad 100644 --- a/client/locales/da/messages.gotext.json +++ b/client/locales/da/messages.gotext.json @@ -49,7 +49,7 @@ { "id": "The input: '{Identifier}' is not a valid URL", "message": "The input: '{Identifier}' is not a valid URL", - "translation": "Inputtet '{Identifier}' er altså ikke nogen gyldig URL", + "translation": "Inputtet '{Identifier}' er ikke nogen gyldig URL", "placeholders": [ { "id": "Identifier", @@ -64,7 +64,7 @@ { "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": "Klienten forsøgte at forbinde automatisk til VPN-serveren '{Identifier}, men dét kræver din fornyede godkendelse. Forbind venligst manuelt.", + "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", @@ -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": "Kunne ikke få en VPN-konfiguration for serven '{Identifier}'", + "translation": "Kunne ikke få en VPN-konfiguration for serveren '{Identifier}'", "placeholders": [ { "id": "Identifier", |
