MeshCentral/emails/translations/mesh-invite_da.html

47 lines
2.3 KiB
HTML
Raw Normal View History

2022-01-03 15:10:31 -05:00
<html><head></head><body><div>[[[SERVERNAME]]] - Invitation</div>
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent installation</b>
</td>
</tr>
</tbody></table>
<area-name>
<p>
Hej [[[NAME]]]
</p>
</area-name>
<p>Bruger [[[USERNAME]]] på serveren <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> anmoder dig om at installere software for at starte en fjernbetjeningssession.</p>
2022-01-03 15:10:31 -05:00
<area-msg>
<p>
Meddelelse: <b notrans="1">[[[MSG]]]</b>
</p>
</area-msg>
<area-windows>
<p style="margin-left:30px">
<a href="[[[SERVERURL]]]/meshagents?id=4&amp;meshid=[[[MESHIDHEX]]]&amp;tag=mailto:[[[EMAIL]]]&amp;installflags=[[[INSTALLFLAGS]]]">Klik her for at downloade MeshAgent til Windows.</a>
</p>
</area-windows>
<area-osx>
<p style="margin-left:30px"><a href="[[[SERVERURL]]]/meshosxagent?id=16&amp;meshid=[[[MESHIDHEX]]]&amp;tag=mailto:[[[EMAIL]]]&amp;installflags=[[[INSTALLFLAGS]]]">Klik her for at downloade MeshAgent til Apple OSX.</a></p>
</area-osx>
<area-linux>
<p>
For Linux skal du klippe og indsætte følgende i en terminal for at installere agenten:<br>
</p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh &amp;&amp; chmod 755 ./meshinstall.sh &amp;&amp; sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
<p></p>
</area-linux>
2022-02-25 16:53:24 -05:00
<area-assistant>
<p style="margin-left:30px">
<a href="[[[SERVERURL]]]/meshagents?id=10006&amp;meshid=[[[MESHIDHEX]]]&amp;tag=mailto:[[[EMAIL]]]">Klik her for at downloade MeshCentral Assistant til Windows.</a>
2022-02-25 16:53:24 -05:00
</p>
</area-assistant>
2022-01-03 15:10:31 -05:00
<area-link>
<p>
For at installere softwaren, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">Klik her</a> og følg instruktionerne.
</p>
</area-link>
<p>Hvis du ikke startede denne anmodning, bedes du ignorere denne mail.</p>
Venlig hilsen,<br>[[[USERNAME]]]<br>
2022-01-03 15:10:31 -05:00
</div></body></html>