Updated automatic translation on many languages.

This commit is contained in:
Ylian Saint-Hilaire
2022-07-06 12:46:34 -07:00
parent 2189b92745
commit 13c2a3d14d
66 changed files with 3734 additions and 849 deletions

View File

@@ -1,36 +1,36 @@
<html><head></head><body><div>[[[SERVERNAME]]] - Device Notification</div>
<html><head></head><body><div>[[[SERVERNAME]]] enhetsavisering</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]]] - Device Notification</b>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] enhetsavisering</b>
</td>
</tr>
</tbody></table>
<area-header>
<p>
The following devices have changed their connection state.
Följande enheter har ändrat anslutningsstatus.
</p>
</area-header>
<area-connections>
<p>
Connected devices:
Anslutna enheter:
</p>
<p><b>
[[[CONNECTIONS]]]
[[[ANSLUTNINGAR]]]
</b></p>
</area-connections>
<area-disconnections>
<p>
Disconnected devices:
Frånkopplade enheter:
</p>
<p><b>
[[[DISCONNECTIONS]]]
[[[KOPPLINGAR]]]
</b></p>
</area-disconnections>
<area-footer>
<p>
To unsubscribe, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">Klicka här</a> within 1 hour of getting this message.
Att avprenumerera, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">Klicka här</a> inom 1 timme efter att du fick detta meddelande.
</p>
</area-footer>
</div></body></html>