diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 7a37e0b3a10..a2d80c9c05d 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ Kliknutím na ikony v pravém horním rohu hlavní nabídky rozšíření může ## Rozšíření prohlížeče AdGuard vs. Plnohodnotná aplikace {#comparison} + + Hlavní výhodou plnohodnotných programů AdGuard oproti rozšířením prohlížeče je, že tyto programy mohou blokovat reklamy v každém prohlížeči a téměř ve všech aplikacích. Můžete používat různé prohlížeče současně, aplikace bude stejně dobře filtrovat reklamy a online hrozby ve všech z nich. Druhý rozdíl spočívá v tom, že možnosti blokátorů reklam založených na rozšířeních jsou přísně omezeny pokyny prohlížeče. Rozšíření prohlížeče musí být v souladu se zásadami prohlížečů, kde může být blokování reklam omezeno. Některé typy pravidel filtrování tedy rozšíření nepodporují. Funkce desktopových aplikací nejsou omezené, takže mají lepší kvalitu filtrování. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index 4e350b1a93f..d639773f9fd 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -238,25 +238,25 @@ Statistiky jsou rozděleny do různých sekcí. ### Požadavky -This section shows the number of blocked ads, trackers, and the total number of requests for the selected time period: 24 hours, 7 days, 30 days, or all time. You can also filter requests by data type: mobile data, Wi-Fi, or all data combined. +Tato sekce zobrazuje počet zablokovaných reklam, slídičů a celkový počet požadavků za vybrané časové období: 24 hodin, 7 dní, 30 dní nebo po celou dobu. Požadavky můžete filtrovat také podle typu dat: mobilní data, Wi-Fi nebo všechna data dohromady. -*Recent activity*, formerly known as *Filtering log*, shows the last 10,000 requests processed by AdGuard. Tap *Customize* to filter requests by status (*regular*, *blocked*, *modified*, or *allowlisted*) or origin (*first-party* or *third-party*). +*Nedávná aktivita*, dříve známá jako *Záznam filtrování* zobrazuje posledních 10000 požadavků zpracovaných AdGuardem. Klepnutím na *Přizpůsobit* filtrujte požadavky podle stavu (*obvyklé*, *blokované*, *modifikované* nebo *na seznamu povolených*) nebo původní (*vlastní* nebo *třetích stran*). -You can tap a request to view its details and add a blocking or unblocking rule. +Klepnutím na požadavek můžete zobrazit jeho podrobnosti a přidat pravidlo blokování nebo odblokování. ### Využití dat -This section shows the amount of downloaded, uploaded, and saved traffic for the selected time period and data type. Tap *saved*, *uploaded*, or *downloaded* to view the graph of data usage over time. +Tato sekce zobrazuje množství staženého, nahraného a ušetřeného datového provozu za vybrané časové období a typ dat. Klepnutím na *uložené*, *nahrané* nebo *stažené* zobrazíte graf využití dat v průběhu času. ### Aplikace -This section displays stats for all apps installed on your device. You can sort apps by the number of blocked ads or trackers or by the number of sent requests. +Tato sekce zobrazuje statistiky všech aplikací nainstalovaných ve vašem zařízení. Aplikace můžete třídit podle počtu blokovaných reklam, slídičů nebo podle počtu odeslaných požadavků. -Tap *View all apps* to expand the list of your apps, sorted by the number of ads, trackers, or requests. +Klepnutím na *Zobrazit všechny aplikace* rozbalíte seznam svých aplikací seřazený podle počtu reklam, slídičů nebo požadavků. ![List of apps *mobile_border](https://cdn.adtidy.org/blog/new/toq0mkScreenshot_20230627-235219_AdGuard.jpg) -If you tap an app, you can see its full stats: the requests it sends and the domains and companies it reaches out to. +Pokud klepnete na aplikaci, zobrazí se její úplné statistiky: požadavky, které odesílá, domény a společnosti, na které obrací. ### Společnosti @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 869b6a453f1..4a288c8eea6 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard se pokusí zavřít kartu prohlížeče s jakoukoli adresou, která odpo - Modifikátor `$popup` funguje nejlépe v Rozšíření prohlížeče AdGuard. - V AdGuardu pro Safari a iOS, pravidla `$popup` stránku jednoduše a okamžitě zablokují. -- V AdGuardu pro Windows, Mac a Android nemusí modifikátor `$popup` v některých případech detekovat vyskakovací okno a nebude zablokováno. Modifikátor `$popup` použije typ obsahu `document` se speciálním příznakem, který je předán blokovací stránce. Samotná blokovací stránka může provést některé kontroly a zavřít okno, pokud se skutečně jedná o vyskakovací okno. V opačném případě by se stránka měla načíst. Lze to kombinovat s dalšími modifikátory typu požadavku, jako je `$third-party` a `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index ebd93284193..8b77df2b1b8 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard nabízí mnoho produktů pro blokování reklam pro různé platformy a Zde se nezabýváme DNS filtrováním. Jedná se o jiný způsob blokování reklam, který má své výhody i nevýhody. Kliknutím na tento odkaz získáte [další informace o DNS filtrování](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## Obecný princip diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index d8f3c312e3c..50a786964e2 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index 898443e6e23..b92e5287d9d 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 4d80c8da21d..a8ebba0c172 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index c8f190587c2..12fb47400bd 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index 19efd6dbc80..d3fd032e6b0 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index d6dff9e4859..065fbff28ab 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 3fa0f015a36..f2088b1b4e3 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index a267fa5e707..c065c2e8021 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c540d6d5314..05328586c5a 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index eca6a18eb93..39c5d22f215 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index c4e88796dff..1c9897dc488 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index f1659519641..8edc0c4fb2a 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 924441645f7..72a806f09d1 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index efbea164bf0..4df815eef5a 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index a0e1a0155d2..524295623cc 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index df0c8d7e6c8..e82d1b0b7ae 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index 85417f06098..b513ebdd98d 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index eaebfea9ef0..2806b66c11c 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e3025e4e43a..d86a34af96f 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index ff6eccccffc..e225035ca49 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 4a30b226149..e1be927e8d5 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 20160fe8bc6..d00282b4121 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index d3bdb024016..48ed4347e68 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 18ea3274640..4f8c519b53a 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/installation.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/installation.md index 28c4ab7baac..6590eb54636 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/installation.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/installation.md @@ -5,17 +5,17 @@ sidebar_position: 2 :::info -Эта статья о Браузерном расширении AdGuard, которое защищает только ваш браузер. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) +Эта статья о Браузерном расширении AdGuard, которое защищает только ваш браузер. Чтобы защитить всё устройство, [скачайте приложение AdGuard](https://agrd.io/download-kb-adblock) ::: ## Как установить расширение AdGuard для браузеров Google Chrome или Chromium -Open the extension's page in [Chrome Web Store](https://agrd.io/extension_chrome) and click *Add to Chrome*. +Откройте страницу расширения в [интернет-магазине Chrome](https://agrd.io/extension_chrome) и нажмите *Добавить в Chrome*. ![Браузерное расширение AdGuard в интернет-магазине Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_chrome.png) -In the opened dialog box, click *Add extension*. +В открывшемся диалоговом окне нажмите *Добавить расширение*. ![Диалоговое окно в интернет-магазине Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_chrome1.png) @@ -25,7 +25,7 @@ In the opened dialog box, click *Add extension*. ![Браузерное расширение AdGuard в дополнениях Opera *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_opera.png) -Click *Add to Opera*. +Нажмите *Добавить в Opera*. ## Как установить Браузерное расширение AdGuard VPN для Firefox @@ -33,7 +33,7 @@ Click *Add to Opera*. ![Браузерное расширение AdGuard в дополнениях Firefox *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_firefox.png) -Click *Add to Firefox*. +Нажмите *Добавить в Firefox*. ## Как установить Браузерное расширение AdGuard VPN для Яндекс Браузера diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 30355f086f8..cc352e507c5 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -5,7 +5,7 @@ sidebar_position: 1 :::info -Эта статья о Браузерном расширении AdGuard, которое защищает только ваш браузер. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) +Эта статья о Браузерном расширении AdGuard, которое защищает только ваш браузер. Чтобы защитить всё устройство, [скачайте приложение AdGuard](https://agrd.io/download-kb-adblock) ::: @@ -137,6 +137,8 @@ sidebar_position: 1 ## Браузерное расширение и приложения AdGuard: что лучше? {#comparison} + + Главное преимущество отдельных приложений AdGuard — они могут блокировать рекламу во всех браузерах и почти во всех приложениях. Вы можете использовать разные браузеры одновременно — приложение будет одинаково хорошо фильтровать рекламу и защищать от онлайн-угроз в каждом из них. Возможности расширений, блокирующих рекламу, строго ограничены политикой браузеров. Браузеры могут ограничивать блокировку рекламы, и расширениям приходится под это подстраиваться. Поэтому, например, в расширениях не поддерживаются некоторые типы правил фильтрации. Функциональность приложений для компьютеров не ограничена, поэтому они лучше блокируют рекламу и трекеры. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/installation.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/installation.md index 6fc57835df8..5600a0f79d1 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/installation.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/installation.md @@ -5,7 +5,7 @@ sidebar_position: 2 :::info -Эта статья посвящена AdGuard Content Blocker, который защищает только браузеры Samsung и Яндекс Браузер. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) +Эта статья посвящена AdGuard Content Blocker, который защищает только браузеры Samsung и Яндекс Браузер. Чтобы защитить всё устройство, [скачайте приложение AdGuard](https://agrd.io/download-kb-adblock) ::: diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/overview.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/overview.md index 15533d3e386..4b7083bbd3c 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/overview.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-content-blocker/overview.md @@ -5,7 +5,7 @@ sidebar_position: 1 :::info -Эта статья посвящена AdGuard Content Blocker, который защищает только браузеры Samsung и Яндекс Браузер. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) +Эта статья посвящена AdGuard Content Blocker, который защищает только браузеры Samsung и Яндекс Браузер. Чтобы защитить всё устройство, [скачайте приложение AdGuard](https://agrd.io/download-kb-adblock) ::: diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index 1a8f2361786..a274504adf7 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -199,7 +199,7 @@ If you disable AdGuard VPN, AdGuard will stop using it as an outbound proxy. If If you have AdGuard Ad Blocker and install AdGuard VPN, the Ad Blocker app will detect it and enable *Integration with AdGuard VPN* automatically. The same happens in reverse. Note that if you've enabled integration, you won't be able to manage app exclusions and connect to DNS servers from the AdGuard VPN app. You can specify apps to be routed through your VPN tunnel via *Settings* → *Filtering* → *Network* → *Proxy* → *Apps operating through proxy*. To select a DNS server, open AdGuard → *DNS protection* → *DNS server*. -## App management +## Управление приложениями This section allows you to manage permissions and filtering settings for all apps installed on your device. @@ -236,7 +236,7 @@ This feature gives you a complete picture of what is happening with the traffic The stats are categorized into different sections. -### Requests +### Запросы This section shows the number of blocked ads, trackers, and the total number of requests for the selected time period: 24 hours, 7 days, 30 days, or all time. You can also filter requests by data type: mobile data, Wi-Fi, or all data combined. @@ -248,7 +248,7 @@ You can tap a request to view its details and add a blocking or unblocking rule. This section shows the amount of downloaded, uploaded, and saved traffic for the selected time period and data type. Tap *saved*, *uploaded*, or *downloaded* to view the graph of data usage over time. -### Apps +### Приложения This section displays stats for all apps installed on your device. You can sort apps by the number of blocked ads or trackers or by the number of sent requests. @@ -258,11 +258,11 @@ Tap *View all apps* to expand the list of your apps, sorted by the number of ads If you tap an app, you can see its full stats: the requests it sends and the domains and companies it reaches out to. -### Companies +### Компании This section displays companies that your device reaches out to. What does it mean? AdGuard detects the domains your device sends requests to and determines which companies they belong to. A database of companies can be found on [GitHub](https://github.com/AdguardTeam/companiesdb). -### DNS statistics +### DNS-статистика This section shows data about the requests handled by *DNS protection*. You can see the total number of requests sent and how many were blocked by AdGuard in figures and graphs. You'll also find statistics on the amount of traffic saved, downloaded, and uploaded. @@ -320,7 +320,7 @@ The CA certificate in the user store is enough to filter HTTPS traffic in browse This section contains the list of apps for which AdGuard filters HTTPS traffic. Please note that the setting can be applied for all apps only if you have CA certificates both in the user store and in the system store. -###### HTTPS-filtered websites +###### Сайты с HTTPS-фильтрацией This setting allows you to manage websites for which AdGuard should filter HTTPS traffic. @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/battery.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/battery.md index 620a4eb2d00..7f6214fc60b 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/battery.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/battery.md @@ -41,11 +41,11 @@ sidebar_position: 1 1. AdGuard by itself almost doesn't consume any traffic, so for the sake of evaluating battery resource consumption let's get rid of 'Mobile/WiFi packets' and stcik to 'CPU'. - Formula to calculate the consumption: + Формула для вычисления потребления: > "CPU TIME (ms)" X "cpu.active" / (60 *60* 1000) = "POWER USE mAh" - Let's put real numbers into this formula. + Подставим в эту формулу реальные значения. Let's take *CPU total* from the second screenshot and convert into milliseconds: 506000 diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/logcat.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/logcat.md index 0a6f175c1f2..d048169521b 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/logcat.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/logcat.md @@ -53,7 +53,7 @@ sidebar_position: 4 **Part #1: prepare the device** -1. Переключите устройство в режим разработчика. To do this: go to **Settings** → **About** → tap **Build Number** 7 times. +1. Переключите устройство в режим разработчика. Для этого: перейдите в **Настройки** → **Об устройстве** → нажмите на **Номер сборки** 7 раз. 1. Перейдите в **Параметры разработчика**. @@ -89,17 +89,17 @@ sidebar_position: 4 `adb logcat -v threadtime -d > C:\Program Files\platform-tools\logs.txt` - Email the created `txt` file as well as the time the problem was reproduced (from part #2) to our support team at support@adguard.com. + Отправьте созданный файл `txt` и время воспроизведения проблемы (из части 2) нашей команде поддержки по адресу support@adguard.com. ### Alternative way for ROOT users -1. Download and run [Logcat](https://play.google.com/store/apps/details?id=com.pluscubed.matlog). +1. Скачайте и запустите приложение [Logcat](https://play.google.com/store/apps/details?id=com.pluscubed.matlog). -1. Choose **Record** in the menu. Choose a name for a log file or just press **OK**. Now you can press **Home** button, CatLog will continue recording the log in background. +1. Выберите в меню **Запись**. Выберите имя для файла лога или просто нажмите **OK**. Теперь вы можете нажать на кнопку **Домой**, CatLog продолжит записывать лог в фоновом режиме. -1. Reproduce the issue. +1. Воспроизведите ошибку. -1. Open CatLog and press **Stop record** in the menu. +1. Откройте CatLog и нажмите **Прекратить запись** в меню. 1. Отправьте этот лог нашей команде поддержки. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/youtube-ads.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/youtube-ads.md index 82165842a45..c6b6be5a659 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/youtube-ads.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/youtube-ads.md @@ -15,18 +15,18 @@ sidebar_position: 7 ![Инструкция *mobile](https://cdn.adtidy.org/public/Adguard/Blog/Android/3-6/share.gif) -1. Open the YouTube app and start the video you want to watch. +1. Откройте приложение YouTube и включите видео, которое хотите посмотреть. -1. Tap the *Share* button. +1. Нажмите кнопку *Поделиться*. ![Share to YouTube step 1 *mobile](https://cdn.adtidy.org/content/kb/ad_blocker/android/youtube/android-youtube-share-step1.png) -1. Select *AdGuard* from the list of apps. +1. Выберите *AdGuard* из списка приложений. ![Share to YouTube step 2 *mobile](https://cdn.adtidy.org/content/kb/ad_blocker/android/youtube/android-youtube-share-step2.png) -That's it! A new window with the video will open where you'll be able to watch it without being interrupted by ads. +That's it! Откроется новое окно с видео, где вы сможете смотреть YouTube, не прерываясь на рекламу. ## Смотрите YouTube в браузере -Alternatively, you can also watch YouTube in a browser and there will be no ads if you have AdGuard installed and enabled. +Также вы можете смотреть YouTube в браузере: там не будет рекламы, если у вас установлен и включён AdGuard. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-mac/solving-problems/big-sur-issues.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-mac/solving-problems/big-sur-issues.md index 9816c2a5f35..90653ad9fec 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-mac/solving-problems/big-sur-issues.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-mac/solving-problems/big-sur-issues.md @@ -57,29 +57,29 @@ AdGuard не будет работать вместе с Cisco AnyConnect, ес Если вы используете Flutter параллельно с AdGuard в режиме Network Extension (или с любым другим приложением типа Transparent Proxy) на Monterey или Big Sur, вы столкнётесь с проблемами: проекты не будут открываться, а Flutter будет фактически сломан. Мы уже сообщили Apple об этом баге. Тем временем, вы можете использовать одно из этих временных решений: -1. Use AdGuard in [Automatic Proxy](#automatic-proxy) mode. +1. Используйте AdGuard в режиме [Автоматический прокси](#automatic-proxy). 1. Disable SIP and switch AdGuard to Kernel Extension mode as explained [here](#kernel-extension). #### VPN-приложения со старым API -Despite AdGuard is displayed as a VPN in system settings, it shouldn't cause any conflicts when working alongside other VPN-based apps. However, if you're using a VPN-based app that was downloaded from outside App Store, there's a chance it uses the old VPN API and you have to exclude it from filtering: +Несмотря на то, что AdGuard отображается в системных настройках как VPN, конфликтов с другими приложениями на основе VPN возникнуть не должно. Но если вы используете VPN-приложение, скачанное не из App Store, есть шанс, что оно использует старое VPN API. В таком случае необходимо исключить его из фильтрации: -1. Open AdGuard's menu. -1. Select *Preferences...*. -1. Switch to the *Network* tab. -1. Click the *Applications...* button. -1. Find the app you want to exclude and uncheck the checkbox next to it. +1. Откройте меню AdGuard. +1. Выберите *Настройки...*. +1. Переключитесь на вкладку *Сеть*. +1. Кликните по кнопке *Приложения...*. +1. Найдите приложение, которое вы хотите добавить в исключения, и уберите галочку напротив него. -![Filtered applications](https://cdn.adtidy.org/content/kb/ad_blocker/mac/legacy.jpg) +![Фильтруемые приложения](https://cdn.adtidy.org/content/kb/ad_blocker/mac/legacy.jpg) ## Исправленные проблемы -These problems have been fixed by Apple by now but can be encountered in the older versions of macOS Big Sur. +Эти проблемы уже решены разработчиками Apple, но могут встречаться на более старых версиях macOS Big Sur. ### Совместимость с Little Snitch 5 -At this moment, Network Extension mode in AdGuard isn't compatible with [Little Snitch 5](https://obdev.at/products/littlesnitch/index.html). When both are running, there's a chance to encounter issues with various apps' behavior, even if they aren't filtered by AdGuard. This problem is directly caused by a bug in Big Sur, and we've already informed Apple about it. This leaves us to believe that this issue will get resolved in one of the next updates. +At this moment, Network Extension mode in AdGuard isn't compatible with [Little Snitch 5](https://obdev.at/products/littlesnitch/index.html). When both are running, there's a chance to encounter issues with various apps' behavior, even if they aren't filtered by AdGuard. Эта проблема вызвана багом в Big Sur, о котором мы уже проинформировали Apple. Это позволяет надеяться, что в ближайших обновлениях он будет исправлен. It needs to be said that this problem can't be solved by disabling connections monitoring in Little Snitch, because this action doesn't unload Little Snitch's extension from the system. We recommend to switch to [**Automatic Proxy**](#automatic-proxy) filtering mode when running AdGuard alongside with Little Snitch on Big Sur, at least until Apple fixes the bug. @@ -154,9 +154,9 @@ It's impossible to foresee each and every possible problem that can pop up in Bi If you face problems in Big Sur or Monterey which can't be resolved by any of the methods above, you can try switching AdGuard to *Automatic proxy* mode. -1. Open AdGuard's menu. -1. Select *Preferences...*. -1. Switch to the *Network* tab. +1. Откройте меню AdGuard. +1. Выберите *Настройки...*. +1. Переключитесь на вкладку *Сеть*. 1. Click the *Select Mode...* button. 1. Select *Automatic Proxy*. @@ -188,9 +188,9 @@ By default AdGuard uses Network Extension framework in Big Sur and Monterey as t ![Включить расширение Kernel](https://cdn.adtidy.org/content/kb/ad_blocker/mac/kernel_en.jpg) -1. Open AdGuard's menu. -1. Select *Preferences...*. -1. Switch to the *Network* tab. +1. Откройте меню AdGuard. +1. Выберите *Настройки...*. +1. Переключитесь на вкладку *Сеть*. 1. Click the *Select Mode...* button. 1. Select *Kernel Extension*. 1. Confirm that you want to switch to Kernel Extension. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/extensions.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/extensions.md index a2bc30159ca..2ca5aa4f760 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/extensions.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/extensions.md @@ -5,7 +5,7 @@ sidebar_position: 3 :::info -Эта статья об AdGuard для Safari, которое защищает только этот браузер. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) +Эта статья об AdGuard для Safari, которое защищает только этот браузер. Чтобы защитить всё устройство, [скачайте приложение AdGuard](https://agrd.io/download-kb-adblock) ::: diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/installation.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/installation.md index 125edabf17b..83e3cd241da 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/installation.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/installation.md @@ -5,7 +5,7 @@ sidebar_position: 2 :::info -Эта статья об AdGuard для Safari, которое защищает только этот браузер. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) +Эта статья об AdGuard для Safari, которое защищает только этот браузер. Чтобы защитить всё устройство, [скачайте приложение AdGuard](https://agrd.io/download-kb-adblock) ::: @@ -31,26 +31,26 @@ Not all extensions are required for AdGuard for Safari to function correctly. Fo ![Extensions checked](https://cdn.adtidy.org/content/Kb/ad_blocker/safari/adguard-for-safari-extensions-checked.png) -After you complete steps 1-3, AdGuard for Safari will start functioning. You can now configure its settings. +After you complete steps 1-3, AdGuard for Safari will start functioning. Теперь вы можете настроить его параметры. ## Как удалить AdGuard для Safari {#uninstall} -To uninstall AdGuard for Safari, do the following: +Чтобы удалить AdGuard для Safari, сделайте следующее: -1. Quit the app. +1. Закройте приложение. -1. Open Safari preferences. +1. Откройте настройки Safari. -1. Choose the Extensions tab. You will see a list of extensions, AdGuard has eight. +1. Выберите вкладку «Расширения». Вы увидите список расширений. У AdGuard их восемь. -1. Uncheck all checkboxes and press *Uninstall* below any of them. +1. Снимите все флажки и нажмите *Удалить* под любым из них. - ![Extensions checked](https://cdn.adtidy.org/public/Adguard/kb/installation/Safari/extensionschecked.png) + ![Отмеченные расширения](https://cdn.adtidy.org/public/Adguard/kb/installation/Safari/extensionschecked.png) At this point, you will see a notification: ![Notification: uninstall AdGuard for Safari](https://cdn.adtidy.org/public/Adguard/kb/installation/Safari/showinfinder.png) -1. Press *Show in Finder* and move the application to the bin. +1. Нажмите *Показать в Finder* и переместите приложение в корзину. - AdGuard for Safari will be removed from your device. + AdGuard для Safari будет удалён. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/overview.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/overview.md index 9bd7eb34182..4d1df8fe657 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/overview.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-safari/overview.md @@ -5,7 +5,7 @@ sidebar_position: 1 :::info -Эта статья об AdGuard для Safari, которое защищает только этот браузер. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) +Эта статья об AdGuard для Safari, которое защищает только этот браузер. Чтобы защитить всё устройство, [скачайте приложение AdGuard](https://agrd.io/download-kb-adblock) ::: diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md index d693001c9e3..b2b332a44c0 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md @@ -15,7 +15,7 @@ To analyze and diagnose different problems that may potentially arise, the AdGua ![Debug logging level *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/solving-problems/adg-logs-1.png) -1. Reproduce the issue. +1. Воспроизведите ошибку. We strongly advise to take note of the exact time when you reproduced the issue: it will help our support team to find relevant log entries and solve the problem faster. @@ -45,7 +45,7 @@ Sometimes support team members may ask you to send *trace* logs. Then you will n 1. Run the app with the command `C:\"Program Files (x86)"\Adguard\Adguard.exe /trace` if you are using 64-bit Windows, and `C:\"Program Files"\Adguard\Adguard.exe /trace` in case if you use 32-bit one. -1. Reproduce the issue. +1. Воспроизведите ошибку. We strongly advise to take note of the exact time when you reproduced the issue: it will help our support team to find relevant log entries and solve the problem faster. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/account/2fa.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/account/2fa.md index f85d4a012d1..0dd19b97c73 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/account/2fa.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/account/2fa.md @@ -11,7 +11,7 @@ sidebar_position: 3 ## Как настроить -1. Log into your [AdGuard account](https://auth.adguard.com/login.html) and go to the Settings tab: +1. Войдите в свой [аккаунт AdGuard](https://auth.adguard.com/login.html) и перейдите во вкладку Настройки: ![Настройки аккаунта AdGuard *border](https://cdn.adtidy.org/content/kb/ad_blocker/general/account_settings.png) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 0251d81a76f..1b800111dc3 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -107,9 +107,9 @@ AdGuard [расширяет возможности CSS](#extended-css-selectors) **Популярные CSS-селекторы** -| Name | CSS selector | Description | +| Name | CSS-селектор | Описание | | ---------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| ID selector | `#banners` | Matches all elements with `id` attribute equal to `banners`.
![ID selector](https://cdn.adtidy.org/public/Adguard/kb/en/rules_syntax/css_id_selector.png) | +| ID selector | `#banners` | Соответствует всем элементам с атрибутом `id`, равным `banners`.
![ID selector](https://cdn.adtidy.org/public/Adguard/kb/en/rules_syntax/css_id_selector.png) | | Class selector | `.banners` | Matches all elements with `class` attribute containing `banners`.
![Class selector](https://cdn.adtidy.org/public/Adguard/kb/en/rules_syntax/css_class_selector.png) | | Attribute selector | `div[class="banners"]` | Matches all `div` elements with `class` attribute **exactly equal** to `banners`.
![Attribute selector](https://cdn.adtidy.org/public/Adguard/kb/en/rules_syntax/css_class_attr.png) | | Attribute substring selector | `div[class^="advert1"]` | Matches all `div` elements which `class` attribute **starts with** the `advert1` string.
![Attribute substring selector](https://cdn.adtidy.org/public/Adguard/kb/en/rules_syntax/css_class_attr_start.png) | @@ -166,8 +166,8 @@ modifiers = [modifier0, modifier1[, ...[, modifierN]]] ### Специальные символы {#basic-rules-special-characters} -- **`*`** — wildcard-символ. It is used to represent any set of characters. Это может быть как пустая строка, так и строка любой длины. -- **`||`** — an indication to apply the rule to the specified domain and its subdomains. With this character, you do not have to specify a particular protocol and subdomain in address mask. It means that `||` stands for `http://*.`, `https://*.`, `ws://*.`, `wss://*.` at once. +- **`*`** — wildcard-символ. Используется, чтобы обозначить любой набор символов. Это может быть как пустая строка, так и строка любой длины. +- **`||`** — an indication to apply the rule to the specified domain and its subdomains. Этот специальный символ позволяет не указывать конкретный протокол и поддомен в маске адреса. То есть, `||` соответствует сразу `http://*.`, `https://*.`, `ws://*.`, `wss://*.`. - **`^`** — указатель для разделительного символа. Разделителем может быть любой символ кроме буквы, цифры и следующих символов: `_` `-` `.` `%`. Например, в адресе `http:`**`//`**`example.com`**`/?`**`t=1`**`&`**`t2=t3` жирным выделены разделительные символы. Конец адреса также принимается в качестве разделителя. - **`|`** — указатель на начало или конец адреса. Значение зависит от расположения символов в маске. Например, правило `swf|` соответствует `http://example.com/annoyingflash.swf`, но не `http://example.com/swf/index.html`. `|http://example.org` соответствует `http://example.org`, но не `http://domain.com?url=http://example.org`. @@ -332,7 +332,7 @@ Wildcard-символы поддерживаются для TLD-доменов - ✅ * — supported, but reliability may vary or limitations may occur; check the modifier description for more details - ⏳ — feature that has been implemented or is planned to be implemented but is not yet available in any product -- ❌ — not supported +- ❌ — не поддерживается ::: @@ -608,7 +608,7 @@ AdGuard будет пытаться закрыть браузерную вкла - Модификатор `$popup` лучше всего работает в браузерном расширении AdGuard. - В AdGuard для Safari и iOS `$popup-правила` просто заблокируют страницу. -- В AdGuard для Windows, Mac и Android модификатор `$popup` в некоторых случаях может не обнаружить всплывающее окно, и оно не будет заблокировано. Модификатор `$popup` применяет тип контента `document` со специальным флагом, который передаётся блокирующей странице. Блокирующая страница сама может провести некоторые проверки и закрыть окно, если это действительно всплывающее окно. В противном случае страница должна быть загружена. Его можно комбинировать с другими модификаторами типа request, такими как `$third-party` и `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: @@ -705,7 +705,7 @@ You may use a shorter name (alias) instead of using the full modifier name: `$3p - ✅ — fully supported - ✅ * — supported, but reliability may vary or limitations may occur; check the modifier description for more details -- ❌ — not supported +- ❌ — не поддерживается - 🚫 — removed and no longer supported ::: @@ -761,7 +761,7 @@ You may use a shorter name (alias) instead of using the full modifier name: `$do AdGuard для Windows, Mac и Android часто не может точно определить `navigator.sendBeacon()`. Не рекомендуется использовать `$ping` в фильтрах, которые должны использоваться продуктами AdGuard на базе CoreLibs. -Rules with `$ping` modifier are not supported by AdGuard for Safari and iOS. +Правила с модификатором `$ping` не поддерживаются в AdGuard для Safari и iOS. ::: @@ -836,7 +836,7 @@ AdGuard для Windows, Mac и Android часто не может точно о ::: -#### **`$webrtc` (removed)** {#webrtc-modifier} +#### **`$webrtc` (удалён)** {#webrtc-modifier} :::danger Уведомление об удалении @@ -879,7 +879,7 @@ AdGuard для Windows, Mac и Android часто не может точно о - ✅ — fully supported - ✅ * — supported, but reliability may vary or limitations may occur; check the modifier description for more details -- ❌ — not supported +- ❌ — не поддерживается ::: @@ -927,7 +927,7 @@ $extension=~"userscript name" :::note -When excluding a userscript, you must place `~` outside the quotes. +Исключая пользовательский скрипт из фильтрации, обязательно выносите символ `~` за кавычки. ::: @@ -1116,7 +1116,7 @@ Rules with `$specifichide` modifier are not supported by AdGuard for iOS and Saf ### Расширенные возможности {#advanced-modifiers} -These modifiers are able to completely change the behavior of basic rules. +Модификаторы, описанные в этом разделе, полностью меняют поведение базовых правил. @@ -1147,7 +1147,7 @@ These modifiers are able to completely change the behavior of basic rules. - ✅ — fully supported - ✅ * — supported, but reliability may vary or limitations may occur; check the modifier description for more details - 🧩 — may already be implemented in nightly or beta versions but is not yet supported in release versions -- ❌ — not supported +- ❌ — не поддерживается - 👎 — deprecated; still supported but will be removed in the future ::: @@ -2424,7 +2424,7 @@ However, basic rules may not be enough to block ads. Иногда для это :::note - ✅ — fully supported -- ❌ — not supported +- ❌ — не поддерживается ::: @@ -3617,7 +3617,7 @@ modifiers = modifier0[, modifier1[, ...[, modifierN]]] - ✅ — fully supported - ⏳ — feature that has been implemented or is planned to be implemented but is not yet available in any product -- ❌ — not supported +- ❌ — не поддерживается ::: @@ -4098,7 +4098,7 @@ The following scriptlets also may be used for debug purposes: We wish you luck with creating you own ad filters. -If you need an advice on how to create your own filters properly, our forum has a [special section](https://forum.adguard.com/index.php?forums/69/) dedicated to writing your own filtering rules. +Если вы хотите узнать, как правильно создавать собственные фильтры, ознакомьтесь с разделом на нашем форуме [](https://forum.adguard.com/index.php?forums/69/), посвящённом написанию правил фильтрации. * * * @@ -4121,7 +4121,7 @@ If you need an advice on how to create your own filters properly, our forum has - ✅ * — supported, but reliability may vary or limitations may occur; check the modifier description for more details - 🧩 — may already be implemented in nightly or beta versions but is not yet supported in release versions - ⏳ — feature that has been implemented or is planned to be implemented but is not yet available in any product -- ❌ — not supported +- ❌ — не поддерживается - 👎 — deprecated; still supported but will be removed in the future - 🚫 — removed and no longer supported diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 87ef5f6760a..1a14243ac07 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ sidebar_position: 1 В этой статье мы не касаемся DNS-фильтрации. Это альтернативный способ блокировки рекламы со своими преимуществами и недостатками. Переходите по этой ссылке, чтобы [узнать больше о DNS-фильтрации](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## Общие принципы diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/license/payment-options.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/license/payment-options.md index 1ffbfc01c3b..f2ac32ce99b 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/license/payment-options.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/license/payment-options.md @@ -5,7 +5,7 @@ sidebar_position: 2 ## Как купить лицензию{#purchase} -Лицензию AdGuard можно купить на сайте [adguard.com](https://adguard.com/license.html). We offer various payment options, including Visa, Mastercard, Apple Pay, Google Pay, PayPal, Alipay, and UnionPay. We also accept the following cryptocurrencies: Bitcoin, Ethereum, Litecoin, and Tether. +Лицензию AdGuard можно купить на сайте [adguard.com](https://adguard.com/license.html). Мы предлагаем различные способы оплаты, включая Visa, Mastercard, Apple Pay, Google Pay, PayPal, Alipay и UnionPay. We also accept the following cryptocurrencies: Bitcoin, Ethereum, Litecoin, and Tether. AdGuard Pro для iOS можно купить в App Store. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/guides/collect-har-file.md b/i18n/ru/docusaurus-plugin-content-docs/current/guides/collect-har-file.md index 117b3b2a36b..374d081caad 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/guides/collect-har-file.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/guides/collect-har-file.md @@ -115,23 +115,23 @@ To create a HAR file in Internet Explorer 11: 1. Save session as a .har file by clicking on the **Save disk** button (Export as HAR) on Network tab. -1. Forward to AdGuard support (support@adguard.com) with detailed explanation of issue. Supporting screenshots can be helpful, as well. +1. Направьте документ поддержке AdGuard (support@adguard.com) с подробным объяснением ошибки. Supporting screenshots can be helpful, as well. ## Safari {#safari} -To create a HAR file in Safari: +Чтобы создать файл HAR в Safari: -1. Check the Safari menu bar at the top of the screen for a **Develop** menu. +1. Найдите в строке меню Safari раздел **Разработка**. - - If not visible, turn it on by going to **Safari → Settings → Advanced**. - - Check the checkbox at the bottom next to **Show Develop menu in menu bar**. + - Если его не видно, включите его: **Safari → Настройки → Дополнения**. + - Проверьте флажок внизу рядом с **Показывать меню «Разработка» в строке меню**. 1. Перейдите по URL-адресу, по которому возникает ошибка. Пока не воспроизводите её. -1. Open **Network** tab in Web Inspector: +1. Откройте вкладку **Сеть** в веб-инспекторе: - - From menu: **Develop → Show Web Inspector → Network**. - - Keyboard: **⌥+⌘+I→Network** + - Из меню: **Разработка → Показывать веб-инспектор → Сеть**. + - Клавиатура: **⌥+⌘+I → Сеть** 1. Check **Preserve Log** checkbox on left side of the Network tabs, within the **Other filter options...** menu. @@ -153,7 +153,7 @@ To create a HAR file in Safari: To create HAR files, follow these steps: -1. Open AdGuard and go to **Settings**. +1. Откройте AdGuard и перейдите в **Настройки**. 1. Выберите в меню **Расширенные**. @@ -165,15 +165,15 @@ To create HAR files, follow these steps: 1. Теперь снова выключите `pref.har.capture`. -1. Go back and tap **Export logs and system info** → **Save**. +1. Вернитесь назад и нажмите **Экспортировать логи и информацию о системе** → **Сохранить**. ## Windows {#windows} 1. Open **Settings*** → **General settings** → **Advanced settings** and scroll down. -1. Check the **Enable HAR writing** box. +1. Установите флажок **Включить запись HAR**. -1. Reproduce the problem. +1. Воспроизведите проблему. 1. Go to **General settings** → Click **Export logs** → **Save**. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index f50846bf396..4e05c513a7a 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ Uzantının ana menüsünün sağ üst köşesindeki simgelere tıklayarak uzant ## AdGuard Tarayıcı Uzantısı ile bağımsız uygulamalar {#comparison} + + AdGuard bağımsız programlarının tarayıcı uzantılarına göre en büyük avantajı, programların her tarayıcıda ve neredeyse tüm uygulamalarda reklamları engelleyebilmesidir. Aynı anda farklı tarayıcılar kullanabilirsiniz, uygulama hepsinde reklamları ve çevrimiçi tehditleri eşit derecede iyi filtreler. İkinci fark, uzantı tabanlı reklam engelleyicilerin olanaklarının tarayıcı yönergeleri tarafından sıkı bir şekilde sınırlandırılmış olmasıdır. Tarayıcı uzantıları, reklam engellemenin kısıtlanabileceği tarayıcıların politikalarına uygun olmalıdır. Bu nedenle, bazı filtreleme kuralları uzantılar tarafından desteklenmez. Masaüstü uygulamalarının işlevselliği sınırlı değildir, bu nedenle daha iyi bir filtreleme kalitesine sahiptirler. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index b48ea625522..c2cbf2e26af 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 0f3636ed7bd..dffd9a18e2f 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -203,9 +203,9 @@ AdGuard Safari and AdGuard for iOS do not fully support regular expressions beca ### Restrictions on rules application {#rules-restrictions} -Rules that match an arbitrarily large number of URLs are considered incorrect and will be ignored. This can happen if the rule doesn't contain a mask, or if the mask matches any URL with a certain protocol. +İsteğe bağlı olarak çok sayıda URL ile eşleşen kurallar hatalı kabul edilir ve dikkate alınmaz. Kural bir maske içermiyorsa veya maske belirli bir protokole sahip herhangi bir URL ile eşleşiyorsa bu durum meydana gelebilir. -This rule will be ignored: +Bu kural göz ardı edilecektir: ```text |http://$replace=/a/b/ @@ -213,7 +213,7 @@ This rule will be ignored: This limitation can be circumvented by using a `/.*/` regular expression inside the mask. -This rule will not be ignored: +Bu kural göz ardı edilmeyecektir: ```text /.*/$replace=/a/b/ @@ -221,11 +221,11 @@ This rule will not be ignored: **Exceptions** -This rule validation is not applied in the following cases: +Bu kural doğrulaması aşağıdaki durumlarda uygulanmaz: 1. The rule contains [`$domain`](#domain-modifier) modifier that points to a specific domain list. - These rules will not be ignored: + Bu kurallar göz ardı edilmeyecektir: ```text $domain=example.com,script @@ -240,7 +240,7 @@ This rule validation is not applied in the following cases: 1. The rule contains [`$app`](#app-modifier) modifier that points to a specific app list. - This rule will not be ignored: + Bu kural göz ardı edilmeyecektir: ```text $app=curl,document @@ -254,7 +254,7 @@ This rule validation is not applied in the following cases: 1. The rule contains one or more modifiers from among [`$cookie`](#cookie-modifier), [`$removeparam`](#removeparam-modifier), [`$removeheader`](#removeheader-modifier), [`$stealth`](#stealth-modifier). - These rules will not be ignored: + Bu kurallar göz ardı edilmeyecektir: ```text $removeparam=cx_recsWidget @@ -608,8 +608,8 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. -- Rules with `$popup` modifier are not supported by AdGuard Content Blocker. +- Windows, Mac ve Android için AdGuard'da, `$popup` değiştiricisi bazı durumlarda açılır pencereyi algılamayabilir ve engellenmeyecektir. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Aksi takdirde, sayfa yüklenmelidir. `$third-party` ve `$important` gibi diğer istek türü değiştiricileriyle birleştirilebilir. +- `$popup` değiştiricisine sahip kurallar AdGuard İçerik Engelleyici tarafından desteklenmez. ::: @@ -3489,7 +3489,7 @@ rule = [domains] "#%#" script - `example.org#%#window.__gaq = undefined;` executes the code `window.__gaq = undefined;` on all pages at `example.org` and all subdomains. -**Exceptions** +**İstisnalar** Similar to hiding rules, there is a special type of rules that disable the selected javascript rule for particular domains. The syntax is the same, you just have to change `#%#` to `#@%#`. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 21b92465133..d19fa66b482 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a7d45c29f11..a8af0610a33 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index 6ec23e0f53a..50b47674c2f 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 742c79671c1..76a7f67f6c2 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index e183e714d26..f043b19a1a5 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -137,6 +137,8 @@ By clicking the icons in the top right corner of the extension's main menu, you ## AdGuard Browser Extension vs. standalone apps {#comparison} + + The main advantage of AdGuard standalone programs over browser extensions is that the programs can block ads in every browser and in almost all apps. You may use different browsers at the same time, the app will filter ads and online threats in all of them equally well. The second difference is that the possibilities of extension-based ad blockers are strictly limited by browser guidelines. The browser extensions have to conform to the policies of the browsers, where ad blocking might be restricted. Thus, some types of filtering rules are not supported by the extensions. The functionality of the desktop apps is not limited, so they have a better filtering quality. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md index bc5315c5364..acdd37fcf01 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-android/overview.md @@ -416,6 +416,8 @@ GitHub is an alternative way to report bugs and suggest new features. [Instructi ### Free vs full version + + AdGuard for Android has a free and a paid version. Paid features extend AdGuard's capabilities: - *Ad blocking in apps* allows you to block ads in non-browser apps. You can specify apps for filtering in [*App management*](#app-management) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index c8e5f2a4841..eb497079824 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -608,7 +608,7 @@ AdGuard will try to close the browser tab with any address that matches a blocki - `$popup` modifier works best in AdGuard Browser Extension. - In AdGuard for Safari and iOS, `$popup` rules simply block the page right away. -- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it won't be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. +- In AdGuard for Windows, Mac, and Android, `$popup` modifier may not detect a popup in some cases and it will not be blocked. `$popup` modifier applies the `document` content type with a special flag which is passed to a blocking page. Blocking page itself can do some checks and close the window if it is really a popup. Otherwise, page should be loaded. It can be combined with other request type modifiers, such as `$third-party` and `$important`. - Rules with `$popup` modifier are not supported by AdGuard Content Blocker. ::: diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md index 98d7542d22e..1be581733ac 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/how-ad-blocking-works.md @@ -9,7 +9,9 @@ AdGuard has many ad-blocking products for various platforms, and each product ha We don't cover DNS filtering here. It's a different way of blocking ads, with its own advantages and disadvantages. Follow this link to [learn more about DNS filtering](https://adguard-dns.io/kb/general/dns-filtering#how-does-dns-filtering-work). -::: +::: + + ## General principle