habitica-android/Habitica/res/values/strings.xml

816 lines
59 KiB
XML
Raw Normal View History

2017-04-20 13:33:33 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="action_refresh">Refresh</string>
<string name="XP_default">Experience</string>
<string name="HP_default">Health</string>
<string name="MP_default">Mana</string>
<string name="ERR_pb_barcode">Prefs couldn\'t be loaded from the barcode</string>
<!-- Prefs -->
<string name="PS_settings_title">Settings</string>
<string name="SP_address_hint">Your custom server</string>
<string name="SP_userID_title">User ID</string>
<string name="SP_userID_summary">Your User ID</string>
<string name="SP_APIToken_title">API Token</string>
<string name="SP_APIToken_summary">Your API Token</string>
<string name="Language_title">Language</string>
<string name="Language_summary">Change Habitica\'s language</string>
<string name="SP_user_qr_code">Your QR Code</string>
<string name="PS_contact_title">Contact me</string>
<string name="unknown_error">An error occurred…</string>
<string name="pref_account_header">Account</string>
<string name="pref_first_day_of_the_week_title">First Day of the Week</string>
<string name="pref_first_day_of_the_week_summary">First day of the week in all calendars</string>
<string name="pref_first_day_of_the_week_default_value" translatable="false">1</string>
<string name="pref_first_day_of_the_week_key" translatable="false">FirstDayOfTheWeek</string>
<string name="pref_reminder_header">Daily Reminder</string>
<string name="pref_reminder_checkbox">Activate Reminder</string>
<string name="pref_reminder_picker">Set Reminder Time</string>
<string name="pref_cds_header">Custom Day Start</string>
<string name="pref_cds_picker">Set Custom Day Start Time</string>
<string name="pref_push_notifications_checkbox">User Push Notifications</string>
<string name="push_notifications">Push Notifications</string>
<string name="push_notifications_sum">Set your push notifications settings</string>
<string name="preference_push_you_won_challenge">You won a Challenge!</string>
<string name="preference_push_received_a_private_message">Received a Private Message</string>
<string name="preference_push_gifted_gems">Gifted Gems</string>
<string name="preference_push_gifted_subscription">Gifted Subscription</string>
<string name="preference_push_invited_to_party">Invited to Party</string>
<string name="preference_push_invited_to_guild">Invited to Guild</string>
<string name="preference_push_your_quest_has_begun">Your Quest has Begun</string>
<string name="preference_push_invited_to_quest">Invited to Quest</string>
<!-- Adding tasks -->
<string name="task_value">Value</string>
<string name="new_todo">New To-Do</string>
<string name="new_reward">New Reward</string>
<string name="new_daily">New Daily</string>
<string name="new_habit">New Habit</string>
<string name="action_edit">Edit</string>
<string name="action_delete">Delete</string>
<string name="action_cancel">Cancel</string>
<string name="login_btn">Login</string>
<string name="register_btn">Register</string>
<string name="username">Username</string>
<string name="email_username">Email or Username</string>
<string name="password">Password</string>
<string name="emailAddress">Email address</string>
<string name="confirmpassword">Confirm password</string>
<string name="logout">Logout</string>
<string name="logout_description">Log out of your account</string>
<string name="account_details">Account Details</string>
<string name="LoginActivityName">Welcome</string>
<string name="string_revive">Revive</string>
<string name="please_connect">Please connect through the application before using a widget</string>
    
<string name="about.title">About</string>
<string name="about.libraries">Libraries</string>
<string name="about.versionhistory">Version history</string>
<string name="about.habitica_open_source">Habitica is available as open source software on Github</string>
<string name="about.rate_our_app">Rate our App</string>
<string name="about.give_us_feedback">Send us Feedback!</string>
<string name="about.bugreport">Report a Bug</string>
<string name="about.source_code">Source Code</string>
2017-05-18 13:48:42 +00:00
<string name="repeatEvery">Repeat Every</string>
2017-04-20 13:33:33 +00:00
<!-- Network Errors -->
<string name="network_error_title">Connection Error</string>
<string name="network_error_no_network_body">You are not connected to the internet.</string>
<string name="internal_error_api">There seems to be a problem with the server. Try again later.</string>
<string name="authentication_error_title">Authentication Error</string>
<string name="authentication_error_body">Your Username and/or Password was incorrect.</string>
<string name="login_validation_error_title">Validation Error</string>
<string name="login_validation_error_fieldsmissing">You have to fill out all fields.</string>
<string name="save_changes">Save</string>
<string name="copy">Copy</string>
<string name="notes">Notes</string>
<string name="text">Text</string>
<string name="difficulty">Difficulty</string>
<string name="tags">Tags</string>
<string name="trivial">Trivial</string>
<string name="easy">Easy</string>
<string name="medium">Medium</string>
<string name="hard">Hard</string>
<string name="start_date">Start Date</string>
<string name="positive_habit_form">Positive ( + )</string>
<string name="negative_habit_form">Negative ( - )</string>
<string name="checklist">Checklist</string>
<string name="reminders">Reminders</string>
<string name="actions">Actions</string>
<string name="attributes">Attributes</string>
<string name="physical">Strength</string>
<string name="mental">Intelligence</string>
<string name="social">Constitution</string>
<string name="other">Perception</string>
2017-04-20 13:33:33 +00:00
<string name="frequency">Frequency</string>
<string name="frequency_weekly">On Certain Days of the Week</string>
<string name="frequency_daily">Every X Days</string>
2017-05-18 13:48:42 +00:00
<string name="repeatables_summary_title">Summary</string>
<string name="repeatables_title">Repeats</string>
<string name="repeatables_on_title">Repeats On</string>
<string name="repeatables_frequency_daily">Daily</string>
<string name="repeatables_frequency_weekly">Weekly</string>
<string name="repeatables_frequency_monthly">Monthly</string>
<string name="repeatables_frequency_yearly">Yearly</string>
<string name="repeatables_frequency_day_of_month">Day of Month</string>
<string name="repeatables_frequency_day_of_week">Day of Week</string>
2017-04-20 13:33:33 +00:00
<string name="monday">Monday</string>
<string name="tuesday">Tuesday</string>
<string name="wednesday">Wednesday</string>
<string name="thursday">Thursday</string>
<string name="friday">Friday</string>
<string name="saturday">Saturday</string>
<string name="sunday">Sunday</string>
<string name="levelup_header">You gained a level!</string>
<string name="levelup_detail">By accomplishing your real-life goals, you\'ve grown to Level %1$d!</string>
<string name="levelup_health">You have been fully healed!</string>
<string name="levelup_button">Huzzah!</string>
<string name="faint_subtitle">Don\'t despair!</string>
<string name="faint_penalty_body">You lost a Level, your Gold, and a piece of Equipment, but you can get them all back with hard work! Good luck—you\'ll do great.</string>
2017-04-20 13:33:33 +00:00
<string name="faint_header">You ran out of Health!</string>
<string name="faint_button">Refill Health &amp; Try Again</string>
<string name="filter">Filter</string>
<string name="profile_image">Profile Image</string>
2017-11-09 16:25:14 +00:00
<string name="mana_price_button">%d MP</string>
<string name="used_skill">You used %1$s for %2$d mana.</string>
<string name="used_skill_without_mana">You used %1$s.</string>
2017-04-20 13:33:33 +00:00
<string name="new_checklist_item">new checklist item</string>
<string name="add_checklist_item">Add</string>
<string name="reminder_title">Remember to check off your tasks</string>
2017-04-20 13:33:33 +00:00
<string name="skill_progress_title">Using Skill</string>
<string name="coming_soon">Coming Soon</string>
<string name="chat_flag_confirmation">Are you sure you want to report this message for violation?</string>
<string name="flag_confirm">Flag Message</string>
<string name="unlock_lvl_11">Unlock at lvl 11</string>
<string name="no_party_message">You are not in a party. To join a party, please visit the website.</string>
<string name="forgot_pw_btn">Forgot Password</string>
<string name="tavern.inn.checkOut">Reactivate your Dailies</string>
<string name="tavern.inn.rest">Pause your Dailies</string>
<string name="reward.dialog.buy">Buy</string>
<string name="reward.dialog.dismiss">Dismiss</string>
<string name="party">Party</string>
<string name="chat">Chat</string>
<string name="members">Members</string>
<string name="habits">Habits</string>
<string name="dailies">Dailies</string>
<string name="todos">To-Dos</string>
<string name="rewards">Rewards</string>
<string name="taskform.delete.title">Are you sure?</string>
<string name="taskform.delete.message">Do you really want to delete?</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="quest">Quest</string>
<string name="avatar_body">Body</string>
<string name="avatar_hair">Hair</string>
<string name="avatar_shirt">Shirt</string>
<string name="avatar_skin">Skin</string>
<string name="avatar_ears">Animal Ears</string>
<string name="avatar_base">Base</string>
<string name="avatar_color">Color</string>
<string name="avatar_beard">Beard</string>
<string name="avatar_mustache">Mustache</string>
<string name="avatar_flower">Flower</string>
<string name="avatar_bangs">Bangs</string>
<string name="avatar_nothing">Nothing set</string>
<string name="avatar_size">Size</string>
<string name="avatar_size_slim">Slim</string>
<string name="avatar_size_broad">Broad</string>
<string name="avatar_background">Background</string>
<string name="purchase_customization">Purchase Customization</string>
2017-11-09 16:25:14 +00:00
<string name="purchase_set_button">Unlock set for %d gems</string>
2017-04-20 13:33:33 +00:00
<string name="purchase_button">Purchase</string>
2017-11-09 16:25:14 +00:00
<string name="purchase_set_title">Purchase set %s</string>
2017-04-20 13:33:33 +00:00
<string name="due_date">Due Date</string>
<string name="quest.accept">Accept</string>
<string name="quest.reject">Reject</string>
<string name="quest.begin">Begin Quest</string>
<string name="quest.cancel">Cancel Invitation</string>
<string name="quest.abort">Abort Quest</string>
<string name="quest.leave">Leave Quest</string>
<string name="quest.pending">Pending</string>
<string name="quest.accepted">Accepted</string>
<string name="quest.rejected">Rejected</string>
<string name="quest.participants">Participants</string>
<string name="version_info">Version %1$s (%2$d)</string>
<string name="sidebar_help">Help &amp; FAQ</string>
<string name="complete_tutorial">Got it!</string>
<string name="dismiss_tutorial">Remind me again</string>
<string name="intro_1_subtitle">Welcome to</string>
<string name="intro_1_title">Habitica</string>
2017-11-09 16:25:14 +00:00
<string name="intro_1_description">Its time to have fun while you get things done. Join over %s others improving their life one task at a time.</string>
2017-04-20 13:33:33 +00:00
<string name="intro_2_subtitle">Progress in the game</string>
<string name="intro_2_title">Progress in life</string>
<string name="intro_2_description">Unlock features in the game by checking off your real life tasks. Earn armor, pets, and more as rewards for meeting your goals.</string>
<string name="intro_3_subtitle">Fight monsters</string>
<string name="intro_3_title">Get social</string>
<string name="intro_3_description">Keep your goals on track with help from your friends. Support each other in life and in battle as you improve together!</string>
<string name="intro_finish_button">Let\'s start!</string>
<string name="previous_button">Previous</string>
<string name="next_button">Next</string>
<string name="skip_button">Skip</string>
<string name="setup_welcome_description">Welcome to Habitica, where advancing in the game will improve your real life! As you accomplish real-world goals, you\'ll unlock equipment, pets, quests, and more.</string>
<string name="setup_welcome_title">Welcome</string>
<string name="avatar_setup_description">So, how would you like to look? Don\'t worry, you can change this later.</string>
<string name="task_setup_description">Great! Now, what are you interested in working on throughout this journey?</string>
<string name="setup_group_work">Work</string>
<string name="setup_group_exercise">Exercise</string>
<string name="setup_group_health">Health</string>
<string name="setup_group_school">School</string>
<string name="setup_group_teams">Teams</string>
<string name="setup_group_chores">Chores</string>
<string name="setup_group_creativity">Creativity</string>
<string name="setup_task_work_1">Process email</string>
<string name="setup_task_work_2">Most important task</string>
<string name="setup_task_work_3">Work Project</string>
<string name="setup_task_exercise_1">10 min cardio</string>
<string name="setup_task_exercise_2">Stretching</string>
<string name="setup_task_exercise_3">Set up workout schedule</string>
<string name="setup_task_healthWellness_1">Eat healthy / junk food</string>
<string name="setup_task_healthWellness_2">Floss</string>
<string name="setup_task_healthWellness_3">Schedule check-up</string>
<string name="setup_task_school_1">Study/Procrastinate</string>
<string name="setup_task_school_2">Do homework</string>
<string name="setup_task_school_3">Finish assignment for class</string>
<string name="setup_task_teams_1">Check in with team</string>
<string name="setup_task_teams_2">Update team on status</string>
<string name="setup_task_teams_3">Complete team project</string>
<string name="setup_task_chores_1">10 minutes cleaning</string>
<string name="setup_task_chores_2">Wash Dishes</string>
<string name="setup_task_chores_3">Organize closet</string>
<string name="setup_task_creativity_1">Study a master of the craft</string>
<string name="setup_task_creativity_2">Work on creative project</string>
<string name="setup_task_creativity_3">Finish creative project</string>
<string name="gem.purchase.support">Want to help us keep Habitica running? You can support the developers by buying gems!\n\nGems allow you to buy fun extras for your account, including: \n\n - Cool costumes for your avatar\n - Awesome backgrounds\n - Fun quests that reward you with pet eggs\n - The ability to change your class before level 100\n\nThank you so much for helping us make Habitica the best it can be. Your support means a lot to us!</string>
<string name="my_guilds">My Guilds</string>
<string name="public_guilds">Public Guilds</string>
<string name="guild">Guild</string>
<string name="leave">Leave</string>
<string name="join">Join</string>
<string name="leader">Leader</string>
<string name="gems">Gems</string>
<string name="copy_as_todo">Copy as To-Do</string>
<string name="send_pm">Send PM</string>
<string name="flag">Flag</string>
<string name="delete">Delete</string>
<string name="name">Name</string>
<string name="description">Description</string>
<string name="add_tag">Add new Tag</string>
<string name="privacy">Privacy</string>
<string name="write_message">Write Message</string>
<string name="post">Post</string>
<string name="guild_search_hint">Search for guilds</string>
2017-11-09 16:25:14 +00:00
<string name="todo_due">Due: %s</string>
<string name="daily_streak">current streak: %d</string>
2017-04-20 13:33:33 +00:00
<string name="todo_has_duedate">Task has Due Date</string>
<string name="battle_gear">Battle Gear</string>
<string name="costume">Costume</string>
<string name="outfit_head">Head</string>
<string name="outfit_headAccessory">Head Accessory</string>
<string name="outfit_eyewear">Eyewear</string>
<string name="outfit_armor">Armor</string>
<string name="outfit_back">Back</string>
<string name="outfit_body">Body</string>
<string name="outfit_shield">Shield</string>
<string name="outfit_weapon">Weapon</string>
<string name="wear_costume">Wear Costume</string>
<string name="equipped">Equipped</string>
<string name="quest_cancel_message">Are you sure you want to cancel this quest? All invitation acceptances will be lost. The quest owner will retain possession of the quest scroll.</string>
<string name="quest.invitation">Quest Invitation</string>
<string name="quest_begin_message">Are you sure? Only %1$d of your %2$d party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.</string>
2017-04-20 13:33:33 +00:00
<string name="quest.invitation.text">You have been invited to participate in a quest!</string>
2018-07-13 13:58:53 +00:00
<string name="ago_1day">1d ago</string>
<string name="ago_days">%dd ago</string>
<string name="ago_1Minute">1m ago</string>
<string name="ago_minutes">%dm ago</string>
<string name="ago_hours">%dh ago</string>
<string name="ago_1hour">1h ago</string>
2017-04-20 13:33:33 +00:00
<string name="today">Today</string>
<string name="sidebar_items">Items</string>
<string name="eggs">Eggs</string>
<string name="hatching_potions">Hatching Potions</string>
<string name="food">Food</string>
<string name="quests">Quests</string>
<string name="pets">Pets</string>
<string name="mounts">Mounts</string>
2017-11-09 16:25:14 +00:00
<string name="armoireEquipment">You found a piece of rare Equipment in the Armoire: %s! Awesome!</string>
<string name="armoireFood">You rummage in the Armoire and find %1$s %2$s. What\'s that doing in here?</string>
2017-04-20 13:33:33 +00:00
<string name="armoireExp">You wrestle with the Armoire and gain Experience. Take that!</string>
2017-11-09 16:25:14 +00:00
<string name="armoireNotesFull">Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining: %d</string>
2017-04-20 13:33:33 +00:00
<string name="armoireLastItem">You\'ve found the last piece of rare Equipment in the Enchanted Armoire.</string>
<string name="armoireNotesEmpty">The Armoire will have new Equipment in the first week of every month. Until then, keep clicking for Experience and Food!</string>
2017-11-09 16:25:14 +00:00
<string name="sell">Sell (%d Gold)</string>
2017-04-20 13:33:33 +00:00
<string name="hatch_with_potion">Hatch with potion</string>
<string name="feed_to_pet">Feed to pet</string>
<string name="hatch_egg">Hatch with egg</string>
<string name="invite_party">Invite party</string>
2017-11-09 16:25:14 +00:00
<string name="dialog_feeding">Feed %1$s %2$s with:</string>
2017-04-20 13:33:33 +00:00
<string name="use_animal">Use</string>
<string name="feed">Feed</string>
2017-11-09 16:25:14 +00:00
<string name="hatch_with">Hatch pet with %s</string>
<string name="hatched_pet_title">You hatched a %1$s %2$s!</string>
2018-08-03 08:31:52 +00:00
<string name="evolved_pet_title">You have tamed %1$s %2$s, let\'s go for a ride!</string>
2017-04-20 13:33:33 +00:00
<string name="close">Close</string>
<string name="share">Share</string>
<string name="notification_pet_fed" >You fed your %1$s %2$s!</string>
2017-09-26 15:01:01 +00:00
<string name="notification_purchase" >You purchased %s</string>
<string name="notification_purchase_reward" >You purchased a reward</string>
2017-11-13 18:47:59 +00:00
<string name="sectionpets">Standard</string>
<string name="sectionpremiumPets">Magic Potion</string>
<string name="sectionquestPets">Quest</string>
<string name="sectionspecialPets">Rare</string>
<string name="sectionmounts">Standard</string>
<string name="sectionpremiumMounts">Magic Potion</string>
<string name="sectionquestMounts">Quest</string>
<string name="sectionspecialMounts">Rare</string>
2017-04-20 13:33:33 +00:00
<string name="world_quest">World Quest</string>
2017-11-16 18:35:15 +00:00
<string name="inn_description">Need a break? Check into Daniels Inn to pause some of Habiticas more difficult game mechanics:\n\n
&#8226; Missed Dailies wont damage you\n
&#8226; Tasks wont lose streaks or decay in color\n
&#8226; Bosses wont do damage for your missed Dailies\n
&#8226; Your boss damage or collection quest items will stay pending until check-out</string>
2017-11-09 16:25:14 +00:00
<string name="empty_items">You don\'t have any %s</string>
<string name="user_level">Lvl %d</string>
<string name="user_level_with_class">Lvl %1$d %2$s</string>
2017-04-20 13:33:33 +00:00
<string name="warrior">Warrior</string>
<string name="rogue">Rogue</string>
<string name="mage">Mage</string>
<string name="healer">Healer</string>
<string name="warrior_description">Warriors score more and better \“critical hits\”, which randomly give bonus Gold, Experience, and drop chance for scoring a task. They also deal heavy damage to boss monsters. Play a Warrior if you find motivation from unpredictable jackpot-style rewards, or want to dish out the hurt in boss Quests!</string>
2017-04-20 13:33:33 +00:00
<string name="mage_description">Mages learn swiftly, gaining Experience and Levels faster than other classes. They also get a great deal of Mana for using special abilities. Play a Mage if you enjoy the tactical game aspects of Habit, or if you are strongly motivated by leveling up and unlocking advanced features!</string>
<string name="rogue_description">Rogues love to accumulate wealth, gaining more Gold than anyone else, and are adept at finding random items. Their iconic Stealth ability lets them duck the consequences of missed Dailies. Play a Rogue if you find strong motivation from Rewards and Achievements, striving for loot and badges!</string>
<string name="healer_description">Healers stand impervious against harm, and extend that protection to others. Missed Dailies and bad Habits don\'t faze them much, and they have ways to recover Health from failure. Play a Healer if you enjoy assisting others in your Party, or if the idea of cheating Death through hard work inspires you!</string>
<string name="select_class">Select Class</string>
<string name="opt_out_class">Opt Out</string>
<string name="opt_out_description">Can\'t be bothered with classes? Want to choose later? Opt out - you\'ll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time.</string>
2017-11-09 16:25:14 +00:00
<string name="class_confirmation">Are you sure you want to be a %s?</string>
2017-04-20 13:33:33 +00:00
<string name="class_changed">You are now a %s!</string>
<string name="class_changed_description">You have new default Battle Gear that you can change under Equipment!</string>
<string name="choose_class">Choose Class</string>
<string name="dialog_go_back">Go Back</string>
<string name="opt_out_confirmation">Are you sure you want to Opt Out?</string>
<string name="change_class">Change your class</string>
2017-11-13 08:40:36 +00:00
<string name="change_class_description">Change your class and refund your stat points for 3 gems.</string>
2017-04-20 13:33:33 +00:00
<string name="enable_class">Enable Class System</string>
<string name="changing_class_progress">Changing Class</string>
<string name="by_email">By Email</string>
<string name="invite_existing_users">Invite Existing Users</string>
<string name="send">Send</string>
<string name="invite">Invite Friends</string>
<string name="invite_id_description">If you have friends already using Habitica, invite them by User ID here.</string>
<string name="invite_email_description">If a friend joins Habitica via your email, they\'ll automatically be invited to your party!</string>
<string name="add_invites">Add Invites</string>
<string name="user_id">User ID</string>
<string name="email">Email</string>
<string name="invite_users">Invite to Party</string>
<string name="share_using">Share using</string>o
2017-11-09 16:25:14 +00:00
<string name="share_levelup">I got to level %d in Habitica by improving my real-life habits!</string>
<string name="share_hatched">I just hatched a %1$s %2$s pet in Habitica by completing my real-life tasks!</string>
<string name="share_raised">I just gained a %1$s %2$s mount in Habitica by completing my real-life tasks!</string>
2017-04-20 13:33:33 +00:00
<string name="open_in_store">Open in play store</string>
<string name="change_class_confirmation">Are you sure you want to change your class? This will cost 3 gems.</string>
<string name="change_class_equipment_warning">Warning: You will no longer be able to buy equipment from the %s class.</string>
2017-11-09 16:25:14 +00:00
<string name="leaderMessage">Message from %1$s</string>
<string name="leaderName">Leader: %1$s</string>
2017-04-20 13:33:33 +00:00
<string name="confirm">Confirm</string>
<string name="market">Market</string>
<string name="timeTravelers">Time Travelers</string>
<string name="seasonalShop">Seasonal Shop</string>
<string name="empty_inbox">You don\'t have any messages. You can send a user a new message from their public chat messages!</string>
2017-04-20 13:33:33 +00:00
<string name="party_invite">Unlock by inviting friends</string>
2017-09-22 00:02:26 +00:00
<string name="login_incentive">Unlock by logging into Habitica regularly</string>
<string name="create_account">Unlock by creating an account</string>
2017-04-20 13:33:33 +00:00
<string name="no_gold">Not enough Gold</string>
<string name="no_potion">You don\'t need to buy an health potion</string>
2017-11-09 16:25:14 +00:00
<string name="successful_purchase">Purchased %1$s</string>
2017-04-20 13:33:33 +00:00
<string name="purchase_confirmation_title">Confirm purchase</string>
2017-11-09 16:25:14 +00:00
<string name="confirm_purchase_text">Purchase %1$s for %2$s %3$s</string>
2017-04-20 13:33:33 +00:00
<string name="gem">gem</string>
<string name="hourglass">hourglass</string>
<string name="hourglasses">hourglasses</string>
<string name="gold_singular">gold</string>
<string name="gold_plural">gold</string>
<string name="chat_message_copied">Message copied to Clipboard</string>
<string name="copy_chat_message">Copy to clipboard</string>
<string name="edit_tag_title">Edit Tag</string>
<string name="edit_tag_btn_edit">Edit</string>
<string name="edit_tag_btn_done">Done</string>
<string name="edit_tag_btn_delete">Delete</string>
<string name="confirm_delete_tag_title">Are you sure?</string>
<string name="confirm_delete_tag_message">Do you really want to delete?</string>
<string name="filter_drawer_edit_tags">Edit Tags</string>
<string name="filter_drawer_filter_tags">Filter by Tags</string>
<!-- QR Strings -->
<string name="qr_section_title">Have someone invite you with this QR Code</string>
<string name="qr_save_message">QR code saved at </string>
<string name="qr_dialogue_title">Your QR Code</string>
<string name="download">Download</string>
<string name="send_new_message">Send new message</string>
<string name="choose_recipient_title">Choose Message Recipient</string>
<string name="action_continue">Continue</string>
<string name="scan_qr_code">Scan QR Code</string>
<string name="enter_recipient_uuid">Enter Recipient\'s User ID</string>
<string name="invited_to_party">You were invited to join a party!</string>
<string name="stats_widget_label">Habitica Stats</string>
<string name="add_task">Add Task</string>
<string name="add_habit">Add Habit</string>
<string name="add_daily">Add Daily</string>
<string name="add_todo">Add To-Do</string>
<string name="add_reward">Add Reward</string>
<string name="all_dailies_completed">You completed all your dailies. Well done!</string>
<string name="widget_habit_button">Habitica Do Habit</string>
<string name="widget_dailies">Habitica Dailies</string>
<string name="widget_todo_list">Habitica To-Do List</string>
<string name="widget_add_task">Habitica Add Task</string>
<string name="google_services_missing">Google play services could not be found.</string>
<string name="gem.purchase.toolbartitle">Purchase</string>
<string name="gem.purchase.title">Buying gems supports the developers and helps keep Habitica running</string>
<string name="gem.purchase.subtitle">Gems allow you to buy fun extras for you account, including:</string>
<string name="gem.purchase.listitem1">Cool costumes for your avatar</string>
<string name="gem.purchase.listitem2">Awesome backgrounds</string>
<string name="gem.purchase.listitem3">Quests that reward you with pet eggs</string>
<string name="gem.purchase.listitem4">The ability to change your class before level 100</string>
<string name="support_habitica">Support Habitica</string>
<string name="skill_transformation_use">use</string>
<string name="hatching_market_info">Not getting the right drops? Check out the Market!</string>
<string name="feeding_market_info">Need different food? Buy more from the market!</string>
<string name="open_market">Open Market</string>
2017-11-09 16:25:14 +00:00
<string name="cds_description">Your Dailies will next reset the first time you use Habitica after %1$s. Make sure you have completed your Dailies before this time!</string>
2017-04-20 13:33:33 +00:00
<string name="AudioTheme_title">Audio Theme</string>
<string name="AudioTheme_summary">Change Habitica\'s Audio Theme</string>
<!-- Login Incentives -->
<string name="see_you_tomorrow">See you tomorrow!</string>
<string name="belongs_to_challenge">Belongs to Challenge</string>
<string name="has_reminder">Has Reminder</string>
<string name="has_tag">Has Tag</string>
<string name="subscribe.title">Subscribing supports the developers and helps keep Habitica running</string>
<string name="subscribe_prompt">Become a subscriber and youll get these useful benefits:</string>
<string name="subscribe.listitem1">Buy gems with gold</string>
<string name="subscribe.listitem2">Exclusive monthly items</string>
<string name="subscribe.listitem3">Retain additional history entries</string>
<string name="subscribe.listitem4">Daily drop-caps doubled</string>
<string name="subscriptions">Subscriptions</string>
2017-11-09 16:25:14 +00:00
<string name="subscription_duration">Recurring every %s</string>
2017-04-20 13:33:33 +00:00
<string name="subscribe">Subscribe</string>
<string name="subscribe.listitem1.description">Alexander the Merchant will now sell you gems for 20 gold each!\n\nHis monthly shipments are initially capped at 25 Gems per month, but can increase based on your subscription length.\n\nThe cap increases by 5 Gems for every three months of consecutive subscription, up to a maximum of 50 Gems per month!</string>
<string name="subscribe.listitem2.description">Each month you will receive a unique cosmetic item for your avatar!\n\nPlus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.</string>
<string name="subscribe.listitem3.description">Makes completed To-Dos and task history available for longer.</string>
<string name="subscribe.listitem4.description">Double drop caps will let you receive more items from your completed tasks every day, helping you complete your stable faster!</string>
<string name="subscribe1month.gemcap">Gem cap starts at 25</string>
<string name="subscribe3month.gemcap">Gem cap raised to 30</string>
<string name="subscribe6month.gemcap">Gem cap raised to 35</string>
<string name="subscribe12month.gemcap">Gem cap raised to 45</string>
2017-11-09 16:25:14 +00:00
<string name="subscription_hourglasses">+%d Mystic Hourglass</string>
2017-04-20 13:33:33 +00:00
<string name="payment_method">Payment method</string>
<string name="subscription">Subscription</string>
<string name="active">Active</string>
<string name="cancel_subscription">Cancel Subscription</string>
<string name="cancel_subscription_google.description">No longer want to subscribe? You can find the option to unsubscribe in the “My Apps” section of the Google Play Store.</string>
<string name="cancel_subscription_notgoogle.description">No longer want to subscribe? Due to your payment method, you can only unsubscribe through the website. Click the button below, to open the site in your browser!</string>
<string name="visit_habitica_website">Visit Habitica Website</string>
<string name="current_bonuses">Current Bonuses</string>
<string name="months_subscribed">Months subscribed</string>
<string name="current_hourclasses">Current Mystic Hourglasses</string>
<string name="monthly_gem_cap">Monthly gem cap</string>
<string name="inactive">Inactive</string>
<string name="one_month">1 Month</string>
2017-11-09 16:25:14 +00:00
<string name="months">%d Months</string>
2017-04-20 13:33:33 +00:00
<string name="month">month</string>
<string name="three_months">3 months</string>
<string name="six_months">6 months</string>
<string name="twelve_months">12 months</string>
<string name="subscribe_prompt_thanks">For Subscribing you are receiving these useful benefits:</string>
<string name="subscription_status">Subscription Status</string>
2017-11-09 16:25:14 +00:00
<string name="byLeader">by %s</string>
2017-05-04 17:52:42 +00:00
<string name="challenge_details">Challenge Details</string>
<string name="challenge_leave_title">Leave Challenge</string>
<string name="challenge_leave_text">Are you sure you want to leave the Challenge “%s”?</string>
<string name="challenge_remove_tasks_title">Remove tasks</string>
<string name="challenge_remove_tasks_text">Do you want to remove the tasks?</string>
<string name="remove_tasks">Remove</string>
<string name="keep_tasks">Keep</string>
<string name="my_challenges">My Challenges</string>
<string name="public_challenges">Public</string>
<string name="challenges">Challenges</string>
<string name="daily">Daily</string>
<string name="habit">Habit</string>
<string name="reward">Reward</string>
<string name="todo">To-Do</string>
<string name="official">Official</string>
<string name="participating">Participating</string>
<string name="challenge">Challenge</string>
<string name="go_to_challenge">Go to Challenge</string>
<string name="not_part_of_a_challenge">Youre not part of any Challenges right now!</string>
<string name="join_a_challenge">Join a Challenge to add a curated set of tasks to your list, then compete against other Habiticans to win achievements and even gems!</string>
<string name="check_the_public_challenge_tab">Tap the “Public” tab to find the user-created Challenges that are the best fit for you!</string>
<string name="add_reminder">Add Reminder</string>
<string name="warning">Warning</string>
<string name="open_settings">Open Settings</string>
<string name="dont_keep_activities_warning">It seems like you have the Developer option \“Don\'t keep Activities\” active. Currently this option causes issues with the habitica app, so we suggest disabling it.</string>
<string name="inbox">Messages</string>
2017-05-04 17:52:42 +00:00
<string name="FAQ">Frequently Asked Questions</string>
<string name="special">Special</string>
<string name="gem_for_gold_description">Because you subscribe to Habitica, you can purchase a number of Gems each month using Gold.</string>
2017-11-09 16:25:14 +00:00
<string name="limited_count">%d left</string>
2017-05-04 17:52:42 +00:00
<string name="gem_shop">Gem</string>
<string name="mystery_item">Mystery Item</string>
<string name="myster_item_notes">Each month, subscribers will receive a mystery item. This is usually released about one week before the end of the month.</string>
<string name="open">Open</string>
<string name="notification_mystery_item">You open the box and find %s!</string>
<string name="checkInRewardEarned">You earned a %1$s as a reward for your devotion to improving your life.</string>
<string name="nextPrizeUnlocks" tools:ignore="PluralsCandidate">Your next prize unlocks at %1$d Check-Ins</string>
<string name="pending_approval">pending approval</string>
<string name="filters">Filters</string>
<string name="done">Done</string>
<string name="group_tasks_edit_description">Group tasks can not be edited.</string>
<string name="group_tasks_edit_title">Can\'t edit this task</string>
<string name="groups">Groups</string>
<string name="all">All</string>
<string name="none">None</string>
<string name="owned">Owned</string>
<string name="not_owned">Not owned</string>
<string name="new_game">New\nGame</string>
<string name="login_btn_fb">Login with Facebook</string>
<string name="login_btn_google">Login with Google</string>
<string name="action_back">Back</string>
<string name="welcome_text">Oh, you must be new here. Im Justin, Ill be your guide in Habitica.\n\nTo start, youll need to create an avatar.</string>
<string name="randomize">Randomize</string>
<string name="avatar_extras">Extras</string>
<string name="avatar_skin_color">Skin Color</string>
<string name="avatar_hair_color">Hair Color</string>
<string name="avatar_hair_bangs">Bangs</string>
<string name="avatar_hair_ponytail">Ponytail</string>
<string name="avatar_glasses">Glasses</string>
<string name="avatar_wheelchair">Wheelchair</string>
<string name="weak">Weak</string>
<string name="strong">Strong</string>
<string name="gray">Grey</string>
2017-11-17 22:57:49 +00:00
<string name="dated">Scheduled</string>
2017-05-04 17:52:42 +00:00
<string name="completed">Completed</string>
<string name="setuP_group_other">Other</string>
<string name="clear">Clear</string>
<string name="empty_title_habits">You don\'t have any Habits</string>
<string name="empty_description_habits">Habits are tasks that don\'t have a rigid schedule. You can check them off many times a day, or not at all.</string>
<string name="empty_title_dailies">You don\'t have any Dailies</string>
<string name="empty_description_dailies">Dailies are tasks that repeat on a regular basis. Choose the schedule that works for you!</string>
<string name="empty_title_todos">You don\'t have any To-Dos</string>
<string name="empty_description_todos">To-Dos are tasks that only need to be completed once. Add checklists to your To-Dos to increase their value.</string>
<string name="empty_title_rewards">You don\'t have any Rewards</string>
<string name="reset_walkthrough">Reset Justins Walkthrough</string>
<string name="read_community_guidelines">Please read our Community Guidelines before posting</string>
<string name="maintenance">Maintenance</string>
<string name="reload_content">Reload Content</string>
<string name="dailyDueDefaultView">Set Dailies default to due tab</string>
<string name="dailyDueDefaultViewDescription">With this option set, the Dailies tasks will default to due instead of all</string>
2017-05-18 13:48:42 +00:00
<string name="repeat_summary">"Repeats %1$s every %2$s %3$s %4$s"</string>
2017-05-04 17:52:42 +00:00
<string name="no_billing_gems">Your device does not have any of the supported payment methods. Please use the habitica website if you want to purchase gems.</string>
<string name="no_billing_subscriptions">Your device does not have any of the supported payment methods. Please use the habitica website if you want to purchase a subscription.</string>
<string name="save">Save</string>
<string name="location">Location</string>
2018-07-27 15:25:32 +00:00
<string name="gem_reward">Gem prize</string>
2017-05-04 17:52:42 +00:00
<string name="tasks">Tasks</string>
2018-07-27 15:25:32 +00:00
<string name="create_challenge">Create Challenge</string>
<string name="edit_challenge">Edit</string>
2018-08-07 10:39:58 +00:00
<string name="challenge_create_error_tavern_one_gem">You need at least 1 gem to create a public challenge.</string>
2017-05-04 17:52:42 +00:00
<string name="challenge_create_error_enough_gems">You don\'t have enough gems to create a challenge.</string>
2018-07-27 15:25:32 +00:00
<string name="identify_your_challenge_with_a_tag">Identify your challenge with a short name</string>
<string name="challenge_create_error_tag">You need a short name to create this Challenge.</string>
2017-05-04 17:52:42 +00:00
<string name="challenge_create_error_no_tasks">You need to add at least one task to create this Challenge.</string>
<string name="challenge_create_error_title">You need a title to create this Challenge.</string>
<string name="description_optional">Description (optional)</string>
<string name="new_challenge_title">New challenge title</string>
<string name="ownership">Ownership</string>
2017-05-18 13:48:42 +00:00
<string name="inn">Inn</string>
2017-05-22 12:35:35 +00:00
<string name="system">System</string>
2017-05-23 15:40:13 +00:00
<string name="start_quest">Start a new Quest</string>
<string name="leave_party">Leave Party</string>
<string name="party_description">Party Description</string>
<string name="abort_confirmation">Are you sure you want to abort this mission? It will abort it for everyone in your party and all progress will be lost. The quest scroll will be returned to the quest owner.</string>
<string name="leave_quest_confirmation">Are you sure you want to leave the active quest? All your quest progress will be lost.</string>
<string name="number_participants">%1$d Participants</string>
2017-06-20 21:29:26 +00:00
<string name="welcome_back">Welcome Back</string>
<string name="yesterdaililes_prompt">Did you do any of these Dailies yesterday?</string>
2017-06-21 17:34:53 +00:00
<string name="start_day">Start My Day</string>
2017-07-05 11:16:47 +00:00
<string name="leave_party_confirmation">Are you sure you want to leave the Party?</string>
2017-07-05 14:00:38 +00:00
<string name="nextPrizeUnlocksIn" formatted="false">Next Prize in %d Check-ins</string>
2017-07-17 14:41:18 +00:00
<string name="pending">Pending</string>
<string name="accepted">Accepted</string>
<string name="declined">Declined</string>
<string name="participants">Participants</string>
<string name="invitations">Invitations</string>
<string name="quest_leader_header" formatted="false">Started by %s</string>
<string name="quest_abort_message">Are you sure you want to abort this mission? It will abort it for everyone in your party and all progress will be lost. The quest scroll will be returned to the quest owner.</string>
<string name="loading">Loading…</string>
2017-07-21 12:41:39 +00:00
<string name="reloading_content">Reloading Content</string>
2017-07-20 17:59:59 +00:00
<string name="thousand_abbrev">k</string>
<string name="million_abbrev">m</string>
<string name="billion_abbrev">b</string>
2017-07-21 18:41:23 +00:00
<string name="your_balance">Your balance:</string>
<string name="available_until" formatted="false">Available until %s</string>
2017-07-25 16:27:00 +00:00
<string name="gems_left_max" formatted="false">Monthly Gems: %1$d/%2$d Remaining</string>
<string name="gems_left_nomax" formatted="false">Monthly Gems: %d Remaining</string>
<string name="health">Health</string>
<string name="collect">Collect</string>
<string name="rage_meter">Rage Meter</string>
<string name="boss_quest">Boss Quest</string>
<string name="collection_quest">Collection Quest</string>
<string name="quest_reward_count" formatted="false">%1$s x%2$d</string>
<string name="experience_reward" formatted="false">%d Experience points</string>
<string name="gold_reward" formatted="false">%d Gold</string>
<string name="quest_owner_rewards">Quest Owner Rewards</string>
2017-10-30 08:25:33 +00:00
<string name="str_abbrv">Str</string>
<string name="per_abbrv">Per</string>
<string name="int_abbrv">Int</string>
<string name="con_abbrv">Con</string>
2017-08-24 23:11:44 +00:00
<string name="reset_account">Reset Account</string>
<string name="reset_account_description">WARNING! This resets many parts of your account. This is highly discouraged, but some people find it useful in the beginning after playing with the site for a short time.\n\nYou will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.</string>
<string name="delete_account">Delete Account</string>
<string name="delete_account_description">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 Habitica again. Banked or spent Gems will not be refunded. If you\'re absolutely certain, type your password into the text box below.</string>
<string name="reset_account_confirmation">reset my account</string>
<string name="delete_account_confirmation">delete my account</string>
<string name="danger_zone">Danger Zone</string>
<string name="nevermind">Nevermind</string>
<string name="resetting_account">Resetting Account</string>
<string name="deleting_account">Deleting Account</string>
2017-09-27 16:46:30 +00:00
<string name="insufficientGold">You need to complete more tasks before you can afford this item!</string>
<string name="insufficientGems">You\'ll need more Gems to buy this item!</string>
<string name="purchase_gems">Purchase gems</string>
<string name="insufficientHourglasses">You\'ll need more Mystic Hourglasses to buy this item!</string>
<string name="get_hourglasses">Get hourglasses</string>
2017-09-27 18:05:02 +00:00
<string name="subscribe_for_hourglasses">Subscribe for Hourglasses</string>
<string name="timetravelers_closed_description">Earn one Mystic Hourglass for every three months of consecutive subscription, then use them to unlock limited edition items, pets, and mounts from the past… and future!</string>
<string name="want_to_subscribe">I want to Subscribe</string>
<string name="seasonal_closed_description">The Grand Galas happen close to the solstices and equinoxes, so check back then to find a fun assortment of special seasonal items!</string>
<string name="come_back_soon">Come back soon!</string>
2017-10-03 13:19:19 +00:00
<string name="level">Level</string>
<string name="streak_label">21-Day Streaks</string>
<string name="stats">Stats</string>
2017-10-16 09:40:24 +00:00
<string name="fix_character_description">If youve encountered a bug or made a mistake that unfairly changed your character, you can manually correct those values here.</string>
2017-10-03 13:19:19 +00:00
<string name="fix_character_values">Fix Character Values</string>
<string name="saving">Saving</string>
2017-10-03 13:52:33 +00:00
<string name="forgot_password_title">Email a Password Reset Link</string>
<string name="forgot_password_description">Enter the email address you used to register your Habitica account.</string>
<string name="forgot_password_confirmation">If we have your email on file, instructions for setting a new password have been sent to your email.</string>
<string name="ok">OK</string>
2017-10-03 18:13:29 +00:00
<string name="profile">Profile</string>
<string name="profile_summary">Edit your public profile.</string>
<string name="display_name">Display Name</string>
<string name="photo_url">Photo URL</string>
<string name="login_name">Login Name</string>
<string name="about">About</string>
<string name="app_settings">App Settings</string>
<string name="authentication">Authentication</string>
<string name="authentication_summary">Change your authentication options.</string>
<string name="change_password">Change Password</string>
<string name="change_email">Change Email Address</string>
<string name="change_login_name">Change Login Name</string>
<string name="change">Change</string>
2017-10-16 09:40:24 +00:00
<string name="character_level">Character Level</string>
2017-10-17 17:18:34 +00:00
<string name="auto_allocate_points">Auto Allocate Points</string>
<string name="stat_guide">Stat Guide</string>
<string name="character_build">Character Build</string>
<string name="character_build_description">Each level earns you one point to assign to an attribute of your choice. You can do so manually, or let the game decide for you using one of the Automatic Allocation options.</string>
<string name="strength">Strength</string>
<string name="strength_description">Increases the bonus of critical hits and makes them more likely when scoring a task. Also increases damage dealt to bosses.</string>
<string name="intelligence">Intelligence</string>
<string name="intelligence_description">Increases EXP earned from completing tasks. Also increases your mana cap and how fast mana regenerates over time.</string>
<string name="constitution">Constitution</string>
<string name="constitution_description">Decreases the amount of damage taken from your tasks. Does not decrease the damage received from bosses.</string>
<string name="perception">Perception</string>
<string name="perception_description">Increases the likelihood of finding drops when completing Tasks, the daily drop-cap, Streak Bonuses, and the amount of gold awarded for Tasks.</string>
<string name="buffs">Buffs</string>
<string name="allocated">Allocated</string>
2017-10-17 19:23:06 +00:00
<string name="distribute_evenly">Distribute Evenly</string>
<string name="distribute_class">Distribute based on class</string>
<string name="distribute_task">Distribute based on task activity</string>
<string name="no_points_to_allocate">No Points to Allocate</string>
<string name="points_to_allocate" formatted="false">%d Points to Allocate</string>
2017-10-18 11:19:10 +00:00
<string name="distribute_evenly_help">Assigns the same number of points to each attribute.</string>
<string name="distribute_class_help">Assigns more points to the attributes important to your Class.</string>
<string name="distribute_task_help">Assigns points based on the Strength, Intelligence, Constitution, and Perception categories associated with the tasks you complete.</string>
<string name="allocating_points">Allocating Points</string>
2017-11-13 16:40:04 +00:00
<string name="class_equipment">Equipment</string>
<string name="equipment_empty">You already have all equipment! More will be released during the Grand Galas, near the solstices and equinoxes.</string>
<string name="classless">Classless</string>
<string name="class_equipment_shop_dialog">This item is only available to a specific class.\nYou can change your class from Settings.</string>
<string name="class_gear_disclaimer">You can only purchase gear for your current class</string>
<string name="available_stats" formatted="false">%d points</string>
2017-11-15 18:30:01 +00:00
<string name="toogle_emojis">Toogle Emojis</string>
2017-11-16 18:35:15 +00:00
<string name="tavern_description">Welcome to the Inn! Pull up a chair to chat, or take a break from your tasks.</string>
2018-01-30 12:41:22 +00:00
<string name="check_into_inn">Check into Inn</string>
<string name="community_guidelines">Community Guidelines</string>
<string name="view_community_guidelines">View Community Guidelines</string>
<string name="guidelines_description">Habitica tries to create a welcoming environment for users of all ages and backgrounds, especially in public spaces like the Tavern. If you have any questions, please consult our guidelines.</string>
<string name="helpful_links">Helpful Links</string>
<string name="view_faq">View FAQ</string>
<string name="report_bug">Report a Bug</string>
<string name="player_tiers">Player Tiers</string>
<string name="staff_moderators">Staff and Moderators</string>
<string name="tiers_descriptions">The colored usernames you see in chat represent a persons contributor tier. The higher the tier, the more the person has contributed to habitica through art, code, the community, or more!</string>
Merge remote-tracking branch 'origin/custom-menu' into develop # Conflicts: # Habitica/AndroidManifest.xml # Habitica/build.gradle # Habitica/res/layout/fragment_about.xml # Habitica/res/layout/fragment_avatar_overview.xml # Habitica/res/layout/fragment_equipment_overview.xml # Habitica/res/layout/fragment_group_info.xml # Habitica/res/layout/fragment_news.xml # Habitica/res/layout/fragment_stats.xml # Habitica/res/layout/fragment_tavern_detail.xml # Habitica/res/layout/tavern_chat_new_entry_item.xml # Habitica/res/values/attrs.xml # Habitica/res/values/colors.xml # Habitica/res/values/dimens.xml # Habitica/res/values/strings.xml # Habitica/src/main/java/com/habitrpg/android/habitica/data/UserRepository.kt # Habitica/src/main/java/com/habitrpg/android/habitica/data/implementation/ApiClientImpl.java # Habitica/src/main/java/com/habitrpg/android/habitica/data/implementation/UserRepositoryImpl.kt # Habitica/src/main/java/com/habitrpg/android/habitica/data/local/implementation/RealmTaskLocalRepository.kt # Habitica/src/main/java/com/habitrpg/android/habitica/data/local/implementation/RealmUserLocalRepository.kt # Habitica/src/main/java/com/habitrpg/android/habitica/events/commands/OpenMenuItemCommand.java # Habitica/src/main/java/com/habitrpg/android/habitica/extensions/ViewHolder-Extensions.kt # Habitica/src/main/java/com/habitrpg/android/habitica/helpers/SoundFileLoader.kt # Habitica/src/main/java/com/habitrpg/android/habitica/models/inventory/Equipment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/models/shops/ShopItemUnlockCondition.kt # Habitica/src/main/java/com/habitrpg/android/habitica/models/tasks/Task.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/AvatarWithBarsViewModel.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/FixCharacterValuesActivity.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/MainActivity.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/adapter/CustomizationRecyclerViewAdapter.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/adapter/inventory/ShopRecyclerAdapter.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/BaseFragment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/StatsFragment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/inventory/items/ItemRecyclerFragment.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/skills/SkillsFragment.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/InboxMessageListFragment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/TavernDetailFragment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/TavernFragment.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/tasks/RewardsRecyclerviewFragment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/tasks/TaskRecyclerViewFragment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/tasks/TasksFragment.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/viewHolders/ShopItemViewHolder.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/viewHolders/tasks/DailyViewHolder.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/viewHolders/tasks/HabitViewHolder.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/CurrencyView.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/HabiticaIcons.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/HabiticaIconsHelper.java # Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/social/ChatBarView.kt # Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/stats/StatsView.kt # Habitica/src/main/java/com/habitrpg/android/habitica/widget/HabitButtonWidgetProvider.java # build.gradle
2018-01-30 13:06:03 +00:00
<string name="navigation_drawer_open">Open navigation drawer</string>
<string name="navigation_drawer_close">Close navigation drawer</string>
<string name="world_boss">World Boss</string>
<string name="world_boss_art">Boss Art</string>
<string name="boss_art">Boss Art</string>
<string name="world_boss_description">World Boss Description</string>
2018-02-01 17:50:05 +00:00
<string name="rage_strike_count" formatted="false">Rage Strikes: %d/%d</string>
2018-02-01 18:35:26 +00:00
<string name="pending_strike_description">This Strike hasnt happened yet!\nThe World Boss will lash out and attack one of our friendly shopkeepers once its rage bar fills. Keep up with your Dailies to try and prevent it from happening!</string>
<string name="pending_strike_title">Pending Strike</string>
<string name="strike_description_title">Whats a Rage Strike?</string>
<string name="strike_description_subtitle">There are 3 potential Rage Strikes</string>
<string name="strike_description_description">This gauge fills when Habiticans miss their Dailies. If it fills up, the DysHeartener will unleash its Shattering Heartbreak attack on one of Habitica\'s shopkeepers, so be sure to do your tasks!</string>
<string name="pending_strike_subtitle">This Strike hasnt happened yet!</string>
2018-02-06 16:57:23 +00:00
<string name="strike_active_title" formatted="false">The %s was Attacked!</string>
<string name="strike_active_subtitle" formatted="false">%s is Heartbroken!</string>
<string name="strike_active_description" formatted="false">Our beloved %s was devastated when the %s shattered the %s. Quickly, tackle your tasks to defeat the monster and help rebuild!!</string>
<string name="questShop">Quest Shop</string>
<string name="market_owner_long">Alex the Merchant</string>
<string name="tavern_owner_long">Daniel the inn keeper</string>
<string name="stable_owner_long">Matt the beast master</string>
2018-02-09 16:05:50 +00:00
<string name="hide_boss_art">Hide Boss Art</string>
<string name="active_world_boss">Active World Boss</string>
<string name="no_party_description">Take on quests with friends or on your own. Battle monsters, create Challenges, and help yourself stay accountable through Parties.</string>
<string name="no_party_title">Play Habitica in a Party</string>
<string name="join_party_description">Give them your User ID or have them scan your QR code while inviting</string>
<string name="join_party_title">Want to join a party?</string>
<string name="create_party_website">Open website to create party</string>
<string name="id_copied">ID copied to clipboard</string>
2018-02-09 18:31:16 +00:00
<string name="insufficientSubscriberGems">You have bought all the Gems you can this month. More become available within the first three days of each month. Thanks for subscribing!</string>
<string name="insufficientSubscriberGemsTitle">Monthly Gem Cap Reached</string>
2018-02-12 12:53:15 +00:00
<string name="chat_message">Chat Message</string>
2018-02-13 12:43:48 +00:00
<string name="world_boss_description_title">Whats a World Boss?</string>
2018-02-13 12:01:52 +00:00
<string name="world_boss_description_description">A World Boss is a special event where the whole community works together to take down a powerful monster with their tasks!\nComplete tasks to damage the Boss\nThe Boss wont damage you for missed tasks, but its Rage meter will go up. If the bar fills up, the Boss will attack one of the shopkeepers!\nYou can continue with normal Quest Bosses, damage will apply to both\nCheck the Tavern to see Boss progress and Rage attacks</string>
<string name="world_boss_description_intro">A World Boss is a special event where the whole community works together to take down a powerful monster with their tasks!</string>
<string name="world_boss_description_1">Complete tasks to damage the Boss</string>
<string name="world_boss_description_2">The Boss wont damage you for missed tasks, but its Rage meter will go up. If the bar fills up, the Boss will attack one of the shopkeepers!</string>
<string name="world_boss_description_3">You can continue with normal Quest Bosses, damage will apply to both</string>
<string name="world_boss_description_4">Check the Tavern to see Boss progress and Rage attacks</string>
<string name="world_boss_action_prompt" formatted="false">Defeat the Boss to earn special rewards and save Habitica from %ss Terror!</string>
<string name="world_boss_description_subtitle">%s attacks!</string>
2018-02-14 10:15:47 +00:00
<string name="questShop_owner_long">Ian the Quest Guide</string>
<string name="seasonalShop_owner_long">Seasonal Sorceress</string>
2018-02-14 19:49:19 +00:00
<string name="rage_attack">Rage attack:</string>
<string name="tavern_description_world_boss">Oh dear, pay no heed to the monster below — this is still a safe haven to chat on your breaks.</string>
2018-07-13 13:58:53 +00:00
<string name="report">Report</string>
<string name="like">Like</string>
<string name="reply">Reply</string>
<string name="challenge_prize">Challenge Prize</string>
<string name="challenge_categories">Challenge Categories</string>
<string name="created_challenge">Created Challenge</string>
2018-07-24 11:45:23 +00:00
<string name="joined">Joined</string>
2018-07-27 15:25:32 +00:00
<string name="public_challenge">Public Challenge</string>
<string name="short_name">Short Name</string>
<string name="unlock_attribute_points">Attribute point allocation unlocks at level 10</string>
<string name="same_day_reminder_title">Have you added your tasks yet?</string>
<string name="same_day_reminder_text">The more you add, the more you\'ll be rewarded. Even small habits add up to big change.</string>
<string name="next_day_reminder_title">Did you check off your tasks today?</string>
<string name="next_day_reminder_text">There\'s lots to unlock and discover as you level up, so keep up with your tasks and have fun!</string>
<string name="daily_tip_0">Want to try something new? Join a Challenge to expand your task list and win some Gems!</string>
<string name="daily_tip_1">Add checklists to your To-Dos to multiply your rewards!</string>
<string name="daily_tip_2">You can change how often each Daily repeats. Even infrequent tasks can be scheduled.</string>
<string name="daily_tip_3">You can schedule specific reminders for Dailies too.</string>
<string name="daily_tip_4">Occasionally re-evaluating your tasks can help keep you on the right path.</string>
<string name="daily_tip_5">Take a few deep breaths to help you focus. You can do this!</string>
<string name="daily_tip_6">Try setting a timer for ten minutes and seeing how much you can get done!</string>
<string name="daily_tip_7">Try pinning items from the Market to your Rewards to help motivate you to earn them!</string>
<string name="daily_tip_8">You can change your task\'s difficulty to reward yourself more for hard tasks!</string>
<string name="daily_tip_9">If you\'re having a tough time, try breaking your tasks down into smaller parts.</string>
<string name="moderator">Moderator</string>
<string name="staff">Staff</string>
<string name="expand_notes">Read More</string>
<string name="collapse_notes">Show Less</string>
<string name="reset_streak">Reset Streak</string>
<string name="week_reminder_title">How are your tasks going?</string>
<string name="week_reminder_text">Breaks are healthy, but you can still earn points for simple activities to level up and get cool gear!</string>
2018-08-29 12:57:41 +00:00
<string name="last_login">Latest Check In</string>
<string name="total_checkins">Total Checkins</string>
2017-04-20 13:33:33 +00:00
</resources>