MeshCentral/agents/agent-translations.json

33 lines
1.2 KiB
JSON
Raw Normal View History

2020-12-15 16:29:02 -05:00
{
"en": {
"agent": "Agent",
2022-01-18 16:34:10 -05:00
"agentVersion": "New Version",
2020-12-15 16:29:02 -05:00
"group": "Device Group",
"url": "Server URL",
"meshName": "Mesh Name",
2022-01-18 16:34:10 -05:00
"meshId": "Group Identifier",
2020-12-15 16:29:02 -05:00
"serverId": "Server Identifier",
"setup": "Setup",
"update": "Update",
"install": "Install",
"uninstall": "Uninstall",
"connect": "Connect",
"disconnect": "Disconnect",
"cancel": "Cancel",
2022-01-18 16:34:10 -05:00
"close": "Close",
2020-12-15 16:29:02 -05:00
"pressok": "Press OK to disconnect",
2022-01-18 16:34:10 -05:00
"elevation": "Elevated permissions are required to install/uninstall this software.",
2020-12-15 16:29:02 -05:00
"sudo": "Please try again with sudo.",
"ctrlc": "Press Ctrl-C to exit.",
"commands": "You can run the text version from the command line with the following command(s)",
2022-01-18 16:34:10 -05:00
"graphicalerror": "The graphical version of this installer cannot run on this system",
2020-12-15 16:29:02 -05:00
"zenity": "Try installing/updating Zenity, and run again",
"status": [
"NOT INSTALLED",
"RUNNING",
"NOT RUNNING"
],
"statusDescription": "Current Agent Status",
2022-01-18 16:34:10 -05:00
"description": "Click the buttons below to install or uninstall this remote management software. When installed, this software runs in the background allowing this computer to be managed and controlled by a remote administrator."
2020-12-15 16:29:02 -05:00
}
2020-12-16 13:47:39 -05:00
}