|
1 | | -/* Translation-Revision-Date: 2019-04-02 18:54:03+0000 */ |
| 1 | +/* Translation-Revision-Date: 2019-04-16 13:54:03+0000 */ |
2 | 2 | /* Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5; */ |
3 | 3 | /* Generator: GlotPress/2.4.0-alpha */ |
4 | 4 | /* Language: ar */ |
|
106 | 106 | /* Application's Background State */ |
107 | 107 | "Background" = "الخلفية"; |
108 | 108 |
|
109 | | -/* VoiceOver accessibility value, informs the user about a specific bar in the revenue chart. \ - It reads: Bar number {bar number} {summary of bar}. - */ |
| 109 | +/* VoiceOver accessibility value, informs the user about a specific bar in the revenue chart. It reads: Bar number {bar number} {summary of bar}. */ |
110 | 110 | "Bar number %1$i, %2$@, " = "رقم الشريط %1$i, %2$@, "; |
111 | 111 |
|
112 | 112 | /* Billing title for customer info cell */ |
|
291 | 291 | /* Filter the orders list. */ |
292 | 292 | "Filter orders" = "تصفية الطلبات"; |
293 | 293 |
|
294 | | -/* VoiceOver accessibility hint, \ - informing the user the button can be used to filter the notifications list. - */ |
| 294 | +/* VoiceOver accessibility hint, informing the user the button can be used to filter the notifications list. */ |
295 | 295 | "Filters the notifications list by notification type." = "يُرشِّح قائمة التنبيهات حسب نوع التنبيه."; |
296 | 296 |
|
297 | 297 | /* VoiceOver accessibility hint, informing the user the button can be used to filter the order list. */ |
|
450 | 450 | /* Message phone number button title */ |
451 | 451 | "Message" = "رسالة"; |
452 | 452 |
|
453 | | -/* VoiceOver accessibility value, informs the user about the Y-axis min/max values. \ - It reads: Minimum value {value}, maximum value {value}. - */ |
| 453 | +/* VoiceOver accessibility value, informs the user about the Y-axis min/max values. It reads: Minimum value {value}, maximum value {value}. */ |
454 | 454 | "Minimum value %1$@, maximum value %2$@" = "قيمة الحد الأدنى %1$@، قيمة الحد الأقصى %2$@"; |
455 | 455 |
|
456 | 456 | /* Statistical unit - a single week */ |
|
518 | 518 | Spoken accessibility label for an icon image that indicates it's a note to the customer. */ |
519 | 519 | "Note to customer" = "ملاحظة إلى العميل"; |
520 | 520 |
|
521 | | -/* Title that appears on top of the main Notifications screen when there is no filter \ - applied to the list (plural form of the word Notification). - Title of the Notifications tab — plural form of Notification */ |
| 521 | +/* Title of the Notifications tab — plural form of Notification |
| 522 | + Title that appears on top of the main Notifications screen when there is no filter applied to the list (plural form of the word Notification). */ |
522 | 523 | "Notifications" = "Notifications"; |
523 | 524 |
|
524 | 525 | /* Title that appears on top of the Notifications screen when a filter is applied. It reads: Notifications: {name of filter} */ |
525 | 526 | "Notifications: %@" = "التنبيهات: %@"; |
526 | 527 |
|
527 | | -/* Button title. An acknowledgement of the message displayed in a prompt. |
528 | | - Dismisses the alert - Ok button for dismissing alert helping users understand their site address - Submit button on prompt for user information. */ |
| 528 | +/* Alert dismissal title |
| 529 | + Button title. An acknowledgement of the message displayed in a prompt. - Dismisses the alert - Ok button for dismissing alert helping users understand their site address - Submit button on prompt for user information. */ |
529 | 530 | "OK" = "موافق"; |
530 | 531 |
|
531 | 532 | /* Spoken label to indicate switch control is turned off. */ |
|
562 | 563 | Order number title */ |
563 | 564 | "Order #(viewModel.order.number)" = "طلب رقم #(viewModel.order.number)"; |
564 | 565 |
|
565 | | -/* Displayed whenever the Details for an Order that just got deleted was onscreen. \ - It reads: Order {order number} has been deleted from your store - */ |
| 566 | +/* Displayed whenever the Details for an Order that just got deleted was onscreen. It reads: Order {order number} has been deleted from your store. */ |
566 | 567 | "Order %@ has been deleted from your store" = "تم حذف الطلب %@ من متجرك"; |
567 | 568 |
|
568 | 569 | /* Order notes section title */ |
|
577 | 578 | /* Order status update success notice */ |
578 | 579 | "Order status updated" = "تم تحديث حالة الطلب"; |
579 | 580 |
|
580 | | -/* Name of the Orders filter on the Notifications screen - it means only order notifications will be displayed. \ - Plural form of the word Order. - Orders stat label on dashboard - should be plural. - Title of the Orders tab — plural form of Order - Title that appears on top of the Order List screen when there is no filter applied to the list (plural form of the word Order). */ |
| 581 | +/* Name of the Orders filter on the Notifications screen - it means only order notifications will be displayed. Plural form of the word Order. |
| 582 | + Orders stat label on dashboard - should be plural. - Title of the Orders tab — plural form of Order - Title that appears on top of the Order List screen when there is no filter applied to the list (plural form of the word Order). */ |
581 | 583 | "Orders" = "الطلبات"; |
582 | 584 |
|
583 | 585 | /* Title that appears on top of the Order List screen when a filter is applied. It reads: Orders: {name of filter} */ |
|
629 | 631 | /* A short prompt asking the user to properly fill out all login fields. */ |
630 | 632 | "Please fill out all the fields" = "يُرجى تعبئة جميع الحقول"; |
631 | 633 |
|
| 634 | +/* Message for alert to prompt user to logout before connecting to a different wordpress.com site. */ |
| 635 | +"Please log out before connecting to a different wordpress.com site" = "يرجى تسجيل الخروج قبل الاتصال بموقع وردبرس.كوم مختلف"; |
| 636 | + |
632 | 637 | /* Message to ask the user to check their email and look for a WordPress.com email. */ |
633 | 638 | "Please open your email app and look for an email from WordPress.com." = "يُرجى فتح تطبيق البريد الإلكتروني والبحث عن بريد إلكتروني من وردبرس.كوم."; |
634 | 639 |
|
|
647 | 652 | Product section title - Section header title for the product */ |
648 | 653 | "Product" = "المنتج"; |
649 | 654 |
|
650 | | -/* VoiceOver accessibility hint, informing the user that the row can be tapped to get to a \ - prompt that lets them call or message the billing customer. - */ |
| 655 | +/* VoiceOver accessibility hint, informing the user that the row can be tapped to get to a prompt that lets them call or message the billing customer. */ |
651 | 656 | "Prompts with the option to call or message the billing customer." = "مطالبات مع خيار الاتصال بعميل الفوترة أو إرسال رسالة إليه."; |
652 | 657 |
|
653 | 658 | /* shown in promotional screens during first launch */ |
|
695 | 700 | /* Description text used on the UI element displayed when a user has pending orders to process. */ |
696 | 701 | "Review, prepare, and ship these pending orders" = "مراجعة هذه الطلبات المُعلّقة وإعدادها وشحنها"; |
697 | 702 |
|
698 | | -/* Name of the Reviews filter on the Notifications screen - it means only review notifications will be displayed. \ - Plural form of the word Review. - */ |
| 703 | +/* Name of the Reviews filter on the Notifications screen - it means only review notifications will be displayed. Plural form of the word Review. */ |
699 | 704 | "Reviews" = "مراجعات"; |
700 | 705 |
|
701 | 706 | /* SKU label */ |
|
713 | 718 | /* Page title for the select a different store screen */ |
714 | 719 | "Select Store" = "تحديد المتجر"; |
715 | 720 |
|
716 | | -/* My Store > Settings > Selected Store information section. This is the heading listed above the information row that \ - displays the store website and their username. - */ |
| 721 | +/* My Store > Settings > Selected Store information section. This is the heading listed above the information row that displays the store website and their username. */ |
717 | 722 | "Selected Store" = "متجرر محدّد"; |
718 | 723 |
|
719 | 724 | /* Title of a button. The text should be uppercase. Clicking requests a hyperlink be emailed ot the user. */ |
|
916 | 921 | /* Top Performers section title - this year */ |
917 | 922 | "This Year" = "هذا العام"; |
918 | 923 |
|
919 | | -/* Login Disclaimer Text and Jetpack config instructions. It reads: 'This app requires Jetpack to connect to \ - your Store. Read the configuration instructions.' and it links to a web page on the words \ - 'configuration instructions'. Place the second sentence after the `<br />` tag. Place the noun, \ - 'configuration instructions' between the opening `<a` tag and the closing `</a>` tags. \ - If a literal translation of 'Read the configuration instructions' does not make sense in your language, \ - please use a contextually appropriate substitution. For example, you can translate it to say \ - 'See: instructions' or any alternative that sounds natural in your language. - */ |
| 924 | +/* Login Disclaimer Text and Jetpack config instructions. It reads: 'This app requires Jetpack to connect to your Store. Read the configuration instructions.' and it links to a web page on the words 'configuration instructions'. Place the second sentence after the `<br />` tag. Place the noun, \'configuration instructions' between the opening `<a` tag and the closing `</a>` tags. If a literal translation of 'Read the configuration instructions' does not make sense in your language, please use a contextually appropriate substitution. For example, you can translate it to say 'See: instructions' or any alternative that sounds natural in your language. */ |
920 | 925 | "This app requires Jetpack to connect to your Store. <br \/> Read the <a href=\"https:\/\/jetpack.com\/support\/getting-started-with-jetpack\/\">configuration instructions<\/a>." = "يتطلب هذا التطبيق ربط Jetpack بمتجرك. <br \/> اقرأ <a href=\"https:\/\/jetpack.com\/support\/getting-started-with-jetpack\/\">إرشادات التكوين<\/a>."; |
921 | 926 |
|
922 | 927 | /* An error message informing the user the email address they entered did not match a WordPress.com account. */ |
|
1007 | 1012 | /* Refresh Action Failed */ |
1008 | 1013 | "Unable to refresh list" = "يتعذر تحديث القائمة"; |
1009 | 1014 |
|
1010 | | -/* On the site picker screen, the error displayed when connecting to a site fails. \ - It reads: Unable to successfully connect to {site name} - */ |
| 1015 | +/* On the site picker screen, the error displayed when connecting to a site fails. It reads: Unable to successfully connect to {site name} */ |
1011 | 1016 | "Unable to successfully connect to %@" = "تعذر الاتصال بـ %@ بنجاح"; |
1012 | 1017 |
|
1013 | 1018 | /* Error message displayed when an error occurred checking for email availability. */ |
|
1037 | 1042 | /* Order updated summary date. It reads: Updated {medium formatted date} at {short style time} */ |
1038 | 1043 | "Updated %1$@ at %2$@" = "تم تحديث %1$@ في %2$@"; |
1039 | 1044 |
|
1040 | | -/* Singular of 'hour' — date and time string that represents the time interval since last data update when exactly 1 hour ago. \ - Usage example: Updated 1 hour ago - */ |
| 1045 | +/* Singular of 'hour' — date and time string that represents the time interval since last data update when exactly 1 hour ago. Usage example: Updated 1 hour ago */ |
1041 | 1046 | "Updated %ld hour ago" = "تم التحديث منذ %ld مضت من الساعات"; |
1042 | 1047 |
|
1043 | | -/* Plural of 'hour' — date and time string that represents the time interval since last data update when greater than 1 hour ago. \ - Usage example: Updated 14 hours ago - */ |
| 1048 | +/* Plural of 'hour' — date and time string that represents the time interval since last data update when greater than 1 hour ago. Usage example: Updated 14 hours ago */ |
1044 | 1049 | "Updated %ld hours ago" = "تم التحديث منذ %ld مضت من الساعات"; |
1045 | 1050 |
|
1046 | | -/* Singular of 'minute' — date and time string that represents the time interval since last data update when exactly 1 minute ago. \ - Usage example: Updated 1 minute ago - */ |
| 1051 | +/* Singular of 'minute' — date and time string that represents the time interval since last data update when exactly 1 minute ago. Usage example: Updated 1 minute ago */ |
1047 | 1052 | "Updated %ld minute ago" = "تم التحديث منذ %ld مضت من الدقائق"; |
1048 | 1053 |
|
1049 | | -/* Plural of 'minute' — date and time string that represents the time interval since last data update when greater than 1 minute ago. \ - Usage example: Updated 55 minutes ago - */ |
| 1054 | +/* Plural of 'minute' — date and time string that represents the time interval since last data update when greater than 1 minute ago. Usage example: Updated 55 minutes ago */ |
1050 | 1055 | "Updated %ld minutes ago" = "تم التحديث منذ %ld مضت من الدقائق"; |
1051 | 1056 |
|
1052 | 1057 | /* Deictic expression for a data update that occurred in the very recent past - similar to 'Updated just now' */ |
1053 | 1058 | "Updated moments ago" = "تم التحديث منذ لحظات"; |
1054 | 1059 |
|
1055 | | -/* A specific date and time string which represents when the data was last updated. \ - Usage example: Updated on Jan 22, 2019 3:31PM - */ |
| 1060 | +/* A specific date and time string which represents when the data was last updated. Usage example: Updated on Jan 22, 2019 3:31PM */ |
1056 | 1061 | "Updated on %@" = "تم التحديث في %@"; |
1057 | 1062 |
|
1058 | 1063 | /* Login dialog username placeholder |
|
0 commit comments