Update the portugues translation by Gabriel Maia FS#11857.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28967 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1a43dc67c8
commit
4ee5ef0588
2 changed files with 47 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
# - Joao (FS#446)
|
# - Joao (FS#446)
|
||||||
# - Rui Marinho
|
# - Rui Marinho
|
||||||
# - Rui Araújo
|
# - Rui Araújo
|
||||||
|
# - Gabriel Maia
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SET_BOOL_YES
|
id: LANG_SET_BOOL_YES
|
||||||
desc: bool true representation
|
desc: bool true representation
|
||||||
|
@ -12583,3 +12584,48 @@
|
||||||
*: "Tamanho de Ficheiro"
|
*: "Tamanho de Ficheiro"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_AUTORESUME_ENABLE_YES
|
||||||
|
desc: resume settings menu
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "Yes (requires initialized database)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Sim (requer base de dados inicializada)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Sim (requer base de dados inicializada)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_FM_RSSI
|
||||||
|
desc: Signal strength of a received FM station
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
radio: "Signal strength:"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
radio: "Força do sinal:"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
radio: "Força do sinal:"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_AUTORESUME_ENABLE
|
||||||
|
desc: resume settings menu
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "Enable automatic resume"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Habilitar retoma da reprodução automática"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Habilitar retoma da reprodução automática"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
@ -578,6 +578,7 @@ Ryan Sawhill
|
||||||
Thomas Jarosch
|
Thomas Jarosch
|
||||||
Will Sowerbutts
|
Will Sowerbutts
|
||||||
Łukasz Stelmach
|
Łukasz Stelmach
|
||||||
|
Gabriel Maia
|
||||||
|
|
||||||
The libmad team
|
The libmad team
|
||||||
The wavpack team
|
The wavpack team
|
||||||
|
|
Loading…
Reference in a new issue