Sync Strings from Localazy

This commit is contained in:
bmarty 2025-01-13 00:30:35 +00:00 committed by github-actions[bot]
parent bcec2ef3ef
commit bd1165179b
110 changed files with 985 additions and 881 deletions

View file

@ -23,6 +23,7 @@
<item quantity="other">"%d inbjudningar"</item>
</plurals>
<string name="notification_invite_body">"Bjöd in dig att chatta"</string>
<string name="notification_invite_body_with_sender">"%1$s bjöd in dig att chatta"</string>
<string name="notification_mentioned_you_body">"Nämnde dig: %1$s"</string>
<string name="notification_new_messages">"Nya meddelanden"</string>
<plurals name="notification_new_messages_for_room">
@ -33,6 +34,7 @@
<string name="notification_room_action_mark_as_read">"Markera som läst"</string>
<string name="notification_room_action_quick_reply">"Snabbsvar"</string>
<string name="notification_room_invite_body">"Bjöd in dig att gå med i rummet"</string>
<string name="notification_room_invite_body_with_sender">"%1$s bjöd in dig att gå med i rummet"</string>
<string name="notification_sender_me">"Jag"</string>
<string name="notification_sender_mention_reply">"%1$s nämnde eller svarade"</string>
<string name="notification_test_push_notification_content">"Du tittar på aviseringen! Klicka på mig!"</string>