Added auto-translations in many languages.

This commit is contained in:
Ylian Saint-Hilaire
2022-01-23 11:42:10 -08:00
parent 41a8e49e9f
commit 87d3f9814a
29 changed files with 1272 additions and 112 deletions

View File

@@ -1,20 +1,20 @@
<html><head></head><body><div>[[[SERVERNAME]]] - Device Notification</div>
<html><head></head><body><div>[[[SERVERNAME]]]-デバイス通知</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]]]-デバイス通知</b>
</td>
</tr>
</tbody></table>
<area-header>
<p>
The following devices have changed their connection state.
次のデバイスは接続状態を変更しました。
</p>
</area-header>
<area-connections>
<p>
Connected devices:
接続されているデバイス:
</p>
<p><b>
[[[CONNECTIONS]]]
@@ -22,7 +22,7 @@
</area-connections>
<area-disconnections>
<p>
Disconnected devices:
切断されたデバイス:
</p>
<p><b>
[[[DISCONNECTIONS]]]
@@ -30,7 +30,7 @@
</area-disconnections>
<area-footer>
<p>
To unsubscribe, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">ここをクリック</a> within 1 hour of getting this message.
退会するには、 <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">ここをクリック</a> このメッセージを受け取ってから1時間以内。
</p>
</area-footer>
</div></body></html>