mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 20:12:19 +00:00
refactor(translations)
This commit is contained in:
parent
c96adf3552
commit
50af412b1d
1 changed files with 1 additions and 122 deletions
|
|
@ -318,108 +318,6 @@
|
|||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Reinforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Fortify Potion",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Panda Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
|
|
@ -467,23 +365,12 @@
|
|||
"communityReddit" : "Reddit",
|
||||
"footerSocial" : "Social",
|
||||
"socialTitle" : "HabitRPG - Gamify Your Life",
|
||||
"footerDebug" : "Debug",
|
||||
"debugMissed" : "+1 Missed Day",
|
||||
"debugGems" : "+10 Gems",
|
||||
"debugLevel" : "+Exp +GP",
|
||||
|
||||
|
||||
"_commentformatting" : "FORMATTING",
|
||||
"formattingMarkdown" : "Markdown formatting allowed",
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit is an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Submit",
|
||||
"close":"Close",
|
||||
|
|
@ -496,15 +383,6 @@
|
|||
"accept" : "Accept",
|
||||
"reject" : "Reject",
|
||||
"or" : "Or",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Just now",
|
||||
"aMinuteAgo":"A minute ago",
|
||||
"minutesAgo":"minutes ago",
|
||||
"anHourAgo": "An hour ago",
|
||||
"hoursAgo": "hours ago",
|
||||
"yesterday":"Yesterday",
|
||||
"daysAgo":"days ago",
|
||||
|
||||
|
||||
"_commentoptionsindex":"OPTIONSINDEX",
|
||||
|
||||
|
|
@ -628,6 +506,7 @@
|
|||
"sell" : "Sell",
|
||||
"for" : "for",
|
||||
"quests" : "Quests",
|
||||
"fortifyName": "Fortify Potion",
|
||||
"fortifyPop" : "Return all tasks to neutral value (yellow color), and restore all lost Health.",
|
||||
"rebirthPop" : "Begin a new character at Level 1 while retaining achievements, collectibles, and tasks with history.",
|
||||
"rebirthName" : "Orb of Rebirth",
|
||||
|
|
|
|||
Loading…
Reference in a new issue