blob: b2a2935f56062380425d7c087e4b9136fa5c8910 [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",
idillon-sflec735452022-10-27 13:18:41 -040014 "message_call_outgoing_missed": "Missed outgoing call",
15 "message_call_incoming_missed": "Missed incoming call",
16 "message_call_outgoing": "Outgoing call - {{duration}}",
17 "message_call_incoming": "Incoming call - {{duration}}",
idillon5815c732022-09-16 13:54:45 -040018 "message_swarm_created": "Swarm created",
idillonae655dd2022-10-14 18:11:02 -040019 "message_user_joined": "{{user}} joined",
20 "message_input_placeholder_one": "Write to {{member0}}",
21 "message_input_placeholder_two": "Write to {{member0}} and {{member1}}",
22 "message_input_placeholder_three": "Write to {{member0}}, {{member1}} and {{member2}}",
23 "message_input_placeholder_four": "Write to {{member0}}, {{member1}}, {{member2}}, +1 other member",
Michelle Sepkap Sime51c00452022-10-31 21:26:38 -040024 "message_input_placeholder_more": "Write to {{member0}}, {{member1}}, {{member2}}, +{{excess}} other members",
25 "username_input_default_helper_text": "",
26 "username_input_success_helper_text": "Username available",
27 "username_input_taken_helper_text": "Username already taken",
28 "username_input_invalid_helper_text": "Username doesn't follow required pattern",
29 "username_input_registration_failed_helper_text": "Username not correct!",
30 "password_input_default_helper_text": "",
31 "password_input_too_weak_helper_text": "Too weak",
32 "password_input_weak_helper_text": "Weak",
33 "password_input_medium_helper_text": "Medium",
34 "password_input_strong_helper_text": "Strong",
35 "password_input_registration_failed_helper_text": "Choose another password!"
idillon5815c732022-09-16 13:54:45 -040036}