mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 15:09:32 +00:00
* i18n string updates (issue #9210) * change offHand to offHandCapitalized * added removeTasks to challenge.json * added hairBangs back to character.json * added hairBangs back to character.json * more hairBangs nonsense * added hairBangs to hair-settings.vue, removed same from character.json * changed levelUp to levelup in levelUp.vue and achievements.json * fix duplicate string values * fixed different strings with same content in different files * updated test/api/v3 and test/api/v4 with messageTaskNotFound * Delete POST-tasks_taskId_checklist_itemId_score.test.js File got copied to a new directory, doesn't need to be here. * fix: userID token in patrons.vue and heroes.vue * removed: unused clock of code * Restored eggsItemType to inventory.json Co-authored-by: Sabe Jones <sabrecat@gmail.com>
136 lines
6.1 KiB
JSON
136 lines
6.1 KiB
JSON
{
|
|
"clearCompleted": "Delete Completed",
|
|
"clearCompletedDescription": "Completed To Do's are deleted after 30 days for non-subscribers and 90 days for subscribers.",
|
|
"clearCompletedConfirm": "Are you sure you want to delete your completed To Do's?",
|
|
"addMultipleTip": "<strong>Tip:</strong> To add multiple <%= taskType %>, separate each one using a line break (Shift + Enter) and then press \"Enter.\"",
|
|
"addATask": "Add a <%= type %>",
|
|
"addATitle": "Add a title",
|
|
"editATask": "Edit <%= type %>",
|
|
"createTask": "Create <%= type %>",
|
|
"scheduled": "Scheduled",
|
|
"theseAreYourTasks": "These are your <%= taskType %>",
|
|
"habit": "Habit",
|
|
"habits": "Habits",
|
|
"habitsDesc": "Habits don't have a rigid schedule. You can check them off multiple times per day.",
|
|
"positive": "Positive",
|
|
"negative": "Negative",
|
|
"yellowred": "Weak",
|
|
"greenblue": "Strong",
|
|
"edit": "Edit",
|
|
"save": "Save",
|
|
"addChecklist": "Add Checklist",
|
|
"checklist": "Checklist",
|
|
"newChecklistItem": "New checklist item",
|
|
"expandChecklist": "Expand Checklist",
|
|
"collapseChecklist": "Collapse Checklist",
|
|
"text": "Title",
|
|
"notes": "Notes",
|
|
"addNotes": "Add notes",
|
|
"advancedSettings": "Advanced Settings",
|
|
"difficulty": "Difficulty",
|
|
"difficultyHelp": "Difficulty describes how challenging a Habit, Daily, or To Do is for you to complete. A higher difficulty results in greater rewards when a Task is completed, but also greater damage when a Daily is missed or a negative Habit is clicked.",
|
|
"trivial": "Trivial",
|
|
"easy": "Easy",
|
|
"medium": "Medium",
|
|
"hard": "Hard",
|
|
"attributes": "Stats",
|
|
"progress": "Progress",
|
|
"daily": "Daily",
|
|
"dailies": "Dailies",
|
|
"dailysDesc": "Dailies repeat on a regular basis. Choose the schedule that works best for you!",
|
|
"streakCounter": "Streak Counter",
|
|
"repeat": "Repeat",
|
|
"repeats": "Repeats",
|
|
"repeatEvery": "Repeat Every",
|
|
"repeatOn": "Repeat On",
|
|
"day": "Day",
|
|
"days": "Days",
|
|
"restoreStreak": "Adjust Streak",
|
|
"resetStreak": "Reset Streak",
|
|
"counter": "Counter",
|
|
"adjustCounter": "Adjust Counter",
|
|
"resetCounter": "Reset Counter",
|
|
"todo": "To Do",
|
|
"todos": "To Do's",
|
|
"todosDesc": "To Do's need to be completed once. Add checklists to your To Do's to increase their value.",
|
|
"dueDate": "Due Date",
|
|
"remaining": "Active",
|
|
"complete": "Done",
|
|
"complete2": "Complete",
|
|
"today": "Today",
|
|
"tomorrow": "Tomorrow",
|
|
"dueIn": "Due <%= dueIn %>",
|
|
"due": "Due",
|
|
"notDue": "Not Due",
|
|
"grey": "Grey",
|
|
"score": "Score",
|
|
"reward": "Reward",
|
|
"rewards": "Rewards",
|
|
"rewardsDesc": "Rewards are a great way to use Habitica and complete your tasks. Try adding a few today!",
|
|
"gold": "Gold",
|
|
"silver": "Silver (100 silver = 1 gold)",
|
|
"price": "Price",
|
|
"tags": "Tags",
|
|
"newTag": "New Tag",
|
|
"editTagsText": "Edit Tags",
|
|
"toRequired": "You must supply a \"to\" property",
|
|
"startDate": "Start Date",
|
|
"streaks": "Streak Achievements",
|
|
"streakName": "<%= count %> Streak Achievements",
|
|
"streakText": "Has performed <%= count %> 21-day streaks on Dailies",
|
|
"streakSingular": "Streaker",
|
|
"streakSingularText": "Has performed a 21-day streak on a Daily",
|
|
"perfectName": "<%= count %> Perfect Days",
|
|
"perfectText": "Completed all active Dailies on <%= count %> days. With this achievement you get a +level/2 buff to all Stats for the next day. Levels greater than 100 don't have any additional effects on buffs.",
|
|
"perfectSingular": "Perfect Day",
|
|
"perfectSingularText": "Completed all active Dailies in one day. With this achievement you get a +level/2 buff to all Stats for the next day. Levels greater than 100 don't have any additional effects on buffs.",
|
|
"fortifyName": "Fortify Potion",
|
|
"fortifyPop": "Return all tasks to neutral value (yellow color), and restore all lost Health.",
|
|
"fortify": "Fortify",
|
|
"fortifyComplete": "Fortify complete!",
|
|
"deleteTaskType": "Delete this <%= type %>",
|
|
"sureDeleteType": "Are you sure you want to delete this <%= type %>?",
|
|
"streakCoins": "Streak Bonus!",
|
|
"taskToTop": "To top",
|
|
"taskToBottom": "To bottom",
|
|
"taskAliasAlreadyUsed": "Task alias already used on another task.",
|
|
"invalidTaskType": "Task type must be one of \"habit\", \"daily\", \"todo\", \"reward\".",
|
|
"invalidTasksType": "Task type must be one of \"habits\", \"dailys\", \"todos\", \"rewards\".",
|
|
"invalidTasksTypeExtra": "Task type must be one of \"habits\", \"dailys\", \"todos\", \"rewards\", \"completedTodos\".",
|
|
"cantDeleteChallengeTasks": "A task belonging to a challenge can't be deleted.",
|
|
"checklistOnlyDailyTodo": "Checklists are supported only on Dailies and To Do's",
|
|
"checklistItemNotFound": "No checklist item was found with given id.",
|
|
"itemIdRequired": "\"itemId\" must be a valid UUID.",
|
|
"tagNotFound": "No tag item was found with given id.",
|
|
"tagIdRequired": "\"tagId\" must be a valid UUID corresponding to a tag belonging to the user.",
|
|
"positionRequired": "\"position\" is required and must be a number.",
|
|
"cantMoveCompletedTodo": "Can't move a completed todo.",
|
|
"alreadyTagged": "The task is already tagged with given tag.",
|
|
"taskRequiresApproval": "This task must be approved before you can complete it. Approval has already been requested",
|
|
"taskApprovalHasBeenRequested": "Approval has been requested",
|
|
"taskApprovalWasNotRequested": "Approval has not been requested for this task.",
|
|
"approvals": "Approvals",
|
|
"approvalRequired": "Needs Approval",
|
|
"weekly": "Weekly",
|
|
"monthly": "Monthly",
|
|
"yearly": "Yearly",
|
|
"summary": "Summary",
|
|
"repeatsOn": "Repeats On",
|
|
"dayOfWeek": "Day of the Week",
|
|
"dayOfMonth": "Day of the Month",
|
|
"month": "Month",
|
|
"months": "Months",
|
|
"week": "Week",
|
|
"weeks": "Weeks",
|
|
"year": "Year",
|
|
"years": "Years",
|
|
"resets": "Resets",
|
|
"nextDue": "Next Due Dates",
|
|
"checkOffYesterDailies": "Check off any Dailies you did yesterday:",
|
|
"yesterDailiesCallToAction": "Start My New Day!",
|
|
"sessionOutdated": "Your session is outdated. Please refresh or sync.",
|
|
"errorTemporaryItem": "This item is temporary and cannot be pinned.",
|
|
"addTags": "Add tags...",
|
|
"enterTag": "Enter a tag",
|
|
"pressEnterToAddTag": "Press Enter to add tag: '<%= tagName %>'"
|
|
}
|