mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Updated language translations.
This commit is contained in:
@@ -1152,11 +1152,29 @@
|
||||
<string name="MessageRecord_left_group">Je hebt de groep verlaten.</string>
|
||||
<string name="MessageRecord_you_updated_group">Je hebt de groep aangepast.</string>
|
||||
<string name="MessageRecord_the_group_was_updated">De groep is aangepast.</string>
|
||||
<string name="MessageRecord_you_called_date">Je hebt gebeld · %1$s</string>
|
||||
<string name="MessageRecord_missed_audio_call_date">Audio-oproep gemist · %1$s</string>
|
||||
<string name="MessageRecord_missed_video_call_date">Video-oproep gemist · %1$s</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>
|
||||
<!-- 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">Outgoing video call</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>
|
||||
<!-- 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">Unanswered video call</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>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and answered -->
|
||||
<string name="MessageRecord_incoming_video_call">Incoming video call</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>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_missed_video_call">Missed video call</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>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_video_call">You declined a video call</string>
|
||||
<!-- Call update formatter string to place the update message next to a time stamp. e.g., \'Incoming voice call · 11:11am\' -->
|
||||
<string name="MessageRecord_call_message_with_date">%1$s · %2$s</string>
|
||||
<string name="MessageRecord_s_updated_group">%1$s heeft de groep aangepast.</string>
|
||||
<string name="MessageRecord_s_called_you_date">%1$s heeft je gebeld · %2$s</string>
|
||||
<string name="MessageRecord_s_joined_signal">%1$s is vanaf nu bereikbaar via Signal.</string>
|
||||
<string name="MessageRecord_you_disabled_disappearing_messages">Je hebt verlopende berichten uitgeschakeld.</string>
|
||||
<string name="MessageRecord_s_disabled_disappearing_messages">%1$s heeft verlopende berichten uitgeschakeld.</string>
|
||||
@@ -1837,10 +1855,6 @@
|
||||
<string name="ThreadRecord_left_the_group">Iemand heeft de groep verlaten</string>
|
||||
<string name="ThreadRecord_secure_session_reset">Beveiligde sessie opnieuw ingesteld.</string>
|
||||
<string name="ThreadRecord_draft">Concept:</string>
|
||||
<string name="ThreadRecord_called">Jij hebt gebeld</string>
|
||||
<string name="ThreadRecord_called_you">Heeft je gebeld</string>
|
||||
<string name="ThreadRecord_missed_audio_call">Audio-oproep gemist</string>
|
||||
<string name="ThreadRecord_missed_video_call">Video-oproep gemist</string>
|
||||
<string name="ThreadRecord_media_message">Mediabericht</string>
|
||||
<string name="ThreadRecord_sticker">Sticker</string>
|
||||
<string name="ThreadRecord_view_once_photo">Eenmaligeweergave-afbeelding</string>
|
||||
@@ -2055,6 +2069,8 @@
|
||||
|
||||
<!-- 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_for_conversations_contacts_and_messages">Zoek naar gesprekken, contactpersonen en berichten.</string>
|
||||
|
||||
<!-- Material3 Search Toolbar -->
|
||||
@@ -2086,6 +2102,9 @@
|
||||
<string name="UnauthorizedReminder_device_no_longer_registered">Apparaat niet langer geregistreerd</string>
|
||||
<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>
|
||||
|
||||
<!-- EnclaveFailureReminder -->
|
||||
<!-- Banner message to update app to use payments -->
|
||||
<string name="EnclaveFailureReminder_update_signal">Om overschrijvingen te kunnen blijven doen moet je Signal bijwerken. Jouw saldo is misschien niet up-to-date.</string>
|
||||
@@ -4271,7 +4290,8 @@
|
||||
<string name="SelectFeaturedBadgeFragment__you_must_select_a_badge">Je moet een badge kiezen</string>
|
||||
<string name="SelectFeaturedBadgeFragment__failed_to_update_profile">Profiel bijwerken mislukt</string>
|
||||
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__become_a_sustainer">Help Signal mogelijk maken</string>
|
||||
<!-- Displayed on primary button in the bottom sheet as a call-to-action to launch into the donation flow -->
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__donate_now">Donate now</string>
|
||||
<!-- Title of a page in the bottom sheet. Placeholder is a user\'s short-name -->
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__s_supports_signal">%1$s steunt Signal</string>
|
||||
<!-- Description of a page in the bottom sheet of a monthly badge. Placeholder is a user\'s short-name -->
|
||||
@@ -5448,4 +5468,12 @@
|
||||
<string name="PaypalCompleteOrderBottomSheet__donate">Doneren</string>
|
||||
<string name="PaypalCompleteOrderBottomSheet__payment">Betaling</string>
|
||||
|
||||
<!-- 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>
|
||||
<!-- 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>
|
||||
<!-- 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>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user