mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 08:17:47 +01:00
194 lines
No EOL
7 KiB
JSON
194 lines
No EOL
7 KiB
JSON
{
|
|
"DalamudUnloadHelp": {
|
|
"message": "Disattiva l'addon in gioco di XIVLauncher.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudPluginReloadHelp": {
|
|
"message": "Ricarica tutti i plugin.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudPrintChatHelp": {
|
|
"message": "Stampa in chat.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudCmdInfoHelp": {
|
|
"message": "Mostra lista dei comandi disponibili.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudMuteHelp": {
|
|
"message": "Proibisci a una parola o a una frase di apparire in chat. Uso: /xlmute <parola o frase>",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudMuteListHelp": {
|
|
"message": "Elenca parole e frasi proibite.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudUnmuteHelp": {
|
|
"message": "Permetti a una parola o a una frase di apparire in chat. Uso: /xlunmute <parola o frase>",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudLastLinkHelp": {
|
|
"message": "Apri il link piú recente della chat nel tuo browser predefinito.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudBotJoinHelp": {
|
|
"message": "Aggiungi al tuo server il bot Discord di XIVLauncher che hai impostato.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudBgmSetHelp": {
|
|
"message": "Imposta la musica di sottofondo del gioco. Uso: /xlbgmset <ID Musica>",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudItemLinkHelp": {
|
|
"message": "Linka un oggetto per nome. Uso: /xlitem <Nome oggetto>. Per abbinare un oggetto specifico, usa /xlitem +<Nome oggetto>",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudBonusHelp": {
|
|
"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"
|
|
},
|
|
"DalamudDevMenuHelp": {
|
|
"message": "Mostra menu sviluppatore DEBUG",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudInstallerHelp": {
|
|
"message": "Apri l'installatore dei plugin",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudCreditsHelp": {
|
|
"message": "Apri i titoli di coda per dalamud.",
|
|
"description": "Dalamud.SetupCommands"
|
|
},
|
|
"DalamudCmdHelpAvailable": {
|
|
"message": "Comandi disponibili:",
|
|
"description": "Dalamud.OnHelpCommand"
|
|
},
|
|
"DalamudMuted": {
|
|
"message": "Silenziato \"{0}\".",
|
|
"description": "Dalamud.OnBadWordsAddCommand"
|
|
},
|
|
"DalamudNoneMuted": {
|
|
"message": "Nessuna parola o frase proibita.",
|
|
"description": "Dalamud.OnBadWordsListCommand"
|
|
},
|
|
"DalamudUnmuted": {
|
|
"message": "Riattivato \"{0}\".",
|
|
"description": "Dalamud.OnBadWordsRemoveCommand"
|
|
},
|
|
"DalamudNoLastLink": {
|
|
"message": "Nessun link recente...",
|
|
"description": "Dalamud.OnLastLinkCommand"
|
|
},
|
|
"DalamudOpeningLink": {
|
|
"message": "Aprendo {0}",
|
|
"description": "Dalamud.OnLastLinkCommand"
|
|
},
|
|
"DalamudBotNotSetup": {
|
|
"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"
|
|
},
|
|
"DalamudChannelNotSetup": {
|
|
"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"
|
|
},
|
|
"DalamudBonusSet": {
|
|
"message": "Impostate notifiche bonus per {0}({1} a {2})",
|
|
"description": "Dalamud.OnRouletteBonusNotifyCommand"
|
|
},
|
|
"DalamudInvalidArguments": {
|
|
"message": "Argomenti non risconosciuti.",
|
|
"description": "Dalamud.OnRouletteBonusNotifyCommand"
|
|
},
|
|
"DalamudBonusPossibleValues": {
|
|
"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"
|
|
},
|
|
"DalamudItemNotFound": {
|
|
"message": "Oggetto non trovato.",
|
|
"description": "<<OnItemLinkCommand>b__0>d.MoveNext"
|
|
},
|
|
"InstallerHeader": {
|
|
"message": "Installatore Plugin",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerHint": {
|
|
"message": "Questa finestra ti permette di installare e rimuovere i plugin di gioco.\nSono sviluppati da terze parti.",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerLoading": {
|
|
"message": "Caricamento plugins...",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerDownloadFailed": {
|
|
"message": "Download fallito.",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerInstalled": {
|
|
"message": " (installato)",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerInProgress": {
|
|
"message": "Installazione in corso...",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerDisable": {
|
|
"message": "Disabilita",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerOpenConfig": {
|
|
"message": "Apri configurazione",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerUpdating": {
|
|
"message": "Aggiornamento...",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerUpdateComplete": {
|
|
"message": "{0} plugins aggiornati!",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerNoUpdates": {
|
|
"message": "Nessun aggiornamento trovato!",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerUpdatePlugins": {
|
|
"message": "Aggiorna plugins",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"Close": {
|
|
"message": "Chiudi",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerError": {
|
|
"message": "Installazione fallita",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"InstallerErrorHint": {
|
|
"message": "L'installatore ha riscontrato dei problemi o il plugin é incompatibile.\nRiavvia il gioco e segnalaci questo errore sul nostro Discord.",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"OK": {
|
|
"message": "OK",
|
|
"description": "PluginInstallerWindow.Draw"
|
|
},
|
|
"DalamudWelcome": {
|
|
"message": "XIVLauncher addon in gioco v{0} caricato.",
|
|
"description": "ChatHandlers.OnChatMessage"
|
|
},
|
|
"DalamudPluginLoaded": {
|
|
"message": " 》 {0} v{1} caricato.",
|
|
"description": "ChatHandlers.OnChatMessage"
|
|
},
|
|
"DalamudUpdated": {
|
|
"message": "L'addon in gioco è stato aggiornato o reinstallato con successo! Controlla su Discord per un changelog completo.",
|
|
"description": "ChatHandlers.OnChatMessage"
|
|
},
|
|
"DalamudPluginUpdateRequired": {
|
|
"message": "Uno o piú dei tuoi plugins necessita un aggiornamento. Usa il comando /xlplugins in gioco per aggiornarli!",
|
|
"description": "ChatHandlers.OnChatMessage"
|
|
},
|
|
"DalamudPluginUpdateCheckFail": {
|
|
"message": "Non è stato possibile controllare gli aggiornamenti dei plugin.",
|
|
"description": "ChatHandlers.OnChatMessage"
|
|
}
|
|
} |