habitica/website/common/locales/cs/challenge.json

140 lines
9.1 KiB
JSON
Raw Normal View History

{
"challenge": "Výzva",
2017-10-02 01:49:12 +00:00
"challengeDetails": "Výzvy jsou komunitní události, ve kterých hráči soutěží a získávají odměny za plnění několika příbuzných úkolů.",
"brokenChaLink": "Nefunkční odkaz na výzvu",
"brokenTask": "Nefunkční odkaz na výzvu: tento úkol byl součástí výzvy, ale byl z ní odstraněn. Co chceš dělat?",
"keepIt": "Ponechat",
"removeIt": "Odstranit",
"brokenChallenge": "Nefunkční odkaz na výzvu: tento úkol byl součástí výzvy, ale ta (nebo skupina, která ji vytvořila) byla odstraněna. Co chceš dělat s osiřelými úkoly?",
2018-02-07 02:15:58 +00:00
"keepThem": "Ponechat úkoly",
"removeThem": "Odstranit úkoly",
"challengeCompleted": "Výzva byla ukončena a vítězem se stal <span class=\"badge\"><%= user %></span>! Co chceš dělat s osiřelými úkoly?",
2014-05-18 18:14:10 +00:00
"unsubChallenge": "Nefunkční odkaz na výzvu: tento úkol byl součástí výzvy, ze které jsi se odepsal. Co chceš dělat s osiřelými úkoly?",
"challengeWinner": "Stal se výhercem následujících výzev",
"challenges": "Výzvy",
"challengesLink": "<a href='http://habitica.fandom.com/wiki/Challenges' target='_blank'>Challenges</a>",
2018-09-27 19:08:44 +00:00
"challengePrize": "Odměna za výzvu",
"endDate": "Končí",
2015-07-31 04:25:04 +00:00
"noChallenges": "Zatím nemáš žádné výzvy. Navštiv",
2014-05-18 18:14:10 +00:00
"toCreate": "abys nějakou vytvořil.",
"selectWinner": "Zvolit vítěze a zavřít výzvu:",
"deleteOrSelect": "Smazat nebo určit výherce",
"endChallenge": "Ukončit výzvu",
2015-06-08 16:57:38 +00:00
"challengeDiscription": "Toto jsou úkoly Výzvy, které ti budou přidány do tvých úkolů na hlavní stránce jakmile se Výzvy zúčastníš. Vzorové úkoly Výzvy níže budou měnit barvu a získávat grafy, aby ses mohl podívat na tvůj celkový postup skupiny.",
"hows": "Jak se všem daří?",
"filter": "Filtr",
"groups": "Skupiny",
"noNone": "Žádné",
2018-09-27 19:08:44 +00:00
"category": "Kategorie",
"membership": "Členství",
2018-09-27 19:08:44 +00:00
"ownership": "Vlastnictví",
"participating": "Účastní se",
"notParticipating": "Neúčastní se",
"either": "Obojí",
"createChallenge": "Vytvořit výzvu",
2017-10-02 01:49:12 +00:00
"createChallengeAddTasks": "Přidat úkol do výzvy",
2018-02-07 02:15:58 +00:00
"createChallengeCloneTasks": "Zduplikovat úkoly výzvy",
2017-10-02 01:49:12 +00:00
"addTaskToChallenge": "Přidat úkol",
"discard": "Zahodit",
"challengeTitle": "Název výzvy",
"challengeTag": "Název štítku",
2014-05-18 18:14:10 +00:00
"challengeTagPop": "Výzvy se ti objeví na seznamu štítků pod panelem i v popiscích úkolů. Takže název může být dlouhý, ale budeš také potřebovat 'krátký název'. Tzn. 'Shodit za 3 měsíce 10 kilo' by mohlo být zkráceno na '-10kg' (Klikni pro více informací).",
"challengeDescr": "Popis",
"prize": "Cena",
2015-08-11 12:32:00 +00:00
"prizePop": "Pokud někdo může ';vyhrát'; tvou výzvu, můžeš jej odměnit drahokamy. Maximum drahokamů do výhry je počet tvých drahokamů (+ drahokamy cechu, pokud jsi tvůrcem výzvy tohoto cechu). Poznámka: Výhra nemůže být později změněna.",
2015-07-28 12:43:40 +00:00
"prizePopTavern": "Pokud někdo může 'vyhrát' tvou výzvu, můžeš jej odměnit drahokamy. Maximum = počet tvých drahokamů. Poznámka: Výhra nemůže být později změněna a výhra z výzev v Krčmě se nevrací, pokud je výzva zrušena.",
2014-05-18 18:14:10 +00:00
"publicChallenges": "Minimálně 1 drahokam za <strong> veřejné výzvy </strong> (opravdu to eliminuje spam).",
2017-10-02 01:49:12 +00:00
"publicChallengesTitle": "Veřejné výzvy",
2015-10-28 02:36:15 +00:00
"officialChallenge": "Oficiální výzva země Habitica",
"by": "od",
2015-04-13 17:31:53 +00:00
"participants": "<%= membercount %> účastníků",
"join": "Přidat se",
"exportChallengeCSV": "Exportovat do CSV",
2014-05-18 18:14:10 +00:00
"selectGroup": "Prosím, vyber skupinu",
"challengeCreated": "Výzva vytvořena",
2015-10-28 02:36:15 +00:00
"sureDelCha": "Jsi si jistý, že chceš tuto výzvu smazat?",
"sureDelChaTavern": "Jsi si jistý, že chceš tuto výzvu smazat? Nedostaneš zpět Drahokamy.",
"removeTasks": "Odstranit úkoly",
"keepTasks": "Ponechat úkoly",
2014-05-18 18:14:10 +00:00
"closeCha": "Zavřít výzvu a...",
2015-06-15 11:20:09 +00:00
"leaveCha": "Opustit výzvu a ...",
2015-06-22 16:24:37 +00:00
"challengedOwnedFilterHeader": "Vlastnictví",
"challengedOwnedFilter": "Vlastníš",
2017-10-02 01:49:12 +00:00
"owned": "Vlastní",
2015-06-22 16:24:37 +00:00
"challengedNotOwnedFilter": "Nevlastníš",
2017-10-02 01:49:12 +00:00
"not_owned": "Nevlastní",
"not_participating": "Nezúčastněné",
2015-06-22 16:24:37 +00:00
"challengedEitherOwnedFilter": "Obojí",
2015-07-03 08:49:35 +00:00
"backToChallenges": "Zpět na všechny výzvy.",
"prizeValue": "<%= gemcount %>&nbsp;<%= gemicon %> Cena",
2015-07-28 04:15:48 +00:00
"clone": "Naklonuj",
2015-08-29 12:38:54 +00:00
"challengeNotEnoughGems": "Nemáš dostatek Drahokamů, abys mohl uveřejnit tuto výzvu.",
2015-10-28 02:36:15 +00:00
"noPermissionEditChallenge": "Nemáš oprávnění k upravování této výzvy",
"noPermissionDeleteChallenge": "Nemáš oprávnění ke smazání této výzvy",
"noPermissionCloseChallenge": "Nemáš oprávnění k ukončení této výzvy",
2015-12-29 03:40:51 +00:00
"congratulations": "Gratulujeme!",
"hurray": "Hurá!",
2015-10-30 14:25:43 +00:00
"noChallengeOwner": "bez majitele",
2016-05-20 11:55:50 +00:00
"noChallengeOwnerPopover": "Tato Výzva nemá majitele, jelikož uživatel, který ji vytvořil, si smazal účet.",
2016-09-28 02:15:07 +00:00
"challengeMemberNotFound": "Uživatel nenalezen mezi členy skupiny.",
2016-06-04 13:17:27 +00:00
"onlyGroupLeaderChal": "Pouze vůdce družiny může začít výzvy",
2017-10-02 01:49:12 +00:00
"tavChalsMinPrize": "Odměna veřejných výzev musí být alespoň 1 drahokam .",
2016-06-04 13:17:27 +00:00
"cantAfford": "Nemůžete zadat tuto odměnu. Kupte si více drahokamů nebo snižte odměnu.",
"challengeIdRequired": "„challengeId\" musí být platné UUID.",
"winnerIdRequired": "„winnerId\" musí být platné UUID.",
2016-09-11 14:19:50 +00:00
"challengeNotFound": "Výzva nebyla nalezena nebo k ní nemáš přístup.",
2016-06-04 13:17:27 +00:00
"onlyLeaderDeleteChal": "Pouze vůdce výzvy ji může smazat.",
"onlyLeaderUpdateChal": "Pouze vůdce výzvy ji může aktualizovat.",
"winnerNotFound": "Vítěz s id „<%= userId %>\" nenalezen, nebo se neúčastnil výzvy.",
2016-11-28 18:43:06 +00:00
"noCompletedTodosChallenge": "\"includeCompletedTodos\" není podporováno při načítání úkolů z výzev",
2016-06-04 13:17:27 +00:00
"userTasksNoChallengeId": "Pokud \"tasksOwner\" je \"user\" \"challengeId\" nemůže být předána.",
"onlyChalLeaderEditTasks": "Úkoly náležící výzvě mohou být změněny pouze vůdcem.",
"userAlreadyInChallenge": "Uživatel se již účastní výzvy.",
"cantOnlyUnlinkChalTask": "Pouze nefunkční výzvy mohou být odendány.",
"shortNameTooShort": "Jméno tagu musí mít alespoň 3 znaky.",
2017-09-01 20:11:54 +00:00
"joinedChallenge": "Připojil jsi se k Výzvě",
"joinedChallengeText": "Tento uživatel otestoval sám sebe tím, že se připojil k Výzvě!",
2017-10-02 01:49:12 +00:00
"myChallenges": "Moje výzvy",
"findChallenges": "Objev výzvy",
"noChallengeTitle": "Nemáš žádné výzvy",
"challengeDescription1": "Výzvy jsou komunitní události, ve kterých hráči soutěží a získávají odměny za plnění několika příbuzných úkolů.",
"challengeDescription2": "Vyhledej doporučené Výzvy podle tvých zálib, procházej veřejné výzvy a nebo vytvoř svoji vlastní.",
2018-10-23 22:49:30 +00:00
"noChallengeMatchFilters": "Nenalezli jsme žádné odpovídající výzvy.",
2017-10-02 01:49:12 +00:00
"createdBy": "Vytvořil",
"joinChallenge": "Připojit se k výzvě",
"leaveChallenge": "Opustit výzvu",
"addTask": "Přidat úkol",
"editChallenge": "Upravit výzvu",
"challengeDescription": "Popis výzvy",
2018-02-07 02:15:58 +00:00
"selectChallengeWinnersDescription": "Vyber výherce z účastníků výzvy",
"awardWinners": "Odměň výherce",
Translated using Weblate (Vietnamese) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/vi/ Translated using Weblate (English (Pirate)) Currently translated at 97.9% (483 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/en@pirate/ Translated using Weblate (Vietnamese) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/vi/ Translated using Weblate (Thai) Currently translated at 98.5% (132 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/th/ Translated using Weblate (Slovenian) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/sl/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/lt/ Translated using Weblate (Bosnian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/bs/ Translated using Weblate (Arabic) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ar/ Translated using Weblate (Czech) Currently translated at 87.8% (123 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/cs/ Translated using Weblate (Japanese) Currently translated at 88.2% (1871 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Czech) Currently translated at 99.3% (296 of 298 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/cs/ Translated using Weblate (Czech) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/cs/ Translated using Weblate (Japanese) Currently translated at 97.1% (682 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (250 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (Italian) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (Japanese) Currently translated at 88.2% (1869 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Italian) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/ Translated using Weblate (Italian) Currently translated at 100.0% (360 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ Translated using Weblate (Japanese) Currently translated at 87.9% (1863 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Japanese) Currently translated at 87.8% (1861 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Bengali) Currently translated at 2.7% (4 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/bn/ Translated using Weblate (Bengali) Currently translated at 11.2% (37 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/bn/ Translated using Weblate (Bengali) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/bn/ Translated using Weblate (Bengali) Currently translated at 90.1% (192 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/bn/ Translated using Weblate (Bengali) Currently translated at 8.4% (7 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bn/ Translated using Weblate (Russian) Currently translated at 100.0% (213 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ Translated using Weblate (Russian) Currently translated at 96.5% (167 of 173 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Czech) Currently translated at 98.5% (66 of 67 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/cs/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Japanese) Currently translated at 87.7% (1859 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.7% (2093 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Czech) Currently translated at 98.5% (66 of 67 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/cs/ Translated using Weblate (Czech) Currently translated at 98.5% (66 of 67 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/cs/ Translated using Weblate (Italian) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/it/ Translated using Weblate (Czech) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/cs/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.6% (2090 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Czech) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/cs/ Translated using Weblate (Czech) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/ Translated using Weblate (Czech) Currently translated at 95.7% (202 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/ Translated using Weblate (Czech) Currently translated at 95.7% (202 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/cs/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (328 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Greek) Currently translated at 75.5% (410 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/el/ Translated using Weblate (Arabic) Currently translated at 75.5% (410 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ar/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (213 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (250 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Italian) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/it/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/ Translated using Weblate (Italian) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (French) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/en_GB/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hant/ Translated using Weblate (Czech) Currently translated at 99.4% (358 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/cs/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (French) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en_GB/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Japanese) Currently translated at 87.5% (1856 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Japanese) Currently translated at 87.4% (1853 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/vi/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (250 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/vi/ Translated using Weblate (French) Currently translated at 99.7% (2114 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (French) Currently translated at 99.0% (538 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ Translated using Weblate (Japanese) Currently translated at 87.3% (1852 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Italian) Currently translated at 93.2% (1977 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (Hindi) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/hi/ Translated using Weblate (German) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/de/ Translated using Weblate (German) Currently translated at 100.0% (173 of 173 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ Translated using Weblate (Italian) Currently translated at 93.0% (1972 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (German) Currently translated at 100.0% (328 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ Translated using Weblate (German) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/de/ Translated using Weblate (Japanese) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (German) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ Translated using Weblate (Hindi) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hi/ Translated using Weblate (Hindi) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hi/ Translated using Weblate (German) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/ Translated using Weblate (German) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/ Translated using Weblate (German) Currently translated at 100.0% (360 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/de/ Translated using Weblate (Korean) Currently translated at 51.0% (73 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ko/ Translated using Weblate (Korean) Currently translated at 70.2% (130 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ko/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (213 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/ Translated using Weblate (German) Currently translated at 99.0% (2099 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/ Translated using Weblate (Russian) Currently translated at 98.7% (536 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ Translated using Weblate (German) Currently translated at 99.4% (540 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
2020-07-14 21:22:49 +00:00
"doYouWantedToDeleteChallenge": "Chceš odstranit tuto výzvu?",
2017-10-02 01:49:12 +00:00
"deleteChallenge": "Odstranit výzvu",
"challengeNamePlaceholder": "Jak se jmenuje tvoje výzva?",
"challengeSummary": "Souhrn",
2018-02-07 02:15:58 +00:00
"challengeSummaryPlaceholder": "Napiš krátký popis propagující tvojí výzvu pro ostatní Habiťany. Co je hlavním účelem tvé výzvy a proč by se jí měli lidé zúčastnit? Zkus zahrnout užitečná klíčová slova v popise, aby ji Habiťané mohli snadno při hledání najít!",
"challengeDescriptionPlaceholder": "Použij tuto sekci pro detailnější popis všeho, co by účastníci měli vědět o tvé výzvě.",
"challengeGuild": "Přidat k",
"challengeMinimum": "Minimálně 1 drahokam pro veřejné výzvy (pomáhá to zabránit spamu, opravdu pomáhá).",
2017-12-05 19:46:40 +00:00
"participantsTitle": "účastníci",
2018-02-07 02:15:58 +00:00
"shortName": "Krátký název",
"shortNamePlaceholder": "Jaký krátký štítek by měl být použit pro identifikování tvojí výzvy?",
"updateChallenge": "Aktualizovat výzvu",
"haveNoChallenges": "Tato skupina nemá žádnou výzvu",
2017-09-28 01:07:43 +00:00
"loadMore": "Načíst Více",
2018-02-07 02:15:58 +00:00
"exportChallengeCsv": "Exportovat výzvu",
"editingChallenge": "Upravení výzvy",
"nameRequired": "Je požadován název",
"tagTooShort": "Název štítku je příliš krátký",
"summaryRequired": "Je požadováno shrnutí",
"summaryTooLong": "Shrnutí je příliš dlouhé",
"descriptionRequired": "Je požadován popis",
2018-10-05 19:54:21 +00:00
"locationRequired": "Je požadováno vybrat lokaci výzvy ('Přidat k')",
2018-02-07 02:15:58 +00:00
"categoiresRequired": "Musí být vybrána jedna nebo více kategorií",
"viewProgressOf": "Zobrazit pokrok",
2018-09-27 19:08:44 +00:00
"viewProgress": "Zobrazit pokrok",
2018-02-07 02:15:58 +00:00
"selectMember": "Vyber člena",
"confirmKeepChallengeTasks": "Chceš ponechat úkoly z výzvy?",
"selectParticipant": "Zvol účastníka"
Translated using Weblate (Vietnamese) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/vi/ Translated using Weblate (English (Pirate)) Currently translated at 97.9% (483 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/en@pirate/ Translated using Weblate (Vietnamese) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/vi/ Translated using Weblate (Thai) Currently translated at 98.5% (132 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/th/ Translated using Weblate (Slovenian) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/sl/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/lt/ Translated using Weblate (Bosnian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/bs/ Translated using Weblate (Arabic) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ar/ Translated using Weblate (Czech) Currently translated at 87.8% (123 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/cs/ Translated using Weblate (Japanese) Currently translated at 88.2% (1871 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Czech) Currently translated at 99.3% (296 of 298 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/cs/ Translated using Weblate (Czech) Currently translated at 99.2% (133 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/cs/ Translated using Weblate (Japanese) Currently translated at 97.1% (682 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (250 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (Italian) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (Japanese) Currently translated at 88.2% (1869 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Italian) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/ Translated using Weblate (Italian) Currently translated at 100.0% (360 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ Translated using Weblate (Japanese) Currently translated at 87.9% (1863 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Japanese) Currently translated at 87.8% (1861 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Bengali) Currently translated at 2.7% (4 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/bn/ Translated using Weblate (Bengali) Currently translated at 11.2% (37 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/bn/ Translated using Weblate (Bengali) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/bn/ Translated using Weblate (Bengali) Currently translated at 90.1% (192 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/bn/ Translated using Weblate (Bengali) Currently translated at 8.4% (7 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bn/ Translated using Weblate (Russian) Currently translated at 100.0% (213 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ Translated using Weblate (Russian) Currently translated at 96.5% (167 of 173 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Czech) Currently translated at 98.5% (66 of 67 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/cs/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Japanese) Currently translated at 87.7% (1859 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.7% (2093 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Czech) Currently translated at 98.5% (66 of 67 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/cs/ Translated using Weblate (Czech) Currently translated at 98.5% (66 of 67 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/cs/ Translated using Weblate (Italian) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/it/ Translated using Weblate (Czech) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/cs/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.6% (2090 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translated using Weblate (Czech) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/cs/ Translated using Weblate (Czech) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/ Translated using Weblate (Czech) Currently translated at 95.7% (202 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/ Translated using Weblate (Czech) Currently translated at 95.7% (202 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/cs/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (328 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/ Translated using Weblate (Greek) Currently translated at 75.5% (410 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/el/ Translated using Weblate (Arabic) Currently translated at 75.5% (410 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ar/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (213 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (250 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Italian) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/it/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/ Translated using Weblate (Italian) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (French) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/en_GB/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hant/ Translated using Weblate (Czech) Currently translated at 99.4% (358 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/cs/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (French) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en_GB/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Japanese) Currently translated at 87.5% (1856 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Japanese) Currently translated at 87.4% (1853 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/vi/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (250 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/vi/ Translated using Weblate (French) Currently translated at 99.7% (2114 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translated using Weblate (French) Currently translated at 99.0% (538 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ Translated using Weblate (Japanese) Currently translated at 87.3% (1852 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Italian) Currently translated at 93.2% (1977 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (Hindi) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/hi/ Translated using Weblate (German) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/de/ Translated using Weblate (German) Currently translated at 100.0% (173 of 173 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ Translated using Weblate (Italian) Currently translated at 93.0% (1972 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/ Translated using Weblate (German) Currently translated at 100.0% (328 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ Translated using Weblate (German) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/de/ Translated using Weblate (Japanese) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Italian) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (German) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ Translated using Weblate (Hindi) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hi/ Translated using Weblate (Hindi) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hi/ Translated using Weblate (German) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/ Translated using Weblate (German) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/ Translated using Weblate (German) Currently translated at 100.0% (360 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/de/ Translated using Weblate (Korean) Currently translated at 51.0% (73 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ko/ Translated using Weblate (Korean) Currently translated at 70.2% (130 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ko/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (213 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2119 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/ Translated using Weblate (German) Currently translated at 99.0% (2099 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/ Translated using Weblate (Russian) Currently translated at 98.7% (536 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ Translated using Weblate (German) Currently translated at 99.4% (540 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
2020-07-14 21:22:49 +00:00
}