From a3ce693aac822a19ce47e65553531cffb25ba6d3 Mon Sep 17 00:00:00 2001 From: Traduora Bot Date: Fri, 2 Oct 2020 00:06:43 +0000 Subject: [PATCH] Bot: Update translation --- lang/it_IT.json | 160 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 lang/it_IT.json diff --git a/lang/it_IT.json b/lang/it_IT.json new file mode 100644 index 0000000..b427b20 --- /dev/null +++ b/lang/it_IT.json @@ -0,0 +1,160 @@ +{ + "cli": { + "added_tags": "I tag {tags} sono stati aggiunti a {song}.", + "added_tags_to_all": "I tag {tags} sono stati aggiunti ai brani nella playlist.", + "admin_help": "

Comandi amministratore

\nBot\n\nInterfaccia Web\n\"", + "auto_paused": "Usa !play per riprendere la musica!", + "bad_command": "{command}: comando non trovato.", + "bad_parameter": "{command}: parametro non valido.", + "bad_url": "È stato richiesto un URL non valido.", + "cache_refreshed": "Cache aggiornata!", + "change_ducking_volume": "", + "change_mode": "Modalità di riproduzione impostata su {mode} da {user}.", + "change_volume": "Volume impostato a {volume} da {user}.", + "cleared": "Playlist svuotata.", + "cleared_tags": "Rimossi tutti i tag da {song}.", + "cleared_tags_from_all": "Rimossi tutti i tag dai brani nella playlist.", + "command_disabled": "{command}: comando disabilitato!", + "current_ducking_volume": "", + "current_mode": "Modalità di riproduzione corrente: {mode}.", + "current_volume": "Volume attuale: {volume}.", + "database_dropped": "Database eliminato. Tutti i dati sono andati.", + "download_in_progress": "Scaricamento di {item} in corso...", + "error_executing_command": "{command}: Comando non riuscito con errore: {error}.", + "file": "File", + "file_added": "{item} aggiunto.", + "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": "", + "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:", + "multiple_file_deleted": "Più elementi eliminati dalla libreria:", + "multiple_file_found": "Trovati:", + "multiple_matches": "File non trovato! Possibili candidati:", + "new_version_found": "", + "next_to_play": "", + "no_file": "", + "not_admin": "", + "not_in_my_channel": "", + "not_playing": "", + "now_playing": "", + "page_instruction": "", + "paused": "", + "playlist_fetching_failed": "", + "pm_not_allowed": "", + "position_in_the_queue": "", + "preconfigurated_radio": "", + "queue_contents": "", + "queue_empty": "", + "radio": "", + "radio_item": "", + "rb_play_empty": "", + "rb_query_result": "", + "records_omitted": "", + "removed_tags": "", + "removed_tags_from_all": "", + "removing_item": "", + "repeat": "", + "shortlist_instruction": "", + "start_updating": "", + "stopped": "", + "too_long": "", + "unable_download": "", + "unable_play": "", + "unknown_mode": "", + "update_successful": "", + "url": "", + "url_ban": "", + "url_from_playlist": "", + "url_from_playlist_item": "", + "url_item": "", + "user_ban": "", + "user_password_set": "", + "web_user_list": "", + "webpage_address": "", + "which_command": "", + "wrong_pattern": "", + "yt_no_more": "", + "yt_query_error": "", + "yt_result": "" + }, + "web": { + "action": "", + "add": "", + "add_all": "", + "add_radio": "", + "add_radio_url": "", + "add_to_bottom": "", + "add_to_bottom_of_current_playlist": "", + "add_to_playlist_next": "", + "add_url": "", + "add_youtube_or_soundcloud_url": "", + "are_you_really_sure": "", + "aria_botamusique_logo": "", + "aria_default_cover": "", + "aria_empty_box": "", + "aria_remove_this_song": "", + "aria_skip_current_song": "", + "aria_skip_to_next_track": "", + "aria_spinner": "", + "aria_warning_of_deletion": "", + "autoplay": "", + "browse_music_file": "", + "cancel": "", + "cancel_upload_warning": "", + "change_playback_mode": "", + "choose_file": "", + "clear_playlist": "", + "close": "", + "delete_all": "", + "delete_all_files": "", + "delete_file_warning": "", + "directory": "", + "download_all": "", + "download_song_from_library": "", + "edit_submit": "", + "edit_tags_for": "", + "expand_playlist": "", + "file": "", + "filters": "", + "index": "", + "keywords": "", + "keywords_placeholder": "", + "mini_player_title": "", + "music_library": "", + "next_to_play": "", + "no_tag": "", + "oneshot": "", + "open_volume_controls": "", + "page_title": "", + "pause": "", + "play": "", + "playlist_controls": "", + "radio": "", + "radio_url_placeholder": "", + "random": "", + "remove_song_from_library": "", + "repeat": "", + "rescan_files": "", + "skip_track": "", + "submit": "", + "tags": "", + "tags_to_add": "", + "title": "", + "token": "", + "token_required": "", + "token_required_message": "", + "type": "", + "upload_file": "", + "upload_submit": "", + "upload_to": "", + "uploaded_finished": "", + "uploading_files": "", + "url": "", + "url_path": "", + "url_placeholder": "", + "volume_slider": "" + } +} \ No newline at end of file