From cddd0df4f2b08017b07e0ef2e3c1e3ef51a9c468 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 16 Jan 2017 17:59:04 +0100 Subject: [PATCH] chore(i18n) add overview and login incentives --- website/common/locales/bg/loginincentives.json | 15 +++++++++++++++ website/common/locales/bg/overview.json | 14 ++++++++++++++ website/common/locales/cs/loginincentives.json | 15 +++++++++++++++ website/common/locales/cs/overview.json | 14 ++++++++++++++ website/common/locales/da/loginincentives.json | 15 +++++++++++++++ website/common/locales/da/overview.json | 14 ++++++++++++++ website/common/locales/de/loginincentives.json | 15 +++++++++++++++ website/common/locales/de/overview.json | 14 ++++++++++++++ .../common/locales/en@pirate/loginincentives.json | 15 +++++++++++++++ website/common/locales/en@pirate/overview.json | 14 ++++++++++++++ website/common/locales/en_GB/loginincentives.json | 15 +++++++++++++++ website/common/locales/en_GB/overview.json | 14 ++++++++++++++ website/common/locales/es/loginincentives.json | 15 +++++++++++++++ website/common/locales/es/overview.json | 14 ++++++++++++++ .../common/locales/es_419/loginincentives.json | 15 +++++++++++++++ website/common/locales/es_419/overview.json | 14 ++++++++++++++ website/common/locales/fr/loginincentives.json | 15 +++++++++++++++ website/common/locales/fr/overview.json | 14 ++++++++++++++ website/common/locales/he/loginincentives.json | 15 +++++++++++++++ website/common/locales/he/overview.json | 14 ++++++++++++++ website/common/locales/hu/loginincentives.json | 15 +++++++++++++++ website/common/locales/hu/overview.json | 14 ++++++++++++++ website/common/locales/id/loginincentives.json | 15 +++++++++++++++ website/common/locales/id/overview.json | 14 ++++++++++++++ website/common/locales/it/loginincentives.json | 15 +++++++++++++++ website/common/locales/it/overview.json | 14 ++++++++++++++ website/common/locales/ja/loginincentives.json | 15 +++++++++++++++ website/common/locales/ja/overview.json | 14 ++++++++++++++ website/common/locales/nl/loginincentives.json | 15 +++++++++++++++ website/common/locales/nl/overview.json | 14 ++++++++++++++ website/common/locales/pl/loginincentives.json | 15 +++++++++++++++ website/common/locales/pl/overview.json | 14 ++++++++++++++ website/common/locales/pt/loginincentives.json | 15 +++++++++++++++ website/common/locales/pt/overview.json | 14 ++++++++++++++ website/common/locales/pt_BR/loginincentives.json | 15 +++++++++++++++ website/common/locales/pt_BR/overview.json | 14 ++++++++++++++ website/common/locales/ro/loginincentives.json | 15 +++++++++++++++ website/common/locales/ro/overview.json | 14 ++++++++++++++ website/common/locales/ru/loginincentives.json | 15 +++++++++++++++ website/common/locales/ru/overview.json | 14 ++++++++++++++ website/common/locales/sk/loginincentives.json | 15 +++++++++++++++ website/common/locales/sk/overview.json | 14 ++++++++++++++ website/common/locales/sr/loginincentives.json | 15 +++++++++++++++ website/common/locales/sr/overview.json | 14 ++++++++++++++ website/common/locales/sv/loginincentives.json | 15 +++++++++++++++ website/common/locales/sv/overview.json | 14 ++++++++++++++ website/common/locales/uk/loginincentives.json | 15 +++++++++++++++ website/common/locales/uk/overview.json | 14 ++++++++++++++ website/common/locales/zh/loginincentives.json | 15 +++++++++++++++ website/common/locales/zh/overview.json | 14 ++++++++++++++ website/common/locales/zh_TW/loginincentives.json | 15 +++++++++++++++ website/common/locales/zh_TW/overview.json | 14 ++++++++++++++ 52 files changed, 754 insertions(+) create mode 100644 website/common/locales/bg/loginincentives.json create mode 100644 website/common/locales/bg/overview.json create mode 100644 website/common/locales/cs/loginincentives.json create mode 100644 website/common/locales/cs/overview.json create mode 100644 website/common/locales/da/loginincentives.json create mode 100644 website/common/locales/da/overview.json create mode 100644 website/common/locales/de/loginincentives.json create mode 100644 website/common/locales/de/overview.json create mode 100644 website/common/locales/en@pirate/loginincentives.json create mode 100644 website/common/locales/en@pirate/overview.json create mode 100644 website/common/locales/en_GB/loginincentives.json create mode 100644 website/common/locales/en_GB/overview.json create mode 100644 website/common/locales/es/loginincentives.json create mode 100644 website/common/locales/es/overview.json create mode 100644 website/common/locales/es_419/loginincentives.json create mode 100644 website/common/locales/es_419/overview.json create mode 100644 website/common/locales/fr/loginincentives.json create mode 100644 website/common/locales/fr/overview.json create mode 100644 website/common/locales/he/loginincentives.json create mode 100644 website/common/locales/he/overview.json create mode 100644 website/common/locales/hu/loginincentives.json create mode 100644 website/common/locales/hu/overview.json create mode 100644 website/common/locales/id/loginincentives.json create mode 100644 website/common/locales/id/overview.json create mode 100644 website/common/locales/it/loginincentives.json create mode 100644 website/common/locales/it/overview.json create mode 100644 website/common/locales/ja/loginincentives.json create mode 100644 website/common/locales/ja/overview.json create mode 100644 website/common/locales/nl/loginincentives.json create mode 100644 website/common/locales/nl/overview.json create mode 100644 website/common/locales/pl/loginincentives.json create mode 100644 website/common/locales/pl/overview.json create mode 100644 website/common/locales/pt/loginincentives.json create mode 100644 website/common/locales/pt/overview.json create mode 100644 website/common/locales/pt_BR/loginincentives.json create mode 100644 website/common/locales/pt_BR/overview.json create mode 100644 website/common/locales/ro/loginincentives.json create mode 100644 website/common/locales/ro/overview.json create mode 100644 website/common/locales/ru/loginincentives.json create mode 100644 website/common/locales/ru/overview.json create mode 100644 website/common/locales/sk/loginincentives.json create mode 100644 website/common/locales/sk/overview.json create mode 100644 website/common/locales/sr/loginincentives.json create mode 100644 website/common/locales/sr/overview.json create mode 100644 website/common/locales/sv/loginincentives.json create mode 100644 website/common/locales/sv/overview.json create mode 100644 website/common/locales/uk/loginincentives.json create mode 100644 website/common/locales/uk/overview.json create mode 100644 website/common/locales/zh/loginincentives.json create mode 100644 website/common/locales/zh/overview.json create mode 100644 website/common/locales/zh_TW/loginincentives.json create mode 100644 website/common/locales/zh_TW/overview.json diff --git a/website/common/locales/bg/loginincentives.json b/website/common/locales/bg/loginincentives.json new file mode 100644 index 0000000000..79194ecc49 --- /dev/null +++ b/website/common/locales/bg/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Получихте <%= reward %>", + "earnedRewardForDevotion": "Чрез усърдието си в подобряването на собствения си живот, си заслужихте <%= reward %>.", + "nextRewardUnlocksIn": "Следващата Ви награда ще се отключи след <%= numberOfCheckinsLeft %> отчитания!", + "awesome": "Страхотно!", + "totalCount": "Общо: <%= count %>", + "countLeft": "Остават <%= count %> отчитания до следващата награда", + "incentivesDescription": "Когато става въпрос за изграждане на навици, ключът е в постоянството. Всеки ден, в който се отчетете, Ви доближава до наградата.", + "totalCheckins": "<%= count %> отчитания", + "checkinEarned": "Броячът на отчитанията Ви се увеличи!", + "unlockedCheckInReward": "Отключихте награда за отчитане!", + "totalCheckinsTitle": "Общ брой отчитания", + "checkinProgressTitle": "Напредък до следващата", + "incentiveBackgroundsUnlockedWithCheckins": "Тези фонови изображения се отключват чрез ежедневни отчитания." +} diff --git a/website/common/locales/bg/overview.json b/website/common/locales/bg/overview.json new file mode 100644 index 0000000000..1841fac86d --- /dev/null +++ b/website/common/locales/bg/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Имате нужда от съвети как да започнете? Ето кратко ръководство!", + + "step1": "Стъпка 1: Въведете задачите си", + "webStep1Text": "Хабитика трябва да знае какви са истинските Ви цели, затова въведете няколко задачи за изпълнение. Винаги можете да добавите още по-късно!

