habitica/locales/en/settings.json

67 lines
4.2 KiB
JSON
Raw Normal View History

2014-01-26 19:32:40 +00:00
{
"settings": "Settings",
"language": "Language",
"showHeaderPop": "Show your avatar, Health/Experience bars, and party.",
"stickyHeader": "Sticky header",
"stickyHeaderPop": "Affix the header to the top of the screen. Unchecked means it scrolls out of view.",
"newTaskEdit": "Open new tasks in edit mode",
"newTaskEditPop": "With this option set, new tasks will immediately open for you to add details like notes and tags.",
"startCollapsed": "Tag list in tasks starts collapsed",
"startCollapsedPop": "With this option set, the list of task tags will be hidden when you first open a task for editing.",
"startAdvCollapsed": "Advanced Options in tasks start collapsed",
"startAdvCollapsedPop": "With this option set, Advanced Options will be hidden when you first open a task for editing.",
"showTour": "Show Tour",
"restartTour": "Restart the introductory tour from when you first joined HabitRPG.",
"showBailey": "Show Bailey",
"showBaileyPop": "Bring Bailey the Town Crier out of hiding so you can review past news.",
"fixVal": "Fix Character Values",
"fixValPop": "Manually change values like Health, Level, and Gold.",
"enableClass": "Enable Class System",
"enableClassPop": "You opted out of the class system initially. Would you like now to opt-in?",
"showClass": "Show Classes Tour",
"classTourPop": "Show the tour for using the class system.",
"resetAccount": "Reset Account",
"resetAccPop": "Start over, removing all levels, gold, gear, history, and tasks.",
"deleteAccount": "Delete Account",
"deleteAccPop": "Cancel and remove your HabitRPG account.",
"qrCode": "QR Code",
"dataExport": "Data Export",
"saveData": "Here are a few options for saving your Habit data.",
"habitHistory": "Habit History",
"exportHistory": "Export History:",
"csv": "(CSV)",
"userData": "User Data",
"exportUserData": "Export User Data:",
2014-02-14 17:34:55 +00:00
"export": "Export",
"xml": "(XML)",
"json": "(JSON)",
"customDayStart": "Custom Day Start",
"24HrClock": "24Hr Clock",
"clockInfo": "HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
"misc": "Misc",
"showHeader": "Show Header",
"changePass": "Change Password",
"oldPass": "Old Password",
"newPass": "New Password",
"confirmPass": "Confirm New Password",
"dangerZone": "Danger Zone",
"resetText1": "This resets your entire account - your tasks will be deleted and your character will start over.",
"resetText2": "This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
"deleteText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use HabitRPG again. Banked or spent Gems will not be refunded. If you're absolutely certain, type <strong><%= deleteWord %></strong> into the text box below.",
"API": "API",
"APIText": "Copy these for use in third party applications.",
"APIToken": "API Token",
"resetDo": "Do it, reset my account!",
"fixValues": "Fix Values",
"fixValuesText1": "If you've encountered a bug or made a mistake that unfairly changed your character (damage you shouldn't have taken, Gold you didn't really earn, etc.), you can manually correct your numbers here. Yes, this makes it possible to cheat: use this feature wisely, or you'll sabotage your own habit-building!",
"fixValuesText2": "Note that you cannot restore Streaks on individual tasks here. To do that, edit the Daily and go to Advanced Options, where you will find a Restore Streak field.",
"disabledWinterEvent": "Disabled during Winter Wonderland Event Pt.4 (since the rewards are gold-purchaseable).",
"fix21Streaks": "21-Day Streaks",
"discardChanges": "Discard Changes",
"deleteDo": "Do it, delete my account!",
"enterNumber": "Please enter a number between 0 and 24",
"fillAll": "Please fill out all fields",
"passSuccess": "Password successfully changed",
"difficulty": "Difficulty"
}