Browse Source

Maintenance: Regenerated translated files.

Martin Gruner 1 year ago
parent
commit
33fd08b284

+ 15 - 0
app/views/mailer/admin_password_auth/th.html.erb

@@ -0,0 +1,15 @@
+เข้าสู่ระบบการดูแลระบบเพื่อ #{config.product_name}
+
+<div>Hi #{user.firstname},</div>
+<br>
+<div>เราได้รับคําขอสําหรับผู้ดูแลระบบสําหรับบัญชี #{config.product_name} ของคุณ <b>#{user.login}</b>.</div><br><div>
+
+โปรดคลิกที่ลิงค์ด้านล่าง (หรือคัดลอกและวาง URL ลงในเบราว์เซอร์ของคุณ) เพื่อดําเนินการต่อ: </div>
+<br>
+<div><a href="#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</a></div><br><div>ลิงก์นี้จะนําคุณไปยังหน้าเว็บที่คุณสามารถเข้าสู่ระบบได้</div>
+<br><div>หากคุณ
+
+
+ไม่ต้องการเข้าสู่ระบบโปรดเพิกเฉยต่อข้อความนี้</div>
+<br>
+<div>ทีม #{config.product_name} ของคุณ</div>

+ 10 - 0
app/views/mailer/ticket_update_received_merge/th.html.erb

@@ -0,0 +1,10 @@
+ตั๋วอีกใบถูกรวมเข้ากับตั๋ว (#{ticket.title})<
+
+div>Hi #{recipient.firstname},</div>
+<br>
+<div>
+ตั๋วอีกใบถูกรวมเข้ากับตั๋ว (#{ticket.title}) โดย "<b>#{current_user.longname}</b>"
+</div>
+<br>
+<div>
+<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket. id}" target="zammad_app">ดูสิ่งนี้ใน #{config.product_name}</a></div>

+ 9 - 0
app/views/mailer/user_auth_provider/th.html.erb

@@ -0,0 +1,9 @@
+#{config.product_name} account linked with a third-party application
+
+<div>Hi #{user.firstname},</div>
+<br>
+<div>It looks like you linked your account <b>with a third-party application</b> "#{t(provider)}".</div>
+<br>
+<div>If this wasn't you, please remove the linked account from your profile and change your third-party application password. Somebody might have gained unauthorized access to your account on the third-party service.</div>
+<br>
+<div>Your #{config.product_name} Team</div>

+ 19 - 0
app/views/mailer/user_device_new/th.html.erb

@@ -0,0 +1,19 @@
+#{config.product_name} login from a new device
+
+<div>Hi #{user.firstname},</div>
+<br>
+<div>It looks like you logged into your account <b>using a new device</b> on "#{user_device.created_at}":</div>
+<br>
+<div>
+Your device: #{user_device.name}<br>
+Your location (relative): #{user_device.location}<br>
+Your IP: #{user_device.ip}<br>
+</div>
+<br>
+<div>Your device has been added to your list of known devices, which you can view here:</div>
+<br>
+<div><a href="#{config.http_type}://#{config.fqdn}/#profile/devices">#{config.http_type}://#{config.fqdn}/#profile/devices</a></div>
+<br>
+<div>If this wasn't you, please remove the device, change your account password, and contact your administrator. Somebody might have gained unauthorized access to your account.</div>
+<br>
+<div>Your #{config.product_name} Team</div>

+ 13 - 0
app/views/mailer/user_invite/th.html.erb

@@ -0,0 +1,13 @@
+Invitation to #{config.product_name} at #{config.fqdn}
+
+<div>Hi #{user.firstname},</div>
+<br>
+<div>I (#{current_user.firstname} #{current_user.lastname}) invite you to #{config.product_name} - our customer support platform.</div>
+<br>
+<div>Click <a href="#{config.http_type}://#{config.fqdn}/#password_reset_verify/#{token.token}">here</a> and set your password.</div>
+<br>
+<div>Enjoy,</div>
+<br>
+<div>#{current_user.firstname} #{current_user.lastname}</div>
+<br>
+<div>Your #{config.product_name} Team</div>

+ 9 - 0
public/assets/form/form.js

@@ -133,6 +133,15 @@ $(function() {
         'Your Message…': 'Su mensaje…',
         'Your Name': 'tu Nombre',
       },
+      'et': {
+        'Attachments': 'Manused',
+        'Email': 'E-post',
+        'Message': 'Teade',
+        'Name': 'Nimi',
+        'Your Email': 'Sinu Meiliaadress',
+        'Your Message…': 'Sinu Teade…',
+        'Your Name': 'Sinu Nimi',
+      },
       'fr': {
         'Attachments': 'Pièces jointes',
         'Email': 'E-mail',