Sync Strings (#4590)

* Sync Strings from Localazy

* Fix strings usage after some were moved

* Fix Norwegian string that was causing lint to fail

* Update screenshots

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2025-04-14 11:24:28 +02:00 committed by GitHub
parent cbfc5e0955
commit d9bfcc6c52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
157 changed files with 2042 additions and 1108 deletions

View file

@ -64,6 +64,7 @@
<item quantity="one">"%1$d Push-Anbieter gefunden: %2$s"</item>
<item quantity="other">"%1$d Push-Anbieter gefunden: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"Die Anwendung wurde mit Unterstützung für Folgendes erstellt: %1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Push-Anbieter erkennen"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Prüfe, ob die Anwendung Benachrichtigungen anzeigen kann."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"Die Benachrichtigung wurde nicht angeklickt."</string>