mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Updated language translations.
This commit is contained in:
@@ -1153,23 +1153,23 @@
|
||||
<string name="MessageRecord_you_updated_group">Je hebt de groep aangepast.</string>
|
||||
<string name="MessageRecord_the_group_was_updated">De groep is aangepast.</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s answered by the other party -->
|
||||
<string name="MessageRecord_outgoing_voice_call">Outgoing voice call</string>
|
||||
<string name="MessageRecord_outgoing_voice_call">Uitgaande spraakoproep</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s answered by the other party -->
|
||||
<string name="MessageRecord_outgoing_video_call">Uitgaande video-oproep</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s not answered by the other party -->
|
||||
<string name="MessageRecord_unanswered_voice_call">Unanswered voice call</string>
|
||||
<string name="MessageRecord_unanswered_voice_call">Onbeantwoorde spraakoproep</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s not answered by the other party -->
|
||||
<string name="MessageRecord_unanswered_video_call">Onbeantwoorde video-oproep</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and it\'s answered -->
|
||||
<string name="MessageRecord_incoming_voice_call">Incoming voice call</string>
|
||||
<string name="MessageRecord_incoming_voice_call">Inkomende spraakoproep</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and answered -->
|
||||
<string name="MessageRecord_incoming_video_call">Inkomende video-oproep</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and not answered -->
|
||||
<string name="MessageRecord_missed_voice_call">Missed voice call</string>
|
||||
<string name="MessageRecord_missed_voice_call">Gemiste spraakoproep</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_missed_video_call">Video-oproep gemist</string>
|
||||
<string name="MessageRecord_missed_video_call">Gemiste video-oproep</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_voice_call">You declined a voice call</string>
|
||||
<string name="MessageRecord_you_declined_a_voice_call">Je hebt een spraakoproep geweigerd</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_video_call">Je hebt een video-oproep geweigerd</string>
|
||||
<!-- Call update formatter string to place the update message next to a time stamp. e.g., \'Incoming voice call · 11:11am\' -->
|
||||
@@ -1998,7 +1998,7 @@
|
||||
<string name="MediaPreviewActivity_s_to_you">%1$s naar jou</string>
|
||||
<string name="MediaPreviewActivity_media_no_longer_available">Media niet langer beschikbaar.</string>
|
||||
<!-- Notifying the user that the device has encountered a technical issue and is unable to render a video. -->
|
||||
<string name="MediaPreviewActivity_unable_to_play_media">Unable to play media.</string>
|
||||
<string name="MediaPreviewActivity_unable_to_play_media">Kan geen media afspelen.</string>
|
||||
<string name="MediaPreviewActivity_error_finding_message">Fout bij vinden van bericht.</string>
|
||||
<string name="MediaPreviewActivity_cant_find_an_app_able_to_share_this_media">Geen app gevonden waarmee dit bestand met anderen gedeeld kan worden.</string>
|
||||
<string name="MediaPreviewActivity_dismiss_due_to_error">Sluiten</string>
|
||||
@@ -2070,7 +2070,7 @@
|
||||
<!-- SearchToolbar -->
|
||||
<string name="SearchToolbar_search">Zoeken</string>
|
||||
<!-- Hint when searching filtered chat content -->
|
||||
<string name="SearchToolbar_search_unread_chats">Search unread chats</string>
|
||||
<string name="SearchToolbar_search_unread_chats">Zoek ongelezen chats</string>
|
||||
<string name="SearchToolbar_search_for_conversations_contacts_and_messages">Zoek naar gesprekken, contactpersonen en berichten.</string>
|
||||
|
||||
<!-- Material3 Search Toolbar -->
|
||||
@@ -2103,7 +2103,7 @@
|
||||
<string name="UnauthorizedReminder_this_is_likely_because_you_registered_your_phone_number_with_Signal_on_a_different_device">Dit komt waarschijnlijk doordat je vanaf een ander apparaat je telefoonnummer bij Signal hebt geregistreerd. Tik hier om opnieuw te registreren.</string>
|
||||
|
||||
<!-- Push notification when the app is forcibly logged out by the server. -->
|
||||
<string name="LoggedOutNotification_you_have_been_logged_out">You have been logged out of Signal on this device.</string>
|
||||
<string name="LoggedOutNotification_you_have_been_logged_out">Je bent uitgelogd bij Signal op dit apparaat.</string>
|
||||
|
||||
<!-- EnclaveFailureReminder -->
|
||||
<!-- Banner message to update app to use payments -->
|
||||
@@ -5470,10 +5470,10 @@
|
||||
|
||||
<!-- ChatFilter -->
|
||||
<!-- Displayed in a pill at the top of the chat list when it is filtered by unread messages -->
|
||||
<string name="ChatFilter__filtered_by_unread">Filtered by unread</string>
|
||||
<string name="ChatFilter__filtered_by_unread">Gefilterd op ongelezen</string>
|
||||
<!-- Displayed underneath the filter circle at the top of the chat list when the user pulls at a very low velocity -->
|
||||
<string name="ChatFilter__pull_to_filter">Pull to filter</string>
|
||||
<string name="ChatFilter__pull_to_filter">Trek om te filteren</string>
|
||||
<!-- Displayed in the "clear filter" item in the chat feed if the user opened the filter from the overflow menu -->
|
||||
<string name="ChatFilter__tip_pull_down">Tip: Pull down on the chat list to filter</string>
|
||||
<string name="ChatFilter__tip_pull_down">Tip: Sleep je vinger langs chatlijst om te filteren</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user