Updated language translations.

This commit is contained in:
Alex Hart
2021-12-01 15:59:23 -04:00
parent f9a2208832
commit 4615b0d32d
62 changed files with 141 additions and 52 deletions

View File

@@ -204,6 +204,7 @@
<string name="ConversationActivity_attachment_exceeds_size_limits">附件超过当前消息类型的大小限制。</string>
<string name="ConversationActivity_unable_to_record_audio">无法录音!</string>
<string name="ConversationActivity_you_cant_send_messages_to_this_group">您已不是此群组成员,不能向其发送消息。</string>
<string name="ConversationActivity_only_s_can_send_messages">只有 %1$s 可发送消息。</string>
<string name="ConversationActivity_admins">管理员</string>
<string name="ConversationActivity_only_admins_of_this_group_can_start_a_call">只有该群组的管理员可发起通话。</string>
<string name="ConversationActivity_there_is_no_app_available_to_handle_this_link_on_your_device">你的设备上没有处理该链接的应用。</string>
@@ -3014,5 +3015,6 @@
<!--Displayed in notification when user payment fails to process on Stripe-->
<!--Displayed on "My Support" screen when user subscription payment method failed.-->
<string name="NetworkFailure__retry">重试</string>
<!--Displayed in a toast when we fail to open the ringtone picker-->
<!--EOF-->
</resources>