mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-25 23:25:51 +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.7 KiB
JSON
Executable file
57 lines
3.7 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": "Amic",
|
|
"elite": "Èlit",
|
|
"champion": "Campió",
|
|
"legendary": "Llegendari",
|
|
"moderator": "Moderador",
|
|
"guardian": "Guardià",
|
|
"staff": "Staff",
|
|
"heroic": "Heroic",
|
|
"modalContribAchievement": "Assoliment com a Contribuent!",
|
|
"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": "Contribuïdor",
|
|
"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": "Ha donat suport al projecte de Kickstarter",
|
|
"helped": "Helped Habitica Grow",
|
|
"hall": "Rebedor dels herois",
|
|
"contribTitle": "Títol de contribuent (ex. \"el Ferrer\")",
|
|
"contribLevel": "Grau de contribució",
|
|
"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": "Rebedor de contribuïdors",
|
|
"hallPatrons": "Vestíbul dels patrons",
|
|
"rewardUser": "Recompensar usuari",
|
|
"UUID": "User ID",
|
|
"loadUser": "Carrega usuari",
|
|
"noAdminAccess": "You don't have admin access.",
|
|
"userNotFound": "User not found.",
|
|
"invalidUUID": "UUID must be valid",
|
|
"title": "Títol",
|
|
"moreDetails": "Més detalls (1-7)",
|
|
"moreDetails2": "més detalls (8-9)",
|
|
"contributions": "Contribucions",
|
|
"admin": "Administrador",
|
|
"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": "Grau de patrocinador",
|
|
"balance": "Balanç",
|
|
"playerTiers": "Graus de jugadors",
|
|
"tier": "Grau",
|
|
"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>"
|
|
}
|