"message":"Dnevnik možeš otvoriti pomoću ikone u izborniku. Dnevnik će se izbrisati kad zatvoriš preglednik ili kad deaktiviraš zapisivanje dnevnika.",
"message":"Ova funkcija sprečava ispravno funkcioniranje web-stranica. Deaktiviraj funkciju, osim ako želiš ručno dodavati dotične domene u popis dozvoljenih.",
"message":"Aktiviraj ovu opciju, tako da se uvijek primjenjuje HTML filtar. Domene na popisu tada će se zanemariti. Ako je ova opcija deaktivirana, HTML filtar se primjenjuje samo za domene na popisu.",
"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."
"message":"Ako su zahtjevi za nedostajuće resurse dozvoljeni, veze na „fonts.googleapis.com” se ne blokiraju. Aktiviraj ovu opciju za blokiranje ovih zahtjeva.",
"description":"If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
"message":"LocalCDN je proširenje web-preglednika koje oponaša mreže za isporuku sadržaja (CDN) kako bi se poboljšala tvoja privatnost na mreži. Presreće promet, lokalno pronalazi podržana okruženja/biblioteke i umeće ih u web-stranicu. Slobodno koristi sljedeći uslužni program za testiranje zaštićenosti. Za više informacija pročitaj vježbe ili naše Wiki stranice.",
"description":"LocalCDN is a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported frameworks/libraries locally, and injects them into the website. Feel free to use the following testing utility to find out if you are properly protected. For more information read the tutorial or our Wiki pages."
"message":"U većini slučajeva LocalCDN može lako zamijeniti ugrađena okruženja i poboljšava privatnost. U nekim slučajevima web-mjesto može to pokušati spriječiti postavljanjem određenih opcija u izvornom HTML-kodu. LocalCDN čita izvorni HTML-kod prije nego što se prikaže u pregledniku i uklanja ovaj dio (crveni).",
"description":"In most cases LocalCDN can easily replace embedded frameworks and improves privacy. In some cases the website may try to prevent this by setting certain options in the HTML source code. LocalCDN reads the HTML source code before it is displayed in the browser and removes these part (red)."
"description":"The crossorigin attribute prevents the replacement because the destination does not match the requested one."
},
"helpHtmlFilterIntegrity":{
"message":"",
"description":"To save disk space and to deliver more frameworks LocalCDN upgrades a framework. An integrity tag is the hash value of a file. If the check fails, the browser won‘t include a framework. The integrity check will fail because the hash values for e.g. jQuery 1.10.1 and jQuery 1.12.4 are different."
},
"helpHtmlFilterErrors":{
"message":"",
"description":"Unfortunately, it sometimes happens that special characters are then displayed incorrectly. In this case you can deactivate the setting again, to display the umlauts correctly."
},
"helpRuleGeneratorDescription":{
"message":"",
"description":"If you want to automatically redirect all supported CDN connections to LocalCDN, you can add these rules to your adblocker to allow these redirections. If you do not want to add these rules, you must allow each CDN connection individually for each website."
"description":"These rules are only relevant in »medium« or »hard« mode, because it blocks all 3rd-party resources. They are not necessary in »default«, »easy« or »very-easy« mode. For more information, please visit the uBlock Origin Wiki."
"description":"There are two possible reasons: Either a framework/library is required that LocalCDN doesn‘t (yet) deliver or an SOP. A SOP (Same origin policy) is a security mechanism that determines what data the browser is allowed to load. It helps to isolate malicious documents and thus reduce possible attack vectors. This policy prevents the browser from loading the external frameworks of LocalCDN. Unfortunately there is no solution for this at the moment."
},
"helpBlockGoogleFontsDescription":{
"message":"",
"description":"LocalCDN can replace »Google Material Icons«. To catch the connection your adblocker (e.g. uBlock Origin, uMatrix or AdGuard) must allow the request. LocalCDN listens on these requests and if the query contains »Google Material Icons«, the resource will be replaced. If you uncheck the »Block requests for missing content« option, non-existent resources will be allowed to pass and »Google Fonts« will be loaded, because »Google Material Icons« and »Google Fonts« use the same domain. If you don‘t want this, you can block »Google Fonts« on LocalCDN."
},
"helpStatisticsDescription":{
"message":"",
"description":"Don‘t panic, nothing will be transmitted. It would be against all my principles. The statistics (JSON format) contains the following information: Date, CDN+counter and framework+counter. That‘s all. I‘ve an example here:"
},
"helpStatisticsContent":{
"message":"",
"description":"The statistics contain no information about the browser, operating system, requesting website, IP addresses or any other information. Just date, CDN+counter and framework+counter. It shows you which frameworks are replaced by LocalCDNs how often and which CDNs were requested."
"description":"The extension storage can be viewed directly with the Firefox browser. Open the URL »about:debugging«, switch to »Storage« and select »Extension Storage«. Under the key »internalStatisticsData« you will find the collected data. Just copy it and put it into a JSON PrettyPrinter to make it more readable. Please note that you have to remove the first and last quotation mark and the key to it. You should be able to see this clearly in this video."
"message":"Sinkronizacija će raditi samo ako si prijavljen/a s Firefox računom na uređaju i ako dopuštaš sinkronizaciju dodataka u postavkama. Zaseban poslužitelj za sinkronizaciju pod tvojom kontrolom također će raditi. Ovo će sinkronizirati većinu LocalCDN postavki na svim uređajima.",
"description":"Sync will only work if you are logged in with a Firefox account on the device and have allowed add-ons to sync in the settings. A separate sync server under your control will also work. This will synchronize most of the settings of LocalCDN across all devices."
"description":"If you don‘t have a sync account, nothing will be synchronized. In that case it makes no difference what type of storage you have selected."
"description":"The exact name of the permission. Exactly as it is displayed in Firefox."
},
"permissionRevokedDescription":{
"message":"",
"description":"Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs."
},
"helpWhyThisPermission":{
"message":"",
"description":"Why does this extension need this permission?"
},
"helpPermissionDescription":{
"message":"",
"description":"LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission."