mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added Turkish auto-translate.
This commit is contained in:
parent
203d3076ba
commit
088edf72c2
9 changed files with 195 additions and 21 deletions
|
@ -7,6 +7,6 @@
|
|||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Giriş jetonunuz: [[[TOKEN]]]</p>
|
||||
<p>Giriş anahtarınız: [[[TOKEN]]]</p>
|
||||
<p>Bu simge yalnızca bir kez kullanılabilir ve 5 dakika geçerlidir.</p>
|
||||
</div></body></html>
|
|
@ -1,4 +1,4 @@
|
|||
[[[SERVERNAME]]] - Hesap Girişi
|
||||
Giriş jetonunuz: [[[TOKEN]]]
|
||||
Giriş anahtarınız: [[[TOKEN]]]
|
||||
~
|
||||
Bu simge yalnızca bir kez kullanılabilir ve 5 dakika geçerlidir.
|
|
@ -1,20 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - Device Notification</div>
|
||||
<html><head></head><body><div>[[[SERVERNAME]]] - Cihaz Bildirimi</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]]] - Cihaz Bildirimi</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<area-header>
|
||||
<p>
|
||||
The following devices have changed their connection state.
|
||||
Aşağıdaki cihazlar bağlantı durumlarını değiştirdi.
|
||||
</p>
|
||||
</area-header>
|
||||
<area-connections>
|
||||
<p>
|
||||
Connected devices:
|
||||
Bağlı cihazlar:
|
||||
</p>
|
||||
<p><b>
|
||||
[[[CONNECTIONS]]]
|
||||
|
@ -22,7 +22,7 @@
|
|||
</area-connections>
|
||||
<area-disconnections>
|
||||
<p>
|
||||
Disconnected devices:
|
||||
Bağlantısı kesilen cihazlar:
|
||||
</p>
|
||||
<p><b>
|
||||
[[[DISCONNECTIONS]]]
|
||||
|
@ -30,7 +30,7 @@
|
|||
</area-disconnections>
|
||||
<area-footer>
|
||||
<p>
|
||||
To unsubscribe, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">buraya Tıkla</a> within 1 hour of getting this message.
|
||||
Abonelikten çıkmak, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">buraya Tıkla</a> Bu mesajı aldıktan sonra 1 saat içinde.
|
||||
</p>
|
||||
</area-footer>
|
||||
</div></body></html>
|
|
@ -1,22 +1,22 @@
|
|||
[[[SERVERNAME]]] - Device Notification
|
||||
[[[SERVERNAME]]] - Cihaz Bildirimi
|
||||
~<area-header>
|
||||
The following devices have changed their connection state.
|
||||
Aşağıdaki cihazlar bağlantı durumlarını değiştirdi.
|
||||
~</area-header>
|
||||
~<area-connections>
|
||||
~
|
||||
Connected devices:
|
||||
Bağlı cihazlar:
|
||||
~
|
||||
~[[[CONNECTIONS]]]
|
||||
~
|
||||
~</area-connections>
|
||||
~<area-disconnections>
|
||||
~
|
||||
Disconnected devices:
|
||||
Bağlantısı kesilen cihazlar:
|
||||
~
|
||||
~[[[DISCONNECTIONS]]]
|
||||
~
|
||||
~</area-disconnections>
|
||||
~<area-footer>
|
||||
|
||||
To unsubscribe, load this link within 1 hour of getting this message: [[[SERVERURL]]][[[UNSUBSCRIBELINK]]]
|
||||
Aboneliğinizi iptal etmek için, bu mesajı aldıktan sonraki 1 saat içinde bu bağlantıyı yükleyin: [[[SERVERURL]]][[[UNSUBSCRIBELINK]]]
|
||||
~</area-footer>
|
|
@ -3,7 +3,7 @@
|
|||
<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]]] - Aracı Kurulumu</b>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent Kurulumu</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[[0]] doğrulama kodu: [[1]]
|
||||
[[0]] erişim jetonu: [[1]]
|
||||
[[0]] erişim anahtarı: [[1]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue