Update translations and other static files.

This commit is contained in:
Cody Henthorne
2024-02-15 21:31:52 -05:00
parent c713ccf76c
commit 107f2cd3b1
68 changed files with 712 additions and 712 deletions

View File

@@ -526,13 +526,13 @@
<!-- 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>
<string name="ConversationFragment_block">Blokkeren</string>
<!-- Menu otpion to accept a message request in a conversation -->
<string name="ConversationFragment_accept">Accept</string>
<string name="ConversationFragment_accept">Aanvaarden</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>
<string name="ConversationFragment_unblock">Deblokkeren</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 -->
@@ -1064,7 +1064,7 @@
<!-- Explanation text about usernames etc displayed underneath buttons to view and edit username etc -->
<string name="ManageProfileFragment__your_username">Je gebruikersnaam, QR-code en link zijn niet zichtbaar op je profiel. Deel je gebruikersnaam alleen met mensen die je vertrouwt.</string>
<!-- Explanation text about usernames etc displayed underneath buttons to view and edit username etc, shown when you have no username -->
<!-- Removed by excludeNonTranslatables <string name="ManageProfileFragment__username_footer_no_username">People can now message you using your optional username so you don\'t have to give out your phone number. </string> -->
<!-- Removed by excludeNonTranslatables <string name="ManageProfileFragment__username_footer_no_username">Mensen kunnen je nu berichten sturen via je optionele gebruikersnaam zodat je je telefoonnummer niet hoeft te geven. </string> -->
<string name="ManageProfileFragment_profile_name">Profielnaam</string>
<string name="ManageProfileFragment_username">Gebruikersnaam</string>
<string name="ManageProfileFragment_about">Over mij</string>
@@ -1078,7 +1078,7 @@
<!-- 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 met hen te delen.</string>
<!-- Snackbar message after creating username -->
<string name="ManageProfileFragment__username_created">Gebruikersnaam gecreëerd.</string>
<string name="ManageProfileFragment__username_created">Gebruikersnaam aangemaakt.</string>
<!-- Snackbar message after copying username -->
<string name="ManageProfileFragment__username_copied">Gebruikersnaam gekopieerd.</string>
<!-- Snackbar message after network failure while trying to delete username -->
@@ -1965,7 +1965,7 @@
<!-- Displayed in a sheet row and allows user to open signal connection explanation on tap -->
<string name="AboutSheet__signal_connection">Signal-contact</string>
<!-- Displayed in a sheet row describing that the user has marked this contact as \'verified\' from within the app -->
<!-- Removed by excludeNonTranslatables <string name="AboutSheet__verified">Verified</string> -->
<!-- Removed by excludeNonTranslatables <string name="AboutSheet__verified">Geverifieerd</string> -->
<!-- Displayed in bottom sheet describing that the user has no direct messages with this person. The placeholder is a person\'s name. -->
<!-- Removed by excludeNonTranslatables <string name="AboutSheet__no_direct_message">No direct messages with %1$s</string> -->
<!-- Explains that the given user (placeholder is short name) is in the users system contact -->
@@ -2322,9 +2322,9 @@
<!-- The body of an alert dialog asking the user to confirm that they want to recover their username -->
<string name="UsernameEditFragment_recovery_dialog_confirmation">Wanneer je je gebruikersnaam herstelt, werken je bestaande QR-code en link niet langer en worden deze vernieuwd. Weet je het zeker?</string>
<!-- The body of an alert dialog asking the user to confirm that they want to change their username, even if it resets their link -->
<!-- Removed by excludeNonTranslatables <string name="UsernameEditFragment_change_confirmation_message">Changing your username will reset your existing QR code and link. Are you sure?</string> -->
<!-- Removed by excludeNonTranslatables <string name="UsernameEditFragment_change_confirmation_message">Wanneer je je gebruikersnaam wijzigt, werken je bestaande QR-code en link niet langer en worden deze vernieuwd. Weet je het zeker?</string> -->
<!-- Text for a button in a dialog asking if the user would like to continue the operation of changing their username -->
<!-- Removed by excludeNonTranslatables <string name="UsernameEditFragment_continue">Continue</string> -->
<!-- Removed by excludeNonTranslatables <string name="UsernameEditFragment_continue">Doorgaan</string> -->
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
<item quantity="one">%1$d van je contactpersonen is bereikbaar via Signal.</item>
@@ -6492,7 +6492,7 @@
<!-- Body of a dialog that is displayed when we failed to reset your username link because of an unknown error. -->
<!-- Removed by excludeNonTranslatables <string name="UsernameLinkSettings_reset_link_result_unknown_error">An unexpected error occurred while trying to reset your link. Try again later.</string> -->
<!-- Body of a dialog that is displayed when we successfully reset you username link. -->
<!-- Removed by excludeNonTranslatables <string name="UsernameLinkSettings_reset_link_result_success">Your QR code and link have been reset and a new QR code and link has been created.</string> -->
<!-- Removed by excludeNonTranslatables <string name="UsernameLinkSettings_reset_link_result_success">Je QR-code en link zijn vernieuwd, een nieuwe QR-code en link zijn beschikbaar.</string> -->
<!-- Shown on the generated username qr code image to explain how to use it. -->
<string name="UsernameLinkSettings_scan_this_qr_code">Scan deze QR-code met je telefoon om met mij te chatten op Signal.</string>