Improved event internalization

This commit is contained in:
Ylian Saint-Hilaire
2020-09-09 01:32:00 -07:00
parent 6aabbf9dc9
commit e1c2824b22
24 changed files with 4689 additions and 630 deletions

View File

@@ -1,35 +1,35 @@
[[[SERVERNAME]]] - Invitation
[[[SERVERNAME]]] - Convite
~<area-name>
Hello [[[NAME]]],
Olá [[[NAME]]],
~</area-name>
User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session.
O usuário [[[USERNAME]]] no servidor [[[SERVERNAME]]] ([[[SERVERURL]]] /) está solicitando a instalação do software para iniciar a sessão de controle remoto.
~<area-msg>
~
Message: [[[MSG]]]
Mensagem: [[[MSG]]]
~
~</area-msg>
~<area-windows>
For Windows, nagivate to the following link to complete the process:
Para Windows, vá ao seguinte link para concluir o processo:
~
~[[[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, vá ao seguinte link para concluir o processo:
~
~[[[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, recorte e cole o seguinte em um terminal para instalar o 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 o software, navegue até [[[SERVERURL]]] [[[LINKURL]]] e siga as instruções.
~</area-link>
If you did not initiate this request, please ignore this mail.
Se você não iniciou esta solicitação, ignore este e-mail.
~
Best regards,
Cumprimentos,
~[[[USERNAME]]]