From 957884afac74638cd46a809a7d285c6f91454601 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 2 Jan 2018 16:50:55 -0500 Subject: [PATCH] New translations strings.yml (Italian) --- src/main/resources/lang/it-IT/strings.yml | 24 +++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/resources/lang/it-IT/strings.yml b/src/main/resources/lang/it-IT/strings.yml index 7e8f1c793..92006c80b 100644 --- a/src/main/resources/lang/it-IT/strings.yml +++ b/src/main/resources/lang/it-IT/strings.yml @@ -541,20 +541,20 @@ rewNoMcMMOSkills: "Senza abilità consolidate" rewNoHeroesClasses: "Non ci sono classi stabilite" rewSetMcMMOSkillsFirst: "Devi prima stabilire le abilità!" rewMcMMOCleared: "ricompense mcMMO cancellate." -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: " is not a valid Heroes class name!" -rewPhatLootsInvalid: " is not a valid PhatLoot name!" -rewPhatLootsCleared: "PhatLoots reward cleared." +rewMcMMOListsNotSameSize: "L'elenco delle abilità e l'elenco delle abilità non hanno le stesse dimensioni!" +rewSetHeroesClassesFirst: "Devi prima stabilire le classi!" +rewHeroesCleared: "Le ricompense degli eroi sono state cancellate." +rewHeroesListsNotSameSize: "L'elenco delle classi e l'esperienza non hanno le stesse dimensioni!" +rewHeroesInvalidClass: " non è un nome di classe valido di eroi!" +rewPhatLootsInvalid: "non è un nome valido di PhatLoot!" +rewPhatLootsCleared: "PhatLoots ricompensa deselezionata." rewCustomAlreadyAdded: "That custom reward has already been added!" -rewCustomNotFound: "Custom reward module not found." +rewCustomNotFound: "Modulo premio personalizzato non trovato." rewCustomCleared: "Custom rewards cleared." -rewNoPhat: "PhatLoots not installed" -itemCreateLoadHand: "Load item in hand" -itemCreateSetName: "Set name" -itemCreateSetAmount: "Set amount" +rewNoPhat: "PhatLoots non installato" +itemCreateLoadHand: "Carico elemento in mano" +itemCreateSetName: "Imposta nome" +itemCreateSetAmount: "Imposta quantità" itemCreateSetDurab: "Set durability" itemCreateSetEnchs: "Add/clear enchantments" itemCreateSetDisplay: "Set display name"