habitica-self-host/website/common/locales/ca/messages.json
Phillip Thelen c4f44fce4c Add missing translations from transifex (#11367)
* Add missing translations from transifex

* update i18n tests

* fix lint error
2019-09-29 18:46:01 +02:00

66 lines
No EOL
5.7 KiB
JSON
Executable file

{
"messageLostItem": "El teu/la teva <%= itemText %> s'ha trencat.",
"messageTaskNotFound": "Tasca no trobada",
"messageDuplicateTaskID": "Ja existeix una tasca amb aquest nom.",
"messageTagNotFound": "Etiqueta no trobada",
"messagePetNotFound": ":mascota no trobada en user.items.pets",
"messageFoodNotFound": ":menjar no trobat en user.items.food",
"messageNotAvailable": "Aquest objecte no està disponible per comprar ara mateix.",
"messageCannotFeedPet": "No es pot donar de menjar a aquesta mascota.",
"messageAlreadyMount": "Ja tens aquesta muntura. Intenta donar de menjar a una altra mascota.",
"messageEvolve": "Has domesticat a <%= egg %>, anem a fer un volt!",
"messageLikesFood": "<%= egg %> really likes <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it.",
"messageBought": "Comprat <%= itemText %>",
"messageEquipped": "<%= itemText %> equipat.",
"messageUnEquipped": "<%= itemText %> desequipat.",
"messageMissingEggPotion": "No tens la poció o ou requerits.",
"messageInvalidEggPotionCombo": "No pots eclosionar Ous de mascotes de missió amb Pocions Màgiques! Prova amb un altre ou.",
"messageAlreadyPet": "Ja posseeixes aquesta mascota. Intenta una altra configuració!",
"messageHatched": "El teu ou s'ha obert! Visita l'estable per equipar la teva mascota.",
"messageNotEnoughGold": "No hi ha suficient or.",
"messageTwoHandedEquip": "Per manejar <%= twoHandedText %> es necessiten dos mans, per tant <%= offHandedText %> ha sigut desequipat.",
"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": "Has trobat una missió!",
"messageDropMysteryItem": "Obres la capsa i trobes <%= dropText %>!",
"messageFoundQuest": "Has trobat la missió \"<%= questText %>\"!",
"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": "Ja tens aquest objecte. Posat-el anant a la pàgina d'equipament.",
"previousGearNotOwned": "You need to purchase a lower level gear before this one.",
"messageHealthAlreadyMax": "You already have maximum health.",
"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": "You wrestle with the Armoire and gain Experience. Take that!",
"messageInsufficientGems": "No tens suficients gemmes!",
"messageAuthPasswordMustMatch": ":password and :confirmPassword don't match",
"messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword required",
"messageAuthEmailTaken": "Email ja utilitzat.",
"messageAuthNoUserFound": "Usuari no trobat.",
"messageAuthMustBeLoggedIn": "Has d'haver iniciat sessió.",
"messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request",
"messageGroupAlreadyInParty": "Already in a party, try refreshing.",
"messageGroupOnlyLeaderCanUpdate": "Only the group leader can update the group!",
"messageGroupRequiresInvite": "Can't join a group you're not invited to.",
"messageGroupCannotRemoveSelf": "You cannot remove yourself!",
"messageGroupChatBlankMessage": "No pots enviar un missatge buit.",
"messageGroupChatLikeOwnMessage": "Can't like your own message. Don't be that person.",
"messageGroupChatFlagAlreadyReported": "Ja has denunciat aquest missatge.",
"messageGroupChatNotFound": "Missatge no trobat!",
"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": "Notification not found.",
"messageNotAbleToBuyInBulk": "This item cannot be purchased in quantities above 1.",
"notificationsRequired": "Notification ids are required.",
"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."
}