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]]] - 设备通知</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]]]
[[[连接]]]
</b></p>
</area-connections>
<area-disconnections>
<p>
Disconnected devices:
断开连接的设备:
</p>
<p><b>
[[[DISCONNECTIONS]]]
[[[断开连接]]]
</b></p>
</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>