Sync Strings from Localazy

This commit is contained in:
bmarty 2024-04-01 00:17:18 +00:00 committed by github-actions[bot]
parent 5ee1b8f79b
commit 1e334891ab
73 changed files with 696 additions and 128 deletions

View file

@ -29,7 +29,11 @@
<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_change_role_invited_member_name">"%1$s (En attente)"</string>
<string name="screen_room_change_role_moderators_title">"Modifier les modérateurs"</string>
<string name="screen_room_change_role_section_administrators">"Administrateurs"</string>
<string name="screen_room_change_role_section_moderators">"Modérateurs"</string>
<string name="screen_room_change_role_section_users">"Membres"</string>
<string name="screen_room_change_role_unsaved_changes_description">"Vous avez des modifications non-enregistrées."</string>
<string name="screen_room_change_role_unsaved_changes_title">"Enregistrer les modifications?"</string>
<string name="screen_room_details_add_topic_title">"Ajouter un sujet"</string>