diff options
author | gorhill <rhill@raymondhill.net> | 2015-05-26 16:49:49 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-05-26 16:49:49 -0400 |
commit | 2c3d81084072d555a079befce8392c321c871b36 (patch) | |
tree | 6e28cb68aa193f6ee247e05e7b4fc80ea6ddaa16 /src/_locales/sl | |
parent | 49333f190b4a1bb42fa7864b37b98d80dfe48d2b (diff) | |
download | uBlock-2c3d81084072d555a079befce8392c321c871b36.zip uBlock-2c3d81084072d555a079befce8392c321c871b36.tar.gz uBlock-2c3d81084072d555a079befce8392c321c871b36.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/sl')
-rw-r--r-- | src/_locales/sl/messages.json | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/src/_locales/sl/messages.json b/src/_locales/sl/messages.json index c2a9d3c..ad6567c 100644 --- a/src/_locales/sl/messages.json +++ b/src/_locales/sl/messages.json @@ -363,22 +363,6 @@ "message":"Uporabi spremembe", "description":"English: Apply changes" }, - "logNetRequestsPrompt":{ - "message":"Enable the logging of network requests", - "description":"English: Enable the logging of network requests" - }, - "logNetRequestsHelp":{ - "message":"You can inspect the details of network requests if you wish by enabling this option. The logging of network requests increases the memory footprint of uBlockâ‚€. Since many users will never use this feature, it is disabled by default.", - "description":"English: see _locales\/en\/messages.log" - }, - "logBlockedRequestsHeader":{ - "message":"Blocked requests", - "description":"English: Blocked requests" - }, - "logAllowedRequestsHeader":{ - "message":"Allowed requests", - "description":"English: Allowed requests" - }, "logRequestsHeaderType":{ "message":"Type", "description":"English: Type" @@ -395,14 +379,6 @@ "message":"Filter", "description":"English: Filter" }, - "logBlockedRequestsEmpty":{ - "message":"No blocked requests logged for this page", - "description":"English: No blocked requests logged for this page" - }, - "logAllowedRequestsEmpty":{ - "message":"No non-blocked requests logged for this page", - "description":"English: No non-blocked requests logged for this page" - }, "logAll":{ "message":"All", "description":"Appears in the logger's tab selector" @@ -419,6 +395,18 @@ "message":"Maximum number of log entries", "description":"Tooltip informaing that the input field is to set the maximum number of entries in the log" }, + "loggerURLFilteringContextLabel":{ + "message":"Context:", + "description":"Label for the context selector" + }, + "loggerURLFilteringTypeLabel":{ + "message":"Type:", + "description":"Label for the type selector" + }, + "loggerURLFilteringHeader":{ + "message":"Dynamic URL filtering", + "description":"Small header to identify the dynamic URL filtering section" + }, "aboutChangelog":{ "message":"Change log", "description":"English: Change log" @@ -500,8 +488,8 @@ "description":"Firefox\/Fennec-specific: Show Dashboard" }, "showNetworkLogButton":{ - "message":"Show Network Request Log", - "description":"Firefox\/Fennec-specific: Show Network Request Log" + "message":"Show Logger", + "description":"Firefox\/Fennec-specific: Show Logger" }, "fennecMenuItemBlockingOff":{ "message":"izklop", |