mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-12 19:36:11 +01:00
111 lines
4.4 KiB
JSON
111 lines
4.4 KiB
JSON
{
|
||
"extensionDescription": {
|
||
"message": "Штити вас од праћења преко „бесплатних“, централизованих достава садржаја.",
|
||
"description": "Extension description."
|
||
},
|
||
"disableProtectionTitle": {
|
||
"message": "Онемогући заштиту на овом сајту",
|
||
"description": "Disable protection title."
|
||
},
|
||
"enableProtectionTitle": {
|
||
"message": "Омогући заштиту",
|
||
"description": "Enable protection title."
|
||
},
|
||
"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": "Прескочи домене приликом провере",
|
||
"description": "Whitelisted domains title."
|
||
},
|
||
"whitelistedDomainsDescription": {
|
||
"message": "Унесите домене да их ставите на бели списак. Одвојите више ставки са тачка-запетама (;).",
|
||
"description": "Whitelisted domains description."
|
||
},
|
||
"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"
|
||
}
|
||
}
|