mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Update translations and other static files.
This commit is contained in:
@@ -170,6 +170,8 @@
|
||||
<string name="CreditCardFragment__donate_s">%1$s doneren</string>
|
||||
<!-- Button label to confirm credit card input and proceed with subscription payment -->
|
||||
<string name="CreditCardFragment__donate_s_month">%1$s per maand doneren</string>
|
||||
<!-- Button label to confirm credit card input and proceed with backups payment. Placeholder is formatted price. -->
|
||||
<string name="CreditCardFragment__pay_s_month">%1$s per maand doneren</string>
|
||||
|
||||
<!-- OneTimeDonationPreference -->
|
||||
<!-- Preference title with placeholder for amount. -->
|
||||
@@ -220,6 +222,24 @@
|
||||
<string name="BucketedThreadMedia_Medium">Middel</string>
|
||||
<string name="BucketedThreadMedia_Small">Kleine bestanden</string>
|
||||
|
||||
<!-- CallInfoView -->
|
||||
<!-- Unknown people row text when the only people in the call are unknowns -->
|
||||
<plurals name="CallInfoView__d_people">
|
||||
<item quantity="one">%1$d persoon</item>
|
||||
<item quantity="other">%1$d personen</item>
|
||||
</plurals>
|
||||
<!-- Unknown people row, placeholder is the number of unknown people in the call -->
|
||||
<plurals name="CallInfoView__plus_d_people">
|
||||
<item quantity="one">+%1$d person</item>
|
||||
<item quantity="other">+%1$d people</item>
|
||||
</plurals>
|
||||
<!-- Unknown people row icon content description -->
|
||||
<string name="CallInfoView__more_information">Meer informatie</string>
|
||||
<!-- Unknown people row info dialog message -->
|
||||
<string name="CallInfoView__before_joining_a_call">Before joining a call you can only see the names of phone contacts, people you\'re in a group with, or people you\'ve chatted with 1:1. You\'ll see all names and photos once you\'ve joined the call.</string>
|
||||
<!-- Unknown people row info dialog action to close the dialog -->
|
||||
<string name="CallInfoView__got_it">Begrepen</string>
|
||||
|
||||
<!-- CameraFragment -->
|
||||
<!-- Toasted when user device does not support video recording -->
|
||||
<string name="CameraFragment__video_recording_is_not_supported_on_your_device">Video-opname wordt niet ondersteund op je apparaat</string>
|
||||
@@ -771,6 +791,16 @@
|
||||
<!-- Backup has an unsupported file extension -->
|
||||
<string name="RestoreBackupFragment__backup_has_a_bad_extension">Back-upbestand heeft verkeerde extensie.</string>
|
||||
|
||||
<!-- CreateBackupBottomSheet -->
|
||||
<!-- Bottom sheet title -->
|
||||
<string name="CreateBackupBottomSheet__create_backup">Nu back-up maken</string>
|
||||
<!-- Bottom sheet message -->
|
||||
<string name="CreateBackupBottomSheet__depending_on_the_size">Depending on the size of your backup, this could take a long time. You can use your phone as you normally do while the backup takes place.</string>
|
||||
<!-- Action button to dismiss sheet and back up later -->
|
||||
<string name="CreateBackupBottomSheet__back_up_later">Back up later</string>
|
||||
<!-- Action button to dismiss sheet and back up now -->
|
||||
<string name="CreateBackupBottomSheet__back_up_now">Nu back-up maken</string>
|
||||
|
||||
<!-- BackupsPreferenceFragment -->
|
||||
<string name="BackupsPreferenceFragment__chat_backups">Back-up van chats</string>
|
||||
<string name="BackupsPreferenceFragment__backups_are_encrypted_with_a_passphrase">Back-ups worden versleuteld met een wachtwoord en alleen op je eigen apparaat opgeslagen.</string>
|
||||
@@ -1090,6 +1120,9 @@
|
||||
<string name="PromptLogsSlowNotificationsDialog__message">Foutopsporingslogs helpen ons het probleem te diagnosticeren en op te lossen, en bevatten geen identificerende informatie.</string>
|
||||
<!-- Title for dialog asking user to submit logs for debugging slow notification issues -->
|
||||
<string name="PromptLogsSlowNotificationsDialog__title_crash">Er heeft zich een probleem voorgedaan bij Signal. Foutopsporingslog indienen?</string>
|
||||
<!-- Title for dialog asking user to submit logs for a situation where they\'re not able to connect to the signal service -->
|
||||
<string name="PromptLogsSlowNotificationsDialog__title_connectivity_warning">You may not be receiving messages. Submit debug log?</string>
|
||||
|
||||
|
||||
<!-- Title for dialog asking user to submit logs for debugging slow notification issues -->
|
||||
<string name="PromptBatterySaverBottomSheet__title">Meldingen zijn mogelijk vertraagd vanwege batterij-optimalisaties</string>
|
||||
@@ -1105,6 +1138,13 @@
|
||||
<!-- Button to continue and go to Signal support website -->
|
||||
<string name="DeviceSpecificNotificationBottomSheet__continue">Doorgaan</string>
|
||||
|
||||
<!-- Title of a bottom sheet that is shown when the user is having connectivity issues -->
|
||||
<string name="ConnectivityWarningBottomSheet_title">You may not be receiving messages</string>
|
||||
<!-- Body of a bottom sheet that is shown when the user is having connectivity issues -->
|
||||
<string name="ConnectivityWarningBottomSheet_body">Restarting your device may help solve the message delivery issue. If this problem continues, contact Signal support.</string>
|
||||
<!-- Text for a button in a bottom sheet that is shown when the user is having connectivity issues. Clicking it will dismiss the bottom sheet. -->
|
||||
<string name="ConnectivityWarningBottomSheet_dismiss_button">Begrepen</string>
|
||||
|
||||
<!-- Button to continue to try and disable battery saver -->
|
||||
<string name="PromptBatterySaverBottomSheet__continue">Doorgaan</string>
|
||||
<!-- Button to dismiss battery saver dialog prompt-->
|
||||
@@ -1198,6 +1238,44 @@
|
||||
<string name="ManageGroupActivity_more">meer</string>
|
||||
<string name="ManageGroupActivity_add_group_description">Voeg een groepsomschrijving toe…</string>
|
||||
|
||||
<!-- MoreTransferOrRestoreOptionsSheet -->
|
||||
<!-- Row title for transfer option -->
|
||||
<string name="MoreTransferOrRestoreOptionsSheet__transfer_from_android_device">Overzetten vanaf een Android-apparaat</string>
|
||||
<!-- Row description for transfer option -->
|
||||
<string name="MoreTransferOrRestoreOptionsSheet__transfer_your_account_and_messages">Transfer your account and messages from your old Android device.</string>
|
||||
<!-- Row title for logging in without transfer -->
|
||||
<string name="MoreTransferOrRestoreOptionsSheet__log_in_without_transferring">Inloggen zonder overzetten</string>
|
||||
<!-- Row description for logging in without transfer -->
|
||||
<string name="MoreTransferOrRestoreOptionsSheet__continue_without_transferring">Ga door zonder je berichten en media over te zetten</string>
|
||||
<!-- Row title for restoring from local backup -->
|
||||
<string name="MoreTransferOrRestoreOptionsSheet__restore_local_backup">Lokale back-upgegevens terugzetten</string>
|
||||
<!-- Row description for restoring from local backup -->
|
||||
<string name="MoreTransferOrRestoreOptionsSheet__restore_your_messages">Restore your messages from a backup file you saved on your device.</string>
|
||||
|
||||
<!-- RemoteRestoreActivity -->
|
||||
<!-- Progress dialog label when downloading a backup -->
|
||||
<string name="RemoteRestoreActivity__downloading_backup">Downloading backup…</string>
|
||||
<!-- Progress dialog label when restoring a backup -->
|
||||
<string name="RemoteRestoreActivity__restoring_messages">Restoring messages…</string>
|
||||
<!-- Progress dialog label while awaiting updates -->
|
||||
<string name="RemoteRestoreActivity__restoring">Restoring…</string>
|
||||
<!-- Progress readout for dialog while downloading or restoring a backup. First placeholder is the formatted size of the backup downloaded, the second is formatted total amount to go, and the last is a percentage. -->
|
||||
<string name="RemoteRestoreActivity__s_of_s_s">%1$s of %2$s (%3$s)</string>
|
||||
<!-- Feature list media label for paid tier -->
|
||||
<string name="RemoteRestoreActivity__all_of_your_media">All of your media</string>
|
||||
<!-- Feature list media label for free tier. Placeholder is days, and is currently fixed at 30. -->
|
||||
<string name="RemoteRestoreActivity__your_last_d_days_of_media">Your last %1$d days of media</string>
|
||||
<!-- Feature list message label for free and paid tier -->
|
||||
<string name="RemoteRestoreActivity__all_of_your_messages">All of your messages</string>
|
||||
<!-- Screen title for restoring from backup -->
|
||||
<string name="RemoteRestoreActivity__restore_from_backup">Gegevens vanuit een back-up terugzetten</string>
|
||||
<!-- Notice about what media will be included in backups. Placeholder is days, and is curerntly fixed at 30. -->
|
||||
<string name="RemoteRestoreActivity__only_media_sent_or_received">Only media sent or received in the past %1$d days is included.</string>
|
||||
<!-- Section title for explaining what your backup includes -->
|
||||
<string name="RemoteRestoreActivity__your_backup_includes">Your backup includes:</string>
|
||||
<!-- Primary action button copy for starting restoration -->
|
||||
<string name="RemoteRestoreActivity__restore_backup">Back-upgegevens terugzetten</string>
|
||||
|
||||
<!-- GroupMentionSettingDialog -->
|
||||
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Meldingen bij vermeldingen</string>
|
||||
<string name="GroupMentionSettingDialog_receive_notifications_when_youre_mentioned_in_muted_chats">Wil je toch meldingen ontvangen als iemand je naam in een gedempt chat vermeldt?</string>
|
||||
@@ -1353,9 +1431,9 @@
|
||||
<!-- Dialog title shown if users are about to discard their draft message -->
|
||||
<string name="InputPanel__discard_draft">Concept verwijderen?</string>
|
||||
<!-- Dialog message explaining their action cannot be reversed -->
|
||||
<string name="InputPanel__this_action_cant_be_undone">This action can\'t be undone.</string>
|
||||
<string name="InputPanel__this_action_cant_be_undone">Dit kan niet ongedaan worden gemaakt.</string>
|
||||
<!-- Button inside an alert dialog confirming the deletion of their draft -->
|
||||
<string name="InputPanel__discard">Verwerpen</string>
|
||||
<string name="InputPanel__discard">Verwijderen</string>
|
||||
|
||||
<!-- InviteActivity -->
|
||||
<string name="InviteActivity_share">Delen via andere app</string>
|
||||
@@ -3272,10 +3350,6 @@
|
||||
</string-array>
|
||||
<!-- Subject of email when submitting debug logs to help debug slow notifications -->
|
||||
<string name="DebugLogsPromptDialogFragment__signal_android_support_request">Signal Android-foutopsporingslog ingediend</string>
|
||||
<!-- Category to organize the support email sent -->
|
||||
<string name="DebugLogsPromptDialogFragment__slow_notifications_category">Langzame meldingen</string>
|
||||
<!-- Category to organize the support email sent -->
|
||||
<string name="DebugLogsPromptDialogFragment__crash_category">Crash</string>
|
||||
<!-- Action to submit logs and take user to send an e-mail -->
|
||||
<string name="DebugLogsPromptDialogFragment__submit">Uploaden</string>
|
||||
<!-- Action to decline to submit logs -->
|
||||
@@ -4715,7 +4789,12 @@
|
||||
|
||||
<!-- AppSettingsFragment -->
|
||||
<string name="AppSettingsFragment__invite_your_friends">Vrienden uitnodigen</string>
|
||||
<string name="AppSettingsFragment__copied_subscriber_id_to_clipboard">Donateur-ID naar klembord gekopieerd</string>
|
||||
<!-- String displayed in a toast when we successfully copy the donations subscriber id to the clipboard -->
|
||||
<string name="AppSettingsFragment__copied_donor_subscriber_id_to_clipboard">Copied donor subscriber id to clipboard</string>
|
||||
<!-- String displayed in a toast when we successfully copy the backups subscriber id to the clipboard -->
|
||||
<string name="AppSettingsFragment__copied_backups_subscriber_id_to_clipboard">Copied backups subscriber id to clipboard</string>
|
||||
<!-- String displayed in a toast when a subscriber id is not present for a given type -->
|
||||
<string name="AppSettingsFragment__no_subscriber_id_set">No subscriber id set</string>
|
||||
|
||||
<!-- AccountSettingsFragment -->
|
||||
<string name="AccountSettingsFragment__account">Account</string>
|
||||
@@ -4863,7 +4942,7 @@
|
||||
<!-- Summary for stories preference to launch into story privacy settings -->
|
||||
<string name="PrivacySettingsFragment__payment_lock_require_lock">Vraag om een Android-schermvergrendeling of vingerafdruk om geld over te maken.</string>
|
||||
<!-- Alert dialog title when payment lock cannot be enabled -->
|
||||
<string name="PrivacySettingsFragment__cant_enable_title">Kan betalingsvergrendeling niet aanzetten</string>
|
||||
<string name="PrivacySettingsFragment__cant_enable_title">Can’t enable payment lock</string>
|
||||
<!-- Alert dialog description to setup screen lock or fingerprint in phone settings -->
|
||||
<string name="PrivacySettingsFragment__cant_enable_description">Om Betalingsvergrendeling aan te zetten, moet je eerst schermvergrendeling of vingerafdrukbeveiliging inschakelen in je telefooninstellingen.</string>
|
||||
<!-- Shown in a toast when we can\'t navigate to the user\'s system fingerprint settings -->
|
||||
@@ -5404,7 +5483,24 @@
|
||||
<string name="Subscription__contact_support">Neem contact op</string>
|
||||
<string name="Subscription__get_a_s_badge">Ontvang een ‘%1$s’-badge</string>
|
||||
|
||||
<string name="SubscribeFragment__processing_payment">Aan het verwerken…</string>
|
||||
<!-- *PaymentInProgressFragment strings -->
|
||||
<string name="InAppPaymentInProgressFragment__processing_donation">Aan het verwerken…</string>
|
||||
<string name="InAppPaymentInProgressFragment__processing_payment">Betaling aan het verwerken…</string>
|
||||
|
||||
<!-- InAppPaymentErrors -->
|
||||
<!-- Displayed as a title in a dialog or notification when a payment failure happens. -->
|
||||
<string name="InAppPaymentErrors__error_processing_payment">Fout bij het verwerken van betaling</string>
|
||||
<!-- Displayed as a message in a dialog or notification when a payment setup error happens. -->
|
||||
<string name="InAppPaymentErrors__your_payment_couldnt_be_processed">Je betaling kon niet worden verwerkt en er is geen geld overgemaakt. Probeer het opnieuw.</string>
|
||||
<!-- Displayed as a message in a dialog when we timeout waiting for a payment to be processed and token to be redeemed -->
|
||||
<string name="InAppPaymentErrors__your_payment_is_still">Je betaling wordt nog verwerkt. Dit kan een paar minuten duren afhankelijk van je internetverbinding.</string>
|
||||
<!-- Displayed as a message in a dialog or notification when stripe decline code issuer not available for backup payment. -->
|
||||
<string name="InAppPaymentErrors__StripeDeclineCode__try_completing_the_payment_again">Probeer opnieuw om de betaling te doen of neem contact op met je bank om hen om meer informatie te vragen.</string>
|
||||
<!-- Failure code text for revoked authorization of payment, displayed in a dialog or notification as a message. -->
|
||||
<string name="InAppPaymentErrors__StripeFailureCode__this_payment_was_revoked">Deze betaling is door de rekeninghouder ingetrokken en kon niet worden verwerkt. Er is geen geld afgeschreven.</string>
|
||||
<!-- Failure code text for a payment lacking an authorized mandate or incorrect mandate, displayed in a dialog or notification as a message.-->
|
||||
<string name="InAppPaymentErrors__StripeFailureCode__an_error_occurred_while_processing_this_payment">Er is een fout opgetreden tijdens het verwerken van deze betaling. Probeer het opnieuw.</string>
|
||||
|
||||
<!-- Displayed in notification when user payment fails to process on Stripe -->
|
||||
<string name="DonationsErrors__error_processing_payment">Fout bij het verwerken van donatie</string>
|
||||
<!-- Displayed on manage donations screen as a dialog message when payment method failed -->
|
||||
@@ -7025,7 +7121,7 @@
|
||||
<!-- Sheet title when user does not have enough space to download their backup -->
|
||||
<string name="BackupAlertBottomSheet__cant_complete_download">Kan download niet voltooien</string>
|
||||
<!-- Sheet body part 1 when user does not have enough space to download their backup. Placeholder is the amount of space needed. -->
|
||||
<string name="BackupAlertBottomSheet__your_device_does_not_have_enough_free_space">Je apparaat heeft niet genoeg vrije ruimte. Maak %1$s ruimte vrij om de media te downloaden die in je back-up zijn opgeslagen.</string>
|
||||
<string name="BackupAlertBottomSheet__your_device_does_not_have_enough_free_space">Your device does not have enough free space. Free up %1$s of space to download the media stored in your backup.</string>
|
||||
<!-- Sheet body part 2 when user does not have enough space to download their backup. Placeholder is the number of days until deletion -->
|
||||
<plurals name="BackupAlertBottomSheet__if_you_choose_skip">
|
||||
<item quantity="one">Als je ‘Overslaan’ kiest, worden de media in je back-up over %1$d dag verwijderd.</item>
|
||||
@@ -7069,6 +7165,10 @@
|
||||
<string name="BackupsTypeSettingsFragment__unknown">Onbekend</string>
|
||||
<!-- Row title for entering payment history -->
|
||||
<string name="BackupsTypeSettingsFragment__payment_history">Betalingsgeschiedenis</string>
|
||||
<!-- Row description detailing renewal information. First placeholder is formatted price. Second placeholder is formatted date. -->
|
||||
<string name="BackupsTypeSettingsFragment__s_month_renews_s">%1$s/maand · Wordt %2$s vernieuwd</string>
|
||||
<!-- Row title to change or cancel subscription -->
|
||||
<string name="BackupsTypeSettingsFragment__change_or_cancel_subscription">Change or cancel subscription</string>
|
||||
|
||||
<!-- RemoteRestoreActivity -->
|
||||
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
|
||||
@@ -7173,6 +7273,55 @@
|
||||
<!-- The body of an alert dialog shown when we detect the user may be confused by the lock screen -->
|
||||
<string name="PassphrasePromptActivity_help_prompt_body">Voer de pincode, het wachtwoord of het patroon van je apparaat in.</string>
|
||||
|
||||
<!-- MessageBackupsCheckoutSheet -->
|
||||
<!-- Sheet title. Placeholder is formatted price. -->
|
||||
<string name="MessageBackupsCheckoutSheet__pay_s_per_month">Pay %1$s/month to Signal</string>
|
||||
<!-- Sheet subtitle -->
|
||||
<string name="MessageBackupsCheckoutSheet__youll_get">You\'ll get:</string>
|
||||
|
||||
<!-- MessageBackupsEducationScreen -->
|
||||
<!-- Screen subtitle underneath large headline title -->
|
||||
<string name="MessageBackupsEducationScreen__backup_your_messages_and_media">Back up your messages and media and using Signal\'s secure, end-to-end encrypted storage service. Never lose a message when you get a new phone or reinstall Signal.</string>
|
||||
<!-- Backups feature label for e2e encryption -->
|
||||
<string name="MessageBackupsEducationScreen__end_to_end_encrypted">End-to-end Encrypted</string>
|
||||
<!-- Backups feature label for informing the user that this feature is completely optional -->
|
||||
<string name="MessageBackupsEducationScreen__optional_always">Optional, always</string>
|
||||
<!-- Backups feature label for informing the user that they can delete their backup at any time -->
|
||||
<string name="MessageBackupsEducationScreen__delete_your_backup_anytime">Delete your backup anytime</string>
|
||||
<!-- Action button label to proceed with backups activation -->
|
||||
<string name="MessageBackupsEducationScreen__enable_backups">Back-ups inschakelen</string>
|
||||
<!-- Action button label to learn more -->
|
||||
<string name="MessageBackupsEducationScreen__learn_more">Meer lezen</string>
|
||||
|
||||
<!-- MessageBackupsPinConfirmationScreen -->
|
||||
<!-- Screen title -->
|
||||
<string name="MessageBackupsPinConfirmationScreen__enter_your_pin">Voer je pincode in</string>
|
||||
<!-- Screen subtitle -->
|
||||
<string name="MessageBackupsPinConfirmationScreen__enter_your_signal_pin_to_enable_backups">Enter your Signal PIN to enable backups</string>
|
||||
<!-- Action button to confirm pin entry and continue -->
|
||||
<string name="MessageBackupsPinConfirmationScreen__next">Volgende</string>
|
||||
<!-- Action button to switch keyboard type -->
|
||||
<string name="MessageBackupsPinConfirmationScreen__switch_keyboard">Toetsenbord wisselen</string>
|
||||
|
||||
<!-- MessageBackupsPinEducationScreen -->
|
||||
<!-- Screen headline -->
|
||||
<string name="MessageBackupsPinEducationScreen__pins_protect_your_backup">PINs protect your backup</string>
|
||||
<!-- Notice about pin length. Placeholder is recommended pin length -->
|
||||
<string name="MessageBackupsPinEducationScreen__your_signal_pin_lets_you">Your Signal PIN lets you restore your backup when you re-install Signal. We recommend using a PIN that\'s at least %1$d digits.</string>
|
||||
<!-- Notice about changing your pin. -->
|
||||
<string name="MessageBackupsPinEducationScreen__if_you_forget_your_pin">If you forget your PIN, you will not be able to restore your backup. You can change your PIN at any time in settings.</string>
|
||||
<!-- Action button label to utilize current pin -->
|
||||
<string name="MessageBackupsPinEducationScreen__use_current_signal_pin">Use current Signal PIN</string>
|
||||
<!-- Action button to create a new pin -->
|
||||
<string name="MessageBackupsPinEducationScreen__create_new_pin">Nieuwe pincode aanmaken</string>
|
||||
|
||||
<!-- MessagesBackupsTypeSelectionScreen -->
|
||||
<!-- Screen headline -->
|
||||
<string name="MessagesBackupsTypeSelectionScreen__choose_your_backup_plan">Choose your backup plan</string>
|
||||
<!-- Screen subhead -->
|
||||
<string name="MessageBackupsTypeSelectionScreen__all_backups_are_end_to_end_encrypted">All backups are end-to-end encrypted. Signal is a non-profit—paying for backups helps support our mission.</string>
|
||||
<!-- Screen subhead highlighted read-more button -->
|
||||
<string name="MessageBackupsTypeSelectionScreen__read_more">Meer lezen</string>
|
||||
<!-- Primary action button label when selecting a backup tier without a current selection -->
|
||||
<string name="MessageBackupsTypeSelectionScreen__next">Volgende</string>
|
||||
<!-- Primary action button label when selecting a backup tier with a current selection -->
|
||||
|
||||
Reference in New Issue
Block a user