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

32 lines
2.4 KiB
JSON
Raw Normal View History

{
"messageLostItem": "Ți s-a stricat <%= itemText %>.",
2014-05-15 20:40:07 +00:00
"messageTaskNotFound": "Țelul nu a fost găsit.",
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID": "A task with that ID already exists.",
"messageTagNotFound": "Eticheta nu a fost găsită.",
"messagePetNotFound": ":pet nu a fost găsit în user.items.pets",
"messageFoodNotFound": ":food nu a fost găsit în user.items.food",
"messageCannotFeedPet": "Nu poți hrăni acest companion.",
"messageAlreadyMount": "Ai deja acest animal de călărit. Încearcă să hrănești alt companion.",
"messageEvolve": "Ai îmblînzit <%= egg %>, hai să mergem la o plimbare!",
"messageLikesFood": "<%= egg %> adoră să mănânce <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> mănîncă <%= foodText %>, dar se pare că nu îi place.",
"messageBought": "Ai cumpărat <%= itemText %>",
2014-07-16 13:16:21 +00:00
"messageEquipped": "<%= itemText %> echipat.",
"messageUnEquipped": "<%= itemText %> dezechipat.",
"messageMissingEggPotion": "Îţi lipseşte ori oul ori poţiunea necesară",
"messageAlreadyPet": "Deja ai acest companion. Încearcă o altă combinaţie pentru eclozare!",
2014-05-18 18:14:10 +00:00
"messageHatched": "Oul tău a eclozat! Vizitează grajdul pentru a-ţi lua noul companion.",
"messageNotEnoughGold": "Nu ai destul aur",
"messageTwoHandled": "<%= gearText %> se foloseşte cu două mâini",
"messageDropFood": "Ai găsit <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
"messageDropEgg": "Ai găsit un Ou <%= dropText %>! <%= dropNotes %>",
"messageDropPotion": "Ai găsit o poţiune de eclozare <%= dropText %>! <%= dropNotes %>",
2015-07-23 02:24:10 +00:00
"messageDropQuest": "You've found a quest!",
2015-07-28 04:15:48 +00:00
"messageDropMysteryItem": "You open the box and find <%= dropText %>!",
2015-06-23 08:43:29 +00:00
"messageFoundQuest": "Ai găsit aventura \"<%= questText %>\"!",
2015-07-12 21:45:26 +00:00
"messageAlreadyPurchasedGear": "You purchased this gear in the past, but do not currently own it. You can buy it again in the rewards column on the tasks page.",
2015-07-23 02:24:10 +00:00
"messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
2015-06-23 08:43:29 +00:00
"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
}