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

@@ -1138,6 +1138,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>
@@ -1468,6 +1473,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>
@@ -3297,6 +3303,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-->
@@ -3406,6 +3413,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-->
@@ -3436,5 +3444,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>