Sync Strings from Localazy

This commit is contained in:
bmarty 2024-02-26 18:17:16 +00:00 committed by github-actions[bot]
parent f0700f9904
commit 54ef435d9c
51 changed files with 98 additions and 4 deletions

View file

@ -27,6 +27,11 @@
<string name="screen_room_attachment_source_location">"Position"</string>
<string name="screen_room_attachment_source_poll">"Sondage"</string>
<string name="screen_room_attachment_text_formatting">"Formatage du texte"</string>
<string name="screen_room_change_role_confirm_add_admin_description">"Vous ne pourrez pas annuler cette action. Vous êtes entrain de promouvoir l\'utilisateur pour qu\'il ait le même niveau que vous."</string>
<string name="screen_room_change_role_confirm_add_admin_title">"Ajouter un administrateur ?"</string>
<string name="screen_room_change_role_confirm_demote_self_action">"Rétrograder"</string>
<string name="screen_room_change_role_confirm_demote_self_description">"Vous ne pourrez pas annuler ce changement car vous vous rétrogradez, si vous êtes le dernier utilisateur privilégié du salon il sera impossible de retrouver les privilèges."</string>
<string name="screen_room_change_role_confirm_demote_self_title">"Vous rétrograder ?"</string>
<string name="screen_room_encrypted_history_banner">"Lhistorique des messages nest actuellement pas disponible dans ce salon"</string>
<string name="screen_room_encrypted_history_banner_unverified">"Lhistorique de la discussion nest pas disponible. Vérifiez cette session pour accéder à lhistorique."</string>
<string name="screen_room_error_failed_processing_media">"Échec du traitement des médias à télécharger, veuillez réessayer."</string>