module.exports = { name: "Italiano", global: { home: "Casa", subscriptions: "Abbonamento", library: "Biblioteca" }, index: { connecting: "Collegamento", launching: "Lanciare" }, settings: { general: "Generale", theme: "Tema", player: "Lettore", uitweaker: "Mettere UI", startupoptions: "Opzione Avvio", plugins: "Aggiuntivo Componente", updates: "Aggiornare", logs: "Registro", about: "Chiedere Di", devmode: "Editor Registro" }, mods: { general: { language: "Lingua" }, theme: { normal: "Normal", adaptive: "Adaptive", custom: "Custom", dark: "Dark", black: "Black", darkmode: "Dark Mode", darkmodetagline: "Bravo Six, Going Dark." }, tweaks: { fullscreen: "Fullscreen", navbarblur: "Navbar Blur", roundedcorners: "Rounded Corners", roundthumbnails: "Round Thumbnails", roundwatchpagecomponents: "Round Watch PAge Components", radius: "Radius" }, startup: { defaultpage: "Pagina Predefinita" }, updates: { install: "Install", view: "View", latest: "Latest", installed: "Installed" }, logs: { more: "More" }, about: { appinformation: "Informazioni Applicazione", appversion: "Versione Applicazione", deviceinformation: "Informazioni Congegno", platform: "Piattaforma", os: "Sistema Operativo", model: "Modello", manufacturer: "Costruttore", emulator: "Emulatore", github: "GitHub", discord: "Discord" } }, events: { welcome: "Benvenuto su VueTube", tagline: "Il Futuro Dello Streaming Video", next: "Prossimo", updated: "VueTube e Stato Aggiornato", awesome: "Imponente!" } }