forked from len0rd/rockbox
French translation: oops, missed one added multivolume string and to deprecate one string.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19508 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
142e83aa4c
commit
1be4e58903
1 changed files with 7 additions and 4 deletions
|
|
@ -6783,7 +6783,7 @@
|
||||||
*: "%d pistes (%s) enreg."
|
*: "%d pistes (%s) enreg."
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: "pistes enregistrées"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -6972,16 +6972,19 @@
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "HD1"
|
||||||
e200*,c200: "mSD:"
|
e200*,c200: "mSD:"
|
||||||
ondio*: "MMC:"
|
ondio*: "MMC:"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "DD1"
|
||||||
e200*,c200: "mSD:"
|
e200*,c200: "mSD:"
|
||||||
ondio*: "MMC:"
|
ondio*: "MMC:"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "D D 1"
|
||||||
e200*,c200: "micro S D"
|
e200*,c200: "micro S D"
|
||||||
ondio*: "M M C"
|
ondio*: "M M C"
|
||||||
</voice>
|
</voice>
|
||||||
|
|
@ -8633,15 +8636,15 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RESTARTING_PLAYBACK
|
id: LANG_RESTARTING_PLAYBACK
|
||||||
desc: splash screen displayed when pcm buffer size is changed
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "Restarting playback..."
|
swcodec: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "Reprise de la lecture..."
|
swcodec: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue