Skip to content

Commit 477c5bf

Browse files
automatically update translations
1 parent 757bf80 commit 477c5bf

File tree

130 files changed

+889
-769
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+889
-769
lines changed

i18n/be/docusaurus-plugin-content-docs/current/adguard-for-android/features/low-level-settings.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,6 @@ Here you can set the delay in milliseconds before AdGuard reschedules the restor
205205

206206
Here you can set the maximum transmission unit (MTU) of the VPN interface. This is the maximum size of the data packet used in your local VPN. The recommended range is 1500-1900 bytes.
207207

208-
#### Restore VPN automatically
209-
210-
If this setting is enabled, AdGuard’s local VPN will be automatically re-enabled after being turned off due to network absence, tethering, or low-power mode.
211-
212208
#### Packet capture (PCAP)
213209

214210
This setting enables logging of TUN interfaces. When enabled, AdGuard creates a file `timestamp.pcap`, such as 1682599851461.pcap, in the app cache directory. This file lists all network packets transmitted through the VPN and can be analyzed using the Wireshark tool.

i18n/be/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/manual-certificate.md

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,46 @@ This article is about AdGuard for Android, a multifunctional ad blocker that pro
99

1010
:::
1111

12-
To be able to [filter HTTPS traffic](/general/https-filtering/what-is-https-filtering.md) (which is extremely important as most ads use HTTPS), AdGuard needs to install its certificate into your device's user storage. On older versions of the Android OS this was done automatically, but on Android 11 and later users have to install it manually.
12+
To be able to [filter HTTPS traffic](/general/https-filtering/what-is-https-filtering.md) (which is extremely important as most ads use HTTPS), AdGuard needs to install its certificate into your devices user storage. On older versions of the Android OS this was done automatically, but on Android 11 and later users have to install it manually.
1313

1414
![Certificate *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/manual-certificate/g.gif)
1515

1616
Follow these steps to install the AdGuard certificate:
1717

18-
1. When you see the *HTTPS filtering is off* notification, tap *Enable*.
18+
1. Open the app. On the *Home* screen, tap *HTTPS filtering is off*.
1919

20-
1. Then you'll be presented with three screens that explain:
21-
- Why filter HTTPS traffic
22-
- The safety of this filtering process
23-
- The necessity of the AdGuard certificate
20+
1. Then youll be presented with three screens:
21+
- HTTPS filtering is critical for ad blocking
22+
- AdGuard’s HTTPS filtering is safe
23+
- AdGuard certificate
2424

25-
Consecutively tap *Next**Next**Save certificate*.
25+
Consecutively, tap *Continue**Next**Save certificate*.
2626

2727
1. Tap *Save* at the bottom of the opened *Download* folder.
2828

2929
1. After saving, tap *Open Settings*.
3030

31-
1. Tap *More security settings**Encryption & credentials**Install a certificate**CA certificate*.
31+
1. Open *Settings* and type *CA Certificate* in the search bar. Tap the respective option.
3232

3333
1. You might see a warning. If so, tap *Install anyway* and enter your PIN if necessary.
3434

3535
1. Select the AdGuard certificate file. Its name should look like *adguard_1342_020322.crt*.
3636

37-
You're all set! Once the certificate is installed successfully, you've enabled HTTPS filtering.
38-
39-
Please note that the steps provided are based on the Google Pixel 7 smartphone. If you're using a different Android device, the exact menu names or options might vary. For easier navigation consider searching for a certificate by entering “certificate” or “credentials” in the settings search bar.
37+
You’re all set! Once the certificate is installed successfully, you’ve enabled HTTPS filtering.
4038

4139
If you experience issues during the manual certificate installation (for example, you installed the certificate, but the application keeps ignoring it), you can follow one of the solutions below.
4240

4341
1. Restart AdGuard.
4442
2. Try to install the correct certificate (AdGuard Personal CA) one more time.
4543

46-
If you still encounter a problem and can't install the certificate, please contact our support team at <[email protected]>.
44+
## Security warnings
45+
46+
In earlier versions of Android, the quick settings panel displayed the message “Network may be monitored.” Tapping it will open a window with detailed information.
47+
48+
Starting with Android 15, in addition to “Network may be monitored”, users will see a warning notification after installing a certificate and after restarting the device: “Certificate authorities installed by an unknown third party.” This means that the system has detected third-party certificates in the user certificate store. Tapping the notification opens a list of certificates in the user certificate store.
49+
50+
Despite these warnings, your traffic remains secure. Your connection to remote servers stays encrypted. What AdGuard does is simply verify the server’s certificate before deciding whether to filter the connection — similar to how a browser works.
51+
52+
[Learn more about HTTPS filtering and how the certificate works](/general/https-filtering/what-is-https-filtering.md).
53+
54+
If you still encounter a problem and can’t install the certificate, please contact our support team at <[email protected]>.

