2015-05-27 16:02:13 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources >
2015-05-27 16:48:19 +00:00
<string name= "app_name" > Habitica</string>
2015-05-27 16:02:13 +00:00
<string name= "action_settings" > Settings</string>
<string name= "action_refresh" > Refresh</string>
<string name= "plus_sign" > +</string>
<string name= "minus_sign" > -</string>
2015-08-17 21:37:56 +00:00
<string name= "XP_default" > Experience</string>
<string name= "HP_default" > Health</string>
<string name= "MP_default" > Mana</string>
2015-06-27 18:22:38 +00:00
<string name= "format_todo_date" > %1$d-%2$d-%3$d</string>
2015-06-28 17:37:02 +00:00
<string name= "new_task_added_message" > Task added</string>
2015-06-27 18:22:38 +00:00
<string name= "lvlup" > LVL UP!</string>
<string name= "action_barcode" > Scan a barcode</string>
<string name= "ERR_pb_barcode" > Prefs couldn\'t be loaded from the barcode</string>
<string name= "settings_changed" > Settings were successfully updated!</string>
2015-08-18 19:46:12 +00:00
<string name= "pref_dialog_title" > Habitica settings</string>
2015-06-27 18:22:38 +00:00
<string name= "string_pref_dialog_positive" > OK</string>
<!-- Prefs -->
<string name= "PS_param_title" > Params</string>
2015-11-26 21:56:22 +00:00
<string name= "PS_settings_title" > Settings</string>
2015-06-27 18:22:38 +00:00
<string name= "PS_param_summary" > Server config</string>
<string name= "SP_address" > ServerAdress</string>
<string name= "SP_address_title" > Server Address</string>
<string name= "SP_address_summary" > Enter the address of the server</string>
2015-08-18 19:46:12 +00:00
<string name= "SP_address_default" > https://habitica.com/</string>
2015-06-27 18:22:38 +00:00
<string name= "SP_address_hint" > Your custom server</string>
<string name= "SP_userID" > UserID</string>
<string name= "SP_userID_title" > User ID</string>
<string name= "SP_userID_summary" > Your User ID</string>
<string name= "SP_APIToken" > APIToken</string>
2015-11-26 21:56:22 +00:00
<string name= "SP_username" > Username</string>
<string name= "SP_email" > E-mail</string>
2015-06-27 18:22:38 +00:00
<string name= "SP_APIToken_title" > API Token</string>
<string name= "SP_APIToken_summary" > Your API Token</string>
<string name= "PS_contact_title" > Contact me</string>
<string name= "SP_open_twitter" > \@MagicMicky</string>
<string name= "SP_open_twitter_summary" > Contact me via Twitter</string>
<string name= "SP_licences" > Licence notices</string>
<string name= "SP_licences_summary" > Information about softwares that helped me develop this software</string>
<string name= "pb_settings" > There was a problem with the settings</string>
<string name= "go_to_preferences" > Please fill the settings.</string>
<string name= "unknown_error" > An error happened…</string>
<!-- Adding tasks -->
<string name= "task_note_hint" > Add a note</string>
2015-06-28 17:37:02 +00:00
<string name= "new_task" > Add new %s</string>
2015-06-27 18:22:38 +00:00
<string name= "task_text" > Task:</string>
<string name= "task_note" > Note:</string>
<string name= "task_duedate" > Due date:</string>
<string name= "task_value" > Value:</string>
<string name= "task_up" > Up</string>
<string name= "task_down" > Down</string>
<string name= "dialog_confirm_button" > OK</string>
<string name= "dialog_cancel_button" > Cancel</string>
<string name= "task_value_hint" > 20</string>
<string name= "task_creation_fail" > Task creation has failed: you need to provide a title</string>
<string name= "drawer_open" > Open drawer</string>
<string name= "drawer_close" > close drawer</string>
<string name= "missing_tags" > …</string>
<string name= "tags_section_title" > Tags</string>
2015-11-08 15:27:08 +00:00
<string name= "QRCode" > To simplify everything you can scan the QRCode to connect to Habitica. To
2015-05-27 16:02:13 +00:00
start the scanning mode, use the button in the menu.
</string>
2015-10-21 20:33:32 +00:00
<string name= "new_todo" > New todo</string>
2015-11-08 15:27:08 +00:00
<string name= "SP_acknowledge_qrcode" > acknowledge_qrcode_omg</string>
2015-10-21 20:33:32 +00:00
<string name= "new_reward" > New reward</string>
<string name= "new_daily" > New daily</string>
<string name= "new_habit" > New habit</string>
2015-06-27 18:22:38 +00:00
<string name= "task_deleted" > The task %s was deleted successfully</string>
<string name= "action_edit" > Edit</string>
<string name= "action_delete" > Delete</string>
<string name= "cab_selected" > %d tasks selected</string>
<string name= "action_cancel" > Cancel</string>
<string name= "task_edited" > A task were successfully updated</string>
<string name= "item_bought" > You just bought a shinny new %s!</string>
<string name= "userToken" > User Token</string>
<string name= "apiToken" > API Token</string>
2015-11-08 15:27:08 +00:00
<string name= "login_btn" > Login</string>
2015-06-27 18:22:38 +00:00
<string name= "register_btn" > Register</string>
<string name= "username" > Username</string>
<string name= "password" > Password</string>
<string name= "emailAddress" > Email address</string>
<string name= "confirmpassword" > Confirm password</string>
2015-11-08 15:27:08 +00:00
2015-06-27 18:22:38 +00:00
<string name= "ERR_pb_accountCreation" > An error happened. Please try to connect</string>
<string name= "ERR_pb_connection" > Error: your credentials couldn\'t be saved!</string>
<string name= "logout" > Logout</string>
2015-11-08 15:27:08 +00:00
<string name= "LoginActivityName" > Welcome</string>
2015-05-27 16:02:13 +00:00
<string name= "helpString" > To use this application, you need to have an account on http://habitrpg.com. You can register using the register button in this application.\n\n
If you already have an account, use the connect buttons, or the QRCode scanner. If you created your account using Facebook on the website, you will need to use the QRcode scanner or connect using your API and User token that you can find on http://habitrpg.com.</string>
2015-06-27 18:22:38 +00:00
<string name= "action_info" > Help</string>
<string name= "user_dead_title" > You\'re dead!</string>
2015-05-27 16:02:13 +00:00
<string name= "user_dead_mess" > You weren\'t vigilant enough, and get lost between some bad habits and some difficult dailies.
You are going to revive, but will loose a level, your gold and a random piece of equipment.
Try to be more careful with your dailies, and manage those bad habits!
</string>
2015-06-27 18:22:38 +00:00
<string name= "string_revive" > Revive</string>
2015-05-27 16:48:19 +00:00
<string name= "refreshing_widget" > Refreshing widget…</string>
2015-05-27 16:02:13 +00:00
<string name= "please_connect" > Please connect through the application before using a widget</string>
2015-06-27 18:22:38 +00:00
<string name= "close" > Close</string>
2015-05-27 16:02:13 +00:00
<string name= "SP_last_seen_version" > SP_last_version</string>
2015-06-27 18:22:38 +00:00
<string name= "update_btn" > Update</string>
2015-05-27 16:02:13 +00:00
2015-06-27 18:22:38 +00:00
<string name= "about.title" > About</string>
2015-11-04 23:30:42 +00:00
<string name= "about.libraries" > Libraries</string>
2015-06-28 17:37:02 +00:00
<string name= "about.versionhistory" > Version history</string>
2015-11-05 21:28:17 +00:00
<string name= "about.habitica_open_source" > Habitica is available as open source software on Github</string>
2015-11-05 02:28:37 +00:00
<string name= "about.rate_our_app" > RATE OUR APP</string>
2015-11-05 21:28:17 +00:00
<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>
2015-11-05 02:28:37 +00:00
2015-06-27 15:29:47 +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>
2015-11-05 20:47:05 +00:00
<string name= "internal_error_api" > There seems to be a problem with the server. Try again later.</string>
2015-11-03 23:14:42 +00:00
<string name= "network_up" > Your internet connection just got back!</string>
2015-05-27 16:02:13 +00:00
2015-11-18 12:05:38 +00:00
<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= "login_validation_error_invalid_email" > Invalid email address.</string>
2015-06-27 18:22:38 +00:00
<string name= "checklist.title.add" > Add checklist</string>
<string name= "checklist.title.edit" > Edit checklist</string>
<string name= "checklist.item.hint" > Add item…</string>
2015-07-27 14:48:18 +00:00
<string name= "title_activity_task_form" > Add Task</string>
2015-08-26 18:01:52 +00:00
<string name= "discard_changes" > Discard Changes</string>
2015-07-27 14:48:18 +00:00
<string name= "notes" > Notes</string>
<string name= "text" > Text</string>
<string name= "difficulty" > Difficulty</string>
2015-08-03 13:51:04 +00:00
<string name= "trivial" > Trivial</string>
<string name= "easy" > Easy</string>
<string name= "medium" > Medium</string>
<string name= "hard" > Hard</string>
2015-07-27 14:48:18 +00:00
<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= "actions" > Actions</string>
<string name= "task" > Task</string>
2015-08-03 13:51:04 +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>
<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>
2015-08-18 19:46:12 +00:00
<string name= "title_activity_tavern" > Tavern</string>
2015-09-15 19:56:23 +00:00
<string name= "title_activity_party" > Party</string>
2015-10-19 18:25:57 +00:00
<string name= "title_activity_gem_purchase" > Purchase Gems</string>
2015-11-08 15:27:08 +00:00
<string name= "gryphon" > Gryphon</string>
2015-11-13 19:33:26 +00:00
<string name= "facebook_app_id" > 128307497299777</string>
2015-11-15 16:22:05 +00:00
<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>
2015-11-15 15:33:06 +00:00
<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>
<string name= "faint_header" > You ran out of Health!</string>
<string name= "faint_button" > <![CDATA[Refill Health & Try Again]]> </string>
2015-11-19 20:38:21 +00:00
<string name= "filter" > Filter</string>
2015-11-25 13:41:06 +00:00
<string name= "profile_image" > Profile Image</string>
2015-11-25 17:47:56 +00:00
<string name= "mana_price_button" formatted= "false" > %d MP</string>
2015-11-28 18:30:23 +00:00
<string name= "used_skill" formatted= "false" > You used %1$s for %2$d mana.</string>
2015-04-12 11:54:29 +00:00
</resources>