mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed German translation.
This commit is contained in:
parent
0ff32e35e4
commit
7fe8766314
4 changed files with 44 additions and 25 deletions
|
@ -298,7 +298,11 @@
|
|||
"ACTIEF",
|
||||
"NIET ACTIEF"
|
||||
],
|
||||
"statusDescription": "Huidige agent status"
|
||||
"statusDescription": "Huidige agent status",
|
||||
"agentVersion": "Nieuwe versie",
|
||||
"elevation": "Verhoogde machtigingen zijn vereist om deze software te installeren/verwijderen.",
|
||||
"graphicalerror": "De grafische versie van dit installatieprogramma kan niet op dit systeem draaien",
|
||||
"description": "Klik op de onderstaande knoppen om deze software voor beheer op afstand te installeren of te verwijderen. Na installatie draait deze software op de achtergrond waardoor deze computer kan worden beheerd en gecontroleerd door een externe beheerder."
|
||||
},
|
||||
"pt": {
|
||||
"agent": "Agente",
|
||||
|
|
|
@ -39,9 +39,9 @@
|
|||
"allow": "Permettre",
|
||||
"deny": "Refuser",
|
||||
"autoAllowForFive": "Accepter automatiquement les connexions pendant les 5 prochaines minutes",
|
||||
"terminalConsent": "{0} demande(s) d'utilisation du terminal distant. Autoriser l'accès ?",
|
||||
"desktopConsent": "{0} demande(s) d'utilisation du bureau distant. Autoriser l'accès ?",
|
||||
"fileConsent": "{0} demande(s) d'accès à un fichier distant. Autoriser l'accès ?"
|
||||
"terminalConsent": "{0} demande(nt) d'utilisation du terminal à distance. Autoriser l'accès ?",
|
||||
"desktopConsent": "{0} demande(nt) l'utilisation du bureau à distance. Autoriser l'accès ?",
|
||||
"fileConsent": "{0} demande(nt) d'accès à un fichier à distance. Autoriser l'accès ?"
|
||||
},
|
||||
"hi": {
|
||||
"allow": "अनुमति",
|
||||
|
@ -65,7 +65,15 @@
|
|||
},
|
||||
"nl": {
|
||||
"allow": "Toestaan",
|
||||
"deny": "Weigeren"
|
||||
"deny": "Weigeren",
|
||||
"autoAllowForFive": "Alle verbindingen automatisch accepteren voor de komende 5 minuten",
|
||||
"terminalConsent": "{0} verzoekt om toegang tot externe terminal.Toegang verlenen?",
|
||||
"desktopConsent": "{0} verzoekt om toegang tot extern bureaublad.Toegang verlenen?",
|
||||
"fileConsent": "{0} verzoekt om externe bestandstoegang.Toegang verlenen?",
|
||||
"terminalNotify": "{0} heeft een externe terminalsessie gestart.",
|
||||
"desktopNotify": "{0} heeft een extern bureaubladsessie gestart.",
|
||||
"fileNotify": "{0} heeft een externe bestandssessie gestart.",
|
||||
"privacyBar": "Bureaublad delen met: {0}"
|
||||
},
|
||||
"pt": {
|
||||
"allow": "Permitir",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue