Skip to content

Commit

Permalink
Update translations and other static files.
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Dec 6, 2024
1 parent 0142187 commit 073c4f7
Show file tree
Hide file tree
Showing 68 changed files with 915 additions and 915 deletions.
22 changes: 11 additions & 11 deletions app/src/main/res/values-af/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1012,15 +1012,15 @@
<!-- Text button of a button in a dialog that, when pressed, will ignore syncing errors and link a new device without syncing message content -->
<string name="LinkDeviceFragment__sync_failure_dismiss_button">Gaan voort sonder om oor te dra</string>
<!-- Option in context menu to edit the name of a linked device -->
<string name="LinkDeviceFragment__edit_name">Edit name</string>
<string name="LinkDeviceFragment__edit_name">Wysig naam</string>

<!-- EditDeviceNameFragment -->
<!-- App bar title when editing the name of a device -->
<string name="EditDeviceNameFragment__edit">Edit device name</string>
<!-- Text hint shown when entering in a new device name -->
<string name="EditDeviceNameFragment__device_name">Device name</string>
<string name="EditDeviceNameFragment__device_name">Toestelnaam</string>
<!-- Button to save name change -->
<string name="EditDeviceNameFragment__save">Save</string>
<string name="EditDeviceNameFragment__save">Stoor</string>
<!-- Toast message shown when a device name was successfully changed -->
<string name="EditDeviceNameFragment__device_name_updated">Device name updated</string>
<!-- Toast message shown when a device name could not be changed and to try again later -->
Expand Down Expand Up @@ -1380,7 +1380,7 @@
<!-- Progress dialog label while fetching backup info if we don\'t already have it -->
<string name="RemoteRestoreActivity__fetching_backup_details">Herwin tans rugsteunbesonderhede…</string>
<!-- Text label button to skip restore from remote -->
<string name="RemoteRestoreActivity__skip_restore">Skip restore</string>
<string name="RemoteRestoreActivity__skip_restore">Slaan herstel oor</string>

<!-- GroupMentionSettingDialog -->
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Stel my in kennis van Vermeldings</string>
Expand Down Expand Up @@ -4330,7 +4330,7 @@
<string name="registration_activity__transfer_account">Dra rekening oor</string>
<string name="registration_activity__skip">Slaan oor</string>
<!-- Text label button to skip restoring -->
<string name="registration_activity__skip_restore">Skip restore</string>
<string name="registration_activity__skip_restore">Slaan herstel oor</string>
<string name="preferences_chats__chat_backups">Klets rugsteune</string>
<string name="preferences_chats__transfer_account">Dra rekening oor</string>
<string name="preferences_chats__transfer_account_to_a_new_android_device">Dra rekening oor na nuwe Android-toestel</string>
Expand Down Expand Up @@ -7328,9 +7328,9 @@
<!-- Content description for confirming a user -->
<string name="PendingParticipantsBottomSheet__approve">Keur goed</string>
<!-- Button text to allow all participants to join the call -->
<string name="PendingParticipantsBottomSheet__approve_all">Approve all</string>
<string name="PendingParticipantsBottomSheet__approve_all">Keur almal goed</string>
<!-- Button text to deny all participants from joining the call -->
<string name="PendingParticipantsBottomSheet__deny_all">Deny all</string>
<string name="PendingParticipantsBottomSheet__deny_all">Weier almal</string>

<!-- Title of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
<string name="GrantFullScreenIntentPermission_megaphone_title">Skakel volskerm-kennisgewings aan?</string>
Expand Down Expand Up @@ -7507,7 +7507,7 @@
<!-- Dialog text for skipping media restore -->
<string name="BackupAlertBottomSheet__if_you_skip_restore_the">As jy herstel oorslaan, kan die oorblywende media en aanhegsels in jou rugsteun afgelaai word op \'n later tyd wanneer stoorspasie beskikbaar word.</string>
<!-- Dialog title when a backup fails to be created -->
<string name="BackupAlertBottomSheet__backup_failed">Backup failed</string>
<string name="BackupAlertBottomSheet__backup_failed">Rugsteun het misluk</string>
<!-- Dialog text for when a backup fails to be created and ways to fix it -->
<string name="BackupAlertBottomSheet__an_error_occurred">An error occurred and your backup could not be completed. Make sure you\'re on the latest version of Signal and try again. If this problem persists, contact support.</string>
<!-- Dialog action button that will allow you to check for any Signal version updates -->
Expand Down Expand Up @@ -7548,7 +7548,7 @@
<!-- Text displayed when a backup could not be completed and to check that they are on the latest version of Signal -->
<string name="BackupStatusRow__your_last_backup_latest_version">Your last backup couldn\'t be completed. Make sure you\'re on the latest version of Signal and try again.</string>
<!-- Text displayed in a row to learn more about why a backup failed -->
<string name="BackupStatusRow__learn_more">Learn more</string>
<string name="BackupStatusRow__learn_more">Vind meer uit</string>

<!-- BackupsTypeSettingsFragment -->
<!-- Displayed as the user\'s payment method as a label in a preference row -->
Expand Down Expand Up @@ -7995,13 +7995,13 @@
<!-- No Backup to Restore screen subtitle -->
<string name="NoBackupToRestore_subtitle">Because you\'re moving from iPhone to Android, the only way to transfer your messages and media is by enabling Signal Backups on your old device.</string>
<!-- No Backup to Restore step 1 to enable backups on old device -->
<string name="NoBackupToRestore_step1">Open Signal on your old device</string>
<string name="NoBackupToRestore_step1">Maak Signal op jou ou toestel oop</string>
<!-- No Backup to Restore step 2 to enable backups on old device -->
<string name="NoBackupToRestore_step2">Tap Settings &gt; Backups</string>
<!-- No Backup to Restore step 3 to enable backups on old device -->
<string name="NoBackupToRestore_step3">Enable backups and wait until your backup is complete</string>
<!-- No backup to Restore tonal cta to skip restore -->
<string name="NoBackupToRestore_skip_restore">Skip restore</string>
<string name="NoBackupToRestore_skip_restore">Slaan herstel oor</string>

<!-- EOF -->
</resources>
Loading

0 comments on commit 073c4f7

Please sign in to comment.