mirror of
https://github.com/gsantner/dandelion
synced 2025-09-14 20:59:42 +02:00
New translations strings.xml (Portuguese)
This commit is contained in:
parent
0f4e912e2a
commit
e27d8d77a0
1 changed files with 10 additions and 0 deletions
|
@ -3,18 +3,25 @@
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Application -->
|
<!-- Application -->
|
||||||
<string name="open_navdrawer">Abrir menu de navegação</string>
|
<string name="open_navdrawer">Abrir menu de navegação</string>
|
||||||
|
<string name="close_navdrawer">Fechar menu de navegação</string>
|
||||||
<!-- Common Words -->
|
<!-- Common Words -->
|
||||||
|
<string name="settings">Definições</string>
|
||||||
|
<string name="changelog">Alterações</string>
|
||||||
<!-- Notifications dropdown menu -->
|
<!-- Notifications dropdown menu -->
|
||||||
<!-- Pod Activity -->
|
<!-- Pod Activity -->
|
||||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
<!-- More from MainActivity -->
|
<!-- More from MainActivity -->
|
||||||
<!-- Permissions -->
|
<!-- Permissions -->
|
||||||
|
<string name="show_title">Mostrar título</string>
|
||||||
<!-- Operability -->
|
<!-- Operability -->
|
||||||
<!-- Category Titles -->
|
<!-- Category Titles -->
|
||||||
|
<string name="appearance">Aparência</string>
|
||||||
<!-- Visuals -->
|
<!-- Visuals -->
|
||||||
<!-- Navigiation Slider -->
|
<!-- Navigiation Slider -->
|
||||||
<!-- Themes -->
|
<!-- Themes -->
|
||||||
<!-- Notifications dropdown -->
|
<!-- Notifications dropdown -->
|
||||||
|
<string name="language_change_restart_description">Altera o idioma da aplicação. Tem que reiniciar a aplicação para aplicar as alterações.</string>
|
||||||
|
<string name="language">Idioma</string>
|
||||||
<!-- Font size -->
|
<!-- Font size -->
|
||||||
<!-- Load images -->
|
<!-- Load images -->
|
||||||
<!-- Screen rotation -->
|
<!-- Screen rotation -->
|
||||||
|
@ -22,5 +29,8 @@
|
||||||
<!-- Chrome custom tabs -->
|
<!-- Chrome custom tabs -->
|
||||||
<!-- Diaspora Settings -->
|
<!-- Diaspora Settings -->
|
||||||
<!-- More -->
|
<!-- More -->
|
||||||
|
<string name="miscellaneous">Diversos</string>
|
||||||
|
<string name="about">Acerca</string>
|
||||||
<!-- License & help (large amount of text) -->
|
<!-- License & help (large amount of text) -->
|
||||||
|
<string name="contributors">Colaboradores</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue