blob: 18bbf311b908529f1c232b5ddba574172d2705f0 [file] [log] [blame]
idillon5815c732022-09-16 13:54:45 -04001{
simon1170c322022-10-31 14:51:31 -04002 "conversation_message": "Message",
3 "conversation_start_audiocall": "Start audio call",
4 "conversation_start_videocall": "Start video call",
5 "conversation_close": "Close this conversation",
6 "conversation_details": "Conversation details",
7 "conversation_block_contact": "Block this contact",
8 "conversation_delete_contact": "Delete this contact",
idillonae655dd2022-10-14 18:11:02 -04009 "conversation_title_one": "{{member0}}",
10 "conversation_title_two": "{{member0}} and {{member1}}",
11 "conversation_title_three": "{{member0}}, {{member1}} and {{member2}}",
12 "conversation_title_four": "{{member0}}, {{member1}}, {{member2}}, +1 other member",
13 "conversation_title_more": "{{member0}}, {{member1}}, {{member2}}, +{{excess}} other members",
simon33c06182022-11-02 17:39:31 -040014
idillon-sflec735452022-10-27 13:18:41 -040015 "message_call_outgoing_missed": "Missed outgoing call",
16 "message_call_incoming_missed": "Missed incoming call",
17 "message_call_outgoing": "Outgoing call - {{duration}}",
18 "message_call_incoming": "Incoming call - {{duration}}",
simon33c06182022-11-02 17:39:31 -040019
idillon5815c732022-09-16 13:54:45 -040020 "message_swarm_created": "Swarm created",
idillonae655dd2022-10-14 18:11:02 -040021 "message_user_joined": "{{user}} joined",
simon33c06182022-11-02 17:39:31 -040022
idillonae655dd2022-10-14 18:11:02 -040023 "message_input_placeholder_one": "Write to {{member0}}",
24 "message_input_placeholder_two": "Write to {{member0}} and {{member1}}",
25 "message_input_placeholder_three": "Write to {{member0}}, {{member1}} and {{member2}}",
26 "message_input_placeholder_four": "Write to {{member0}}, {{member1}}, {{member2}}, +1 other member",
Michelle Sepkap Sime51c00452022-10-31 21:26:38 -040027 "message_input_placeholder_more": "Write to {{member0}}, {{member1}}, {{member2}}, +{{excess}} other members",
simon33c06182022-11-02 17:39:31 -040028
idillon02f579d2022-11-06 21:26:55 -050029 "messages_scroll_to_end": "Scroll to the end of the conversation",
30
Michelle Sepkap Sime51c00452022-10-31 21:26:38 -040031 "username_input_default_helper_text": "",
32 "username_input_success_helper_text": "Username available",
33 "username_input_taken_helper_text": "Username already taken",
34 "username_input_invalid_helper_text": "Username doesn't follow required pattern",
35 "username_input_registration_failed_helper_text": "Username not correct!",
simon33c06182022-11-02 17:39:31 -040036
Michelle Sepkap Sime51c00452022-10-31 21:26:38 -040037 "password_input_default_helper_text": "",
38 "password_input_too_weak_helper_text": "Too weak",
39 "password_input_weak_helper_text": "Weak",
40 "password_input_medium_helper_text": "Medium",
41 "password_input_strong_helper_text": "Strong",
Michelle Sepkap Simee580f422022-10-31 23:27:04 -040042 "password_input_registration_failed_helper_text": "Choose another password!",
simon33c06182022-11-02 17:39:31 -040043
Michelle Sepkap Simee580f422022-10-31 23:27:04 -040044 "login_username_not_found": "Username not found",
45 "login_invalid_password": "Incorrect password",
simon33c06182022-11-02 17:39:31 -040046
Michelle Sepkap Simee580f422022-10-31 23:27:04 -040047 "severity_error": "Error",
48 "severity_success": "Success",
simon33c06182022-11-02 17:39:31 -040049 "registration_success": "You've successfully registered! — Logging you in...",
50
51 "share_screen": "Share your screen",
Gabriel Rochon8321a0d2022-11-06 23:18:36 -050052 "share_window": "Share window",
simon33c06182022-11-02 17:39:31 -040053 "share_screen_area": "Share an area of your screen",
54 "share_file": "Share a file",
55
56 "dummy_option_string": "Test option"
idillon5815c732022-09-16 13:54:45 -040057}