habitica/locales/en/generic.json

76 lines
2.6 KiB
JSON
Raw Normal View History

2014-01-26 19:32:40 +00:00
{
"_commentgeneric" : "GENERIC STRINGS",
"languageName" : "English",
"stringNotFound" : "String '<%= string %>' not found.",
"titleIndex" : "HabitRPG | Your Life The Role Playing Game",
"habitica" : "Habitica",
2014-01-26 19:32:40 +00:00
"formattingMarkdown" : "Markdown formatting allowed",
"achievements":"Achievements",
"modalAchievement" : "Achievement!",
"special" : "Special",
"market": "Market",
2014-01-28 01:26:01 +00:00
"all" : "All",
"none" : "None",
"or" : "Or",
"and" : "and",
2014-01-26 19:32:40 +00:00
"loginSuccess" : "Login successful!",
"youSure" : "Are you sure?",
2014-01-26 19:32:40 +00:00
"_commentbuttons": "BUTTONS",
"submit":"Submit",
"close":"Close",
"saveAndClose": "Save & Close",
"cancel":"Cancel",
"ok" : "Ok",
"add" : "Add",
"undo" : "Undo",
"continue" : "Continue",
"accept" : "Accept",
"reject" : "Reject",
"neverMind" : "Never mind",
"buyMoreGems" : "Buy More Gems",
"notEnoughGems" : "Not enough Gems",
"delete": "Delete",
"_commentgems" : "GEMS",
"gems" : "Gems",
"buyMoreGems" : "Buy More Gems",
"notEnoughGems" : "Not enough Gems",
"gemsWhatFor" : "Used for buying special items and services (eggs, hatching potions, Fortify, etc.). You'll need to unlock those features before being able to use Gems.",
"_commentmembers" : "MEMBERS",
"_commentachievement" : "MEMBER ACHIEVEMENT",
"veteran" : "Veteran",
"veteranText" : "Has weathered Habit The Grey (our pre Angular website), and has gained many battle-scars from its bugs.",
"originalUser" : "Original User!",
"originalUserText" : "One of the <em>very</em> original early adopters, Talk about alpha tester!",
"habitBirthday" : "2014 HabitRPG Birthday Bash",
"habitBirthdayText" : "Participated in the HabitRPG Birthday Bash of 2014.",
2014-01-26 19:32:40 +00:00
"_commentmodals" : "MEMBERS MODALS",
"memberSince" : " - Member since ",
"lastLoggedIn" : " - Last logged in ",
"_commentrootctrljs" : "ROOTCTRL.JS STRINGS",
"notPorted" : "This feature is not yet ported from the original site.",
"_commentinventoryctrljs" : "INVENTORYCTRL.JS STRINGS",
"buyThis" : "Buy this <%= text %> with <%= price %> of your <%= gems %> Gems?",
"_commentauthctrljs" : "AUTHCTRL.JS STRINGS",
"untilNoFace" : "Until we add Facebook, use your UUID and API Token to log in (found at https://habitrpg.com > Options > Settings).",
"noReachServer" : "Server not currently reachable, try again later",
"errorUpCase" : "ERROR: ",
"newPassSent" : "New password sent.",
"_commentappjs" : "APP.JS STRINGS",
"serverUnreach" : "Server currently unreachable.",
"seeConsole" : " (see Chrome console for more details).",
"error" : "Error"
2014-01-26 19:32:40 +00:00
}