diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang index 134c3036a6..8469e3a4a7 100644 --- a/apps/lang/italiano.lang +++ b/apps/lang/italiano.lang @@ -16350,3 +16350,102 @@ desc: deprecated *: "Modalità Shuffle" + + id: LANG_UPDATE_CACHE + desc: in pictureflow + user: core + + *: "Update cache" + + + *: "Aggiornare la cache" + + + *: "Aggiornare la cache" + + + + id: LANG_SHOW_ALL_AT_THE_TOP + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album and artist at the top" + + + *: none + lcd_bitmap: "Mostra l'album e l'artista all'inizio" + + + *: none + lcd_bitmap: "Mostra l'album e l'artista all'inizio" + + + + id: LANG_HIDE_ALBUM_TITLE_NEW + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Hide information" + + + *: none + lcd_bitmap: "Nascondere le informazioni" + + + *: none + lcd_bitmap: "Nascondere le informazioni" + + + + id: LANG_SHOW_AT_THE_TOP_NEW + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album at the top" + + + *: none + lcd_bitmap: "Mostra l'album all'inizio" + + + *: none + lcd_bitmap: "Mostra l'album all'inizio" + + + + id: LANG_SHOW_AT_THE_BOTTOM_NEW + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album at the bottom" + + + *: none + lcd_bitmap: "Mostra l'album alla fine" + + + *: none + lcd_bitmap: "Mostra l'album alla fine" + + + + id: LANG_SHOW_ALL_AT_THE_BOTTOM + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album and artist at the bottom" + + + *: none + lcd_bitmap: "Mostra l'album e l'artista alla fine" + + + *: none + lcd_bitmap: "Mostra l'album e l'artista alla fine" + + diff --git a/tools/builds.pm b/tools/builds.pm index e78d1e7130..7b36c6c046 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -574,6 +574,7 @@ sub allbuilds { 'espeak' => '-vit', 'gtts' => '-l it', }, + 'enabled' => 1, }, 'norsk' => { 'lang' => 'norsk',