Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #96

Merged
merged 1 commit into from
Jun 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions library/src/main/res/values-pt-rBR/translatable_strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation,ExtraTranslation">
<string name="setup">Configuração</string>
<string name="widgets">Widgets</string>
<string name="required_apps">Aplicativos faltando</string>
<string name="assets">Arquivos</string>
<string name="required_for_templates">Usar modelos</string>
<string name="required_for_widgets">Usar Widgets</string>
<string name="required_for_wallpapers">Usar Planos de fundo</string>
<string name="required_for_lockscreens">Usar Telas de Bloqueio</string>
<string name="required_assets">Usar modelos</string>
<string name="install">Instalar</string>
<string name="app_not_installed">Aplicativo necessário não encontrado.</string>
<string name="template">Modelo</string>
<string name="templates">Modelos</string>
<string name="x_templates">%1$s Modelos</string>
<string name="apps_installed">Aplicativos já instalados.</string>
<string name="permission_request_assets">%1$s usa a permissão de armazenamento para importar conteúdos.</string>
<string name="permission_request_wallpaper">%1$s usa a permissão de armazenamento para mostrar o papel de parede do dispositivo em Widgets.</string>
<string name="open_komponents">Para adicionar um Komponent, pressione + no editor Kustom.</string>
<string name="x_app_required">Para abrir este componente é necessário ter o aplicativo %1$s instalado.</string>
</resources>
Loading