New translations strings.xml (Thai)

This commit is contained in:
Eugen Rochko 2024-11-23 20:50:16 +01:00
parent 802fe4c065
commit d044b2e747

View File

@ -284,6 +284,7 @@
<string name="add_bookmark">เพิ่มที่คั่นหน้า</string>
<string name="remove_bookmark">เอาที่คั่นหน้าออก</string>
<string name="bookmarks">ที่คั่นหน้า</string>
<string name="your_favorites">รายการโปรด</string>
<string name="login_title">ยินดีต้อนรับกลับมา</string>
<string name="login_subtitle">เข้าสู่ระบบด้วยเซิร์ฟเวอร์ที่ซึ่งคุณได้สร้างบัญชีของคุณ</string>
<string name="server_url">URL ของเซิร์ฟเวอร์</string>
@ -762,10 +763,32 @@
<string name="avatar_move_and_scale">ย้ายและปรับขนาด</string>
<string name="confirm_avatar_crop">เลือก</string>
<string name="settings_use_dynamic_colors">ใช้สีแบบไดนามิกของระบบ</string>
<string name="settings_accounts">บัญชี</string>
<string name="settings_add_account">เพิ่มบัญชี...</string>
<string name="settings_app_settings">การตั้งค่าแอป</string>
<string name="account_settings">การตั้งค่าบัญชี</string>
<string name="settings_about_this_server">เกี่ยวกับเซิร์ฟเวอร์นี้</string>
<string name="manage_account">จัดการบัญชี</string>
<string name="switch_to_this_account">สลับไปยังบัญชีนี้</string>
<string name="delete_account">ลบบัญชี</string>
<string name="notification_type_status">โพสต์ใหม่</string>
<plurals name="user_and_x_more_followed">
<item quantity="other">%1$s และ %2$,d อื่น ๆ ได้ติดตามคุณ</item>
</plurals>
<string name="familiar_followers_one">ติดตามโดย %s</string>
<string name="familiar_followers_two">ติดตามโดย %s และ %s</string>
<string name="profile_saved_posts">บันทึกแล้ว</string>
<string name="search_people">ผู้คน</string>
<plurals name="familiar_followers_many">
<item quantity="other">ติดตามโดย %1$s, %2$s และ %3$,d อื่น ๆ</item>
</plurals>
<plurals name="x_followers_you_know">
<item quantity="other">%,d ผู้ติดตามที่คุณรู้จัก</item>
</plurals>
<!-- appears when you're about to block a server -->
<plurals name="server_x_followers_will_be_removed">
<item quantity="other">จะเอา %,d ผู้ติดตามจากเซิร์ฟเวอร์นี้ออก</item>
</plurals>
<!-- The complete string will look like "You will lose X followers and Y people you follow". See will_lose_x_followers and will_lose_x_following -->
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
</resources>