habitica-self-host/common/locales/it/messages.json

28 lines
2 KiB
JSON
Raw Normal View History

2014-03-27 22:15:31 +00:00
{
"messageLostItem": "Il tuo oggetto <%= itemText %> si è rotto.",
2014-03-27 22:15:31 +00:00
"messageTaskNotFound": "Attività non trovata.",
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID": "A task with that ID already exists.",
2014-03-27 22:15:31 +00:00
"messageTagNotFound": "Etichetta non trovata.",
"messagePetNotFound": ":animale non trovato in user.items.pets",
"messageFoodNotFound": ":cibo non trovato in user.items.food",
"messageCannotFeedPet": "Non puoi nutrire questo animale.",
"messageAlreadyMount": "Possiedi già quella cavalcatura. Prova a dare da mangiare ad un altro animale.",
"messageEvolve": "Hai appena addomesticato <%= egg %>, andiamo a farci un giro!",
"messageLikesFood": "<%= egg %> apprezza <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> mangia <%= foodText %>, ma non sembra piacergli molto.",
"messageBought": "Hai comprato <%= itemText %>",
2014-07-08 10:19:02 +00:00
"messageEquipped": "<%= itemText %> equipaggiato.",
"messageUnEquipped": "<%= itemText %> non è più equipaggiato.",
2014-04-09 13:54:45 +00:00
"messageMissingEggPotion": "Ti manca un uovo o una pozione.",
"messageAlreadyPet": "Possiedi già quell'animale. Prova un'altra combinazione!",
"messageHatched": "Il tuo uovo si è schiuso! Vai alla Scuderia per equipaggiarlo.",
"messageNotEnoughGold": "Non hai abbastanza Oro",
2014-05-11 19:47:49 +00:00
"messageTwoHandled": "<%= gearText %> è un'arma a due mani.",
2015-01-23 20:01:24 +00:00
"messageDropFood": "Hai trovato <%= dropText %>! <%= dropNotes %>",
2015-02-18 16:41:31 +00:00
"messageDropEgg": "Hai trovato un uovo di <%= dropText %>! <%= dropNotes %>",
"messageDropPotion": "Hai trovato una Pozione di Schiusura <%= dropText %>! <%= dropNotes %>",
2015-06-23 08:43:29 +00:00
"messageFoundQuest": "Hai trovato la missione \"<%= questText %>\"!",
"armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?",
"armoireExp": "You wrestle with the Armoire and gain Experience. Take that!"
2014-05-18 18:14:10 +00:00
}