Skip to content

Commit

Permalink
chore(l10n): update localization strings via Crowdin (WPB-9776) (#3227)
Browse files Browse the repository at this point in the history
Co-authored-by: yamilmedina <[email protected]>
  • Loading branch information
AndroidBob and yamilmedina authored Jul 25, 2024
1 parent ee744d1 commit dfc69fc
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
<string name="about_app_screen_title">Über diese App</string>
<string name="settings_privacy_policy_label">Datenschutzerklärung</string>
<string name="settings_terms_of_use_label">Datenschutz und AGB</string>
<string name="settings_wire_website_label">Wire-Webseite</string>
<string name="label_copyright">Urheberrecht</string>
<string name="debug_settings_screen_title">Einstellungen zur Fehlerbehebung</string>
<string name="item_dependencies_title">Abhängigkeiten:</string>
Expand Down Expand Up @@ -1220,6 +1221,7 @@ registriert. Bitte versuchen Sie es mit einer anderen.</string>
<string name="notification_obfuscated_message_title">Jemand</string>
<string name="notification_obfuscated_message_content">Hat eine selbstlöschende Nachricht gesendet</string>
<string name="settings_licenses_settings_label">Lizenzen</string>
<string name="settings_dependencies_label">Abhängigkeiten</string>
<string name="settings_myaccount_logout">Benutzerkonto löschen</string>
<string name="delete_acount_dialog_title">Benutzerkonto löschen</string>
<string name="delete_acount_dialog_text">Wenn Sie fortfahren, erhalten Sie eine E-Mail von Wire. Folgen Sie dem Link, um Ihr Konto dauerhaft zu löschen.</string>
Expand Down
4 changes: 0 additions & 4 deletions app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -653,10 +653,6 @@
<item quantity="one">Eltávolított 1 személyt a beszélgetésből</item>
<item quantity="other">Eltávolított %1$d személyt a beszélgetésből</item>
</plurals>
<plurals name="last_message_team_member_removed">
<item quantity="one">1 személy el lett távolítva a csapatból</item>
<item quantity="other">%1$d személy el lett távolítva a csapatból</item>
</plurals>
<string name="last_message_other_removed_only_self_user">Ön el lett távolítva a beszélgetésből</string>
<plurals name="last_message_other_removed_self_user_and_others">
<item quantity="one">Ön és 1 másik személy el lett távolítva a beszélgetésből</item>
Expand Down
4 changes: 0 additions & 4 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -632,10 +632,6 @@ Fino a 500 persone possono unirsi a una conversazione di gruppo.</string>
<item quantity="one">Hai rimosso 1 partecipante dalla conversazione</item>
<item quantity="other">Hai rimosso %1$d partecipanti dalla conversazione</item>
</plurals>
<plurals name="last_message_team_member_removed">
<item quantity="one">1 persona è stata rimossa dal team</item>
<item quantity="other">%1$d persone sono state rimosse dal team</item>
</plurals>
<string name="last_message_other_removed_only_self_user">Sei stato rimosso dalla conversazione</string>
<plurals name="last_message_other_removed_self_user_and_others">
<item quantity="one">Tu ed un altro partecipante siete stati rimossi dalla conversazione</item>
Expand Down
4 changes: 0 additions & 4 deletions app/src/main/res/values-si/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -629,10 +629,6 @@
<item quantity="one">ඔබ පුද්ගලයෙක් සංවාදයෙන් ඉවත් කළා</item>
<item quantity="other">ඔබ %1$d දෙනෙක් සංවාදයෙන් ඉවත් කළා</item>
</plurals>
<plurals name="last_message_team_member_removed">
<item quantity="one">යමෙක් කණ්ඩායමෙන් ඉවත් කර ඇත</item>
<item quantity="other">%1$d දෙනෙක් කණ්ඩායමෙන් ඉවත් කර ඇත</item>
</plurals>
<string name="last_message_other_removed_only_self_user">ඔබව සංවාදයෙන් ඉවත් කළා</string>
<plurals name="last_message_other_removed_self_user_and_others">
<item quantity="one">ඔබව සහ තවත් පුද්ගලයෙක් සංවාදයෙන් ඉවත් කර ඇත</item>
Expand Down

0 comments on commit dfc69fc

Please sign in to comment.