localization: update language files

This commit is contained in:
goat 2020-04-13 11:30:39 +02:00
parent 43cb0870ee
commit b7e18d7631

View file

@ -1,170 +1,170 @@
{ {
"DalamudUnloadHelp": { "DalamudUnloadHelp": {
"message": "Unloads XIVLauncher in-game addon.", "message": "Disattiva l'addon in gioco di XIVLauncher.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudPluginReloadHelp": { "DalamudPluginReloadHelp": {
"message": "Reloads all plugins.", "message": "Ricarica tutti i plugin.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudPrintChatHelp": { "DalamudPrintChatHelp": {
"message": "Print to chat.", "message": "Stampa in chat.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudCmdInfoHelp": { "DalamudCmdInfoHelp": {
"message": "Shows list of commands available.", "message": "Mostra lista dei comandi disponibili.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudMuteHelp": { "DalamudMuteHelp": {
"message": "Mute a word or sentence from appearing in chat. Usage: /xlmute <word or sentence>", "message": "Proibisci a una parola o a una frase di apparire in chat. Uso: /xlmute <parola o frase>",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudMuteListHelp": { "DalamudMuteListHelp": {
"message": "List muted words or sentences.", "message": "Elenca parole e frasi proibite.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudUnmuteHelp": { "DalamudUnmuteHelp": {
"message": "Unmute a word or sentence. Usage: /xlunmute <word or sentence>", "message": "Permetti a una parola o a una frase di apparire in chat. Uso: /xlunmute <parola o frase>",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudLastLinkHelp": { "DalamudLastLinkHelp": {
"message": "Open the last posted link in your default browser.", "message": "Apri il link piú recente della chat nel tuo browser predefinito.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudBotJoinHelp": { "DalamudBotJoinHelp": {
"message": "Add the XIVLauncher discord bot you set up to your server.", "message": "Aggiungi al tuo server il bot Discord di XIVLauncher che hai impostato.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudBgmSetHelp": { "DalamudBgmSetHelp": {
"message": "Set the Game background music. Usage: /xlbgmset <BGM ID>", "message": "Imposta la musica di sottofondo del gioco. Uso: /xlbgmset <ID Musica>",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudItemLinkHelp": { "DalamudItemLinkHelp": {
"message": "Link an item by name. Usage: /xlitem <Item name>. For matching an item exactly, use /xlitem +<Item name>", "message": "Linka un oggetto per nome. Uso: /xlitem <Nome oggetto>. Per abbinare un oggetto specifico, usa /xlitem +<Nome oggetto>",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudBonusHelp": { "DalamudBonusHelp": {
"message": "Notify when a roulette has a bonus you specified. Run without parameters for more info. Usage: /xlbonus <roulette name> <role name>", "message": "Notificami quando una roulette contiene un bonus specifico. Esegui senza parametri aggiuntivi per maggiori informazioni. Uso: /xlbonus <Nome roulette> <Nome ruolo>",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudDevMenuHelp": { "DalamudDevMenuHelp": {
"message": "Draw dev menu DEBUG", "message": "Mostra menu sviluppatore DEBUG",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudInstallerHelp": { "DalamudInstallerHelp": {
"message": "Open the plugin installer", "message": "Apri l'installatore dei plugin",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudCreditsHelp": { "DalamudCreditsHelp": {
"message": "Opens the credits for dalamud.", "message": "Apri i titoli di coda per dalamud.",
"description": "Dalamud.SetupCommands" "description": "Dalamud.SetupCommands"
}, },
"DalamudCmdHelpAvailable": { "DalamudCmdHelpAvailable": {
"message": "Available commands:", "message": "Comandi disponibili:",
"description": "Dalamud.OnHelpCommand" "description": "Dalamud.OnHelpCommand"
}, },
"DalamudMuted": { "DalamudMuted": {
"message": "Muted \"{0}\".", "message": "Silenziato \"{0}\".",
"description": "Dalamud.OnBadWordsAddCommand" "description": "Dalamud.OnBadWordsAddCommand"
}, },
"DalamudNoneMuted": { "DalamudNoneMuted": {
"message": "No muted words or sentences.", "message": "Nessuna parola o frase proibita.",
"description": "Dalamud.OnBadWordsListCommand" "description": "Dalamud.OnBadWordsListCommand"
}, },
"DalamudUnmuted": { "DalamudUnmuted": {
"message": "Unmuted \"{0}\".", "message": "Riattivato \"{0}\".",
"description": "Dalamud.OnBadWordsRemoveCommand" "description": "Dalamud.OnBadWordsRemoveCommand"
}, },
"DalamudNoLastLink": { "DalamudNoLastLink": {
"message": "No last link...", "message": "Nessun link recente...",
"description": "Dalamud.OnLastLinkCommand" "description": "Dalamud.OnLastLinkCommand"
}, },
"DalamudOpeningLink": { "DalamudOpeningLink": {
"message": "Opening {0}", "message": "Aprendo {0}",
"description": "Dalamud.OnLastLinkCommand" "description": "Dalamud.OnLastLinkCommand"
}, },
"DalamudBotNotSetup": { "DalamudBotNotSetup": {
"message": "The XIVLauncher discord bot was not set up correctly or could not connect to discord. Please check the settings and the FAQ.", "message": "Il bot Discord di XIVLauncher non è stato impostato correttamente o non ha potuto connettersi a Discord. Per favore controlla le impostazioni e le FAQ.",
"description": "Dalamud.OnBotJoinCommand" "description": "Dalamud.OnBotJoinCommand"
}, },
"DalamudChannelNotSetup": { "DalamudChannelNotSetup": {
"message": "You have not set up a discord channel for these notifications - you will only receive them in chat. To do this, please use the XIVLauncher in-game settings.", "message": "Non hai impostato un canale Discord per queste notifiche - Per fare ció, utilizza le impostazioni di gioco di XIVLauncher. Al momento, riceverai le notifiche solo nella chat.",
"description": "Dalamud.OnRouletteBonusNotifyCommand" "description": "Dalamud.OnRouletteBonusNotifyCommand"
}, },
"DalamudBonusSet": { "DalamudBonusSet": {
"message": "Set bonus notifications for {0}({1}) to {2}", "message": "Impostate notifiche bonus per {0}({1} a {2})",
"description": "Dalamud.OnRouletteBonusNotifyCommand" "description": "Dalamud.OnRouletteBonusNotifyCommand"
}, },
"DalamudInvalidArguments": { "DalamudInvalidArguments": {
"message": "Unrecognized arguments.", "message": "Argomenti non risconosciuti.",
"description": "Dalamud.OnRouletteBonusNotifyCommand" "description": "Dalamud.OnRouletteBonusNotifyCommand"
}, },
"DalamudBonusPossibleValues": { "DalamudBonusPossibleValues": {
"message": "Possible values for roulette: leveling, 506070, msq, guildhests, expert, trials, mentor, alliance, normal\nPossible values for role: tank, dps, healer, all, none/reset", "message": "Possibili valori per la roulette: leveling, 506070, msq, guildhests, expert, trials, mentor, alliance, normal\nPossibili valori per i ruoli: tank, dps, healer, all, none/reset",
"description": "Dalamud.OnRouletteBonusNotifyCommand" "description": "Dalamud.OnRouletteBonusNotifyCommand"
}, },
"DalamudItemNotFound": { "DalamudItemNotFound": {
"message": "Could not find item.", "message": "Oggetto non trovato.",
"description": "<<OnItemLinkCommand>b__0>d.MoveNext" "description": "<<OnItemLinkCommand>b__0>d.MoveNext"
}, },
"InstallerHeader": { "InstallerHeader": {
"message": "Plugin Installer", "message": "Installatore Plugin",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerHint": { "InstallerHint": {
"message": "This window allows you install and remove in-game plugins.\nThey are made by third-party developers.", "message": "Questa finestra ti permette di installare e rimuovere i plugin di gioco.\nSono sviluppati da terze parti.",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerLoading": { "InstallerLoading": {
"message": "Loading plugins...", "message": "Caricamento plugins...",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerDownloadFailed": { "InstallerDownloadFailed": {
"message": "Download failed.", "message": "Download fallito.",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerInstalled": { "InstallerInstalled": {
"message": " (installed)", "message": " (installato)",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerInProgress": { "InstallerInProgress": {
"message": "Install in progress...", "message": "Installazione in corso...",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerDisable": { "InstallerDisable": {
"message": "Disable", "message": "Disabilita",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerOpenConfig": { "InstallerOpenConfig": {
"message": "Open Configuration", "message": "Apri configurazione",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerUpdating": { "InstallerUpdating": {
"message": "Updating...", "message": "Aggiornamento...",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerUpdateComplete": { "InstallerUpdateComplete": {
"message": "{0} plugins updated!", "message": "{0} plugins aggiornati!",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerNoUpdates": { "InstallerNoUpdates": {
"message": "No updates found!", "message": "Nessun aggiornamento trovato!",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerUpdatePlugins": { "InstallerUpdatePlugins": {
"message": "Update plugins", "message": "Aggiorna plugins",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"Close": { "Close": {
"message": "Close", "message": "Chiudi",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerError": { "InstallerError": {
"message": "Installer failed", "message": "Installazione fallita",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"InstallerErrorHint": { "InstallerErrorHint": {
"message": "The plugin installer ran into an issue or the plugin is incompatible.\nPlease restart the game and report this error on our discord.", "message": "L'installatore ha riscontrato dei problemi o il plugin é incompatibile.\nRiavvia il gioco e segnalaci questo errore sul nostro Discord.",
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"OK": { "OK": {
@ -172,23 +172,23 @@
"description": "PluginInstallerWindow.Draw" "description": "PluginInstallerWindow.Draw"
}, },
"DalamudWelcome": { "DalamudWelcome": {
"message": "XIVLauncher in-game addon v{0} loaded.", "message": "XIVLauncher addon in gioco v{0} caricato.",
"description": "ChatHandlers.OnChatMessage" "description": "ChatHandlers.OnChatMessage"
}, },
"DalamudPluginLoaded": { "DalamudPluginLoaded": {
"message": " 》 {0} v{1} loaded.", "message": " 》 {0} v{1} caricato.",
"description": "ChatHandlers.OnChatMessage" "description": "ChatHandlers.OnChatMessage"
}, },
"DalamudUpdated": { "DalamudUpdated": {
"message": "The In-Game addon has been updated or was reinstalled successfully! Please check the discord for a full changelog.", "message": "L'addon in gioco è stato aggiornato o reinstallato con successo! Controlla su Discord per un changelog completo.",
"description": "ChatHandlers.OnChatMessage" "description": "ChatHandlers.OnChatMessage"
}, },
"DalamudPluginUpdateRequired": { "DalamudPluginUpdateRequired": {
"message": "One or more of your plugins needs to be updated. Please use the /xlplugins command in-game to update them!", "message": "Uno o piú dei tuoi plugins necessita un aggiornamento. Usa il comando /xlplugins in gioco per aggiornarli!",
"description": "ChatHandlers.OnChatMessage" "description": "ChatHandlers.OnChatMessage"
}, },
"DalamudPluginUpdateCheckFail": { "DalamudPluginUpdateCheckFail": {
"message": "Could not check for plugin updates.", "message": "Non è stato possibile controllare gli aggiornamenti dei plugin.",
"description": "ChatHandlers.OnChatMessage" "description": "ChatHandlers.OnChatMessage"
} }
} }