Updated language translations.

This commit is contained in:
Cody Henthorne
2022-02-02 16:53:06 -05:00
parent bf28dfee66
commit c5c915d446
76 changed files with 523 additions and 523 deletions

View File

@@ -2235,20 +2235,20 @@
<string name="conversation_callable_secure__menu_video">Signal 視訊電話</string>
<!--conversation_context-->
<!--Button to view detailed information for a message-->
<string name="conversation_context__menu_message_details">資訊</string>
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_message_details">資訊</string> -->
<!--Button to copy a message\'s text to the clipboard-->
<string name="conversation_context__menu_copy_text">複製</string>
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_copy_text">複製</string> -->
<!--Button to delete a message-->
<string name="conversation_context__menu_delete_message">刪除</string>
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_delete_message">刪除</string> -->
<!--Button to forward a message to another person or group chat-->
<string name="conversation_context__menu_forward_message">轉寄</string>
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_forward_message">轉寄</string> -->
<!--Button to retry sending a message-->
<string name="conversation_context__menu_resend_message">重送訊息</string>
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_resend_message">重送訊息</string> -->
<!--Button to reply to a message-->
<string name="conversation_context__menu_reply_to_message">回覆</string>
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_reply_to_message">回覆</string> -->
<!--conversation_context_reaction-->
<!--Button to select a message and enter selection mode-->
<string name="conversation_context__reaction_multi_select">選擇多個</string>
<!-- Removed by excludeNonTranslatables <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>