FS#13214: Update Italian translation (Alessio Lenzi)
Enable the Italian voice nightly build too. Change-Id: I34f36202714c51ec65d6b5ce288a3e10a2b32f37
This commit is contained in:
parent
c731674dd8
commit
a69acbb2c1
2 changed files with 100 additions and 0 deletions
|
@ -16350,3 +16350,102 @@ desc: deprecated
|
|||
*: "Modalità Shuffle"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_UPDATE_CACHE
|
||||
desc: in pictureflow
|
||||
user: core
|
||||
<source>
|
||||
*: "Update cache"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Aggiornare la cache"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Aggiornare la cache"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHOW_ALL_AT_THE_TOP
|
||||
desc: in the pictureflow settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Show album and artist at the top"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album e l'artista all'inizio"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album e l'artista all'inizio"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_HIDE_ALBUM_TITLE_NEW
|
||||
desc: in the pictureflow settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Hide information"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Nascondere le informazioni"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Nascondere le informazioni"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHOW_AT_THE_TOP_NEW
|
||||
desc: in the pictureflow settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Show album at the top"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album all'inizio"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album all'inizio"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHOW_AT_THE_BOTTOM_NEW
|
||||
desc: in the pictureflow settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Show album at the bottom"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album alla fine"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album alla fine"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHOW_ALL_AT_THE_BOTTOM
|
||||
desc: in the pictureflow settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Show album and artist at the bottom"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album e l'artista alla fine"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Mostra l'album e l'artista alla fine"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
@ -574,6 +574,7 @@ sub allbuilds {
|
|||
'espeak' => '-vit',
|
||||
'gtts' => '-l it',
|
||||
},
|
||||
'enabled' => 1,
|
||||
},
|
||||
'norsk' => {
|
||||
'lang' => 'norsk',
|
||||
|
|
Loading…
Reference in a new issue