Update translations and other static files.

This commit is contained in:
Michelle Tang
2025-09-29 16:09:49 -04:00
parent 786bcc3da7
commit 4aa965144d
69 changed files with 589 additions and 589 deletions

View File

@@ -7962,7 +7962,7 @@
<!-- Subtitle for row for active backup, first placeholder is formatted amount, second is renewal date -->
<string name="BackupsSettingsFragment_s_month_renews_s">%1$s/月 · %2$s 續訂</string>
<!-- Subtitle for row for active backup when price is not available, first placeholder is renewal date -->
<string name="BackupsSettingsFragment_renews_s">Renews %1$s</string>
<string name="BackupsSettingsFragment_renews_s">續約 %1$s</string>
<!-- Subtitle for row for active backup, placeholder is last date of backup -->
<string name="BackupsSettingsFragment_last_backup_s">上次備份 %1$s</string>
<!-- Subtitle for row for canceled backup -->
@@ -8012,7 +8012,7 @@
<!-- Row label for cancelling and deleting backup -->
<string name="RemoteBackupsSettingsFragment__turn_off_and_delete_backup">關閉並刪除備份</string>
<!-- Dialog title for explainer text to on how backup size works for free tier -->
<string name="RemoteBackupsSettingsFragment__free_tier_storage_title">Backup size</string>
<string name="RemoteBackupsSettingsFragment__free_tier_storage_title">備份大小</string>
<!-- Dialog message for explainer text to on how backup size works for free tier -->
<plurals name="RemoteBackupsSettingsFragment__backup_frequency_dialog_body">
<item quantity="other">Your backup includes all of your text messages and your last %1$d days of media. The size will change as new media is received and old media expires.</item>