forked from len0rd/rockbox
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
|
|
@ -30,6 +30,7 @@
|
|||
# - Simon Descarpentries
|
||||
# - Nicolas Pennequin
|
||||
# - Clément Pit-Claudel
|
||||
# - Michaël Burtin
|
||||
#
|
||||
# Original comments below:
|
||||
#
|
||||
|
|
@ -1950,15 +1951,15 @@
|
|||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Beep Volume"
|
||||
swcodec: "Track Skip Beep"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Volume du bip"
|
||||
swcodec: "Bip changement de piste"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Volume du bip"
|
||||
swcodec: "Bip changement de piste"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9969,7 +9970,7 @@
|
|||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: ""
|
||||
*: deprecated
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -12409,3 +12410,17 @@
|
|||
touchscreen: "Point absolu"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PREVENT_SKIPPING
|
||||
desc: in Settings -> Playback Settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Prevent Track Skipping"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Interdire le changement de piste"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Interdire le changement de piste"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue