Sync Strings from Localazy (#5662)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-11-03 10:58:12 +01:00 committed by GitHub
parent 98acdadc6f
commit 967dfe6a6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
59 changed files with 1024 additions and 956 deletions

View file

@ -95,6 +95,7 @@
<string name="action_forgot_password">"Forgot password?"</string>
<string name="action_forward">"Forward"</string>
<string name="action_go_back">"Go back"</string>
<string name="action_go_to_roles_and_permissions">"Go to roles &amp; permissions"</string>
<string name="action_go_to_settings">"Go to settings"</string>
<string name="action_ignore">"Ignore"</string>
<string name="action_invite">"Invite"</string>
@ -176,7 +177,6 @@
<string name="common_advanced_settings">"Advanced settings"</string>
<string name="common_an_image">"an image"</string>
<string name="common_analytics">"Analytics"</string>
<string name="common_android_notification_sync_notifications_foreground_service_title">"Fetching notifications…"</string>
<string name="common_android_shortcuts_remove_reason_left_room">"You left the room"</string>
<string name="common_android_shortcuts_remove_reason_session_logged_out">"You were logged out of the session"</string>
<string name="common_appearance">"Appearance"</string>
@ -469,6 +469,9 @@ Are you sure you want to continue?"</string>
<string name="screen_space_list_parent_space">"%1$s space"</string>
<string name="screen_space_list_title">"Spaces"</string>
<string name="screen_space_menu_action_members">"View members"</string>
<string name="screen_space_settings_leave_space">"Leave space"</string>
<string name="screen_space_settings_roles_and_permissions">"Roles &amp; permissions"</string>
<string name="screen_space_settings_security_and_privacy">"Security &amp; privacy"</string>
<string name="screen_timeline_item_menu_send_failure_changed_identity">"Message not sent because %1$ss verified identity was reset."</string>
<string name="screen_timeline_item_menu_send_failure_unsigned_device">"Message not sent because %1$s has not verified all devices."</string>
<string name="screen_timeline_item_menu_send_failure_you_unsigned_device">"Message not sent because you have not verified one or more of your devices."</string>