mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added session recording indexing tool and player support.
This commit is contained in:
parent
c0342c8db9
commit
24b7a64de9
5 changed files with 379 additions and 26 deletions
|
@ -1256,6 +1256,12 @@
|
|||
"agentinvite.handlebars->3->4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"en": "<<",
|
||||
"xloc": [
|
||||
"player.handlebars->p11->deskarea0->deskarea4->3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cs": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">Hardwarové klíče</a> jsou použity jako druhý faktor ověřování.",
|
||||
"de": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">Hardware-Schlüssel</a> werden für Zweifaktor-Anmeldung verwendet.",
|
||||
|
@ -1321,6 +1327,12 @@
|
|||
"default-mobile.handlebars->9->23"
|
||||
]
|
||||
},
|
||||
{
|
||||
"en": ">>",
|
||||
"xloc": [
|
||||
"player.handlebars->p11->deskarea0->deskarea4->3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cs": "ACM",
|
||||
"de": "ACM",
|
||||
|
@ -6282,7 +6294,7 @@
|
|||
"pt": "Arraste e solte um arquivo .mcrec ou clique em \\\"Abrir arquivo...\\\"",
|
||||
"ru": "Перетащите .mcrec файл или нажмите \\\"Открыть файл ... \\\"",
|
||||
"xloc": [
|
||||
"player.handlebars->3->18"
|
||||
"player.handlebars->3->20"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -8449,6 +8461,12 @@
|
|||
"default.handlebars->container->dialog->dialogBody->dialog7->d7amtkvm->3->1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"en": "Indexed every {0} seconds",
|
||||
"xloc": [
|
||||
"player.handlebars->3->17"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cs": "indonézština",
|
||||
"de": "Indonesisch",
|
||||
|
@ -12920,7 +12938,7 @@
|
|||
"pt": "Abrir arquivo...",
|
||||
"ru": "Открыть файл...",
|
||||
"xloc": [
|
||||
"player.handlebars->3->19",
|
||||
"player.handlebars->3->21",
|
||||
"player.handlebars->p11->deskarea0->deskarea1->3"
|
||||
]
|
||||
},
|
||||
|
@ -13882,8 +13900,8 @@
|
|||
"pt": "Pressione [espaço] para reproduzir / pausar.",
|
||||
"ru": "Нажмите [пробел] для проигрывания/паузы.",
|
||||
"xloc": [
|
||||
"player.handlebars->3->16",
|
||||
"player.handlebars->3->17"
|
||||
"player.handlebars->3->18",
|
||||
"player.handlebars->3->19"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -15317,6 +15335,12 @@
|
|||
"default.handlebars->25->1354"
|
||||
]
|
||||
},
|
||||
{
|
||||
"en": "Seeking",
|
||||
"xloc": [
|
||||
"player.handlebars->3->16"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cs": "Vybrat vše",
|
||||
"de": "Alle auswählen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue