Skip to content

Commit 639defd

Browse files
authored
Merge pull request #883 from opendata-stuttgart/master
Update NL translation
2 parents 30a982b + d913e5c commit 639defd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

airrohr-firmware/intl_nl.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ const char INTL_NO_NETWORKS[] PROGMEM = "Geen WiFi-netwerk gevonden";
1717
const char INTL_NETWORKS_FOUND[] PROGMEM = "Netwerk gevonden: ";
1818
const char INTL_AB_HIER_NUR_ANDERN[] PROGMEM = "Geavanceerde instellingen (enkel als je weet wat je doet)";
1919
const char INTL_SAVE[] PROGMEM = "Opslaan";
20-
const char INTL_SENSORS[] PROGMEM = "Sensors";
21-
const char INTL_MORE_SENSORS[] PROGMEM = "More Sensors";
20+
const char INTL_SENSORS[] PROGMEM = "Sensoren";
21+
const char INTL_MORE_SENSORS[] PROGMEM = "Overige sensoren";
2222
const char INTL_SDS011[] PROGMEM = "SDS011 ({pm})";
2323
const char INTL_PMS[] PROGMEM = "Plantower PMS(1,3,5,6,7)003 ({pm})";
2424
const char INTL_HPM[] PROGMEM = "Honeywell PM ({pm})";
@@ -35,7 +35,7 @@ const char INTL_DNMS[] PROGMEM = "DNMS ({l_a})";
3535
const char INTL_DNMS_CORRECTION[] PROGMEM = "Correctie in dB(A)";
3636
const char INTL_TEMP_CORRECTION[] PROGMEM = "Correctie in °C";
3737
const char INTL_NEO6M[] PROGMEM = "GPS (NEO 6M)";
38-
const char INTL_BASICAUTH[] PROGMEM = "Beperk toegang";
38+
const char INTL_BASICAUTH[] PROGMEM = "Toegang beperken";
3939
#define INTL_REPORT_ISSUE "Een probleem melden"
4040

4141
const char INTL_FS_WIFI_DESCRIPTION[] PROGMEM = "Netwerknaam en -wachtwoord van de fijnstofsensor";
@@ -73,7 +73,7 @@ const char INTL_RESTART_SENSOR[] PROGMEM = "Herstart sensor";
7373
#define INTL_BACK_TO_HOME "Terug naar homepagina"
7474
const char INTL_CURRENT_DATA[] PROGMEM = "Huidige data";
7575
const char INTL_DEVICE_STATUS[] PROGMEM = "Apparaatstatus";
76-
#define INTL_ACTIVE_SENSORS_MAP "Actieve sensors kaart (externe link)"
76+
#define INTL_ACTIVE_SENSORS_MAP "Actieve sensoren kaart (externe link)"
7777
#define INTL_CONFIGURATION_DELETE "Configuratie verwijderen"
7878
#define INTL_CONFIGURATION_REALLY_DELETE "Bent u zeker dat u de configuratie wilt verwijderen?"
7979
#define INTL_DELETE "Verwijderen"

0 commit comments

Comments
 (0)