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

@@ -2262,6 +2262,19 @@
<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>