forked from len0rd/rockbox
Updated italian translation with last modifications. Added two missimg voice strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14428 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2a34ff41f3
commit
b7466fd8cf
1 changed files with 53 additions and 2 deletions
|
@ -6517,7 +6517,7 @@
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
radio: ""
|
radio: "Nessuna stazione"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -7566,7 +7566,7 @@
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
radio: ""Nessun file stazioni trovato. Ricercare automaticamente?"
|
radio: "Nessun file stazioni trovato. Ricercare automaticamente?"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -11012,3 +11012,54 @@
|
||||||
*: "unita' per tick"
|
*: "unita' per tick"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_OCLOCK
|
||||||
|
desc: spoken only, for wall clock announce
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
rtc: "In punto"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_PM
|
||||||
|
desc: spoken only, for wall clock announce
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
rtc: "P M"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_AM
|
||||||
|
desc: spoken only, for wall clock announce
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
rtc: "A M"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue