habitica-self-host/website/common/locales/sr/tasks.json

214 lines
14 KiB
JSON
Raw Normal View History

{
"clearCompleted": "Obrisati završene zadatke",
2018-01-25 23:26:24 +00:00
"clearCompletedDescription": "Completed To-Dos are deleted after 30 days for non-subscribers and 90 days for subscribers.",
2018-02-02 00:46:45 +00:00
"clearCompletedConfirm": "Are you sure you want to delete your completed To-Dos?",
"sureDeleteCompletedTodos": "Are you sure you want to delete your completed To-Dos?",
2016-08-23 22:26:34 +00:00
"lotOfToDos": "Your most recent 30 completed To-Dos are shown here. You can see older completed To-Dos from Data > Data Display Tool or Data > Export Data > User Data.",
"deleteToDosExplanation": "If you click the button below, all of your completed To-Dos and archived To-Dos will be permanently deleted, except for To-Dos from active challenges and Group Plans. Export them first if you want to keep a record of them.",
2018-05-24 18:33:40 +00:00
"addMultipleTip": "<strong>Tip:</strong> To add multiple <%= taskType %>, separate each one using a line break (Shift + Enter) and then press \"Enter.\"",
2015-05-13 17:47:59 +00:00
"addsingle": "Dodaj pojedinačno",
2017-10-16 23:11:52 +00:00
"addATask": "Add a <%= type %>",
2017-09-28 01:07:43 +00:00
"editATask": "Edit a <%= type %>",
"createTask": "Create <%= type %>",
2017-10-16 23:11:52 +00:00
"addTaskToUser": "Add Task",
2017-09-28 01:07:43 +00:00
"scheduled": "Scheduled",
"theseAreYourTasks": "These are your <%= taskType %>",
2016-03-05 13:46:08 +00:00
"habit": "Navika",
2015-04-23 18:49:53 +00:00
"habits": "Navike",
"newHabit": "Nova navika",
2015-05-13 17:47:59 +00:00
"newHabitBulk": "Nove navike (svaka navika u novi red)",
2017-09-28 01:07:43 +00:00
"habitsDesc": "Habits don't have a rigid schedule. You can check them off multiple times per day.",
"positive": "Positive",
"negative": "Negative",
2015-04-23 18:49:53 +00:00
"yellowred": "Slabe",
"greenblue": "Utvrđene",
"edit": "Izmeniti",
"save": "Sačuvati",
"addChecklist": "Dodati spisak",
"checklist": "Spisak",
2015-05-31 13:36:54 +00:00
"checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.",
2017-09-28 01:07:43 +00:00
"newChecklistItem": "New checklist item",
2017-11-03 03:04:15 +00:00
"expandChecklist": "Expand Checklist",
"collapseChecklist": "Collapse Checklist",
2016-03-05 13:46:08 +00:00
"text": "Titula",
"extraNotes": "Objašnjenje",
2017-09-28 01:07:43 +00:00
"notes": "Notes",
"direction/Actions": "Koje mogućnosti želite da prikažete? (+/-/oba)",
2018-01-19 03:58:59 +00:00
"advancedSettings": "Advanced Settings",
2016-06-18 12:15:30 +00:00
"taskAlias": "Task Alias",
"taskAliasPopover": "This task alias can be used when integrating with 3rd party integrations. Only dashes, underscores, and alphanumeric characters are supported. The task alias must be unique among all your tasks.",
"taskAliasPlaceholder": "your-task-alias-here",
"taskAliasPopoverWarning": "WARNING: Changing this value will break any 3rd party integrations that rely on the task alias.",
"difficulty": "Težina",
2018-01-19 03:58:59 +00:00
"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.",
2015-07-05 18:51:08 +00:00
"trivial": "Trivial",
"easy": "Lako",
"medium": "Normalno",
"hard": "Teško",
2018-01-19 03:58:59 +00:00
"attributes": "Stats",
"attributeAllocation": "Stat Allocation",
"attributeAllocationHelp": "Stat allocation is an option that provides methods for Habitica to automatically assign an earned Stat Point to a Stat immediately upon level-up. <br/><br/> You can set your Automatic Allocation method to Task Based in the Stats section of your profile.",
"progress": "Napredak",
2015-12-27 04:28:55 +00:00
"daily": "Daily",
"dailies": "Svakodnevni zadaci",
"newDaily": "Novi svakodnevni zadatak",
2015-05-13 17:47:59 +00:00
"newDailyBulk": "Novi svakodnevni zadaci (svaki zadatak u novi red)",
2017-09-28 01:07:43 +00:00
"dailysDesc": "Dailies repeat on a regular basis. Choose the schedule that works best for you!",
"streakCounter": "Brojač serije",
"repeat": "Ponoviti",
2017-09-28 01:07:43 +00:00
"repeats": "Repeats",
2015-06-23 08:43:29 +00:00
"repeatEvery": "Repeat Every",
2018-01-19 03:58:59 +00:00
"repeatOn": "Repeat On",
2015-08-06 13:50:06 +00:00
"repeatHelpTitle": "How often should this task be repeated?",
"dailyRepeatHelpContent": "This task will be due every X days. You can set that value below.",
"weeklyRepeatHelpContent": "This task will be due on the highlighted days below. Click on a day to activate/deactivate it.",
2015-06-23 08:43:29 +00:00
"repeatDays": "Every X Days",
"repeatWeek": "On Certain Days of the Week",
"day": "Day",
"days": "Days",
2018-01-19 03:58:59 +00:00
"restoreStreak": "Adjust Streak",
2017-09-28 01:07:43 +00:00
"resetStreak": "Reset Streak",
2015-12-27 04:28:55 +00:00
"todo": "To-Do",
"todos": "Jednokratni zadaci",
"newTodo": "Novi jednokratni zadatak",
2015-05-13 17:47:59 +00:00
"newTodoBulk": "Novi jednokratni zadaci (svaki zadatak u novi red)",
2017-09-28 01:07:43 +00:00
"todosDesc": "To-Dos need to be completed once. Add checklists to your To-Dos to increase their value.",
"dueDate": "Završiti do datuma",
"remaining": "Aktivni",
"complete": "Završeni",
2017-09-28 01:07:43 +00:00
"complete2": "Complete",
"dated": "Sa datumom",
2017-09-28 01:07:43 +00:00
"today": "Today",
"dueIn": "Due <%= dueIn %>",
"due": "Preostali",
2015-08-06 13:50:06 +00:00
"notDue": "Not Due",
"grey": "Sivi",
"score": "Uspeh",
2015-12-27 04:28:55 +00:00
"reward": "Reward",
"rewards": "Nagrade",
2017-09-28 01:07:43 +00:00
"rewardsDesc": "Rewards are a great way to use Habitica and complete your tasks. Try adding a few today!",
"ingamerewards": "Oprema i veštine",
"gold": "Zlato",
"silver": "Srebro (100 srebra = 1 zlato)",
"newReward": "Nova Nagrada",
2015-05-13 17:47:59 +00:00
"newRewardBulk": "Nove nagrade (svaka nagrada u novi red)",
"price": "Cena",
"tags": "Tagovi",
"editTags": "Izmeniti",
"newTag": "Novi tag",
"clearTags": "Očistiti",
"hideTags": "Sakriti",
"showTags": "Prikazati",
2017-09-28 01:07:43 +00:00
"editTags2": "Edit Tags",
2016-09-22 00:17:36 +00:00
"toRequired": "You must supply a \"to\" property",
2015-06-23 08:43:29 +00:00
"startDate": "Start Date",
"startDateHelpTitle": "When should this task start?",
"startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.",
2016-12-15 20:57:45 +00:00
"streaks": "Streak Achievements",
"streakName": "<%= count %> Streak Achievements",
"streakText": "Has performed <%= count %> 21-day streaks on Dailies",
"streakSingular": "Serija",
Translated using Weblate (Ukrainian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/ Translated using Weblate (Swedish) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sv/ Translated using Weblate (Serbian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sr/ Translated using Weblate (Romanian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ro/ Translated using Weblate (Portuguese) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt/ Translated using Weblate (Italian) Currently translated at 98.1% (207 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/it/ Translated using Weblate (Indonesian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/id/ Translated using Weblate (Hungarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hu/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/es_419/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ Translated using Weblate (Ukrainian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/ Translated using Weblate (Bulgarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/bg/ Translated using Weblate (Romanian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ro/ Translated using Weblate (Spanish (Latin America)) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es_419/ Translated using Weblate (Czech) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/ Translated using Weblate (Bulgarian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/bg/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 92.8% (157 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ Translated using Weblate (Russian) Currently translated at 98.8% (1921 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.3% (1872 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 85.7% (54 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ Translated using Weblate (Russian) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/ Translated using Weblate (Dutch) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/ Translated using Weblate (English (Pirate)) Currently translated at 98.8% (169 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.5% (480 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.0% (1866 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (French) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 68.2% (43 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 82.5% (52 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (English (Pirate)) Currently translated at 96.8% (61 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/en@pirate/ Translated using Weblate (Czech) Currently translated at 90.4% (57 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/cs/ Translated using Weblate (English (Pirate)) Currently translated at 91.3% (610 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/en@pirate/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 100.0% (459 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/ Translated using Weblate (Italian) Currently translated at 96.0% (216 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (French) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/ Translated using Weblate (French) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.3% (479 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 95.2% (1850 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (1943 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (German) Currently translated at 98.9% (1922 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 69.8% (44 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Italian) Currently translated at 65.0% (41 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/it/ Translated using Weblate (Japanese) Currently translated at 90.1% (602 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/ Translated using Weblate (Italian) Currently translated at 90.9% (320 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (466 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ Translated using Weblate (Spanish (Latin America)) Currently translated at 87.4% (584 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/ Translated using Weblate (Spanish (Latin America)) Currently translated at 63.4% (40 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.2% (125 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.6% (455 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (Russian) Currently translated at 98.3% (474 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (French) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/ Translated using Weblate (German) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/ Translated using Weblate (Russian) Currently translated at 98.3% (1911 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/ Translated using Weblate (German) Currently translated at 98.4% (1912 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (German) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 47.6% (30 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Russian) Currently translated at 50.7% (32 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/ Translated using Weblate (French) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/fr/ Translated using Weblate (German) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/de/ Translated using Weblate (Japanese) Currently translated at 89.6% (599 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (German) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/de/ Translated using Weblate (Dutch) Currently translated at 98.6% (453 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
2019-09-30 18:27:51 +00:00
"streakSingularText": "Redovno završavani Svakodnevni zadaci tokom 21. dana",
2016-12-15 20:57:45 +00:00
"perfectName": "<%= count %> Perfect Days",
2018-01-19 03:58:59 +00:00
"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": "Savršen dan",
2018-01-19 03:58:59 +00:00
"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.",
Translated using Weblate (Ukrainian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/ Translated using Weblate (Swedish) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sv/ Translated using Weblate (Serbian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sr/ Translated using Weblate (Romanian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ro/ Translated using Weblate (Portuguese) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt/ Translated using Weblate (Italian) Currently translated at 98.1% (207 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/it/ Translated using Weblate (Indonesian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/id/ Translated using Weblate (Hungarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hu/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/es_419/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ Translated using Weblate (Ukrainian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/ Translated using Weblate (Bulgarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/bg/ Translated using Weblate (Romanian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ro/ Translated using Weblate (Spanish (Latin America)) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es_419/ Translated using Weblate (Czech) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/ Translated using Weblate (Bulgarian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/bg/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 92.8% (157 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ Translated using Weblate (Russian) Currently translated at 98.8% (1921 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.3% (1872 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 85.7% (54 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ Translated using Weblate (Russian) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/ Translated using Weblate (Dutch) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/ Translated using Weblate (English (Pirate)) Currently translated at 98.8% (169 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.5% (480 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.0% (1866 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (French) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 68.2% (43 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 82.5% (52 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (English (Pirate)) Currently translated at 96.8% (61 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/en@pirate/ Translated using Weblate (Czech) Currently translated at 90.4% (57 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/cs/ Translated using Weblate (English (Pirate)) Currently translated at 91.3% (610 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/en@pirate/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 100.0% (459 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/ Translated using Weblate (Italian) Currently translated at 96.0% (216 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (French) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/ Translated using Weblate (French) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.3% (479 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 95.2% (1850 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (1943 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (German) Currently translated at 98.9% (1922 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 69.8% (44 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Italian) Currently translated at 65.0% (41 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/it/ Translated using Weblate (Japanese) Currently translated at 90.1% (602 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/ Translated using Weblate (Italian) Currently translated at 90.9% (320 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (466 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ Translated using Weblate (Spanish (Latin America)) Currently translated at 87.4% (584 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/ Translated using Weblate (Spanish (Latin America)) Currently translated at 63.4% (40 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.2% (125 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.6% (455 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (Russian) Currently translated at 98.3% (474 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (French) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/ Translated using Weblate (German) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/ Translated using Weblate (Russian) Currently translated at 98.3% (1911 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/ Translated using Weblate (German) Currently translated at 98.4% (1912 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (German) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 47.6% (30 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Russian) Currently translated at 50.7% (32 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/ Translated using Weblate (French) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/fr/ Translated using Weblate (German) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/de/ Translated using Weblate (Japanese) Currently translated at 89.6% (599 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (German) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/de/ Translated using Weblate (Dutch) Currently translated at 98.6% (453 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
2019-09-30 18:27:51 +00:00
"streakerAchievement": "Stekli ste titulu „Serija“! Prvi 21 dan je najbitniji period u sticanju navike. Za svaki 21 dan ispunjavanja ovog ili drugog zadatka ponovo ćete dobiti ovo odlikovanje!",
"fortifyName": "Napitak okrepljenja",
"fortifyPop": "Vraća sve zadatke na početnu vrednost (žuta boja), i obnavlja izgubljeno zdravlje.",
"fortify": "Okrepljenje",
2016-05-20 11:55:50 +00:00
"fortifyText": "Fortify will return all your tasks, except challenge tasks, to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!",
2016-03-05 13:46:08 +00:00
"confirmFortify": "Jeste li sigurni?",
2016-05-20 11:55:50 +00:00
"fortifyComplete": "Fortify complete!",
2018-01-19 03:58:59 +00:00
"deleteTask": "Delete this Task",
2017-11-03 03:04:15 +00:00
"sureDelete": "Are you sure you want to delete this task?",
"streakCoins": "Bonus zbog redovnog izvršavanja zadataka!",
2017-11-03 03:04:15 +00:00
"taskToTop": "To top",
"taskToBottom": "To bottom",
2015-05-17 13:54:18 +00:00
"emptyTask": "Prvo ukucajte naziv zadatka.",
2015-06-23 08:43:29 +00:00
"dailiesRestingInInn": "Odmarate se u Gostionici! Svakodnevni zadaci će na početku dana biti obeleženi kao neurađeni, ali nećete trpeti štetu zbog neurađenih zadataka na kraju dana. Ako učestvujete u misiji, nećete nanositi štetu bosu, ni dobijati predmete, dok se ne odjavite iz Gostionice. Ako članovi družine budu imali neurađene svakodnevne zadatke, bos će povrediti i Vas.",
"habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.",
"habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.",
"habitHelp3": "For inspiration, check out these <a href='http://habitica.fandom.com/wiki/Sample_Habits' target='_blank'>sample Habits</a>!",
2017-01-24 21:44:48 +00:00
"newbieGuild": "More questions? Ask in the <%= linkStart %>Habitica Help guild<%= linkEnd %>!",
2015-06-23 08:43:29 +00:00
"dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.",
"dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.",
"dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.",
"dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.",
"dailyHelp5": "For inspiration, check out these <a href='http://habitica.fandom.com/wiki/Sample_Dailies' target='_blank'>sample Dailies</a>!",
2015-06-23 08:43:29 +00:00
"toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.",
"toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.",
"toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!",
"toDoHelp4": "For inspiration, check out these <a href='http://habitica.fandom.com/wiki/Sample_To-Dos' target='_blank'>sample To-Dos</a>!",
2015-06-23 08:43:29 +00:00
"rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.",
2018-01-19 03:58:59 +00:00
"rewardHelp2": "Equipment affects your Stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).",
2015-06-23 08:43:29 +00:00
"rewardHelp3": "Special equipment will appear here during World Events.",
"rewardHelp4": "Don't be afraid to set custom Rewards! Check out <a href='http://habitica.fandom.com/wiki/Sample_Custom_Rewards' target='_blank'>some samples here</a>.",
2016-05-20 11:55:50 +00:00
"clickForHelp": "Click for help",
2016-06-18 12:15:30 +00:00
"taskAliasAlreadyUsed": "Task alias already used on another task.",
2016-05-20 11:55:50 +00:00
"taskNotFound": "Task not found.",
"invalidTaskType": "Task type must be one of \"habit\", \"daily\", \"todo\", \"reward\".",
2018-03-01 23:29:59 +00:00
"invalidTasksType": "Task type must be one of \"habits\", \"dailys\", \"todos\", \"rewards\".",
"invalidTasksTypeExtra": "Task type must be one of \"habits\", \"dailys\", \"todos\", \"rewards\", \"completedTodos\".",
2016-05-20 11:55:50 +00:00
"cantDeleteChallengeTasks": "A task belonging to a challenge can't be deleted.",
2017-09-28 01:07:43 +00:00
"checklistOnlyDailyTodo": "Checklists are supported only on Dailies and To-Dos",
2016-05-20 11:55:50 +00:00
"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.",
2016-06-04 13:17:27 +00:00
"directionUpDown": "\"direction\" is required and must be 'up' or 'down'.",
2016-06-08 02:49:36 +00:00
"alreadyTagged": "The task is already tagged with given tag.",
"strengthExample": "Relating to exercise and activity",
"intelligenceExample": "Relating to academic or mentally challenging pursuits",
"perceptionExample": "Relating to work or financial tasks",
2016-11-02 22:20:46 +00:00
"constitutionExample": "Relating to health, wellness, and social interaction",
2017-03-01 17:33:35 +00:00
"counterPeriod": "Counter Resets Every",
"counterPeriodDay": "Day",
"counterPeriodWeek": "Week",
"counterPeriodMonth": "Month",
"habitCounter": "Counter (Resets <%= frequency %>)",
"habitCounterUp": "Positive Counter (Resets <%= frequency %>)",
"habitCounterDown": "Negative Counter (Resets <%= frequency %>)",
2016-11-02 22:20:46 +00:00
"taskRequiresApproval": "This task must be approved before you can complete it. Approval has already been requested",
2016-11-15 03:33:01 +00:00
"taskApprovalHasBeenRequested": "Approval has been requested",
2018-02-02 00:46:45 +00:00
"taskApprovalWasNotRequested": "Only a task waiting for approval can be marked as needing more work",
2016-11-15 03:33:01 +00:00
"approvals": "Approvals",
2018-01-19 03:58:59 +00:00
"approvalRequired": "Needs Approval",
"repeatZero": "Daily is never due",
"repeatType": "Repeat Type",
"repeatTypeHelpTitle": "What kind of repeat is this?",
"repeatTypeHelp": "Select \"Daily\" if you want this task to repeat every day or every third day, etc. Select \"Weekly\"if you want it to repeat on certain days of the week. If you select \"Monthly\" or \"Yearly\", adjust the Start Date to control which day of the month or year the task will be due on.",
2017-03-01 17:33:35 +00:00
"weekly": "Weekly",
"monthly": "Monthly",
"yearly": "Yearly",
"onDays": "On Days",
"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",
2017-03-10 01:58:16 +00:00
"groupTasksByChallenge": "Group tasks by challenge title",
"taskNotes": "Task Notes",
2017-03-10 01:58:16 +00:00
"monthlyRepeatHelpContent": "This task will be due every X months",
"yearlyRepeatHelpContent": "This task will be due every X years",
"resets": "Resets",
Translated using Weblate (Ukrainian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/ Translated using Weblate (Swedish) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sv/ Translated using Weblate (Serbian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sr/ Translated using Weblate (Romanian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ro/ Translated using Weblate (Portuguese) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt/ Translated using Weblate (Italian) Currently translated at 98.1% (207 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/it/ Translated using Weblate (Indonesian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/id/ Translated using Weblate (Hungarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hu/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/es_419/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ Translated using Weblate (Ukrainian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/ Translated using Weblate (Bulgarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/bg/ Translated using Weblate (Romanian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ro/ Translated using Weblate (Spanish (Latin America)) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es_419/ Translated using Weblate (Czech) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/ Translated using Weblate (Bulgarian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/bg/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 92.8% (157 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ Translated using Weblate (Russian) Currently translated at 98.8% (1921 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.3% (1872 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 85.7% (54 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ Translated using Weblate (Russian) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/ Translated using Weblate (Dutch) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/ Translated using Weblate (English (Pirate)) Currently translated at 98.8% (169 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.5% (480 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.0% (1866 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (French) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 68.2% (43 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 82.5% (52 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (English (Pirate)) Currently translated at 96.8% (61 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/en@pirate/ Translated using Weblate (Czech) Currently translated at 90.4% (57 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/cs/ Translated using Weblate (English (Pirate)) Currently translated at 91.3% (610 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/en@pirate/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 100.0% (459 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/ Translated using Weblate (Italian) Currently translated at 96.0% (216 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (French) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/ Translated using Weblate (French) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.3% (479 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 95.2% (1850 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (1943 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (German) Currently translated at 98.9% (1922 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 69.8% (44 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Italian) Currently translated at 65.0% (41 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/it/ Translated using Weblate (Japanese) Currently translated at 90.1% (602 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/ Translated using Weblate (Italian) Currently translated at 90.9% (320 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (466 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ Translated using Weblate (Spanish (Latin America)) Currently translated at 87.4% (584 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/ Translated using Weblate (Spanish (Latin America)) Currently translated at 63.4% (40 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.2% (125 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.6% (455 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (Russian) Currently translated at 98.3% (474 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (French) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/ Translated using Weblate (German) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/ Translated using Weblate (Russian) Currently translated at 98.3% (1911 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/ Translated using Weblate (German) Currently translated at 98.4% (1912 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (German) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 47.6% (30 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Russian) Currently translated at 50.7% (32 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/ Translated using Weblate (French) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/fr/ Translated using Weblate (German) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/de/ Translated using Weblate (Japanese) Currently translated at 89.6% (599 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (German) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/de/ Translated using Weblate (Dutch) Currently translated at 98.6% (453 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
2019-09-30 18:27:51 +00:00
"summaryStart": "Repeats <%= frequency %> every <%= everyX %> <%= frequencyPlural %> ",
"nextDue": "Next Due Dates",
2017-09-28 01:07:43 +00:00
"checkOffYesterDailies": "Check off any Dailies you did yesterday:",
"yesterDailiesTitle": "You left these Dailies unchecked yesterday! Do you want to check off any of them now?",
"yesterDailiesCallToAction": "Start My New Day!",
"yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage",
"yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.",
2017-10-16 23:11:52 +00:00
"repeatDayError": "Please ensure that you have at least one day of the week selected.",
2017-12-05 19:46:40 +00:00
"searchTasks": "Search titles and descriptions...",
2018-04-03 18:48:56 +00:00
"sessionOutdated": "Your session is outdated. Please refresh or sync.",
"errorTemporaryItem": "This item is temporary and cannot be pinned."
Translated using Weblate (Ukrainian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/ Translated using Weblate (Swedish) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sv/ Translated using Weblate (Serbian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sr/ Translated using Weblate (Romanian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ro/ Translated using Weblate (Portuguese) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt/ Translated using Weblate (Italian) Currently translated at 98.1% (207 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/it/ Translated using Weblate (Indonesian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/id/ Translated using Weblate (Hungarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hu/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/es_419/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ Translated using Weblate (Ukrainian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/ Translated using Weblate (Bulgarian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/bg/ Translated using Weblate (Romanian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ro/ Translated using Weblate (Spanish (Latin America)) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es_419/ Translated using Weblate (Czech) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/ Translated using Weblate (Bulgarian) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/bg/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 92.8% (157 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ Translated using Weblate (Russian) Currently translated at 98.8% (1921 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.3% (1872 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 85.7% (54 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ Translated using Weblate (Russian) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/ Translated using Weblate (Dutch) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/ Translated using Weblate (English (Pirate)) Currently translated at 98.8% (169 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.5% (480 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.0% (1866 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (French) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 68.2% (43 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 82.5% (52 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (English (Pirate)) Currently translated at 96.8% (61 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/en@pirate/ Translated using Weblate (Czech) Currently translated at 90.4% (57 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/cs/ Translated using Weblate (English (Pirate)) Currently translated at 91.3% (610 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/en@pirate/ Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Dutch) Currently translated at 100.0% (459 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/ Translated using Weblate (Italian) Currently translated at 96.0% (216 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (French) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/ Translated using Weblate (French) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/ Translated using Weblate (Chinese (Simplified)) Currently translated at 99.3% (479 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 95.2% (1850 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (1943 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (German) Currently translated at 98.9% (1922 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 69.8% (44 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pt_BR/ Translated using Weblate (Italian) Currently translated at 65.0% (41 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/it/ Translated using Weblate (Japanese) Currently translated at 90.1% (602 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/ Translated using Weblate (Italian) Currently translated at 90.9% (320 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (466 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ Translated using Weblate (Spanish (Latin America)) Currently translated at 87.4% (584 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/ Translated using Weblate (Spanish (Latin America)) Currently translated at 63.4% (40 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 99.2% (125 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.6% (455 of 466 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es_419/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (German) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translated using Weblate (Russian) Currently translated at 98.3% (474 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (French) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/ Translated using Weblate (German) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/ Translated using Weblate (Russian) Currently translated at 98.3% (1911 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/ Translated using Weblate (German) Currently translated at 98.4% (1912 of 1943 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (German) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ Translated using Weblate (English (Pirate)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/en@pirate/ Translated using Weblate (Chinese (Simplified)) Currently translated at 47.6% (30 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/ Translated using Weblate (Russian) Currently translated at 50.7% (32 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/ Translated using Weblate (French) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/fr/ Translated using Weblate (German) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/de/ Translated using Weblate (Japanese) Currently translated at 89.6% (599 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/ Translated using Weblate (French) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ Translated using Weblate (German) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/de/ Translated using Weblate (Dutch) Currently translated at 98.6% (453 of 459 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
2019-09-30 18:27:51 +00:00
}