diff --git a/apps/lang/english.lang b/apps/lang/english.lang index daec5cf548..9fa1f7b7b3 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -13198,7 +13198,7 @@ id: LANG_QUEUE_LAST_SHUFFLED - desc: in onplay menu. queue a playlist randomly at and of dynamic playlist + desc: in onplay menu. queue a playlist randomly at end of dynamic playlist user: core *: "Queue Last Shuffled" diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang index d7c5766fe6..c0717b2756 100644 --- a/apps/lang/italiano.lang +++ b/apps/lang/italiano.lang @@ -7108,10 +7108,10 @@ *: "Insert Last" - *: "Inserisci in fondo" + *: "Inserisci Come Ultima" - *: "Inserisci in fondo" + *: "Inserisci Come Ultima" @@ -7122,10 +7122,10 @@ *: "Insert Shuffled" - *: "Inserisci a caso" + *: "Mescola E Inserisci" - *: "Inserisci a caso" + *: "Mescola E Inserisci" @@ -7164,10 +7164,10 @@ *: "Queue Last" - *: "Accoda in fondo" + *: "Accoda Come Ultima" - *: "Accoda in fondo" + *: "Accoda Come Ultima" @@ -7178,10 +7178,10 @@ *: "Queue Shuffled" - *: "Inserisci casualmente" + *: "Mescola e Accoda" - *: "Inserisci casualmente" + *: "Mescola E Accoda" @@ -7192,10 +7192,10 @@ *: "Play Next" - *: "Suona Successiva" + *: "Riproduce Come Prossima" - *: "Suona Successiva" + *: "Riproduce Come Prossima" @@ -7276,10 +7276,10 @@ *: "Reshuffle" - *: "Rimescola" + *: "Mescola" - *: "Rimescola" + *: "Mescola" @@ -13004,3 +13004,138 @@ swcodec: "Tempo Rilascio" + + id: LANG_SKIP_OUTRO + desc: skipping to the 5 seconds before the end of a track + user: core + + *: "Skip to Outro" + + + *: "Salta a Fine Traccia" + + + *: "Salta a Fine Traccia" + + + + id: LANG_STATUSBAR_CUSTOM + desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then + user: core + + *: "Custom" + + + *: "Personalizzata" + + + *: "Personalizzata" + + + + id: VOICE_EXT_SBS + desc: spoken only, for file extension + user: core + + *: "" + + + *: "" + + + *: "Skin Barra Di Stato" + + + + id: VOICE_EXT_RSBS + desc: spoken only, for file extension + user: core + + *: "" + + + *: "" + + + *: "Skin Barra Di Stato Per Telecomando" + + + + id: LANG_CUSTOM_STATUSBAR + desc: browse for custom statusbar in theme settings + user: core + + *:none + lcd_bitmap: "Custom Statusbar" + + + *:none + lcd_bitmap: "Personalizza Barra Di Stato" + + + *:none + lcd_bitmap: "Personalizza Barra Di Stato" + + + + id: LANG_REMOTE_CUSTOM_STATUSBAR + desc: browse for remote custom statusbar in theme settings + user: core + + *:none + remote: "Remote Custom Statusbar" + + + *:none + remote: "Personalizza Barra Di Stato Del Telecomando" + + + *:none + remote: "Personalizza Barra Di Stato Del Telecomando" + + + + id: LANG_USB_HID + desc: in settings_menu + user: core + + *: none + usb_hid: "USB HID" + + + *: none + usb_hid: "USB HID" + + + *: none + usb_hid: "Periferica USB Human Interface" + + + + id: LANG_INSERT_LAST_SHUFFLED + desc: in onplay menu. insert a playlist randomly at end of dynamic playlist + user: core + + *: "Insert Last Shuffled" + + + *: "Mescola E Inserisci Come Ultima" + + + *: "Mescola E Inserisci Come Ultima" + + + + id: LANG_QUEUE_LAST_SHUFFLED + desc: in onplay menu. queue a playlist randomly at end of dynamic playlist + user: core + + *: "Queue Last Shuffled" + + + *: "Mescola E Accoda Come Ultima" + + + *: "Mescola E Accoda Come Ultima" + +