mirror of
https://github.com/mastodon/mastodon-android.git
synced 2024-12-27 01:07:15 +01:00
New translations strings.xml (Thai)
This commit is contained in:
parent
d044b2e747
commit
f5afd4f792
@ -778,6 +778,7 @@
|
||||
<string name="familiar_followers_one">ติดตามโดย %s</string>
|
||||
<string name="familiar_followers_two">ติดตามโดย %s และ %s</string>
|
||||
<string name="profile_saved_posts">บันทึกแล้ว</string>
|
||||
<string name="profile_saved_posts_explanation">โพสต์ที่บันทึกไว้ของคุณปรากฏแก่คุณเท่านั้น</string>
|
||||
<string name="search_people">ผู้คน</string>
|
||||
<plurals name="familiar_followers_many">
|
||||
<item quantity="other">ติดตามโดย %1$s, %2$s และ %3$,d อื่น ๆ</item>
|
||||
@ -790,5 +791,15 @@
|
||||
<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 -->
|
||||
<string name="server_x_followers_and_following_will_be_removed">คุณจะสูญเสีย %1$s และ %2$s</string>
|
||||
<plurals name="will_lose_x_followers">
|
||||
<item quantity="other">%,d ผู้ติดตาม</item>
|
||||
</plurals>
|
||||
<plurals name="will_lose_x_following">
|
||||
<item quantity="other">%,d คนที่คุณติดตาม</item>
|
||||
</plurals>
|
||||
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
|
||||
<string name="server_x_following_will_be_removed">คุณจะสูญเสีย %s</string>
|
||||
<string name="load_missing_posts_above">โหลดโพสต์ที่ขาดหายไปด้านบน</string>
|
||||
<string name="load_missing_posts_below">โหลดโพสต์ที่ขาดหายไปด้านล่าง</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user