Skip to content

Commit c7eed63

Browse files
Merge branch 'main' into selfHosting
2 parents 44103f1 + 8160bfb commit c7eed63

37 files changed

Lines changed: 401 additions & 211 deletions

composeApp/src/commonMain/composeResources/values-en/strings.xml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<resources>
22
<!-- General -->
3-
<string name="app_name">Family Vault</string>
3+
<string name="app_name">FamilyVault</string>
44
<string name="app_icon_alt">FamilyVault icon</string>
55
<string name="loading">Loading...</string>
66
<string name="saving">Saving...</string>
77
<string name="you">You</string>
8-
<string name="is_actual">Actual</string>
8+
<string name="is_current">Current</string>
99
<string name="is_default">Default</string>
1010
<string name="collapse">Collapse</string>
1111
<string name="expand">Expand</string>
@@ -38,13 +38,13 @@
3838
<string name="cloud_connection_mode_title">Cloud</string>
3939
<string name="cloud_connection_mode_content">Use our cloud solution. No configuration required.</string>
4040
<string name="self_hosted_connection_mode_title">PrivMX Bridge</string>
41-
<string name="self_hosted_connection_mode_content">Use your own PrivMX Bridge, which you need to configure first.</string>
41+
<string name="self_hosted_connection_mode_content">Use your own PrivMX Bridge server, which you need to configure first.</string>
4242

4343
<!-- Family group creation -->
4444
<string name="create_new_family_group_title">Create a new group</string>
45-
<string name="create_new_family_group_content">If you don't have a family group set up in the FamilyVault application yet.</string>
45+
<string name="create_new_family_group_content">If you don't have a family group set up in the FamilyVault app yet.</string>
4646
<string name="join_existing_family_group_title">Join an existing group</string>
47-
<string name="join_existing_family_group_content">If you already have a family group set up in the FamilyVault application.</string>
47+
<string name="join_existing_family_group_content">If you already have a family group set up in the FamilyVault app.</string>
4848

4949
<string name="family_group_create_screen_title">Creating a family group</string>
5050

@@ -54,17 +54,17 @@
5454
<string name="creating_family_group_label">Creating family group...</string>
5555

5656
<!-- Joining family group-->
57-
<string name="join_family_group_title">Join family group</string>
58-
<string name="join_family_group_content">Tap your phone to your parent's phone to join the family group.</string>
57+
<string name="join_family_group_title">Join the family group</string>
58+
<string name="join_family_group_content">Tap your phone to your Guardian's phone to join the family group.</string>
5959
<string name="preparing_to_join_family_group_label">Preparing to join family group</string>
6060

6161
<!-- Form validation errors-->
6262
<string name="form_empty_error">This field cannot be empty</string>
6363
<string name="form_overfill_error">The entered text is too long</string>
64-
<string name="form_password_not_equal_error">Passwords are not equal to each other</string>
64+
<string name="form_password_not_equal_error">Passwords do not match each other</string>
6565
<string name="form_too_short_error">Your input must be longer than %1$d characters</string>
66-
<string name="form_creator_not_in_group">You cannot create group chat where you're not a member</string>
67-
<string name="form_chat_group_members_empty">You cannot create group chat without any members</string>
66+
<string name="form_creator_not_in_group">You cannot create a group chat that doesn't include you</string>
67+
<string name="form_chat_group_members_empty">You cannot create a group chat without any members</string>
6868

6969
<!-- Bottom navigation bar items-->
7070
<string name="chat_tab">Chats</string>
@@ -73,7 +73,7 @@
7373

7474
<string name="private_key_assign_password_title">Protect your key</string>
7575
<string name="private_key_about_title">Private key</string>
76-
<string name="private_key_about_content">Private key protects your data through encryption. Set strong password to maintain its security.</string>
76+
<string name="private_key_about_content">Your private key protects your data through encryption. Set a strong password to keep it secure.</string>
7777

7878
<string name="password_label">Password</string>
7979
<string name="repeat_password_label">Repeat password</string>
@@ -86,7 +86,7 @@
8686
<string name="settings_category_management">Management</string>
8787

8888
<string name="setting_change_name_title">Change name</string>
89-
<string name="setting_change_name_description_short">Change the name of the current family group</string>
89+
<string name="setting_change_name_description_short">Rename the current family group</string>
9090
<string name="setting_change_name_description_long">Use the form to give your family group a new name. Keep in mind that the change might not be visible to all users immediately.</string>
9191

