Sync Strings from Localazy (#6042)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2026-01-20 10:04:53 +01:00 committed by GitHub
parent f7a9fe1c2b
commit 2c6e2c6c89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1003 additions and 993 deletions

View file

@ -50,6 +50,7 @@ Vous navez plus de messages non-lus !"</string>
<string name="screen_roomlist_mark_as_read">"Marquer comme lu"</string>
<string name="screen_roomlist_mark_as_unread">"Marquer comme non lu"</string>
<string name="screen_roomlist_tombstoned_room_description">"Ce salon a été mis à niveau."</string>
<string name="screen_roomlist_your_spaces">"Vos espaces"</string>
<string name="session_verification_banner_message">"Il semblerait que vous utilisiez un nouvel appareil. Vérifiez la session avec un autre de vos appareils pour accéder à vos messages chiffrés."</string>
<string name="session_verification_banner_title">"Vérifier que cest bien vous"</string>
</resources>

View file

@ -50,6 +50,7 @@ You dont have any unread messages!"</string>
<string name="screen_roomlist_mark_as_read">"Mark as read"</string>
<string name="screen_roomlist_mark_as_unread">"Mark as unread"</string>
<string name="screen_roomlist_tombstoned_room_description">"This room has been upgraded"</string>
<string name="screen_roomlist_your_spaces">"Your spaces"</string>
<string name="session_verification_banner_message">"Looks like youre using a new device. Verify with another device to access your encrypted messages."</string>
<string name="session_verification_banner_title">"Verify its you"</string>
</resources>