diff options
author | Ruben Pollan <meskio@sindominio.net> | 2019-01-03 17:56:21 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2019-01-03 17:56:21 +0100 |
commit | 9434d2534b0031c20de64ba03518aa7a150b265d (patch) | |
tree | 179c322061c8b3d89290d33e91b79aa08ef322b4 /locales/nl/messages.gotext.json | |
parent | 276eb57b559d09581ff1da2154319e9377745f32 (diff) |
[i18n] update locales and add bn and lt0.18.12
Diffstat (limited to 'locales/nl/messages.gotext.json')
-rw-r--r-- | locales/nl/messages.gotext.json | 25 |
1 files changed, 5 insertions, 20 deletions
diff --git a/locales/nl/messages.gotext.json b/locales/nl/messages.gotext.json index 5e68910..cadc77c 100644 --- a/locales/nl/messages.gotext.json +++ b/locales/nl/messages.gotext.json @@ -162,26 +162,6 @@ "translation": "Uitschakelen" }, { - "id": "Cancel", - "message": "Cancel", - "translation": "Annuleren" - }, - { - "id": "Cancel connection to {ApplicationName}", - "message": "Cancel connection to {ApplicationName}", - "translation": "Annuleer verbinding met {ApplicationName}", - "placeholders": [ - { - "id": "ApplicationName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "applicationName" - } - ] - }, - { "id": "Help...", "message": "Help...", "translation": "Hulp..." @@ -260,6 +240,11 @@ ] }, { + "id": "Cancel", + "message": "Cancel", + "translation": "Annuleren" + }, + { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", "translation": "Verbinden met {ApplicationName}", |