Skip to content

Commit

Permalink
Merge pull request #520 from AdguardTeam/update-translations
Browse files Browse the repository at this point in the history
Update translations
  • Loading branch information
el-termikael authored Jul 3, 2024
2 parents ce68d3e + d291846 commit 25ef2de
Show file tree
Hide file tree
Showing 443 changed files with 3,939 additions and 3,519 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@ Here are actions that, when included in the intent, will be understood by AdGuar

`enable:true` or `enable:false` enables or disables DNS filtering, accordingly.

`fake_dns` allows resolving DNS requests on the specified proxy server. This requires an extra flag:

`enable:true` or `enable:false` enables or disables the *Use FakeDNS* setting, respectively.

:::note

When the *Use FakeDNS* setting is enabled, *DNS Protection* will be automatically disabled. DNS requests won't be filtered locally.

:::

-----

`dns_server` switches between DNS servers, you need to include additional data:
Expand All @@ -55,15 +65,15 @@ The full list of supported provider names can be found in our [known DNS provide

`server:custom` switches to the previously added server named `custom`;

`server:tls://dns.adguard.com` creates a new server and switches to it if the previously added servers and providers don't contain a server with the same address. Otherwise, it switches to the respective server. You can add server addresses as IP ( regular DNS), `sdns://…` (DNSCrypt or DNS-over-HTTPS), `https://…` (DNS-over-HTTPS) or `tls://...` (DNS-over-TLS);
`server:tls://dns.adguard.com` creates a new server and switches to it if the previously added servers and providers don't contain a server with the same address. Otherwise, it switches to the respective server. You can add server addresses as IP ( regular DNS), `sdns://…` (DNSCrypt or DNS-over-HTTPS), `https://…` (DNS-over-HTTPS) or `tls://...` (DNS-over-TLS);

`server:1.1.1.1, tls://1.1.1.1` creates a server with comma separated addresses and switches to it. When adding a server via `server:1.1.1.1, tls://1.1.1.1`, the previously added server is removed.

`server:system` resets DNS settings to default system DNS servers.

-----

`proxy_state` enables/disables the outbound proxy. Requires an extra flag:
`proxy_state` enables/disables the outbound proxy. Requires an extra flag:

`enable:true` or `enable:false` activates or deactivates the outbound proxy, accordingly.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Now AdGuard can filter local proxies (mostly) without any problems. If you encou

To configure an upstream proxy in AdGuard for Mac in Big Sur:

1. Open AdGuard's settings  *Preferences → Network → Outbound proxy*.
1. Open AdGuard's settings *Preferences → Network → Outbound proxy*.
2. Choose HTTP, HTTPS, SOCKS4 or SOCKS5, depending on your proxy type.
3. Fill in the fields:
- `host` is the IP address of your proxy server,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In some cases, filtering may not work and ads may still be displayed even though
1. Open Safari.
2. Click _Safari_ in the left upper corner menu.
3. Click _Settings…__Extensions_.
4. Clear the checkboxes for AdGuard’s 6 content-blocking extensions: _Custom_, _General_, _Other_, _Privacy_, _Security_, and _Social_.
4. Clear the checkboxes for AdGuard’s extensions: _Custom_, _General_, _Other_, _Privacy_, _Security_, _Social_, _AdGuard for Safari_, and _AdGuard Assistant_.
![Unchecked content blockers](https://cdn.adtidy.org/content/Kb/ad_blocker/safari/adg-safari-unchecked-cbs.png)
5. Restart Safari.
6. Return to _Settings...__Extensions_ and re-enable the content-blocking extensions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If filtering doesn’t stop when AdGuard for Safari is disabled, it may be becau
1. Open Safari.
2. Click _Safari_ in the left upper corner menu.
3. Click _Settings…__Extensions_.
4. Clear the checkboxes for AdGuard’s 6 content-blocking extensions: _Custom_, _General_, _Other_, _Privacy_, _Security_, and _Social_.
4. Clear the checkboxes for AdGuard’s extensions: _Custom_, _General_, _Other_, _Privacy_, _Security_, _Social_, _AdGuard for Safari_, and _AdGuard Assistant_.
![Unchecked content blockers](https://cdn.adtidy.org/content/Kb/ad_blocker/safari/adg-safari-unchecked-cbs.png)
5. Restart Safari.
6. Return to _Settings...__Extensions_ and re-enable the content-blocking extensions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To analyze and diagnose various problems that may occur with AdGuard for Safari,

Now you can send this file to [email protected] or attach it to your bug report on GitHub.

> AdGuard is committed to protecting your privacy. We strictly follow our [Privacy Policy](https://adguard.com/en/privacy/safari.html) and do not collect any private information about users. Before sending your logs to the support team, please review the file as it may contain additional information that you don’t want to share. If it contains such personal information, we recommend that you delete it first.
> AdGuard is committed to protecting your privacy. We strictly follow our [Privacy Policy](https://adguard.com/privacy/safari.html) and do not collect any private information about users. Before sending your logs to the support team, please review the file as it may contain additional information that you don’t want to share. If it contains such personal information, we recommend that you delete it first.
1. Open the [AdGuard for Safari GitHub repo](https://github.com/AdguardTeam/AdGuardForSafari/issues) and click _New issue_.
2. Send the log file to [email protected]. Include the time of the bug and attach a link to your issue or its number (it appears as #number next to the title).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Once you install AdGuard for Windows and AdGuard VPN for Windows, they just star

There are two specific settings in AdGuard for Windows: *Use redirect driver mode* and *Filter localhost*. By default, the first is disabled, and the second is enabled. Changing any of these settings will inevitably disrupt AdGuard's filtering if both AdGuard Ad Blocker and AdGuard VPN are enabled on your device.

Changing these settings is only necessary to resolve issues related to the simultaneous operation of AdGuard Ad Blocker and network-level apps such as antiviruses, VPNs, and network filters. If you come across a situation where you need to change the default state of the above settings and still want AdGuard Ad Blocker and AdGuard VPN to work simultaneously and correctly — [create an issue on GitHub](https://github.com/AdguardTeam/AdguardForWindows/issues/new/choose) so we can help you personally.
Changing these settings is only necessary to resolve issues related to the simultaneous operation of AdGuard Ad Blocker and network-level apps such as antiviruses, VPNs, and network filters. If you come across a situation where you need to change the default state of the above settings and still want AdGuard Ad Blocker and AdGuard VPN to work simultaneously and correctly — [create an issue on GitHub](https://github.com/AdguardTeam/AdguardForWindows/issues/new/choose) so we can help you personally.

We are currently working on overcoming the above-listed limitations of the simultaneous work of our apps.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Host: example.org`

will be converted to

`GET /foo/bar/ HTTP/1.1
`GET /foo/bar/ HTTP/1.1
Host: example.org`

This option is only applied when the *Protect from DPI* Stealth mode option is enabled.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote

:::

To filter netwrok traffic, AdGuard uses a network driver. There are two options: TDI driver and WFP driver. While WFP driver is generally preferrable and is enabled by default for all newer Windows OS versions (Windows 8 and newer), it can potentially cause compatibility problems, especially with some antiviruses. These problems and subsequent errors can be very different in each case.
To filter network traffic, AdGuard uses a network driver. There are two options: TDI driver and WFP driver. While WFP driver is generally preferrable and is enabled by default for all newer Windows OS versions (Windows 8 and newer), it can potentially cause compatibility problems, especially with some antiviruses. These problems and subsequent errors can be very different in each case.

If you encounter a problem that you suspect might be caused by this, you can always switch to the older but more stable TDI network driver. To do so:

Expand Down
Loading

0 comments on commit 25ef2de

Please sign in to comment.