9292
<string name="setting_members_title">Members</string>
@@ -103,25 +103,25 @@
103103
<string name="setting_join_or_create_family_group_short">Go to the screen for joining or creating a new family group</string>
104104

105105
<string name="family_group_members">Family group members</string>
106-
<string name="family_group_add_new_member">Add new member</string>
107-
<string name="family_group_delete_member">Remove member</string>
106+
<string name="family_group_add_new_member">Add a new member</string>
107+
<string name="family_group_delete_member">Remove a member</string>
108108
<string name="setting_no_permission">You don't have permission to do that.</string>
109109

110110
<!-- Add member to family group-->
111-
<string name="add_member_to_family_group_header">Add new member</string>
112-
<string name="add_member_to_family_group_content">Tap your phone to new member's phone to add them to family group.</string>
111+
<string name="add_member_to_family_group_header">Add a new member</string>
112+
<string name="add_member_to_family_group_content">Tap your phone to the new member's phone to add them to the family group.</string>
113113
<string name="join_infobutton_content">Click here to learn more about joining a family group.</string>
114114
<string name="add_member_infobutton_content">Click here to learn more about adding new members to a family group.</string>
115115

116116
<!-- QRCode scan -->
117-
<string name="qr_code_scanning">Initiate QR scanner</string>
118-
<string name="qr_code_generation_screen_content">Have your family group guardian scan this code to let you join.</string>
117+
<string name="qr_code_scanning">Starting QR scanner</string>
118+
<string name="qr_code_generation_screen_content">Let the Guardian of the family group you want to join scan this code to add you to it.</string>
119119
<string name="invalid_qr_code_label">Invalid QR code</string>
120120
<string name="qr_code_scanner_not_installed">QR code scanner is still installing. Please try again shortly.</string>
121121

122122
<!-- Chat -->
123-
<string name="chat_top_bar_greeting">Hi, %1$s!</string>
124-
<string name="chat_create_new">Create new chat</string>
123+
<string name="chat_top_bar_greeting">Hello, %1$s!</string>
124+
<string name="chat_create_new">Create a new chat</string>
125125
<string name="chat_set_group_name">Group chat name</string>
126126
<string name="chat_settings">Chat settings</string>
127127
<string name="chat_create_group_default_name">Family group</string>
@@ -130,12 +130,12 @@
130130
<string name="chat_icon_icon_picker">Icon</string>
131131
<string name="chat_create_group_button_content">Create group chat</string>
132132
<string name="chat_save_edited_group_button_content">Save changes</string>
133-
<string name="chat_create_group_user_is_member">Currently a member</string>
134-
<string name="chat_create_group_user_is_not_member">Currently not a member</string>
133+
<string name="chat_create_group_user_is_member">Currently a chat member</string>
134+
<string name="chat_create_group_user_is_not_member">Currently not a chat member</string>
135135
<string name="chat_send_message">Send message</string>
136-
<string name="chat_type_individual">Individual</string>
137-
<string name="chat_type_group">Groups</string>
138-
<string name="chat_recording_icon">Record voice message</string>
136+
<string name="chat_type_personal">Personal</string>
137+
<string name="chat_type_group">Group</string>
138+
<string name="chat_recording_icon">Record a voice message</string>
139139
<string name="chat_attach_photo">Attach photo</string>
140140
<string name="chat_creating">Creating chat...</string>
141141
<string name="chat_message_type_audio">Voice message</string>
@@ -149,19 +149,19 @@
149149
<string name="chat_media_full_screen">Full screen</string>
150150
<string name="chat_remove_multimedia_description">Remove multimedia</string>
151151
<string name="chat_image_preview">Image preview</string>
152-
<string name="chat_user_not_in_group">You have been removed from this group chat</string>
152+
<string name="chat_user_not_in_group">You have been removed from this chat room.</string>
153153
<string name="chat_private_notes">Private notes</string>
154154

155155
<!-- Remove users -->
156-
<string name="remove_user_dialog">Are you sure to remove this user?</string>
156+
<string name="remove_user_dialog">Are you sure you want to remove this member?</string>
157157

158158
<!-- Connection error screen -->
159159
<string name="connection_error_title">Connection Error</string>
160-
<string name="connection_error_content">Couldn't connect to the server. Please check your internet connection and try again </string>
160+
<string name="connection_error_content">Couldn't connect to the server. Please check your internet connection and try again.</string>
161161
<string name="connection_error_button_content">Retry connection</string>
162162

163163
<string name="user_not_found_title">User not found</string>
164-
<string name="user_not_found_content">We couldn't find you in this family group. It's possible that your account has been removed from it. You can remove this family group's data from your device using the button below.</string>
164+
<string name="user_not_found_content">We couldn't find you in this family group. It's possible that you have been removed from it. You can remove this family group's data from your device using the button below.</string>
165165
<string name="user_not_found_button_content">Remove family group data</string>
166166

167167
<!-- User modification -->
@@ -181,22 +181,22 @@
181181

182182
<!-- Select family group -->
183183
<string name="select_family_group_description">Select a family group to join, or create a new one using the button at the bottom of the screen.</string>
184-
<string name="select_family_group_join_or_create_button">Join or create a family group</string>
185-
<string name="select_family_group_changing">Changing family group...</string>
184+
<string name="select_family_group_join_or_create_button">Join or create a new one</string>
185+
<string name="select_family_group_changing">Changing the family group...</string>
186186
<string name="family_group_default">Default family group</string>
187-
<string name="family_group_no_default">No default family group</string>
187+
<string name="family_group_no_default">Not the default family group</string>
188188

189189
<!-- Tasks -->
190-
<string name="task_add_new_list_short">Add new</string>
190+
<string name="task_add_new_list_short">Add a new</string>
191191
<string name="task_add_new_list">New task list</string>
192-
<string name="task_add_new_list_description">Here you can create a new list to better organize tasks for your family and assign responsibilities.</string>
193-
<string name="task_edit_list_description">On this screen, you can edit a task list to better organize family duties.</string>
192+
<string name="task_add_new_list_description">On this screen you can create a new task list to better organize tasks and assign responsibilities.</string>
193+
<string name="task_edit_list_description">On this screen, you can edit the task list to better organize responsibilities.</string>
194194
<string name="task_settings">Configure</string>
195195
<string name="task_completed">Completed</string>
196196
<string name="task_assign">Assign a task</string>
197197
<string name="no_task_list_title">No task list</string>
198198
<string name="no_task_list_description">Create your first task list by clicking the button below.</string>
199-
<string name="no_task_list_description_without_permission">A new task list can only be created by the family guardian.</string>
199+
<string name="no_task_list_description_without_permission">Only the family Guardian can create a new task list.</string>
200200
<string name="task_list_creating">Creating a new task list...</string>
201201
<string name="task_new">New task</string>
202202
<string name="task_new_description">Create a new task with a description that you can assign to a selected member of your family group.</string>
@@ -211,15 +211,15 @@
211211
<string name="file_cabinet_no_images_title">No images</string>
212212
<string name="file_cabinet_no_images">No images found. Upload some photos using the button below.</string>
213213
<string name="file_cabinet_retry">Retry</string>
214+
<string name="file_cabinet_no_documents">There are no documents yet. Upload documents using the button below.</string>
214215
<string name="file_cabinet_no_documents_title">No documents</string>
215-
<string name="file_cabinet_no_documents">No documents found. Upload documents using the button below.</string>
216216
<string name="file_cabinet_download_pdf_title">Download PDF</string>
217217
<string name="file_cabinet_download_pdf_message">Do you want to download this PDF to your device?</string>
218218
<string name="file_cabinet_download">Download</string>
219219
<string name="file_cabinet_pdf_document">PDF Document</string>
220220
<string name="file_cabinet_initializing_documents">Initializing documents storage...</string>
221221
<string name="file_cabinet_error_initialize">Could not initialize documents storage</string>
222222
<string name="file_cabinet_error_loading">Error loading documents</string>
223-
<string name="file_cabinet_permission_denied">You don't have access to File Cabinet as a guest.</string>
223+
<string name="file_cabinet_permission_denied">You don't have access to File Cabinet as a Guest.</string>
224224
<string name="file_cabinet_permission_denied_header">Access denied</string>
225225
</resources>

0 commit comments

Comments
 (0)