blob: 44f747c4591e9e002334715fbeab3afa22116f66 [file] [log] [blame]
idillon5815c732022-09-16 13:54:45 -04001{
simon1170c322022-10-31 14:51:31 -04002 "conversation_message": "Envoyer un message",
3 "conversation_start_audiocall": "Démarrer appel audio",
4 "conversation_start_videocall": "Démarrer appel vidéo",
5 "conversation_close": "Fermer la conversation",
6 "conversation_details": "Détails de la conversation",
7 "conversation_block_contact": "Bloquer le contact",
8 "conversation_delete_contact": "Supprimer le contact",
idillonae655dd2022-10-14 18:11:02 -04009 "conversation_title_one": "{{member0}}",
10 "conversation_title_two": "{{member0}} et {{member1}}",
11 "conversation_title_three": "{{member0}}, {{member1}} et {{member2}}",
12 "conversation_title_four": "{{member0}}, {{member1}}, {{member2}}, +1 autre membre",
13 "conversation_title_more": "{{member01}}, {{member1}}, {{member2}}, +{{excess}} autres membres",
simon33c06182022-11-02 17:39:31 -040014
idillon-sflec735452022-10-27 13:18:41 -040015 "message_call_outgoing_missed": "Appel sortant manqué",
16 "message_call_incoming_missed": "Appel entrant manqué",
17 "message_call_outgoing": "Appel entrant - {{duration}}",
18 "message_call_incoming": "Appel sortant - {{duration}}",
simon33c06182022-11-02 17:39:31 -040019
idillon5815c732022-09-16 13:54:45 -040020 "message_swarm_created": "Le Swarm a été créé",
idillonae655dd2022-10-14 18:11:02 -040021 "message_user_joined": "{{user}} s'est joint",
simon33c06182022-11-02 17:39:31 -040022
idillonae655dd2022-10-14 18:11:02 -040023 "message_input_placeholder_one": "Écrire à {{member0}}",
24 "message_input_placeholder_two": "Écrire à {{member0}} et {{member1}}",
25 "message_input_placeholder_three": "Écrire à {{member0}}, {{member1}} et {{member2}}",
26 "message_input_placeholder_four": "Écrire à {{member0}}, {{member1}}, {{member2}}, +1 autre membre",
idillon02f579d2022-11-06 21:26:55 -050027 "message_input_placeholder_more": "Écrire à {{member0}}, {{member1}}, {{member2}}, +{{excess}} autres membres",
28
29 "messages_scroll_to_end": "Faire défiler jusqu'à la fin de la conversation",
simon33c06182022-11-02 17:39:31 -040030
31 "share_screen": "Partager votre écran",
Gabriel Rochon8321a0d2022-11-06 23:18:36 -050032 "share_window": "Partager la fenêtre",
simon33c06182022-11-02 17:39:31 -040033 "share_screen_area": "Partager une partie de l'écran",
34 "share_file": "Partager le fichier",
35
36 "dummy_option_string": "Option test"
idillon5815c732022-09-16 13:54:45 -040037}