Sync Strings from Localazy

This commit is contained in:
bmarty 2024-08-26 00:25:40 +00:00 committed by github-actions[bot]
parent 6a9f233283
commit 1b064a008f
58 changed files with 867 additions and 637 deletions

View file

@ -21,12 +21,14 @@
<item quantity="other">"%d uitnodigingen"</item>
</plurals>
<string name="notification_invite_body">"Nodigde je uit om te chatten"</string>
<string name="notification_mentioned_you_body">"Heeft je genoemd: %1$s"</string>
<string name="notification_new_messages">"Nieuwe berichten"</string>
<plurals name="notification_new_messages_for_room">
<item quantity="one">"%d nieuw bericht"</item>
<item quantity="other">"%d nieuwe berichten"</item>
</plurals>
<string name="notification_reaction_body">"Reageerde met %1$s"</string>
<string name="notification_room_action_mark_as_read">"Markeren als gelezen"</string>
<string name="notification_room_action_quick_reply">"Snel antwoord"</string>
<string name="notification_room_invite_body">"Nodigde je uit om tot de kamer toe te treden"</string>
<string name="notification_sender_me">"Mij"</string>