Sync Strings from Localazy

This commit is contained in:
bmarty 2023-12-25 00:09:58 +00:00 committed by Benoit Marty
parent 1577631914
commit ada357b344
52 changed files with 643 additions and 38 deletions

View file

@ -21,6 +21,7 @@
<string name="screen_room_attachment_source_location">"位置"</string>
<string name="screen_room_attachment_source_poll">"投票"</string>
<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_message_copied">"訊息已複製"</string>
<string name="screen_room_no_permission_to_post">"您沒有權限在此聊天室傳送訊息"</string>
@ -35,6 +36,7 @@
<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_notification_settings_mode_mentions_and_keywords">"僅限提及與關鍵字"</string>
</resources>