LocalCDN-Firefox-Chrome-Brave/_locales/hr/messages.json

187 lines
6.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"extensionDescription": {
"message": "",
"description": "Extension description."
},
"amountInjectedDescription": {
"message": "",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "",
"description": "Deactivate LocalCDN for these domains:"
},
"whitelistedDomainsDescription": {
"message": "",
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
},
"advancedLabel": {
"message": "",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "",
"description": "In case you are using uBlock Origin or uMatrix you can generate the rules here. You have to add these rules manually in uBlock Origin or uMatrix."
},
"lastUpdate": {
"message": "",
"description": "Last update:"
},
"copyRuleSet": {
"message": "",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "",
"description": "Filter HTML source code"
},
"labelDonate": {
"message": "",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "",
"description": "Invert HTML filter"
},
"negateHtmlFilterListDescription": {
"message": "",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "",
"description": "Do not apply HTML filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "",
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
},
"htmlFilterDomainsTitleInclude": {
"message": "",
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"chooseIconStyle": {
"message": "",
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "",
"description": "This function is currently in an experimental stage. No data transmission. Its all local on your device."
},
"headerStatistics": {
"message": "",
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "",
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "",
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "",
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "",
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "",
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "",
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "",
"description": "Followed by a number of injections within a specific period."
},
"dialogConfirmDeleteStatistics": {
"message": "",
"description": "Are you sure you want to delete the statistics?"
}
}