Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-03-24 14:37:17 -04:00
parent 87918da943
commit 53d4e5c4d1
68 changed files with 2201 additions and 2335 deletions

View File

@@ -389,9 +389,9 @@
<!-- Message for dialog shown when first sending formatted text -->
<string name="SendingFormattingTextDialog_message">Some people may be using a version of Signal that doesn\'t support formatted text. They will not be able to see the formatting changes you\'ve made to your message.</string>
<!-- Button text for confirming they\'d like to send the message with formatting after seeing warning. -->
<string name="SendingFormattingTextDialog_send_anyway_button">Send anyway</string>
<string name="SendingFormattingTextDialog_send_anyway_button">Toch verzenden</string>
<!-- Button text for canceling sending the message with formatting after seeing warning. -->
<string name="SendingFormattingTextDialog_cancel_send_button">Cancel</string>
<string name="SendingFormattingTextDialog_cancel_send_button">Annuleren</string>
<!-- ConversationAdapter -->
<plurals name="ConversationAdapter_n_unread_messages">
@@ -1744,19 +1744,17 @@
<item quantity="other">%1$s, %2$s en %3$d anderen zijn in deze groepsoproep aanwezig</item>
</plurals>
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="WebRtcCallView__flip">Omdraaien</string>
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="WebRtcCallView__speaker">Luid­spreker</string>
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="WebRtcCallView__camera">Camera</string>
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="WebRtcCallView__unmute">Niet langer dempen</string>
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="WebRtcCallView__mute">Dempen</string>
<!-- Toggle label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="WebRtcCallView__ring">Bellen</string>
<!-- Label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<!-- Toggle content description for toggling camera direction -->
<string name="WebRtcCallView__toggle_camera_direction">Toggle camera direction</string>
<!-- Toggle content description for toggling audio output -->
<string name="WebRtcCallView__toggle_speaker">Toggle speaker</string>
<!-- Toggle content description for toggling camera state -->
<string name="WebRtcCallView__toggle_camera">Toggle camera</string>
<!-- Toggle content description for toggling mute state -->
<string name="WebRtcCallView__toggle_mute">Toggle mute</string>
<!-- Toggle content description for toggling group ring state -->
<string name="WebRtcCallView__toggle_ring">Toggle ring</string>
<!-- Content description for end-call button -->
<string name="WebRtcCallView__end_call">Oproep beëindigen</string>
<!-- CallParticipantsListDialog -->
@@ -2135,9 +2133,9 @@
<string name="MessageNotifier_locked_message">Nieuw bericht, ontgrendel Signal om het weer te geven</string>
<string name="MessageNotifier_message_delivery_failed">Berichtaflevering mislukt.</string>
<!-- Shown in a notification when a story the user tries to send fails to be sent -->
<string name="MessageNotifier_story_delivery_failed">Story failed to send</string>
<string name="MessageNotifier_story_delivery_failed">Verhaal kan niet worden verstuurd</string>
<!-- Shown as notification title for when a notification about a story sent to a group story %1$s replaced with the group name -->
<string name="MessageNotifier_group_story_title">You to %1$s</string>
<string name="MessageNotifier_group_story_title">Jij naar %1$s</string>
<string name="MessageNotifier_failed_to_deliver_message">Het bericht afleveren is mislukt.</string>
<string name="MessageNotifier_error_delivering_message">Fout bij afleveren bericht.</string>
<string name="MessageNotifier_message_delivery_paused">Berichten-aflevering is gepauzeerd.</string>
@@ -2282,7 +2280,7 @@
<!-- Row item description for refreshing contacts -->
<string name="contact_selection_activity__missing_someone">Missing someone? Try refreshing</string>
<!-- Row header title for more section -->
<string name="contact_selection_activity__more">More</string>
<string name="contact_selection_activity__more">Meer opties</string>
<!-- contact_filter_toolbar -->
<string name="contact_filter_toolbar__clear_entered_text_description">Ingevoerde tekst wissen</string>
@@ -4840,7 +4838,7 @@
<!-- Label for Chats tab in home app screen -->
<string name="ConversationListTabs__chats">Gesprekken</string>
<!-- Label for Calls tab in home app screen -->
<string name="ConversationListTabs__calls">Calls</string>
<string name="ConversationListTabs__calls">Oproepen</string>
<!-- Label for Stories tab in home app screen -->
<string name="ConversationListTabs__stories">Verhalen</string>
<!-- String for counts above 99 in conversation list tabs -->
@@ -5709,61 +5707,61 @@
<!-- Displayed below the user\'s name in row items on the call log. First placeholder is the call status, second is when it occurred -->
<string name="CallLogAdapter__s_dot_s">%1$s · %2$s</string>
<!-- Displayed for incoming calls -->
<string name="CallLogAdapter__incoming">Incoming</string>
<string name="CallLogAdapter__incoming">Inkomend</string>
<!-- Displayed for outgoing calls -->
<string name="CallLogAdapter__outgoing">Outgoing</string>
<string name="CallLogAdapter__outgoing">uitgaand</string>
<!-- Displayed for missed calls -->
<string name="CallLogAdapter__missed">Missed</string>
<!-- Call Log context menu -->
<!-- Displayed as a context menu item to start a video call -->
<string name="CallContextMenu__video_call">Video call</string>
<string name="CallContextMenu__video_call">Video-oproep</string>
<!-- Displayed as a context menu item to join an ongoing group call -->
<string name="CallContextMenu__join_call">Join call</string>
<string name="CallContextMenu__join_call">Aan oproep deelnemen</string>
<!-- Displayed as a context menu item to return to active call -->
<string name="CallContextMenu__return_to_call">Return to call</string>
<string name="CallContextMenu__return_to_call">Naar de oproep terugkeren</string>
<!-- Displayed as a context menu item to start an audio call -->
<string name="CallContextMenu__audio_call">Audio call</string>
<string name="CallContextMenu__audio_call">Audio-oproep</string>
<!-- Displayed as a context menu item to go to chat -->
<string name="CallContextMenu__go_to_chat">Go to chat</string>
<string name="CallContextMenu__go_to_chat">Gesprek openen</string>
<!-- Displayed as a context menu item to see call info -->
<string name="CallContextMenu__info">Info</string>
<string name="CallContextMenu__info">Berichtdetails</string>
<!-- Displayed as a context menu item to select multiple calls -->
<string name="CallContextMenu__select">Select</string>
<string name="CallContextMenu__select">Selecteren</string>
<!-- Displayed as a context menu item to delete this call -->
<string name="CallContextMenu__delete">Delete</string>
<string name="CallContextMenu__delete">Wissen</string>
<!-- Call Log Fragment -->
<!-- Action bar menu item to only display missed calls -->
<string name="CallLogFragment__filter_missed_calls">Filter missed calls</string>
<!-- Action bar menu item to clear missed call filter -->
<string name="CallLogFragment__clear_filter">Clear filter</string>
<string name="CallLogFragment__clear_filter">Filter wissen</string>
<!-- Action bar menu item to open settings -->
<string name="CallLogFragment__settings">Settings</string>
<string name="CallLogFragment__settings">Instellingen</string>
<!-- Action bar menu item to open notification profile settings -->
<string name="CallLogFragment__notification_profile">Notification Profile</string>
<string name="CallLogFragment__notification_profile">Meldingsprofiel</string>
<!-- Call log new call content description -->
<string name="CallLogFragment__start_a_new_call">Start a new call</string>
<!-- Filter pull text when pulled -->
<string name="CallLogFragment__filtered_by_missed">Filtered by missed</string>
<!-- Bottom bar option to select all call entries -->
<string name="CallLogFragment__select_all">Select all</string>
<string name="CallLogFragment__select_all">Alles selecteren</string>
<!-- Bottom bar option to delete all selected call entries -->
<string name="CallLogFragment__delete">Delete</string>
<string name="CallLogFragment__delete">Wissen</string>
<!-- Title on multi-delete protection dialog (TODO - final terminology) -->
<!-- Removed by excludeNonTranslatables <plurals name="CallLogFragment__delete_d_calls" translatable="false">
<item quantity="one">Delete %1$d call?</item>
<item quantity="other">Delete %1$d calls?</item>
</plurals> -->
<!-- Positive action on multi-delete protection dialog -->
<string name="CallLogFragment__delete_for_me">Delete for me</string>
<string name="CallLogFragment__delete_for_me">Voor mij wissen</string>
<!-- Snackbar label after deleting call logs -->
<plurals name="CallLogFragment__d_calls_deleted">
<item quantity="one">%1$d call deleted</item>
<item quantity="other">%1$d calls deleted</item>
</plurals>
<!-- Undo action for deletion snackbar -->
<string name="CallLogFragment__undo">Undo</string>
<string name="CallLogFragment__undo">Ongedaan maken</string>
<!-- Shown during empty state -->
<string name="CallLogFragment__no_calls">No calls.</string>
<!-- Shown during empty state -->