New translations strings.yml (Italian)

This commit is contained in:
FlyingPikachu 2017-12-31 01:56:38 -05:00
parent 716cf14806
commit 75188aa234

View File

@ -0,0 +1,858 @@
---
questFailed: "*QUEST FAILED MATEY*"
questMaxAllowed: "Ye may only have up t' <number> Quests."
questAlreadyOn: "Ye be already on that Quest!"
questTooEarly: "Ye may nah take <quest> again fer another <time>."
questAlreadyCompleted: "Ye 'ave already looted <quest>."
questInvalidLocation: "Ye may nah take <quest> at this location."
questInvalidDeliveryItem: "<item> ain't a required item fer this quest!"
questSelectedLocation: "Chosen spot"
questDisplayHelp: "- Visualizza questa guida"
COMMAND_LIST: "elenco"
COMMAND_LIST_HELP: "elenco [page] - Elenco missioni disponibili"
COMMAND_TAKE: "prendi"
COMMAND_TAKE_HELP: "prendi [quest_name] - Accetta la missione"
COMMAND_TAKE_USAGE: 'Uso: /quests take [quest]'
COMMAND_QUIT: "esci"
COMMAND_QUIT_HELP: "esci [quest] - Abbandona la missione corrente"
COMMAND_EDITOR: "editor"
COMMAND_EDITOR_HELP: "editor - Crea/Modifica missioni"
COMMAND_EVENTS_EDITOR: "eventi"
COMMAND_EVENTS_EDITOR_HELP: "eventi - Crea/Modifica eventi"
COMMAND_STATS: "statistiche"
COMMAND_STATS_HELP: "statistiche - Visualizza le tue statistiche delle missioni"
COMMAND_TOP: "top"
COMMAND_TOP_HELP: "top [number] - Visualizza le missioni migliori"
COMMAND_TOP_USAGE: 'Uso: /quests top [number]'
COMMAND_INFO: "info"
COMMAND_INFO_HELP: "info - Visualizza informazioni del plugin"
COMMAND_JOURNAL: "gazzetta"
COMMAND_JOURNAL_HELP: "gazzetta - Visualizza/Metti via il giornale delle missioni"
COMMAND_QUEST_HELP: "- Visualizza gli obiettivi della missione corrente"
COMMAND_QUESTINFO_HELP: "[quest_name] - Visualizza informazioni sulla missione"
COMMAND_QUESTADMIN_HELP: "- Visualizza guida Questadmin"
COMMAND_QUESTADMIN_STATS: "statistiche"
COMMAND_QUESTADMIN_STATS_HELP: "statistiche [player] - Visualizza le statistiche sulle missioni di un giocatore"
COMMAND_QUESTADMIN_GIVE: "dare"
COMMAND_QUESTADMIN_GIVE_HELP: "dare[player][quest] - Costringere un giocatore a fare una ricerca"
COMMAND_QUESTADMIN_QUIT: "lasciare"
COMMAND_QUESTADMIN_QUIT_HELP: "lasciare [player][quest] - Costringere un giocatore a lasciare la propria ricerca"
COMMAND_QUESTADMIN_POINTS: "punti"
COMMAND_QUESTADMIN_POINTS_HELP: "punti[player][amount] - Imposta i punti di ricerca dei giocatori"
COMMAND_QUESTADMIN_TAKEPOINTS: "prendere punti"
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "prendere punti [player][amount] - Prendere i punti di ricerca del giocatore"
COMMAND_QUESTADMIN_GIVEPOINTS: "dare punti"
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "dare punti [player][amount] - Dare un punto di ricerca al giocatore"
COMMAND_QUESTADMIN_POINTSALL: "givepoints [player] [amount] - Give a player Quest Points"
COMMAND_QUESTADMIN_POINTSALL_HELP: "pointsall[amount]- Imposta TUTTI i punti missione di tutti i giocatori"
COMMAND_QUESTADMIN_FINISH: "finito"
COMMAND_QUESTADMIN_FINISH_HELP: "finito [player][quest] - Forza immediatamente il completamento della ricerca di un giocatore"
COMMAND_QUESTADMIN_NEXTSTAGE: "prossima fase"
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "prossima fase [player][quest] - Forzare immediatamente il complemento del palco per un giocatore"
COMMAND_QUESTADMIN_SETSTAGE: "preparare il palco"
COMMAND_QUESTADMIN_SETSTAGE_HELP: "sestage [player][quest][stage] - Imposta il livello attuale per un giocatore"
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Uso: /questadmin setstage [player][quest][stage]'
COMMAND_QUESTADMIN_PURGE: "epurazione"
COMMAND_QUESTADMIN_PURGE_HELP: "epurazione [player] - Cancellare tutti i dati delle missioni di un giocatori E LISTA NERI LORO"
COMMAND_QUESTADMIN_RESET: "riavvio"
COMMAND_QUESTADMIN_RESET_HELP: "riavvio [player] - Cancellare tutti i dati delle missioni di un giocatori"
COMMAND_QUESTADMIN_REMOVE: "rimuovere"
COMMAND_QUESTADMIN_REMOVE_HELP: "rimuovere [player][quest] - rimuovere una missione completata da un giocatore"
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "togglegui [npc id] - Toggle GUI Quest Display on an NPC"
COMMAND_QUESTADMIN_RELOAD: "ricaricare"
COMMAND_QUESTADMIN_RELOAD_HELP: "ricaricare - ricaricarre tutte le missioni"
questEditorHeader: "Crea il carico"
questEditorCreate: "Creare una nuova missione"
questEditorEdit: "Modificare una ricerca"
questEditorDelete: "Cancellare la ricerca"
questEditorName: "Imposta nome"
questEditorAskMessage: "Impostare il messaggio di richiesta"
questEditorFinishMessage: "Messaggio di completammento"
questEditorRedoDelay: "Imposta il ritardo di ripristino"
questEditorNPCStart: "Impostare l'inizio NPC"
questEditorBlockStart: "Impostare inizio blocco"
questEditorInitialEvent: "Impostare l'evento iniziale"
questEditorSetGUI: "Impostarela visualizzazione della voce della GUI"
questEditorReqs: "Modificare i requisiti"
questEditorStages: "Modifica fasi"
questEditorRews: "Modifica i premi"
questEditorEnterQuestName: "Inserisci il nome della ricerca (o 'cancellare' per tornare)"
questEditorEditEnterQuestName: "Enter Quest name to edit, or 'cancel' to return"
questEditorEnterAskMessage: "Inserisci il messaggio da chiadere (o 'cancellare' per tornare)"
questEditorEnterFinishMessage: "Inserisci il messaggio di finire (o 'cancellare' per tornare)"
questEditorEnterRedoDelay: "Enter amount of time (in seconds), 0 to clear the redo delay or -1 to cancel "
questEditorEnterNPCStart: "Immettere ID NPC, -1 per cancellare l'inizio NPC o -2 per annullare"
questEditorEnterBlockStart: "Click-destro su un blocco per utilizzare come punto di partenza, poi immetti 'done' per salvare, oppure immetti 'clear' per deselezionare il blocco di partenza, oppure 'cancel' per terminare"
questEditorEnterInitialEvent: "Inserisci il nome di un evento o digita 'cancella' per cancellare l'evento iniziale o 'cancellare' per tornare"
questRequiredNoneSet: "Richiesto, nessun impostato"
questWGSetRegion: "Imposta la regione"
questWGNotInstalled: "Guardia mondiale non installata"
questWGPrompt: "Immettere la regione guardia del corpo, immettere 'cancella' per cancellare la regione, o 'cancellare' per tornare."
questWGInvalidRegion: "<region> non è un'area di WorldGard valida!"
questWGRegionCleared: "Cercare las regiones deseleccionadas."
questCitNotInstalled: "Cittadini non installati"
questDenNotInstalled: "Cittadino non installato"
questGUIError: 'Errore: Quell''elemento è già utilizzato come Display GUI per la ricerca<quest>.'
questCurrentItem: "Oggetto corrente:"
questSetItem: "Imposta l'articolo"
questClearItem: "Cancella l'articulo"
questGUICleared: "Visualizzazione di ricerca GUI elemento cancellato."
questDeleted: "Richerche cancellate! missioni ed eventi sono stati ricaricati."
questEditorNameExists: "Una ricerca con quel nome esiste già!"
questEditorBeingEdited: "Qualcuno è creazione/modifica di una riicerca con quel nome!"
questEditorInvalidQuestName: "Nome non può contenere punti o virgole!"
questEditorInvalidEventName: "non è un nome di evento valido!"
questEditorInvalidNPC: "Nessun NPC esiste con quell' id!"
questEditorNoStartBlockSelected: "Devi prima selezionare un blocco."
questEditorPositiveAmount: "L'importo deve essere un numero positivo."
questEditorQuestAsRequirement1: "Le seguenti ricerche hanno"
questEditorQuestAsRequirement2: "come un requisito:"
questEditorQuestAsRequirement3: "È necessario modificare queste missioni in modo che non ne fanno uso prima di eliminarlo."
questEditorQuestNotFound: "Missione non trovate!"
questEditorEventCleared: "Evento iniziale cancellato."
questEditorSave: "Completare e salvare"
questEditorNeedAskMessage: "Devi impostare e chiedere il messaggio!"
questEditorNeedFinishMessage: "Debi impostare un messaggio finale!"
questEditorNeedStages: "Le tue ricerche non hanno fasi!"
questEditorSaved: "Quest saved! (Ye will needs t' perform a Quest reload fer it t' appear)"
questEditorExited: "Are ye sure ye wants t' exit without savin'?"
questEditorDeleted: "Are ye sure ye wants t' scuttle th' Quest"
questEditorNoPermsCreate: "Ye do nah 'ave permission t' create Quests."
questEditorNoPermsEdit: "Ye do nah 'ave permission t' edit Quests."
questEditorNoPermsDelete: "Ye do nah 'ave permission t' scuttle Quests."
stageEditorEditStage: "Modifica fasi"
stageEditorNewStage: "Aggiungi un nuovo livello"
stageEditorStages: "Fasi"
stageEditorStage: "Fase"
stageEditorBreakBlocks: "Rompere i blocchi"
stageEditorDamageBlocks: "Blocchi di danni"
stageEditorPlaceBlocks: "Posto blocchi"
stageEditorUseBlocks: "Usa i blocchi"
stageEditorCutBlocks: "Tagliare blocchi"
stageEditorCatchFish: "Pescari pesci"
stageEditorFish: "pesce"
stageEditorKillPlayers: "Uccidi i giocatori"
stageEditorPlayers: "giocatori"
stageEditorEnchantItems: "Incantare oggetti"
stageEditorDeliverItems: "Consegna oggetti"
stageEditorTalkToNPCs: "Parla con gli NPC"
stageEditorKillNPCs: "Uccidere i PNG"
stageEditorKillMobs: "Uccidere i Mobs"
stageEditorReachLocs: "Reach spots"
stageEditorReachRadii1: "Ricerca all'intero"
stageEditorReachRadii2: "blocchi di"
stageEditorTameMobs: "Domare i Mobs"
stageEditorShearSheep: "Tosare le pecore"
stageEditorEvents: "Eventi"
stageEditorStageEvents: "Eventi scenici"
stageEditorStartEvent: "Inizio evento"
stageEditorStartEventCleared: "Evento di inizio cancellato."
stageEditorFinishEvent: "Evento finale"
stageEditorFinishEventCleared: "Evento finale cancellato."
stageEditorChatEvents: "Eventi chat"
stageEditorChatTrigger: "Trigger di chat"
stageEditorTriggeredBy: "Innescato da"
stageEditorChatEventsCleared: "Evento di inizio cancellato."
stageEditorDeathEvent: "Evento di morte"
stageEditorDeathEventCleared: "Evento di morte cancellato."
stageEditorDisconnectEvent: "Disconnetti l'evento"
stageEditorDisconnectEventCleared: "Evento di disconnessione cancellato."
stageEditorDelayMessage: "Messagio di ritardo"
stageEditorDenizenScript: "Denizen Script"
stageEditorStartMessage: "Messaggio di inizio"
stageEditorCompleteMessage: "Complete message"
stageEditorDelete: "Elimina fase"
stageEditorSetBlockNames: "Imposta il nomi di blocco"
stageEditorSetBlockAmounts: "Impostare la quantità di blocco"
stageEditorSetBlockDurability: "Impostare la durata del blocco"
stageEditorSetDamageAmounts: "Imposta la quantità di danno"
stageEditorSetPlaceAmounts: "Imposta la quantità del posto"
stageEditorSetUseAmounts: "Imposta la quantità d'uso"
stageEditorSetCutAmounts: "Imposta la quantità di taglio"
stageEditorSetKillAmounts: "Imposta la quantità di uccisione"
stageEditorSetEnchantAmounts: "Imposta l'incantesimo"
stageEditorSetMobAmounts: "Impostare la quantità di mob"
stageEditorSetEnchantments: "Impostare l'incantesimo"
stageEditorSetItemNames: "Imposta il nomi di oggetto"
stageEditorSetKillIds: "Imposta NPC IDs"
stageEditorSetMobTypes: "Impostare i tipi di mob"
stageEditorSetKillLocations: "Imposta la posizione di uccisione"
stageEditorSetKillLocationRadii: "Imposta i raggi della posizione di uccisione"
stageEditorSetKillLocationNames: "Imposta i nomi delle posizione di uccisione"
stageEditorSetLocations: "Imposta la posizione"
stageEditorSetLocationRadii: "Imposta i raggi di posizione"
stageEditorSetLocationNames: "Imposta i nomi delle località"
stageEditorSetTameAmounts: "Imposta importi addomesticati"
stageEditorSetShearColors: "Imposta i colori delle pecore"
stageEditorSetShearAmounts: "Imposta la quanttità di taglio"
stageEditorPassword: "Obiettivi della password"
stageEditorAddPasswordDisplay: "Aggiungi la visualizzazione della password"
stageEditorAddPasswordPhrases: "Aggiungere frasi di password(s)"
stageEditorNoPasswordDisplays: "Nessuna password visualizzata impostata"
stageObjectiveOverride: "Override display obiettivo"
stageEditorCustom: "Obiettivi personalizati"
stageEditorNoModules: "Nessun moduli caricati"
stageEditorModuleNotFound: "Modulo obiettivo personalizzato non trovato."
stageEditorCustomPrompt: "Inserisci il nome di un obiettivo personalizzato da aggiungere o digita 'cancella' per cancellare tutti gli obiettivi personalizzati o 'cancellare' per tornare."
stageEditorCustomAlreadyAdded: "Quell'obiettivo personalizzato è già stato aggiunto!"
stageEditorCustomCleared: "Obiettivi personalizzati cancellato."
stageEditorCustomDataPrompt: "Inserire el valore per<data>:"
stageEditorEnterBlockNames: "Immettere blocco nomi (o ID), che separa siascuno da uno spazio, oppure 'Annulla' per tornare."
stageEditorBreakBlocksPrompt: "Inserisci gli importi delle interruzioni (numeri), separandoli uno per uno spazio o immetti 'anulla' per tornare."
stageEditorDamageBlocksPrompt: "Inserissci gli importi dei danni (numero), separandoli uno per uno spazio, oppure inserisci 'anulla' per tornare."
stageEditorPlaceBlocksPrompt: "Inserisci gli importi del luogo (numeri), separandoli uno per uno spazio, o immetti 'anulla' per tornare."
stageEditorUseBlocksPrompt: "Inserisci gli importi di utilizzo (numeri), separandoli uno per uno spazio o immetti 'annulla' per tornare."
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, or enter 'cancel' to return."
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, or enter 'cancel' to return."
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, or enter 'cancel' to return."
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, or enter 'cancel' to return."
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, or enter 'cancel' to return."
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, or enter 'cancel' to return."
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, or 'cancel' to return."
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon or enter 'cancel' to return."
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), separating each one by a space, or enter 'cancel' to return."
stageEditorMobsPrompt: "Enter mob names separating each one by a space, or enter 'cancel' to return"
stageEditorMobAmountsPrompt: "Enter mob amounts separatin' each one by a space, or enter 'cancel' t' return"
stageEditorMobLocationPrompt: "Right-click on a block t' select it, then enter 'add' t' add it t' th' kill spot list, or enter 'cancel' t' return"
stageEditorMobLocationRadiiPrompt: "Enter kill spot radii (number o' blocks) separatin' each one by a space, or enter 'cancel' t' return"
stageEditorMobLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, or enter 'cancel' to return"
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, or enter 'cancel' to return"
stageEditorReachLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, or enter 'cancel' to return"
stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, or enter 'cancel' to return"
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, or enter 'cancel' to return"
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, or 'cancel' to return"
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, or 'cancel' to return"
stageEditorChatEventsTriggerPromptA: "Enter a chat trigger for"
stageEditorChatEventsTriggerPromptB: "or enter 'cancel' to return."
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, or 'cancel' to return"
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, or 'cancel' to return"
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, or 'cancel' to return"
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, or 'cancel' to return"
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, or 'cancel' to return"
stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' to return"
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
stageEditorPasswordPhrasePrompt: "Inserisci una frase password o 'cancellare' to return"
stageEditorPasswordPhraseHint1: "(Questo è il testo che un giocatore deve dire per completare l'obiettivo)"
stageEditorPasswordPhraseHint2: "Se vuoi più frasi di password, separale da un | (tubo)"
stageEditorObjectiveOverridePrompt: "Inserisci l'override del display obiettivo, oppure 'cancella' per cancellare l'override, o 'cancellare' per tornare."
stageEditorObjectiveOverrideHint: "(L'override della visualizzazione dell'obiettivo verrà visualizzato come obiettivo attuale di giocatori)"
stageEditorObjectiveOverrideCleared: "Override di visualizzazione obiettive deselezionata."
stageEditorDeliveryAddItem: "Aggiunngi articolo"
stageEditorDeliveryNPCs: "Imposta NPC IDs"
stageEditorDeliveryMessages: "Imposta consegna messaggi"
stageEditorContainsDuplicates: "Elenco contiene i duplicati!"
stageEditorInvalidBlockName: "non è un nome di blocco valido!"
stageEditorInvalidEnchantment: "non è un nome valido di incanto!"
stageEditorInvalidNPC: "non è un ID valido NPC!"
stageEditorInvalidMob: "non è un nome valido mob!"
stageEditorInvalidItemName: "non è un nome di elemento valido!"
stageEditorInvalidNumber: "non è un numero!"
stageEditorInvalidDye: "non è un colore valido di tintura!"
stageEditorInvalidEvent: "non è un nome di evento valido!"
stageEditorDuplicateEvent: "Evento è già nella lista!"
stageEditorInvalidDelay: "Il ritardo deve essere di almeno un secondo!"
stageEditorInvalidScript: "Sript denizen non trovato!"
stageEditorNoCitizens: "I cittadini non sono installati!"
stageEditorNoDenizen: "Denizen non è installato!"
stageEditorPositiveAmount: "Devi inserire un numero positivo!"
stageEditorNoNumber: "L'input non è un numero!"
stageEditorNotGreaterThanZero: "non è maggiore di 0!"
stageEditorNotListofNumbers: "Entrata non valida, l'input non era una lista di numeri!"
stageEditorNoDelaySet: "È necessario impostare un ritardo prima!"
stageEditorNoBlockNames: "È necessario innanzitutto impostare i nomi dei blocchi!"
stageEditorNoEnchantments: "È necessario impostare prima incantesimi!"
stageEditorNoItems: "È necessario aggiugere elementi prima!"
stageEditorNoDeliveryMessage: "È necessario impostare almeno un messaggio di consegna!"
stageEditorNoNPCs: "Devi prima impostare gli ID NPC!"
stageEditorNoMobTypes: "Devi prima imposare i tipi di mob!"
stageEditorNoKillLocations: "Devi prima impostare le posizioni di uccisione!"
stageEditorNoBlockSelected: "Devi prima selezionare un blocco."
stageEditorNoColors: "Devi prima impostare i colori!"
stageEditorNoLocations: "È necessario impostare prima le posizione!"
stageEditorNoEnchantmentsSet: "Nessun set di incantesimi"
stageEditorNoItemsSet: "Non elementi impostati"
stageEditorNoMobTypesSet: "Nessun tipo di mob impostato"
stageEditorNoLocationsSet: "Nessuna località impostata"
stageEditorNoColorsSet: "Nessun colors set"
stageEditorListNotSameSize: "La lista dei nomi dei blocchi e la lista degli importi non hanno la stessa dimensione!"
stageEditorEnchantmentNotSameSize: "L'elenco degli incantesimi, l'elenco degli oggetti e l'elenco degli quantità di incantesimo non ha le stesse dimensione!"
stageEditorDeliveriesNotSameSize: "L'elenco degli articoli e l'elenco NPC non hanno dimensioni uguali!"
stageEditorNPCKillsNotSameSize: "L'elenco ID NPC e l'elenco degli importi di uccisione non hanno stessa dimensione!"
stageEditorAllListsNotSameSize: "Tutti i tuoi elenchi non hanno le stesse dimensioni!"
stageEditorMobTypesNotSameSize: "L'elenco dei tipi di mob e l'elenco degli importi di mob non hanno la stessa dimensione!"
stageEditorTameMobsNotSameSize: "L'elenco dei tipi di mob e l'elenco degli importi addomesticati non hanno la stessa dimensione!"
stageEditorShearNotSameSize: "L'elenco dei colori delle pecore e l'elenco degli importi delle cesoie no hanno le stesse dimensioni!"
stageEditorMustSetPasswordDisplays: "Devi prima aggiugere almeno una password!"
stageEditorAddPasswordCleared: "Password Objectives cleared."
stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!"
stageEditorListContainsDuplicates: " List contains duplicates!"
stageEditorDelayCleared: "Delay cleared."
stageEditorDelayMessageCleared: "Delay message cleared."
stageEditorDenizenCleared: "Denizen script cleared."
stageEditorBreakBlocksCleared: "Break blocks objective cleared."
stageEditorDamageBlocksCleared: "Damage blocks objective cleared."
stageEditorPlaceBlocksCleared: "Place blocks objective cleared."
stageEditorUseBlocksCleared: "Use blocks objective cleared."
stageEditorCutBlocksCleared: "Cut blocks objective cleared."
stageEditorEnchantmentsCleared: "Enchantment objective cleared."
stageEditorDeliveriesCleared: "Delivery objective cleared."
stageEditorReachLocationsCleared: "Reach Locations objective cleared."
stageEditorKillNPCsCleared: "Kill NPCs objective cleared."
stageEditorKillMobsCleared: "Kill Mobs objective cleared."
stageEditorTameCleared: "Obiettivo di Mobs doma deselezionata."
stageEditorShearCleared: "Shear Sheep objective cleared."
stageEditorStartMessageCleared: "Start message cleared."
stageEditorCompleteMessageCleared: "Complete message cleared."
stageEditorConfirmStageDelete: "Sei sicuro di voler eliminare questo stage?"
stageEditorConfirmStageNote: "Qualsiasi Fase dopo sarà spostata in dietro di un punto"
stageEditorDeleteSucces: "Stage deleted successfully."
stageEditorEnchantments: "Enchantments"
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
stageEditorOptional: "Optional"
stageEditorColors: "Sheep Colors"
allListsNotSameSize: "All of your lists are not the same size!"
eventEditorCreate: "Create new Event"
eventEditorEdit: "Edit an Event"
eventEditorDelete: "Delete an Event"
eventEditorCreatePermisssions: "You do not have permission to create new Events."
eventEditorEditPermisssions: "You do not have permission to edit Events."
eventEditorDeletePermisssions: "You do not have permission to delete Events."
eventEditorNoneToEdit: "No Events currently exist to be edited!"
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
eventEditorNotFound: "Event not found!"
eventEditorExists: "Event already exists!"
eventEditorSomeone: "Someone is already creating or editing an Event with that name!"
eventEditorAlpha: "Name must be alphanumeric!"
eventEditorErrorReadingFile: "Error reading Events file."
eventEditorErrorSaving: "An error occurred while saving."
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
eventEditorSaved: "Event saved, Quests and Events reloaded."
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
eventEditorEventInUse: "Le segueti missioni utilizzano l'evento"
eventEditorMustModifyQuests: "editorEventiNonTrovato"
eventEditorListSizeMismatch: "Gli elenchi non hanno la stessa dimensione!"
eventEditorListDuplicates: "La lista contiene duplicati!"
eventEditorNotANumberList: "L'input non era una lista di numeri!"
eventEditorInvalidEntry: "Inserimento non valido"
eventEditorSetName: "Imposta nome"
eventEditorSetMessage: "Imposta il messaggio"
eventEditorClearInv: "Cancella l'inventario del giocatore"
eventEditorFailQuest: "Fallire la ricerca"
eventEditorSetExplosions: "Imposta le posizioni dell'esplosione"
eventEditorSetLightning: "Imposta posizione di fulmine"
eventEditorSetEffects: "Imposta effetti"
eventEditorSetStorm: "Imposta tempesta"
eventEditorSetThunder: "Imposta il tuono"
eventEditorSetMobSpawns: "Imposta mob spawns"
eventEditorSetPotionEffects: "Imposta effetti pozione"
eventEditorSetHunger: "Imposta il livello di fame del giocatore"
eventEditorSetSaturation: "Imposta il livello di saturazione del giocatore"
eventEditorSetHealth: "Imposta il livello di salute del giocatore"
eventEditorEnterTimerSeconds: "Imposta il numero di secondi rimanenti prima che la missione fallisca ( evento aulllamento utente per cancellare i timer)"
eventEditorSetTimer: "Imposta il tempo per fallire la missione"
eventEditorCancelTimer: "Anulla il timer di ricerca"
eventEditorSetTeleport: "Imposta la posizione del teletrasporto del giocatore"
eventEditorSetCommands: "Imposta i comandi da eseguire"
eventEditorItems: "Elementi dell'evento"
eventEditorSetItems: "Dare oggetti"
eventEditorItemsCleared: "Le voci dell'evento sono state cancellate."
eventEditorAddItem: "Aggiungi articolo"
eventEditorSetItemNames: "Imposta il nomi degli oggetti"
eventEditorSetItemAmounts: "Imposta gli importi degli articoli"
eventEditorNoNames: "Nessun nome impostato"
eventEditorMustSetNames: "Devi prima impostare i nomi degli oggetti!"
eventEditorInvalidName: "non è un nome di oggetto valido!"
eventEditorNotGreaterThanZero: "non è maggiore di 0!"
eventEditorNotANumber: "non e un numero!"
eventEditorStorm: "Tempestad di eventi"
eventEditorSetWorld: "Imposta il mondo"
eventEditorSetDuration: "Imposta la durata"
eventEditorNoWorld: "(Nessun set mondiale)"
eventEditorSetWorldFirst: "È necessario impostare un mondo prima!"
eventEditorInvalidWorld: "non è un nome mondiale valido!"
eventEditorMustSetStormDuration: "Devi importare una durata temporale!"
eventEditorStormCleared: "Dati di tempesta cancellati."
eventEditorEnterStormWorld: "Inserisci un nome mondiale per la tempesta che si verifiche o digita 'anulla' per tornare"
eventEditorEnterDuration: "Inserire la durata (in secondi)"
eventEditorAtLeastOneSecond: "L'imposto deve essere almeno secondo!"
eventEditorNotGreaterThanOneSecond: "non è superiore a 1 secondo!"
eventEditorThunder: "Evento Tuono"
eventEditorMustSetThunderDuration: "Devi impostare una durata di tuono!"
eventEditorThunderCleared: "Thunder data cleared."
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, or enter 'cancel' to return"
eventEditorEffects: "Event Effects"
eventEditorAddEffect: "Add effect"
eventEditorAddEffectLocation: "Add effect location"
eventEditorNoEffects: "No effects set"
eventEditorMustAddEffects: "You must add effects first!"
eventEditorInvalidEffect: "is not a valid effect name!"
eventEditorEffectsCleared: "Event effects cleared."
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, or enter 'cancel' to return"
eventEditorMobSpawns: "Event Mob Spawns"
eventEditorAddMobTypes: "Add mob"
eventEditorNoTypesSet: "(No type set)"
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
eventEditorSetMobAmounts: "Set mob amount"
eventEditorNoAmountsSet: "(No amounts set)"
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
eventEditorAddSpawnLocation: "Set spawn location"
eventEditorMobSpawnsCleared: "Mob spawns cleared."
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
eventEditorInvalidMob: "is not a valid mob name!"
eventEditorSetMobName: "Set custom name for mob"
eventEditorSetMobType: "Set mob type"
eventEditorSetMobItemInHand: "Set item in hand"
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
eventEditorSetMobBoots: "Set boots"
eventEditorSetMobBootsDrop: "Set drop chance of boots"
eventEditorSetMobLeggings: "Set leggings"
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
eventEditorSetMobChestPlate: "Set chest plate"
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
eventEditorSetMobHelmet: "Set helmet"
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
eventEditorSetMobSpawnLoc: "Right-click on a block to spawn a mob at, then enter 'add' to the confirm it, or enter 'cancel' to return"
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
eventEditorSetDropChance: "Set the drop chance"
eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0"
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, or 'cancel' to return"
eventEditorPotionEffects: "Event Potion Effects"
eventEditorSetPotionEffectTypes: "Set potion effect types"
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
eventEditorSetPotionDurations: "Set potion effect durations"
eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!"
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
eventEditorNoDurationsSet: "(No durations set)"
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
eventEditorPotionsCleared: "Potion effects cleared."
eventEditorInvalidPotionType: "is not a valid potion effect type!"
eventEditorEnterNPCId: "Enter NPC ID (or -1 to return)"
eventEditorNoNPCExists: "No NPC exists with that id!"
eventEditorExplosionPrompt: "Fai clic con il tasto destro del mouse su un blocco per generare un'esplosione, quindi inserisci 'aggiungi' per aggiungerlo alla lista, o digita 'cancella' per cacellare l'elenco delle esplosioni, o 'cancellare' per tornari"
eventEditorSelectBlockFirst: "Devi prima selezionare un blocco."
eventEditorSetMessagePrompt: "Inserisci il mmessaggio, o digta 'none' per cancellare, (o 'cancella' per tornare)"
eventEditorSetItemNamesPrompt: "Inserici i nomi degli elementi che li separano in base a uno spazio, oppure digita 'anulla' per tornare."
eventEditorSetItemAmountsPrompt: "Inserisci gli importi degli articoli (numeri) che separano ciascuno di essi da uno spazio, oppure inserisci 'anulla' per tornare."
eventEditorSetMobTypesPrompt: "Inserisci il nome del mob o digita 'anullare' per tornare"
eventEditorSetMobAmountsPrompt: "Inserisci importo mob o inserisci 'anulla' per tornare"
eventEditorSetMobNamePrompt: "Imposta il nome per questo mob o digita 'cancella' per tornare"
eventEditorSetMobLocationPrompt: "Fai clic con il tasto del mouse su un blocco per selezionarlo, quindi digita 'aggiungi' per aggiungerlo all'elenco delle posizione di spawn mob o inserisci 'anulla' per tornare"
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, or enter 'cancel' to return"
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, or enter 'cancel' to return"
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to remove it"
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to remove it"
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
eventEditorSetHealthPrompt: "Enter health level, or -1 to remove it"
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, or 'cancel' to return"
eventEditorCommandsNote: 'Note: You may use <player> to refer to the player''s name.'
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, or enter 'cancel' to return."
reqSetMoney: "Set money requirement"
reqSetQuestPoints: "Set Quest Points requirement"
reqSetItem: "Set item requirements"
reqSetPerms: "Set permission requirements"
reqSetQuest: "Set Quest requirements"
reqSetQuestBlocks: "Set Quest blocks"
reqSetMcMMO: "Set mcMMO requirements"
reqSetHeroes: "Imposta i requisiti degli eroi"
reqSetCustom: "Requisiti personalizzati"
reqSetFail: "Imposta il messaggio dei requisiti di errore"
reqSetSkills: "Imposta le abilità"
reqSetSkillAmounts: "Imposta gli importi delle abilità"
reqHeroesSetPrimary: "Imposta la classe primaria"
reqHeroesSetSecondary: "Impostare la classe secondaria"
reqMoneyPrompt: "Inserisci l'importo di <money>, o 0 per cancellare il requisito di denaro, o -1 per anullare"
reqQuestPointsPrompt: "Inserisci la quantità di punti missione o 0 per cancellare il requisito del punto ricerca o -1 per anullare"
reqQuestPrompt: "Inserisci un elenco di nomi di ricerca che separano ciascuno da un <comma>, inserisci 'cancella' per cancellare l'elenco, o cancella per tornare."
reqRemoveItemsPrompt: "Inserici una lista di valori vero/falso, separandoli uno per uno spazio, o digita 'anullare' per tornare."
reqPermissionsPrompt: "Immetere i requisiti di autorizzazione che separano ciacuno di essi da uno spazio o immetere 'cancellare' per cancellare l'elenco o immettere 'anulla' per tornare."
reqCustomPrompt: "Inserisci il nome di un requisito personalizzato da aggiungere o digita 'cancellare' per cancellare tutti i requisiti personalizzati o 'anulla' per tornare."
reqMcMMOPrompt: "Inserisci le abilità mcMMO, separandole ciascuna per uno spazio, oppure inserisci 'cancellare' per cancellare l'elenco, o 'cancella' per tornare."
reqMcMMOAmountsPrompt: "Inserisci gli importi delle abilità mcMMO, separandoli uno per uno spazio o immetti 'cancellare' per cancelllare l'elenco o 'anulla' per tornare."
reqHeroesPrimaryPrompt: "Inserisci il nome di una classse primaria di Heroes o inserisci 'anullare' per cancellare il requisito o 'cancellare' per tornare."
reqHeroesSecondaryPrompt: "Inserisci il nome di una seconda classe di Heroes o inserisci 'cancellare' per cancellare il requisito o 'cancel' per tornare."
reqFailMessagePrompt: "Inserisci il messaggio sui requisiti di errore o digita 'annulla' per tornare."
reqAddItem: "Aggiungi articolo"
reqSetRemoveItems: "Imposta elementi rimuove"
reqNoItemsSet: "Nessunn elemento impostato"
reqNoValuesSet: "Nessun valore impostato"
reqHeroesPrimaryDisplay: "Classe primaria:"
reqHeroesSecondaryDisplay: "Classe secondaria:"
reqGreaterThanZero: "L'importo deve essere maggiore di 0!"
reqNotAQuestName: "<quest>non è un nome di missione!"
reqItemCleared: "Requisiti dell'articolo cancellati."
reqListsNotSameSize: "Gli elenchi degli articoli e rimuovono gli elenchi non hanno la stessa dimensione!"
reqTrueFalseError: '<input>non è un valore vero o falso!%b%Esempio: vero falso vero vero'
reqCustomAlreadyAdded: "Quel requisito personalizzato è già stato aggiunto!"
reqCustomNotFound: "Modulo dei requisiti personalizzati non trovato."
reqCustomCleared: "Requisiti personalizzati cancellati."
reqMcMMOError: "<input>non è un nome di abilità di mcMMO!"
reqMcMMOCleared: "requisiti di abilità mcMMO cancellati."
reqMcMMOAmountsCleared: "requiiti i quantità di abilità mcMMO azzerati."
reqHeroesNotPrimary: "La classe<class>non è primaria!"
reqHeroesPrimaryCleared: "Requisito di classe primaria Heroes eliminato."
reqHeroesNotSecondary: "La classe<class> non è secondaria!"
reqHeroesSecondaryCleared: "Requisito di classe seccondaria Heroes eliminata."
reqHeroesClassNotFound: "Classe non trovata!"
reqNone: "Nessun requisito impostato"
reqNotANumber: "<input>non è un numero!"
reqMustAddItem: "Devi prima aggiungere almeno un oggetto!"
reqNoMessage: "È necessario impostare un messaggio sui requisti di errore!"
reqNoMcMMO: "mcMMO non installato"
reqNoHeroes: "Heroes non installati"
rewSetMoney: "Imposta la ricompensa in denaro"
rewSetQuestPoints: "Imposta la ricompensa dei Punti missioni"
rewSetItems: "Imposta i premi per gli oggetti"
rewSetExperience: "Set experience reward"
rewSetCommands: "Set command rewards"
rewSetPermission: "Set permission rewards"
rewSetMcMMO: "Set mcMMO skill rewards"
rewSetHeroes: "Set Heroes experience rewards"
rewSetPhat: "Set PhatLoot rewards"
rewSetCustom: "Set Custom Rewards"
rewSetHeroesClasses: "Set classes"
rewSetHeroesAmounts: "Set experience amounts"
rewMoneyPrompt: "Inserisci l'importo di<money>, o 0 per cancellare il premio in denaro, o -1 per annullare"
rewExperiencePrompt: "Inserisci la quantità di esperienza o 0 per cacellare la ricompensa esperienza o -1 per annullare"
rewCommandPrompt: "Inserisci i premi di comando che separano ciascuno con una <comma>, o inserisci 'cancellare' per cancellare l'elenco, o digita 'cancella' per tornare."
rewCommandPromptHint: 'Nota: Puoi mettere<player> per specificare il giocatore che ha completato la missione.per esempio: colpisci<player>'
rewPermissionsPrompt: "Inserisci i premi di autorrizzazione che separano ciascuno di essi da uno spazio, oppure digita 'cancellare' per cancellare l'elenco, oppure digita 'annulla' per tornare."
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'cancel' to return."
rewMcMMOPromptHint: 'Note: Typing ''All'' will give levels to all skills.'
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, or enter 'cancel' to return."
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed) separating each one by a space, or enter 'cancel' to return."
rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, or 'cancel' to return."
rewItemsCleared: "Item rewards cleared."
rewNoMcMMOSkills: "No skills set"
rewNoHeroesClasses: "No classes set"
rewSetMcMMOSkillsFirst: "You must set skills first!"
rewMcMMOCleared: "mcMMO rewards cleared."
rewMcMMOListsNotSameSize: "The skills list and skill amounts list are not the same size!"
rewSetHeroesClassesFirst: "You must set classes first!"
rewHeroesCleared: "Heroes rewards cleared."
rewHeroesListsNotSameSize: "The classes list and experience amounts list are not the same size!"
rewHeroesInvalidClass: "<input> is not a valid Heroes class name!"
rewPhatLootsInvalid: "<input> is not a valid PhatLoot name!"
rewPhatLootsCleared: "PhatLoots reward cleared."
rewCustomAlreadyAdded: "That custom reward has already been added!"
rewCustomNotFound: "Custom reward module not found."
rewCustomCleared: "Custom rewards cleared."
rewNoPhat: "PhatLoots not installed"
itemCreateLoadHand: "Load item in hand"
itemCreateSetName: "Set name"
itemCreateSetAmount: "Set amount"
itemCreateSetDurab: "Set durability"
itemCreateSetEnchs: "Add/clear enchantments"
itemCreateSetDisplay: "Set display name"
itemCreateSetLore: "Set lore"
itemCreateEnterName: "Enter an item name, or 'cancel' to return."
itemCreateEnterAmount: "Enter item amount (max. 64), or 'cancel' to return."
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, or 'cancel' to return."
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, or 'cancel' to return."
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, or 'cancel' to return."
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, or 'cancel' to return."
itemCreateLoaded: "Item loaded."
itemCreateNoItem: "No item in hand!"
itemCreateNoName: "You must set a name first!"
itemCreateInvalidName: "Invalid item name!"
itemCreateInvalidAmount: "Amount must be between 1-64!"
itemCreateInvalidDurab: "Invalid item durability!"
itemCreateInvalidEnch: "Invalid enchantment name!"
itemCreateInvalidLevel: "Level must be greater than 0!"
itemCreateInvalidInput: "Inserimento non valido!"
itemCreateNotNumber: "L'input non è un numero!"
itemCreateNoNameAmount: "Devi prima impostare un nome e un importo!"
itemCreateCriticalError: "Si è verificato un errore critico."
questTitle: "--<quest>--"
questObjectivesTitle: "---(<quest>)---"
questCompleteTitle: '**RICERCA COMPLETA:<quest>**'
questRewardsTitle: "Premi:"
journalTitle: "Giornale di ricerca"
questsTitle: "-Missioni-"
questHelpTitle: "-Missioni-"
questListTitle: "-Missioni-"
questNPCListTitle: "-Missioni | <npc>-"
questAdminHelpTitle: "-Questadmin-"
questEditorTitle: "- Editor Ricerca-"
eventEditorTitle: "-Editor Eventi- "
questCreateTitle: "-Crea una missione-"
questEditTitle: "-Modificare ricerca-"
questDeleteTitle: "-Eliminare la ricerca-"
requirementsTitle: "-<quest>|Requisiti-"
rewardsTitle: "-<quest>|Premi-"
itemRequirementsTitle: "- Requisiti per l'oggetto-"
itemRewardsTitle: "-Ricompensa oggetti-"
mcMMORequirementsTitle: "-mcMMO Requisiti-"
mcMMORewardsTitle: "-mcMMO premi-"
heroesRequirementsTitle: "-Requisiti Heroes-"
heroesRewardsTitle: "-Ricompense Heroes-"
heroesClassesTitle: "-Classi Heroes-"
heroesExperienceTitle: "-Esperienza di Heroes-"
heroesPrimaryTitle: "-Classe primaria-"
heroesSecondaryTitle: "-Classe secondaria-"
phatLootsRewardsTitle: "-Ricompense PhatLoots-"
customRequirementsTitle: "-Requisiti personalizzati-"
customRewardsTitle: "-Premi personalizzati-"
skillListTitle: "-Lista delle abilità-"
eventTitle: "-Eventi-"
completedQuestsTitle: "-Missioni completate-"
topQuestersTitle: "-Superiore<number>Questers-"
createItemTitle: "-Crea elemento-"
enchantmentsTitle: "-Incantesimi-"
questGUITitle: "-Display articoli GUI-"
questRegionTitle: "-Regione Ricerca-"
eventEditorGiveItemsTitle: "-Dare articoli-"
eventEditorEffectsTitle: "-Effetti-"
eventEditorStormTitle: "- Tempestad di eventi -"
eventEditorThunderTitle: "-Evento Tuono-"
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
eventEditorMobsTitle: "- Mobs -"
eventEditorAddMobTypesTitle: "- Add Mob -"
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
eventEditorPotionTypesTitle: "- Event Potion Types -"
eventEditorWorldsTitle: "- Worlds -"
effBlazeShoot: "Sound of a Blaze firing"
effBowFire: "Sound of a bow firing"
effClick1: "A click sound"
effClick2: "A different click sound"
effDoorToggle: "Sound of a door opening or closing"
effExtinguish: "Sound of fire being extinguished"
effGhastShoot: "Sound of a Ghast firing"
effGhastShriek: "Sound of a Ghast shrieking"
effZombieWood: "Sound of a Zombie chewing an iron door"
effZombieIron: "Sound of a Zombie chewing a wooden door"
effEnterName: "Enter an effect name to add it to the list, or enter 'cancel' to return"
cmdCancel: "cancel"
cmdAdd: "add"
cmdClear: "clear"
cmdNone: "none"
cmdDone: "done"
acceptQuest: "Accept Quest?"
enterAnOption: "Enter an option"
questAccepted: 'Quest accepted: <quest>'
currentQuest: "Current Quests:"
noMoreQuest: "No more quests available."
damage: "Damage"
break: "Break"
place: "Place"
use: "Use"
cut: "Cut"
catchFish: "Catch Fish"
enchantItem: "Enchant <item> with <enchantment>"
kill: "Kill"
killAtLocation: "Kill <mob> at <location>"
killPlayer: "Kill a Player"
deliver: "Deliver <item> to <npc>"
talkTo: "Talk to <npc>"
tame: "Tame"
shearSheep: "Shear <color> sheep"
goTo: "Go to <location>"
completed: "Completed"
redoCompleted: "(Completed)"
consoleError: "This command may only be performed in-game."
invalidSelection: "Invalid selection!"
noActiveQuest: "Al momento non hai alcuna missione attiva."
speakTo: 'Inizio: Parla con<npc>'
mustSpeakTo: "Devi parlare con<npc> per iniziare questa missione."
noCommandStart: "<quest>potrebbe non essere avviato tramite comando."
permissionDisplay: "Autorizzazione:"
heroesClass: "classe"
mcMMOLevel: "livello"
haveCompleted: "Hai completato<quest>"
cannotComplete: "Impossibile completare<quest>"
questNotFound: "Missione non trovata."
alreadyConversing: "Sei già in una conversazione!"
inputNum: "L'input deve essere un numero."
inputPosNum: "L'input deve essere un numero positivo."
questModified: "La tua missione attiva<quest>è stata modificata. Sei stato costretto a lasciare la missione."
questNotExist: "La tua missione attiva<quest>non esiste più. Sei stato costretto a lasciare la missione."
questInvalidChoice: "Scelta non valida. Digita 'Si' o 'No'"
questPointsDisplay: "Punti di ricerca:"
questNoDrop: "Non puoi lasciare oggetti di missione."
questNoBrew: "Non puoi preparare oggetti di missione."
questNoStore: "Non puoi conservare oggetti di missione."
questNoCraft: "Non puoi creare oggetti di missione."
questNoEquip: "Non puoi equipaggiare oggetti di missioni."
questNoDispense: "Non puoi mettere gli oggetti delle missioni in dispenser."
questNoEnchant: "Non puoi incantare oggetti di missione."
questNoSmelt: "Non puoi annusare usando oggetti di missione."
questInfoNoPerms: "No hai l'autorizzazione per visualizzare le informazioni di una missione."
questCmdNoPerms: "Non hai accesso a quel comando."
pageSelectionNum: "La selezione della pagina deve essere un numero."
pageSelectionPosNum: "La selezione della pagina deve essere un numero positivo."
questListNoPerms: "Non hai l'autorizzazione per visualizzare l'elenco delle ricerche."
questTakeNoPerms: "Non hai il permesso di prendere le domande tramite i comandi."
questTakeDisabled: "L'acquisizione di la missioni tramite comandi è stato disattivato."
questQuit: "Hai smesso<quest>"
questQuitNoPerms: "Non hai il permesso di uscire la missioni."
questQuitDisabled: "Chiudere le domande è stato disabilitato."
questEditorNoPerms: "Non hai il permesso di usare l'editor di missioni."
eventEditorNoPerms: "Non sei autorizzato a utilizzare l'editor di eventi."
questsUnknownCommand: "Comando missione sconosciute. Scrivi / cerca aiuto."
pageNotExist: "La pagina non esiste."
pageFooter: "-Pagina<current>di<all>-"
questsReloaded: "Missioni reloaded."
numQuestsLoaded: "<number>Missioni caricato."
questForceTake: "<player>con la forza ha iniziato la ricerca<quest>."
questForcedTake: "<player>ha costretto a prendere la missione<quest>."
questForceQuit: "<player>ha forzatamente abbandonato la missione<quest>."
questForcedQuit: "<player>Ti ha costretto a lasciare la missione<quest>."
questForceFinish: "<player>ha forzato la sua missione<quest>."
questForcedFinish: "<player>ti ha costretto a finire la tua missione<quest>."
questForceNextStage: "<player>ha avanzato alla fase successiva della missione<quest>."
questForcedNextStage: "<player>ha avanzato alla fase successiva della tua missione<quest>."
questPurged: "<player> has been purged and blacklisted."
questReset: "<player> has been reset."
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
settingAllQuestPoints: "Setting all players' Quest Points..."
allQuestPointsSet: "All players' Quest Points have been set to <number>!"
setQuestPoints: "<player>'s Quest Points have been set to <number>."
questPointsSet: "<player> has set your Quest Points to <number>."
takeQuestPoints: "Took away <number> Quest Points from <player>."
questPointsTaken: "<player> took away <number> Quest Points."
giveQuestPoints: "Gave <number> Quest Points from <player>."
questPointsGiven: "<player> gave you <number> Quest Points."
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
invalidNumber: "Invalid number."
noCurrentQuest: "<player> does not currently have any active Quests."
playerNotFound: "Player not found."
invalidStageNum: "Invalid stage number for Quest <quest>"
errorNPCID: 'Error: There is no NPC with ID <number>'
errorReading: "Error reading <file>, skipping.."
errorReadingSuppress: "Error reading <file>, suppressing further errors."
errorDataFolder: 'Error: Unable to read Quests data folder!'
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
unknownError: "An unknown error occurred. See console output."
journalTaken: "You take out your Quest Journal."
journalPutAway: "You put away your Quest Journal."
journalAlreadyHave: "You already have your Quest Journal out."
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
journalNoQuests: "You have no accepted quests!"
journalDenied: "You cannot do that with your Quest Journal."
ENCHANTMENT_ARROW_DAMAGE: "Power"
ENCHANTMENT_ARROW_FIRE: "Flame"
ENCHANTMENT_ARROW_INFINITE: "Infinity"
ENCHANTMENT_ARROW_KNOCKBACK: "Punch"
ENCHANTMENT_BINDING_CURSE: "BindingCurse"
ENCHANTMENT_DAMAGE_ALL: "Sharpness"
ENCHANTMENT_DAMAGE_ARTHROPODS: "BaneOfArthropods"
ENCHANTMENT_DEPTH_STRIDER: "DepthStrider"
ENCHANTMENT_DAMAGE_UNDEAD: "Smite"
ENCHANTMENT_DIG_SPEED: "Efficiency"
ENCHANTMENT_DURABILITY: "Unbreaking"
ENCHANTMENT_FIRE_ASPECT: "FireAspect"
ENCHANTMENT_FROST_WALKER: "FrostWalker"
ENCHANTMENT_KNOCKBACK: "Knockback"
ENCHANTMENT_LOOT_BONUS_BLOCKS: "Fortune"
ENCHANTMENT_LOOT_BONUS_MOBS: "Looting"
ENCHANTMENT_LUCK: "LuckOfTheSea"
ENCHANTMENT_LURE: "Lure"
ENCHANTMENT_MENDING: "Mending"
ENCHANTMENT_OXYGEN: "Respiration"
ENCHANTMENT_PROTECTION_ENVIRONMENTAL: "Protezione"
ENCHANTMENT_PROTECTION_EXPLOSIONS: "BlastProtection"
ENCHANTMENT_PROTECTION_FALL: "FeatherFalling"
ENCHANTMENT_PROTECTION_FIRE: "FireProtection"
ENCHANTMENT_PROTECTION_PROJECTILE: "ProjectileProtection"
ENCHANTMENT_SILK_TOUCH: "SkillTouch"
ENCHANTMENT_SWEEPING: "Radicale"
ENCHANTMENT_THORNS: "Spine"
ENCHANTMENT_VANISHING_CURSE: "VanishingCurse"
ENCHANTMENT_WATER_WORKER: "AquaAffinity"
COLOR_BLACK: "Nero"
COLOR_BLUE: "Azzurro"
COLOR_BROWN: "Marrone"
COLOR_CYAN: "Ciano"
COLOR_GRAY: "Grigio"
COLOR_GREEN: "Verde"
COLOR_LIGHT_BLUE: "LightBlue"
COLOR_LIME: "Lime"
COLOR_MAGENTA: "Rosso"
COLOR_ORANGE: "Arancia"
COLOR_PINK: "Rosa"
COLOR_PURPLE: "Viola"
COLOR_RED: "Rosso"
COLOR_SILVER: "Argento"
COLOR_WHITE: "Bianco"
COLOR_YELLOW: "Giallo"
timeDay: "Giorno"
timeDays: "Giorni"
timeHour: "Ora"
timeHours: "Ore"
timeMinute: "Minuto"
timeMinutes: "Minuti"
timeSecond: "Secondo"
timeSeconds: "Secondi"
timeMillisecond: "Millisecondo"
timeMilliseconds: "Millisecondi"
event: "Evento"
delay: "Ritardo"
save: "Salvare"
exit: "Uscita"
exited: "Uscito"
cancel: "Annulla"
cancelled: "Annullato"
questTimeout: "Annullato."
back: "Indietro"
yesWord: "Si"
noWord: "No"
"true": "vero"
"false": "falso"
clear: "Chiaro"
edit: "Edit"
none: "None"
done: "Done"
comma: "comma"
finish: "Finish"
quit: "Quit"
noneSet: "None set"
noDelaySet: "No delay set"
noIdsSet: "No IDs set"
noNamesSet: "No names set"
worlds: "Worlds"
mobs: "Mobs"
points: "points"
invalidOption: "Invalid option!"
npcHint: 'Note: You can left or right click on NPC''s to get their ID.'
listDuplicate: "List contains duplicates!"
id: "ID"
quest: "Quest"
quests: "Quests"
createdBy: "Created by"
continuedBy: "and continued by"
questPoints: "Quest Points"
accepted: "Accepted"
complete: "Complete"
redoable: "Redoable"
usage: "Usage"
redoableEvery: "Redoable every <time>."
requirements: "Requirements"
money: "Money"
with: "With"
to: "to"
blocksWithin: "within <amount> blocks of"
valRequired: "Value required"
enchantedItem: "*Enchanted*"
experience: "Experience"
timerMessage: '<green>Time left to finish the quest/stage: <red>%s seconds'
timerStart: "<green>You have <red>%s seconds <green>to finish this quest/stage"
questErrorReadingFile: "Error reading Quests file."
questSaveError: "An error occurred while saving."
questBlacklisted: "You are blacklisted. Contact an admin if this is in error."