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

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

Issue 29633608: Issue 6179 - import remaining translations from the crowdin (Closed)
Patch Set: Updated translations with latest fixes by Tamara Created Dec. 18, 2017, 12:03 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/desktop-options.json ('k') | locale/be/common.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/ar/mobile-options.json
===================================================================
--- a/locale/ar/mobile-options.json
+++ b/locale/ar/mobile-options.json
@@ -1,6 +1,6 @@
{
"mops_acceptableAds_description": {
- "message": "السماح لب&عض الإعلانات الغير متطفّلة"
+ "message": "السماح لبعض الإعلانات الغير متطفّلة"
},
"mops_acceptableAds_more": {
"message": "تعرف على المزيد"
@@ -8,15 +8,36 @@
"mops_action_cancel": {
"message": "إلغاء"
},
+ "mops_enabled_label": {
+ "message": "تمكين Adblock Plus على <strong>$domain$</strong>",
+ "placeholders": {
+ "domain": {
+ "content": "$1",
+ "example": "example.com"
+ }
+ }
+ },
+ "mops_error_title": {
+ "message": "يرجى إدخال العنوان"
+ },
+ "mops_error_url": {
+ "message": "الرجاء إدخال رابط URL"
+ },
"mops_filterlist_add": {
"message": "+ إضافة قائمة عوامل تصفية"
},
"mops_filterlist_add_action": {
"message": "إضافة قائمة عوامل تصفية"
},
+ "mops_filterlist_add_url": {
+ "message": "+ إضافة قائمة تصفية مخصصة"
+ },
"mops_header": {
"message": "Adblock Plus إعدادات"
},
+ "mops_subscribe_header": {
+ "message": "إضافة قائمة تصفية مخصصة"
+ },
"mops_subscribe_title": {
"message": "اسم قائمة عوامل تصفية"
},
« no previous file with comments | « locale/ar/desktop-options.json ('k') | locale/be/common.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld