Sync Localazy strings - including post treatment.

./tools/localazy/downloadStrings.sh --all
This commit is contained in:
Benoit Marty 2024-02-23 17:27:58 +01:00 committed by Benoit Marty
parent d0a457d751
commit c746a0acc5
210 changed files with 1578 additions and 1578 deletions

View file

@ -8,12 +8,14 @@
<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="report_content_hint">"檢舉這個內容的原因"</string>
<string name="room_timeline_read_marker_title">"新訊息"</string>
<string name="screen_report_content_block_user">"封鎖使用者"</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>
<string name="screen_room_attachment_source_files">"附件"</string>
<string name="screen_room_attachment_source_gallery">"照片與影片庫"</string>
@ -22,6 +24,7 @@
<string name="screen_room_attachment_text_formatting">"格式化文字"</string>
<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_notification_settings_default_setting_footnote_content_link">"全域設定"</string>
@ -29,14 +32,11 @@
<string name="screen_room_notification_settings_error_restoring_default">"無法重設為預設模式,請再試一次。"</string>
<string name="screen_room_notification_settings_error_setting_mode">"無法設定模式,請再試一次。"</string>
<string name="screen_room_notification_settings_mode_all_messages">"所有訊息"</string>
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"僅限提及與關鍵字"</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_mentions_at_room_title">"所有人"</string>
<string name="screen_report_content_block_user">"封鎖使用者"</string>
<string name="screen_room_attachment_source_camera_photo">"拍照"</string>
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"僅限提及與關鍵字"</string>
</resources>