|
6587 | 6587 | "messageformat": "Voice messages and stickers are always auto-downloaded.", |
6588 | 6588 | "description": "Additional clarification for how media auto-download will behave" |
6589 | 6589 | }, |
| 6590 | + "icu:Preferences__button--backups": { |
| 6591 | + "messageformat": "Backups", |
| 6592 | + "description": "Button to switch the settings view to control message & media backups" |
| 6593 | + }, |
6590 | 6594 | "icu:Preferences--lastSynced": { |
6591 | 6595 | "messageformat": "Last import at {date} {time}", |
6592 | 6596 | "description": "Label for date and time of last sync operation" |
|
6627 | 6631 | "messageformat": "Blocked", |
6628 | 6632 | "description": "Label for blocked contacts setting" |
6629 | 6633 | }, |
| 6634 | + "icu:Preferences--backup-details__header": { |
| 6635 | + "messageformat": "Backup details", |
| 6636 | + "description": "Section title for info on your current backup (created time & size)" |
| 6637 | + }, |
| 6638 | + "icu:Preferences--backup-media-plan__description": { |
| 6639 | + "messageformat": "Text + all media backup", |
| 6640 | + "description": "Description of a backup plan that backups all of their messages (text) and media" |
| 6641 | + }, |
| 6642 | + "icu:Preferences--backup-plan-not-found__description": { |
| 6643 | + "messageformat": "Your subscription was not found. Renew to continue using Signal Backups.", |
| 6644 | + "description": "Description when a backup subscription used to exist but is not active" |
| 6645 | + }, |
| 6646 | + "icu:Preferences--backup-messages-plan__description": { |
| 6647 | + "messageformat": "Text + {mediaDayCount, plural, one {# day} other {# days}} media backup", |
| 6648 | + "description": "Description of a backup plan that backups all of their messages (text) and recent ~45 days of media" |
| 6649 | + }, |
| 6650 | + "icu:Preferences--backup-messages-plan__cost-description": { |
| 6651 | + "messageformat": "Your backup plan is free", |
| 6652 | + "description": "Description of the cost of the user's (free!) backup plan" |
| 6653 | + }, |
| 6654 | + "icu:Preferences--backup-plan__renewal-date": { |
| 6655 | + "messageformat": "Renews {date}", |
| 6656 | + "description": "Text describing the date at which the backup plan renews" |
| 6657 | + }, |
| 6658 | + "icu:Preferences--backup-plan__expiry-date": { |
| 6659 | + "messageformat": "Expires {date}", |
| 6660 | + "description": "Text describing the date at which the backup plan expires" |
| 6661 | + }, |
| 6662 | + "icu:Preferences--backup-plan__canceled": { |
| 6663 | + "messageformat": "Subscription canceled", |
| 6664 | + "description": "Description of plan when it has been canceled (i.e. not going to renew but still active)" |
| 6665 | + }, |
| 6666 | + "icu:Preferences--backup-media-plan__note": { |
| 6667 | + "messageformat": "You can manage or cancel your Signal Backups subscription on your phone.", |
| 6668 | + "description": "Note next to backups plan summary" |
| 6669 | + }, |
| 6670 | + "icu:Preferences--backup-messages-plan__note": { |
| 6671 | + "messageformat": "You can manage or upgrade Signal Backups on your phone.", |
| 6672 | + "description": "Note next to backups plan summary" |
| 6673 | + }, |
| 6674 | + "icu:Preferences--backup-plan__not-found": { |
| 6675 | + "messageformat": "Your subscription was not found. Renew to continue using Signal Backups.", |
| 6676 | + "description": "Shown if if we could not find the user's subscription" |
| 6677 | + }, |
| 6678 | + "icu:Preferences--backup-plan__not-found__note": { |
| 6679 | + "messageformat": "You can manage or renew your Signal Backups subscription on your phone.", |
| 6680 | + "description": "Note next to backups plan summary if we could not find their subscription" |
| 6681 | + }, |
| 6682 | + "icu:Preferences--backup-created-at__label": { |
| 6683 | + "messageformat": "Last backup", |
| 6684 | + "description": "Label for the date that the last backup was created for this user" |
| 6685 | + }, |
| 6686 | + "icu:Preferences--backup-created-by-phone": { |
| 6687 | + "messageformat": "Your phone", |
| 6688 | + "description": "Label for the primary device (your phone) that made the most recent cloud backup" |
| 6689 | + }, |
| 6690 | + "icu:Preferences--backup-size__label": { |
| 6691 | + "messageformat": "Backup size", |
| 6692 | + "description": "Label for the size (e.g. 1.4 GB) of this user's backup" |
| 6693 | + }, |
6630 | 6694 | "icu:Preferences--blocked-count": { |
6631 | 6695 | "messageformat": "{num, plural, one {# contact} other {# contacts}}", |
6632 | 6696 | "description": "Number of contacts blocked plural" |
|
0 commit comments