From b2bcc93f9a0729eb5779dc51588f44315c468241 Mon Sep 17 00:00:00 2001 From: igor <134963561+igormiguell@users.noreply.github.com> Date: Mon, 27 Jan 2025 04:24:53 -0300 Subject: [PATCH] update translation (#93) --- docs/README_PT-BR.md | 14 ++++++++++++++ manager/app/src/main/res/values-pt-rBR/strings.xml | 2 +- manager/app/src/main/res/values/strings.xml | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/README_PT-BR.md b/docs/README_PT-BR.md index d606f023..5938dcbb 100644 --- a/docs/README_PT-BR.md +++ b/docs/README_PT-BR.md @@ -39,6 +39,20 @@ Para obter informações sobre como relatar vulnerabilidades de segurança do Ke - Os arquivos no diretório `kernel` são [GPL-2.0-only](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). - Todas as outras partes, exceto o diretório `kernel` são [GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0.html). +## Doações + +- 0x12b5224b7aca0121c2f003240a901e1d064371c1 [ USDT BEP20 ] + +- TYUVMWGTcnR5svnDoX85DWHyqUAeyQcdjh [ USDT TRC20 ] + +- 0x12b5224b7aca0121c2f003240a901e1d064371c1 [ USDT ERC20 ] + +- 0x12b5224b7aca0121c2f003240a901e1d064371c1 [ ETH ERC20 ] + +- Ld238uYBuRQdZB5YwdbkuU6ektBAAUByoL [ LTC ] + +- 19QgifcjMjSr1wB2DJcea5cxitvWVcXMT6 [ BTC ] + ## Créditos - [kernel-assisted-superuser](https://git.zx2c4.com/kernel-assisted-superuser/about/): a ideia do KernelSU. diff --git a/manager/app/src/main/res/values-pt-rBR/strings.xml b/manager/app/src/main/res/values-pt-rBR/strings.xml index d866480d..85679e73 100644 --- a/manager/app/src/main/res/values-pt-rBR/strings.xml +++ b/manager/app/src/main/res/values-pt-rBR/strings.xml @@ -110,7 +110,7 @@ Desmontar módulos por padrão O valor padrão global para \"Desmontar módulos\" em Perfil do Aplicativo. Se ativado, ele removerá todas as modificações do módulo no sistema para apps que não possuem um perfil definido. Ocultar ganchos kprobe - Ele desativa os ganchos kprobe criados pelo ksu e, em vez disso, ativa os ganchos embutidos não-kprobe, implementando a mesma funcionalidade que seria aplicada a um kernel não-GKI, que não oferece suporte para kprobe. + Esta opção desativa os ganchos kprobe criados pelo ksu e, em vez disso, ativa os ganchos embutidos não-kprobe, implementando a mesma funcionalidade que seria aplicada a um kernel não-GKI, que não oferece suporte para kprobe. Ativar esta opção permitirá que o KernelSU Next restaure quaisquer arquivos modificados pelos módulos para este app. Domínio Regras diff --git a/manager/app/src/main/res/values/strings.xml b/manager/app/src/main/res/values/strings.xml index 9bbfd604..c19d8565 100644 --- a/manager/app/src/main/res/values/strings.xml +++ b/manager/app/src/main/res/values/strings.xml @@ -110,7 +110,7 @@ Umount modules by default The global default value for \"Umount modules\" in App Profile. If enabled, it will remove all module modifications to the system for apps that don\'t have a profile set. Hide kprobe hooks - It disables the kprobe hooks created by ksu and, instead, activates the embedded non-kprobe hooks, implementing the same functionality that would be applied to a non-GKI kernel, which doesn\'t support kprobe. + This option disables the kprobe hooks created by ksu and, instead, activates the embedded non-kprobe hooks, implementing the same functionality that would be applied to a non-GKI kernel, which doesn\'t support kprobe. Enabling this option will allow KernelSU Next to restore any modified files by the modules for this app. Domain Rules