|
674 | 674 | "BACKUP_SETTINGS_DISABLING_ERROR_NOT_REGISTERED" = "يجب أن تكون مُسجلًا لتمكين النسخ الاحتياطية."; |
675 | 675 |
|
676 | 676 | /* Title for a button shown in Backup Settings that lets a user cancel an in-progress download. */ |
677 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_ACTION_BUTTON_CANCEL_DOWNLOAD" = "Cancel Download"; |
| 677 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_ACTION_BUTTON_CANCEL_DOWNLOAD" = "إلغاء التنزيل"; |
678 | 678 |
|
679 | 679 | /* Title for a button shown in Backup Settings that lets a user initiate an available download. */ |
680 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_ACTION_BUTTON_INITIATE_DOWNLOAD" = "Download"; |
| 680 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_ACTION_BUTTON_INITIATE_DOWNLOAD" = "تنزيل"; |
681 | 681 |
|
682 | 682 | /* Title for a button shown in Backup Settings that lets a user resume a download paused due to needing Wi-Fi. */ |
683 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_ACTION_BUTTON_RESUME_DOWNLOAD_WITHOUT_WIFI" = "Resume Download"; |
| 683 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_ACTION_BUTTON_RESUME_DOWNLOAD_WITHOUT_WIFI" = "استئناف التنزيل"; |
684 | 684 |
|
685 | 685 | /* Subtitle for a progress bar tracking downloads that are paused because of low battery. */ |
686 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_LOW_BATTERY" = "Download paused: device has low battery"; |
| 686 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_LOW_BATTERY" = "تمَّ إيقاف التنزيل مؤقَّتًا: بطارية الجهاز منخفضة."; |
687 | 687 |
|
688 | 688 | /* Subtitle for a progress bar tracking downloads that are paused because they need more disk space available. Embeds {{ the amount of space needed as a file size, e.g. 100 MB }}. */ |
689 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_DISK_SPACE" = "Not enough space to download your media. To continue free up %1$@ of space."; |
| 689 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_DISK_SPACE" = "لا توجد مساحة كافية لتنزيل ملفات الوسائط الخاصة بك. للمواصلة، حرِّر %1$@ من المساحة."; |
690 | 690 |
|
691 | 691 | /* Subtitle for a progress bar tracking downloads that are paused because they need internet. */ |
692 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_INTERNET" = "Download paused: no internet…"; |
| 692 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_INTERNET" = "تمَّ إيقاف التنزيل مؤقَّتًا: لا يوجد اتصال بالإنترنت…"; |
693 | 693 |
|
694 | 694 | /* Subtitle for a progress bar tracking downloads that are paused because they need WiFi. */ |
695 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_WIFI" = "Download paused: waiting for Wi-Fi"; |
| 695 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_PAUSED_NEEDS_WIFI" = "تمَّ إيقاف التنزيل مؤقَّتًا: بانتظار الاتصال بشبكة الواي فاي."; |
696 | 696 |
|
697 | 697 | /* Subtitle for a progress bar tracking active downloading. Embeds 1:{{ the amount downloaded as a file size, e.g. 100 MB }}; 2:{{ the total amount to download as a file size, e.g. 1 GB }}; 3:{{ the amount downloaded as a percentage, e.g. 10% }}. */ |
698 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_RUNNING" = "Downloading %1$@ of %2$@ (%3$@)"; |
| 698 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_RUNNING" = "جارٍ تنزيل %1$@ من أصل %2$@ (%3$@)"; |
699 | 699 |
|
700 | 700 | /* Subtitle for a view explaining that downloads are available but not running. Embeds {{ the amount available to download as a file size, e.g. 100 MB }}. */ |
701 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_SUSPENDED" = "You have %1$@ of media that's not on this device."; |
| 701 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_SUSPENDED" = "لديك %1$@ من الوسائط غير المتوفرة على هذا الجهاز."; |
702 | 702 |
|
703 | 703 | /* Subtitle for a view explaining that downloads are available but not running, and the user's paid subscription is expiring. Embeds {{ the amount available to download as a file size, e.g. 100 MB }}. */ |
704 | | -"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_SUSPENDED_PAID_SUBSCRIPTION_EXPIRING" = "You have %1$@ of media that's not on this device. Without a paid subscription media can't be offloaded."; |
| 704 | +"BACKUP_SETTINGS_DOWNLOAD_PROGRESS_SUBTITLE_SUSPENDED_PAID_SUBSCRIPTION_EXPIRING" = "لديك %1$@ من الوسائط غير المتوفرة على هذا الجهاز. دون اشتراك مؤدى عنه، لا يُمكن تفريغ الوسائط."; |
705 | 705 |
|
706 | 706 | /* Label for a toggleable menu item describing whether to make backups on cellular data. */ |
707 | 707 | "BACKUP_SETTINGS_ENABLED_BACKUP_ON_CELLULAR_LABEL" = "إجراء النسخ الاحتياطي باستخدام بيانات الجوال"; |
|
728 | 728 | "BACKUP_SETTINGS_MANUAL_BACKUP_BUTTON_TITLE" = "إنشاء نسخة احتياطية الآن"; |
729 | 729 |
|
730 | 730 | /* Action in an action sheet allowing users to download their offloaded media later. */ |
731 | | -"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_LATER_ACTION" = "Download Later"; |
| 731 | +"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_LATER_ACTION" = "التنزيل لاحقًا"; |
732 | 732 |
|
733 | 733 | /* Message for an action sheet allowing users to download their offloaded media. */ |
734 | | -"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_MESSAGE" = "You have media in your backup that’s not on this device. This may take a long time to download, keep Signal open to avoid interruptions to your download."; |
| 734 | +"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_MESSAGE" = "لديك وسائط في نسختك الاحتياطية غير موجودة على هذا الجهاز. قد يستغرق الأمر وقتًا طويلًا للتنزيل، أبقِ سيجنال مفتوحًا لتفادي انقطاع التنزيل."; |
735 | 735 |
|
736 | 736 | /* Action in an action sheet allowing users to download their offloaded media now. */ |
737 | | -"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_NOW_ACTION" = "Download Now"; |
| 737 | +"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_NOW_ACTION" = "نزِّل الآن"; |
738 | 738 |
|
739 | 739 | /* Title for an action sheet allowing users to download their offloaded media. */ |
740 | | -"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_TITLE" = "Download Offloaded Media?"; |
| 740 | +"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_DOWNLOAD_SHEET_TITLE" = "هل ترغبُ بتنزيل الوسائط المُفرَّغة؟"; |
741 | 741 |
|
742 | 742 | /* Footer for a toggle allowing users to change the Optimize Local Storage setting, if the toggle is available. */ |
743 | | -"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_TOGGLE_FOOTER_AVAILABLE" = "Unused media will be offloaded, but can be downloaded from your backup anytime."; |
| 743 | +"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_TOGGLE_FOOTER_AVAILABLE" = "سيتمُّ تفريغ الوسائط غير المُستخدِمة، لكن يُمكن تنزيلها من النسخة الاحتياطية في أيّ وقت."; |
744 | 744 |
|
745 | 745 | /* Footer for a toggle allowing users to change the Optimize Local Storage setting, if the toggle is unavailable. */ |
746 | | -"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_TOGGLE_FOOTER_UNAVAILABLE" = "Storage optimization can only be used with the paid tier of Signal Backups. Upgrade your backup plan to start using this feature."; |
| 746 | +"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_TOGGLE_FOOTER_UNAVAILABLE" = "لا يمكن استخدام ميزة تحسين التخزين إلّا مع المُستوى المدفوع لنسخ سيجنال الاحتياطية. يُرجى ترقية خطة النسخ الاحتياطية لديك لتفعيل هذه الميزة."; |
747 | 747 |
|
748 | 748 | /* Title for a toggle allowing users to change the Optimize Local Storage setting. */ |
749 | | -"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_TOGGLE_TITLE" = "Optimize On-Device Storage"; |
| 749 | +"BACKUP_SETTINGS_OPTIMIZE_LOCAL_STORAGE_TOGGLE_TITLE" = "تحسين التخزين على الجهاز"; |
750 | 750 |
|
751 | 751 | /* Title for a button allowing users to re-enable Backups, after it had been previously disabled. */ |
752 | 752 | "BACKUP_SETTINGS_REENABLE_BACKUPS_BUTTON_TITLE" = "إعادة تفعيل النسخ الاحتياطية"; |
753 | 753 |
|
754 | 754 | /* Title for an action in a sheet warning the user about skipping downloads. */ |
755 | | -"BACKUP_SETTINGS_SKIP_DOWNLOADS_WARNING_SHEET_ACTION_SKIP" = "Skip Download"; |
| 755 | +"BACKUP_SETTINGS_SKIP_DOWNLOADS_WARNING_SHEET_ACTION_SKIP" = "تخطي التنزيل"; |
756 | 756 |
|
757 | 757 | /* Message for a sheet warning the user about skipping downloads. */ |
758 | | -"BACKUP_SETTINGS_SKIP_DOWNLOADS_WARNING_SHEET_MESSAGE" = "You have backup data that’s not on this device. Your media and attachments will be permanently deleted without a paid subscription."; |
| 758 | +"BACKUP_SETTINGS_SKIP_DOWNLOADS_WARNING_SHEET_MESSAGE" = "لديك بيانات احتياطية غير موجودة على هذا الجهاز. من دون اشتراك مدفوع، سَيتم حذف ملفات الوسائط والملفات المُرفَقة الخاصة بك."; |
759 | 759 |
|
760 | 760 | /* Title for a sheet warning the user about skipping downloads. */ |
761 | | -"BACKUP_SETTINGS_SKIP_DOWNLOADS_WARNING_SHEET_TITLE" = "Skip Download?"; |
| 761 | +"BACKUP_SETTINGS_SKIP_DOWNLOADS_WARNING_SHEET_TITLE" = "هل ترغبُ بتخطي التنزيل؟"; |
762 | 762 |
|
763 | 763 | /* Subtitle for a progress bar tracking uploads that are paused because of low battery. */ |
764 | 764 | "BACKUP_SETTINGS_UPLOAD_PROGRESS_SUBTITLE_PAUSED_LOW_BATTERY" = "التحميل متوقِّف مؤقتًا: بطارية الجهاز منخفضة"; |
|
3257 | 3257 | "GIF_VIEW_SEARCH_ERROR" = "خطأ. انقر لإعادة المحاولة."; |
3258 | 3258 |
|
3259 | 3259 | /* Indicates that the user's search had no results. */ |
3260 | | -"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results"; |
| 3260 | +"GIF_VIEW_SEARCH_NO_RESULTS" = "لا يوجد نتائج"; |
3261 | 3261 |
|
3262 | 3262 | /* Placeholder text for the search field in GIF view */ |
3263 | 3263 | "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "أدخِل ما تبحث عنه"; |
|
6794 | 6794 | "RESTORING_MEDIA_BANNER_DISK_SPACE_BUTTON" = "التفاصيل"; |
6795 | 6795 |
|
6796 | 6796 | /* Title shown on chat list banner for restoring media from a backup when paused because the device has insufficient disk space. Embeds {{ %@ formatted number of bytes downloaded, e.g. '100 MB' }} */ |
6797 | | -"RESTORING_MEDIA_BANNER_DISK_SPACE_TITLE_FORMAT" = "Free up %1$@ of space on this device to download your media."; |
| 6797 | +"RESTORING_MEDIA_BANNER_DISK_SPACE_TITLE_FORMAT" = "حرِّر %1$@ من المساحة على هذا الجهاز لتنزيل ملفات الوسائط الخاصة بك."; |
6798 | 6798 |
|
6799 | 6799 | /* Title shown on chat list banner for restoring media from a backup is finished */ |
6800 | | -"RESTORING_MEDIA_BANNER_FINISHED_TITLE" = "Download Complete"; |
| 6800 | +"RESTORING_MEDIA_BANNER_FINISHED_TITLE" = "انتهى التنزيل"; |
6801 | 6801 |
|
6802 | 6802 | /* Subtitle shown on chat list banner for restoring media from a backup when paused because the device has low battery */ |
6803 | 6803 | "RESTORING_MEDIA_BANNER_PAUSED_BATTERY_SUBTITLE" = "بطارية الجهاز منخفضة"; |
|
6806 | 6806 | "RESTORING_MEDIA_BANNER_PAUSED_NOT_REACHABLE_SUBTITLE" = "لا يوجد اتصال بالإنترنت…"; |
6807 | 6807 |
|
6808 | 6808 | /* Title shown on chat list banner for restoring media from a backup when paused for some reason */ |
6809 | | -"RESTORING_MEDIA_BANNER_PAUSED_TITLE" = "Download Paused"; |
| 6809 | +"RESTORING_MEDIA_BANNER_PAUSED_TITLE" = "تمَّ إيقاف التنزيل مؤقَّتًا."; |
6810 | 6810 |
|
6811 | 6811 | /* 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' }} */ |
6812 | 6812 | "RESTORING_MEDIA_BANNER_PROGRESS_FORMAT" = "%1$@ من %2$@"; |
|
6815 | 6815 | "RESTORING_MEDIA_BANNER_RESUME_WITHOUT_WIFI_BUTTON" = "استئناف"; |
6816 | 6816 |
|
6817 | 6817 | /* Title shown on chat list banner for restoring media from a backup */ |
6818 | | -"RESTORING_MEDIA_BANNER_TITLE" = "Downloading Media"; |
| 6818 | +"RESTORING_MEDIA_BANNER_TITLE" = "جارٍ تنزيل ملفات الوسائط."; |
6819 | 6819 |
|
6820 | 6820 | /* Title shown on chat list banner for restoring media from a backup when waiting for wifi */ |
6821 | 6821 | "RESTORING_MEDIA_BANNER_WAITING_FOR_WIFI_TITLE" = "في انتظار شبكة الواي فاي"; |
6822 | 6822 |
|
6823 | 6823 | /* 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. */ |
6824 | | -"RESTORING_MEDIA_DISK_SPACE_SHEET_SKIP_BUTTON" = "Skip Download"; |
| 6824 | +"RESTORING_MEDIA_DISK_SPACE_SHEET_SKIP_BUTTON" = "تخطي التنزيل"; |
6825 | 6825 |
|
6826 | 6826 | /* Subtitle shown on a bottom sheet for restoring media from a backup when paused because the device has insufficient disk space. Embeds {{ %@ formatted number of bytes downloaded, e.g. '100 MB' }} */ |
6827 | | -"RESTORING_MEDIA_DISK_SPACE_SHEET_SUBTITLE_FORMAT" = "To finish downloading your media your device needs %1$@ of storage space.\n\nTo free up space go to Settings > General > iPhone Storage. You can choose to offload or delete unused apps or content."; |
| 6827 | +"RESTORING_MEDIA_DISK_SPACE_SHEET_SUBTITLE_FORMAT" = "لإنهاء تنزيل ملفات الوسائط الخاصة بك، يحتاج جهازك إلى %1$@ من مساحة التخزين.\n\nلتحرير المساحة، انتقل إلى \"الإعدادات\" > \"عام\" > \"مساحة تخزين الآيفون\". يُمكنك الاختيار بين تفريغ أو حذف المحتوى أو التطبيقات غير المُستخدَمة."; |
6828 | 6828 |
|
6829 | 6829 | /* Title shown on a bottom sheet for restoring media from a backup when paused because the device has insufficient disk space. Embeds {{ %@ formatted number of bytes downloaded, e.g. '100 MB' }} */ |
6830 | 6830 | "RESTORING_MEDIA_DISK_SPACE_SHEET_TITLE_FORMAT" = "وفِّر مساحة %1$@ على هذا الجهاز"; |
6831 | 6831 |
|
6832 | 6832 | /* Message shown on a bottom sheet to skip restoring media from a backup when paused because the device has insufficient disk space, and the user's paid subscription is expiring. */ |
6833 | | -"RESTORING_MEDIA_DISK_SPACE_SKIP_PAID_EXPIRING_SOON_SHEET_MESSAGE" = "You have backup data that’s not on this device. Your media and attachments will be permanently deleted without a paid subscription."; |
| 6833 | +"RESTORING_MEDIA_DISK_SPACE_SKIP_PAID_EXPIRING_SOON_SHEET_MESSAGE" = "لديك بيانات احتياطية غير موجودة على هذا الجهاز. من دون اشتراك مدفوع، سَيتم حذف ملفات الوسائط والملفات المُرفَقة الخاصة بك."; |
6834 | 6834 |
|
6835 | 6835 | /* Message shown on a bottom sheet to skip restoring media from a backup when paused because the device has insufficient disk space. */ |
6836 | | -"RESTORING_MEDIA_DISK_SPACE_SKIP_SHEET_MESSAGE" = "If you skip downloading the remaining media and attachments in your backup can be downloaded at a later time when storage space becomes available."; |
| 6836 | +"RESTORING_MEDIA_DISK_SPACE_SKIP_SHEET_MESSAGE" = "إذا تخطّيت الاستعادة، يمكن تنزيل الوسائط والملفات المُرفَقة المتبقية في نسختك الاحتياطية في وقتٍ لاحق عند توفُّر مساحة التخزين."; |
6837 | 6837 |
|
6838 | 6838 | /* Button shown on a bottom sheet to skip restoring media from a backup when paused because the device has insufficient disk space. */ |
6839 | | -"RESTORING_MEDIA_DISK_SPACE_SKIP_SHEET_SKIP_BUTTON" = "Skip Download"; |
| 6839 | +"RESTORING_MEDIA_DISK_SPACE_SKIP_SHEET_SKIP_BUTTON" = "تخطي التنزيل"; |
6840 | 6840 |
|
6841 | 6841 | /* Title shown on a bottom sheet to skip restoring media from a backup when paused because the device has insufficient disk space. */ |
6842 | | -"RESTORING_MEDIA_DISK_SPACE_SKIP_SHEET_TITLE" = "Skip Download?"; |
| 6842 | +"RESTORING_MEDIA_DISK_SPACE_SKIP_SHEET_TITLE" = "هل ترغبُ بتخطي التنزيل؟"; |
6843 | 6843 |
|
6844 | 6844 | /* Generic text for button that retries whatever the last action was. */ |
6845 | 6845 | "RETRY_BUTTON_TEXT" = "إعادة المُحاولة"; |
|
0 commit comments