Sync Strings from Localazy (#5747)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-11-17 10:29:26 +01:00 committed by GitHub
parent 7cd1a2d0a7
commit 5087cb8bbd
245 changed files with 1354 additions and 1508 deletions

View file

@ -445,6 +445,10 @@ Are you sure you want to continue?"</string>
<string name="screen_resolve_send_failure_unsigned_device_title">"Your message was not sent because %1$s has not verified all devices"</string>
<string name="screen_resolve_send_failure_you_unsigned_device_subtitle">"One or more of your devices are unverified. You can send the message anyway, or you can cancel for now and try again later after you have verified all of your devices."</string>
<string name="screen_resolve_send_failure_you_unsigned_device_title">"Your message was not sent because you have not verified one or more of your devices"</string>
<string name="screen_room_change_permissions_change_settings">"Change settings"</string>
<string name="screen_room_change_permissions_manage_space">"Manage space"</string>
<string name="screen_room_change_permissions_manage_space_rooms">"Manage rooms"</string>
<string name="screen_room_change_permissions_title">"Permissions"</string>
<string name="screen_room_change_role_administrators_or_owners_title">"Edit Admins or Owners"</string>
<string name="screen_room_error_failed_processing_media">"Failed processing media to upload, please try again."</string>
<string name="screen_room_error_failed_retrieving_user_details">"Could not retrieve user details"</string>