7be3143e55
* Removed unused I18N strings from the `messages.json` file (locales\en) * Removed unused I18N `messages.json` strings from all the other languages Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
55 lines
4.9 KiB
JSON
Executable File
55 lines
4.9 KiB
JSON
Executable File
{
|
|
"messageLostItem": "<%= itemText %> anda telah pecah.",
|
|
"messageTaskNotFound": "Tugas tidak ditemui.",
|
|
"messageTagNotFound": "Tag tidak dijumpai.",
|
|
"messagePetNotFound": ":pet tidak ditemui dalam user.items.pets",
|
|
"messageFoodNotFound": ":food tidak ditemui dalam user.items.food",
|
|
"messageNotAvailable": "This item is not currently available for purchase.",
|
|
"messageCannotFeedPet": "Tidak boleh memberi makan haiwan peliharaan ini",
|
|
"messageAlreadyMount": "Anda sudah ada tunggangan itu. Cuba memberi makan binatang kesayangan lain.",
|
|
"messageEvolve": "Anda telah ternakkan <%= egg %>, marilah kita pergi makan angin!",
|
|
"messageLikesFood": "<%= egg %> really likes <%= foodText %>!",
|
|
"messageDontEnjoyFood": "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it.",
|
|
"messageBought": "Telah Membeli <%= itemText %>",
|
|
"messageUnEquipped": "<%= itemText %> dikeluarkan.",
|
|
"messageMissingEggPotion": "You're missing either that egg or that potion",
|
|
"messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.",
|
|
"messageAlreadyPet": "Anda sudah mempunyai haiwan peliharaan itu. Cuba menetas kombinasi lain!",
|
|
"messageHatched": "Your egg hatched! Visit your stable to equip your pet.",
|
|
"messageNotEnoughGold": "Tidak cukup Syiling Emas",
|
|
"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!",
|
|
"messageDropMysteryItem": "Anda telah buka kotak itu dan menemui <%= dropText %>!",
|
|
"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": "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": "Permata-permata Tidak Cukup!",
|
|
"messageGroupAlreadyInParty": "Sudah dalam sebuah pihak, cuba menenangkan diri.",
|
|
"messageGroupOnlyLeaderCanUpdate": "Hanya ketua kumpulan boleh membuat perubahan kepada sistem kumpulan!",
|
|
"messageGroupRequiresInvite": "Can't join a group you're not invited to.",
|
|
"messageGroupCannotRemoveSelf": "Anda tidak boleh membuangkan sendiri!",
|
|
"messageGroupChatBlankMessage": "Anda tidak boleh menulis mesej yang kosong",
|
|
"messageGroupChatLikeOwnMessage": "Anda tidak boleh suka mesej masing-masing. Janganlah menjadi orang itu.",
|
|
"messageGroupChatFlagAlreadyReported": "Anda telah melaporkan mesej tersebut",
|
|
"messageGroupChatNotFound": "Mesej tidak ditemui!",
|
|
"messageGroupChatAdminClearFlagCount": "Hanya seorang admin boleh membersihkan kiraan bendera berkibar!",
|
|
"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.",
|
|
"messageNotificationNotFound": "Notifikasi tidak ditemui",
|
|
"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."
|
|
}
|