mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
fix(translations): merge pr
This commit is contained in:
commit
0b21a089be
1 changed files with 17 additions and 12 deletions
|
|
@ -548,13 +548,13 @@
|
|||
"changeclass" : "Change Class, Refund Attribute Points",
|
||||
"levelpopover" : "Each level earns you one point to assign to an attribute of your choice. You can do so manually, or let the game decide for you using one of the Automatic Allocation options.",
|
||||
"unallocated" : "Unallocated Attribute Points",
|
||||
"automaticallocation" : "Automatic Allocation",
|
||||
"automaticallocation" : "Automatic Allocation ",
|
||||
"automaticallocationpopover" : "Places points into attributes according to your preferences, when you level up.",
|
||||
"evenallocation" : "Distribute attribute points evenly",
|
||||
"evenallocation" : "Distribute attribute points evenly ",
|
||||
"evenallocationpopover" : "Assigns the same number of points to each attribute.",
|
||||
"classallocation" : "Distribute points based on Class",
|
||||
"classallocation" : "Distribute points based on Class ",
|
||||
"classallocationpopover" : "Assigns more points to the attributes important to your Class.",
|
||||
"taskallocation" : "Distribute points based on task activity",
|
||||
"taskallocation" : "Distribute points based on task activity ",
|
||||
"taskallocationpopover" : "Assigns points based on the Physical (STR), Mental (INT), Social (CON), and Other (PER) categories associated with the tasks you complete.",
|
||||
"allocatestr" : "Points allocated to STR:",
|
||||
"allocatestrpop" : "Add a point to Strength",
|
||||
|
|
@ -621,7 +621,7 @@
|
|||
"base" : "Base",
|
||||
"costume" : "Costume",
|
||||
"costumeText" : "But if you prefer the look of other gear to what you have equipped, check this box to visually don a costume while wearing your battle gear underneath.",
|
||||
"useCostume" : "Use Costume",
|
||||
"useCostume" : "Use Costume ",
|
||||
"inventoryText" : "Click an egg to see usable potions highlighted in green and then click one of the highlighted potions to hatch your pet. If no potions are highlighted, click that egg again to deselect it, and instead click a potion first to have the usable eggs highlighted. You can also sell unwanted drops to Alexander the Merchant.",
|
||||
"scrolls" : "Quest Scrolls",
|
||||
"noScrolls" : "You don't have any quest scrolls.",
|
||||
|
|
@ -737,6 +737,7 @@
|
|||
"inviteParty" : "Invite Party",
|
||||
"questInvitation" : "Quest Invitation: ",
|
||||
"askLater" : "Ask Later",
|
||||
"buyQuest" : "Buy Quest",
|
||||
|
||||
|
||||
"_commentrebirth" : "REBIRTH MODALS",
|
||||
|
|
@ -781,11 +782,11 @@
|
|||
"triggerDay" : "Trigger New Day",
|
||||
"discardChanges" : "Discard Changes",
|
||||
"deleteDo" : "Do it, delete my account!",
|
||||
|
||||
|
||||
"_optionssocialchallenge-box" : "CHALLENGE-BOX",
|
||||
"challenges" : "Challenges",
|
||||
"noChallenges": "No challenges yet, visit",
|
||||
"toCreate" : "to create one.",
|
||||
"noChallenges": "No challenges yet, visit ",
|
||||
"toCreate" : " to create one.",
|
||||
|
||||
"_optionssocialchallenges" : "CHALLENGES",
|
||||
"minusOr" : "- Or -",
|
||||
|
|
@ -856,7 +857,7 @@
|
|||
"logoUrl" : "Logo URL",
|
||||
"assignLeader" : "Assign Group Leader",
|
||||
"members" : "Members",
|
||||
"partyList" : "Party Members list ordering",
|
||||
"partyList" : "Party Members list ordering ",
|
||||
"banTip" : "Boot Member",
|
||||
"moremembers" : "more members",
|
||||
"invited" : "Invited",
|
||||
|
|
@ -944,9 +945,13 @@
|
|||
|
||||
|
||||
"_sharedheaderavatar" : "HEADER AVATAR",
|
||||
"lvl" : "Lvl",
|
||||
"buffed" : "Buffed",
|
||||
"reborn" : "Reborn, max level"
|
||||
|
||||
"lvl" : "Lvl ",
|
||||
"buffed" : "Buffed",
|
||||
"reborn" : "Reborn, max level",
|
||||
|
||||
|
||||
"_commentlimitededition" : "LIMITED EDITION",
|
||||
"limited31Jan" : "Available for purchase until January 31st (but permanently in your options if purchased)."
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue