forked from len0rd/rockbox
Language updates:
- Danish by me. - Japanese by Yoshihisa Uchida (FS#10007). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20288 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ec13976fe4
commit
45a63650bd
2 changed files with 237 additions and 5 deletions
|
|
@ -10700,7 +10700,6 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: "Slut på sætliste"
|
||||
player: "Liste slut"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -12325,3 +12324,62 @@
|
|||
serial_port: "Automatisk"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ENABLE_SPEAKER
|
||||
desc: in Settings -> Sound Settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
speaker: "Enable Speaker"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
speaker: "Aktiver højttaler"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
speaker: "Aktiver højttaler"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SORT_INTERPRET_NUMBERS
|
||||
desc: in Settings -> File view
|
||||
user: core
|
||||
<source>
|
||||
*: "Interpret numbers when sorting"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Sorteringsmetode for tal"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Sorteringsmetode for tal"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SORT_INTERPRET_AS_NUMBERS
|
||||
desc: in Settings -> File view
|
||||
user: core
|
||||
<source>
|
||||
*: "As whole numbers"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Som hele tal"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Som hele tal"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SORT_INTERPRET_AS_DIGIT
|
||||
desc: in Settings -> File view
|
||||
user: core
|
||||
<source>
|
||||
*: "As digits"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Som individuelle cifre"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Som individuelle cifre"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue