blob: dc8226c029be9eb47dcf0283c919af9137d6d99f [file] [log] [blame]
Alexandre Lision91247422016-10-20 17:59:52 -04001<?xml version='1.0' encoding='UTF-8'?>
2<resources>
Jenkins8fb7e5a2017-04-28 12:33:38 -04003 <!--About-->
Alexandre Lisionfcc720b2017-03-02 14:27:23 -05004 <string name="feedback_section">Commentaires</string>
Alexandre Lisionfcc720b2017-03-02 14:27:23 -05005 <string name="section_license">Licence</string>
Alexandre Lision91247422016-10-20 17:59:52 -04006 <string name="copyright_section">Droits d\'auteurs</string>
7 <string name="contribute_section">Contribuer</string>
8 <string name="version_section">Version</string>
Jenkinsf269ecb2018-04-02 10:34:53 -04009 <string name="no_email_app_installed">Aucune application courriel n\'a été trouvée. Ajoutez-en une pour nous envoyer un rapport.</string>
Jenkins69c56352018-08-13 10:35:11 -040010 <string name="no_browser_app_installed">Aucun navigateur trouvé; ajoutez-en un afin de voir cette page</string>
Alexandre Lision91247422016-10-20 17:59:52 -040011 <string name="email_chooser_title">Envoyer un courriel en utilisant</string>
Jenkins69c56352018-08-13 10:35:11 -040012 <string name="website_chooser_title">Visualiser le site web en utilisant ...</string>
Jenkins17498cb2019-03-18 10:35:34 -040013 <string name="description">Jami est un logiciel libre de communication universel qui respecte la vie privée et l\'intimité de ses utilisateurs.</string>
Jenkins8fb7e5a2017-04-28 12:33:38 -040014 <string name="credits">Crédits</string>
15 <!--About dialog-->
Jenkins3eebe832017-07-27 14:54:35 -040016 <string name="developed_by">Développé par</string>
Jenkins2b9ae332017-08-02 22:51:46 -040017 <string name="designed_by">Conçu par</string>
Alexandre Lision91247422016-10-20 17:59:52 -040018 <!--RingActivity-->
Alexandre Lision91247422016-10-20 17:59:52 -040019 <string name="title_activity_sflphone_home">Ring</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050020 <string name="error_no_network">Aucune connectivité réseau</string>
Alexandre Lision91247422016-10-20 17:59:52 -040021 <string name="error_mobile_network_available_but_disabled">Veuillez permettre l\'accès au réseau cellulaire dans l\'écran des réglages.</string>
22 <!--AB menus-->
Alexandre Lision91247422016-10-20 17:59:52 -040023 <string name="ab_action_chat">Messagerie texte</string>
24 <!--Left Drawer-->
25 <!--Accessibility-->
Romain Bertozzi60804002017-01-19 12:29:12 -050026 <string name="drawer_open">Ouvrir le NavigationDrawer</string>
27 <string name="drawer_close">Fermer le NavigationDrawer</string>
Alexandre Lision91247422016-10-20 17:59:52 -040028 <!--Sections-->
Romain Bertozzi60804002017-01-19 12:29:12 -050029 <string name="menu_item_home">Accueil</string>
Jenkins9ba15bc2017-08-28 06:34:57 -040030 <string name="menu_item_contact_request">Demandes de contact</string>
Alexandre Lision91247422016-10-20 17:59:52 -040031 <string name="menu_item_accounts">Gérer les comptes</string>
Jenkins31abb6b2018-01-29 05:34:59 -050032 <string name="menu_item_account">Gérer le compte</string>
Alexandre Lision91247422016-10-20 17:59:52 -040033 <string name="menu_item_settings">Réglages</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050034 <string name="menu_item_share">Partager mes informations de contact</string>
Alexandre Lision91247422016-10-20 17:59:52 -040035 <!--Dialing Fragment-->
Romain Bertozzi60804002017-01-19 12:29:12 -050036 <string name="dial_number">Composer un numéro</string>
Alexandre Lision91247422016-10-20 17:59:52 -040037 <!--History Fragment-->
38 <!--DetailsHistory Fragment-->
39 <!--Home Fragment-->
Romain Bertozzi60804002017-01-19 12:29:12 -050040 <plurals name="home_conferences_title">
41 <item quantity="one">Conversations %d</item>
42 <item quantity="other">Conversations %d</item>
43 </plurals>
Alexandre Lision91247422016-10-20 17:59:52 -040044 <!--ContactList Fragment-->
Romain Bertozzi60804002017-01-19 12:29:12 -050045 <string name="searchbar_hint">Entrer le nom ou le numéro de téléphone</string>
46 <string name="choose_number">Choisissez un numéro</string>
Alexandre Lision91247422016-10-20 17:59:52 -040047 <!--FileExplorerDFragement-->
48 <!--TransferDFragment-->
49 <!--Notifications-->
Jenkins3eebe832017-07-27 14:54:35 -040050 <string name="notif_missed_incoming_call">Appel entrant manqué</string>
51 <string name="notif_missed_outgoing_call">Appel sortant manqué</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050052 <string name="notif_incoming_call_title">Appel entrant de %1$s</string>
53 <string name="notif_incoming_call">Appel entrant</string>
54 <string name="notif_outgoing_call_title">Appel sortant à %1$s</string>
55 <string name="notif_outgoing_call">Appel sortant</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050056 <string name="notif_current_call">Appel en cours</string>
Jenkins2b04c302017-11-27 05:35:01 -050057 <string name="notif_channel_calls">Appels</string>
Jenkins31abb6b2018-01-29 05:34:59 -050058 <string name="notif_channel_messages">Messages</string>
59 <string name="notif_channel_requests">Sollicitations</string>
Jenkins2fcfc912019-07-08 10:35:40 -040060 <string name="notif_group_calls">Appels</string>
Jenkins31abb6b2018-01-29 05:34:59 -050061 <string name="notif_mark_as_read">Marqué comme lu</string>
Alexandre Lision91247422016-10-20 17:59:52 -040062 <!--Call Fragment-->
Jenkinsb7791a72017-11-17 09:53:06 -050063 <string name="you_txt_prefix">Toi:</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050064 <string name="action_call_hangup">Raccrocher</string>
65 <string name="ongoing_call">Appel en cours</string>
66 <string name="hist_in_call">Appel entrant de %1$s</string>
67 <string name="hist_out_call">Appel sortant de %1$s</string>
Jenkins69c56352018-08-13 10:35:11 -040068 <string name="action_call_accept">Répondre</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050069 <string name="action_call_decline">Refuser</string>
70 <string name="ab_action_speakerphone">Activer le haut-parleur</string>
71 <string name="ab_action_contact_add">Ajouter aux contacts</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050072 <string name="ab_action_audio_call">Appel audio</string>
73 <string name="ab_action_video_call">Appel vidéo</string>
Alexandre Lision1da77262017-04-05 12:32:40 -040074 <string name="ab_action_change_screen_orientation">Modifier l\'orientation de l\'écran</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050075 <string name="share_via">Partager par</string>
76 <string name="write_a_message">Écrire un message</string>
77 <string name="scan_qr">Numériser le code QR</string>
78 <string name="ab_action_flipcamera">Inverser la caméra</string>
Alexandre Lision91247422016-10-20 17:59:52 -040079 <!--Text messages-->
Romain Bertozzi60804002017-01-19 12:29:12 -050080 <string name="send_message">Envoyer le message</string>
81 <string name="message_sending">Transmission du message</string>
Jenkins3f2bc342018-05-28 10:35:20 -040082 <string name="message_failed">Échoué</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050083 <string name="time_just_now">Maintenant</string>
Alexandre Lision91247422016-10-20 17:59:52 -040084 <!--MediaPreferenceFragment-->
Romain Bertozzi60804002017-01-19 12:29:12 -050085 <string name="permission_dialog_camera_title">Droits d\'accès à la caméra</string>
86 <string name="permission_dialog_camera_message">Les conversations vidéos requièrent les droits d\'accès à la caméra pour fonctionner. S.v.p. envisager d\'octroyer ces droits.</string>
Jenkins9df02e22019-09-09 10:35:48 -040087 <!--Ringtone activity-->
Romain Bertozzi60804002017-01-19 12:29:12 -050088 <string name="ringtone_error_title">Erreur</string>
89 <string name="ringtone_error_format_not_supported">Ce format n\'est pas supporté.</string>
Jenkins9df02e22019-09-09 10:35:48 -040090 <string name="ringtone_custom_label">coutume</string>
Alexandre Lision91247422016-10-20 17:59:52 -040091 <!--Read contacts permission-->
92 <!--Write call log permission-->
93 <!--QRCode Scan-->
Romain Bertozzi60804002017-01-19 12:29:12 -050094 <string name="scan_qr_account_message">Numériser le code QR du compte que vous désirez ajouter.</string>
Alexandre Lision91247422016-10-20 17:59:52 -040095 <!--Settings-->
Romain Bertozzi60804002017-01-19 12:29:12 -050096 <string name="clear_history_completed">L\'historique a été effacé.</string>
Alexandre Lision91247422016-10-20 17:59:52 -040097 <!--Conversation-->
Romain Bertozzi60804002017-01-19 12:29:12 -050098 <string name="conversation_action_delete_this">Supprimer cette conversation</string>
Jenkins69c56352018-08-13 10:35:11 -040099 <string name="conversation_action_delete_this_title">Supprimer cette conversation ?</string>
Romain Bertozzi60804002017-01-19 12:29:12 -0500100 <string name="conversation_action_delete_this_message">Cette action ne peut être annulée.</string>
Jenkins09f7db42018-08-27 10:35:24 -0400101 <string name="conversation_action_history_clear">Effacer l\'historique</string>
102 <string name="conversation_action_remove_this">Supprimer le contact</string>
Romain Bertozzi60804002017-01-19 12:29:12 -0500103 <string name="conversation_action_copy_peer_number">Copier le numéro</string>
Jenkins2b9ae332017-08-02 22:51:46 -0400104 <string name="conversation_action_copied_peer_number_clipboard">%1$s copié dans le presse papiers</string>
Romain Bertozzi60804002017-01-19 12:29:12 -0500105 <string name="conversation_action_select_peer_number">Sélectionner un numéro de téléphone</string>
Alexandre Lision91247422016-10-20 17:59:52 -0400106 <!--Contacts-->
Romain Bertozzi60804002017-01-19 12:29:12 -0500107 <string name="prompt_new_password">Nouveau mot de passe</string>
Jenkinsf75725d2017-11-06 05:34:58 -0500108 <string name="prompt_new_password_optional">Nouveau mot de passe (optionnel)</string>
Jenkins2b9ae332017-08-02 22:51:46 -0400109 <string name="prompt_new_password_repeat">Répéter le nouveau mot de passe</string>
Jenkins17498cb2019-03-18 10:35:34 -0400110 <string name="account_create_title">Créer un compte Jami</string>
Romain Bertozzi60804002017-01-19 12:29:12 -0500111 <string name="prompt_new_username">Entrer un nouveau nom d\'utilisateur</string>
Alexandre Lisionfcc720b2017-03-02 14:27:23 -0500112 <string name="wizard_next">Suivant</string>
113 <string name="wizard_back">Précédent</string>
Alexandre Lision91247422016-10-20 17:59:52 -0400114 <!--MenuHeaderView-->
Romain Bertozzi60804002017-01-19 12:29:12 -0500115 <string name="profile">Mon profil</string>
Alexandre Lision1da77262017-04-05 12:32:40 -0400116 <string name="profile_message_warning">Votre profil est partagé avec vos contacts uniquement</string>
Romain Bertozzi60804002017-01-19 12:29:12 -0500117 <string name="open_the_gallery">Ouvrir la galerie</string>
118 <string name="take_a_photo">Prendre un photo.</string>
Alexandre Lision1da77262017-04-05 12:32:40 -0400119 <string name="profile_name_hint">Entrer votre nom (optionnel)</string>
Alexandre Lision93184362016-11-02 12:45:29 -0400120 <!--Share fragment-->
Jenkins69c56352018-08-13 10:35:11 -0400121 <string name="share_message_no_account">S\'il vous plaît, sélectionnez un compte à partager.</string>
Romain Bertozzi60804002017-01-19 12:29:12 -0500122 <string name="share_your_account_information">Partager mes informations de contact</string>
Jenkins0fc4a032019-06-10 10:35:38 -0400123 <string name="share_label">Partage</string>
Romain Bertozzi60804002017-01-19 12:29:12 -0500124 <string name="generic_error_migration">Erreur</string>
Alexandre Lisionfcc720b2017-03-02 14:27:23 -0500125 <string name="generic_error_migration_message">Une erreur s\'est produite durant la migration.</string>
Alexandre Lision1da77262017-04-05 12:32:40 -0400126 <!--Pending contact requests-->
Jenkins3eebe832017-07-27 14:54:35 -0400127 <string name="accept">Accepter</string>
128 <string name="refuse">Refuser</string>
129 <string name="block">Bloquer</string>
130 <string name="contact_request_title">Nouvelle demande de contact</string>
131 <string name="contact_request_msg">Vous avez %1$s demande de contacts</string>
Jenkins9ba15bc2017-08-28 06:34:57 -0400132 <string name="contact_request_account">Pour %1$s</string>
133 <string name="no_requests">0 demande de contact</string>
Alexandre Lision1da77262017-04-05 12:32:40 -0400134 <!--Send contact requests-->
Jenkins2b9ae332017-08-02 22:51:46 -0400135 <string name="send_request_button">Envoyer</string>
136 <string name="send_request_title">Envoyer une demande de contact</string>
Jenkins8fb7e5a2017-04-28 12:33:38 -0400137 <!--Blacklist-->
Jenkins9ba15bc2017-08-28 06:34:57 -0400138 <string name="no_blocked_contact">0 contact bloqué</string>
Jenkins8fb7e5a2017-04-28 12:33:38 -0400139 <!--Smartlist-->
Jenkins9ba15bc2017-08-28 06:34:57 -0400140 <string name="no_contact_request">Aucune demande de contact n\'a été envoyée</string>
Jenkins2b9ae332017-08-02 22:51:46 -0400141 <string name="contact_request_sent">Demande de contact envoyée</string>
Jenkins9ba15bc2017-08-28 06:34:57 -0400142 <string name="search_results">Résultats de la recherche</string>
Jenkins25947d52017-08-21 06:35:01 -0400143 <string name="tv_contact_row_header">Contacts</string>
Jenkinsf75725d2017-11-06 05:34:58 -0500144 <string name="gallery_error_title">Pas d\'application de Galleries trouvé</string>
145 <string name="gallery_error_message">Pas d\'application trouvé dans l\'appareil pour ouvrir Galleries</string>
Jenkins31abb6b2018-01-29 05:34:59 -0500146 <string name="generic_error">Une erreur inconnue s\'est produite</string>
Jenkins86133c12018-02-06 15:22:40 -0500147 <!--File Transfer-->
Jenkins9ac87302018-04-09 10:35:00 -0400148 <string name="menu_file_share">Partager le fichier</string>
Jenkins0fc4a032019-06-10 10:35:38 -0400149 <string name="menu_message_copy">Copier</string>
150 <string name="menu_delete">Supprimer</string>
Alexandre Lision91247422016-10-20 17:59:52 -0400151</resources>