i18n/be/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/secure-folder.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ This article is about AdGuard for Android, a multifunctional ad blocker that pro
99

1010
:::
1111

12-
If you install AdGuard to [the *Secure folder* on your Android](https://www.samsung.com/uk/support/mobile-devices/what-is-the-secure-folder-and-how-do-i-use-it/) (this applies mainly to Samsung devices), you may face some difficulties when installing the HTTPS certificate. The thing is, the *Secure folder* has its own space where the certificates are stored. However, if you do everything according to the regular certificate installation instructions ([described here](/adguard-for-android/features/settings#https-filtering)), the certificate will be installed into the main memory and will play no role for your ad blocker in the *Secure folder*. To solve this problem and install the certificate for your AdGuard for Android into the *Secure folder's* storage, please follow these instructions instead:
12+
If you install AdGuard [in the *Secure folder*](https://www.samsung.com/uk/support/mobile-devices/what-is-the-secure-folder-and-how-do-i-use-it/) on your Android device (this mainly applies to Samsung devices), you may have difficulty installing the HTTPS certificate. The *Secure folder* has its own storage space for certificates. However, if you follow the [regular certificate installation instructions](/adguard-for-android/features/settings#https-filtering), the certificate will be installed in the main memory and will not affect your ad blocker in the *Secure folder*. To install the certificate for AdGuard for Android in the *Secure folders* storage, follow these instructions instead:
1313

14-
1. After installing the app and connecting the local VPN, tap **ENABLE** next to the *HTTPS filtering is off* message.
15-
1. Tap **Next****Next****Save it now****Save certificate**.
14+
1. After installing the app and connecting the local VPN, tap *HTTPS filtering is off* on the main screen.
15+
1. Tap **Continue****Next****Save certificate**.
1616
1. Save the certificate (at this stage, you can rename it to make it easier to locate it later, which you will need to do).
1717
1. After the *Installation instructions* popup appears, **DO NOT** tap **Open Settings**.
1818
1. Minimize the app and go to the *Secure folder*.
19-
1. Tap the three-dot menu and go to **Settings** **Other security settings**.
20-
1. Tap **Security certificates****Install from device storage****CA certificate****Install anyway**
19+
1. Tap the three-dot menu and go to **Settings** **Other security settings**.
20+
1. Tap **Install from device storage****CA certificate****Install anyway**.
2121
1. Confirm installation with your graphic key/password/fingerprint.
2222
1. Find and select the previously saved certificate, then tap **Done**.
23-
1. Return to the AdGuard app and navigate back to the main screen. You may have to swipe and restart the app to get rid of the *HTTPS filtering is off* message.
23+
1. Return to the AdGuard app and navigate back to the main screen.
2424
1. Done! The certificate has been installed.

i18n/be/docusaurus-plugin-content-docs/current/miscellaneous/contribute/translate/rewards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ Please note that proofreaders do not receive extra licenses or benefits beyond h
5555

5656
## Gifts for active contributors
5757

58-
To the best contributors, every year we send gifts with the AdGuard merch and give a shout out on our [blog](https://adguard.com/en/blog/best-contributors-2023.html).
58+
To the best contributors, every year we send gifts with the AdGuard merch and give a shout out on our [blog](https://adguard.com/en/blog/best-contributors-2024.html).
5959

6060
![AdGuard merch *border](https://cdn.adguard.com/public/Adguard/Blog/presents.png)

i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-android/features/low-level-settings.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,6 @@ Here you can set the delay in milliseconds before AdGuard reschedules the restor
205205

206206
Here you can set the maximum transmission unit (MTU) of the VPN interface. This is the maximum size of the data packet used in your local VPN. The recommended range is 1500-1900 bytes.
207207

208-
#### Restore VPN automatically
209-
210-
If this setting is enabled, AdGuard’s local VPN will be automatically re-enabled after being turned off due to network absence, tethering, or low-power mode.
211-
212208
#### Packet capture (PCAP)
213209

214210
This setting enables logging of TUN interfaces. When enabled, AdGuard creates a file `timestamp.pcap`, such as 1682599851461.pcap, in the app cache directory. This file lists all network packets transmitted through the VPN and can be analyzed using the Wireshark tool.

i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/manual-certificate.md

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,46 @@ This article is about AdGuard for Android, a multifunctional ad blocker that pro
99

1010
:::
1111

12-
To be able to [filter HTTPS traffic](/general/https-filtering/what-is-https-filtering.md) (which is extremely important as most ads use HTTPS), AdGuard needs to install its certificate into your device's user storage. On older versions of the Android OS this was done automatically, but on Android 11 and later users have to install it manually.
12+
To be able to [filter HTTPS traffic](/general/https-filtering/what-is-https-filtering.md) (which is extremely important as most ads use HTTPS), AdGuard needs to install its certificate into your devices user storage. On older versions of the Android OS this was done automatically, but on Android 11 and later users have to install it manually.
1313

1414
![Certificate *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/manual-certificate/g.gif)
1515

1616
Follow these steps to install the AdGuard certificate:
1717

18-
1. When you see the *HTTPS filtering is off* notification, tap *Enable*.
18+
1. Open the app. On the *Home* screen, tap *HTTPS filtering is off*.
1919

20-
1. Then you'll be presented with three screens that explain:
21-
- Why filter HTTPS traffic
22-
- The safety of this filtering process
23-
- The necessity of the AdGuard certificate
20+
1. Then youll be presented with three screens:
21+
- HTTPS filtering is critical for ad blocking
22+
- AdGuard’s HTTPS filtering is safe
23+
- AdGuard certificate
2424

25-
Consecutively tap *Next**Next**Save certificate*.
25+
Consecutively, tap *Continue**Next**Save certificate*.
2626

2727
1. Tap *Save* at the bottom of the opened *Download* folder.
2828

2929
1. After saving, tap *Open Settings*.
3030

31-
1. Tap *More security settings**Encryption & credentials**Install a certificate**CA certificate*.
31+
1. Open *Settings* and type *CA Certificate* in the search bar. Tap the respective option.
3232

3333
1. You might see a warning. If so, tap *Install anyway* and enter your PIN if necessary.
3434

3535
1. Select the AdGuard certificate file. Its name should look like *adguard_1342_020322.crt*.
3636

37-
You're all set! Once the certificate is installed successfully, you've enabled HTTPS filtering.
38-
39-
Please note that the steps provided are based on the Google Pixel 7 smartphone. If you're using a different Android device, the exact menu names or options might vary. For easier navigation consider searching for a certificate by entering “certificate” or “credentials” in the settings search bar.
37+
You’re all set! Once the certificate is installed successfully, you’ve enabled HTTPS filtering.
4038

4139
If you experience issues during the manual certificate installation (for example, you installed the certificate, but the application keeps ignoring it), you can follow one of the solutions below.
4240

4341
1. Restart AdGuard.
4442
2. Try to install the correct certificate (AdGuard Personal CA) one more time.
4543

46-
If you still encounter a problem and can't install the certificate, please contact our support team at <[email protected]>.
44+
## Security warnings
45+
46+
In earlier versions of Android, the quick settings panel displayed the message “Network may be monitored.” Tapping it will open a window with detailed information.
47+
48+
Starting with Android 15, in addition to “Network may be monitored”, users will see a warning notification after installing a certificate and after restarting the device: “Certificate authorities installed by an unknown third party.” This means that the system has detected third-party certificates in the user certificate store. Tapping the notification opens a list of certificates in the user certificate store.
49+
50+
Despite these warnings, your traffic remains secure. Your connection to remote servers stays encrypted. What AdGuard does is simply verify the server’s certificate before deciding whether to filter the connection — similar to how a browser works.
51+
52+
[Learn more about HTTPS filtering and how the certificate works](/general/https-filtering/what-is-https-filtering.md).
53+
54+
If you still encounter a problem and can’t install the certificate, please contact our support team at <[email protected]>.

i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/secure-folder.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ This article is about AdGuard for Android, a multifunctional ad blocker that pro
99

1010
:::
1111

12-
If you install AdGuard to [the *Secure folder* on your Android](https://www.samsung.com/uk/support/mobile-devices/what-is-the-secure-folder-and-how-do-i-use-it/) (this applies mainly to Samsung devices), you may face some difficulties when installing the HTTPS certificate. The thing is, the *Secure folder* has its own space where the certificates are stored. However, if you do everything according to the regular certificate installation instructions ([described here](/adguard-for-android/features/settings#https-filtering)), the certificate will be installed into the main memory and will play no role for your ad blocker in the *Secure folder*. To solve this problem and install the certificate for your AdGuard for Android into the *Secure folder's* storage, please follow these instructions instead:
12+
If you install AdGuard [in the *Secure folder*](https://www.samsung.com/uk/support/mobile-devices/what-is-the-secure-folder-and-how-do-i-use-it/) on your Android device (this mainly applies to Samsung devices), you may have difficulty installing the HTTPS certificate. The *Secure folder* has its own storage space for certificates. However, if you follow the [regular certificate installation instructions](/adguard-for-android/features/settings#https-filtering), the certificate will be installed in the main memory and will not affect your ad blocker in the *Secure folder*. To install the certificate for AdGuard for Android in the *Secure folders* storage, follow these instructions instead:
1313

14-
1. After installing the app and connecting the local VPN, tap **ENABLE** next to the *HTTPS filtering is off* message.
15-
1. Tap **Next****Next****Save it now****Save certificate**.
14+
1. After installing the app and connecting the local VPN, tap *HTTPS filtering is off* on the main screen.
15+
1. Tap **Continue****Next****Save certificate**.
1616
1. Save the certificate (at this stage, you can rename it to make it easier to locate it later, which you will need to do).
1717
1. After the *Installation instructions* popup appears, **DO NOT** tap **Open Settings**.
1818
1. Minimize the app and go to the *Secure folder*.
19-
1. Tap the three-dot menu and go to **Settings** **Other security settings**.
20-
1. Tap **Security certificates****Install from device storage****CA certificate****Install anyway**
19+
1. Tap the three-dot menu and go to **Settings** **Other security settings**.
20+
1. Tap **Install from device storage****CA certificate****Install anyway**.
2121
1. Confirm installation with your graphic key/password/fingerprint.
2222
1. Find and select the previously saved certificate, then tap **Done**.
23-
1. Return to the AdGuard app and navigate back to the main screen. You may have to swipe and restart the app to get rid of the *HTTPS filtering is off* message.
23+
1. Return to the AdGuard app and navigate back to the main screen.
2424
1. Done! The certificate has been installed.

i18n/bn/docusaurus-plugin-content-docs/current/miscellaneous/contribute/translate/rewards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ Please note that proofreaders do not receive extra licenses or benefits beyond h
5555

5656
## Gifts for active contributors
5757

58-
To the best contributors, every year we send gifts with the AdGuard merch and give a shout out on our [blog](https://adguard.com/en/blog/best-contributors-2023.html).
58+
To the best contributors, every year we send gifts with the AdGuard merch and give a shout out on our [blog](https://adguard.com/en/blog/best-contributors-2024.html).
5959

6060
![AdGuard merch *border](https://cdn.adguard.com/public/Adguard/Blog/presents.png)

i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-android/features/low-level-settings.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,6 @@ Zde můžete nastavit dobu prodlevy v milisekundách, než AdGuard znovu naplán
204204

205205
Zde můžete nastavit maximální přenosovou jednotku (MTU) rozhraní VPN. Jedná se o maximální velikost datového paketu používaného v místní síti VPN. Doporučený rozsah je 1500 –1900 bajtů.
206206

207-
#### Automatické obnovení VPN
208-
209-
Pokud je toto nastavení povoleno, lokální VPN AdGuardu se po vypnutí z důvodu nepřítomnosti sítě, tetheringu nebo režimu s nízkou spotřebou energie automaticky znovu zapne.
210-
211207
#### Zachycování paketů (PCAP)
212208

213209
Toto nastavení povoluje protokolování rozhraní TUN. Je-li tato funkce povolena, vytvoří AdGuard v adresáři mezipaměti aplikace soubor `timestamp.pcap`, například 1682599851461.pcap. Tento soubor obsahuje seznam všech síťových paketů přenášených prostřednictvím sítě VPN a lze jej analyzovat pomocí nástroje Wireshark.

i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-android/features/protection/protection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ Tento článek popisuje AdGuard pro Android, multifunkční blokátor reklam, kt
1111

1212
Karta _Ochrana_ obsahuje následující funkce nebo nastavení. Podrobný článek ke každému z nich najdete v této databázi znalostí.
1313

14-
## Ad blocking
14+
## Blokování reklam
1515

1616
Nastavení blokování reklam v prohlížečích a aplikacích
1717

1818
[Blokování reklam](/adguard-for-android/features/protection/ad-blocking.md)
1919

20-
## Tracking protection
20+
## Ochrana před sledováním
2121

2222
Nastavení umožňující blokovat sledovací prvky, které shromažďují informace o uživateli
2323

0 commit comments

Comments
 (0)