mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added traditional Chinese.
This commit is contained in:
parent
1a93352c03
commit
ef61d1b034
81 changed files with 4668 additions and 2535 deletions
35
emails/translations/mesh-invite_zh-cht.txt
Normal file
35
emails/translations/mesh-invite_zh-cht.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
[[[SERVERNAME]]]-邀請
|
||||
~<area-name>
|
||||
您好[[[NAME]]],
|
||||
~</area-name>
|
||||
服務器[[[SERVERNAME]]]([[[SERVERURL]]] /)上的用戶[[[USERNAME]]]請求您安裝軟件以啟動遠程控制會話。
|
||||
~<area-msg>
|
||||
~
|
||||
訊息:[[[MSG]]]
|
||||
~
|
||||
~</area-msg>
|
||||
~<area-windows>
|
||||
對於Windows,請導航至以下鏈接以完成該過程:
|
||||
~
|
||||
~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
|
||||
~
|
||||
~</area-windows>
|
||||
~<area-osx>
|
||||
對於Apple OSX,請導航至以下鏈接以完成該過程:
|
||||
~
|
||||
~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
|
||||
~
|
||||
~</area-osx>
|
||||
~<area-linux>
|
||||
對於Linux,將以下內容剪切並粘貼到終端中以安裝代理程序:
|
||||
~
|
||||
~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>
|
||||
要安裝軟件,請導航至[[[SERVERURL]]] [[[LINKURL]]],然後按照說明進行操作。
|
||||
~</area-link>
|
||||
如果您沒有發起此請求,請忽略此郵件。
|
||||
~
|
||||
最好的祝福,
|
||||
~[[[USERNAME]]]
|
Loading…
Add table
Add a link
Reference in a new issue