MeshCentral/agents/modules_meshcore/coretranslations.json

82 lines
1.5 KiB
JSON
Raw Normal View History

2022-01-13 02:12:30 +03: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?"
},
"cs": {
"allow": "Dovolit",
"deny": "Odmítnout"
},
"de": {
"allow": "Erlauben",
"deny": "Verweigern"
},
"es": {
"allow": "Permitir",
"deny": "Negar"
},
"fi": {
"allow": "Sallia",
"deny": "Kieltää"
},
"fr": {
"allow": "Permettre",
"deny": "Refuser"
},
"hi": {
"allow": "अनुमति",
"deny": "मना"
},
"it": {
"allow": "Permettere",
"deny": "Negare"
},
"ja": {
"allow": "許可する",
"deny": "拒否"
},
"ko": {
"allow": "허용하다",
"deny": "거부"
},
"nl": {
"allow": "Toestaan",
"deny": "Weigeren"
},
"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",
"deny": "Odrzucono"
},
"pt-br": {
"allow": "Permitir",
"deny": "Negar"
}
}