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

Side by Side Diff: _locales/hi/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « _locales/he/messages.json ('k') | _locales/hr/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "add": { 2 "add": {
3 "message": "जोड़ें" 3 "message": "जोड़ें"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "डोमेन जोड़ें" 6 "message": "डोमेन जोड़ें"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "फ़िल्टर जोड़ें" 9 "message": "फ़िल्टर जोड़ें"
10 }, 10 },
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 } 196 }
197 }, 197 },
198 "stats_label_total": { 198 "stats_label_total": {
199 "message": "कुल <strong>$number$</strong>", 199 "message": "कुल <strong>$number$</strong>",
200 "placeholders": { 200 "placeholders": {
201 "number": { 201 "number": {
202 "content": "$1" 202 "content": "$1"
203 } 203 }
204 } 204 }
205 }, 205 },
206 "stats_over": {
207 "message": "$number$ से अधिक",
208 "placeholders": {
209 "number": {
210 "content": "$1"
211 }
212 }
213 },
214 "stats_share_download": {
215 "message": "Adblock Plus डाऊनलोड करें "
216 },
217 "stats_share_message": { 206 "stats_share_message": {
218 "message": "मैंने $number$ विज्ञापनों और ट्रैकरों को ब्लाक किआ, Adblock Plus का धन्यवाद्।", 207 "message": "मैंने $number$ विज्ञापनों और ट्रैकरों को ब्लाक किआ, Adblock Plus का धन्यवाद्।",
219 "placeholders": { 208 "placeholders": {
220 "number": { 209 "number": {
221 "content": "$1" 210 "content": "$1"
222 } 211 }
223 } 212 }
224 }, 213 },
225 "stats_share_title": {
226 "message": "इस संख्या को शेयर करें"
227 },
228 "stats_show_iconnumber": { 214 "stats_show_iconnumber": {
229 "message": "आइकॉन में अंक दर्शाएँ " 215 "message": "आइकॉन में अंक दर्शाएँ "
230 }, 216 },
231 "stats_title": { 217 "stats_title": {
232 "message": "प्रचार अवरुद्ध किये गए " 218 "message": "प्रचार अवरुद्ध किये गए "
233 }, 219 },
234 "subscriptionSelection_location_label": { 220 "subscriptionSelection_location_label": {
235 "message": "फिल्टर की सूची की लोकेशन:" 221 "message": "फिल्टर की सूची की लोकेशन:"
236 }, 222 },
237 "subscriptionSelection_subscriptionSelector_label": { 223 "subscriptionSelection_subscriptionSelector_label": {
238 "message": "लिस्ट में से एक फ़िल्टर सब्स्क्रिप्शन चुनें: " 224 "message": "लिस्ट में से एक फ़िल्टर सब्स्क्रिप्शन चुनें: "
239 }, 225 },
240 "subscriptionSelection_title_label": { 226 "subscriptionSelection_title_label": {
241 "message": "सबक्रिपशन का नाम:" 227 "message": "सबक्रिपशन का नाम:"
242 }, 228 },
243 "unexpected_filter_list_header": { 229 "unexpected_filter_list_header": {
244 "message": "फ़िल्टर सूची हेडर को यहाँ होने की अनुमति नहीं है" 230 "message": "फ़िल्टर सूची हेडर को यहाँ होने की अनुमति नहीं है"
245 }, 231 },
246 "update_now": { 232 "update_now": {
247 "message": "अपडेट करें " 233 "message": "अपडेट करें "
248 }, 234 },
249 "whitelisted_domains": { 235 "whitelisted_domains": {
250 "message": "अधिकृत डोमेन " 236 "message": "अधिकृत डोमेन "
251 } 237 }
252 } 238 }
OLDNEW
« 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