Run ./tools/localazy/downloadStrings.sh --all after some key renaming on Localazy.

This commit is contained in:
Benoit Marty 2024-03-13 09:56:31 +01:00
parent 70714dcb1f
commit c881ea95bf
16 changed files with 205 additions and 205 deletions

View file

@ -8,12 +8,8 @@
<string name="emoji_picker_category_people">"表情與人物"</string>
<string name="emoji_picker_category_places">"旅行與景點"</string>
<string name="emoji_picker_category_symbols">"標誌"</string>
<string name="report_content_hint">"檢舉這個內容的原因"</string>
<string name="room_timeline_read_marker_title">"新訊息"</string>
<plurals name="room_timeline_state_changes">
<item quantity="other">"%1$d 個聊天室變更"</item>
</plurals>
<string name="screen_report_content_block_user">"封鎖使用者"</string>
<string name="screen_report_content_hint">"檢舉這個內容的原因"</string>
<string name="screen_room_attachment_source_camera">"照相機"</string>
<string name="screen_room_attachment_source_camera_photo">"拍照"</string>
<string name="screen_room_attachment_source_camera_video">"錄影"</string>
@ -25,14 +21,18 @@
<string name="screen_room_invite_again_alert_message">"您想要邀請他們回來嗎?"</string>
<string name="screen_room_invite_again_alert_title">"此聊天室只有您一個人"</string>
<string name="screen_room_mentions_at_room_title">"所有人"</string>
<string name="screen_room_message_copied">"訊息已複製"</string>
<string name="screen_room_no_permission_to_post">"您沒有權限在此聊天室傳送訊息"</string>
<string name="screen_room_reactions_show_less">"較少"</string>
<string name="screen_room_reactions_show_more">"更多"</string>
<string name="screen_room_retry_send_menu_send_again_action">"重傳"</string>
<string name="screen_room_retry_send_menu_title">"無法傳送您的訊息"</string>
<string name="screen_room_timeline_add_reaction">"新增表情符號"</string>
<string name="screen_room_timeline_less_reactions">"較少"</string>
<string name="screen_room_timeline_message_copied">"訊息已複製"</string>
<string name="screen_room_timeline_no_permission_to_post">"您沒有權限在此聊天室傳送訊息"</string>
<string name="screen_room_timeline_reactions_show_less">"較少"</string>
<string name="screen_room_timeline_reactions_show_more">"更多"</string>
<string name="screen_room_timeline_read_marker_title">"新訊息"</string>
<plurals name="screen_room_timeline_state_changes">
<item quantity="other">"%1$d 個聊天室變更"</item>
</plurals>
<plurals name="screen_room_typing_many_members">
<item quantity="other">"%1$s、%2$s 和其他 %3$d 個人"</item>
</plurals>