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 02f5a16dcee..679197b88ca 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 @@ -197,7 +197,7 @@ Safari Converter supports a substantial subset of [basic rules](#basic-rules) an - `$specifichide` is implemented by scanning existing element hiding rules and removing the target domain from their `if-domain` array. - `$specifichide` rules MUST target a domain, i.e. be like this: `||example.org^$specifichide`. Rules with more specific patterns will be discarded, i.e. `||example.org/path$specifichide` will not be supported. - - `$specifichide` rules only cover rules that target the same domain as the rule itself, subdomains are ignored. I.e. the rule `@@||example.org^$specifichide` will disable `example.org##.banner`, but will ignore `sub.example.org##.banner`. This limitation may be lifted if [#(72](https://github.com/AdguardTeam/SafariConverterLib/issues/72) is implemented. + - `$specifichide` rules only cover rules that target the same domain as the rule itself, subdomains are ignored. Yani the rule `@@||example.org^$specifichide` will disable `example.org##.banner`, but will ignore `sub.example.org##.banner`. This limitation may be lifted if [#(72](https://github.com/AdguardTeam/SafariConverterLib/issues/72) is implemented. - `urlblock`, `genericblock`, `generichide`, `elemhide`, `specifichide`, and `jsinject` modifiers can be used only as a single modifier in a rule. This limitation may be lifted in the future: [#73](https://github.com/AdguardTeam/SafariConverterLib/issues/73). @@ -205,7 +205,7 @@ Safari Converter supports a substantial subset of [basic rules](#basic-rules) an - `$ping` (fully supported starting with Safari 14). -##### Not supported +##### Desteklenmiyor - `$app` - `$header` diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/background-work.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/background-work.md index 03b2b311d50..f8f7c7666b0 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/background-work.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-android/solving-problems/background-work.md @@ -557,31 +557,31 @@ Android 原生操作系统通常不会干预在后台运行的应用程序,但 ## Realme -On devices running Realme UI 4.0, there are three key configurations to ensure that AdGuard works properly in the background. +在 Realme UI 4.0 上,有三个关键配置以确保 AdGuard 在后台正常工作。 -1. Set up the AdGuard app: +1. 设置 AdGuard 软件: - - Long press the AdGuard icon - - From the menu that appears, select **App info** - - Go to **Battery usage** and enable all options: - - Allow background activity - - Allow foreground activity - - Allow auto launch - - In the **App info** section, scroll down and turn off the option **Pause app activity if unused** + - 长按 AdGuard 图标 + - 从弹出的菜单中,选择「**应用程序信息**」 + - 转到「**电池使用情况**」并启用所有选项: + - 允许应用在后台运行 + - 允许应用在前台运行 + - 允许自动启动 + - 在「**应用程序信息**」部分,向下滚动并关闭「**暂停闲置应用的活动**」选项 - ![Always-on VPN *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/background-work/realme12.png) + ![始终启用 VPN *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/background-work/realme12.png) -1. Set up the battery: +1. 设置电池: - - Go to **Settings → Battery → More settings → Optimize battery use** - - Find AdGuard in the list and enable **Don't optimize** - - In **Other settings**, check the **App Quick Freeze** section and disable it for AdGuard + - 转到 **「设置」→「电池」→「更多设置」→「优化电池使用」** + - 在列表中找到 AdGuard 并启用「**不优化**」 + - 在「**其他设置**」中,检查「**应用速冻**」部分,禁用它以使用 AdGuard - ![Always-on VPN *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/background-work/realme345.png) + ![始终启用 VPN *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/background-work/realme345.png) -1. Enable *Always-On VPN* for AdGuard: +1. 为 AdGuard 启用「*始终启用 VPN*」: - - Go to **Settings → Connection & sharing → VPN** - - Find **AdGuard** and enable the **Always-on VPN** option + - 前往**「设置」→「连接与分享」→「VPN」** + - 找到 **AdGuard** 并启用「**始终启用 VPN**」选项 - ![Always-on VPN *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/background-work/realme678.png) + ![始终启用 VPN *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/background-work/realme678.png)