Sync Strings from Localazy

This commit is contained in:
bmarty 2023-10-30 14:50:36 +00:00 committed by GitHub
parent d1a3a80b9b
commit ffd02b831e
15 changed files with 128 additions and 18 deletions

View file

@ -4,6 +4,7 @@
<item quantity="one">"%1$d changement dans le salon"</item>
<item quantity="other">"%1$d changements dans le salon"</item>
</plurals>
<string name="screen_room_mentions_at_room_subtitle">"Notifier tout le salon"</string>
<string name="screen_room_attachment_source_camera">"Appareil photo"</string>
<string name="screen_room_attachment_source_camera_photo">"Prendre une photo"</string>
<string name="screen_room_attachment_source_camera_video">"Enregistrer une vidéo"</string>
@ -13,8 +14,9 @@
<string name="screen_room_attachment_source_poll">"Sondage"</string>
<string name="screen_room_attachment_text_formatting">"Formatage du texte"</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_retrieving_user_details">"Impossible de récupérer les détails de lutilisateur"</string>
<string name="screen_room_invite_again_alert_message">"Souaitez-vous inviter l\'ancien membre à revenir ?"</string>
<string name="screen_room_invite_again_alert_message">"Souhaitez-vous inviter lancien membre à revenir ?"</string>
<string name="screen_room_invite_again_alert_title">"Vous êtes seul dans ce salon"</string>
<string name="screen_room_message_copied">"Message copié"</string>
<string name="screen_room_no_permission_to_post">"Vous nêtes pas autorisé à publier dans ce salon"</string>
@ -36,6 +38,8 @@
<string name="screen_room_retry_send_menu_title">"Votre message na pas pu être envoyé"</string>
<string name="screen_room_timeline_add_reaction">"Ajouter un émoji"</string>
<string name="screen_room_timeline_less_reactions">"Afficher moins"</string>
<string name="screen_room_voice_message_tooltip">"Maintenir pour enregistrer"</string>
<string name="screen_room_mentions_at_room_title">"Tout le monde"</string>
<string name="screen_room_error_failed_processing_media">"Échec du traitement des médias à télécharger, veuillez réessayer."</string>
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"Mentions et mots clés uniquement"</string>
</resources>