From 2117d4fd88c4f8c8ed717ce25854d2a51679a81d Mon Sep 17 00:00:00 2001 From: RyoKub Date: Mon, 27 Nov 2023 12:44:17 +0000 Subject: [PATCH] Translated using Weblate (Thai) Currently translated at 1.0% (12 of 1107 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/th/ --- assets/base/i18n/th.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/assets/base/i18n/th.json b/assets/base/i18n/th.json index 5883cfef0..3237dc779 100644 --- a/assets/base/i18n/th.json +++ b/assets/base/i18n/th.json @@ -1,5 +1,14 @@ { - "about.date": "วันที่สร้าง:", - "about.enterpriseEditionLearn": "เรียนรู้เกี่ยวกับ Enterprise Edition ที่ : ", - "about.teamEditionLearn": "เข้าร่วมกับ Mattermost Community ที่ " + "about.date": "วันที่สร้าง:", + "about.enterpriseEditionLearn": "เรียนรู้เกี่ยวกับ Enterprise Edition ที่ : ", + "about.teamEditionLearn": "เข้าร่วมกับ Mattermost Community ที่ ", + "last_users_message.added_to_channel.type": "ถูก **เพิ่มเข้าห้อง** โดย [actor]", + "last_users_message.added_to_team.type": "ถูก **เพิ่มเข้าห้อง** โดย [actor].", + "last_users_message.first": "{ผู้ใช้คนแรก} และ ", + "last_users_message.joined_channel.type": "**เข้าร่วมห้องนี้แล้ว**.", + "last_users_message.joined_team.type": "**เข้าร่วมทีม**.", + "last_users_message.left_channel.type": "**ออกจากห้องแล้ว**.", + "last_users_message.left_team.type": "**ออกจากทีมแล้ว**.", + "last_users_message.removed_from_channel.type": "ถูก **ลบออกจากห้องนี้แล้ว**.", + "last_users_message.removed_from_team.type": "ถูก **ลบออกจากทีมนี้แล้ว**." }