Updated language translations.

This commit is contained in:
Cody Henthorne
2023-06-09 16:19:06 -04:00
parent d28afac973
commit b985ace7ed
68 changed files with 556 additions and 288 deletions

View File

@@ -319,7 +319,7 @@
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp will go from \'11m\' to \'edited 11m\' -->
<string name="ConversationItem_edited_timestamp_footer">bewerkt %1$s</string>
<!-- Displayed if the link preview in the conversation item is for a call link call -->
<string name="ConversationItem__join_call">Join call</string>
<string name="ConversationItem__join_call">Aan oproep deelnemen</string>
<!-- ConversationActivity -->
<string name="ConversationActivity_add_attachment">Bijlage toevoegen</string>
@@ -1111,7 +1111,7 @@
<string name="ImageEditorHud_draw_to_blur_additional_faces_or_areas">Teken om meer gezichten of gebieden te vervagen</string>
<!-- InputPanel -->
<string name="InputPanel_tap_and_hold_to_record_a_voice_message_release_to_send">Tik en houd vast om een audiobericht op te nemen, laat los om te verzenden</string>
<string name="InputPanel_tap_and_hold_to_record_a_voice_message_release_to_send">Tik en houd vast om een audiobericht op te nemen, laat los om te versturen</string>
<!-- Message shown if the user tries to switch a conversation from Signal to SMS -->
<string name="InputPanel__sms_messaging_is_no_longer_supported_in_signal">Sms-berichten worden niet langer ondersteund in Signal.</string>
<!-- When editing a message, label shown above the text input field in the composer -->
@@ -1484,12 +1484,14 @@
<!-- Group Calling update messages -->
<string name="MessageRecord_s_started_a_group_call_s">%1$s heeft een groepsoproep gestart · %2$s</string>
<string name="MessageRecord_you_started_a_group_call_s">You started a group call · %1$s</string>
<string name="MessageRecord_s_is_in_the_group_call_s">%1$s is in deze groepsoproep aanwezig · %2$s</string>
<string name="MessageRecord_you_are_in_the_group_call_s1">Je neemt deel aan een groepsoproep · %1$s</string>
<string name="MessageRecord_s_and_s_are_in_the_group_call_s1">%1$s en %2$s zijn in deze groepsoproep aanwezig · %3$s</string>
<string name="MessageRecord_group_call_s">Groepsoproep · %1$s</string>
<string name="MessageRecord_s_started_a_group_call">%1$s heeft een groepsoproep gestart</string>
<string name="MessageRecord_you_started_a_group_call">You started a group call</string>
<string name="MessageRecord_s_is_in_the_group_call">%1$s is in deze groepsoproep aanwezig</string>
<string name="MessageRecord_you_are_in_the_group_call">Je neemt deel aan de groepsoproep</string>
<string name="MessageRecord_s_and_s_are_in_the_group_call">%1$s en %2$s zijn in deze groepsoproep aanwezig</string>
@@ -1876,9 +1878,9 @@
<!-- An error shown when the request was valid, but due to an issue with a partner vendor, the server is unable to send an SMS code -->
<string name="RegistrationActivity_external_service_error">Signal kon geen sms-code versturen vanwege een externe storing.</string>
<!-- Button label to trigger a phone call to provide the registration code, in lieu of an SMS code -->
<string name="RegistrationActivity_voice_call">Voice Call</string>
<string name="RegistrationActivity_voice_call">Audio-oproep</string>
<!-- Dialog button to cancel the pending action and return to the previous state. -->
<string name="RegistrationActivity_cancel">Cancel</string>
<string name="RegistrationActivity_cancel">Annuleren</string>
<string name="RegistrationActivity_next">Volgende</string>
<string name="RegistrationActivity_continue">Doorgaan</string>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Neem je privacy met je mee.\nWees jezelf in elk bericht.</string>
@@ -2342,7 +2344,9 @@
<string name="WebRtcAudioOutputToggle__speaker">Luid­spreker</string>
<!-- Audio output option referring to an external audio device connected via wireless Bluetooth -->
<string name="WebRtcAudioOutputToggle__bluetooth">Bluetooth</string>
<!-- Audio output option referring to an external headset connected via a 3.5mm headphone jack -->
<!-- Audio output option referring to a pair of headphones that do not contain a microphone connected via a 3.5mm headphone jack -->
<string name="WebRtcAudioOutputToggle__wired_headphones">Wired Headphones</string>
<!-- Audio output option referring to an external headset that contains a microphone connected via a 3.5mm headphone jack -->
<string name="WebRtcAudioOutputToggle__wired_headset">Bedrade headset</string>
<!-- Audio output option referring to an external headset connected via a USB-C data cable -->
<string name="WebRtcAudioOutputToggle__wired_headset_usb">Bedrade headset (USB)</string>
@@ -3057,7 +3061,7 @@
<string name="PaymentsAllActivityFragment__received">Ontvangen</string>
<string name="PaymentsHomeFragment__introducing_payments">Signal introduceert overschrijvingen (Bèta)</string>
<string name="PaymentsHomeFragment__use_signal_to_send_and_receive">Je kunt Signal ook gebruiken om een nieuw privacygericht betaalmiddel genaamd MobileCoin te verzenden en ontvangen. Als je dat wilt, schakel dan overschrijvingen in.</string>
<string name="PaymentsHomeFragment__use_signal_to_send_and_receive">Je kunt Signal ook gebruiken om een nieuw privacygericht betaalmiddel genaamd MobileCoin te versturen en ontvangen. Activeer om te beginnen.</string>
<string name="PaymentsHomeFragment__activate_payments">Overschrijvingen inschakelen</string>
<string name="PaymentsHomeFragment__activating_payments">Overschrijvingen aan het inschakelen …</string>
<string name="PaymentsHomeFragment__restore_payments_account">Overschrijvingen-account herstellen</string>