Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locale/ar/desktop-options.json

Issue 29629579: No Issue - Imported locales from Crowdin (Closed)
Patch Set: Updated to reflect latest changes in crowdin Created Dec. 4, 2017, 1:05 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/ar/common.json ('k') | locale/ar/mobile-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/ar/desktop-options.json
===================================================================
--- a/locale/ar/desktop-options.json
+++ b/locale/ar/desktop-options.json
@@ -113,12 +113,21 @@
"options_dialog_import_subscription_title": {
"message": "اسم قائمة عوامل تصفية"
},
+ "options_dialog_import_subscription_title_error": {
+ "message": "من فضلك, املأ هذا الحقل"
+ },
"options_dialog_import_title": {
"message": "إضافة قائمة عوامل تصفية"
},
+ "options_dialog_language_other_empty": {
+ "message": "لا يوجد لغات متوفرة."
+ },
"options_dialog_language_title": {
"message": "حدد لغة"
},
+ "options_dialog_predefined_confirm": {
+ "message": "نعم, استخدم قائمة التصفية هذة"
+ },
"options_dialog_predefined_title": {
"message": "هل أنت بالتأكيد تريد إضافة قائمة عوامل التصفية هذه؟"
},
@@ -155,6 +164,9 @@
"options_filterList_lastDownload_inProgress": {
"message": "تحديث"
},
+ "options_filterList_lastDownload_invalidData": {
+ "message": "فشل الأمر، قائمة التصفية غير صحيحة"
+ },
"options_filterList_lastDownload_invalidURL": {
"message": "فشل الأمر، العنوان ليس صحيح"
},
@@ -230,6 +242,12 @@
"options_new_label": {
"message": "جديد"
},
+ "options_notification_hide": {
+ "message": "أغلق هذا التنبيه"
+ },
+ "options_page_document_title": {
+ "message": "إعدادات"
+ },
"options_page_title": {
"message": "إعدادات"
},
@@ -242,18 +260,12 @@
"options_protection_social_tooltip": {
"message": "تتيح رموز مواقع التواصل الاجتماعي التي تظهر في مواقع الويب لك زيارة شبكات مواقع التواصل الاجتماعي لإنشاء بروفايل شخصي لك استنادًا إلى عاداتك في التصفح - حتى عندما لا تنقر فوق تلك الأزرار أو الرموز. يمكن حماية بروفايلك الشخصي من خلال إخفاء تلك الرموز."
},
- "options_report_ad": {
- "message": "هل شاهدت إعلانًا تعتقد أنه ينبغي ألا يظهر هنا؟ <a>الإبلاغ عن إعلان</a>"
- },
"options_report_bug": {
"message": "هل وجدت خطأ برمجيًا؟ <a>أرسل لنا تقريرًا بالخطأ البرمجي</a>"
},
"options_report_forum": {
"message": "هل تريد الدعم من مجتمعنا؟ <a>الانتقال إلى المنتدى</a>"
},
- "options_report_issue": {
- "message": "هل تفكر في المحتوى أو الوظائف التي نحجبها الآن بالخطأ؟ <a>أبلغ هنا عن الأشياء التي تم حجبها بالخطأ</a>"
- },
"options_social_description": {
"message": "هل لديك سؤال أو فكرة جديدة؟ نحن هنا لنساعدك."
},
@@ -275,6 +287,34 @@
"options_tab_whitelist": {
"message": "مواقع الويب المدرجة في القوائم البيضاء"
},
+ "options_tracking_warning_1": {
+ "message": "لاحظنا أنه لديك على حد سواء '<strong>$tracking$</strong>' و '<strong>$acceptableAds$</strong>' مفعلة.",
+ "placeholders": {
+ "acceptableAds": {
+ "content": "$2",
+ "example": "Allow Acceptable Ads"
+ },
+ "tracking": {
+ "content": "$1",
+ "example": "Block additional tracking"
+ }
+ }
+ },
+ "options_tracking_warning_2": {
+ "message": "نريدك أن تعرف أنه حتى يتمكن المعلنون من عرض إعلانات ملائمة أكثر، <strong>قد</strong> يكون هناك بعض التتبع مع الإعلانات المقبولة."
+ },
+ "options_tracking_warning_3": {
+ "message": "إذا كنت تفضل خصوصية إضافية، حدد '<strong>$acceptableAdsPrivacy$</strong>' خانة الاختيار أدناه.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "حسناً، فهمت"
+ },
"options_whitelist_add": {
"message": "إضافة موقع ويب"
},
« no previous file with comments | « locale/ar/common.json ('k') | locale/ar/mobile-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld