Updated Linux agents, device batch delete fix, updated Spanish translations.

This commit is contained in:
Ylian Saint-Hilaire
2020-04-11 14:04:04 -07:00
parent f5b86ea406
commit ee2ad69719
27 changed files with 434 additions and 110 deletions

View File

@@ -1,35 +1,35 @@
[[[SERVERNAME]]] - Invitation
[[[SERVERNAME]]] - Invitación
~<area-name>
Hello [[[NAME]]],
Hola [[[NAME]]],
~</area-name>
User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session.
Usuario [[[USERNAME]]] en servitor [[[SERVERNAME]]] ([[[SERVERURL]]]/) le solicita que instale software para iniciar la sesión de control remoto.
~<area-msg>
~
Message: [[[MSG]]]
Mensaje: [[[MSG]]]
~
~</area-msg>
~<area-windows>
For Windows, nagivate to the following link to complete the process:
Para windows, navegue al siguiente enlace para completar el proceso:
~
~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
~
~</area-windows>
~<area-osx>
For Apple OSX, nagivate to the following link to complete the process:
Para Apple OSX, navegue hasta el siguiente enlace para completar el proceso:
~
~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
~
~</area-osx>
~<area-linux>
For Linux, cut & paste the following in a terminal to install the agent:
Para Linux, copie y pegue lo siguiente en la terminal para instalar el agente:
~
~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]'
~
~</area-linux>
~<area-link>
To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions.
Para instalar el software, navega a [[[SERVERURL]]][[[LINKURL]]] y siga las instrucciones.
~</area-link>
If you did not initiate this request, please ignore this mail.
Si Ud. no inicio este proceso, por favor ignore este email
~
Best regards,
Atentamente,
~[[[USERNAME]]]