diff --git a/lang/it_IT.json b/lang/it_IT.json
index e45cfcb..951a6d3 100644
--- a/lang/it_IT.json
+++ b/lang/it_IT.json
@@ -26,7 +26,7 @@
"file_deleted": "{item} eliminato dalla libreria.",
"file_item": "{artist} - {title} aggiunto da {user}",
"file_missed": "File musicale \"{file}\" mancante! Questo elemento è stato rimosso dalla playlist.",
- "help": "
Comandi
\nControllo\n\n- !web - ottenere l'URL dell'interfaccia web, se abilitata.
\n- !play (or !p) [{num}] [{start_from}] - Riprende dalla pausa / avvia la riproduzione (the num-th song is num if given)
\n- !pause - Pausa
\n- !stop - Arresta riproduzione
\n- !skip - Passa al brano successivo
\n- !last - Passa all'ultimo brano
\n- !volume {volume} - Ottenere o modificare il volume (da 0 a 100)
\n- !mode [{mode}] - Ottenere o impostare la modalità di riproduzione, {mode} dovrebbe essere one-shot (rimuove l'elemento una volta riprodotto), repeat (ripete la playlist dopo il completamento), random (riproduzione casuale della playlist), autoplay (riproduce brani casuali dalla libreria musicale).
\n- !duck on/off - Abilitare o disabilitare la funzione ducking
\n- !duckv {volume} - Imposta il volume del bot quando il ducking è attivato
\n- !duckthres - Imposta la soglia del volume per attivare il ducking (3000 per impostazione predefinita)
\n- !oust - Interrompe la riproduzione e vai al canale predefinito
\n
\nPlaylist\n\n- !now (or !np) - Visualizza il brano corrente
\n- !queue - Visualizza gli elementi nella playlist
\n- !tag {tags} - Aggiungi tutti gli elementi con i tag {tags}, tag separati da \",\".
\n- !file (or !f) {path/folder/keyword} - Aggiungi un singolo file alla playlist tramite il percorso o la parola chiave nel percorso.
\n- !filematch (or !fm) {pattern} - Aggiungi tutti i file che corrispondono all'espressione regolare {pattern}
\n- !url {url} - Aggiungi musica da Youtube o SoundCloud
\n- !playlist {url} [{offset}] - add all items in a Youtube or SoundCloud playlist, and start with the {offset}-th item
\n- !radio {url} - append a radio {url} to the playlist
\n- !rbquery {keyword} - query http://www.radio-browser.info for a radio station
\n- !rbplay {id} - play a radio station with {id} (eg. !rbplay 96746)
\n- !ysearch {keywords} - query youtube. Use !ysearch -n to turn the page.
\n- !yplay {keywords} - add the first search result of {keywords} into the playlist.
\n- !shortlist (or !sl) {indexes/*} - add {indexes}-th item (or all items if * is given) on the shortlist.
\n- !rm {num} - remove the num-th song on the playlist
\n- !repeat [{num}] - repeat current song {num} (1 by default) times.
\n- !random - randomize the playlist.
\n
\nLibreria Musicale \n\n- !search {keywords} - find item with {keywords} in the music library, keywords separated by space.
\n- !listfile [{pattern}] - display list of available files (whose paths match the regex pattern if {pattern} is given)
\n- !addtag [{index}] {tags} - add {tags} to {index}-th(current song if {index} is omitted) item on the playlist, tags separated by \",\".
\n- !addtag * {tags} - add {tags} to all items on the playlist.
\n- !untag [{index/*}] {tags}/* - remove {tags}/all tags from {index}-th(current song if {index} is omitted) item on the playlist.
\n- !findtagged (or !ft) {tags} - find item with {tags} in the music library.
\n- !delete {index} - delete {index}-th item on the shortlist from the music library.
\n
\nOther",
+ "help": "Comandi
\nControllo\n\n- !web - ottenere l'URL dell'interfaccia web, se abilitata.
\n- !play (or !p) [{num}] [{start_from}] - Riprende dalla pausa / avvia la riproduzione (the num-th song is num if given)
\n- !pause - Pausa
\n- !stop - Arresta riproduzione
\n- !skip - Passa al brano successivo
\n- !last - Passa all'ultimo brano
\n- !volume {volume} - Ottenere o modificare il volume (da 0 a 100)
\n- !mode [{mode}] - Ottenere o impostare la modalità di riproduzione, {mode} dovrebbe essere one-shot (rimuove l'elemento una volta riprodotto), repeat (ripete la playlist dopo il completamento), random (riproduzione casuale della playlist), autoplay (riproduce brani casuali dalla libreria musicale).
\n- !duck on/off - Abilitare o disabilitare la funzione ducking
\n- !duckv {volume} - Imposta il volume del bot quando il ducking è attivato
\n- !duckthres - Imposta la soglia del volume per attivare il ducking (3000 per impostazione predefinita)
\n- !oust - Interrompe la riproduzione e vai al canale predefinito
\n
\nPlaylist\n\n- !now (or !np) - Visualizza il brano corrente
\n- !queue - Visualizza gli elementi nella playlist
\n- !tag {tags} - Aggiungi tutti gli elementi con i tag {tags}, tag separati da \",\".
\n- !file (or !f) {path/folder/keyword} - Aggiungi un singolo file alla playlist tramite il percorso o la parola chiave nel percorso.
\n- !filematch (or !fm) {pattern} - Aggiungi tutti i file che corrispondono all'espressione regolare {pattern}
\n- !url {url} - Aggiungi musica da YouTube o SoundCloud
\n- !playlist {url} [{offset}] - Aggiungi tutti gli elementi da una playlist di YouTube o SoundCloud e inizia con l'elemento {offset}
\n- !radio {url} - Aggiungi una radio {url} alla playlist
\n- !rbquery {keyword} - Interroga http://www.radio-browser.info per una stazione radio
\n- !rbplay {id} - Riproduce una stazione radio con {id} (es. !rbplay 96746)
\n- !ysearch {keywords} - Interroga YouTube. Usa !ysearch -n per andare alla pagina successiva.
\n- !yplay {keywords} - Aggiungi il primo risultato di ricerca per {keyword} alla playlist.
\n- !shortlist (or !sl) {indexes/*} - Aggiungi {index}-esimo elemento (o tutti gli elementi se * è dato) alla lista.
\n- !rm {num} - Rimuove il brano num dalla playlist
\n- !repeat [{num}] - Ripete il brano corrente {num} volte (1 per impostazione predefinita).
\n- !random - randomize the playlist.
\n
\nLibreria Musicale \n\n- !search {keywords} - find item with {keywords} in the music library, keywords separated by space.
\n- !listfile [{pattern}] - display list of available files (whose paths match the regex pattern if {pattern} is given)
\n- !addtag [{index}] {tags} - add {tags} to {index}-th(current song if {index} is omitted) item on the playlist, tags separated by \",\".
\n- !addtag * {tags} - add {tags} to all items on the playlist.
\n- !untag [{index/*}] {tags}/* - remove {tags}/all tags from {index}-th(current song if {index} is omitted) item on the playlist.
\n- !findtagged (or !ft) {tags} - find item with {tags} in the music library.
\n- !delete {index} - delete {index}-th item on the shortlist from the music library.
\n
\nOther",
"invalid_index": "Indice {index} non valido. Usa !queue per vedere la playlist.",
"last_song_on_the_queue": "Ultimo in coda.",
"multiple_file_added": "Più elementi aggiunti:",
@@ -78,7 +78,7 @@
"wrong_pattern": "Espressione regolare non valida: {error}.",
"yt_no_more": "Nessun altro risultato!",
"yt_query_error": "Impossibile consultare YouTube!",
- "yt_result": "Risultato ricerca Youtube: {result_table} Usa !sl {{indexes}} per riprodurre l'elemento desiderato.
\\n!ytquery -n per la pagina successiva."
+ "yt_result": "Risultato ricerca YouTube: {result_table} Usa !sl {{indexes}} per riprodurre l'elemento desiderato.
\\n!ytquery -n per la pagina successiva."
},
"web": {
"action": "Azione",
@@ -90,7 +90,7 @@
"add_to_bottom_of_current_playlist": "Aggiungi in fondo alla playlist corrente",
"add_to_playlist_next": "Aggiungi alla playlist subito dopo il brano corrente",
"add_url": "Aggiungi URL",
- "add_youtube_or_soundcloud_url": "Aggiungi URL di Youtube o Soundcloud",
+ "add_youtube_or_soundcloud_url": "Aggiungi URL di YouTube o SoundCloud",
"are_you_really_sure": "Sei davvero sicuro?",
"aria_botamusique_logo": "Botamusique Logo: una volpe con due cuffie, che si gode la musica",
"aria_default_cover": "Un quadrato nero con due ottave unite insieme.",