Update translations and other static files.

This commit is contained in:
Clark Chen
2024-02-09 19:28:27 -05:00
parent 88d6c91517
commit 5626fb74ae
68 changed files with 8517 additions and 797 deletions

View File

@@ -179,7 +179,18 @@
<string name="BlockUnblockDialog_unblock_s">%1$s deblokkeren?</string>
<string name="BlockUnblockDialog_block">Blokkeren</string>
<string name="BlockUnblockDialog_block_and_leave">Blokkeren en verlaten</string>
<string name="BlockUnblockDialog_report_spam_and_block">Spam melden en blokkeren</string>
<!-- Dialog button label to report as spam and block the person -->
<string name="BlockUnblockDialog_report_spam_and_block">Report and block</string>
<!-- Dialog title for reporting spam -->
<string name="BlockUnblockDialog_report_spam_title">Report spam?</string>
<!-- Dialog button to report as spam only -->
<string name="BlockUnblockDialog_report_spam">Report spam</string>
<!-- Dialog message when reporting spam of an individual (1:1 conversation) -->
<string name="BlockUnblockDialog_report_spam_description">Signal will be notified that this person may be sending spam. Signal cant see the content of any chats.</string>
<!-- Dialog message when reporting spam of a group and we can determine the group member that invited you, placeholder is a name -->
<string name="BlockUnblockDialog_report_spam_group_named_adder">Signal will be notified that %1$s, who invited you to this group, may be sending spam. Signal cant see the content of any chats.</string>
<!-- Dialog message when reporting spam of a group and we cannot determine the group member that invited you -->
<string name="BlockUnblockDialog_report_spam_group_unknown_adder">Signal will be notified that the person who invited you to this group may be sending spam. Signal cant see the content of any chats.</string>
<!-- BucketedThreadMedia -->
<string name="BucketedThreadMedia_Today">Vandaag</string>
@@ -510,6 +521,55 @@
<string name="ConversationFragment__content_description_launch_signal_button">Signal openen</string>
<!-- Dialog title shown when more than one contact in a group conversation is no longer verified -->
<string name="ConversationFragment__no_longer_verified">Niet langer geverifieerd</string>
<!-- Button shown in conversation header when in a message request state and no groups in common to show new message safety tips -->
<string name="ConversationFragment_safety_tips">Safety tips</string>
<!-- Menu option to report spam in a conversation -->
<string name="ConversationFragment_report_spam">Report spam</string>
<!-- Menu option to block in a conversation -->
<string name="ConversationFragment_block">Block</string>
<!-- Menu otpion to accept a message request in a conversation -->
<string name="ConversationFragment_accept">Accept</string>
<!-- Menu option to delete an entire chat in a conversation -->
<string name="ConversationFragment_delete_chat">Delete chat</string>
<!-- Menu option to unblock in a conversation -->
<string name="ConversationFragment_unblock">Unblock</string>
<!-- Menu option to report spam in a conversation -->
<string name="ConversationFragment_reported_spam">Reported spam</string>
<!-- Dialog message shown after reporting spam and tapping the conversation item -->
<string name="ConversationFragment_reported_spam_message">Signal has been be notified that this person may be sending spam. Signal cant see the content of any chats.</string>
<!-- Toast shown after reporting spam and tapping the conversation item -->
<string name="ConversationFragment_reported_as_spam">Reported as spam</string>
<!-- Toast shown after reporting and blocking a conversation -->
<string name="ConversationFragment_reported_as_spam_and_blocked">Reported as spam and blocked</string>
<!-- Dialog message shown after accepting a message request and tapping on options from the conversation event -->
<string name="ConversationFragment_you_accepted_a_message_request_from_s">You accepted a message request from %1$s. If this was a mistake, you can choose an action below.</string>
<!-- Title of Safety Tips bottom sheet dialog -->
<string name="SafetyTips_title">Safety Tips</string>
<!-- Dialog subtitle when showign tips for a 1:1 conversation -->
<string name="SafetyTips_subtitle_individual">Be careful when accepting message requests from people you dont know. Watch out for:</string>
<!-- Dialog subtitle when showing tips for a group conversation -->
<string name="SafetyTips_subtitle_group">Review this request carefully. None of your contacts or people you chat with are in this group. Here are a few things to watch out for:</string>
<!-- Button text to move to the previous tip-->
<string name="SafetyTips_previous_tip">Previous tip</string>
<!-- Button text to move to the next tip -->
<string name="SafetyTips_next_tip">Next tip</string>
<!-- Title of tip 1 -->
<string name="SafetyTips_tip1_title">Crypto or money scams</string>
<!-- Message of tip 1 -->
<string name="SafetyTips_tip1_message">If someone you dont know messages about cryptocurrency (like Bitcoin) or an financial opportunity, be careful—its likely spam.</string>
<!-- Title of tip 2 -->
<string name="SafetyTips_tip2_title">Vague or irrelevant messages</string>
<!-- Message of tip 2 -->
<string name="SafetyTips_tip2_message">Spammers often start with a simple message like “Hi” to draw you in. If you respond they may engage you further.</string>
<!-- Title of tip 3 -->
<string name="SafetyTips_tip3_title">Messages with links</string>
<!-- Message of tip 3 -->
<string name="SafetyTips_tip3_message">Be careful of messages from people you dont know that have links to websites. Never visit links from people you dont trust.</string>
<!-- Title of tip 4 -->
<string name="SafetyTips_tip4_title">Fake businesses and institutions</string>
<!-- Message of tip 4 -->
<string name="SafetyTips_tip4_message">Be careful of businesses or government agencies contacting you. Messages involving tax agencies, couriers, and more can be spam.</string>
<!-- Label for a button displayed in conversation list to clear the chat filter -->
<string name="ConversationListFragment__clear_filter">Filter verwijderen</string>
@@ -524,7 +584,10 @@
<item quantity="other">Hiermee worden de geselecteerde chats permanent verwijderd.</item>
</plurals>
<string name="ConversationListFragment_deleting">Aan het verwijderen</string>
<string name="ConversationListFragment_deleting_selected_conversations">Geselecteerde chats verwijderen…</string>
<plurals name="ConversationListFragment_deleting_selected_conversations">
<item quantity="one">Deleting selected chat…</item>
<item quantity="other">Deleting selected chats…</item>
</plurals>
<plurals name="ConversationListFragment_conversations_archived">
<item quantity="one">Chat gearchiveerd</item>
<item quantity="other">%1$d chats gearchiveerd</item>
@@ -610,7 +673,7 @@
<!-- Description for radio item stating anyone can see your phone number -->
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Iedereen die je telefoonnummer heeft, kan zien dat je een Signal-gebruiker bent en kan een chat met je beginnen.</string>
<!-- Description for radio item stating no one will be able to see your phone number -->
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Niemand kan zien dat je een Signal-gebruiker bent, tenzij je een contact een bericht stuurt of een bestaande chat met iemand hebt.</string>
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Niemand kan zien dat je een Signal-gebruiker bent, tenzij je hen een bericht stuurt of een bestaande chat met iemand hebt.</string>
<!-- ChooseBackupFragment -->
<string name="ChooseBackupFragment__restore_from_backup">Back-upgegevens terugzetten?</string>
@@ -1011,7 +1074,7 @@
<!-- Title of a tooltip educating the user about a button on the screen that will take them to the username share screen -->
<string name="ManageProfileFragment__link_tooltip_title">Deel je gebruikersnaam</string>
<!-- Body of a tooltip educating the user about a button on the screen that will take them to the username share screen -->
<string name="ManageProfileFragment__link_tooltip_body">Laat anderen een chat met jou starten door je unieke QR-code of link te delen.</string>
<string name="ManageProfileFragment__link_tooltip_body">Laat anderen een chat met jou starten door je unieke QR-code of link met hen te delen.</string>
<!-- Snackbar message after creating username -->
<string name="ManageProfileFragment__username_created">Gebruikersnaam gecreëerd.</string>
<!-- Snackbar message after copying username -->
@@ -1533,6 +1596,10 @@
<string name="MessageRecord__you_can_no_longer_send_sms_messages_in_signal">Je kunt geen sms-berichten meer versturen in Signal. Nodig %1$s uit voor Signal om het gesprek hier te houden.</string>
<!-- Body for quote when message being quoted is an in-app payment message -->
<string name="MessageRecord__payment_s">Betaling: %1$s</string>
<!-- Update message shown in chat after reporting it as spam -->
<string name="MessageRecord_reported_as_spam">Reported as spam</string>
<!-- Update message shown in chat after accept a message request -->
<string name="MessageRecord_you_accepted_the_message_request">You accepted the message request</string>
<!-- MessageRequestBottomView -->
<string name="MessageRequestBottomView_accept">Aanvaarden</string>
@@ -1579,6 +1646,8 @@
<item quantity="one">%1$d extra groep</item>
<item quantity="other">%1$d extra groepen</item>
</plurals>
<!-- Button label to report spam for a conversation when in a message request state -->
<string name="MessageRequestBottomView_report">Report…</string>
<!-- PassphraseChangeActivity -->
<string name="PassphraseChangeActivity_passphrases_dont_match_exclamation">Wachtwoorden komen niet overeen!</string>
@@ -2226,10 +2295,10 @@
<string name="UsernameEditFragment_username_is_invalid">Gebruikersnaam is ongeldig.</string>
<string name="UsernameEditFragment_usernames_must_be_between_a_and_b_characters">Gebruikersnamen moeten uit ten minste %1$d en maximaal %2$d karakters bestaan.</string>
<!-- Explanation about what usernames provide -->
<string name="UsernameEditFragment__usernames_let_others_message">Gebruikersnamen zorgen ervoor dat mensen jou berichten kunnen sturen zonder jouw telefoonnummer nodig te hebben. Ze zijn gekoppeld aan een cijferset zodat jouw adres privé blijft.</string>
<string name="UsernameEditFragment__usernames_let_others_message">Gebruikersnamen zorgen ervoor dat anderen jou berichten kunnen sturen zonder je telefoonnummer nodig te hebben. Ze zijn gekoppeld aan een cijferset zodat jouw adres privé blijft.</string>
<!-- Dialog title for explanation about numbers at the end of the username -->
<string name="UsernameEditFragment__what_is_this_number">Wat is dit nummer?</string>
<string name="UsernameEditFragment__these_digits_help_keep">Deze cijfers helpen jou je gebruikersnaam privé te houden zodat je ongewenste berichten kunt voorkomen. Deel jouw gebruikersnaam alleen met mensen en groepen waar je mee zou willen chatten. Als je je gebruikersnaam wijzigt, krijg je een nieuwe cijferset.</string>
<string name="UsernameEditFragment__these_digits_help_keep">Deze cijfers helpen om je gebruikersnaam privé te houden zodat je ongewenste berichten kunt voorkomen. Deel je gebruikersnaam alleen met mensen en groepen waarmee je zou willen chatten. Als je je gebruikersnaam wijzigt, krijg je een nieuwe cijferset.</string>
<!-- Button to allow user to skip -->
<string name="UsernameEditFragment__skip">Overslaan</string>
<!-- Content description for done button -->
@@ -2438,7 +2507,7 @@
<!-- Row item title for phone number privacy explainer -->
<string name="NewWaysToConnectDialogFragment__phone_number_privacy">Telefoonnummerprivacy</string>
<!-- Row item description for phone number privacy explainer -->
<string name="NewWaysToConnectDialogFragment__your_phone_number_is_no_longer_shared">Je telefoonnummer wordt niet meer gedeeld in chats. Als iemand je nummer heeft opgeslagen, dan blijft het zichtbaar voor deze persoon.</string>
<string name="NewWaysToConnectDialogFragment__your_phone_number_is_no_longer_shared">Je telefoonnummer is niet meer zichtbaar in chats. Als iemand je nummer heeft opgeslagen, dan blijft het wel zichtbaar voor deze persoon.</string>
<!-- Row item title for usernames explainer -->
<string name="NewWaysToConnectDialogFragment__usernames">Gebruikersnamen</string>
<!-- Row item description for usernames explainer -->
@@ -2567,6 +2636,10 @@
<item quantity="one">%1$d lid</item>
<item quantity="other">%1$d leden</item>
</plurals>
<!-- Text on row item to find user by phone number -->
<string name="ContactSelectionListFragment__find_by_phone_number">Zoeken op telefoonnummer</string>
<!-- Text on row item to find user by username -->
<string name="ContactSelectionListFragment__find_by_username">Zoeken op gebruikersnaam</string>
<!-- contact_selection_list_fragment -->
<string name="contact_selection_list_fragment__signal_needs_access_to_your_contacts_in_order_to_display_them">Signal heeft toegang tot je contacten nodig om contactpersonen te kunnen weergeven.</string>
@@ -2638,6 +2711,8 @@
<string name="ConversationUpdateItem_activate_payments">Betalingen inschakelen</string>
<!-- Update item alerting the user they hid this person and that they can message them to unhide them -->
<string name="ConversationUpdateItem_hidden_contact_message_to_add_back">Je hebt deze persoon verwijderd. Als je hem of haar opnieuw een bericht stuurt, wordt diegene weer aan je lijst toegevoegd.</string>
<!-- Update item button text shown for the accepted message request update message -->
<string name="ConversationUpdateItem_options">Options</string>
<!-- audio_view -->
<string name="audio_view__play_pause_accessibility_description">Afspelen … Pauzeren</string>
@@ -3792,17 +3867,19 @@
<!-- Subtext below option to launch into phone number privacy settings screen -->
<string name="preferences_app_protection__choose_who_can_see">Kies wie je telefoonnummer kan zien en wie ermee contact met je kan opnemen op Signal.</string>
<!-- Section title above two radio buttons for enabling and disabling phone number display -->
<string name="PhoneNumberPrivacySettingsFragment__who_can_see_my_number">Wie kan mijn nummer zien</string>
<!-- Subtext below radio buttons when who can see my number is set to nobody -->
<string name="PhoneNumberPrivacySettingsFragment__nobody_will_see_your">Niemand ziet je telefoonnummer in Signal, zelfs niet wanneer je hen berichten stuurt.</string>
<string name="PhoneNumberPrivacySettingsFragment_who_can_see_my_number_heading">Wie kan mijn nummer zien</string>
<!-- Subtext below radio buttons when who can see my number is set to everybody -->
<string name="PhoneNumberPrivacySettingsFragment_sharing_on_description">Je telefoonnummer is zichtbaar voor de personen en groepen aan wie je een bericht stuurt.</string>
<!-- Subtext below radio buttons when who can see my number is set to nobody and who can find me by number is set to everybody -->
<string name="PhoneNumberPrivacySettingsFragment_sharing_off_discovery_on_description">Your phone number will not be visible to anyone unless they have it saved in their phone\'s contacts.</string>
<!-- Subtext below radio buttons when who can see my number is set to nobody and who can find me by number is set to nobody -->
<string name="PhoneNumberPrivacySettingsFragment_sharing_off_discovery_off_description">Your phone number will not be visible to anyone.</string>
<!-- Section title above two radio buttons for enabling and disabling whether users can find me by my phone number -->
<string name="PhoneNumberPrivacySettingsFragment__who_can_find_me_by_number">Wie kan mij vinden via mijn nummer</string>
<!-- Subtext below radio buttons when who can see my number is set to everyone -->
<string name="PhoneNumberPrivacySettingsFragment__your_phone_number_will_be">Je telefoonnummer is zichtbaar voor de personen en groepen aan wie je een bericht stuurt.</string>
<string name="PhoneNumberPrivacySettingsFragment_who_can_find_me_by_number_heading">Wie kan mij vinden via mijn nummer</string>
<!-- Subtext below radio buttons when who can find me by number is set to everyone -->
<string name="PhoneNumberPrivacySettingsFragment__anyone_who_has">Iedereen die je telefoonnummer heeft, kan zien dat je een Signal-gebruiker bent en kan een chat met je beginnen.</string>
<string name="PhoneNumberPrivacySettingsFragment_discovery_on_description">Iedereen die je telefoonnummer heeft, kan zien dat je een Signal-gebruiker bent en kan een chat met je beginnen.</string>
<!-- Subtext below radio buttons when who can find me by number is set to nobody -->
<string name="PhoneNumberPrivacySettingsFragment__nobody_will_be_able_to_see">Niemand kan zien dat je een Signal-gebruiker bent, tenzij je een contact een bericht stuurt of een bestaande chat met iemand hebt.</string>
<string name="PhoneNumberPrivacySettingsFragment_discovery_off_description">Niemand kan zien dat je een Signal-gebruiker bent, tenzij je hen een bericht stuurt of een bestaande chat met iemand hebt.</string>
<!-- Snackbar text when pressing invalid radio item -->
<string name="PhoneNumberPrivacySettingsFragment__to_change_this_setting">"Om deze instelling te wijzigen, stel je Wie kan mijn nummer zien in op Niemand."</string>
<string name="PhoneNumberPrivacy_everyone">Iedereen</string>
@@ -3833,6 +3910,8 @@
<string name="prompt_passphrase_activity__signal_is_locked">Signal is vergrendeld</string>
<string name="prompt_passphrase_activity__tap_to_unlock">TIK OM TE ONTGRENDELEN</string>
<string name="Recipient_unknown">Onbekend</string>
<!-- Name to use for a user across the UI when they are unregistered and have no other name available -->
<string name="Recipient_deleted_account">Deleted account</string>
<!-- Option in settings that will take use to re-register if they are no longer registered -->
<string name="preferences_account_reregister">Account opnieuw registreren</string>
@@ -5976,11 +6055,11 @@
<!-- Default label for bank selection -->
<string name="IdealTransferDetailsFragment__choose_your_bank">Kies je bank</string>
<!-- Dialog title shown when using iDEAL payment for setting up a monthly donation -->
<string name="IdealTransferDetailsFragment__confirm_your_donation_with_s">Confirm your donation with %1$s</string>
<string name="IdealTransferDetailsFragment__confirm_your_donation_with_s">Bevestig je donatie via %1$s</string>
<!-- Dialog warning shown when using iDEAL payment for setting up a monthly donation -->
<string name="IdealTransferDetailsFragment__monthly_ideal_warning">To setup your recurring donation tap continue to confirm a €0,01 charge with your bank. This will be automatically refunded and allows your €5/month donation to debited from your account.</string>
<!-- Dialog button shown when using iDEAL payment for setting up a monthly donation to continue with the donation -->
<string name="IdealTransferDetailsFragment__continue">Continue</string>
<string name="IdealTransferDetailsFragment__continue">Doorgaan</string>
<!-- IdealTransferDetailsBankSelectionDialogFragment -->
<!-- Title of the screen, displayed in the toolbar -->
@@ -6352,7 +6431,7 @@
<!-- Button label for the color selector button in the username link settings -->
<string name="UsernameLinkSettings_color_button_label">Kleur</string>
<!-- Description text for QR code and links in the username link settings -->
<string name="UsernameLinkSettings_qr_description">Deel je QR-code en link alleen met mensen die je vertrouwt. Wanneer gedeeld, kunnen anderen je gebruikersnaam zien en een chat met je starten.</string>
<string name="UsernameLinkSettings_qr_description">Deel je QR-code en link alleen met mensen die je vertrouwt. Wanneer je deze deelt, kunnen anderen je gebruikersnaam zien en een chat met je starten.</string>
<!-- Content of a toast that will show after the username is copied to the clipboard -->
<string name="UsernameLinkSettings_username_copied_toast">Gebruikersnaam gekopieerd.</string>
<!-- Content of a toast that will show after the username link is copied to the clipboard -->
@@ -6449,5 +6528,41 @@
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, second button to dismiss the dialog entirely -->
<string name="MonthlyDonationCanceled__not_now_button">Niet nu</string>
<!-- FindByActivity -->
<!-- Title of activity when finding by username -->
<string name="FindByActivity__find_by_username">Zoeken op gebruikersnaam</string>
<!-- Title of activity when finding by phone number -->
<string name="FindByActivity__find_by_phone_number">Zoeken op telefoonnummer</string>
<!-- Title of screen to select a country code -->
<string name="FindByActivity__select_country_code">Selecteer landcode</string>
<!-- Entry placeholder for find by username -->
<string name="FindByActivity__username">Gebruikersnaam</string>
<!-- Entry placeholder for find by phone number -->
<string name="FindByActivity__phone_number">Telefoonnummer</string>
<!-- Help text under user entry for find by username -->
<string name="FindByActivity__enter_a_full_username">Enter a full username with its pair of digits.</string>
<!-- Content description for next action button -->
<string name="FindByActivity__next">Volgende</string>
<!-- Placeholder text for search input for selecting country code -->
<string name="FindByActivity__search">Zoeken</string>
<!-- Dialog title for invalid username -->
<string name="FindByActivity__invalid_username">Ongeldige gebruikersnaam</string>
<!-- Dialog title for invalid phone number -->
<string name="FindByActivity__invalid_phone_number">Ongeldig telefoonnummer</string>
<!-- Dialog title when phone number is not a registered signal user -->
<string name="FindByActivity__invite_to_signal">Uitnodigen voor Signal</string>
<!-- Dialog title when username is not found -->
<string name="FindByActivity__username_not_found">Gebruikersnaam niet gevonden</string>
<!-- Dialog body for invalid username. Placeholder is the entered username. -->
<string name="FindByActivity__s_is_not_a_valid_username">%1$s is not a valid username. Make sure you\'ve entered the complete username followed by its set of digits.</string>
<!-- Dialog body for an invalid phone number. Placeholder is the entered phone number. -->
<string name="FindByActivity__s_is_not_a_valid_phone_number">%1$s is not valid phone number. Try again with a valid phone number</string>
<!-- Dialog body for not found username -->
<string name="FindByActivity__s_is_not_a_signal_user">“%1$s” is geen Signal-gebruiker. Kijk de gebruikersnaam na en probeer het opnieuw.</string>
<!-- Dialog body for not found phone number -->
<string name="FindByActivity__s_is_not_a_signal_user_would">%1$s is geen Signal-gebruiker. Wil je dit nummer uitnodigen?</string>
<!-- Dialog action to invite the phone number to Signal -->
<string name="FindByActivity__invite">Uitnodigen</string>
<!-- EOF -->
</resources>