mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 15:09:32 +00:00
* Removed unused I18N strings from the `contrib.json` file (locales\en) * Removed unused I18N `contrib.json` strings from all the other languages Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
57 lines
3.6 KiB
JSON
Executable file
57 lines
3.6 KiB
JSON
Executable file
{
|
|
"playerTiersDesc": "The colored usernames you see in chat represent a person's contributor tier. The higher the tier, the more the person has contributed to habitica through art, code, the community, or more!",
|
|
"tier1": "Tier 1 (Friend)",
|
|
"tier2": "Tier 2 (Friend)",
|
|
"tier3": "Tier 3 (Elite)",
|
|
"tier4": "Tier 4 (Elite)",
|
|
"tier5": "Tier 5 (Champion)",
|
|
"tier6": "Tier 6 (Champion)",
|
|
"tier7": "Tier 7 (Legendary)",
|
|
"tierModerator": "Moderator (Guardian)",
|
|
"tierStaff": "Staff (Heroic)",
|
|
"tierNPC": "NPC",
|
|
"friend": "Friend",
|
|
"elite": "Elite",
|
|
"champion": "Champion",
|
|
"legendary": "Legendary",
|
|
"moderator": "Moderator",
|
|
"guardian": "Guardian",
|
|
"staff": "Staff",
|
|
"heroic": "Heroic",
|
|
"modalContribAchievement": "Contributor Achievement!",
|
|
"contribModal": "<%= name %>, you awesome person! You're now a tier <%= level %> contributor for helping Habitica.",
|
|
"contribLink": "See what prizes you've earned for your contribution!",
|
|
"contribName": "Contributor",
|
|
"contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!",
|
|
"kickstartName": "Kickstarter Backer - $<%= key %> Tier",
|
|
"kickstartText": "Backed the Kickstarter Project",
|
|
"helped": "Helped Habitica Grow",
|
|
"hall": "Hall of Heroes",
|
|
"contribTitle": "Contributor Title (eg, \"Blacksmith\")",
|
|
"contribLevel": "Contrib Tier",
|
|
"contribHallText": "1-7 for normal contributors, 8 for moderators, 9 for staff. This determines which items, pets, and mounts are available. Also determines name-tag coloring. Tiers 8 and 9 are automatically given admin status.",
|
|
"hallContributors": "Hall of Contributors",
|
|
"hallPatrons": "Hall of Patrons",
|
|
"rewardUser": "Reward User",
|
|
"UUID": "User ID",
|
|
"loadUser": "Load User",
|
|
"noAdminAccess": "You don't have admin access.",
|
|
"userNotFound": "User not found.",
|
|
"invalidUUID": "UUID must be valid",
|
|
"title": "Title",
|
|
"moreDetails": "More details (1-7)",
|
|
"moreDetails2": "more details (8-9)",
|
|
"contributions": "Contributions",
|
|
"admin": "Admin",
|
|
"notGems": "is in USD, <em>not</em> in Gems. Aka, if this number is 1, it means 4 gems. Only use this option when manually granting gems to players, don't use it when granting contributor tiers. Contrib tiers will automatically add gems.",
|
|
"gamemaster": "Game Master (staff/moderator)",
|
|
"backerTier": "Backer Tier",
|
|
"balance": "Balance",
|
|
"playerTiers": "Player Tiers",
|
|
"tier": "Tier",
|
|
"conRewardsURL": "http://habitica.wikia.com/wiki/Contributor_Rewards",
|
|
"surveysSingle": "Helped Habitica grow, either by filling out a survey or helping with a major testing effort. Thank you!",
|
|
"surveysMultiple": "Helped Habitica grow on <%= count %> occasions, either by filling out a survey or helping with a major testing effort. Thank you!",
|
|
"blurbHallPatrons": "This is the Hall of Patrons, where we honor the noble adventurers who backed Habitica's original Kickstarter. We thank them for helping us bring Habitica to life!",
|
|
"blurbHallContributors": "This is the Hall of Contributors, where open-source contributors to Habitica are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned <a href='http://habitica.wikia.com/wiki/Contributor_Rewards' target='_blank'> gems, exclusive equipment</a>, and <a href='http://habitica.wikia.com/wiki/Contributor_Titles' target='_blank'>prestigious titles</a>. You can contribute to Habitica, too! <a href='http://habitica.wikia.com/wiki/Contributing_to_Habitica' target='_blank'> Find out more here. </a>"
|
|
}
|