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

Unified Diff: _locales/hi/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Patch Set: Created March 23, 2018, 1:18 a.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 | « _locales/he/messages.json ('k') | _locales/hr/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/hi/messages.json
===================================================================
--- a/_locales/hi/messages.json
+++ b/_locales/hi/messages.json
@@ -50,12 +50,24 @@
"enabled_for_site": {
"message": "इस साईट पर <strong>इस्तमाल हो रहा है </strong>"
},
+ "filter_elemhideemulation_nodomain": {
+ "message": "विस्तारित तत्व छुपा फ़िल्टर के लिए कोई सक्रिय डोमेन निर्दिष्ट नहीं है"
+ },
+ "filter_invalid_domain": {
+ "message": "अमांय (या खाली) डोमेन निर्दिष्ट"
+ },
+ "filter_invalid_regexp": {
+ "message": "अमांय नियमित व्यंजक"
+ },
"filter_lists": {
"message": "फिल्टरों कि सूची "
},
"filter_must_follow_syntax": {
"message": "आपके फ़िल्टर को <a>Adblock Plus फ़िल्टर सिंटैक्स</a> का पालन करना होगा।"
},
+ "filter_unknown_option": {
+ "message": "अज्ञात फ़िल्टर विकल्प"
+ },
"filters_acceptableAds2_label": {
"message": "कुछ बिना हस्तक्षेप करने वाले विज्ञापन की अनुमति दें"
},
@@ -142,6 +154,9 @@
}
}
},
+ "loading": {
+ "message": "लोड हो रहा है.. ।"
+ },
"name": {
"message": "Adblock Plus"
},
@@ -175,6 +190,15 @@
"overlay_notification_button_yes": {
"message": "हाँ"
},
+ "overlay_notification_closing_button_hide": {
+ "message": "यह सूचना बंद करें"
+ },
+ "overlay_notification_closing_button_optout": {
+ "message": "सूचनाएं दिखाना रोकें"
+ },
+ "overlay_shownotifications_label": {
+ "message": "उपयोगी सूचनाएं दिखाएं"
+ },
"remove_button": {
"message": "चुने हुओं को हटाएँ "
},
@@ -203,17 +227,6 @@
}
}
},
- "stats_over": {
- "message": "$number$ से अधिक",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_share_download": {
- "message": "Adblock Plus डाऊनलोड करें "
- },
"stats_share_message": {
"message": "मैंने $number$ विज्ञापनों और ट्रैकरों को ब्लाक किआ, Adblock Plus का धन्यवाद्।",
"placeholders": {
@@ -222,9 +235,6 @@
}
}
},
- "stats_share_title": {
- "message": "इस संख्या को शेयर करें"
- },
"stats_show_iconnumber": {
"message": "आइकॉन में अंक दर्शाएँ "
},
« no previous file with comments | « _locales/he/messages.json ('k') | _locales/hr/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld