Sync Localazy strings - including post treatment.

./tools/localazy/downloadStrings.sh --all
This commit is contained in:
Benoit Marty 2024-02-23 17:27:58 +01:00 committed by Benoit Marty
parent d0a457d751
commit c746a0acc5
210 changed files with 1578 additions and 1578 deletions

View file

@ -8,26 +8,19 @@
<string name="emoji_picker_category_people">"Émoticônes et personnes"</string>
<string name="emoji_picker_category_places">"Voyages &amp; lieux"</string>
<string name="emoji_picker_category_symbols">"Symboles"</string>
<plurals name="room_timeline_state_changes">
<item quantity="one">"%1$d changement dans le salon"</item>
<item quantity="other">"%1$d changements dans le salon"</item>
</plurals>
<plurals name="screen_room_typing_many_members">
<item quantity="one">"%1$s, %2$s et %3$d autre"</item>
<item quantity="other">"%1$s, %2$s et %3$d autres"</item>
</plurals>
<plurals name="screen_room_typing_notification">
<item quantity="one">"%1$s écrit"</item>
<item quantity="other">"%1$s écrivent"</item>
</plurals>
<string name="report_content_explanation">"Ce message sera signalé à ladministrateur de votre serveur daccueil. Il ne pourra lire aucun message chiffré."</string>
<string name="report_content_hint">"Raison du signalement de ce contenu"</string>
<string name="room_timeline_beginning_of_room">"Ceci est le début de %1$s."</string>
<string name="room_timeline_beginning_of_room_no_name">"Ceci est le début de cette conversation."</string>
<string name="room_timeline_read_marker_title">"Nouveau"</string>
<string name="screen_room_mentions_at_room_subtitle">"Notifier tout le salon"</string>
<plurals name="room_timeline_state_changes">
<item quantity="one">"%1$d changement dans le salon"</item>
<item quantity="other">"%1$d changements dans le salon"</item>
</plurals>
<string name="screen_report_content_block_user">"Bloquer lutilisateur"</string>
<string name="screen_report_content_block_user_hint">"Cochez si vous souhaitez masquer tous les messages actuels et futurs de cet utilisateur."</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>
<string name="screen_room_attachment_source_files">"Pièce jointe"</string>
<string name="screen_room_attachment_source_gallery">"Galerie Photo et Vidéo"</string>
@ -36,9 +29,12 @@
<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_processing_media">"Échec du traitement des médias à télécharger, veuillez réessayer."</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">"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_mentions_at_room_subtitle">"Notifier tout le salon"</string>
<string name="screen_room_mentions_at_room_title">"Tout le monde"</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>
<string name="screen_room_notification_settings_allow_custom">"Autoriser les paramètres personnalisés"</string>
@ -53,6 +49,7 @@
<string name="screen_room_notification_settings_error_setting_mode">"Échec de la configuration du mode, veuillez réessayer."</string>
<string name="screen_room_notification_settings_mentions_only_disclaimer">"Votre serveur daccueil ne supporte pas cette option pour les salons chiffrés, vous ne serez pas notifié(e) dans ce salon."</string>
<string name="screen_room_notification_settings_mode_all_messages">"Tous les messages"</string>
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"Mentions et mots clés uniquement"</string>
<string name="screen_room_notification_settings_room_custom_settings_title">"Dans ce salon, prévenez-moi pour"</string>
<string name="screen_room_reactions_show_less">"Afficher moins"</string>
<string name="screen_room_reactions_show_more">"Afficher plus"</string>
@ -60,11 +57,14 @@
<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>
<plurals name="screen_room_typing_many_members">
<item quantity="one">"%1$s, %2$s et %3$d autre"</item>
<item quantity="other">"%1$s, %2$s et %3$d autres"</item>
</plurals>
<plurals name="screen_room_typing_notification">
<item quantity="one">"%1$s écrit"</item>
<item quantity="other">"%1$s écrivent"</item>
</plurals>
<string name="screen_room_typing_two_members">"%1$s et %2$s"</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_report_content_block_user">"Bloquer lutilisateur"</string>
<string name="screen_room_attachment_source_camera_photo">"Prendre une photo"</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>