Skip to content

Commit

Permalink
chore: update localization strings via Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroidBob committed Sep 28, 2023
1 parent 0e96dfb commit 388b050
Show file tree
Hide file tree
Showing 39 changed files with 619 additions and 162 deletions.
12 changes: 12 additions & 0 deletions app/src/main/res/values-af/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<string name="label_message_decryption_failure_message">Message could not be decrypted.</string>
<string name="label_message_decryption_failure_informative_message">Try resetting the session to generate new encryption keys.</string>
<string name="label_system_message_self_user_knock">%s pinged</string>
<string name="label_system_message_other_user_knock">%s pinged</string>
<string name="label_message_partial_delivery_participants_count">%1$d participants didn\'t get your message.</string>
<string name="label_message_partial_delivery_participants_wont_deliver">%s won\'t get your message.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
Expand Down Expand Up @@ -173,6 +174,8 @@
<!-- Navigation -->
<string name="vault_screen_title">Vault</string>
<string name="archive_screen_title">Archive</string>
<string name="archive_screen_empty_state_title">Nothing archived yet 👻</string>
<string name="archive_screen_empty_state_description">To keep your conversation list tidy, move unused conversations here. You can always unarchive those later.</string>
<string name="user_profile_screen_title">User Profile</string>
<string name="settings_screen_title">Settings</string>
<string name="app_settings_screen_title">App Settings</string>
Expand Down Expand Up @@ -695,6 +698,8 @@
<string name="error_unblocking_user">User could not be unblocked</string>
<string name="delete_group_conversation_error">There was an error while deleting conversation</string>
<string name="error_limit_number_assets_imported_exceeded">You can only send up to 20 files at once</string>
<string name="success_archiving_conversation">Conversation was archived</string>
<string name="error_archiving_conversation">Conversation could not be archived</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="email_label">Email</string>
Expand Down Expand Up @@ -862,6 +867,13 @@
<string name="settings_censor_screenshots_enforced_by_team_description">This is enforced by the self-deleting message team setting and cannot be changed.\nThe content of the messages will not be visible on the screenshot or screen recording.</string>
<string name="settings_show_typing_indicator_title">Typing indicator</string>
<string name="settings_show_typing_indicator_description">When this is off, you won\'t be able to see when other people are typing, and others won\'t see when you are typing. This setting applies to all conversations on this device.</string>
<string name="settings_app_lock_title">Lock with passcode</string>
<string name="settings_app_lock_description">Lock Wire after %1$s seconds in the background. Unlock with passcode or biometrics.</string>
<!--Privacy Settings, App lock -->
<string name="settings_set_lock_screen_title">Set a passcode</string>
<string name="settings_set_lock_screen_description">The app will lock itself after a certain time of inactivity. To unlock the app you need to enter this passcode. Make sure to remember this passcode as there is no way to recover it.</string>
<string name="settings_set_lock_screen_passcode_label">Passcode</string>
<string name="settings_set_lock_screen_continue_button_label">Set a passcode</string>
<!--Devices -->
<string name="devices_title">Your Devices</string>
<string name="current_device_label">Current Device</string>
Expand Down
12 changes: 12 additions & 0 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<string name="label_message_decryption_failure_message">Message could not be decrypted.</string>
<string name="label_message_decryption_failure_informative_message">Try resetting the session to generate new encryption keys.</string>
<string name="label_system_message_self_user_knock">%s pinged</string>
<string name="label_system_message_other_user_knock">%s pinged</string>
<string name="label_message_partial_delivery_participants_count">%1$d participants didn\'t get your message.</string>
<string name="label_message_partial_delivery_participants_wont_deliver">%s won\'t get your message.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
Expand Down Expand Up @@ -177,6 +178,8 @@
<!-- Navigation -->
<string name="vault_screen_title">Vault</string>
<string name="archive_screen_title">Archive</string>
<string name="archive_screen_empty_state_title">Nothing archived yet 👻</string>
<string name="archive_screen_empty_state_description">To keep your conversation list tidy, move unused conversations here. You can always unarchive those later.</string>
<string name="user_profile_screen_title">User Profile</string>
<string name="settings_screen_title">Settings</string>
<string name="app_settings_screen_title">App Settings</string>
Expand Down Expand Up @@ -747,6 +750,8 @@
<string name="error_unblocking_user">User could not be unblocked</string>
<string name="delete_group_conversation_error">There was an error while deleting conversation</string>
<string name="error_limit_number_assets_imported_exceeded">You can only send up to 20 files at once</string>
<string name="success_archiving_conversation">Conversation was archived</string>
<string name="error_archiving_conversation">Conversation could not be archived</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="email_label">Email</string>
Expand Down Expand Up @@ -914,6 +919,13 @@
<string name="settings_censor_screenshots_enforced_by_team_description">This is enforced by the self-deleting message team setting and cannot be changed.\nThe content of the messages will not be visible on the screenshot or screen recording.</string>
<string name="settings_show_typing_indicator_title">Typing indicator</string>
<string name="settings_show_typing_indicator_description">When this is off, you won\'t be able to see when other people are typing, and others won\'t see when you are typing. This setting applies to all conversations on this device.</string>
<string name="settings_app_lock_title">Lock with passcode</string>
<string name="settings_app_lock_description">Lock Wire after %1$s seconds in the background. Unlock with passcode or biometrics.</string>
<!--Privacy Settings, App lock -->
<string name="settings_set_lock_screen_title">Set a passcode</string>
<string name="settings_set_lock_screen_description">The app will lock itself after a certain time of inactivity. To unlock the app you need to enter this passcode. Make sure to remember this passcode as there is no way to recover it.</string>
<string name="settings_set_lock_screen_passcode_label">Passcode</string>
<string name="settings_set_lock_screen_continue_button_label">Set a passcode</string>
<!--Devices -->
<string name="devices_title">Your Devices</string>
<string name="current_device_label">Current Device</string>
Expand Down
12 changes: 12 additions & 0 deletions app/src/main/res/values-bn/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<string name="label_message_decryption_failure_message">Message could not be decrypted.</string>
<string name="label_message_decryption_failure_informative_message">Try resetting the session to generate new encryption keys.</string>
<string name="label_system_message_self_user_knock">%s pinged</string>
<string name="label_system_message_other_user_knock">%s pinged</string>
<string name="label_message_partial_delivery_participants_count">%1$d participants didn\'t get your message.</string>
<string name="label_message_partial_delivery_participants_wont_deliver">%s won\'t get your message.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
Expand Down Expand Up @@ -173,6 +174,8 @@
<!-- Navigation -->
<string name="vault_screen_title">Vault</string>
<string name="archive_screen_title">Archive</string>
<string name="archive_screen_empty_state_title">Nothing archived yet 👻</string>
<string name="archive_screen_empty_state_description">To keep your conversation list tidy, move unused conversations here. You can always unarchive those later.</string>
<string name="user_profile_screen_title">User Profile</string>
<string name="settings_screen_title">Settings</string>
<string name="app_settings_screen_title">App Settings</string>
Expand Down Expand Up @@ -695,6 +698,8 @@
<string name="error_unblocking_user">User could not be unblocked</string>
<string name="delete_group_conversation_error">There was an error while deleting conversation</string>
<string name="error_limit_number_assets_imported_exceeded">You can only send up to 20 files at once</string>
<string name="success_archiving_conversation">Conversation was archived</string>
<string name="error_archiving_conversation">Conversation could not be archived</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="email_label">Email</string>
Expand Down Expand Up @@ -862,6 +867,13 @@
<string name="settings_censor_screenshots_enforced_by_team_description">This is enforced by the self-deleting message team setting and cannot be changed.\nThe content of the messages will not be visible on the screenshot or screen recording.</string>
<string name="settings_show_typing_indicator_title">Typing indicator</string>
<string name="settings_show_typing_indicator_description">When this is off, you won\'t be able to see when other people are typing, and others won\'t see when you are typing. This setting applies to all conversations on this device.</string>
<string name="settings_app_lock_title">Lock with passcode</string>
<string name="settings_app_lock_description">Lock Wire after %1$s seconds in the background. Unlock with passcode or biometrics.</string>
<!--Privacy Settings, App lock -->
<string name="settings_set_lock_screen_title">Set a passcode</string>
<string name="settings_set_lock_screen_description">The app will lock itself after a certain time of inactivity. To unlock the app you need to enter this passcode. Make sure to remember this passcode as there is no way to recover it.</string>
<string name="settings_set_lock_screen_passcode_label">Passcode</string>
<string name="settings_set_lock_screen_continue_button_label">Set a passcode</string>
<!--Devices -->
<string name="devices_title">Your Devices</string>
<string name="current_device_label">Current Device</string>
Expand Down
12 changes: 12 additions & 0 deletions app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<string name="label_message_decryption_failure_message">Message could not be decrypted.</string>
<string name="label_message_decryption_failure_informative_message">Try resetting the session to generate new encryption keys.</string>
<string name="label_system_message_self_user_knock">%s pinged</string>
<string name="label_system_message_other_user_knock">%s pinged</string>
<string name="label_message_partial_delivery_participants_count">%1$d participants didn\'t get your message.</string>
<string name="label_message_partial_delivery_participants_wont_deliver">%s won\'t get your message.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
Expand Down Expand Up @@ -173,6 +174,8 @@
<!-- Navigation -->
<string name="vault_screen_title">Vault</string>
<string name="archive_screen_title">Archive</string>
<string name="archive_screen_empty_state_title">Nothing archived yet 👻</string>
<string name="archive_screen_empty_state_description">To keep your conversation list tidy, move unused conversations here. You can always unarchive those later.</string>
<string name="user_profile_screen_title">User Profile</string>
<string name="settings_screen_title">Settings</string>
<string name="app_settings_screen_title">App Settings</string>
Expand Down Expand Up @@ -695,6 +698,8 @@
<string name="error_unblocking_user">User could not be unblocked</string>
<string name="delete_group_conversation_error">There was an error while deleting conversation</string>
<string name="error_limit_number_assets_imported_exceeded">You can only send up to 20 files at once</string>
<string name="success_archiving_conversation">Conversation was archived</string>
<string name="error_archiving_conversation">Conversation could not be archived</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="email_label">Email</string>
Expand Down Expand Up @@ -862,6 +867,13 @@
<string name="settings_censor_screenshots_enforced_by_team_description">This is enforced by the self-deleting message team setting and cannot be changed.\nThe content of the messages will not be visible on the screenshot or screen recording.</string>
<string name="settings_show_typing_indicator_title">Typing indicator</string>
<string name="settings_show_typing_indicator_description">When this is off, you won\'t be able to see when other people are typing, and others won\'t see when you are typing. This setting applies to all conversations on this device.</string>
<string name="settings_app_lock_title">Lock with passcode</string>
<string name="settings_app_lock_description">Lock Wire after %1$s seconds in the background. Unlock with passcode or biometrics.</string>
<!--Privacy Settings, App lock -->
<string name="settings_set_lock_screen_title">Set a passcode</string>
<string name="settings_set_lock_screen_description">The app will lock itself after a certain time of inactivity. To unlock the app you need to enter this passcode. Make sure to remember this passcode as there is no way to recover it.</string>
<string name="settings_set_lock_screen_passcode_label">Passcode</string>
<string name="settings_set_lock_screen_continue_button_label">Set a passcode</string>
<!--Devices -->
<string name="devices_title">Your Devices</string>
<string name="current_device_label">Current Device</string>
Expand Down
12 changes: 12 additions & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<string name="label_message_decryption_failure_message">Message could not be decrypted.</string>
<string name="label_message_decryption_failure_informative_message">Try resetting the session to generate new encryption keys.</string>
<string name="label_system_message_self_user_knock">%s pinged</string>
<string name="label_system_message_other_user_knock">%s pinged</string>
<string name="label_message_partial_delivery_participants_count">%1$d participants didn\'t get your message.</string>
<string name="label_message_partial_delivery_participants_wont_deliver">%s won\'t get your message.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
Expand Down Expand Up @@ -175,6 +176,8 @@
<!-- Navigation -->
<string name="vault_screen_title">Vault</string>
<string name="archive_screen_title">Archive</string>
<string name="archive_screen_empty_state_title">Nothing archived yet 👻</string>
<string name="archive_screen_empty_state_description">To keep your conversation list tidy, move unused conversations here. You can always unarchive those later.</string>
<string name="user_profile_screen_title">User Profile</string>
<string name="settings_screen_title">Settings</string>
<string name="app_settings_screen_title">App Settings</string>
Expand Down Expand Up @@ -721,6 +724,8 @@
<string name="error_unblocking_user">User could not be unblocked</string>
<string name="delete_group_conversation_error">There was an error while deleting conversation</string>
<string name="error_limit_number_assets_imported_exceeded">You can only send up to 20 files at once</string>
<string name="success_archiving_conversation">Conversation was archived</string>
<string name="error_archiving_conversation">Conversation could not be archived</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="email_label">Email</string>
Expand Down Expand Up @@ -888,6 +893,13 @@
<string name="settings_censor_screenshots_enforced_by_team_description">This is enforced by the self-deleting message team setting and cannot be changed.\nThe content of the messages will not be visible on the screenshot or screen recording.</string>
<string name="settings_show_typing_indicator_title">Typing indicator</string>
<string name="settings_show_typing_indicator_description">When this is off, you won\'t be able to see when other people are typing, and others won\'t see when you are typing. This setting applies to all conversations on this device.</string>
<string name="settings_app_lock_title">Lock with passcode</string>
<string name="settings_app_lock_description">Lock Wire after %1$s seconds in the background. Unlock with passcode or biometrics.</string>
<!--Privacy Settings, App lock -->
<string name="settings_set_lock_screen_title">Set a passcode</string>
<string name="settings_set_lock_screen_description">The app will lock itself after a certain time of inactivity. To unlock the app you need to enter this passcode. Make sure to remember this passcode as there is no way to recover it.</string>
<string name="settings_set_lock_screen_passcode_label">Passcode</string>
<string name="settings_set_lock_screen_continue_button_label">Set a passcode</string>
<!--Devices -->
<string name="devices_title">Your Devices</string>
<string name="current_device_label">Current Device</string>
Expand Down
Loading

0 comments on commit 388b050

Please sign in to comment.