Sync Strings from Localazy (#4612)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-04-22 08:57:00 +02:00 committed by GitHub
parent e2e58749f5
commit 491eda9ba5
159 changed files with 1834 additions and 958 deletions

View file

@ -109,6 +109,7 @@
<string name="action_report">"Report"</string>
<string name="action_report_bug">"Report bug"</string>
<string name="action_report_content">"Report content"</string>
<string name="action_report_dm">"Report conversation"</string>
<string name="action_report_room">"Report room"</string>
<string name="action_reset">"Reset"</string>
<string name="action_reset_identity">"Reset identity"</string>
@ -260,6 +261,7 @@ Reason: %1$s."</string>
<string name="common_shared_location">"Shared location"</string>
<string name="common_signing_out">"Signing out"</string>
<string name="common_something_went_wrong">"Something went wrong"</string>
<string name="common_something_went_wrong_message">"We encountered an issue. Please try again."</string>
<string name="common_starting_chat">"Starting chat…"</string>
<string name="common_sticker">"Sticker"</string>
<string name="common_success">"Success"</string>
@ -368,7 +370,7 @@ Are you sure you want to continue?"</string>
<string name="screen_report_room_leave_failed_alert_message">"Your report was submitted successfully, but we encountered an issue while trying to leave the room. Please try again."</string>
<string name="screen_report_room_leave_failed_alert_title">"Unable to Leave Room"</string>
<string name="screen_report_room_reason_footer">"Report this room to your admin. If the messages are encrypted, your admin will not be able to read them."</string>
<string name="screen_report_room_reason_placeholder">"Describe the reason…"</string>
<string name="screen_report_room_reason_placeholder">"Describe the reason to report…"</string>
<string name="screen_report_room_title">"Report room"</string>
<string name="screen_reset_identity_confirmation_subtitle">"You\'re about to go to your %1$s account to reset your identity. Afterwards you\'ll be taken back to the app."</string>
<string name="screen_reset_identity_confirmation_title">"Can\'t confirm? Go to your account to reset your identity."</string>