forked from len0rd/rockbox
Translation updates:
- Brazilian Portuguese by Adilson Xavier (FS#10062) - Catalan by Víctor Zabalza (FS#10222) - Chinese (simplified and traditional) by Harry Tu (FS#10083) - Danish by me. - Finnish by Jani Kinnunen (FS#10069) - Hungarian by Imre Herceg (FS#10152) - Serbian by Ivan Pešić (FS#10246) - Spanish by Fransisco Vila (FS#10168) - Walloon by Stéphane Quertinmont (FS#10247) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21218 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5ba9fe0fc3
commit
307f8d4a03
10 changed files with 988 additions and 63 deletions
|
|
@ -12331,3 +12331,68 @@
|
|||
serial_port: "Automático"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PREVENT_SKIPPING
|
||||
desc: in Settings -> Playback Settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Prevent Track Skipping"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Evitar salto de pista"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Evitar salto de pista"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_POINT
|
||||
desc: in Settings -> General -> System menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "Absolute Point"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "Punto absoluto"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "Punto absoluto"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_GRID
|
||||
desc: in Settings -> General -> System menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "3x3 Grid"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "Rejilla 3x3"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "rejilla de 3 por 3"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_MODE
|
||||
desc: in Settings -> General -> System menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "Touchscreen Mode"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "Modo de pantalla táctil"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "Modo de pantalla táctil"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue