Language updates:

- Danish by me.
 - Hungarian by Imre Herceg (FS#9862).
 - Walloon by Stéphane Quertinmont (FS#9837).
 - Serbian by Ivan Pesic (FS#9816).
 - Brazilian Portuguese by Adilson Vicente Xavier (FS#9774).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20129 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2009-02-27 19:46:07 +00:00
parent e1d80522cf
commit 1ab0a50bc1
5 changed files with 1558 additions and 229 deletions

View file

@ -6964,13 +6964,13 @@
desc: start the credits.rock plugin which shows who made Rockbox
user:
<source>
*: "Credits"
*: "Version"
</source>
<dest>
*: "Créditos"
*: "Versão"
</dest>
<voice>
*: "Créditos"
*: "Versão"
</voice>
</phrase>
<phrase>
@ -8312,7 +8312,7 @@
desc: in recording screen
user:
<source>
*: none
*: none
recording: "The disk is full. Press OFF to continue."
h100,h120,h300: "The disk is full. Press STOP to continue."
m5,x5: "The disk is full. Press POWER to continue."
@ -10927,6 +10927,20 @@
agc: ""
</voice>
</phrase>
<phrase>
id: LANG_DICTIONARIES
desc: in the main menu
user:
<source>
*: "Dictionaries"
</source>
<dest>
*: "Dicionários"
</dest>
<voice>
*: "Dicionários"
</voice>
</phrase>
<phrase>
id: VOICE_OF
desc: spoken only, as in 3/8 => 3 of 8
@ -12270,3 +12284,17 @@
quickscreen: "Definir como Botão de Tela Rápida"
</voice>
</phrase>
<phrase>
id: LANG_CREDITS
desc: in the Main Menu -> System screen
user:
<source>
*: "Credits"
</source>
<dest>
*: "Créditos"
</dest>
<voice>
*: "Créditos"
</voice>
</phrase>