fix(l10n): Update Portuguese (Brazil) translations

Currently translated at 100.0% (28 of 28 strings)

Translation: Pachli/Core/Preferences : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/corepreferences-main/pt_BR/
This commit is contained in:
LibreTranslate 2024-10-24 07:38:24 +00:00 committed by Nik Clayton
parent c16bd70923
commit a2d1146709
1 changed files with 8 additions and 1 deletions

View File

@ -19,4 +19,11 @@
<string name="pref_show_self_username_always">Sempre</string>
<string name="pref_show_self_username_disambiguate">Quando várias contas estão conectadas</string>
<string name="pref_show_self_username_never">Nunca</string>
</resources>
<string name="pref_title_tab_alignment">Alinhar guias de navegação principais</string>
<string name="pref_tab_alignment_start">Início da direção do texto</string>
<string name="pref_tab_alignment_justify_if_possible">Expandir para a largura total</string>
<string name="pref_title_tab_contents">Conteúdo das principais guias de navegação</string>
<string name="pref_tab_contents_icon_text_inline">Ícone com texto ao lado</string>
<string name="pref_tab_alignment_end">Fim da direção do texto</string>
<string name="pref_tab_contents_icon_text_below">Ícone com texto abaixo</string>
</resources>