habitica-self-host/website/common/locales/la/messages.json

66 lines
5.7 KiB
JSON
Raw Normal View History

{
"messageLostItem": "Tuus <%= itemText %> fregit.",
"messageTaskNotFound": "Munus non nactum est.",
"messageDuplicateTaskID": "Munus iam cum illo ID existit.",
"messageTagNotFound": "Pittacium non nactum est.",
"messagePetNotFound": ":pet in user.items.pets non nactum est.",
"messageFoodNotFound": ":food in user.items.food non nactum est.",
"messageNotAvailable": "Ea res nunc emere non suppetit.",
"messageCannotFeedPet": "Hoc animal domesticum non pascas.",
"messageAlreadyMount": "Iam iumentum tibi est. Conare alere aliud animal domesticum.",
"messageEvolve": "<%= egg %>mansuevisti. Equitate!",
"messageLikesFood": "<%= egg %> really likes <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it.",
"messageBought": "Emitur <%= itemText %>",
"messageEquipped": "<%= itemText %> armatur.",
"messageUnEquipped": "<%= itemText %> inarmatur.",
"messageMissingEggPotion": "Aut ovo aut potioni dees.",
"messageInvalidEggPotionCombo": "Ova Animaliorum Domesticorum ex Investigatione incubare Potione Magica Incubante non potest. Conare alio ovo.",
"messageAlreadyPet": "Iam animal domesticum tibi est. Conare incubare aliam combīnātiōnem!",
"messageHatched": "Your egg hatched! Visit your stable to equip your pet.",
"messageNotEnoughGold": "Aurum Non Satis Est",
"messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.",
"messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.",
"messageDropFood": "You've found <%= dropText %>!",
"messageDropEgg": "You've found a <%= dropText %> Egg!",
"messageDropPotion": "You've found a <%= dropText %> Hatching Potion!",
"messageDropQuest": "Invenisti investigationem!",
"messageDropMysteryItem": "Aperis arcam et <%= dropText %> invenis!",
"messageFoundQuest": "Investigationem '<%= questText %>' invenisti!",
"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.",
"messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
"previousGearNotOwned": "You need to purchase a lower level gear before this one.",
"messageHealthAlreadyMax": "Valitudo maxima tibi iam est.",
"messageHealthAlreadyMin": "Oh no! You have already run out of health so it's too late to buy a health potion, but don't worry - you can revive!",
"armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropText %>. What's that doing in here?",
"armoireExp": "Cum Armario luctaris et punctas experientiae lucraris. Evax!",
"messageInsufficientGems": "Gemmae non satis sunt!",
"messageAuthPasswordMustMatch": ":password non est :confirmPassword idem.",
"messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword requiruntur",
"messageAuthEmailTaken": "Inscriptio electronica iam capta est",
"messageAuthNoUserFound": "Utens non nactus est.",
"messageAuthMustBeLoggedIn": "Inire tibi necessere est.",
"messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request",
"messageGroupAlreadyInParty": "Iam in contubernio es. Conare renovare.",
"messageGroupOnlyLeaderCanUpdate": "Solum dux gregis potest mutare gregem!",
"messageGroupRequiresInvite": "Can't join a group you're not invited to.",
"messageGroupCannotRemoveSelf": "Tete removere non potes!",
"messageGroupChatBlankMessage": "Nuntium vacuum mittere non potes",
"messageGroupChatLikeOwnMessage": "Tuum nuntium tibi amare non potest. Non esse homo istius moralitatis.",
"messageGroupChatFlagAlreadyReported": "Nuntium hunc iam nuntiavisti",
"messageGroupChatNotFound": "Nuntius non nactus est!",
"messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!",
"messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.",
"messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)",
"messageCannotLeaveWhileQuesting": "You cannot accept this party invitation while you are in a quest. If you'd like to join this party, you must first abort your quest, which you can do from your party screen. You will be given back the quest scroll.",
"messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.",
"messageUserOperationNotFound": "<%= operation %> operation not found",
"messageNotificationNotFound": "Notificatio non nacta est.",
"messageNotAbleToBuyInBulk": "This item cannot be purchased in quantities above 1.",
"notificationsRequired": "Notificationes ID requiruntur.",
"unallocatedStatsPoints": "You have <span class=\"notification-bold-blue\"><%= points %> unallocated Stat Points</span>",
"beginningOfConversation": "This is the beginning of your conversation with <%= userName %>. Remember to be kind, respectful, and follow the Community Guidelines!",
"messageDeletedUser": "Sorry, this user has deleted their account.",
"messageMissingDisplayName": "Missing display name."
}