New translations strings.xml (Thai)

This commit is contained in:
Eugen Rochko 2024-07-11 20:13:05 +02:00
parent 07d8d60daa
commit 93c190645b
1 changed files with 11 additions and 1 deletions

View File

@ -665,7 +665,7 @@
<string name="video_saved">บันทึกวิดีโอแล้ว</string>
<string name="view_file">ดู</string>
<string name="share_sheet_preview_profile">%s ใน Mastodon</string>
<string name="share_sheet_preview_post">%1$s ใน Mastodon: “%2$s”</string>
<string name="share_sheet_preview_post" comment="share_sheet_preview_post&#10;%1$s is the username, %2$s is the post text">%1$s ใน Mastodon: “%2$s”</string>
<string name="copy_profile_link">คัดลอกลิงก์ไปยังโปรไฟล์</string>
<string name="in_app_browser">เบราว์เซอร์ในแอป</string>
<string name="system_browser">เบราว์เซอร์ของระบบ</string>
@ -722,4 +722,14 @@
<plurals name="x_new_notifications">
<item quantity="other">%,d การแจ้งเตือนใหม่</item>
</plurals>
<string name="dismiss">ปิด</string>
<string name="donation_once">เพียงครั้งเดียว</string>
<string name="donation_monthly">รายเดือน</string>
<string name="donation_yearly">รายปี</string>
<string name="currency">สกุลเงิน</string>
<string name="donation_success_share">กระจายข่าว</string>
<string name="donation_success_title">ขอบคุณสำหรับการมีส่วนร่วมของคุณ!</string>
<string name="donation_success_subtitle">คุณควรได้รับอีเมลยืนยันการบริจาคของคุณในเร็ว ๆ นี้</string>
<string name="settings_donate">บริจาคให้ Mastodon</string>
<string name="settings_manage_donations">จัดการการบริจาค</string>
</resources>