mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-09 04:38:07 -05:00
Translation update.
This commit is contained in:
parent
6e58e14fbf
commit
8c43110b31
@ -125,7 +125,7 @@
|
||||
},
|
||||
"nl": {
|
||||
"agent": "Agent",
|
||||
"group": "groep",
|
||||
"group": "Apparaat groep",
|
||||
"setup": "Setup",
|
||||
"install": "Installeren",
|
||||
"uninstall": "Deïnstallatie",
|
||||
@ -133,13 +133,12 @@
|
||||
"disconnect": "Verbreken",
|
||||
"cancel": "Annuleren",
|
||||
"agentVersion": "Nieuwe agent versie",
|
||||
"group": "Apparaat groep",
|
||||
"url": "Server URL",
|
||||
"meshName": "Mesh Naam",
|
||||
"meshId": "Mesh Identificatie",
|
||||
"serverId": "Server Identificatie",
|
||||
"meshName": "Mesh naam",
|
||||
"meshId": "Mesh identificatie",
|
||||
"serverId": "Server identificatie",
|
||||
"update": "Bijwerken",
|
||||
"pressok": "Klik op OK om de verbinding te verbreken",
|
||||
"pressok": "Druk op OK om de verbinding te verbreken",
|
||||
"elevation": "Verhoogde machtigingen zijn vereist om de agent te installeren / verwijderen.",
|
||||
"sudo": "Probeer het opnieuw met sudo.",
|
||||
"ctrlc": "Druk op Ctrl-C om af te sluiten.",
|
||||
@ -147,11 +146,11 @@
|
||||
"graphicalerror": "De grafische versie van dit installatieprogramma kan niet op dit systeem worden uitgevoerd",
|
||||
"zenity": "Probeer Zenity te installeren / bij te werken en voer het opnieuw uit",
|
||||
"status": [
|
||||
"Niet geïnstalleerd",
|
||||
"NIET GEÏNSTALLEERD",
|
||||
"ACTIEF",
|
||||
"NIET ACTIEF"
|
||||
"NOT RUNNING"
|
||||
],
|
||||
"statusDescription": "Huidige status agent",
|
||||
"statusDescription": "Huidige agent status",
|
||||
"description": "Klik op de onderstaande knoppen om de mesh-agent te installeren of te verwijderen. Na installatie wordt deze software op de achtergrond uitgevoerd, zodat deze computer kan worden beheerd en bestuurd door een externe beheerder."
|
||||
},
|
||||
"pt": {
|
||||
@ -198,5 +197,13 @@
|
||||
"connect": "連接",
|
||||
"disconnect": "斷線",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"nL": {
|
||||
"sudo": "Probeer het opnieuw met sudo.",
|
||||
"status": [
|
||||
"NOT INSTALLED",
|
||||
"RUNNING",
|
||||
"NIET ACTIEF"
|
||||
]
|
||||
}
|
||||
}
|
2
public/scripts/amt-wsman-0.2.0-min.js
vendored
2
public/scripts/amt-wsman-0.2.0-min.js
vendored
File diff suppressed because one or more lines are too long
@ -10097,7 +10097,7 @@
|
||||
},
|
||||
{
|
||||
"en": "Current Agent Status",
|
||||
"nl": "Huidige agent status"
|
||||
"nl": "Huidige agent status",
|
||||
"ko": "에이전트 상태",
|
||||
"xloc": [
|
||||
"agent-translations.json"
|
||||
@ -36081,7 +36081,10 @@
|
||||
{
|
||||
"en": "The graphical version of this installer can not run on this system",
|
||||
"nl": "De grafische versie van dit installatieprogramma kan niet op dit systeem worden uitgevoerd",
|
||||
"ko": "이 프로그램의 그래픽 버전이 시스템에서 실행할 수 없습니다",
|
||||
"ko": "이 프로그램의 그래픽 버전이 시스템에서 실행할 수 없습니다"
|
||||
},
|
||||
{
|
||||
"en": "The graphical version of this installer canot run on this system",
|
||||
"xloc": [
|
||||
"agent-translations.json"
|
||||
]
|
||||
@ -37615,7 +37618,7 @@
|
||||
},
|
||||
{
|
||||
"en": "Unable to access this feature until a email address is verified. This is required for password recovery. Go to the \\\"My Account\\\" tab to change and verify an email address.",
|
||||
"nl": "Geen toegang tot deze functie totdat een e-mailadres is geverifieerd. Dit is vereist voor wachtwoordherstel. Ga naar het tabblad \\ "Mijn account \\" om een e-mailadres te wijzigen en te verifiëren.",
|
||||
"nl": "Geen toegang tot deze functie totdat een e-mailadres is geverifieerd. Dit is vereist voor wachtwoordherstel. Ga naar het tabblad \\\"Mijn account\\\" om een e-mailadres te wijzigen en te verifiëren.",
|
||||
"xloc": [
|
||||
"default.handlebars->29->1298",
|
||||
"default.handlebars->29->541"
|
||||
|
Loading…
x
Reference in New Issue
Block a user