"message":"Якщо ви використовуєте блокувальник реклами, ви можете сформувати правила тут. Вам потрібно додати ці правила вручну в своєму блокувальнику.",
"message":"Ця функція порушує роботу веб-сайтів. Не залишайте її увімкненною, якщо ви не готові вручну додавати домени, що зазнали впливу, до списку дозволених.",
"message":"Увімкніть цю опцію, щоб завжди застосовувати фільтр HTML. Тоді домени у списку будуть проігноровані. Якщо цю опцію вимкнено, фільтр HTML застосовуватиметься лише до доменів у списку.",
"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":"Якщо дозволено запити на відсутні ресурси, підключення до \"fonts.googleapis.com\" не блокується. Увімкніть цю опцію, щоб заблокувати ці запити.",
"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 - це розширення веб-браузера, яке емулює Мережі Доставки Вмісту для покращення конфіденційності в Інтернеті. Він перехоплює трафік, знаходить підтримувані фреймворки/бібліотеки локально і замінює їх на веб-сайті. Не соромтеся використовувати наступну утиліту тестування, щоб дізнатися, чи ви захищені належним чином. Для отримання додаткової інформації прочитайте керівництво або наші вікі-сторінки.",
"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":"У більшості випадків LocalCDN може легко замінити вбудовані фреймворки та покращити конфіденційність. У деяких випадках веб-сайт може спробувати запобігти цьому, встановивши певні параметри у сирцевому коді HTML. LocalCDN зчитує вихідний код HTML перед його відображенням у браузері і видаляє цю частину (червону).",
"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)."
"message":"Щоб заощадити місце та доставити більше фреймворків, LocalCDN оновлює фреймворк. Тег цілісності — це значення hash-файлу. Якщо перевірка не вдається, браузер не буде включати фреймворк. Перевірка цілісності не вдасться, оскільки значення hash для, наприклад, JQuery 1.10.1 та jQuery 1.12.4 відрізняються.",
"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."
"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."
"message":"Якщо ви хочете автоматично переспрямовувати всі підтримувані підключення CDN до LocalCDN, можна додати ці правила до свого блокувальника реклами, щоб дозволити ці переспрямування. Якщо ви не хочете додавати ці правила, слід дозволити кожне підключення CDN окремо для кожного веб-сайту.",
"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."
"message":"Ці правила актуальні лише в «середньому» або «жорсткому» режимі, оскільки вони блокують усі сторонні ресурси. Вони не потрібні в режимі «за замовчуванням», «простий» чи «дуже простий». Для отримання додаткової інформації, будь ласка, відвідайте uBlock Origin Вікі-сторінки.",
"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."
},
"helpSyncTitle":{
"message":"",
"description":"What will be synchronized when I select »sync« as storage type?"
},
"helpSyncDescription":{
"message":"",
"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."
},
"helpSyncAccount":{
"message":"",
"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."