Update translations and other static files.

This commit is contained in:
Cody Henthorne
2024-04-22 16:56:39 -04:00
parent 716bc1f5e7
commit dc35261e00
68 changed files with 1640 additions and 1640 deletions

View File

@@ -1582,15 +1582,15 @@
<!-- Chat log text for a group call that ended within the last 5 minutes with a placeholder for formatted time -->
<string name="MessageRecord__the_video_call_has_ended_s">The video call has ended · %1$s</string>
<!-- Chat log text for a group call that ended more than 5 minutes ago and was missed -->
<string name="MessageRecord__missed_video_call">Missed video call</string>
<string name="MessageRecord__missed_video_call">Gemiste video-oproep</string>
<!-- Chat log text for a group call that ended more than 5 minutes ago and was missed with a placeholder for formatted time -->
<string name="MessageRecord__missed_video_call_s">Missed video call · %1$s</string>
<string name="MessageRecord__missed_video_call_s">Video-oproep gemist · %1$s</string>
<!-- Chat log text for a group call that ended that the local user did not start -->
<string name="MessageRecord__incoming_video_call">Incoming video call</string>
<string name="MessageRecord__incoming_video_call">Inkomende video-oproep</string>
<!-- Chat log text for a group call that ended that the local user did not start with a placeholder for formatted time -->
<string name="MessageRecord__incoming_video_call_s">Incoming video call · %1$s</string>
<!-- Chat log text for a group call that ended that the local user started -->
<string name="MessageRecord__outgoing_video_call">Outgoing video call</string>
<string name="MessageRecord__outgoing_video_call">Uitgaande video-oproep</string>
<!-- Chat log text for a group call that ended that the local user started with a placeholder for formatted time -->
<string name="MessageRecord__outgoing_video_call_s">Outgoing video call · %1$s</string>
<!-- Chat log text for an ongoing group call that the local user started -->
@@ -1606,14 +1606,14 @@
<!-- Chat log text for an ongoing group call with more than two participants with placeholders for the first two joined users, a placeholder for the number of users in the call, and a placeholder for formatted time -->
<plurals name="MessageRecord_s_s_and_d_others_are_in_the_call_s">
<item quantity="one">%1$s, %2$s, and %3$d other are in the group call · %4$s</item>
<item quantity="other">%1$s, %2$s, and %3$d others are in the group call · %4$s</item>
<item quantity="one">%1$s, %2$s en %3$d ander zijn in deze groepsoproep aanwezig · %4$s</item>
<item quantity="other">%1$s, %2$s en %3$d anderen zijn in deze groepsoproep aanwezig · %4$s</item>
</plurals>
<!-- Chat log text for an ongoing group call with more than two participants with placeholders for the first two joined users and a placeholder for the number of users in the call -->
<plurals name="MessageRecord_s_s_and_d_others_are_in_the_call">
<item quantity="one">%1$s, %2$s, and %3$d other are in the group call</item>
<item quantity="other">%1$s, %2$s, and %3$d others are in the group call</item>
<item quantity="one">%1$s, %2$s en %3$d ander zijn in deze groepsoproep aanwezig</item>
<item quantity="other">%1$s, %2$s en %3$d anderen zijn in deze groepsoproep aanwezig</item>
</plurals>
<!-- In-conversation update message to indicate that the current contact is sms only and will need to migrate to signal to continue the conversation in signal. -->
@@ -2734,7 +2734,7 @@
<string name="ConversationUpdateItem_learn_more">Meer lezen</string>
<string name="ConversationUpdateItem_join_call">Aan oproep deelnemen</string>
<!-- Action button label for starting a new call in the current conversation -->
<string name="ConversationUpdateItem_call_back">Call back</string>
<string name="ConversationUpdateItem_call_back">Terugbellen</string>
<string name="ConversationUpdateItem_return_to_call">Naar de oproep terugkeren</string>
<string name="ConversationUpdateItem_call_is_full">De oproep is vol</string>
<string name="ConversationUpdateItem_invite_friends">Vrienden uitnodigen</string>
@@ -4932,7 +4932,7 @@
<string name="MediaReviewFragment__add_a_message">Berichttekst toevoegen</string>
<string name="MediaReviewFragment__add_a_reply">Een reactie toevoegen</string>
<string name="MediaReviewFragment__send_to">Versturen naar</string>
<string name="MediaReviewFragment__view_once_message">View once media</string>
<string name="MediaReviewFragment__view_once_message">Eenmaligeweergave-media</string>
<string name="MediaReviewFragment__one_or_more_items_were_too_large">Een of meerdere items zijn te groot</string>
<string name="MediaReviewFragment__one_or_more_items_were_invalid">Een of meerdere items zijn ongeldig</string>
<string name="MediaReviewFragment__too_many_items_selected">Te veel items geselecteerd</string>