MeshCentral/agents/modules_meshcore/coretranslations.json

118 lines
4.1 KiB
JSON
Raw Normal View History

2022-01-12 18:12:30 -05:00
{
"en": {
"allow": "Allow",
"deny": "Deny",
"autoAllowForFive": "Auto accept all connections for next 5 minutes",
"terminalConsent": "{0} requesting remote terminal access. Grant access?",
"desktopConsent": "{0} requesting remote desktop access. Grant access?",
"fileConsent": "{0} requesting remote file Access. Grant access?",
"terminalNotify": "{0} started a remote terminal session.",
"desktopNotify": "{0} started a remote desktop session.",
"fileNotify": "{0} started a remote file session.",
2022-01-16 15:34:19 -05:00
"privacyBar": "Sharing desktop with: {0}"
2022-01-12 18:12:30 -05:00
},
"cs": {
"allow": "Dovolit",
"deny": "Odmítnout"
},
"de": {
"allow": "Erlauben",
2022-01-22 11:46:32 -05:00
"deny": "Verweigern",
"autoAllowForFive": "Alle Verbindungen für die nächsten 5 Minuten erlauben",
"terminalConsent": "{0} erbittet Fern-Terminalzugriff. Zugang erlauben?",
"desktopConsent": "{0} erbittet Fern-Desktopzugriff. Zugang erlauben?",
"fileConsent": "{0} erbittet Fern-Dateizugriff. Zugang erlauben?",
"terminalNotify": "{0} hat eine Fern-Terminalzugriff-Sitzung gestartet.",
"desktopNotify": "{0} hat eine Fern-Desktopzugriff-Sitzung gestartet.",
"fileNotify": "{0} hat eine Fern-Dateizugriff-Sitzung gestartet.",
"privacyBar": "Teile desktop mit: {0}"
2022-01-12 18:12:30 -05:00
},
"es": {
"allow": "Permitir",
"deny": "Negar"
},
"fi": {
"allow": "Sallia",
"deny": "Kieltää"
},
"fr": {
"allow": "Permettre",
2022-01-16 15:34:19 -05:00
"deny": "Refuser",
"autoAllowForFive": "Accepter automatiquement les connexions pendant les 5 prochaines minutes",
2022-01-23 02:38:48 -05:00
"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 ?"
2022-01-12 18:12:30 -05:00
},
"hi": {
"allow": "अनुमति",
"deny": "मना"
},
"it": {
"allow": "Permettere",
"deny": "Negare"
},
"ja": {
"allow": "許可する",
"deny": "拒否"
},
"ko": {
"allow": "허용하다",
2022-01-16 15:34:19 -05:00
"deny": "거부",
"terminalNotify": "원격 터미널 세션이 시작되었습니다: {0}",
"desktopNotify": "원격 데스크톱 세션이 시작되었습니다: {0}",
"fileNotify": "원격 파일 전송 세션이 시작되었습니다: {0}",
"privacyBar": "다음과 데스크탑 공유: {0}"
2022-01-12 18:12:30 -05:00
},
"nl": {
"allow": "Toestaan",
2022-01-23 02:38:48 -05:00
"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}"
2022-01-12 18:12:30 -05:00
},
"pt": {
"allow": "Permitir",
"deny": "Negar"
},
"ru": {
"allow": "Разрешать",
"deny": "Отрицать"
},
"sv": {
"allow": "Tillåta",
"deny": "Förneka"
},
"tr": {
"allow": "İzin vermek",
"deny": "İnkar etmek"
},
"zh-chs": {
"allow": "允许",
"deny": "否定"
},
"da": {
"allow": "Tillad",
"deny": "Afslå"
},
"pl": {
"allow": "Zezwól",
2022-01-20 15:58:09 -05:00
"deny": "Odrzucono",
"autoAllowForFive": "Automatycznie akceptuj wszystkie połączenia przez następne 5 minut",
"terminalConsent": "{0} prosi o zdalny dostęp do terminala. Przyznać dostęp?",
"desktopConsent": "{0} prosi o zdalny dostęp do pulpitu. Przyznać dostęp?",
"fileConsent": "{0} prosi o zdalny dostęp do plików. Przyznać dostęp?",
"terminalNotify": "{0} rozpoczął sesję dostępu do terminala.",
"desktopNotify": "{0} rozpoczął sesję dostępu do pulpitu.",
"fileNotify": "{0} rozpoczął sesję dostępu do plików.",
"privacyBar": "Współdzielenie pulpitu z: {0}"
2022-01-12 18:12:30 -05:00
},
"pt-br": {
"allow": "Permitir",
"deny": "Negar"
}
}