Updated language translations.

This commit is contained in:
Greyson Parrelli
2020-06-19 19:15:36 -04:00
parent c2e4c343ab
commit 28af97c400
58 changed files with 336 additions and 240 deletions

View File

@@ -268,7 +268,6 @@
<string name="ConversationFragment_you_can_swipe_to_the_left_reply">你可以在任何訊息上向左滑動以快速回覆</string>
<string name="ConversationFragment_outgoing_view_once_media_files_are_automatically_removed">傳送出去的一次性多媒體檔案被傳送出去之後會自動消除</string>
<string name="ConversationFragment_you_already_viewed_this_message">你已經看過這個訊息</string>
<string name="ConversationFragment__you_can_add_notes_for_yourself_in_this_conversation">你可以在此對話中為自己增加筆記。 如果你的帳號有任何連結的裝置,則新的筆記將被同步。</string>
<!--ConversationListActivity-->
<string name="ConversationListActivity_there_is_no_browser_installed_on_your_device">您的裝置上未安裝瀏覽器。</string>
<!--ConversationListFragment-->
@@ -1901,8 +1900,6 @@
<string name="recipient_preferences__about">關於</string>
<string name="Recipient_unknown">未知</string>
<!--RecipientBottomSheet-->
<!-- Removed by excludeNonTranslatables <string name="RecipientBottomSheet_message">訊息</string> -->
<!-- Removed by excludeNonTranslatables <string name="RecipientBottomSheet_call">撥打</string> -->
<string name="RecipientBottomSheet_block">封鎖</string>
<string name="RecipientBottomSheet_unblock">解除封鎖</string>
<string name="RecipientBottomSheet_add_to_contacts">新增至聯絡人</string>
@@ -1912,6 +1909,7 @@
<string name="RecipientBottomSheet_make_group_admin">成為群組管理員</string>
<string name="RecipientBottomSheet_remove_as_admin">以管理員身份移除</string>
<string name="RecipientBottomSheet_remove_from_group">從群組中移除</string>
<string name="RecipientBottomSheet_message_description">訊息</string>
<string name="RecipientBottomSheet_remove_s_as_group_admin">以管理員身分移除%1$s嗎</string>
<string name="RecipientBottomSheet_s_will_be_able_to_edit_group">%1$s將可以編輯此群組及其成員</string>
<string name="RecipientBottomSheet_remove_s_from_s">從\"%2$s\"移除%1$s嗎</string>