Files
habitica/website/common/locales/tl_PH/quests.json
T
Matteo Pagliazzi 869d2df4fa Merge #12654
Fixes #12417
Squashed commit of the following:

commit 1f074175c480a638cf61e2c72ca57cdc6f8699b6
Author: Matteo Pagliazzi <matteopagliazzi@gmail.com>
Date:   Mon Oct 26 10:57:23 2020 +0100

    fix(i18n): remove unused string questLevelTooHigh

commit 12cc74002ec87c14cc000b008454f34475fd3636
Merge: 4fc260e552 ad9b551de3
Author: Matteo Pagliazzi <matteopagliazzi@gmail.com>
Date:   Mon Oct 26 10:50:39 2020 +0100

    Merge branch 'feature/level-locked-quests-should-be-used-at-any-level' of https://github.com/hamboomger/habitica into hamboomger-feature/level-locked-quests-should-be-used-at-any-level

commit ad9b551de3
Author: hamboomger <hamboomger@gmail.com>
Date:   Thu Oct 8 13:34:19 2020 +0300

    fix(quests): Quests that are level-locked for purchase can now be used at any level
2020-10-26 10:58:50 +01:00

76 lines
4.7 KiB
JSON
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"quests": "Pagsubok",
"quest": "pagsubok",
"petQuests": "Pagsubok para sa Alaga at Sasakyan",
"unlockableQuests": "Nabubuksang mga Pagsubok",
"goldQuests": "Masterclasser Quest Lines",
"questDetails": "Detalye ng Pagsubok",
"questDetailsTitle": "Quest Details",
"questDescription": "Quests allow players to focus on long-term, in-game goals with the members of their party.",
"invitations": "Imbitasyon",
"completed": "Natapos na!",
"rewardsAllParticipants": "Rewards for all Quest Participants",
"rewardsQuestOwner": "Additional Rewards for Quest Owner",
"inviteParty": "Imbitahin ang Partido sa Pagsubok",
"questInvitation": "Imbitasyon sa Pagsubok:",
"questInvitationInfo": "Imbitasyon sa Pagsubok <%= quest %>",
"invitedToQuest": "You were invited to the Quest <span class=\"notification-bold-blue\"><%= quest %></span>",
"askLater": "Tanungin Mamaya",
"buyQuest": "Bumili ng Pagsubok",
"accepted": "Tanggapin",
"declined": "Declined",
"rejected": "Tanggihan",
"pending": "Hinihintay",
"questCollection": "+ <%= val %> quest item(s) found",
"questDamage": "+ <%= val %> damage to boss",
"begin": "Simulan",
"bossHP": "Boss HP",
"bossStrength": "Lakas ng Pinuno",
"rage": "Galit",
"collect": "Kolektahin",
"collected": "Nakuha",
"abort": "Kanselahin",
"leaveQuest": "Umalis sa Pagsubok",
"sureLeave": "Ikaw ba ay nakasisiguro na nais mong umalis sa aktibong pagsubok? Mawawala ang iyong progreso.",
"mustComplete": "Dapat mo munang matapos ang <%= quest %>.",
"mustLvlQuest": "Ikaw ay dapat antas <%= level %> para bilhin ang pagsubok na ito.",
"unlockByQuesting": "To unlock this quest, complete <%= title %>.",
"questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.",
"sureCancel": "Ikaw ba ay nakasisiguro na nais mong kanselahin ang pagsubok na ito? Ang lahat ng pagtanggap sa imbitasyon ay mawawala. Ang may ari ng pagsubok ay makukuha ang balumbon.",
"sureAbort": "Sigurado ka bang iyong nais na kanselahin ang tungkulin na ito? Ito ay makakansela sa lahat ng iyong kapartido at mawawala ang lahat ng iyong progreso. Ang balumbon ng may ari ng pagsubok ay babalik sa may ari ng pagsubok.",
"doubleSureAbort": "Ikaw ba ay nakasisiguro talaga? Siguraduhing hindi ka nila kamumuhian habangbuhay!",
"bossRageTitle": "Galit",
"bossRageDescription": "Kapag napuno ang bar na ito, ang pinuno ay magpapamalas ng natatanging pagsalakay!",
"startAQuest": "MAGSIMULA NG PAGSUBOK",
"startQuest": "Simulan ang Pagsubok",
"questInvitationDoesNotExist": "No quest invitation has been sent out yet.",
"questInviteNotFound": "No quest invitation found.",
"guildQuestsNotSupported": "Guilds cannot be invited on quests.",
"questNotOwned": "You don't own that quest scroll.",
"questNotGoldPurchasable": "Quest \"<%= key %>\" is not a Gold-purchasable quest.",
"questNotGemPurchasable": "Quest \"<%= key %>\" is not a Gem-purchasable quest.",
"questAlreadyUnderway": "Your party is already on a quest. Try again when the current quest has ended.",
"questAlreadyAccepted": "You already accepted the quest invitation.",
"noActiveQuestToLeave": "No active quest to leave",
"questLeaderCannotLeaveQuest": "Quest leader cannot leave quest",
"notPartOfQuest": "You are not part of the quest",
"youAreNotOnQuest": "You're not on a quest",
"noActiveQuestToAbort": "There is no active quest to abort.",
"onlyLeaderAbortQuest": "Only the group or quest leader can abort a quest.",
"questAlreadyRejected": "You already rejected the quest invitation.",
"cantCancelActiveQuest": "You can not cancel an active quest, use the abort functionality.",
"onlyLeaderCancelQuest": "Only the group or quest leader can cancel the quest.",
"questNotPending": "There is no quest to start.",
"questOrGroupLeaderOnlyStartQuest": "Only the quest leader or group leader can force start the quest",
"loginIncentiveQuest": "To unlock this quest, check in to Habitica on <%= count %> different days!",
"loginReward": "<%= count %> Check-ins",
"questBundles": "Discounted Quest Bundles",
"noQuestToStart": "Cant find a quest to start? Try checking out the Quest Shop in the Market for new releases!",
"pendingDamage": "<%= damage %> pending damage",
"pendingDamageLabel": "pending damage",
"bossHealth": "<%= currentHealth %> / <%= maxHealth %> Health",
"rageAttack": "Rage Attack:",
"bossRage": "<%= currentRage %> / <%= maxRage %> Rage",
"rageStrikes": "Rage Strikes"
}