|
487 | 487 | /* Title for sheet shown when tapping a voice message that has expired and is unavailable for download */ |
488 | 488 | "AUDIO_UNAVAILABLE_SHEET_TITLE" = "الرسالة الصوتية غير مُتوفِّرة"; |
489 | 489 |
|
| 490 | +/* Username for backup key autofill */ |
| 491 | +"AUTOFILL_BACKUP_KEY_USERNAME" = "Signal Backups"; |
| 492 | + |
490 | 493 | /* Text prompting the user to choose a color when editing their avatar */ |
491 | 494 | "AVATAR_EDIT_VIEW_CHOOSE_A_COLOR" = "اختر لونًا"; |
492 | 495 |
|
|
511 | 514 | /* return to the previous screen */ |
512 | 515 | "BACK_BUTTON" = "الرجوع"; |
513 | 516 |
|
| 517 | +/* Action text for Backup Key reminder megaphone */ |
| 518 | +"BACKUP_ENABLEMENT_REMINDER_MEGAPHONE_ACTION" = "Turn On"; |
| 519 | + |
| 520 | +/* Body for Backup enablement reminder megaphone */ |
| 521 | +"BACKUP_ENABLEMENT_REMINDER_MEGAPHONE_BODY" = "Never lose a message when you get a new phone or reinstall Signal."; |
| 522 | + |
| 523 | +/* Title for Backup enablement reminder megaphone */ |
| 524 | +"BACKUP_ENABLEMENT_REMINDER_MEGAPHONE_TITLE" = "Turn on encrypted backups"; |
| 525 | + |
| 526 | +/* Snooze text for Backup enablement reminder megaphone */ |
| 527 | +"BACKUP_ENABLEMENT_REMINDER_NOT_NOW_ACTION" = "Not Now"; |
| 528 | + |
514 | 529 | /* Text used as placeholder in backup key text view. */ |
515 | 530 | "BACKUP_KEY_PLACEHOLDER" = "مفتاح النسخة الاحتياطية"; |
516 | 531 |
|
|
610 | 625 | /* Text explaining that a user's paid plan, which has been canceled, will expire on a future date. Embeds {{ the formatted expiration date }}. */ |
611 | 626 | "BACKUP_SETTINGS_BACKUP_PLAN_PAID_BUT_CANCELED_FUTURE_EXPIRATION_FORMAT" = "ستنتهي الصلاحية في %1$@"; |
612 | 627 |
|
| 628 | +/* Text explaining that a user's paid plan, which has been canceled, expired on a past date. Embeds {{ the formatted expiration date }}. */ |
| 629 | +"BACKUP_SETTINGS_BACKUP_PLAN_PAID_BUT_CANCELED_PAST_EXPIRATION_FORMAT" = "انتهت الصلاحية في %1$@"; |
| 630 | + |
613 | 631 | /* Header describing what the paid backup plan includes. */ |
614 | 632 | "BACKUP_SETTINGS_BACKUP_PLAN_PAID_HEADER" = "النسخ الاحتياطي للنص وكل الوسائط"; |
615 | 633 |
|
|
698 | 716 | "BACKUP_SETTINGS_REENABLE_BACKUPS_BUTTON_TITLE" = "إعادة تفعيل النسخ الاحتياطية"; |
699 | 717 |
|
700 | 718 | /* Subtitle for a progress bar tracking uploads that are paused because of low battery. */ |
701 | | -"BACKUP_SETTINGS_UPLOAD_PROGRESS_SUBTITLE_PAUSED_LOW_BATTERY" = "Upload paused: device has low battery"; |
| 719 | +"BACKUP_SETTINGS_UPLOAD_PROGRESS_SUBTITLE_PAUSED_LOW_BATTERY" = "التحميل متوقِّف مؤقتًا: بطارية الجهاز منخفضة"; |
702 | 720 |
|
703 | 721 | /* Subtitle for a progress bar tracking uploads that are paused because they need WiFi. */ |
704 | | -"BACKUP_SETTINGS_UPLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_WIFI" = "Upload paused: waiting for Wi-Fi"; |
| 722 | +"BACKUP_SETTINGS_UPLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_WIFI" = "التحميل متوقِّف مؤقتًا: في انتظار الاتصال بالواي فاي"; |
705 | 723 |
|
706 | 724 | /* Subtitle for a progress bar tracking active uploading. Embeds 1:{{ the amount uploaded as a file size, e.g. 100 MB }}; 2:{{ the total amount to upload as a file size, e.g. 1 GB }}; 3:{{ the amount uploaded as a percentage, e.g. 10% }}. */ |
707 | | -"BACKUP_SETTINGS_UPLOAD_PROGRESS_SUBTITLE_RUNNING" = "Uploading %1$@ of %2$@ (%3$@)"; |
| 725 | +"BACKUP_SETTINGS_UPLOAD_PROGRESS_SUBTITLE_RUNNING" = "جارٍ تحميل %1$@ من أصل %2$@ (%3$@)"; |
708 | 726 |
|
709 | 727 | /* Message for a sheet shown after the user enables backups. */ |
710 | 728 | "BACKUP_SETTINGS_WELCOME_TO_BACKUPS_SHEET_MESSAGE" = "قد يستغرق هذا وقتًا طويلًا حسب حجم النسخة الاحتياطية الخاصة بك. يُمكنك استخدام هاتفك بشكل اعتيادي أثناء إجراء عملية النسخ الاحتياطي."; |
|
5338 | 5356 | /* Description for form confirming restore from backup. */ |
5339 | 5357 | "ONBOARDING_CONFIRM_BACKUP_RESTORE_DESCRIPTION" = "أُجريتَ آخِر نسخة احتياطية في %1$@ عند الساعة %2$@. حجم نسختك الاحتياطية هو %3$@."; |
5340 | 5358 |
|
5341 | | -/* Text for action button to explore other options. */ |
5342 | | -"ONBOARDING_CONFIRM_BACKUP_RESTORE_MORE_OPTIONS_ACTION" = "خيارات أكثر"; |
| 5359 | +/* Text for action button to skip the restore. */ |
| 5360 | +"ONBOARDING_CONFIRM_BACKUP_RESTORE_SKIP_ACTION" = "Skip Restore"; |
5343 | 5361 |
|
5344 | 5362 | /* Title for form confirming restore from backup. */ |
5345 | 5363 | "ONBOARDING_CONFIRM_BACKUP_RESTORE_TITLE" = "استعادة مِن نسخة احتياطية"; |
|
6742 | 6760 | /* Subtitle shown on chat list banner for restoring media from a backup when paused because the device has low battery */ |
6743 | 6761 | "RESTORING_MEDIA_BANNER_PAUSED_BATTERY_SUBTITLE" = "بطارية الجهاز منخفضة"; |
6744 | 6762 |
|
| 6763 | +/* Subtitle shown on chat list banner for restoring media from a backup when paused because the device has no internet connection */ |
| 6764 | +"RESTORING_MEDIA_BANNER_PAUSED_NOT_REACHABLE_SUBTITLE" = "No internet…"; |
| 6765 | + |
6745 | 6766 | /* Title shown on chat list banner for restoring media from a backup when paused for some reason */ |
6746 | 6767 | "RESTORING_MEDIA_BANNER_PAUSED_TITLE" = "تمَّ إيقاف الاستعادة مؤقَّتًا"; |
6747 | 6768 |
|
6748 | | -/* Subtitle shown on chat list banner for restoring media from a backup when paused because the device has no wifi connection */ |
6749 | | -"RESTORING_MEDIA_BANNER_PAUSED_WIFI_SUBTITLE" = "في انتظار شبكة الواي فاي…"; |
6750 | | - |
6751 | 6769 | /* Download progress for media from a backup. Embeds {{ %1$@ formatted number of bytes downloaded, e.g. '100 MB', %2$@ formatted total number of bytes to download, e.g. '3 GB' }} */ |
6752 | 6770 | "RESTORING_MEDIA_BANNER_PROGRESS_FORMAT" = "%1$@ من %2$@"; |
6753 | 6771 |
|
| 6772 | +/* Button title shown on chat list banner for restoring media from a backup when paused because the device needs WiFi to continue, to resume downloads without WiFi. */ |
| 6773 | +"RESTORING_MEDIA_BANNER_RESUME_WITHOUT_WIFI_BUTTON" = "Resume"; |
| 6774 | + |
6754 | 6775 | /* Title shown on chat list banner for restoring media from a backup */ |
6755 | 6776 | "RESTORING_MEDIA_BANNER_TITLE" = "جارٍ استرجاع ملفات الوسائط"; |
6756 | 6777 |
|
| 6778 | +/* Title shown on chat list banner for restoring media from a backup when waiting for wifi */ |
| 6779 | +"RESTORING_MEDIA_BANNER_WAITING_FOR_WIFI_TITLE" = "Waiting for Wi-Fi"; |
| 6780 | + |
6757 | 6781 | /* Button to skip restoring media, shown on a bottom sheet for restoring media from a backup when paused because the device has insufficient disk space. */ |
6758 | 6782 | "RESTORING_MEDIA_DISK_SPACE_SHEET_SKIP_BUTTON" = "تخطِّي الاستعادة"; |
6759 | 6783 |
|
|
0 commit comments