mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
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
|
|
@ -1,4 +1,4 @@
|
|||
# __________ __ ___.
|
||||
# __________ __ ___.
|
||||
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
||||
# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
|
||||
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*: "是"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Yes"
|
||||
*: "是"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -40,10 +40,10 @@
|
|||
*: "No"
|
||||
</source>
|
||||
<dest>
|
||||
*: "否"
|
||||
*: "不"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "No"
|
||||
*: "不"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -203,10 +203,10 @@
|
|||
*: "Sound Settings"
|
||||
</source>
|
||||
<dest>
|
||||
*: "聲音設定"
|
||||
*: "聲音的設置"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Sound Settings"
|
||||
*: "聲音的設置"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -1355,7 +1355,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: ""
|
||||
swcodec: "嗶音量"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -12133,10 +12133,10 @@
|
|||
*: "Credits"
|
||||
</source>
|
||||
<dest>
|
||||
*: "特別鳴謝"
|
||||
*: "制作人員名單"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "特別鳴謝"
|
||||
*: "制作人員名單"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -12356,3 +12356,68 @@
|
|||
serial_port: "自動"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PREVENT_SKIPPING
|
||||
desc: in Settings -> Playback Settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Prevent Track Skipping"
|
||||
</source>
|
||||
<dest>
|
||||
*: "不要讓歌化"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "不要讓歌化"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_POINT
|
||||
desc: in Settings -> General -> System menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "Absolute Point"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "那個地方"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "那個地方"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_GRID
|
||||
desc: in Settings -> General -> System menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "3x3 Grid"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "3x3網格"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "3x3網格"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_MODE
|
||||
desc: in Settings -> General -> System menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "Touchscreen Mode"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "Touchscreen選擇"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "Touchscreen選擇"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue