Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Translated using Weblate (Portuguese (Brazil))
Browse files Browse the repository at this point in the history
Currently translated at 11.3% (12 of 106 strings)

Translation: MRepo/App
Translate-URL: https://weblate.sanmer.app/projects/mrepo/app/pt_BR/
  • Loading branch information
AsmodeumX authored and SanmerBot committed Jun 11, 2024
1 parent f810466 commit f2bb6de
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="setup_root_title">Root</string>
<string name="setup_root_desc">Requer permissões de root fornecidas pelo Magisk ou KernelSU</string>
<string name="setup_non_root_title">Não-Root</string>
<string name="setup_non_root_desc">Não requer permissões de Root, apenas a função do módulo de download está disponível</string>
<string name="install_screen_title">Instalação</string>
<string name="install_flashing">Flashing</string>
<string name="install_done">Feito</string>
<string name="install_failure">Falhou</string>
<string name="install_logs_saved">Registros salvos</string>
<string name="install_logs_save_failed">Falha ao salvar: %s</string>
<string name="license_title">Ver a Licença</string>
<string name="setup_mode">Modo de trabalho</string>
<string name="setup_shizuku_desc">Requer permissão fornecida por Sui ou Shizuku (root)</string>
</resources>

0 comments on commit f2bb6de

Please sign in to comment.