From 577284c0ba116e3b93165e46f0f888b2be4756ca Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sat, 8 Jul 2023 22:17:20 +0200 Subject: [PATCH] New translations en.json (Thai) [ci skip] --- app/javascript/mastodon/locales/th.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/javascript/mastodon/locales/th.json b/app/javascript/mastodon/locales/th.json index 52fcf84dc0..48b2c97d4c 100644 --- a/app/javascript/mastodon/locales/th.json +++ b/app/javascript/mastodon/locales/th.json @@ -135,6 +135,8 @@ "community.column_settings.remote_only": "ระยะไกลเท่านั้น", "compose.language.change": "เปลี่ยนภาษา", "compose.language.search": "ค้นหาภาษา...", + "compose.published.body": "เผยแพร่โพสต์แล้ว", + "compose.published.open": "เปิด", "compose_form.direct_message_warning_learn_more": "เรียนรู้เพิ่มเติม", "compose_form.encryption_warning": "โพสต์ใน Mastodon ไม่ได้เข้ารหัสแบบต้นทางถึงปลายทาง อย่าแบ่งปันข้อมูลที่ละเอียดอ่อนใด ๆ ผ่าน Mastodon", "compose_form.hashtag_warning": "จะไม่แสดงรายการโพสต์นี้ภายใต้แฮชแท็กใด ๆ เนื่องจากโพสต์ไม่เป็นสาธารณะ เฉพาะโพสต์สาธารณะเท่านั้นที่สามารถค้นหาได้โดยแฮชแท็ก", @@ -616,6 +618,8 @@ "status.history.created": "{name} ได้สร้างเมื่อ {date}", "status.history.edited": "{name} ได้แก้ไขเมื่อ {date}", "status.load_more": "โหลดเพิ่มเติม", + "status.media.open": "คลิกเพื่อเปิด", + "status.media.show": "คลิกเพื่อแสดง", "status.media_hidden": "ซ่อนสื่ออยู่", "status.mention": "กล่าวถึง @{name}", "status.more": "เพิ่มเติม", @@ -646,6 +650,7 @@ "status.title.with_attachments": "{user} ได้โพสต์ {attachmentCount, plural, other {{attachmentCount} ไฟล์แนบ}}", "status.translate": "แปล", "status.translated_from_with": "แปลจาก {lang} โดยใช้ {provider}", + "status.uncached_media_warning": "ตัวอย่างไม่พร้อมใช้งาน", "status.unmute_conversation": "เลิกซ่อนการสนทนา", "status.unpin": "ถอนหมุดจากโปรไฟล์", "subscribed_languages.lead": "เฉพาะโพสต์ในภาษาที่เลือกเท่านั้นที่จะปรากฏในเส้นเวลาหน้าแรกและรายการหลังจากการเปลี่ยนแปลง เลือก ไม่มี เพื่อรับโพสต์ในภาษาทั้งหมด",