Update translations and other static files.

This commit is contained in:
Cody Henthorne
2025-06-25 16:21:32 -04:00
parent 1c596490c9
commit 3381d37086
69 changed files with 3230 additions and 170 deletions

View File

@@ -8629,12 +8629,12 @@
<string name="Notification_backup_failed">Backup failed</string>
<!-- Notification body for when initial backup failed -->
<string name="Notification_an_error_occurred_and_your_backup">An error occurred and your backup could not be completed. Tap for details.</string>
<!-- Notification title for when manual backup hasn't been created within threshold. Placeholder is number of days. -->
<!-- Notification title for when manual backup hasn\'t been created within threshold. Placeholder is number of days. -->
<plurals name="Notification_no_backup_for_d_days">
<item quantity="one">No backup for %1$d day</item>
<item quantity="other">No backup for %1$d days</item>
</plurals>
<!-- Notification body for when manual backup hasn't been created within threshold. Placeholder is number of days. -->
<!-- Notification body for when manual backup hasn\'t been created within threshold. Placeholder is number of days. -->
<plurals name="Notification_you_have_not_completed_a_backup">
<item quantity="one">You havent completed a backup for %1$d day. Create a backup now.</item>
<item quantity="other">You havent completed a backup for %1$d days. Create a backup now.</item>