Sync Strings from Localazy

This commit is contained in:
bmarty 2024-02-12 00:10:26 +00:00 committed by github-actions[bot]
parent ca45bee856
commit a614b0d91e
49 changed files with 118 additions and 8 deletions

View file

@ -48,5 +48,6 @@
<string name="push_no_valid_google_play_services_apk_android">"Keine gültigen Google Play-Dienste gefunden. Benachrichtigungen funktionieren möglicherweise nicht richtig."</string>
<string name="notification_fallback_content">"Mitteilung"</string>
<string name="notification_invitation_action_join">"Beitreten"</string>
<string name="notification_room_action_mark_as_read">"Als gelesen markieren"</string>
<string name="notification_room_action_quick_reply">"Schnelle Antwort"</string>
</resources>

View file

@ -48,5 +48,6 @@
<string name="push_no_valid_google_play_services_apk_android">"A Google Play szolgáltatások nem találhatók. Előfordulhat, hogy az értesítések nem működnek megfelelően."</string>
<string name="notification_fallback_content">"Értesítés"</string>
<string name="notification_invitation_action_join">"Csatlakozás"</string>
<string name="notification_room_action_mark_as_read">"Megjelölés olvasottként"</string>
<string name="notification_room_action_quick_reply">"Gyors válasz"</string>
</resources>

View file

@ -54,5 +54,6 @@
<string name="push_no_valid_google_play_services_apk_android">"Nenašli sa žiadne platné služby Google Play. Oznámenia nemusia fungovať správne."</string>
<string name="notification_fallback_content">"Oznámenie"</string>
<string name="notification_invitation_action_join">"Pripojiť sa"</string>
<string name="notification_room_action_mark_as_read">"Označiť ako prečítané"</string>
<string name="notification_room_action_quick_reply">"Rýchla odpoveď"</string>
</resources>