Updated language translations.

This commit is contained in:
Greyson Parrelli
2022-01-18 17:17:42 -05:00
parent e50787ae20
commit 23e4856c5e
63 changed files with 1598 additions and 212 deletions

View File

@@ -2250,11 +2250,27 @@
<!--Button to select a message and enter selection mode-->
<string name="conversation_context__reaction_multi_select">選擇多個</string>
<!--Heading which shows how many messages are currently selected-->
<plurals name="conversation_context__s_selected">
<item quantity="other">%d 已選擇</item>
</plurals>
<!--conversation_context_image-->
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_context_image__save_attachment">儲存</string>
<!--conversation_expiring_off-->
<string name="conversation_expiring_off__disappearing_messages">自動銷毀訊息</string>
<!--conversation_selection-->
<!--Button to view detailed information for a message-->
<string name="conversation_selection__menu_message_details">資訊</string>
<!--Button to copy a message\'s text to the clipboard-->
<string name="conversation_selection__menu_copy">複製</string>
<!--Button to delete a message-->
<string name="conversation_selection__menu_delete">刪除</string>
<!--Button to forward a message to another person or group chat-->
<string name="conversation_selection__menu_forward">轉寄</string>
<!--Button to reply to a message-->
<string name="conversation_selection__menu_reply">回覆</string>
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_selection__menu_save">儲存</string>
<!--conversation_expiring_on-->
<!--conversation_insecure-->
<string name="conversation_insecure__invite">邀請</string>