From 2049687590cc2b0529a27ddfbfdc3888edbdd863 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 5 Aug 2019 22:22:31 -0700 Subject: [PATCH] Update translations --- translations/da.json | 14 +++++++++++++- translations/nl.json | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/translations/da.json b/translations/da.json index db818b8611..65c9aca780 100644 --- a/translations/da.json +++ b/translations/da.json @@ -620,10 +620,22 @@ "common": { "value": "Værdi", "instance": "Instans", - "index": "Indeks" + "index": "Indeks", + "unknown": "ukendt", + "wakeup_interval": "Vækningsinterval" }, "values": { "header": "Node værdier" + }, + "node_config": { + "header": "Indstillinger for node konfiguration", + "seconds": "sekunder", + "set_wakeup": "Indstil vækningsinterval", + "config_parameter": "Konfigurationsparameter", + "config_value": "Konfigurationsværdi", + "true": "Sandt", + "false": "Falsk", + "set_config_parameter": "Indstil konfigurationsparameter" } }, "users": { diff --git a/translations/nl.json b/translations/nl.json index 35234a9cb5..0f9ccaab22 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -620,10 +620,22 @@ "common": { "value": "Waarde", "instance": "Exemplaar", - "index": "Index" + "index": "Index", + "unknown": "onbekend", + "wakeup_interval": "Activerings interval" }, "values": { "header": "Knooppunt waarden" + }, + "node_config": { + "header": "Node Configuratie Opties", + "seconds": "Seconden", + "set_wakeup": "Wakeup-interval instellen", + "config_parameter": "Configuratie Parameter", + "config_value": "Configuratie Waarde", + "true": "Waar", + "false": "Niet waar", + "set_config_parameter": "Stel de configuratieparameter in" } }, "users": {