New translations strings.yml (Italian)

This commit is contained in:
FlyingPikachu 2018-01-02 16:21:07 -05:00
parent 2522f2a771
commit f4586051a9

View File

@ -316,20 +316,20 @@ stageEditorNPCNote: 'Nota: È possibile specificare il nome del NPC con <npc>'
stageEditorOptional: "Opzionale"
stageEditorColors: "Colori di pecore"
allListsNotSameSize: "Tutte le tue liste non sono della stessa dimensione!"
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."
eventEditorCreate: "Creare un nuovo evento"
eventEditorEdit: "Modificare un evento"
eventEditorDelete: "Eliminare un evento"
eventEditorCreatePermisssions: "Non hai permesso si creare nuovi eventi."
eventEditorEditPermisssions: "Non hai il permesso di modificare."
eventEditorDeletePermisssions: "Non hai il permesso di cancellare eventi."
eventEditorNoneToEdit: "Al momento non ci sono eventi da modificare!"
eventEditorNoneToDelete: "Al momento non esistono eventi da eliminare!"
eventEditorNotFound: "Evento non trovato!"
eventEditorExists: "L'evento esiste già!"
eventEditorSomeone: "Qualcuno sta già creando o modificando un evento con quel nome!"
eventEditorAlpha: "Il nome deve essere alfanumerico!"
eventEditorErrorReadingFile: "Errore durante la lettura del file evento."
eventEditorErrorSaving: "Si è verificato un errore durante il salvataggio."
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
eventEditorSaved: "Event saved, Quests and Events reloaded."
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."