aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/hi/messages.json
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2014-12-31 17:21:06 -0500
committergorhill <rhill@raymondhill.net>2014-12-31 17:21:06 -0500
commit6c8b4cf20136feed3948cbeb5550a8c33d29bccb (patch)
tree288a2d30c882a798dc623bcb692243ed9d898b23 /src/_locales/hi/messages.json
parentbc76432348c4556ed0e74d8e2daf13e5e71bc899 (diff)
downloaduBlock-6c8b4cf20136feed3948cbeb5550a8c33d29bccb.zip
uBlock-6c8b4cf20136feed3948cbeb5550a8c33d29bccb.tar.gz
uBlock-6c8b4cf20136feed3948cbeb5550a8c33d29bccb.tar.bz2
translation work from Crowdin
Diffstat (limited to 'src/_locales/hi/messages.json')
-rw-r--r--src/_locales/hi/messages.json64
1 files changed, 58 insertions, 6 deletions
diff --git a/src/_locales/hi/messages.json b/src/_locales/hi/messages.json
index b2eb0b1..61ffdd0 100644
--- a/src/_locales/hi/messages.json
+++ b/src/_locales/hi/messages.json
@@ -13,27 +13,31 @@
},
"settingsPageName":{
"message":"सेटिंग्स",
- "description":"appears as tab name in dashboard."
+ "description":"appears as tab name in dashboard"
},
"3pPageName":{
"message":"तृतीय-पक्ष फ़िल्टर",
- "description":"appears as tab name in dashboard."
+ "description":"appears as tab name in dashboard"
},
"1pPageName":{
"message":"आपकी फिल्टर",
- "description":"appears as tab name in dashboard."
+ "description":"appears as tab name in dashboard"
+ },
+ "rulesPageName":{
+ "message":"My rules",
+ "description":"appears as tab name in dashboard"
},
"whitelistPageName":{
"message":"Whitelist",
- "description":"appears as tab name in dashboard."
+ "description":"appears as tab name in dashboard"
},
"statsPageName":{
"message":"आंकड़े",
- "description":"appears as tab name in dashboard."
+ "description":"appears as tab name in dashboard"
},
"aboutPageName":{
"message":"जानकारी",
- "description":"appears as tab name in dashboard."
+ "description":"appears as tab name in dashboard"
},
"popupPowerSwitchInfo":{
"message":"Click: disable\/enable µBlock for this site.\n\nCtrl+click: disable µBlock only on this page.",
@@ -147,6 +151,30 @@
"message":"3rd-party frames are <b>blocked<\/b> everywhere by default",
"description":""
},
+ "popupImageRulePrompt":{
+ "message":"images",
+ "description":""
+ },
+ "popupInlineScriptRulePrompt":{
+ "message":"inline scripts",
+ "description":""
+ },
+ "popup1pScriptRulePrompt":{
+ "message":"1st-party scripts",
+ "description":""
+ },
+ "popup3pScriptRulePrompt":{
+ "message":"3rd-party scripts",
+ "description":""
+ },
+ "popup3pFrameRulePrompt":{
+ "message":"3rd-party frames",
+ "description":""
+ },
+ "popupHitDomainCountPrompt":{
+ "message":"Connected to {{count}} distinct domain(s)",
+ "description":"appear in dynamic filtering pane"
+ },
"pickerCreate":{
"message":"बनाएँ",
"description":"English: Create"
@@ -295,6 +323,30 @@
"message":"Apply changes",
"description":"English: Apply changes"
},
+ "rulesEdit":{
+ "message":"Edit",
+ "description":"Will enable manual-edit mode (textarea)"
+ },
+ "rulesEditSave":{
+ "message":"Save",
+ "description":"Will save manually-edited content and exit manual-edit mode"
+ },
+ "rulesEditDiscard":{
+ "message":"Discard",
+ "description":"Will discard manually-edited content and exit manual-edit mode"
+ },
+ "rulesImport":{
+ "message":"Import from file...",
+ "description":""
+ },
+ "rulesExport":{
+ "message":"Export to file...",
+ "description":""
+ },
+ "rulesDefaultFileName":{
+ "message":"my-ublock-dynamic-rules.txt",
+ "description":"default file name to use"
+ },
"whitelistPrompt":{
"message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.",
"description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored."