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 Apr 29, 2024
1 parent 1fcb41e commit 1860981
Show file tree
Hide file tree
Showing 39 changed files with 188 additions and 32 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/values-af/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -933,6 +934,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-bn/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -899,6 +900,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,7 @@
<string name="dialog_archive_conversation_option">Archivieren</string>
<!-- Animation label -->
<string name="label_open_conversation">Unterhaltung öffnen</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">E-Mail-Adresse</string>
<string name="phone_label">Telefon</string>
<!-- Notifications -->
Expand Down Expand Up @@ -866,6 +867,9 @@
<string name="connection_label_ignore">Ignorieren</string>
<string name="connection_label_send_unverified_warning">Verschaffen Sie sich Gewissheit über die Identität von %s, bevor Sie den Kontakt hinzufügen.</string>
<string name="connection_label_received_unverified_warning">Bitte überprüfen Sie die Identität der Person, bevor Sie die Kontaktanfrage annehmen.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Mediengalerie</string>
<string name="media_gallery_on_image_downloaded">Im Download-Ordner gespeichert</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@ Hasta 500 personas pueden unirse a una conversaci&#243;n en grupo.</string>
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Abrir conversaci&#243;n</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Correo electr&#243;nico</string>
<string name="phone_label">Tel&#233;fono</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@ Hasta 500 personas pueden unirse a una conversaci&#243;n en grupo.</string>
<string name="connection_label_ignore">Ignorar</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Galer&#237;a multimedia</string>
<string name="media_gallery_on_image_downloaded">Guardado en la carpeta Descargas</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-et/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Ava vestlus</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">E-post</string>
<string name="phone_label">Telefon</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
<string name="dialog_archive_conversation_option">Archive</string>
<!-- Animation label -->
<string name="label_open_conversation">Open Conversation</string>
<string name="label_start_conversation">Start Conversation</string>
<string name="email_label">Email</string>
<string name="phone_label">Phone</string>
<!-- Notifications -->
Expand Down Expand Up @@ -865,6 +866,9 @@
<string name="connection_label_ignore">Ignore</string>
<string name="connection_label_send_unverified_warning">Get certainty about the identity of %s\'s before connecting.</string>
<string name="connection_label_received_unverified_warning">Please verify the person\'s identity before accepting the connection request.</string>
<!-- Missing keyPackages dialog -->
<string name="missing_keypackage_dialog_title">Unable to start conversation</string>
<string name="missing_keypackage_dialog_body">You can’t start the conversation with %1$s right now. %1$s needs to open Wire or log in again first. Please try again later.</string>
<!-- Gallery -->
<string name="media_gallery_default_title_name">Media Gallery</string>
<string name="media_gallery_on_image_downloaded">Saved to Downloads folder</string>
Expand Down
Loading

0 comments on commit 1860981

Please sign in to comment.