Updated language translations.

This commit is contained in:
Alex Hart
2022-07-12 16:23:20 -03:00
parent 40386c910c
commit c1f3e6351c
69 changed files with 5122 additions and 442 deletions
+37
View File
@@ -3805,6 +3805,7 @@
<plurals name="StoryViewerFragment__d_replies">
<item quantity="other">ตอบกลับ %1$d</item>
</plurals>
<!--Used when view receipts are disabled-->
<!--Used to join views and replies when both exist on a story item-->
<string name="StoryViewerFragment__s_s">%1$s %2$s</string>
<!--Displayed when viewing a post you sent-->
@@ -3817,6 +3818,8 @@
<string name="StoryViewerPageFragment__reply_to_group">ตอบกลับกลุ่ม</string>
<!--Displayed when a story has no views-->
<string name="StoryViewsFragment__no_views_yet">ยังไม่มีคนดู</string>
<!--Displayed when user has disabled receipts-->
<!--Button label displayed when user has disabled receipts-->
<!--Displayed when a story has no replies yet-->
<string name="StoryGroupReplyFragment__no_replies_yet">ยังไม่มีการตอบกลับ</string>
<!--Displayed for each user that reacted to a story when viewing replies-->
@@ -4087,6 +4090,7 @@
<plurals name="ContactSearchItems__group_story_d_viewers">
<item quantity="other">สตอรี่กลุ่ม · ผู้ชม %1$d </item>
</plurals>
<!--Label under name for My Story when first sending to my story-->
<!--Label for context menu item to open story settings-->
<string name="ContactSearchItems__story_settings">การตั้งค่าสตอรี่</string>
<!--Label for context menu item to remove a group story from contact results-->
@@ -4127,5 +4131,38 @@
<string name="StoryFirstTimeNavigationView__swipe_right_to_exit">ปัดขวาเพื่อออก</string>
<!--Button label to confirm understanding of story navigation-->
<string name="StoryFirstTimeNagivationView__got_it">เข้าใจแล้ว</string>
<!--Content description for vertical context menu button in safety number sheet rows-->
<!--Sub-line when a user is verified.-->
<!--Sub-line when a user is verified.-->
<string name="SafetyNumberRecipientRowItem__verified">ตรวจยืนยันแล้ว</string>
<!--Title of safety number changes bottom sheet when showing individual records-->
<!--Message of safety number changes bottom sheet when showing individual records-->
<!--Title of safety number changes bottom sheet when not showing individual records-->
<!--Title of safety number changes bottom sheet when not showing individual records and user has seen review screen-->
<!--Message of safety number changes bottom sheet when not showing individual records-->
<!--Menu action to launch safety number verification screen-->
<string name="SafetyNumberBottomSheetFragment__verify_safety_number">ตรวจยืนยันหมายเลขความปลอดภัย</string>
<!--Menu action to remove user from story-->
<!--Action button at bottom of SafetyNumberBottomSheetFragment to send anyway-->
<string name="SafetyNumberBottomSheetFragment__send_anyway">ยืนยันที่จะส่ง</string>
<!--Action button at bottom of SafetyNumberBottomSheetFragment to review connections-->
<!--Empty state copy for SafetyNumberBottomSheetFragment-->
<!--Done button on safety number review fragment-->
<string name="SafetyNumberReviewConnectionsFragment__done">เสร็จสิ้น</string>
<!--Title of safety number review fragment-->
<!--Message of safety number review fragment-->
<!--Section header for 1:1 contacts in review fragment-->
<string name="SafetyNumberBucketRowItem__contacts">ผู้ติดต่อ</string>
<!--Context menu label for distribution list headers in review fragment-->
<!--Context menu label for 1:1 contacts to remove from send-->
<string name="SafetyNumberReviewConnectionsFragment__remove">ลบ</string>
<!--Title of initial My Story settings configuration shown when sending to My Story for the first time-->
<!--Subtitle of initial My Story settings configuration shown when sending to My Story for the first time-->
<!--All connections option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__all_signal_connections">สายสัมพันธ์ Signal ทั้งหมด</string>
<!--All connections except option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__all_signal_connections_except">สายสัมพันธ์ Signal ทั้งหมด ยกเว้น…</string>
<!--Only with selected connections option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__only_share_with">แบ่งปันให้เฉพาะ…</string>
<!--EOF-->
</resources>