mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Language updates:
- Arabic by Raafat Akkad (FS#10351). - Danish by me. - French by Michaël Burtin (FS#10299). - Hebrew by Tomer Shalev and Sasha Khamkov (FS#10300). - Japanese by Yoshihisa Uchida (FS#10348). - Portuguese by Rui Araújo (FS#10342). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21364 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
01363eca7d
commit
e82be6ead8
7 changed files with 1782 additions and 35 deletions
|
|
@ -12338,7 +12338,7 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_MODE
|
||||
desc: in Settings -> General -> System menu
|
||||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
|
|
@ -12346,16 +12346,16 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "タッチスクリーンの設定"
|
||||
touchscreen: "タッチスクリーン・モード"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "タッチスクリーンの設定"
|
||||
touchscreen: "タッチスクリーン・モード"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_GRID
|
||||
desc: in Settings -> General -> System menu
|
||||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
|
|
@ -12372,7 +12372,7 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_POINT
|
||||
desc: in Settings -> General -> System menu
|
||||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
|
|
@ -12401,3 +12401,88 @@
|
|||
*: "スキップの禁止"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TIMESTRETCH
|
||||
desc: timestretch enable
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Timestretch"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "タイムストレッチ"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "タイムストレッチ"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SPEED
|
||||
desc: timestretch speed
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Speed"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "スピード"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "スピード"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_SETTINGS
|
||||
desc: in Settings -> General -> Display menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "Touchscreen Settings"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "タッチスクリーンの設定"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "タッチスクリーンの設定"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_CALIBRATE
|
||||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "Calibrate"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "較正"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "較正"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TOUCHSCREEN_RESET_CALIBRATION
|
||||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
touchscreen: "Reset Calibration"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
touchscreen: "較正のリセット"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
touchscreen: "較正のリセット"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue