|
571 | 571 | /* Title for a button allowing users to turn off Backups. */
|
572 | 572 | "BACKUP_SETTINGS_DISABLE_BACKUPS_BUTTON_TITLE" = "إيقاف وحذف النسخ الاحتياطية";
|
573 | 573 |
|
| 574 | +/* Message shown in an action sheet when the user tries to disable Backups, but encountered a generic error. */ |
| 575 | +"BACKUP_SETTINGS_DISABLE_ERROR_GENERIC_ERROR" = "Something went wrong. Please contact support."; |
| 576 | + |
| 577 | +/* Message shown in an action sheet when the user tries to disable Backups, but encountered a network error. */ |
| 578 | +"BACKUP_SETTINGS_DISABLE_ERROR_NETWORK_ERROR" = "Something went wrong. Check your connection and try again."; |
| 579 | + |
| 580 | +/* Message shown in an action sheet when the user tries to disable Backups, but is not registered. */ |
| 581 | +"BACKUP_SETTINGS_DISABLE_ERROR_NOT_REGISTERED" = "You must be registered to disable Backups."; |
| 582 | + |
574 | 583 | /* Text describing that a user's backup will be automatically performed daily. */
|
575 | 584 | "BACKUP_SETTINGS_ENABLED_BACKUP_FREQUENCY_DAILY" = "يوميًا";
|
576 | 585 |
|
|
613 | 622 | /* Title for a button allowing users to re-enable Backups, after it had been previously disabled. */
|
614 | 623 | "BACKUP_SETTINGS_REENABLE_BACKUPS_BUTTON_TITLE" = "إعادة تفعيل النسخ الاحتياطية";
|
615 | 624 |
|
| 625 | +/* Message for a sheet shown after the user enables backups. */ |
| 626 | +"BACKUP_SETTINGS_WELCOME_TO_BACKUPS_SHEET_MESSAGE" = "Depending on the size of your backup, this could take a long time. You can use your phone as you normally do while the backup takes place."; |
| 627 | + |
| 628 | +/* Title for the primary button for a sheet shown after the user enables backups. */ |
| 629 | +"BACKUP_SETTINGS_WELCOME_TO_BACKUPS_SHEET_PRIMARY_BUTTON" = "Back Up Now"; |
| 630 | + |
| 631 | +/* Title for the secondary button for a sheet shown after the user enables backups. */ |
| 632 | +"BACKUP_SETTINGS_WELCOME_TO_BACKUPS_SHEET_SECONDARY_BUTTON" = "Back Up Later"; |
| 633 | + |
| 634 | +/* Title for a sheet shown after the user enables backups. */ |
| 635 | +"BACKUP_SETTINGS_WELCOME_TO_BACKUPS_SHEET_TITLE" = "Welcome to Signal Backups. Start your backup now."; |
| 636 | + |
616 | 637 | /* Title for the 'Backup' settings menu. */
|
617 | 638 | "BACKUPS_SETTINGS_TITLE" = "النسخ الاحتياطية على سيجنال";
|
618 | 639 |
|
|
1303 | 1324 | /* Text for a bullet point in a list of Backup features, describing the amount of included storage. */
|
1304 | 1325 | "CHOOSE_BACKUP_PLAN_BULLET_STORAGE_AMOUNT" = "1TB of storage (~250k photos)";
|
1305 | 1326 |
|
| 1327 | +/* Message shown in an action sheet when the user tries to confirm a plan selection, but encountered a generic error. */ |
| 1328 | +"CHOOSE_BACKUP_PLAN_CONFIRMATION_ERROR_GENERIC_ERROR" = "Something went wrong. Please contact support."; |
| 1329 | + |
| 1330 | +/* Message shown in an action sheet when the user tries to confirm a plan selection, but encountered a network error. */ |
| 1331 | +"CHOOSE_BACKUP_PLAN_CONFIRMATION_ERROR_NETWORK_ERROR" = "Something went wrong. Check your connection and try again."; |
| 1332 | + |
| 1333 | +/* Message shown in an action sheet when the user tries to confirm a plan selection, but is not registered. */ |
| 1334 | +"CHOOSE_BACKUP_PLAN_CONFIRMATION_ERROR_NOT_REGISTERED" = "You must be registered to enable Backups."; |
| 1335 | + |
| 1336 | +/* Message shown in an action sheet when the user tries to confirm selecting the paid plan, but encountered an error from Apple while purchasing. */ |
| 1337 | +"CHOOSE_BACKUP_PLAN_CONFIRMATION_ERROR_PURCHASE" = "Something went wrong. Please try again."; |
| 1338 | + |
| 1339 | +/* Message shown in an action sheet when the user tries to confirm selecting the paid plan, but encountered an error while redeeming their completed purchase. */ |
| 1340 | +"CHOOSE_BACKUP_PLAN_CONFIRMATION_ERROR_PURCHASE_REDEMPTION" = "Something went wrong. Please contact support."; |
| 1341 | + |
1306 | 1342 | /* A label indicating that a given Backup plan option is what the user has already enabled. */
|
1307 | 1343 | "CHOOSE_BACKUP_PLAN_CURRENT_PLAN_LABEL" = "Current plan";
|
1308 | 1344 |
|
|
2474 | 2510 | "DONATION_ON_BEHALF_OF_A_FRIEND_BADGE_REDEEMED" = "مُستخدَم";
|
2475 | 2511 |
|
2476 | 2512 | /* Users can donate on behalf of a friend, and the friend will receive a badge. This is a short paragraph on the screen where users choose the badge their friend will receive. */
|
2477 |
| -"DONATION_ON_BEHALF_OF_A_FRIEND_CHOOSE_BADGE_DESCRIPTION" = "ادعم سيجنال عن طريق تقديم تبرُّع إلى صديق أو فرد من العائلة يستخدم سيجنال. سَيتمُّ منحهُم خيار إظهار دعمهم على حسابهم الشخصي."; |
| 2513 | +"DONATION_ON_BEHALF_OF_A_FRIEND_CHOOSE_BADGE_DESCRIPTION" = "ادعم سيجنال عن طريق تقديم تبرُّع نيابةً عن صديق أو فرد من العائلة يستخدم سيجنال. سَيتمُّ منحهُم خيار إظهار دعمهم على حسابهم الشخصي."; |
2478 | 2514 |
|
2479 | 2515 | /* Users can donate on behalf of a friend, and the friend will receive a badge. This is the title on the screen where users choose the badge their friend will receive. */
|
2480 | 2516 | "DONATION_ON_BEHALF_OF_A_FRIEND_CHOOSE_BADGE_TITLE" = "تبرَّع نيابةً عن صديق";
|
|
3925 | 3961 | /* Title 'Read All' button in the toolbar of the ChatList if multi-section is active. */
|
3926 | 3962 | "HOME_VIEW_TOOLBAR_READ_ALL" = "قراءة الكل";
|
3927 | 3963 |
|
3928 |
| -/* Label for both bank chooser header and the bank form field on the iDEAL payment detail page. */ |
3929 |
| -"IDEAL_DONATION_CHOOSE_YOUR_BANK_LABEL" = "اختر مصرفك"; |
3930 |
| - |
3931 | 3964 | /* Fallback title confirming recurring donation with bank. */
|
3932 | 3965 | "IDEAL_DONATION_CONFIRM_DONATION_TITLE" = "أكِّد تبرُّعك";
|
3933 | 3966 |
|
3934 | 3967 | /* Message confirming recurring donation with bank. This message confirms with the user that they will see a small confirmation charge with their bank before the donation. Embeds 1:{{ 0.01 euro, as a localized string }}, 2:{{ the amount of their donation, as a localized string }}. */
|
3935 | 3968 | "IDEAL_DONATION_CONFIRM_DONATION_WITH_BANK_MESSAGE" = "لإعداد تبرُّعك المُتكرِّر، انقر على \"متابعة\" لتأكيد خصم %1$@ مع مصرِفك. سَيتمُّ استرداد هذه القيمة تلقائيًا وسيسمَح هذا بخصم تبرُّعك بقيمة %2$@/شهريًا من حسابك.";
|
3936 | 3969 |
|
3937 |
| -/* Title confirming recurring donation with bank. */ |
3938 |
| -"IDEAL_DONATION_CONFIRM_DONATION_WITH_BANK_TITLE" = "أكِّد تبرُّعك عبر %1$@"; |
3939 |
| - |
3940 | 3970 | /* The image editor hint that you can draw blur */
|
3941 | 3971 | "IMAGE_EDITOR_BLUR_HINT" = "ارسم في أي مكان للتمويه";
|
3942 | 3972 |
|
|
0 commit comments