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

139 lines
5.9 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Штити вас од праћења преко „бесплатних“, централизованих достава садржаја.",
"description": "Extension description."
},
"amountInjectedTitle": {
"message": "Бројач локално убризганих ресурса",
"description": "Amount injected title"
},
"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": "Обриши осетљиве податке са дозвољених CDN захтева зарад веће приватности.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Прескочи домене приликом провере",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
"whitelistedDomainsDescription": {
"message": "Унесите домене да их ставите на бели списак. Одвојите више ставки са тачка-запетама (;).",
2020-06-26 19:48:47 +02:00
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "Напредно",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Генерисање скупова правила за Блок или Матрицу",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "",
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock 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": "Filters HTML source code"
},
"labelShowMoreInjections": {
"message": "",
"description": "Show more Injections"
},
"labelDonate": {
"message": "",
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"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 (;). Default: Apply HTML-Filters only for these domains."
},
"htmlFilterDomainsTitleInclude": {
"message": "",
"description": "Apply HTML-Filter for these domains:"
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}