\n * **Създаване на [задачи за изпълнение](http://habitica.wikia.com/wiki/To-Dos):**\n\n Въведете задачите, които трябва да свършите веднъж, или които се вършат много рядко, в колоната за задачи, една по една. След това можете да щракнете моливчето и да ги редактирате, като добавите списък от подзадачи, крайна дата и още!

\n * **Създаване на [ежедневни задачи](http://habitica.wikia.com/wiki/Dailies):**\n\n Въведете дейностите, които трябва да вършите всекидневно или в един и същ ден всяка седмица, в колоната с ежедневни. Щракнете моливчите, за да редактирате дните от седмицата, през които въпросната задача трябва да се върши. Можете също да изискате изпълнението ѝ на определен период, например на всеки 3 дни.

\n * **Създаване на [навици](http://habitica.wikia.com/wiki/Habits):**\n\n Въведете навиците, които искате да си създадете, в колоната с навици. Може да настроите дали навикът е добър или лош .

\n * **Създаване на [награди](http://habitica.wikia.com/wiki/Rewards):**\n\n Освен наградите, предлагани от самата игра, можете да добавите различни дейности или примамливи неща, които да използвате като мотивация, в колоната с награди. Почивката и удоволствията също са важни!

Ако имате нужда от малко вдъхновение, можете да разгледате страниците в уикито с [примерни навици](http://habitica.wikia.com/wiki/Sample_Habits), [примерни ежедневни задачи](http://habitica.wikia.com/wiki/Sample_Dailies), [примерни задачи за изпълнение](http://habitica.wikia.com/wiki/Sample_To-Dos), и [примерни награди](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Стъпка 2: Печелете точки, като вършите неща в истинския живот", + "webStep2Text": "А сега започнете да преследвате целите си от списъка! Когато завършвате задачи и ги отмятате в Хабитика, ще получавате [опит](http://habitica.wikia.com/wiki/Experience_Points), чрез който качвате ниво, и [злато](http://habitica.wikia.com/wiki/Gold_Points), с което можете да си купувате награди. Ако се поддадете на лош навик или пропуснете ежедневна задача, ще загубите [здраве](http://habitica.wikia.com/wiki/Health_Points). Така лентите за опит и здраве представляват своеобразен показател за напредъка към целите Ви. Подобрявайки истинския си живот, Вашият герой в играта ще напредва.", + + "step3": "Стъпка 3: Персонализирайте и изследвайте Хабитика", + "webStep3Text": "След като свикнете с нещата, ще можете да се забавлявате още повече с Хабитика, с тези интересни функционалности:\n * Организирайте задачите си с [етикети](http://habitica.wikia.com/wiki/Tags) (етикетите се добавят в прозорчето за редактиране на задача);\n * Персонализирайте [героя](http://habitica.wikia.com/wiki/Avatar) си в [Потребител > Герой](/#/options/profile/avatar);\n * Купете си [екипировка](http://habitica.wikia.com/wiki/Equipment) от колоната с награди и екипирайте героя си с нея в [Инвентар > Екипировка](/#/options/inventory/equipment);\n * Свържете се с други потребители посредством [кръчмата](http://habitica.wikia.com/wiki/Tavern);\n * След като достигнете ниво 3, ще можете да излюпвате [любимци](http://habitica.wikia.com/wiki/Pets) като събирате [яйца](http://habitica.wikia.com/wiki/Eggs) и [излюпващи отвари](http://habitica.wikia.com/wiki/Hatching_Potions). [Хранете](http://habitica.wikia.com/wiki/Food) ги, за да се превърнат в [превози](http://habitica.wikia.com/wiki/Mounts);\n * След като достигнете ниво 10, ще можете да изберете [клас](http://habitica.wikia.com/wiki/Class_System) и да използвате класово-специфични [умения](http://habitica.wikia.com/wiki/Skills) (нива 11 до 14);\n * Сформирайте група с приятелите си от [Общност > Група](/#/options/groups/party), за да се държите отговорни взаимно и да получите свитък с мисия;\n * Побеждавайте чудовища и събирайте предмети от [мисии](http://habitica.wikia.com/wiki/Quests) (ще получите мисия когато достигнете ниво 15).", + + "overviewQuestions": "Имате въпроси? Прегледайте [ЧЗВ](https://habitica.com/static/faq/)! Ако не намирате отговор на въпроса си там, можете да помолите за помощ в [Новобранската гилдия](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nУспех със задачите!" +} diff --git a/website/common/locales/cs/loginincentives.json b/website/common/locales/cs/loginincentives.json new file mode 100644 index 0000000000..f2f168ab0e --- /dev/null +++ b/website/common/locales/cs/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Obdržel/a jsi <%= reward %>", + "earnedRewardForDevotion": "Získal/a jsi <%= reward %> za snahu zlepšit se ve svém životě.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/cs/overview.json b/website/common/locales/cs/overview.json new file mode 100644 index 0000000000..74b643c827 --- /dev/null +++ b/website/common/locales/cs/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Potřebujete nějaké tipy jak začít? Zde je poctivý průvodce!", + + "step1": "Krok 1: Napiš svoje úkoly", + "webStep1Text": "Habitica je založená na plnění úkolů ve skutečném životě, takže si nějaké vymysli a časem můžeš přidávat další, sotva tě napadnou!

\n * **Nastavování [Úkolníček](http://habitica.wikia.com/wiki/To-Dos):**\n\n Do Úkolníčku si přidávej úkoly, které potřebuješ splnit jen jednou nebo vzácně. Můžeš kliknout na tužku, a tím je upravit, přidat pod-úkoly, data, a ještě mnohem víc!

\n * **Nastavování [Denní úkoly](http://habitica.wikia.com/wiki/Dailies):**\n\n Do Denních úkolů si nastav činnosti, které musíš dělat pravidelně, každý den nebo některé dny v týdnu. Můžeš kliknout na tužku, a tím nastavit konkrétní dny nebo opakování, například každé 3 dny.

\n * **Nastavování [Zvyky](http://habitica.wikia.com/wiki/Habits):**\n\n Do Zvyků si přidej takové zvyklosti, kterým se chceš naučit nebo se jich zbavit. Můžeš si nastavit zvyk aby byl buďto jen dobrý nebo jen špatný .

\n * **Nastavování [Odměny](http://habitica.wikia.com/wiki/Rewards):**\n\n Do Odměn si kromě připravených herních odměn, můžeš přidat i vlastní motivaci v podobě oblíbených činností nebo třeba sladkostí. Je třeba si dát občas pauzu a trochu se rozmazlit!

Potřebuješ-li inspiraci, podívej se na anglickou wikipedii na [Ukázky zvyků](http://habitica.wikia.com/wiki/Sample_Habits), [Ukázky denních úkolů](http://habitica.wikia.com/wiki/Sample_Dailies), [Ukázky úkolníčku](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Ukázky odměn](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Krok 2: Získej body za dělání věcí ve skutečném životě", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Krok 3: Uprav a prozkoumej zemi Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Pokud máš otázku, která není v seznamu nebo na [Wiki](http://habitica.wikia.com/wiki/FAQ), přijď se zeptat do [Cechu pro nováčky - Newbies Guild] (https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! Rádi ti pomůžeme." +} diff --git a/website/common/locales/da/loginincentives.json b/website/common/locales/da/loginincentives.json new file mode 100644 index 0000000000..2f42948797 --- /dev/null +++ b/website/common/locales/da/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Du har modtaget <%= reward %>", + "earnedRewardForDevotion": "Du har modtaget <%= reward %> for at være engageret i at forbedre dit liv.", + "nextRewardUnlocksIn": "Din næste præmie vil åbne om <%= numberOfCheckinsLeft %> check-ins!", + "awesome": "Fedt!", + "totalCount": "<%= count %> total optælling", + "countLeft": "<%= count %> flere check-ins til næste belønning", + "incentivesDescription": "Når det kommer til at opbygge vaner er nøglen konsistens. Hver dag du tjekker in kommer du tættere på en præmie.", + "totalCheckins": "<%= count %> Check-ins", + "checkinEarned": "Din Check-in Tæller gik op!", + "unlockedCheckInReward": "Du har oplåst en Check-in Præmie!", + "totalCheckinsTitle": "Total Check-ins", + "checkinProgressTitle": "Fremskridt indtil næste", + "incentiveBackgroundsUnlockedWithCheckins": "Disse baggrunde vil låses op med Daglige Check-ins." +} diff --git a/website/common/locales/da/overview.json b/website/common/locales/da/overview.json new file mode 100644 index 0000000000..ca677ede6b --- /dev/null +++ b/website/common/locales/da/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Brug for noget hjælp til at starte? Her er en enkel guide!", + + "step1": "Trin 1: Indtast opgaver", + "webStep1Text": "Habitica er intet uden mål i den virkelige verden, så tilføj et par opgaver. Du kan tilføje flere som du kommer i tanke om dem!

\n* **Opsæt [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\nIndtast opgaver du gør en enkelt gang eller sjældent i To-Dos kolonnen, en af gangen. Do kan klikke blyanten for at redigere dem og tilføje tjeklister, forfaldsdatoer og mere!

\n* **Opsæt [Daglige](http://habitica.wikia.com/wiki/Dailies):**\n\nIndtast aktiviteter du skal lave dagligt eller på en bestemt dag om ugen i Dagligekolonnen. Klik på blyant ikonet for at redigere dage(ne) om ugen opgaven skal forfalde. Du kan også gøre, så den er forfalden på gentagende bases, for eksempel hver 3. dag.

\n* **Opsæt [Vaner](http://habitica.wikia.com/wiki/Habits):**\n\nIndtast vaner du gerne vil bygge in Vanekolonnen. Du kan redigere en Vane for at ændre den til kun en god vane eller kun en dårlig vane .

\n* **Indtast [Belønninger]( http://habitica.wikia.com/wiki/Rewards):**\n\nUdover de in-game Belønninger som er tilbudt, så kan du tilføje aktiviteter eller lækkerier, som du kan bruge som motivation i Belønningskolonnen. Det er vigtigt at give dig selv en pause eller at tillade en vis nydelse i moderation!

Hvis du har brug for noget inspiration til hvilke opgaver du kan tilføje, så kan du tage et kig på wiki siderne om [Eksempler på Vaner](http://habitica.wikia.com/wiki/Sample_Habits), [Eksempler på Daglige](http://habitica.wikia.com/wiki/Sample_Dailies), [Eksempler på To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos) og [Eksempler på Belønninger](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Trin 2: Optjen Point ved at gøre ting i det virkelig liv", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Trin 3: Brugerdefiner og udforsk Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/de/loginincentives.json b/website/common/locales/de/loginincentives.json new file mode 100644 index 0000000000..667950b9f4 --- /dev/null +++ b/website/common/locales/de/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Du hast <%= reward %> erhalten", + "earnedRewardForDevotion": "Du hast <%= reward %> erhalten, da Du Dich verpflichtet hast Dein Leben zu verbessern.", + "nextRewardUnlocksIn": "Dein nächster Preis wird nach <%= numberOfCheckinsLeft %> weiteren Anmeldungen freigeschaltet!", + "awesome": "Großartig!", + "totalCount": "<%= count %> insgesamt", + "countLeft": "Noch <%= count %> Anmeldungen bis zur nächsten Belohnung", + "incentivesDescription": "Wenn es darum geht sich etwas anzugewöhnen ist Konsistenz der Schlüssel. Jeder Tag den Du Dich anmeldest bringt Dich näher an eine Belohnung.", + "totalCheckins": "<%= count %> Anmeldungen", + "checkinEarned": "Dein Anmeldungszähler ist gestiegen!", + "unlockedCheckInReward": "Du hast eine Anmelde-Belohnung freigeschaltet!", + "totalCheckinsTitle": "Anmeldungen insgesamt", + "checkinProgressTitle": "Fortschritt bis zum nächsten", + "incentiveBackgroundsUnlockedWithCheckins": "Diese Hintergründe werden durch tägliche Anmeldungen freigeschaltet." +} diff --git a/website/common/locales/de/overview.json b/website/common/locales/de/overview.json new file mode 100644 index 0000000000..5a545db6c1 --- /dev/null +++ b/website/common/locales/de/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Brauchst Du ein paar Tipps, wie man anfängt? Hier findest Du eine einfache Anleitung!", + + "step1": "Schritt 1: Füge Aufgaben hinzu", + "webStep1Text": "Habitica funktioniert nur mit Aufgaben aus deiner realen Umgebung, also erstelle ein paar Aufgaben. Du kannst später weitere hinzufügen, wenn sie dir einfallen.

\n* **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\nFüge einmalige oder seltene Aufgaben einzeln in der Spalte \"To-Dos\" hinzu. Wenn du auf den Stift klickst kannst du die Aufagebe anpassen und zum Beispiel ein Fälligkeitsdatum oder eine Checkliste hinzufügen.

\n* **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\nFüge Aufgaben die täglich, oder an einem bestimmten Tag in der Woche anfallen in der Spalte \"Tägliche Aufgaben\" hinzu. Klicke auf den Stift um anzupassen an welchen Wochtentagen sie fällig sind. Alternativ kannst du auch eine periodische Fälligkeit einstellen, z.B. alle 3 Tage.

\n* **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\nFüge Gewohnheiten in der Spalte \"Gewohnheiten\" hinzu. Du kannst einstellen, ob es sich um eine gute Gewohnheit oder eine schlechte Angewohnheit handelt .

\n* **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\nZusätzlich zu den Belohnungen die das Spiel dir gibt, kannst du in der Spalte \"Belohnungen\" eigene Aktivitäten oder Vergnügen eintragen. Es ist wichtig, dass du dir auch hin und wieder eine Pause, oder etwas Luxus gönnst!

Falls du Anregungen brauchst welche Aufgaben du hinzufügen solltest, schau auf die Wiki-Seiten unter [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), und [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Schritt 2: Sammel Punkte indem du in Wirklichkeit Dinge erledigst", + "webStep2Text": "Fange nun damit an, Ziele von Deiner Liste anzugehen! Indem Du Aufgaben erledigst und in Habitica abhakst, erhältst Du [Erfahrung](http://de.habitica.wikia.com/wiki/Erfahrungspunkte), die Dich Level aufsteigen lässt, und [Gold](http://de.habitica.wikia.com/wiki/Goldpunkte), das es Dir ermöglicht, Belohnungen zu erwerben. Wenn Du schlechten Gewohnheiten verfällst oder Tägliche Aufgaben verpasst, verlierst Du [Lebenspunkte](http://de.habitica.wikia.com/wiki/Lebenspunkte). Auf diese Weise dienen die Habitica Erfahrungs- und Lebenspunkt-Leiste als unterhaltsame Anzeige des Fortschritts hin zu Deinen Zielen. Dein echtes Leben wird sich sichtbar verbessern, während Dein Charakter im Spiel vorankommt.", + + "step3": "Schritt 3: Entdecke Habitica und passe es deinen Bedürfnissen an", + "webStep3Text": "Wenn Du erstmal mit den Grundlagen vertraut bist, kannst Du mit diesen raffinierten Funktionen noch mehr mit Habitica anfangen:\n* Verwalte Deine Aufgaben mit [Tags](http://habitica.wikia.com/wiki/Tags) (Bearbeite eine Aufgabe, um diese hinzuzufügen).\n* Passe Deinen [Avatar](http://habitica.wikia.com/wiki/Avatar) unter [Benutzer > Avatar anpassen](/#/options/profile/avatar) an.\n* Kaufe Dir [Ausrüstung](http://habitica.wikia.com/wiki/Equipment) unter Belohnungen und ändere diese unter [Inventar > Ausrüstung](/#/options/inventory/equipment).\n* Verbinde Dich mit anderen im [Gasthaus](http://habitica.wikia.com/wiki/Tavern).\n* Brüte ab Level 3 [Haustiere](http://habitica.wikia.com/wiki/Pets) aus, indem Du [Eier](http://habitica.wikia.com/wiki/Eggs) und [Schlüpftränke](http://habitica.wikia.com/wiki/Hatching_Potions) sammelst. [Füttere](http://habitica.wikia.com/wiki/Food) sie um sie zu [Reittieren](http://habitica.wikia.com/wiki/Mounts) heranwachsen zu lassen.\n* In Level 10: Wähle eine spezielle [Klasse](http://habitica.wikia.com/wiki/Class_System) und benutze deren spezifische [Fähigkeiten](http://habitica.wikia.com/wiki/Skills) (in den Leveln 11 bis 14).\n* Gründe eine Gruppe mit Deinen Freunden unter [Soziales > Gruppe](/#/options/groups/party) um verantwortungsbewusst zu bleiben und Questschriftrollen zu verdienen.\n* Bekämpfe Monster und sammle Objekte für [Quests](http://habitica.wikia.com/wiki/Quests) (Du erhältst eine Quest in Level 15).", + + "overviewQuestions": "Haben Sie fragen? Dann schau auf der [FAQ](https://habitica.com/static/faq/)! Seite vorbei! Wenn deine Frage dort nicht beantwortet werden konnte, kannst du sie in unserer [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a) stellen. Die Community wird dir bestimmt helfen können. \n\nViel Erfolg mit deinen Aufgaben!" +} diff --git a/website/common/locales/en@pirate/loginincentives.json b/website/common/locales/en@pirate/loginincentives.json new file mode 100644 index 0000000000..bf324b7ac7 --- /dev/null +++ b/website/common/locales/en@pirate/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "You have received <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/en@pirate/overview.json b/website/common/locales/en@pirate/overview.json new file mode 100644 index 0000000000..5cae0afa4f --- /dev/null +++ b/website/common/locales/en@pirate/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Need some tips on how to begin? Here's a straightforward guide!", + + "step1": "Step 1: Enter Tasks", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Step 2: Gain Points by Doing Things in Real Life", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Step 3: Customize and Explore Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/en_GB/loginincentives.json b/website/common/locales/en_GB/loginincentives.json new file mode 100644 index 0000000000..bf324b7ac7 --- /dev/null +++ b/website/common/locales/en_GB/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "You have received <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/en_GB/overview.json b/website/common/locales/en_GB/overview.json new file mode 100644 index 0000000000..fed09faacd --- /dev/null +++ b/website/common/locales/en_GB/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Need some tips on how to begin? Here's a straightforward guide!", + + "step1": "Step 1: Enter Tasks", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Step 2: Gain Points by Doing Things in Real Life", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Step 3: Customise and Explore Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organise your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customise your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/es/loginincentives.json b/website/common/locales/es/loginincentives.json new file mode 100644 index 0000000000..e760fb02f6 --- /dev/null +++ b/website/common/locales/es/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Has recibido <%= reward %>", + "earnedRewardForDevotion": "Has obtenido un <%= reward %> por estar comprometido con mejorar tu vida.", + "nextRewardUnlocksIn": "¡Tu próximo premio se desbloqueará en <%= numberOfCheckinsLeft %> check-ins más!", + "awesome": "¡Genial!", + "totalCount": "<%= count %> en total", + "countLeft": "<%= count %> check-ins más para el próximo premio", + "incentivesDescription": "Cuando se trata de formar hábitos, la regularidad es clave. Cada día que hagas check-in estarás más cerca de obtener un premio.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "¡Tu contador de Check-Ins ha aumentado!", + "unlockedCheckInReward": "¡Has desbloqueado un Premio por Check-Ins!", + "totalCheckinsTitle": "Check-Ins en Total", + "checkinProgressTitle": "Progreso hasta el próximo", + "incentiveBackgroundsUnlockedWithCheckins": "Estos fondos se desbloquean con Check-Ins Diarios." +} diff --git a/website/common/locales/es/overview.json b/website/common/locales/es/overview.json new file mode 100644 index 0000000000..953581f21b --- /dev/null +++ b/website/common/locales/es/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "¿Necesitas algunos consejos para comenzar? ¡Aquí tienes una guía clara!", + + "step1": "Paso 1: Añade Tareas", + "webStep1Text": "Habitica es nada sin las metas reales, entonces añade unas tareas. ¡Puedes añadir más tareas después, al concebirlas!

\n* **Instalar [Pendientes](http://es.habitica.wikia.com/wiki/Pendientes):**\n\nAñade las tareas que haces una o rara vez en la columna de los Pendientes, una por una. Puedes hacer clic en el lápiz para editarlas y añadir listas, fechas de vencimiento, ¡y más!

\n* **Instalar [Diarias](http://es.habitica.wikia.com/wiki/Diarias):**\n\nAñade las tareas que debes hacer diariamente o en un día particular de la semana en la columna de las Diarias. Haz clic en el ícono del lápiz del artículo para 'editar' el/los día(s) de la semana en el/los que vence. También puedes hacer que se venza de forma repetitiva, por ejemplo, cada 3 días.

\n* **Instalar [Hábitos](http://es.habitica.wikia.com/wiki/Hábitos):**\n\nAñade las tareas que quieres establecer in la columna de los Hábitos. Puedes editar el Hábito para cambiarlo a un hábito que es solamente bueno o un hábito malo .

\n* **Instalar [Recompensas](http://es.habitica.wikia.com/wiki/Recompensas):**\n\nAdemás de las Recompensas del juego que se ofrece, añade a la columna de las Recompensas las actividades o sorpresas que quieres usar como motivación. ¡Es importante tomarte un respiro o permitir alguna indulgencia con moderación!

Si necesitas inspiración en cuanto a qué tareas para añadir, puedes ver las páginas del wiki sobre [Hábitos de ejemplo], [Diarias de ejemplo], [Pendientes de ejemplo](http://es.habitica.wikia.com/wiki/Ejemplos_de_Pendientes), y [Recompensas de ejemplo].", + + "step2": "Paso 2: Gana puntos cumpliendo tareas", + "webStep2Text": "Ahora, ¡comienza a enfrentar tus metas de la lista! Al cumplir tareas y tildarlas en Habitica, ganarás puntos de experiencia (PE), que te ayuda a subir de nivel, así como monedas de oro (GP) que te permitirán comprar Recompensas. Si recaes en nalos hábitos o fallas en cumplir tus Diarias, perderás puntos de salud (HP). De esa manera, las barras de Experiencia y de Salud en Habitica sirven como indicador divertido de tu desarrollo hacia tus metas. Empezarás a ver tu vida real mejorando mientras que tu personaje en el juego avanza.", + + "step3": "Paso 3: Personaliza y explora Habitica", + "webStep3Text": "Cuando estés familiarizado con los aspectos básicos, puedes sacar aún más de Habitica con estas características estupendas:\n*Organizar tus tareas con [etiquetas](http://es.habitica.wikia.com/wiki/Etiquetas) (edita una tarea para añadirlas).\n*Personaliza tu [avatar](http://es.habitica.wikia.com/wiki/Avatar) en el menú Usuario.\n*Comprar tu [equipamiento](http://es.habitica.wikia.com/wiki/Equipment) en Recompensas y cámbialo en [", + + "overviewQuestions": "¿Tienes preguntas? Miras a el [FAQ](https://habitica.com/static/faq/)! Si tu pregunta no esté en esta lista, puedes preguntar más ayuda al [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a). \n\n¡Buena suerte con tus tareas!" +} diff --git a/website/common/locales/es_419/loginincentives.json b/website/common/locales/es_419/loginincentives.json new file mode 100644 index 0000000000..424ac25b7d --- /dev/null +++ b/website/common/locales/es_419/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Has recibido <%= reward %>", + "earnedRewardForDevotion": "Has obtenido un <%= reward %> por estar comprometido a mejorar tu vida.", + "nextRewardUnlocksIn": "Tu próximo premio será desbloqueado en <%= numberOfCheckinsLeft %> check-ins más!", + "awesome": "¡Fantástico!", + "totalCount": "<%= count %> cuenta total", + "countLeft": "<%= count %> check-ins más hasta la próxima recompensa.", + "incentivesDescription": "Cuando se trata de desarrollar hábitos, la consistencia es la clave. Cada día que hagas check-in te acercas más a un premio.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "¡Tu contador de Check-In subió!", + "unlockedCheckInReward": "¡Desbloqueaste un premio por Check-In!", + "totalCheckinsTitle": "Check-Ins Totales", + "checkinProgressTitle": "Progreso hasta el siguiente", + "incentiveBackgroundsUnlockedWithCheckins": "Estos fondos serán desbloqueados con Ckeck-Ins diarios." +} diff --git a/website/common/locales/es_419/overview.json b/website/common/locales/es_419/overview.json new file mode 100644 index 0000000000..1f6f9668c4 --- /dev/null +++ b/website/common/locales/es_419/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "¿Necesitas algunos tips en cómo empezar? ¡Aquí hay una guía más sencilla! ", + + "step1": "Paso 1: Añade Tareas", + "webStep1Text": "Habitica no es nada sin las metas del mundo real, así que agrega un par de tareas. ¡Puedes añadir más después, cuando hayas pensado en algunas!

\n * **Preparar [Tareas pendientes](http://habitica.wikia.com/wiki/To-Dos):**\n\n Agrega tareas que haces una o pocas veces en la columna Tareas pendientes, una a la vez. ¡Puedes hacer click en el lápiz para editarlas y añadir listas, fechas de vencimiento, y más!

\n * **Preparar [Tareas diarias](http://habitica.wikia.com/wiki/Dailies):**\n\n Agrega actividades que necesites hacer a diario o un día de la semana especifico en la columna Tareas diarias, Haz click en el icono del lápiz para editar el/los día(s) de la semana que se debe hacer la actividad. También puedes hacer que se repita en cierta cantidad de días, por ejemplo, cada 3 días.

\n * **Preparar [Hábitos](http://habitica.wikia.com/wiki/Habits):**\n\n Agrega los hábitos que quieras establecer en la columna Hábitos. Puedes editar el Hábito para cambiarlo solo a un buen hábito o un mal hábito.

\n * **Preparar [Recompensas](http://habitica.wikia.com/wiki/Rewards):**\n\n Además de las recompensas del juego, añade actividades o premios que quieras usar como una motivación en la columna Recompensas. ¡Es importante que te des un descanso o permitas algo de indulgencia con moderación!

Si necesitas inspiración para agregar alguna tarea, puedes ver la pagina de Habitica.[Ejemplos de Hábitos](http://habitica.wikia.com/wiki/Sample_Habits), [Ejemplos de Tareas diarias](http://habitica.wikia.com/wiki/Sample_Dailies), [Ejemplos de Tareas pendientes](http://habitica.wikia.com/wiki/Sample_To-Dos), y [Ejemplos de Recompensas personalizadas](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Paso 2: Obtén Puntos por Hacer Cosas en la Vida Real", + "webStep2Text": "¡Ahora, empieza a emprender las metas de tu lista! En cuanto vayas completando tareas marcalas en Habitica, así ganarás [Experiencia](http://habitica.wikia.com/wiki/Experience_Points), que te ayudará a subir de nivel, y [Oro](http://habitica.wikia.com/wiki/Gold_Points), que te permitirá adquirir Recompensas. Si caes en malos hábitos u olvidas tus Tareas diarias, perderás [Salud](http://habitica.wikia.com/wiki/Health_Points). En esta forma, la barra de Experiencia y Salud de Habitica te servirán como indicador de progreso hacia tus metas. Empezarás a ver como mejora tu vida real a medida que tu personaje avance en el juego. ", + + "step3": "Paso 3: Personaliza y Explora Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/fr/loginincentives.json b/website/common/locales/fr/loginincentives.json new file mode 100644 index 0000000000..eda416ce77 --- /dev/null +++ b/website/common/locales/fr/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Vous avez remporté <%= reward %>", + "earnedRewardForDevotion": "Votre persévérance à améliorer votre vie vous permet de remporter ceci : <%= reward %> .", + "nextRewardUnlocksIn": "Votre prochain prix se débloquera après <%= numberOfCheckinsLeft %> connexions supplémentaires !", + "awesome": "Génial !", + "totalCount": "<%= count %> au total", + "countLeft": "<%= count %> connexions supplémentaires jusqu'à la prochaine récompense", + "incentivesDescription": "Lorsqu'il s'agit de construire des habitudes, la constance est la clé. Chaque jour de connexion vous rapproche d'un prix.", + "totalCheckins": "<%= count %> connexions", + "checkinEarned": "Votre compteur de connexion a augmenté !", + "unlockedCheckInReward": "Vous avez débloqué un prix de connexion !", + "totalCheckinsTitle": "Nombre de connexions totales", + "checkinProgressTitle": "Progrès jusqu'au prochain", + "incentiveBackgroundsUnlockedWithCheckins": "Ces arrière-plans se débloqueront avec les connexions quotidiennes." +} diff --git a/website/common/locales/fr/overview.json b/website/common/locales/fr/overview.json new file mode 100644 index 0000000000..1df669e9b0 --- /dev/null +++ b/website/common/locales/fr/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Besoin de conseils pour débuter ? Voici un guide simple !", + + "step1": "Étape 1 : Saisir des tâches", + "webStep1Text": "Habitica n'est rien sans des objectifs réels, alors créez quelques tâches. Vous pouvez en ajouter d'autres plus tard quand vous y penserez !

\n* **Ajouter des tâches [À Faire](http://fr.habitica.wikia.com/wiki/%C3%80_Faire) :**\n\nAjoutez des tâches que vous faites une fois ou rarement dans la colonne À Faire, une à la fois. Cliquez sur le crayon pour les éditer et ajouter des listes de vérification, des dates butoir et plus !

\n* **Ajouter des [Quotidiennes](http://fr.habitica.wikia.com/wiki/Quotidiennes) :**\n\nAjoutez des activités que vous devez réaliser chaque jour ou à un jour particulier de la semaine dans la colonne des Quotidiennes. Cliquez sur le crayon pour éditer le(s) jour(s) de la semaine où elles auront lieu. Vous pouvez également les faire s'exécuter de manière répétée, comme par exemple tous les trois jours.

\n* **Ajouter des [Habitudes](http://fr.habitica.wikia.com/wiki/Habitudes) :**\n\nAjoutez des habitudes que vous voulez établir dans la colonne Habitudes. Vous pouvez éditer l'Habitude pour en faire juste une bonne habitude ou une mauvaise habitude.

\n* **Ajouter des [Récompenses](http://fr.habitica.wikia.com/wiki/R%C3%A9compenses) :**\n\nEn plus des Récompenses fournies par le jeu, ajoutez des activités ou des cadeaux que vous voulez utiliser comme motivation dans la colonne Récompenses. Il est important de vous donner une pause ou de vous autoriser de l'indulgence avec modération !

Si vous avez besoin d'inspiration pour les tâches à ajouter, vous pouvez consulter les pages du Wiki d'[exemples d'Habitudes](http://fr.habitica.wikia.com/wiki/Exemples_d%27Habitudes), d'[exemples de Quotidiennes](http://fr.habitica.wikia.com/wiki/Exemples_de_Quotidiennes), d'[exemples de Tâches À Faire](http://fr.habitica.wikia.com/wiki/Exemples_de_T%C3%A2ches_%C3%80_Faire) et d'[exemples de récompenses](http://fr.habitica.wikia.com/wiki/Exemples_de_r%C3%A9compenses_personnalis%C3%A9es).", + + "step2": "Étape 2 : Gagner des points en faisant des choses dans le monde réel", + "webStep2Text": "À présent, attaquez vos objectifs de la liste ! En complétant des tâches et en les cochant sur Habitica, vous gagnez de l'[Expérience](http://fr.habitica.wikia.com/wiki/Points_d%27Exp%C3%A9rience), qui vous permet de gagner des niveaux, et de l'[Or](http://fr.habitica.wikia.com/wiki/Or), qui vous permet d'acheter des Récompenses. Si vous tombez dans de mauvaises habitudes ou oubliez vos Quotidiennes, vous perdrez de la [Santé](http://fr.habitica.wikia.com/wiki/Points_de_Sant%C3%A9). De cette manière, les barres de Santé et d'Expérience servent d'indicateurs amusants de votre progression vers vos objectifs. Vous allez commencer à voir votre vie réelle s'améliorer alors que votre personnage progresse dans le jeu.", + + "step3": "Étape 3 : Personnalisez et explorez Habitica", + "webStep3Text": "Une fois que vous vous êtes familiarisé avec les bases, vous pouvez obtenir encore plus de Habitica avec ces superbes fonctionnalités :\n* Organisez vos tâches avec des [étiquettes](http://fr.habitica.wikia.com/wiki/%C3%89tiquettes) (modifiez une tâche pour les ajouter).\n* Personnalisez votre [avatar](http://fr.habitica.wikia.com/wiki/Avatar) dans [Utilisateur > Personnalisez votre avatar](/#/options/profile/avatar).\n* Achetez votre [équipement](http://fr.habitica.wikia.com/wiki/%C3%89quipement) dans Récompenses et changez-le dans [Inventaire > Équipement](/#/options/inventory/equipment).\n* Parlez à d'autres utilisateurs via la [Taverne](http://fr.habitica.wikia.com/wiki/Taverne).\n* À partir du niveau 3, faites éclore des [familiers](http://fr.habitica.wikia.com/wiki/Familiers) en collectant des [œufs](http://fr.habitica.wikia.com/wiki/%C5%92ufs) et des [potions d'éclosion](http://fr.habitica.wikia.com/wiki/Potions_d%27%C3%A9closion). [Nourrissez](http://fr.habitica.wikia.com/wiki/Nourriture)-les pour créer des [montures](http://fr.habitica.wikia.com/wiki/Montures).\n* Au niveau 10 : Choisissez une [classe](http://fr.habitica.wikia.com/wiki/Syst%C3%A8me_de_Classe) et utilisez ensuite des [compétences](http://fr.habitica.wikia.com/wiki/Comp%C3%A9tences) spécifiques aux classes (niveaux 11 à 14).\n* Formez une équipe avec vos amis dans [Social > Équipe](/#/options/groups/party) pour être responsable et obtenir un parchemin de Quête.\n* Combattez des monstres et collectez des objets lors de [quêtes](http://fr.habitica.wikia.com/wiki/Qu%C3%AAtes) (vous aurez une quête au niveau 15).", + + "overviewQuestions": "Des questions ? Consultez la [FAQ](https://habitica.com/static/faq/) ! Si votre question n'y est pas mentionnée, vous pouvez demander de l'aide dans la [Guilde des Newbies](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nBonne chance avec vos tâches !" +} diff --git a/website/common/locales/he/loginincentives.json b/website/common/locales/he/loginincentives.json new file mode 100644 index 0000000000..bf324b7ac7 --- /dev/null +++ b/website/common/locales/he/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "You have received <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/he/overview.json b/website/common/locales/he/overview.json new file mode 100644 index 0000000000..5cae0afa4f --- /dev/null +++ b/website/common/locales/he/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Need some tips on how to begin? Here's a straightforward guide!", + + "step1": "Step 1: Enter Tasks", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Step 2: Gain Points by Doing Things in Real Life", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Step 3: Customize and Explore Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/hu/loginincentives.json b/website/common/locales/hu/loginincentives.json new file mode 100644 index 0000000000..bf324b7ac7 --- /dev/null +++ b/website/common/locales/hu/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "You have received <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/hu/overview.json b/website/common/locales/hu/overview.json new file mode 100644 index 0000000000..5cae0afa4f --- /dev/null +++ b/website/common/locales/hu/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Need some tips on how to begin? Here's a straightforward guide!", + + "step1": "Step 1: Enter Tasks", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Step 2: Gain Points by Doing Things in Real Life", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Step 3: Customize and Explore Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/id/loginincentives.json b/website/common/locales/id/loginincentives.json new file mode 100644 index 0000000000..7d0f9195f6 --- /dev/null +++ b/website/common/locales/id/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Kamu telah mendapatkan <%= reward %>", + "earnedRewardForDevotion": "Kamu telah mendapatkan sebuah <%= reward %> karena telah berkomitmen dalam pengembangan diri. ", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Keren! ", + "totalCount": "<%= count %> total jumlah", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Cek-in", + "checkinEarned": "Penghitung Cek-inmu naik! ", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/id/overview.json b/website/common/locales/id/overview.json new file mode 100644 index 0000000000..f600db77e6 --- /dev/null +++ b/website/common/locales/id/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Need some tips on how to begin? Here's a straightforward guide!", + + "step1": "Langkah 1: Ketikkan Tugas", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Langkah 2: Dapatkan Poin dengan Mengerjakan Tugas Kehidupan Nyata", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Langkah 3: Kustomisasi dan Jelajahi Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/it/loginincentives.json b/website/common/locales/it/loginincentives.json new file mode 100644 index 0000000000..d57b89275e --- /dev/null +++ b/website/common/locales/it/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Hai ricevuto: <%= reward %>", + "earnedRewardForDevotion": "Hai meritato <%= reward %> per la tua costanza nel migliorare la tua vita.", + "nextRewardUnlocksIn": "Il prossimo premio verrà sbloccato con altri <%= numberOfCheckinsLeft %> accessi!", + "awesome": "Fantastico!", + "totalCount": "<%= count %> conteggio totale", + "countLeft": "Altri <%= count %> accessi per il prossimo premio", + "incentivesDescription": "Quando si tratta di creare buone abitudini, la costanza è fondamentale. Ogni giorno che accedi ad Habitica ti avvicini ad un premio.", + "totalCheckins": "<%= count %> accessi", + "checkinEarned": "Il tuo contatore accessi è aumentato!", + "unlockedCheckInReward": "Hai sbloccato un Premio Accesso!", + "totalCheckinsTitle": "Accessi totali", + "checkinProgressTitle": "Progresso fino al prossimo", + "incentiveBackgroundsUnlockedWithCheckins": "Questi sfondi verranno sbloccati con gli accessi giornalieri." +} diff --git a/website/common/locales/it/overview.json b/website/common/locales/it/overview.json new file mode 100644 index 0000000000..d6a9d98b7a --- /dev/null +++ b/website/common/locales/it/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Hai bisogno di alcune dritte su come cominciare? Ecco una semplice guida!", + + "step1": "Passo 1: Inserisci le attività", + "webStep1Text": "Habitica non sarebbe utile senza obiettivi nella vita reale, quindi inserisci subito alcune attività! Potrai aggiungerne altre in seguito, man mano che ti verranno in mente.

\n* **Informazioni sulla colonna [Cose Da Fare](http://habitica.wikia.com/wiki/To-Dos):**\n\nInserisci le attività che devi portare a termine una volta sola (o che devi svolgere raramente) nella colonna Cose Da Fare, una per volta. Per modificarle, clicca sulla matita: potrai aggiungere checklist, scadenze e altro ancora!

\n* **Informazioni sulla colonna [Daily](http://habitica.wikia.com/wiki/Dailies):**\n\nInserisci le attività che devi svolgere quotidianamente, o in un particolare giorno della settimana, nella colonna Daily. Clicca sull'icona a forma di matita per modificare il giorno (o i giorni) della settimana in cui deve essere portata a termine. Puoi anche fare in modo che la scadenza si ripeta nel tempo, per esempio ogni 3 giorni.

\n* **Informazioni sulla colonna [Abitudini](http://habitica.wikia.com/wiki/Habits):**\n\nInserisci le abitudini che vuoi introdurre nella tua vita nella colonna Abitudini. Se preferisci, puoi modificare le abitudini per renderle solamente positive o solamente negative .

\n* **Informazioni sulla colonna [Ricompense](http://habitica.wikia.com/wiki/Rewards):**\n\nOltre alle ricompense predefinite offerte dal gioco, potrai aggiungere alla colonna Ricompense anche attività o premi personalizzati che vorresti usare per motivarti. Dopotutto è importante prendersi una pausa e coccolarsi un po' ogni tanto, purché sia fatto con moderazione!

Se hai bisogno di ispirazione per scegliere le attività da aggiungere, dai pure un'occhiata alle pagine della wiki [Esempi di Abitudini] (http://habitica.wikia.com/wiki/Sample_Habits), [Esempi di Daily],(http://habitica.wikia.com/wiki/Sample_Dailies), [Esempi di Cose Da Fare], (http://habitica.wikia.com/wiki/Sample_To-Dos) ed [Esempi di Ricompense](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Passo 2: Guadagna punti portando a termine le attività nella vita reale", + "webStep2Text": "Inizia a lavorare sugli obiettivi nella tua lista! Man mano che completi le attività e che ne spunti le voci su Habitica, guadagnerai punti [Esperienza](http://habitica.wikia.com/wiki/Experience_Points), che ti faranno salire di livello, e [Oro](http://habitica.wikia.com/wiki/Gold_Points), che ti permetterà di acquistare le Ricompense. Invece, se ricadi in una cattiva abitudine o se salti una Daily, perderai punti [Salute](http://habitica.wikia.com/wiki/Health_Points). Puoi quindi considerare la barra Esperienza e la barra Salute di Habitica come un simpatico indicatore del tuo progresso verso il completamento dei tuoi obiettivi. Man mano che il tuo personaggio progredirà nel gioco, inizierai a veder migliorare anche la tua vita reale.", + + "step3": "Passo 3: Personalizza ed esplora Habitica", + "webStep3Text": "Una volta che avete familiarità con le nozioni di base, è possibile ottenere ancora di più da Habitica con queste brillanti caratteristiche:\n* Organizzate le attività con [tag] (http://habitica.wikia.com/wiki/Tags) (fornisce una funzionalità per aggiungerle) .\n* Personalizzate il vostro [avatar] (http://habitica.wikia.com/wiki/Avatar) sotto [User> Avatar] (/ # / opzioni / profile / avatar) .\n* Acquistate il vostro [equipaggiamento] (http://habitica.wikia.com/wiki/Equipment) sotto Rewards e modificatelo sotto [Inventario> equipaggiamento] (/ # / opzioni / inventario / equipaggiamento) .\n* Connettetevi con altri utenti tramite la [Taverna] (http://habitica.wikia.com/wiki/Tavern) .\n* A partire dal livello 3, fate nascere [animali] http://habitica.wikia.com/wiki/Pets)raccogliendo [uova] (http://habitica.wikia.com/wiki/Eggs) e [pozioni schiusura] (http://habitica.wikia.com/wiki/Hatching_Potions). [NUTRITELI] (http://habitica.wikia.com/wiki/Food) per creare [cavalcature] (http://habitica.wikia.com/wiki/Mounts) .\n* A livello 10: Scegliete una [classe] particolare (http://habitica.wikia.com/wiki/Class_System) e quindi usate le [abilità] specifiche di quella classe (http://habitica.wikia.com/wiki/Skills) (livelli da 11 a 14) .\n* Formate una squadra con i vostri amici sotto [Sociale> ] (/ # / opzioni / gruppi / squadra) per rimanere responsabili e guadagnare una pergamena. Missione\n* Mostri Sconfiggete e raccogliete gli oggetti sotto [missioni] (http://habitica.wikia.com/wiki/Quests) (vi sarà data una ricerca al livello 15).", + + "overviewQuestions": "Hai delle domande? Dai un'occhiata alle [FAQ](https://habitica.com/static/faq/)! Se la tua domanda non è presente, chiedi pure aiuto nella [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nBuona fortuna con le tue attività!" +} diff --git a/website/common/locales/ja/loginincentives.json b/website/common/locales/ja/loginincentives.json new file mode 100644 index 0000000000..cac89b7da0 --- /dev/null +++ b/website/common/locales/ja/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "<%= reward %> が贈られました", + "earnedRewardForDevotion": "あなたは、人生・生活を向上することを誓いました。それを称え、<%= reward %> を贈ります。", + "nextRewardUnlocksIn": "次の賞は、", + "awesome": "すごい!", + "totalCount": "計 <%= count %> 回", + "countLeft": "次の賞まで、あと <%= count %> 回", + "incentivesDescription": "習慣づけのカギは継続性がカギです。毎日のチェックインで、賞に近づきます。", + "totalCheckins": "<%= count %> 回チェックイン", + "checkinEarned": "チェックイン・カウンターが上がりました!", + "unlockedCheckInReward": "チェックインで賞がアンロックされました!", + "totalCheckinsTitle": "総チェックイン", + "checkinProgressTitle": "次までの道すじ", + "incentiveBackgroundsUnlockedWithCheckins": "毎日のチェックインでこの背景がアンロックされます。" +} diff --git a/website/common/locales/ja/overview.json b/website/common/locales/ja/overview.json new file mode 100644 index 0000000000..c09f97e452 --- /dev/null +++ b/website/common/locales/ja/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Habiticaをどうやって始めたらいいか、ヒントが必要ですか?ここに簡単なガイドがあります!", + + "step1": "ステップ 1 : タスクを入力しよう", + "webStep1Text": "Habiticaは現実世界の目標なくして成り立ちませんから、いくつかタスクを登録しましょう。思いついたら後から追加することができます!

\n\n* **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n\n一度きり、もしくはめったに繰り返さないタスクはTo-Do欄に一つづつ入れましょう。鉛筆のアイコンをクリックすれば、チェックリストや期限日、その他のオプションを追加することができます!\n

\n\n* **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n\nここにはあなたが毎日、若しくは曜日ごとにやりたい行動を入力しましょう。各項目の鉛筆アイコンをクリックして、それを義務とする曜日(複数可)を設定しましょう。例えば3日おきに、等、一定の繰り返し間隔を設定することもできます。

\n\n* **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n\n確立したい習慣を習慣の欄に入力しましょう。\nあなたは習慣を良い習慣にも悪い習慣にも設定することができます。

\n\n* **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n\nもともとゲーム内で設定されたごほうびに加えて、動機付けとして使いたい行動や、楽しみとなるものを加えてください。休息をとること、自分を適度に甘やかすことは大切です!\n

もしあなたがタスクの入力の仕方のアイデアを得たいなら、Wikiの[Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)のページを参考にしてみてください。", + + "step2": "Step 2: 現実世界の行動でゲームのポイントを得よう", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Step 3: Customize and Explore Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/nl/loginincentives.json b/website/common/locales/nl/loginincentives.json new file mode 100644 index 0000000000..8e16a2c403 --- /dev/null +++ b/website/common/locales/nl/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Je hebt <%= reward %> ontvangen", + "earnedRewardForDevotion": "Je hebt een <%= reward %> verdiend, omdat je vastberaden bent om je leven te verbeteren.", + "nextRewardUnlocksIn": "Je volgende prijs zal over <%= numberOfCheckinsLeft %> check-ins worden ontgrendeld!", + "awesome": "Super!", + "totalCount": "<%= count %> totaal aantal", + "countLeft": "<%= count %> check-ins tot de volgende beloning", + "incentivesDescription": "Als het gaat om gewoontes opbouwen is consistentie noodzakelijk. Elke dag die je incheckt zul je dichter bij een prijs komen.", + "totalCheckins": "<%= count %> check-ins", + "checkinEarned": "Je check-in-teller is omhoog gegaan!", + "unlockedCheckInReward": "Je hebt een check-in-prijs ontgrendeld!", + "totalCheckinsTitle": "Totaal aantal check-ins", + "checkinProgressTitle": "Vooruitgang tot volgende", + "incentiveBackgroundsUnlockedWithCheckins": "Deze achtergronden zullen worden ontgrendeld met dagelijkse check-ins." +} diff --git a/website/common/locales/nl/overview.json b/website/common/locales/nl/overview.json new file mode 100644 index 0000000000..9482a811da --- /dev/null +++ b/website/common/locales/nl/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Tips nodig om van start te gaan? Hier is een korte speluitleg!", + + "step1": "Stap 1: Voer taken in", + "webStep1Text": "Habitica is niets zonder doelen in het echte leven, dus voeg enkele taken toe. Je kan er later meer toevoegen zodra je meer bedenkt!

\n* **[To-Do's](http://nl.habitica.wikia.com/wiki/To-do's) opstellen:**\n\nVoeg taken die je eenmalig of zelden doet één voor één toe aan de To-do's-kolom. Je kan op het potlood klikken om ze te bewerken en om checklijsten, een einddatum en meer toe te voegen!

\n* **[Dagelijkse taken](http://nl.habitica.wikia.com/wiki/Dagelijkse_taken) opstellen:**\n\nVoeg activiteiten die je dagelijks of op een bepaalde dag van de week moet doen toe aan de Dagelijkse taken kolom. Klik op het potlood icoon van de taak om te kiezen op welke dag(en) van de week de taak moet worden gedaan. Je kan de taak zichzelf ook laten herhalen om een aantal dagen, zoals om de drie dagen.

\n* **[Gewoontes](http://nl.habitica.wikia.com/wiki/Gewoontes) opstellen:**\n\nVoeg gewoontes die je wilt ontwikkelen toe in de Gewoonteskolom. Je kan de gewoonte aanpassen en er een enkel goede gewoonte of een enkel slechte gewoonte van maken.

\n* **[Beloningen](http://nl.habitica.wikia.com/wiki/Beloningen) opstellen:**\n\nNaast de beloningen die je in het spel worden aangeboden, kan je activiteiten of lekkernijen die je als motivatie wilt gebruiken in de Beloningenkolom toevoegen. Het is belangrijk om jezelf een pauze te gunnen!

Als je inspiratie nodig hebt om taken toe te voegen, neem dan kijkje op de wikipagina's over [Voorbeelden van gewoontes](http://nl.habitica.wikia.com/wiki/Voorbeeldgewoontes), [Voorbeelden van dagelijkse taken](http://nl.habitica.wikia.com/wiki/Voorbeelden_van_dagelijkse_taken), [Voorbeelden van to-do's](http://nl.habitica.wikia.com/wiki/Voorbeeld_To-do's) en [Voorbeelden van aangepaste beloningen](http://nl.habitica.wikia.com/wiki/Voorbeelden_van_aangepaste_beloningen).", + + "step2": "Stap 2: krijg punten door dingen te doen in het echte leven", + "webStep2Text": "Begin nu met het tackelen van je doelen op de lijst! Als je taken voltooit en ze afstreept in Habitica krijg je [ervaringspunten](http://nl.habitica.wikia.com/wiki/Ervaringspunten), die je helpen om niveaus omhoog te gaan, en [goud](http://nl.habitica.wikia.com/wiki/Goud), waarmee je beloningen kunt kopen. Als je terugvalt in slechte gewoontes of dagelijkse taken mist, zul je [levenspunten](http://nl.habitica.wikia.com/wiki/Levenspunten) verliezen. Op deze manier zijn de ervaringsbalk en gezondheidsbalk een leuke indicator van je vooruitgang ten opzichte van je doelen. Je zult zien dat je echte leven verbetert naarmate je personage in het spel vooruit gaat.", + + "step3": "Stap 3: bewerk en verken Habitica", + "webStep3Text": "Eens je bekend bent met de basis kun je nog meer uit Habitica halen met deze handige functies:\n* Organiseer je taken met [labels](http://nl.habitica.wikia.com/wiki/Labels) (bewerk een taak om ze toe te voegen).\n* Pas je [avatar](http://nl.habitica.wikia.com/wiki/Avatar) aan onder [Gebruiker > Avatar aanpassen](/#/options/profile/avatar).\n* Koop je [uitrusting](http://habitica.wikia.com/wiki/Equipment) onder Beloningen en verander het onder [Boedel > Uitrusting](/#/options/inventory/equipment).\n* Leg contact met andere gebruikers via de [Herberg](http://nl.habitica.wikia.com/wiki/Herberg).\n* Vanaf niveau 3 kun je [huisdieren](http://nl.habitica.wikia.com/wiki/Huisdieren) uitbroeden door [eiren](http://nl.habitica.wikia.com/wiki/Eieren) en [uitbroeddranken](http://nl.habitica.wikia.com/wiki/Uitbroeddranken) te verzamelen. [Voer](http://nl.habitica.wikia.com/wiki/Voedsel) ze om er [rijdieren](http://nl.habitica.wikia.com/wiki/Rijdieren) van te maken.\n* Op niveau 10: Kies een bepaalde [klasse](http://nl.habitica.wikia.com/wiki/Klasse_systeem) en gebruik dan klassespecifieke [vaardigheden](http://habitica.wikia.com/wiki/Skills) (niveau 11 tot 14).\n* Vorm een groep met je vrienden onder [sociaal > groep](/#/options/groups/party) om elkaar verantwoordelijk te houden en een queesterol te krijgen.\n* Versla monsters en verzamel objecten op [queestes](http://habitica.wikia.com/wiki/Quests) (er wordt je een queeste gegeven op niveau 15).", + + "overviewQuestions": "Heb je vragen? Bekijk de [FAQ](https://habitica.com/static/faq/)! Als je vraag daar niet wordt beantwoord kun je om hulp vragen in de [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nSucces met je taken!" +} diff --git a/website/common/locales/pl/loginincentives.json b/website/common/locales/pl/loginincentives.json new file mode 100644 index 0000000000..7514bfa367 --- /dev/null +++ b/website/common/locales/pl/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Otrzymałeś <%= reward %>", + "earnedRewardForDevotion": "Zdobyłeś <%= reward %> za przyczynienie się do poprawy swojego życia.", + "nextRewardUnlocksIn": "Twoja następna nagroda zostanie odblokowana za <%= numberOfCheckinsLeft %> następnych wizyt!", + "awesome": "Rewelacyjnie!", + "totalCount": "<%= count %> łączna liczba", + "countLeft": "<%= count %> wizyt do następnej nagrody", + "incentivesDescription": "Jeśli chodzi o wyrabianie przyzwyczajeń, konsekwencja jest kluczowa. Z każdym dniem gdy nas odwiedzasz zbliżasz się do nagrody.", + "totalCheckins": "<%= count %> Wizyt", + "checkinEarned": "Twój Licznik Odwiedzin wzróśł!", + "unlockedCheckInReward": "Odblokowałeś Nagrodę za Wizyty!", + "totalCheckinsTitle": "Wszystkie Wizyty", + "checkinProgressTitle": "Postęp do następnego", + "incentiveBackgroundsUnlockedWithCheckins": "Te tła odblokują się wraz z Codziennymi Wizytami." +} diff --git a/website/common/locales/pl/overview.json b/website/common/locales/pl/overview.json new file mode 100644 index 0000000000..3a81d35618 --- /dev/null +++ b/website/common/locales/pl/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Potrzebujesz wskazówek jak zacząć? Tutaj jest prosty poradnik!", + + "step1": "Krok 1: Wprowadź Zadania", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Krok 2: Zdobądź punkty za robienie rzeczy w prawdziwym życiu", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Krok 3: Dostosuj i eksploruj Habitikę", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Masz pytania? Sprawdź [FAQ](https://habitica.com/static/faq/)! Jeśli nie ma tam Twojego pytania, możesz zapytać o pomoc w [Gildii Świeżaków - Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nPowodzenia w wykonywaniu zadań!" +} diff --git a/website/common/locales/pt/loginincentives.json b/website/common/locales/pt/loginincentives.json new file mode 100644 index 0000000000..ae20f2a978 --- /dev/null +++ b/website/common/locales/pt/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Você recebeu <%= reward %>", + "earnedRewardForDevotion": "Você recebeu uma <%= reward %> por ter se empenhado em melhorar sua vida.", + "nextRewardUnlocksIn": "Seu próximo prêmio será desbloqueado depois de <%= numberOfCheckinsLeft %> logins!", + "awesome": "Incrível!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> logins até a próxima recompensa", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/pt/overview.json b/website/common/locales/pt/overview.json new file mode 100644 index 0000000000..3cd85d3318 --- /dev/null +++ b/website/common/locales/pt/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Precisa de algumas dicas para começar? Aqui está um guia prático!", + + "step1": "Passo 1: Adicionar Tarefas", + "webStep1Text": "Habitica não é nada sem objetivos reais, portanto adiciona algumas tarefas. À medida que vais pensando em mais podes ir adicionando-as!

\n\n* **Criar [Afazeres](http://habitica.wikia.com/wiki/To-Dos):**\n\n\nAdiciona tarefas que faças uma vez ou mais raramente na coluna dos Afazeres, um de cada vez. Podes clicar no lápis para editá-las e adiciona 'checklists', datas de entregas e mais!

\n\n* **Criar [Objetivos diários](http://habitica.wikia.com/wiki/Dailies):**\n\n\nAdiciona atividades que precisas de fazer diariamente ou em alguns dias da semana na secção de Objetivos Diários. Clica no lápis de cada objetivo para editar os dias da semana em que é necessãrio fazer. Também podes fazer com que repita, por exemplo, de 3 em 3 dias.

\n\n* **Criar [Hábitos](http://habitica.wikia.com/wiki/Habits):**\n\n\nAdiciona hábitos que querias estabelecer na secção de Hábitos. Podes editar o hábito para o mudar para um hábito bom ou um hábito mau .

\n\n* **Criar [Recompensas](http://habitica.wikia.com/wiki/Rewards):**\n\n\nPara além das recompensas proporcionadas no jogo, adiciona na secção de Recompensas atividades ou prémios que queres usar como motivação. É importante fazer uma pausa ou permitir alguns 'desvios' em moderação!

Se precisares de inspiração sobre que tarefas adicionar, podes dar uma vista de olhos nas páginas da wiki sobre [Hábitos Exemplo](http://habitica.wikia.com/wiki/Sample_Habits), [Objetivos Diários Exemplo](http://habitica.wikia.com/wiki/Sample_Dailies), [Afazeres Exemplo](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Recompensas Exemplo](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Passo 2: Ganhar Pontos ao Realizar Tarefas na Vida Real", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Passo 3: Personalizar e Explorar o Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/pt_BR/loginincentives.json b/website/common/locales/pt_BR/loginincentives.json new file mode 100644 index 0000000000..3e249dd43a --- /dev/null +++ b/website/common/locales/pt_BR/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Você recebeu <%= reward %>", + "earnedRewardForDevotion": "Você ganhou <%= reward %> por se dedicar a melhorar sua vida", + "nextRewardUnlocksIn": "Sua próxima recompensa será desbloqueada após <%= numberOfCheckinsLeft %> check-ins!", + "awesome": "Incrível!", + "totalCount": "<%= count %> contagem total", + "countLeft": "<%= count %> check-ins adicionais até a proxima recompensa", + "incentivesDescription": "Quando a questão é construir hábitos, consistência é a palavra chave. A cada dia com check-in você se aproxima de uma recompensa", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Seu contador de Check-In aumentou!", + "unlockedCheckInReward": "Você desbloqueou uma recompensa de Check-In!", + "totalCheckinsTitle": "Total de Check-Ins", + "checkinProgressTitle": "Progresso até o próximo", + "incentiveBackgroundsUnlockedWithCheckins": "Esses cenários serão desbloqueados com Check-Ins diários" +} diff --git a/website/common/locales/pt_BR/overview.json b/website/common/locales/pt_BR/overview.json new file mode 100644 index 0000000000..1283c347df --- /dev/null +++ b/website/common/locales/pt_BR/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "\nPrecisa de algumas dicas sobre como começar? Aqui está um guia simples!", + + "step1": "1º Passo: Inserir Tarefas", + "webStep1Text": "Habitica não é nada sem objetivos reais, então coloque algumas tarefas. Você pode adicionar mais depois ao pensar em novas ideias.

\n * **Crie [Afazeres](http://habitica.wikia.com/wiki/To-Dos):**\n\n Coloque tarefas que você faça às vezes ou raramente na coluna de Afazeres, um de cada vez. Você pode clicar no lápis para editá-los, adicionar listas de verificação, datas de vencimento, e mais!

\n * **Crie [Tarefas Diárias](http://habitica.wikia.com/wiki/Dailies):**\n\n Coloque atividades que você precisa fazer diariamente ou em dias específicos da semana na coluna de Tarefas Diárias. Clique no ícone de lápis para 'editar' os dias de vencimento da semana. Você também pode colocar o vencimento para repetir, como por exemplo, a cada 3 dias

\n * **Crie [Habitos](http://habitica.wikia.com/wiki/Habits):**\n\n Coloque hábitor que você quer estabelecer na coluna Hábitos. Você pode editar o Hábito para mudar para um hábito bom ou um hábito ruim .

\n * **Crie [Recompensas](http://habitica.wikia.com/wiki/Rewards):**\n\n Além das recompensas oferecidas pelo jogo, adicione atividades ou regalos que você quer usar como motivação na coluna de Recompensas. É importante se dar uma pausa ou se permitir indulgência em moderação!

Se voc~e precisa de inspiração sobre quais tarefas adicionar, você pode olhar na página wiki em [Modelos de Hábito](http://habitica.wikia.com/wiki/Sample_Habits), [Modelos de Tarefas Diárias](http://habitica.wikia.com/wiki/Sample_Dailies), [Modelos de Afazeres](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Modelos de Recompensa](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "2º Passo: Ganhe pontos fazendo coisas na vida real", + "webStep2Text": "Agora, comece enfrentando seus objetivos da lista! Quando completar as tarefas e marcar no Habitica, você ganhará [Experiência] (http://habitica.wikia.com/wiki/Experience_Points), que ajuda você a subir de nível, e [Ouro] (http://habitica.wikia.com/wiki/Gold_Points), que lhe permite comprar recompensas. Se você cair em maus hábitos ou perder sua Diárias, você vai perder [Vida] (http://habitica.wikia.com/wiki/Health_Points). Dessa forma, as barras de Experiência e de Vida servem como um divertido indicador de seu progresso em direção a seus objetivos. Você começará a ver sua vida real melhorar assim como seu personagem avança no jogo.", + + "step3": "3º Passo: Personalizar e explorar Habitica", + "webStep3Text": "Uma vez que você esteja familiarizado com o básico, você pode obter ainda mais de Habitica com esses recursos estilosos:\n * Organize suas tarefas com [tags](http://habitica.wikia.com/wiki/Tags) (edite uma tarefa para adicioná-las).\n * Personalize o seu [avatar](http://habitica.wikia.com/wiki/Avatar) em [Usuário > Personalizar Avatar](/#/options/profile/avatar).\n * Compre seu [equipmento](http://habitica.wikia.com/wiki/Equipment) em Recompensas e altere-o em [Inventário > Equipmento](/#/options/inventory/equipment).\n * Conecte-se com outros usuários através da [Taverna](http://habitica.wikia.com/wiki/Tavern).\n * Começando no nível 3, crie [mascotes](http://habitica.wikia.com/wiki/Pets) coletando [ovos](http://habitica.wikia.com/wiki/Eggs) e [poções de eclosão](http://habitica.wikia.com/wiki/Hatching_Potions). [Alimente](http://habitica.wikia.com/wiki/Food) para criar [montarias](http://habitica.wikia.com/wiki/Mounts).\n * No nível 10: Escolha uma [classe](http://habitica.wikia.com/wiki/Class_System) e então use [habilidades] específicas da classe (http://habitica.wikia.com/wiki/Skills) (Níveis 11 a 14).\n * Forme um grupo com seus amigos em [Social > Grupo](/#/options/groups/party) para ficar responsável e ganhar um Pergaminho de Missão.\n * Derrote monstros e colete objetos em [missões](http://habitica.wikia.com/wiki/Quests) (você receberá uma missão no nível 15).", + + "overviewQuestions": "Tem perguntas? Confira o [FAQ](https://habitica.com/static/faq/)! Se a sua pergunta não foi mencionada lá, você pode pedir mais ajuda na [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nBoa sorte com suas tarefas!" +} diff --git a/website/common/locales/ro/loginincentives.json b/website/common/locales/ro/loginincentives.json new file mode 100644 index 0000000000..4cfb965749 --- /dev/null +++ b/website/common/locales/ro/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Ai primit <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Următorul premiu va fi deblocat după încă <%= numberOfCheckinsLeft %> check-inuri. ", + "awesome": "Mișto!", + "totalCount": "<%= count %> total count", + "countLeft": "Încă <%= count %> check-inuri până la următoarea răspată!", + "incentivesDescription": "Când vine vorba de formarea obiceiurilor, consistența este elementul cheie. Fiecare zi în care faceți check-in te va aduce mai aproape de un premiu. ", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/ro/overview.json b/website/common/locales/ro/overview.json new file mode 100644 index 0000000000..586079fd05 --- /dev/null +++ b/website/common/locales/ro/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Ai nevoie de ponturi pentru început? Poftim un ghid!", + + "step1": "Step 1: Enter Tasks", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Step 2: Gain Points by Doing Things in Real Life", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Pasul 3: Personalizați și explorați Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/ru/loginincentives.json b/website/common/locales/ru/loginincentives.json new file mode 100644 index 0000000000..2dccb3a6c2 --- /dev/null +++ b/website/common/locales/ru/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Вы получили <%= reward %>", + "earnedRewardForDevotion": "Вы заработали <%= reward %> за стремление улучшить свою жизнь.", + "nextRewardUnlocksIn": "Ваш следующий приз будет доступен после того, как вы войдете в игру еще <%= numberOfCheckinsLeft %> раз(а)!", + "awesome": "Потрясающе!", + "totalCount": "<%= count %> всего", + "countLeft": "<%= count %> отметок до следующей награды", + "incentivesDescription": "Когда дело касается новых привычек, постоянство - это главное. Каждый день, когда вы заходите в игру, приближает вас к призу.", + "totalCheckins": "<%= count %> входов в игру", + "checkinEarned": "Ваш счётчик входов вырос!", + "unlockedCheckInReward": "Вы открыли приз за вход в игру!", + "totalCheckinsTitle": "Всего входов", + "checkinProgressTitle": "Прогресс до следующего", + "incentiveBackgroundsUnlockedWithCheckins": "Эти фоны будут доступны, если заходить в игру каждый день." +} diff --git a/website/common/locales/ru/overview.json b/website/common/locales/ru/overview.json new file mode 100644 index 0000000000..0e5deb31d1 --- /dev/null +++ b/website/common/locales/ru/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Нужны советы о том, как начать? Прочти пошаговое руководство!", + + "step1": "Шаг 1: Создайте задачи", + "webStep1Text": "Habitica - ничто без реальных целей, поэтому создайте несколько задач. Вы сможете потом ввести больше, когда придумаете!

\n* **Настройте [Задачи](http://habitica.wikia.com/wiki/To-Dos):**\n\nВведите разовые или редко повторяемые задачи в колонку Задачи. Нажав на ручку, можно отредактировать задачу, добавить список, дату и прочее!

* **Настройте [Ежедневные задания](http://habitica.wikia.com/wiki/Dailies):**Введите задачи, выполняемые ежедневно или в определенные дни (день) в колонку Ежедневных заданий. Нажав на ручку, можно выбрать дни недели для выполнения. Также есть можно настроить регулярное повторение, например, каждые 3 дня.

\n* **Настройте [Привычки](http://habitica.wikia.com/wiki/Habits):**\n\nВведите привычки, которые хотите выработать, в колонку Привычки. Можно привычку изменить на полезную или вредную .

\n* **Настройте [Награды](http://habitica.wikia.com/wiki/Rewards):**\n\nПомимо встроенных наград, добавьте в колонку Награды виды отдыха или иной деятельности для повышения мотивации. Важно иногда делать перерывы или позволять себе небольшое снисхождение!

\nЕсли вам нужны идеи для задач, посмотрите примеры в вики: [примеры привычек](http://habitica.wikia.com/wiki/Sample_Habits), [примеры ежедневных заданий](http://habitica.wikia.com/wiki/Sample_Dailies), [примеры задач](http://habitica.wikia.com/wiki/Sample_To-Dos), и [примеры наград](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Шаг 2: Получайте опыт, выполняя задания в реальной жизни", + "webStep2Text": "Начинайте выполнять задания их списка! Выполнив задание и отметив его в Habitica, вы получите [опыт](http://habitica.wikia.com/wiki/Experience_Points) для повышения уровня, and [золото](http://habitica.wikia.com/wiki/Gold_Points) для покупки наград. Если вы поддадитесь плохим привычкам или пропустите ежедневное задание, вы потеряете [здоровье](http://habitica.wikia.com/wiki/Health_Points). Таким образом, здоровье и опыт показывают ваш прогресс к цели. Вы заметите, как улучшается реальная жизнь, совершенствуясь в игре.", + + "step3": "Шаг 3: Настройте и исследуйте Habitica", + "webStep3Text": "Познакомившись с основами, узнайте больше о приятных возможностях Habitica:\n* Сгруппируйте задачи с помощью [тегов](http://habitica.wikia.com/wiki/Tags) (чтобы их добавить, отредактируйте задачу).\n* Настройте свой [аватар](http://habitica.wikia.com/wiki/Avatar), выбрав [Пользователь > Персонализировать аватар](/#/options/profile/avatar).\n* Покупайте [снаряжение](http://habitica.wikia.com/wiki/Equipment) в разделе наград и меняйте его в [Инвентарь > Снаряжение](/#/options/inventory/equipment).\n* Общайтесь с другими пользователями в [Таверне](http://habitica.wikia.com/wiki/Tavern).\n* С 3 уровня выводите [питомцев](http://habitica.wikia.com/wiki/Pets), собирая [яйца](http://habitica.wikia.com/wiki/Eggs) и [инкубационные эликсиры](http://habitica.wikia.com/wiki/Hatching_Potions). [Кормите](http://habitica.wikia.com/wiki/Food) их, чтобы вырастить [скакунов](http://habitica.wikia.com/wiki/Mounts).\n* На 10 уровне: выберите [класс](http://habitica.wikia.com/wiki/Class_System) и используйте классовые [умения](http://habitica.wikia.com/wiki/Skills) (открываются на уровнях с 11 по 14).\n* Создайте команду с друзьями в [Общение > Команда](/#/options/groups/party), действуя сообща и выполняя свитки заданий.\n* Побеждайте монстров и собирайте предметы для [заданий](http://habitica.wikia.com/wiki/Quests) (первый квест дается на 15 уровне).", + + "overviewQuestions": "Остались вопросы? Прочитайте [FAQ](https://habitica.com/static/faq/)! Если вы не нашли ответа на свой вопрос, задайте в гильдии [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nУдачи в выполнении задач!" +} diff --git a/website/common/locales/sk/loginincentives.json b/website/common/locales/sk/loginincentives.json new file mode 100644 index 0000000000..bf324b7ac7 --- /dev/null +++ b/website/common/locales/sk/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "You have received <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/sk/overview.json b/website/common/locales/sk/overview.json new file mode 100644 index 0000000000..e4635207b4 --- /dev/null +++ b/website/common/locales/sk/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Potrebuješ nejaké tipy ako začať? Tu je pár priamočiarych návodov!", + + "step1": "Krok 1: Vlož úlohu", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Krok 2: Získaj body za urobenie veci v reálnom živote", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Krok 3: Prispôsob si a preskúmaj Habitiku", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Máš otázky? Pozri [FAQ](https://habitica.com/static/faq/)! Ak tvoja otázka nie je spomenutá tam, môžeš požiadať o pomoc v [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nVeľa šťastia s tvojimi úlohami!" +} diff --git a/website/common/locales/sr/loginincentives.json b/website/common/locales/sr/loginincentives.json new file mode 100644 index 0000000000..bf324b7ac7 --- /dev/null +++ b/website/common/locales/sr/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "You have received <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/sr/overview.json b/website/common/locales/sr/overview.json new file mode 100644 index 0000000000..1730c01c85 --- /dev/null +++ b/website/common/locales/sr/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Potrebni su vam saveti za početak? Ovaj vodič će vam pomoći!", + + "step1": "Korak 1: Unesite Zadatke", + "webStep1Text": "Bez ciljeva u pravom zivotu Habitika ne postoji, zato unesite par zadataka. Mozete kasnije dodati jos kada se setite!

\n* **Postavite [Jednokratne zadatke](http://habitica.wikia.com/wiki/To-Dos):**\n\nUnesite zadatke koje radite jednom ili retko u kolonu za jednokratne zadatke, jedan po jedan. Mozete klinuti na olovku da ih izmenite ili dodate spisak, rok, i ostalo!

\n* **Postavite [Svakodnevne zadatke](http://habitica.wikia.com/wiki/Dailies):**\n\nUnesite aktivnosti koje morate da radite svekodnevno ili odredjenim danima nedelje u kolonu svakodnevnih zadataka. Kliknite na olovku da izmenite dan(e) nedelje kojima morate da ispunjavate obaveze. Takodje mozete namestiti da se ponavljaju u odredjenim vremenskim intervalima, na primer svaka 3 dana.

\n* **Postavite [Navike](http://habitica.wikia.com/wiki/Habits):**\n\nUnesite navike koje zelite da uspostavite u kolonu za navike. Mozete izmeniti naviku da bude samo \"dobra\" ili losa .

\n* **Postavite [Nagrade](http://habitica.wikia.com/wiki/Rewards):**\n\nPored nagrada koje igrica vec nudi, mozete dodati aktivnosti ili užitke koji ce vam koristiti kao motivacija koloni zadataka. Bitno je da dopustite sebi odmor ili zadovoljstvo u umerenim dozama.

Ako vam je potrebna inspiracija za zadatke koje trebate da dodate, možete pogledati wiki stranicu o [Primerima zadataka]\n(http://habitica.wikia.com/wiki/Sample_Habits), [Primeri Svakodnevnih zadataka](http://habitica.wikia.com/wiki/Sample_Dailies), [Primeri Jednokratnih zadataka](http://habitica.wikia.com/wiki/Sample_To-Dos), i [Primeri nagrada](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Korak 2: Sakupljajte poene tako sto radite stvari u pravom životu", + "webStep2Text": "Sada počnite da rešavate obaveze sa liste! Kako završavate zadatke i potvrdite ih na Habitici, dobijate [Iskustvo](http://habitica.wikia.com/wiki/Experience_Points) koje vam pomaže da dostignete novi nivo snage, i [Zlato](http://habitica.wikia.com/wiki/Gold_Points) koje vam dozvoljava da kupite nagradu. Ako praktikujete loše navike ili propustite svakodnevne zadatke, gubite [Zdravlje](http://habitica.wikia.com/wiki/Health_Points). Na ovaj način, iskustvo i zdravlje na Habitici služe kao zabavan indikator vašeg napretka ka ciljevima. Videćete kako se vaš život poboljšava dok vaš lik napreduje kroz igricu.", + + "step3": "Korak 3: Prilagodite i istražite Habitiku", + "webStep3Text": "Nakon što ste se upoznali sa osnovama, možete dalje dobiti iz Habitike uz ove izvanredne odlike:\n * Organizujte zadatke uz [tagove](http://habitica.wikia.com/wiki/Tags) (možete ih ubaciti u toku izmene zadatka).\n * Prilagodite vaš [avatar](http://habitica.wikia.com/wiki/Avatar) ispod [Korisnik > Avatar](/#/options/profile/avatar).\n * Kupite vašu [opremu](http://habitica.wikia.com/wiki/Equipment) u koloni nagrada, a promenite je u [Inventar > Oprema](/#/options/inventory/equipment).\n * Povežite se sa drugim korisnicima u [Krčmi](http://habitica.wikia.com/wiki/Tavern).\n * Počevši od 3. nivoa, izlegnite [ljubimce](http://habitica.wikia.com/wiki/Pets) tako što skupljate [jaja](http://habitica.wikia.com/wiki/Eggs) i [napitke za izleganje](http://habitica.wikia.com/wiki/Hatching_Potions). [Hranite](http://habitica.wikia.com/wiki/Food) ih da ih pretvorite u [životinje za jahanje](http://habitica.wikia.com/wiki/Mounts).\n * Na 10. nivou: Izaberite sopstvenu [klasu](http://habitica.wikia.com/wiki/Class_System) i koristite [veštine](http://habitica.wikia.com/wiki/Skills) specifične za vašu klasu (dobijate ih na nivoima 11 do 14).\n * Formirajte družinu sa vašim prijateljima pod [Socijalno > Družina](/#/options/groups/party) da ostanete odgovorni i zaradite svitak sa misijom.\n * Porazite čudovišta i sakupite objekte na [zadacima](http://habitica.wikia.com/wiki/Quests) (dobićete zadatak na 15. nivou).", + + "overviewQuestions": "Imate pitanja? Pogledajte [često postavljana pitanja](https://habitica.com/static/faq/)! Ako vaše pitanje nije pomenuto tamo, možete dalje pitati u [Udruženju novajlija](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\n\n\nSrećno sa vašim zadacima!" +} diff --git a/website/common/locales/sv/loginincentives.json b/website/common/locales/sv/loginincentives.json new file mode 100644 index 0000000000..b99197b3cc --- /dev/null +++ b/website/common/locales/sv/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "Du har fått <%=reward%>", + "earnedRewardForDevotion": "Du har fått en <%=reward %> eftersom du är \nengagerad i att förbättra ditt liv.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Grymt! ", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/sv/overview.json b/website/common/locales/sv/overview.json new file mode 100644 index 0000000000..4e51915e30 --- /dev/null +++ b/website/common/locales/sv/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "\nBehöver lite tips om hur man börjar? Här är en snabb guide!", + + "step1": "Steg 1: Lägg in uppgifter", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Steg 2: Få poäng genom att göra saker i verkliga livet", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Steg 3: Anpassa och utforska Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Har du frågor? Kolla in [FAQ](https://habitica.com/static/faq/)! Om din fråga inte finns nämnd där, kan du be om mer hjälp i [Nybörjargillet](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nLycka till med dina uppgifter!" +} diff --git a/website/common/locales/uk/loginincentives.json b/website/common/locales/uk/loginincentives.json new file mode 100644 index 0000000000..bf324b7ac7 --- /dev/null +++ b/website/common/locales/uk/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "You have received <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "awesome": "Awesome!", + "totalCount": "<%= count %> total count", + "countLeft": "<%= count %> more check-ins until next reward", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> Check-Ins", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "You unlocked a Check-In Prize!", + "totalCheckinsTitle": "Total Check-Ins", + "checkinProgressTitle": "Progress until next", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/uk/overview.json b/website/common/locales/uk/overview.json new file mode 100644 index 0000000000..5cae0afa4f --- /dev/null +++ b/website/common/locales/uk/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "Need some tips on how to begin? Here's a straightforward guide!", + + "step1": "Step 1: Enter Tasks", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "Step 2: Gain Points by Doing Things in Real Life", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Step 3: Customize and Explore Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "Have questions? Check out the [FAQ](https://habitica.com/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" +} diff --git a/website/common/locales/zh/loginincentives.json b/website/common/locales/zh/loginincentives.json new file mode 100644 index 0000000000..3c3dc6cd3c --- /dev/null +++ b/website/common/locales/zh/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "你已经收到了 <%= number %> ", + "earnedRewardForDevotion": "因为努力地改善自己的生活,你赢得了一个 <%= reward %> !", + "nextRewardUnlocksIn": "再签到 <%= numberOfCheckinsLeft %> 天就能解锁下一个奖励~\\(≧▽≦)/~啦啦啦", + "awesome": "哟嚯!!", + "totalCount": "总共 <%= count %> 次", + "countLeft": "还需要<%= count %> 次签到才能得到下一个奖励哦~", + "incentivesDescription": "养成习惯时,坚持是关键!每次签到都离你努力争取的东西更近一些。", + "totalCheckins": "<%= count %> 次签到", + "checkinEarned": "你已经到柜台签到了!", + "unlockedCheckInReward": "你解锁了一个签到奖励!", + "totalCheckinsTitle": "总签到", + "checkinProgressTitle": "直到下一个进度", + "incentiveBackgroundsUnlockedWithCheckins": "这些背景将会通过每日签到解锁。" +} diff --git a/website/common/locales/zh/overview.json b/website/common/locales/zh/overview.json new file mode 100644 index 0000000000..6167edde1a --- /dev/null +++ b/website/common/locales/zh/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "不清楚怎样开始游戏?看看这个简明指南吧!", + + "step1": "第一步:输入任务", + "webStep1Text": "没有现实世界中的目标,habitica什么也不是,所以,输入几个任务。在你考虑之后,可以多加一些!

\n* **建立 [待办事项](http://habitica.wikia.com/wiki/To-Dos):**\n\n输入只做一次或者很少做的任务到待办事项的列表中,一次一个。你可以点击铅笔来编辑它们或添加清单、时限等等!

\n* **建立 [每日任务](http://habitica.wikia.com/wiki/Dailies):**\n\n输入需要每天或者每周的特定日子来做的事到每日任务的列表中。点击项目的铅笔图标来“编辑”每周的特定日子。你也可以设定它为重复的任务,例如,每三天一次。

\n* **建立 [习惯](http://habitica.wikia.com/wiki/Habits):**\n\n输入你想养成的习惯到习惯列表中。你可以编辑习惯让它变成一个单纯的好习惯或者坏习惯.

\n* **建立 [奖励](http://habitica.wikia.com/wiki/Rewards):**\n\n除了游戏中的奖励,你还可以增加一些活动或者你想把它们当做动力的东西到奖励列表中。重要的是要给自己一个休息或允许一些适度放纵!

如果你需要一些添加任务的灵感,可以看看这几页维基百科 [习惯的例子](http://habitica.wikia.com/wiki/Sample_Habits), [每日任务的例子](http://habitica.wikia.com/wiki/Sample_Dailies), [待办事项的例子](http://habitica.wikia.com/wiki/Sample_To-Dos), and [奖励的例子](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "第二步:完成现实生活中的任务以获取经验值", + "webStep2Text": "现在,开始解决你列表中的目标!你在Habitica中完成了任务后会获得能让你升级的[经验](http://habitica.wikia.com/wiki/Experience_Points),和能让你购买奖励的[金币](http://habitica.wikia.com/wiki/Gold_Points)。如果你有了坏习惯或者没有完成每日任务,你会失去 [生命](http://habitica.wikia.com/wiki/Health_Points)。以这种方式,Habitica的经验条和生命条就会像指示器一样显示出你完成目标的进度。你就能通过你的游戏角色看见你在现实生活中的提升。", + + "step3": "第三步:自定义和探索 Habitica", + "webStep3Text": "一旦你熟悉了基本知识,你就可以开始了解更多Habitica的特征:\n* 用[标签](http://habitica.wikia.com/wiki/Tags) 来组织你的任务\n(编辑一个任务并添加上标签)\n* 在 [用户 > 角色形象](/#/options/profile/avatar) 下定制你的 [角色形象](http://habitica.wikia.com/wiki/Avatar)\n* 在奖励中购买你的 [装备](http://habitica.wikia.com/wiki/Equipment),并在[物品 > 装备](/#/options/inventory/equipment)中穿上装备\n* 浏览 [酒馆](http://habitica.wikia.com/wiki/Tavern)来和其他玩家互动\n* 从3级开始,通过收集 [宠物蛋](http://habitica.wikia.com/wiki/Eggs) 和[孵化药水](http://habitica.wikia.com/wiki/Hatching_Potions)来孵化 [宠物](http://habitica.wikia.com/wiki/Pets) ,[喂养](http://habitica.wikia.com/wiki/Food)它们以获得 [坐骑](http://habitica.wikia.com/wiki/Mounts)\n* 在10级时:选择一个特殊[职业](http://habitica.wikia.com/wiki/Class_System) ,然后学会使用职业特别[技能](http://habitica.wikia.com/wiki/Skills) (11-14级学会)\n* 在[社交 > 队伍](/#/options/groups/party)和你的好友组成一个队伍来进行探索任务\n* 在[任务](http://habitica.wikia.com/wiki/Quests) 中击败怪物,收集物品(15级时你会得到第一个任务卷轴)", + + "overviewQuestions": "如有任何疑问,请参考我们的[FAQ](https://habitica.com/static/faq/)!若那里没有列出您的问题,您可以在[新手公会](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)中寻求帮助。\n\n祝你好运!" +} diff --git a/website/common/locales/zh_TW/loginincentives.json b/website/common/locales/zh_TW/loginincentives.json new file mode 100644 index 0000000000..72d4367d40 --- /dev/null +++ b/website/common/locales/zh_TW/loginincentives.json @@ -0,0 +1,15 @@ +{ + "unlockedReward": "你收到 <%= reward %>", + "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", + "nextRewardUnlocksIn": "你的下一個獎品將在 <%= numberOfCheckinsLeft %> 次簽到後解鎖!", + "awesome": "讚!", + "totalCount": "<%= count %> 總數", + "countLeft": "下一個獎勵還要 <%= count %> 次簽到。", + "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", + "totalCheckins": "<%= count %> 簽到", + "checkinEarned": "Your Check-In Counter went up!", + "unlockedCheckInReward": "你解鎖了簽到獎勵!", + "totalCheckinsTitle": "簽到總數", + "checkinProgressTitle": "到下一次的進度", + "incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins." +} diff --git a/website/common/locales/zh_TW/overview.json b/website/common/locales/zh_TW/overview.json new file mode 100644 index 0000000000..b15419dd24 --- /dev/null +++ b/website/common/locales/zh_TW/overview.json @@ -0,0 +1,14 @@ +{ + "needTips": "該如何開始需要一些提示?這裡簡單的指南!", + + "step1": "步驟1:輸入任務", + "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them!

\n * **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):**\n\n Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click the pencil to edit them and add checklists, due dates, and more!

\n * **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):**\n\n Enter activities you need to do daily or on a particular day of the week in the Dailies column. Click the item's pencil icon to 'edit' the day(s) of the week it will be due. You can also make it due on a repeating basis, for example, every 3 days.

\n * **Set up [Habits](http://habitica.wikia.com/wiki/Habits):**\n\n Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit or a bad habit .

\n * **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):**\n\n In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!

If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + + "step2": "步驟2:透過現實生活中的任務來贏得點數", + "webStep2Text": "Now, start tackling your goals from the list! As you complete tasks and check them off in Habitica, you will gain [Experience](http://habitica.wikia.com/wiki/Experience_Points), which helps you level up, and [Gold](http://habitica.wikia.com/wiki/Gold_Points), which allows you to purchase Rewards. If you fall into bad habits or miss your Dailies, you will lose [Health](http://habitica.wikia.com/wiki/Health_Points). In that way, the Habitica Experience and Health bars serve as a fun indicator of your progress toward your goals. You'll start seeing your real life improve as your character advances in the game.", + + "step3": "Step 3: Customize and Explore Habitica", + "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) under [User > Avatar](/#/options/profile/avatar).\n * Buy your [equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards and change it under [Inventory > Equipment](/#/options/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends under [Social > Party](/#/options/groups/party) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + + "overviewQuestions": "有問題嗎?請點擊 [常見問題](https://habitica.com/static/faq/)! 如果你仍舊找不到答案,可以到 [新手公會](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)詢問來獲得進一步的幫助。\n\n祝你好運!" +}