Updated language translations.

This commit is contained in:
Cody Henthorne
2022-01-13 16:44:21 -05:00
parent 2de96dcfbf
commit 48fa81a8b8
63 changed files with 528 additions and 190 deletions

View File

@@ -2338,10 +2338,18 @@
<string name="conversation_context__menu_forward_message">Doorsturen</string>
<!--Button to retry sending a message-->
<string name="conversation_context__menu_resend_message">Bericht opnieuw verzenden</string>
<!--Button to reply to a message-->
<string name="conversation_context__menu_reply_to_message">Reageren</string>
<!--conversation_context_reacction-->
<!--conversation_context_reaction-->
<!--Button to select a message and enter selection mode-->
<string name="conversation_context__reaction_multi_select">Meerdere selecteren</string>
<!--Heading which shows how many messages are currently selected-->
<plurals name="conversation_context__s_selected">
<item quantity="one">%d geselecteerd</item>
<item quantity="other">%d geselecteerd</item>
</plurals>
<!--conversation_context_image-->
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_context_image__save_attachment">Bijlage opslaan</string>
<!--conversation_expiring_off-->
<string name="conversation_expiring_off__disappearing_messages">Verlopende berichten</string>