From 836a4b23f3d9b5ada485b0c85463c33b9da414ba Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 2 Jan 2018 13:53:19 -0500 Subject: [PATCH] New translations strings.yml (Italian) --- src/main/resources/lang/it-IT/strings.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/resources/lang/it-IT/strings.yml b/src/main/resources/lang/it-IT/strings.yml index 1b68ffcec..0b706324e 100644 --- a/src/main/resources/lang/it-IT/strings.yml +++ b/src/main/resources/lang/it-IT/strings.yml @@ -412,15 +412,15 @@ eventEditorInvalidMob: "non è un nome valido mob!" eventEditorSetMobName: "Imposta nome personalizzato per mob" eventEditorSetMobType: "Impostare tipo di mob" eventEditorSetMobItemInHand: "Metti l'elemento in mano" -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" +eventEditorSetMobItemInHandDrop: "Imposta la possibilità di caduta dell'oggetto in mano" +eventEditorSetMobBoots: "Imposta gli stivali" +eventEditorSetMobBootsDrop: "Imposta la possibilità di caduta degli stivali" +eventEditorSetMobLeggings: "Impostare leggings" +eventEditorSetMobLeggingsDrop: "Impostare la possibilità di caduta di leggings" +eventEditorSetMobChestPlate: "Impostare la piastra del pettorale" +eventEditorSetMobChestPlateDrop: "Stabilire la possibilità di caduta della piastra toracica" +eventEditorSetMobHelmet: "Impostare il casco" +eventEditorSetMobHelmetDrop: "Stabilire la possibilità di caduta del casco" 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"