Updated language translations.

This commit is contained in:
Cody Henthorne
2023-01-19 13:38:09 -05:00
parent 231b55a956
commit 8e1c05ed64
65 changed files with 1096 additions and 836 deletions

View File

@@ -653,9 +653,6 @@
<string name="ExpiredBuildReminder_this_version_of_signal_has_expired">Deze versie van Signal is verlopen. Werk Signal bij om weer berichten te kunnen verzenden en ontvangen.</string>
<string name="ExpiredBuildReminder_update_now">Nu bijwerken</string>
<!-- A message in a banner shown at the top of the screen indicating that the user must upgrade their device to use signal. -->
<string name="ExpiredBuildReminder_api_19_message">Signal werkt niet meer op dit apparaat. Als je Signal weer wilt gebruiken, update je je apparaat naar een nieuwere versie van Android of gebruik je een nieuwer apparaat.</string>
<!-- PendingGroupJoinRequestsReminder -->
<plurals name="PendingGroupJoinRequestsReminder_d_pending_member_requests">
<item quantity="one">%1$d openstaand lidmaatschapsverzoek.</item>
@@ -5000,8 +4997,8 @@
<string name="GiftFlowStartFragment__donate_for_a_friend">Doneer voor een vriend(in)</string>
<!-- Description text on start fragment for gifting a badge -->
<plurals name="GiftFlowStartFragment__support_signal_by">
<item quantity="one">Support Signal by making a donation for a friend or family member who uses Signal. They\'ll receive a badge to display on their profile for %1$d day</item>
<item quantity="other">Support Signal by making a donation for a friend or family member who uses Signal. They\'ll receive a badge to display on their profile for %1$d days</item>
<item quantity="one">Steun Signal door een donatie te doen namens een vriend(in) of familielid die Signal gebruikt. Ze ontvangen een badge die ze %1$d dag op hun profiel kunnen weergeven</item>
<item quantity="other">Steun Signal door een donatie te doen namens een vriend(in) of familielid die Signal gebruikt. Ze ontvangen een badge die ze %1$d dagen op hun profiel kunnen weergeven</item>
</plurals>
<!-- Action button label for start fragment for gifting a badge -->
<string name="GiftFlowStartFragment__next">Volgende</string>
@@ -5353,9 +5350,9 @@
<!-- Phase 1 Small megaphone title indicating sms is going away -->
<string name="SmsExportMegaphone__sms_support_going_away">Sms-ondersteuning verdwijnt</string>
<!-- Phase 1 small megaphone description indicating sms is going away -->
<string name="SmsExportMegaphone__sms_support_will_be_removed_soon_to_focus_on_encrypted_messaging">Sms-ondersteuning wordt binnenkort verwijderd, zodat we ons kunnen richten op versleutelde berichten.</string>
<string name="SmsExportMegaphone__dont_worry_encrypted_signal_messages_will_continue_to_work">Dont worry, encrypted Signal messages will continue to work.</string>
<!-- Phase 1 small megaphone button that takes the user to the sms export flow -->
<string name="SmsExportMegaphone__export_sms">Exporteer sms</string>
<string name="SmsExportMegaphone__continue">Continue</string>
<!-- Title for screen shown after sms export has completed -->
<string name="ExportSmsCompleteFragment__export_complete">Export compleet</string>
<!-- Button to continue to next screen -->
@@ -5480,10 +5477,17 @@
<!-- 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: Sleep je vinger langs chatlijst om te filteren</string>
<!-- Text for a banner that is shown at the top of the screen letting users know that they\'re version of signal will soon expire. The placeholder is a date. -->
<string name="API19Reminder_banner_message">Signal ondersteunt binnenkort de Android-versie van je apparaat niet meer. Als je Signal wilt blijven gebruiken, werk je je apparaat bij of gebruik je vóór %1$s een nieuwer apparaat.</string>
<!-- Text for a button in a banner shown at the top of the screen that users can click on to get more information. -->
<string name="API19Reminder_learn_more">Meer informatie</string>
<!-- Title for screen describing that sms support is going to be removed soon -->
<string name="SmsRemoval_title_going_away">SMS support is going away</string>
<!-- Bullet point message shown on describing screen as first bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_1">SMS messaging in the Signal app will soon no longer be supported.</string>
<!-- Bullet point message shown on describing screen as second bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_2">SMS messages are different than Signal messages. <b>This does not affect encrypted Signal messaging which will continue to work.</b></string>
<!-- Bullet point message shown on describing screen as third bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_3">You can export your SMS messages and choose a new SMS app.</string>
<!-- Bullet point message shown on describing screen as first bullet variant why sms is being removed when user is locked out of sms -->
<string name="SmsRemoval_info_bullet_1_phase_3">Signal has removed support for sending SMS messages.</string>
<!-- Button label on sms removal info/megaphone to start the export SMS flow -->
<string name="SmsRemoval_export_sms">Export SMS</string>
</resources>