Skip to content

Commit

Permalink
chore: update localization strings via Crowdin (rc) (#2226)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroidBob committed Sep 12, 2023
1 parent cd49d95 commit 17603d1
Show file tree
Hide file tree
Showing 39 changed files with 406 additions and 328 deletions.
8 changes: 5 additions & 3 deletions app/src/main/res/values-af/strings.xml
Expand Up @@ -52,12 +52,12 @@
<string name="label_message_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_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_many_deliver_later">%s will get your message later.</string>
<plurals name="label_message_partial_delivery_x_participants_from_backend">
<item quantity="one">1 participant from %2$s</item>
<item quantity="other">%1$d participants from %2$s</item>
</plurals>
<string name="label_try_again">Try again</string>
<string name="label_reset_session">Reset Session</string>
<string name="label_reset_session_success">Session successfully reset</string>
<string name="label_federated_membership">Federated</string>
Expand Down Expand Up @@ -572,7 +572,8 @@
<string name="label_system_message_conversation_started_by_other">%1$s started the conversation</string>
<string name="label_system_message_conversation_started_with_members">With %1$s</string>
<string name="label_system_message_conversation_failed_add_members_summary">%1$s **participants** could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_many_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_one_member_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_degraded">This conversation is no longer verified, as some user uses at least one device without a valid end-to-end identity certificate.</string>
<!-- Last messages -->
<plurals name="last_message_self_added_users">
Expand Down Expand Up @@ -656,6 +657,7 @@
<string name="label_general_error">Something went wrong</string>
<string name="label_add_member_people">People</string>
<string name="label_add_member_services">Services</string>
<string name="label_empty_contacts_list">Search for people by their name or username to start a conversation 🔍</string>
<!-- Snackbar messages -->
<string name="error_unknown_title">Something went wrong</string>
<string name="error_unknown_message">Please try again</string>
Expand Down
8 changes: 5 additions & 3 deletions app/src/main/res/values-ar/strings.xml
Expand Up @@ -52,7 +52,8 @@
<string name="label_message_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_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_many_deliver_later">%s will get your message later.</string>
<plurals name="label_message_partial_delivery_x_participants_from_backend">
<item quantity="zero">%1$d participants from %2$s</item>
<item quantity="one">1 participant from %2$s</item>
Expand All @@ -61,7 +62,6 @@
<item quantity="many">%1$d participants from %2$s</item>
<item quantity="other">%1$d participants from %2$s</item>
</plurals>
<string name="label_try_again">Try again</string>
<string name="label_reset_session">Reset Session</string>
<string name="label_reset_session_success">Session successfully reset</string>
<string name="label_federated_membership">Federated</string>
Expand Down Expand Up @@ -580,7 +580,8 @@
<string name="label_system_message_conversation_started_by_other">%1$s started the conversation</string>
<string name="label_system_message_conversation_started_with_members">With %1$s</string>
<string name="label_system_message_conversation_failed_add_members_summary">%1$s **participants** could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_many_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_one_member_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_degraded">This conversation is no longer verified, as some user uses at least one device without a valid end-to-end identity certificate.</string>
<!-- Last messages -->
<plurals name="last_message_self_added_users">
Expand Down Expand Up @@ -708,6 +709,7 @@
<string name="label_general_error">Something went wrong</string>
<string name="label_add_member_people">People</string>
<string name="label_add_member_services">Services</string>
<string name="label_empty_contacts_list">Search for people by their name or username to start a conversation 🔍</string>
<!-- Snackbar messages -->
<string name="error_unknown_title">Something went wrong</string>
<string name="error_unknown_message">Please try again</string>
Expand Down
8 changes: 5 additions & 3 deletions app/src/main/res/values-bn/strings.xml
Expand Up @@ -52,12 +52,12 @@
<string name="label_message_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_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_many_deliver_later">%s will get your message later.</string>
<plurals name="label_message_partial_delivery_x_participants_from_backend">
<item quantity="one">1 participant from %2$s</item>
<item quantity="other">%1$d participants from %2$s</item>
</plurals>
<string name="label_try_again">Try again</string>
<string name="label_reset_session">Reset Session</string>
<string name="label_reset_session_success">Session successfully reset</string>
<string name="label_federated_membership">Federated</string>
Expand Down Expand Up @@ -572,7 +572,8 @@
<string name="label_system_message_conversation_started_by_other">%1$s started the conversation</string>
<string name="label_system_message_conversation_started_with_members">With %1$s</string>
<string name="label_system_message_conversation_failed_add_members_summary">%1$s **participants** could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_many_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_one_member_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_degraded">This conversation is no longer verified, as some user uses at least one device without a valid end-to-end identity certificate.</string>
<!-- Last messages -->
<plurals name="last_message_self_added_users">
Expand Down Expand Up @@ -656,6 +657,7 @@
<string name="label_general_error">Something went wrong</string>
<string name="label_add_member_people">People</string>
<string name="label_add_member_services">Services</string>
<string name="label_empty_contacts_list">Search for people by their name or username to start a conversation 🔍</string>
<!-- Snackbar messages -->
<string name="error_unknown_title">Something went wrong</string>
<string name="error_unknown_message">Please try again</string>
Expand Down
8 changes: 5 additions & 3 deletions app/src/main/res/values-ca/strings.xml
Expand Up @@ -52,12 +52,12 @@
<string name="label_message_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_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_many_deliver_later">%s will get your message later.</string>
<plurals name="label_message_partial_delivery_x_participants_from_backend">
<item quantity="one">1 participant from %2$s</item>
<item quantity="other">%1$d participants from %2$s</item>
</plurals>
<string name="label_try_again">Try again</string>
<string name="label_reset_session">Reset Session</string>
<string name="label_reset_session_success">Session successfully reset</string>
<string name="label_federated_membership">Federated</string>
Expand Down Expand Up @@ -572,7 +572,8 @@
<string name="label_system_message_conversation_started_by_other">%1$s started the conversation</string>
<string name="label_system_message_conversation_started_with_members">With %1$s</string>
<string name="label_system_message_conversation_failed_add_members_summary">%1$s **participants** could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_many_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_one_member_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_degraded">This conversation is no longer verified, as some user uses at least one device without a valid end-to-end identity certificate.</string>
<!-- Last messages -->
<plurals name="last_message_self_added_users">
Expand Down Expand Up @@ -656,6 +657,7 @@
<string name="label_general_error">Something went wrong</string>
<string name="label_add_member_people">People</string>
<string name="label_add_member_services">Services</string>
<string name="label_empty_contacts_list">Search for people by their name or username to start a conversation 🔍</string>
<!-- Snackbar messages -->
<string name="error_unknown_title">Something went wrong</string>
<string name="error_unknown_message">Please try again</string>
Expand Down
8 changes: 5 additions & 3 deletions app/src/main/res/values-cs/strings.xml
Expand Up @@ -52,14 +52,14 @@
<string name="label_message_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_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_many_deliver_later">%s will get your message later.</string>
<plurals name="label_message_partial_delivery_x_participants_from_backend">
<item quantity="one">1 participant from %2$s</item>
<item quantity="few">%1$d participants from %2$s</item>
<item quantity="many">%1$d participants from %2$s</item>
<item quantity="other">%1$d participants from %2$s</item>
</plurals>
<string name="label_try_again">Try again</string>
<string name="label_reset_session">Reset Session</string>
<string name="label_reset_session_success">Session successfully reset</string>
<string name="label_federated_membership">Federated</string>
Expand Down Expand Up @@ -576,7 +576,8 @@
<string name="label_system_message_conversation_started_by_other">%1$s started the conversation</string>
<string name="label_system_message_conversation_started_with_members">With %1$s</string>
<string name="label_system_message_conversation_failed_add_members_summary">%1$s **participants** could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_many_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_one_member_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_degraded">This conversation is no longer verified, as some user uses at least one device without a valid end-to-end identity certificate.</string>
<!-- Last messages -->
<plurals name="last_message_self_added_users">
Expand Down Expand Up @@ -682,6 +683,7 @@
<string name="label_general_error">Something went wrong</string>
<string name="label_add_member_people">People</string>
<string name="label_add_member_services">Services</string>
<string name="label_empty_contacts_list">Search for people by their name or username to start a conversation 🔍</string>
<!-- Snackbar messages -->
<string name="error_unknown_title">Something went wrong</string>
<string name="error_unknown_message">Please try again</string>
Expand Down
8 changes: 5 additions & 3 deletions app/src/main/res/values-da/strings.xml
Expand Up @@ -52,12 +52,12 @@
<string name="label_message_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_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_one_deliver_later">%s will get your message later.</string>
<string name="label_message_partial_delivery_participants_many_deliver_later">%s will get your message later.</string>
<plurals name="label_message_partial_delivery_x_participants_from_backend">
<item quantity="one">1 participant from %2$s</item>
<item quantity="other">%1$d participants from %2$s</item>
</plurals>
<string name="label_try_again">Try again</string>
<string name="label_reset_session">Reset Session</string>
<string name="label_reset_session_success">Session successfully reset</string>
<string name="label_federated_membership">Federated</string>
Expand Down Expand Up @@ -572,7 +572,8 @@
<string name="label_system_message_conversation_started_by_other">%1$s started the conversation</string>
<string name="label_system_message_conversation_started_with_members">With %1$s</string>
<string name="label_system_message_conversation_failed_add_members_summary">%1$s **participants** could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_many_members_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_failed_add_one_member_details">%1$s could not be added to the group.</string>
<string name="label_system_message_conversation_degraded">This conversation is no longer verified, as some user uses at least one device without a valid end-to-end identity certificate.</string>
<!-- Last messages -->
<plurals name="last_message_self_added_users">
Expand Down Expand Up @@ -656,6 +657,7 @@
<string name="label_general_error">Something went wrong</string>
<string name="label_add_member_people">People</string>
<string name="label_add_member_services">Services</string>
<string name="label_empty_contacts_list">Search for people by their name or username to start a conversation 🔍</string>
<!-- Snackbar messages -->
<string name="error_unknown_title">Something went wrong</string>
<string name="error_unknown_message">Please try again</string>
Expand Down

0 comments on commit 17603d1

Please sign in to comment.