mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Language updates:
* Added a missing voicestring to english.lang. * Updated dansk.lang by me. * Updated italiano.lang by Alessio Lenzi. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11099 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
743ecaded8
commit
76e5d6ca4c
3 changed files with 178 additions and 66 deletions
|
|
@ -4084,7 +4084,7 @@
|
|||
*: "Batteria: In carica"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
*: "In carica"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4098,7 +4098,7 @@
|
|||
*: "Batteria: Carica completa"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
*: "Carica completa"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4112,7 +4112,7 @@
|
|||
*: "Batteria: Mantenimento carica"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
*: "Mantenimento carica"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9782,3 +9782,59 @@
|
|||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_UNPLUG_RW
|
||||
desc: in pause_phones_menu.
|
||||
user:
|
||||
<source>
|
||||
*: "Duration to rewind"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Durata per il riavvolgimento"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Durata per il riavvolgimento"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_UNPLUG
|
||||
desc: in settings_menu.
|
||||
user:
|
||||
<source>
|
||||
*: "Pause on headphone unplug"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Pausa staccando la cuffia"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Pausa staccando la cuffia"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_UNPLUG_DISABLE_AUTORESUME
|
||||
desc: in pause_phones_menu.
|
||||
user:
|
||||
<source>
|
||||
*: "Disable auto-resume if phones not present"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Disabilita riprendi all'avvio se manca la cuffia"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Disabilita riprendi all'avvio se manca la cuffia"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_UNPLUG_RESUME
|
||||
desc: in pause_phones_menu.
|
||||
user:
|
||||
<source>
|
||||
*: "Pause and Resume"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Pausa e Riprendi"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Pausa e Riprendi"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue