Dutch language update

fixed some typo's
This commit is contained in:
petervanv 2021-06-07 17:03:48 +02:00
parent f20980d4ec
commit 403d3b735f

View File

@ -5193,7 +5193,7 @@
}, },
{ {
"de": "Agent ist pausiert", "de": "Agent ist pausiert",
"en": "Agent is gepause pending", "en": "Agent is pause pending",
"nl": "Agent is gepauzeerd", "nl": "Agent is gepauzeerd",
"es": "El agente está en pausa pendiente", "es": "El agente está en pausa pendiente",
"fr": "L'agent est en attente de pause", "fr": "L'agent est en attente de pause",
@ -5336,7 +5336,8 @@
}, },
{ {
"de": "Agentenauswahl", "de": "Agentenauswahl",
"en": "Agent selecteren", "en": "Select Agent",
"nl": "Agent selecteren",
"es": "Seleccionar agente", "es": "Seleccionar agente",
"fr": "Sélection d'agent", "fr": "Sélection d'agent",
"hi": "एजेंट चुनें", "hi": "एजेंट चुनें",
@ -29137,6 +29138,7 @@
{ {
"de": "Keine Geräte", "de": "Keine Geräte",
"en": "No Devices", "en": "No Devices",
"nl": "Geen apparaten",
"es": "Sin dispositivos", "es": "Sin dispositivos",
"fr": "Aucun appareil", "fr": "Aucun appareil",
"hi": "कोई उपकरण नहीं", "hi": "कोई उपकरण नहीं",
@ -29260,7 +29262,7 @@
"fr": "Aucun appareil Intel® AMT dans ce groupe", "fr": "Aucun appareil Intel® AMT dans ce groupe",
"hi": "इस डिवाइस समूह में कोई Intel® AMT डिवाइस नहीं है", "hi": "इस डिवाइस समूह में कोई Intel® AMT डिवाइस नहीं है",
"ko": "このデバイス グループには Intel® AMT デバイスがありません", "ko": "このデバイス グループには Intel® AMT デバイスがありません",
"nl": "Geen Intel® AMT apparaten in deze appaatgroep", "nl": "Geen Intel® AMT apparaten in deze apparaatgroep",
"ru": "В этой группе нет устройств Intel® AMT", "ru": "В этой группе нет устройств Intel® AMT",
"zh-chs": "此设备组中没有英特尔® AMT 设备", "zh-chs": "此设备组中没有英特尔® AMT 设备",
"xloc": [ "xloc": [
@ -43000,12 +43002,14 @@
}, },
{ {
"en": "This agent has an outstated certificate validation mechanism, consider updating.", "en": "This agent has an outstated certificate validation mechanism, consider updating.",
"nl": "Deze agent heeft een verouderd certificaat validatiemechanisme, overweeg om te updaten.",
"xloc": [ "xloc": [
"default.handlebars->33->2004" "default.handlebars->33->2004"
] ]
}, },
{ {
"en": "This agent is using insecure tunnels, consider updating.", "en": "This agent is using insecure tunnels, consider updating.",
"nl": "Deze agent gebruikt onveilige tunnels, overweeg om te updaten.",
"xloc": [ "xloc": [
"default.handlebars->33->2005" "default.handlebars->33->2005"
] ]
@ -51729,4 +51733,4 @@
] ]
} }
] ]
} }