mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 02:10:44 +01:00
Updated language translations.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user