Updated language translations.

This commit is contained in:
Alex Hart
2022-05-24 14:30:15 -03:00
parent a652bc65cc
commit 3bc18c3300
63 changed files with 2029 additions and 51 deletions

View File

@@ -1143,6 +1143,11 @@
<string name="WebRtcCallActivity__calling">กำลังโทร…</string>
<!--Call status shown when an active call was disconnected (e.g., network hiccup) and is trying to reconnect-->
<string name="WebRtcCallActivity__reconnecting">กำลังเชื่อมต่อใหม่…</string>
<!--Title for dialog warning about lacking bluetooth permissions during a call-->
<!--Message for dialog warning about lacking bluetooth permissions during a call and references the permission needed by name-->
<!--Positive action for bluetooth warning dialog to open settings-->
<!--Negative aciton for bluetooth warning dialog to dismiss dialog-->
<string name="WebRtcCallActivity__not_now">ไม่ใช่ตอนนี้</string>
<!--WebRtcCallView-->
<string name="WebRtcCallView__signal_call">โทร Signal</string>
<string name="WebRtcCallView__start_call">เริ่มโทร</string>
@@ -1473,6 +1478,7 @@
<string name="SingleRecipientNotificationBuilder_new_message">ข้อความใหม่</string>
<string name="SingleRecipientNotificationBuilder_message_request">คำขอส่งข้อความ</string>
<string name="SingleRecipientNotificationBuilder_you">คุณ</string>
<!--Notification subtext for group stories-->
<!--ThumbnailView-->
<string name="ThumbnailView_Play_video_description">เล่นวิดีโอ</string>
<string name="ThumbnailView_Has_a_caption_description">มีคำบรรยายภาพ</string>
@@ -3314,6 +3320,7 @@
<string name="StoryViewerPageFragment__s_to_s">%1$s ถึง %2$s</string>
<!--Displayed when viewing a post from another user with no replies-->
<string name="StoryViewerPageFragment__reply">ตอบกลับ</string>
<!--Displayed when viewing a group post from another user with no replies-->
<!--Displayed when a story has no views-->
<!--Displayed when a story has no replies yet-->
<!--Displayed for each user that reacted to a story when viewing replies-->
@@ -3422,6 +3429,7 @@
<!--Conversation Item label for reactions to an unavailable story-->
<!--endregion-->
<!--Content description for expand contacts chevron-->
<!--Duration and price information-->
<!--Tagline for gift row items-->
<!--Headline text on start fragment for gifting a badge-->
<!--Description text on start fragment for gifting a badge-->
@@ -3452,5 +3460,9 @@
<string name="ExpiredGiftSheetConfiguration__not_now">ไม่ใช่ตอนนี้</string>
<!--Label under name for private stories-->
<!--Label under name for group stories-->
<!--Gift expiry days remaining-->
<!--Gift expiry hours remaining-->
<!--Gift expiry minutes remaining-->
<!--Gift expiry expired-->
<!--EOF-->
</resources>