Update translations and other static files.

This commit is contained in:
Alex Hart
2024-01-12 16:33:05 -04:00
parent efcfe2dafc
commit 4e2e6cd83e
68 changed files with 352 additions and 352 deletions

View File

@@ -633,7 +633,7 @@
<!-- 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>
<string name="BackupsPreferenceFragment__create_backup">Back-up maken</string>
<string name="BackupsPreferenceFragment__create_backup">Nu back-up maken</string>
<string name="BackupsPreferenceFragment__last_backup">Meest recente back-up: %1$s</string>
<string name="BackupsPreferenceFragment__backup_folder">Back-uplocatie</string>
<!-- Title for a preference item allowing the user to selected the hour of the day when their chats are backed up. -->
@@ -2229,9 +2229,9 @@
<string name="UsernameEditFragment__done">Klaar</string>
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
<!-- Displayed when the chosen discriminator is too short -->&apos;
<!-- Displayed when the chosen discriminator is too short -->
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
<!-- Displayed when the chosen discriminator is too long -->&apos;
<!-- Displayed when the chosen discriminator is too long -->
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
@@ -5081,11 +5081,11 @@
<!-- Button text that launches the contact picker to select from -->
<string name="AddAllowedMembers__add_people_or_groups">Personen of groepen toevoegen</string>
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
<string name="AddAllowedMembers__exceptions">Exceptions</string>
<string name="AddAllowedMembers__exceptions">Uitzonderingen</string>
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
<string name="AddAllowedMembers__allow_all_calls">Alle oproepen doorlaten</string>
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
<string name="AddAllowedMembers__notify_for_all_mentions">Alle vermeldingen melden</string>
<!-- Call to action button on contact picker for adding to profile -->
<string name="SelectRecipientsFragment__add">Toevoegen</string>