habitica/website/common/locales/pl/pets.json

119 lines
8.5 KiB
JSON
Raw Normal View History

{
2017-06-01 23:17:32 +00:00
"stable": "Stajnia",
"pets": "Chowańce",
2017-02-14 17:19:14 +00:00
"activePet": "Aktywny chowaniec",
"noActivePet": "Brak aktywnego chowańca",
2014-08-15 18:18:08 +00:00
"petsFound": "Znalezione chowańce",
2015-10-28 02:36:15 +00:00
"magicPets": "Magiczne chowańce",
"questPets": "Chowańce z Misji",
"mounts": "Wierzchowce",
2016-11-28 18:43:06 +00:00
"activeMount": "Aktywny wierzchowiec",
"noActiveMount": "Brak aktywnego wierzchowca",
2014-08-15 18:18:08 +00:00
"mountsTamed": "Oswojonych wierzchowców",
"questMounts": "Wierzchowce z Misji",
2015-10-28 02:36:15 +00:00
"magicMounts": "Magiczne wierzchowce",
2014-11-23 19:53:44 +00:00
"etherealLion": "Eteryczny lew",
2014-09-01 09:13:07 +00:00
"veteranWolf": "Wilk weteran",
2015-07-31 12:43:21 +00:00
"veteranTiger": "Tygrys weteran",
"veteranLion": "Lew weteran",
2017-10-02 01:49:12 +00:00
"veteranBear": "Niedźwiedź weteran",
2018-10-28 20:45:27 +00:00
"veteranFox": "Lis weteran",
"cerberusPup": "Szczenię Cerbera",
"hydra": "Hydra",
2014-08-02 08:29:09 +00:00
"mantisShrimp": "Krewetka modliszkowa",
2015-01-16 16:16:48 +00:00
"mammoth": "Wełniany Mamut",
2015-07-12 21:45:26 +00:00
"orca": "Orka",
2015-07-31 12:43:21 +00:00
"royalPurpleGryphon": "Purpurowy królewski gryf",
2015-10-28 02:36:15 +00:00
"phoenix": "Feniks",
2016-05-20 11:55:50 +00:00
"magicalBee": "Magiczna Pszczoła",
2018-02-14 20:54:50 +00:00
"hopefulHippogriffPet": "Optymistyczny Hipogryf",
"hopefulHippogriffMount": "Optymistyczny Hipogryf",
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
"royalPurpleJackalope": "Purpurowy królewski Jackalope",
2017-10-16 23:11:52 +00:00
"invisibleAether": "Niewidzialny Eter",
"potion": "Eliksir <%= potionType %>",
"egg": "<%= eggType %> jajo",
"eggs": "Jaja",
2014-08-02 08:29:09 +00:00
"eggSingular": "jajo",
2014-08-15 18:18:08 +00:00
"hatchingPotions": "Eliksiry wyklucia",
2016-08-11 18:01:23 +00:00
"magicHatchingPotions": "Magiczne eliksiry wyklucia",
2014-08-02 08:29:09 +00:00
"hatchingPotion": "eliksir wyklucia",
"haveHatchablePet": "Posiadasz <%= potion %> eliksir wyklucia oraz <%= egg %> jajo potrzebne do wyklucia tego Chowańca! <b>Kliknij</b>, aby go wykluć!",
2017-10-02 01:49:12 +00:00
"quickInventory": "Szybki ekwipunek",
2015-07-14 11:55:03 +00:00
"foodText": "karma",
Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/pt_BR/ Translated using Weblate (Spanish (Latin America)) Currently translated at 92.7% (77 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/ Translated using Weblate (Dutch) Currently translated at 94.2% (1975 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Dutch) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/nl/ Translated using Weblate (Dutch) Currently translated at 97.5% (81 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Dutch) Currently translated at 94.1% (1973 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ Translated using Weblate (Dutch) Currently translated at 94.0% (1971 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Italian) Currently translated at 98.6% (227 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/it/ Translated using Weblate (Italian) Currently translated at 89.9% (476 of 529 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Russian) Currently translated at 99.2% (691 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translated using Weblate (Malay) Currently translated at 6.0% (20 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ms/ Translated using Weblate (Italian) Currently translated at 82.6% (205 of 248 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (Italian) Currently translated at 89.3% (320 of 358 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Italian) Currently translated at 22.8% (19 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Dutch) Currently translated at 93.9% (1969 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Russian) Currently translated at 99.7% (491 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Portuguese) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/pt/ Translated using Weblate (Portuguese) Currently translated at 82.3% (149 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (15 of 15 strings) Translation: Habitica/Death Translate-URL: https://translate.habitica.com/projects/habitica/death/pt/ Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ Translated using Weblate (Dutch) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/ Translated using Weblate (Russian) Currently translated at 92.7% (230 of 248 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (143 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (143 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.9% (140 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es_419/ Translated using Weblate (Russian) Currently translated at 97.6% (168 of 172 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ Translated using Weblate (Japanese) Currently translated at 100.0% (172 of 172 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ru/ Translated using Weblate (Spanish (Latin America)) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/es_419/ Translated using Weblate (Japanese) Currently translated at 100.0% (181 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Russian) Currently translated at 97.3% (2040 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Dutch) Currently translated at 93.8% (1967 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Russian) Currently translated at 99.6% (297 of 298 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/ 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% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/ Translated using Weblate (Russian) Currently translated at 98.2% (55 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Russian) Currently translated at 99.2% (691 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/ Translated using Weblate (Japanese) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Portuguese) Currently translated at 87.9% (73 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Portuguese) Currently translated at 87.9% (73 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Russian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ Translated using Weblate (Russian) Currently translated at 99.1% (488 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/ Translated using Weblate (Japanese) Currently translated at 96.0% (508 of 529 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/ Translated using Weblate (Portuguese) Currently translated at 60.2% (50 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Japanese) Currently translated at 92.7% (77 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/ Translated using Weblate (Hungarian) Currently translated at 34.9% (29 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/ Translated using Weblate (Portuguese) Currently translated at 59.0% (49 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Portuguese) Currently translated at 59.0% (49 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (695 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (695 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Hungarian) Currently translated at 33.7% (28 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/ Translated using Weblate (Russian) Currently translated at 98.3% (178 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/vi/ Translated using Weblate (Vietnamese) Currently translated at 74.6% (62 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/ Translated using Weblate (Czech) Currently translated at 67.4% (56 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/ Translated using Weblate (Japanese) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ Translated using Weblate (Russian) Currently translated at 97.5% (81 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
2020-05-28 21:54:35 +00:00
"food": "Karma dla zwierząt i siodła",
"noFoodAvailable": "Nie masz żadnej karmy.",
2017-10-02 01:49:12 +00:00
"noSaddlesAvailable": "Nie masz żadnych siodeł.",
2014-08-02 08:29:09 +00:00
"noFood": "Nie masz żadnego jedzenia ani siodeł.",
Translated using Weblate (Japanese) Currently translated at 99.8% (2505 of 2509 strings) Translated using Weblate (Japanese) Currently translated at 99.6% (2501 of 2509 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (746 of 746 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 98.8% (2481 of 2509 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (661 of 661 strings) Translated using Weblate (Polish) Currently translated at 100.0% (134 of 134 strings) Translated using Weblate (Polish) Currently translated at 96.8% (187 of 193 strings) Translated using Weblate (Polish) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Polish) Currently translated at 100.0% (365 of 365 strings) Translated using Weblate (Polish) Currently translated at 100.0% (178 of 178 strings) Translated using Weblate (Polish) Currently translated at 100.0% (186 of 186 strings) Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Polish) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Polish) Currently translated at 100.0% (129 of 129 strings) Translated using Weblate (Polish) Currently translated at 100.0% (15 of 15 strings) Translated using Weblate (Polish) Currently translated at 100.0% (372 of 372 strings) Translated using Weblate (Polish) Currently translated at 100.0% (186 of 186 strings) Translated using Weblate (Polish) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Polish) Currently translated at 94.8% (183 of 193 strings) Translated using Weblate (Polish) Currently translated at 100.0% (129 of 129 strings) Translated using Weblate (Polish) Currently translated at 100.0% (125 of 125 strings) Translated using Weblate (Japanese) Currently translated at 99.4% (2496 of 2509 strings) Translated using Weblate (Vietnamese) Currently translated at 85.0% (108 of 127 strings) Translated using Weblate (Spanish (Latin America)) Currently translated at 94.4% (118 of 125 strings) Translated using Weblate (Spanish (Latin America)) Currently translated at 94.4% (118 of 125 strings) Translated using Weblate (Japanese) Currently translated at 99.4% (2495 of 2509 strings) Translated using Weblate (Japanese) Currently translated at 98.1% (210 of 214 strings) Translated using Weblate (Japanese) Currently translated at 99.2% (2491 of 2509 strings) Translated using Weblate (Vietnamese) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (French) Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (French) Currently translated at 100.0% (2509 of 2509 strings) Translated using Weblate (German) Currently translated at 100.0% (2509 of 2509 strings) Translated using Weblate (French) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (German) Currently translated at 99.8% (2506 of 2509 strings) Translated using Weblate (German) Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Japanese) Currently translated at 99.1% (2487 of 2509 strings) Translated using Weblate (Ukrainian) Currently translated at 99.5% (213 of 214 strings) Translated using Weblate (German) Currently translated at 99.8% (2505 of 2509 strings) Translated using Weblate (Russian) Currently translated at 98.5% (211 of 214 strings) Translated using Weblate (Russian) Currently translated at 100.0% (661 of 661 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (134 of 134 strings) Translated using Weblate (Ukrainian) Currently translated at 74.0% (143 of 193 strings) Translated using Weblate (Ukrainian) Currently translated at 88.2% (98 of 111 strings) Translated using Weblate (Ukrainian) Currently translated at 82.9% (107 of 129 strings) Translated using Weblate (Ukrainian) Currently translated at 87.1% (318 of 365 strings) Translated using Weblate (Ukrainian) Currently translated at 81.1% (2036 of 2509 strings) Translated using Weblate (Ukrainian) Currently translated at 99.5% (213 of 214 strings) Translated using Weblate (Ukrainian) Currently translated at 97.7% (174 of 178 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (372 of 372 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (186 of 186 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (657 of 657 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Japanese) Currently translated at 98.9% (2483 of 2509 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Japanese) Currently translated at 97.1% (208 of 214 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 99.8% (745 of 746 strings) Translated using Weblate (Vietnamese) Currently translated at 67.8% (38 of 56 strings) Translated using Weblate (German) Currently translated at 100.0% (214 of 214 strings) Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net> Co-authored-by: César Orlando Pallares Delgado <copdeb@gmail.com> Co-authored-by: Juan Esteban Marín <juanmarin690@gmail.com> Co-authored-by: Klaudia Bojk <b.brekker@gmail.com> Co-authored-by: Mara Dolichotis <marascherzer@gmail.com> Co-authored-by: Nazar Paruna <nazarparuna@gmail.com> Co-authored-by: Sciuridae <sweetvshoney@163.com> Co-authored-by: Võ Trần Nhã Linh <vtrnnhlinh@outlook.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: blacksheep47 <1760906326@qq.com> Co-authored-by: mattya 226 <worldworld1114@gmail.com> Co-authored-by: Естай <akseleu@yahoo.com> Co-authored-by: そら <comi4work@gmail.com> Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/character/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/vi/ Translate-URL: https://translate.habitica.com/projects/habitica/content/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/contrib/vi/ Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/death/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/vi/ Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/pets/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/spells/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/ Translation: Habitica/Achievements Translation: Habitica/Backgrounds Translation: Habitica/Challenge Translation: Habitica/Character Translation: Habitica/Communityguidelines Translation: Habitica/Content Translation: Habitica/Contrib Translation: Habitica/Death Translation: Habitica/Faq Translation: Habitica/Front Translation: Habitica/Gear Translation: Habitica/Generic Translation: Habitica/Groups Translation: Habitica/Limited Translation: Habitica/Npc Translation: Habitica/Pets Translation: Habitica/Questscontent Translation: Habitica/Rebirth Translation: Habitica/Settings Translation: Habitica/Spells Translation: Habitica/Subscriber Translation: Habitica/Tasks
2021-12-28 17:54:30 +00:00
"dropsExplanation": "Zdobądź te przedmioty szybciej przy pomocy Klejnotów jeśli nie chcesz czekać aż wypadną przy ukończeniu zadania. <a href=\"https://habitica.fandom.com/wiki/Drops\">Dowiedz się więcej o systemie zdobyczy.</a>",
"dropsExplanationEggs": "Wydaj Klejnoty, aby zdobyć jaja szybciej, jeśli nie chcesz czekać, aż je znajdziesz lub jeśli nie chcesz powtarzać misji, aby dostać z nich jajka. <a href=\"https://habitica.fandom.com/wiki/Drops\">Dowiedz się więcej o systemie zdobyczy.</a>",
2015-10-28 02:36:15 +00:00
"premiumPotionNoDropExplanation": "Magiczne Eliksiry Wyklucia nie mogą zostać użyte na jajach otrzymanych z Misji. Jedynym sposobem na zdobycie Magicznych Eliksirów Wyklucia jest kupienie ich poniżej, nie stanowią losowych zdobyczy.",
2015-01-27 19:36:03 +00:00
"beastMasterProgress": "Postęp Władcy chowańców",
"beastAchievement": "Zdobyłeś odznakę \"Władca Chowańców\", gdyż zebrałeś wszystkie możliwe Chowańce!",
2015-01-27 19:36:03 +00:00
"beastMasterName": "Władca chowańców",
2016-03-05 13:46:08 +00:00
"beastMasterText": "Odnalazł wszystkie 90 chowańców (niesłychanie trudne, pogratuluj tej osobie!)",
"beastMasterText2": " i wypuścił swoje chowańce w sumie <%= count %> raz(y)",
2015-01-27 19:36:03 +00:00
"mountMasterProgress": "Postęp Władcy wierzchowców",
"mountAchievement": "Zdobyłeś odznakę „Władca wierzchowców\" za oswojenie wszystkich wierzchowców!",
"mountMasterName": "Władca wierzchowców",
"mountMasterText": "Oswoił wszystkie 90 wierzchowców (to jeszcze trudniejsze, pogratuluj tej osobie!)",
"mountMasterText2": " i wypuścił wszystkie spośród swoich 90 wierzchowców <%= count %> raz(y)",
2015-01-27 19:36:03 +00:00
"triadBingoName": "Potrójne bingo",
Update from Weblate (#11298) * fix(script): better regex anchor * feat(content): Armoire and Backgrounds 08/2019 * chore(sprites): compile * Translated using Weblate (Chinese (Traditional)) Currently translated at 35.0% (7 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (26 of 26 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 93.5% (1767 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (480 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ * Translated using Weblate (French) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ * Translated using Weblate (French) Currently translated at 98.8% (343 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ * Translated using Weblate (German) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/ * Translated using Weblate (German) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ * Translated using Weblate (German) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ * Translated using Weblate (German) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (226 of 226 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (1809 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ * Translated using Weblate (Polish) Currently translated at 97.2% (632 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ * Translated using Weblate (Polish) Currently translated at 93.0% (1758 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ * Translated using Weblate (Polish) Currently translated at 96.8% (216 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (36 of 36 strings) Translation: Habitica/Loadingscreentips Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/pl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/ * Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ * Translated using Weblate (Russian) Currently translated at 98.8% (447 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 98.7% (161 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/ * Translated using Weblate (Russian) Currently translated at 93.4% (129 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/ * 4.106.0 * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * feat(content): re-enable Farm Friends bundle * 4.106.1 * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * fix(mobile): set default streak achievement to 0 * 4.106.2 * fix(test): change expectation of empty streak achievement * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/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 (Chinese (Traditional)) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (481 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/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 (Traditional)) Currently translated at 97.3% (217 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ * Translated using Weblate (Danish) Currently translated at 95.0% (19 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/da/ * Translated using Weblate (Danish) Currently translated at 100.0% (638 of 638 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/ * Translated using Weblate (Danish) Currently translated at 99.8% (1807 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/ * Translated using Weblate (German) Currently translated at 100.0% (424 of 424 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (German) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/ * Translated using Weblate (Indonesian) Currently translated at 88.7% (308 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (206 of 206 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (332 of 332 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/pl/ * Translated using Weblate (Polish) Currently translated at 93.2% (1762 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Russian) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (1767 of 1767 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ * Translated using Weblate (Russian) Currently translated at 94.9% (131 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ * feat(content): Silver Hatching Potion quest * chore(sprites): compile * 4.107.0 * Translated using Weblate (German) Currently translated at 100.0% (78 of 78 strings) Translation: Habitica/Contrib Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
2019-08-14 14:43:43 +00:00
"triadBingoText": "Odnalazł wszystkie 90 chowańców, wszystkie 90 wierzchowców, a potem JESZCZE RAZ wszystkie 90 chowańców (JAK CI SIĘ TO UDAŁO!)",
"triadBingoText2": " i wypuścił całą stajnię <%= count %> raz(y)",
2015-01-27 19:36:03 +00:00
"triadBingoAchievement": "Zdobyłeś odznakę „Potrójne bingo” za odnalezienie wszystkich chowańców, oswojenie wierzchowców i ponowne odnalezienie wszystkich chowańców!",
2014-09-12 12:45:58 +00:00
"dropsEnabled": "Łupy włączone!",
"firstDrop": "Odblokowałeś System Zdobyczy! Od teraz po ukończeniu zadań, masz niewielką szansę znalezienia przedmiotu, włączając w to jaja, eliksiry i jedzenie! Właśnie znalazłeś <strong><%= eggText %> Jajo</strong>! <%= eggNotes %>",
"hatchedPet": "Wyklułeś <%= potion %> <%= egg %>!",
2017-10-14 01:45:08 +00:00
"hatchedPetGeneric": "Wyklułeś nowego Chowańca!",
"hatchedPetHowToUse": "Odwiedź [Stajnię](<%= stableUrl %>), aby nakarmić swojego najnowszego chowańca!",
2016-05-23 14:51:47 +00:00
"petNotOwned": "Nie posiadasz tego chowańca.",
2017-07-27 21:06:15 +00:00
"mountNotOwned": "Nie posiadasz tego wierzchowca.",
"feedPet": "Nakarmić <%= text %> twojego <%= name %>?",
"raisedPet": "Wyhodowałeś <%= pet %>!",
"petName": "<%= potion(locale) %> <%= egg(locale) %>",
"mountName": "<%= potion(locale) %> <%= mount(locale) %>",
2018-02-07 02:15:58 +00:00
"keyToPets": "Klucz do Zagród Chowańców",
Update from Weblate (#11298) * fix(script): better regex anchor * feat(content): Armoire and Backgrounds 08/2019 * chore(sprites): compile * Translated using Weblate (Chinese (Traditional)) Currently translated at 35.0% (7 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (26 of 26 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 93.5% (1767 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (480 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ * Translated using Weblate (French) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ * Translated using Weblate (French) Currently translated at 98.8% (343 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ * Translated using Weblate (German) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/ * Translated using Weblate (German) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ * Translated using Weblate (German) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ * Translated using Weblate (German) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (226 of 226 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (1809 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ * Translated using Weblate (Polish) Currently translated at 97.2% (632 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ * Translated using Weblate (Polish) Currently translated at 93.0% (1758 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ * Translated using Weblate (Polish) Currently translated at 96.8% (216 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (36 of 36 strings) Translation: Habitica/Loadingscreentips Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/pl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/ * Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ * Translated using Weblate (Russian) Currently translated at 98.8% (447 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 98.7% (161 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/ * Translated using Weblate (Russian) Currently translated at 93.4% (129 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/ * 4.106.0 * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * feat(content): re-enable Farm Friends bundle * 4.106.1 * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * fix(mobile): set default streak achievement to 0 * 4.106.2 * fix(test): change expectation of empty streak achievement * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/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 (Chinese (Traditional)) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (481 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/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 (Traditional)) Currently translated at 97.3% (217 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ * Translated using Weblate (Danish) Currently translated at 95.0% (19 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/da/ * Translated using Weblate (Danish) Currently translated at 100.0% (638 of 638 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/ * Translated using Weblate (Danish) Currently translated at 99.8% (1807 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/ * Translated using Weblate (German) Currently translated at 100.0% (424 of 424 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (German) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/ * Translated using Weblate (Indonesian) Currently translated at 88.7% (308 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (206 of 206 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (332 of 332 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/pl/ * Translated using Weblate (Polish) Currently translated at 93.2% (1762 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Russian) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (1767 of 1767 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ * Translated using Weblate (Russian) Currently translated at 94.9% (131 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ * feat(content): Silver Hatching Potion quest * chore(sprites): compile * 4.107.0 * Translated using Weblate (German) Currently translated at 100.0% (78 of 78 strings) Translation: Habitica/Contrib Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
2019-08-14 14:43:43 +00:00
"keyToPetsDesc": "Wypuść wszystkie zwyczajne Chowańce by móc je znów zebrać. (Nie dotyczy rzadkich Chowańców i tych z misji.)",
2018-02-07 02:15:58 +00:00
"keyToMounts": "Klucze do Zagród Wierzchowców",
Update from Weblate (#11298) * fix(script): better regex anchor * feat(content): Armoire and Backgrounds 08/2019 * chore(sprites): compile * Translated using Weblate (Chinese (Traditional)) Currently translated at 35.0% (7 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (26 of 26 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 93.5% (1767 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (480 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ * Translated using Weblate (French) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ * Translated using Weblate (French) Currently translated at 98.8% (343 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ * Translated using Weblate (German) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/ * Translated using Weblate (German) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ * Translated using Weblate (German) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ * Translated using Weblate (German) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (226 of 226 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (1809 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ * Translated using Weblate (Polish) Currently translated at 97.2% (632 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ * Translated using Weblate (Polish) Currently translated at 93.0% (1758 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ * Translated using Weblate (Polish) Currently translated at 96.8% (216 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (36 of 36 strings) Translation: Habitica/Loadingscreentips Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/pl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/ * Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ * Translated using Weblate (Russian) Currently translated at 98.8% (447 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 98.7% (161 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/ * Translated using Weblate (Russian) Currently translated at 93.4% (129 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/ * 4.106.0 * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * feat(content): re-enable Farm Friends bundle * 4.106.1 * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * fix(mobile): set default streak achievement to 0 * 4.106.2 * fix(test): change expectation of empty streak achievement * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/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 (Chinese (Traditional)) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (481 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/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 (Traditional)) Currently translated at 97.3% (217 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ * Translated using Weblate (Danish) Currently translated at 95.0% (19 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/da/ * Translated using Weblate (Danish) Currently translated at 100.0% (638 of 638 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/ * Translated using Weblate (Danish) Currently translated at 99.8% (1807 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/ * Translated using Weblate (German) Currently translated at 100.0% (424 of 424 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (German) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/ * Translated using Weblate (Indonesian) Currently translated at 88.7% (308 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (206 of 206 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (332 of 332 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/pl/ * Translated using Weblate (Polish) Currently translated at 93.2% (1762 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Russian) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (1767 of 1767 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ * Translated using Weblate (Russian) Currently translated at 94.9% (131 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ * feat(content): Silver Hatching Potion quest * chore(sprites): compile * 4.107.0 * Translated using Weblate (German) Currently translated at 100.0% (78 of 78 strings) Translation: Habitica/Contrib Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
2019-08-14 14:43:43 +00:00
"keyToMountsDesc": "Wypuść wszystkie zwyczajne Wierzchowce by móc je znów zebrać. (Nie dotyczy rzadkich Wierzchowców i tych z misji.)",
2018-02-07 02:15:58 +00:00
"keyToBoth": "Uniwersalny Klucz do Zagród",
Update from Weblate (#11298) * fix(script): better regex anchor * feat(content): Armoire and Backgrounds 08/2019 * chore(sprites): compile * Translated using Weblate (Chinese (Traditional)) Currently translated at 35.0% (7 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (26 of 26 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 93.5% (1767 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (480 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ * Translated using Weblate (French) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ * Translated using Weblate (French) Currently translated at 98.8% (343 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ * Translated using Weblate (German) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/ * Translated using Weblate (German) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ * Translated using Weblate (German) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ * Translated using Weblate (German) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (226 of 226 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (1809 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ * Translated using Weblate (Polish) Currently translated at 97.2% (632 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ * Translated using Weblate (Polish) Currently translated at 93.0% (1758 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ * Translated using Weblate (Polish) Currently translated at 96.8% (216 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (36 of 36 strings) Translation: Habitica/Loadingscreentips Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/pl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/ * Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ * Translated using Weblate (Russian) Currently translated at 98.8% (447 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 98.7% (161 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/ * Translated using Weblate (Russian) Currently translated at 93.4% (129 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/ * 4.106.0 * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * feat(content): re-enable Farm Friends bundle * 4.106.1 * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * fix(mobile): set default streak achievement to 0 * 4.106.2 * fix(test): change expectation of empty streak achievement * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/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 (Chinese (Traditional)) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (481 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/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 (Traditional)) Currently translated at 97.3% (217 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ * Translated using Weblate (Danish) Currently translated at 95.0% (19 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/da/ * Translated using Weblate (Danish) Currently translated at 100.0% (638 of 638 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/ * Translated using Weblate (Danish) Currently translated at 99.8% (1807 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/ * Translated using Weblate (German) Currently translated at 100.0% (424 of 424 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (German) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/ * Translated using Weblate (Indonesian) Currently translated at 88.7% (308 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (206 of 206 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (332 of 332 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/pl/ * Translated using Weblate (Polish) Currently translated at 93.2% (1762 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Russian) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (1767 of 1767 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ * Translated using Weblate (Russian) Currently translated at 94.9% (131 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ * feat(content): Silver Hatching Potion quest * chore(sprites): compile * 4.107.0 * Translated using Weblate (German) Currently translated at 100.0% (78 of 78 strings) Translation: Habitica/Contrib Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
2019-08-14 14:43:43 +00:00
"keyToBothDesc": "Wypuść wszystkie zwyczajne Chowańce i Wierzchowce by móc je zbierać od nowa. (Nie dotyczy rzadkich Chowańców/Wierzchowców i tych z misji.)",
2018-02-07 02:15:58 +00:00
"releasePetsConfirm": "Czy jesteś pewny, że chcesz wypuścić swoje zwyczajne Chowańce?",
"releasePetsSuccess": "Twoje zwyczajne Chowańce zostały wypuszczone!",
"releaseMountsConfirm": "Czy jesteś pewny, że chcesz wypuścić swoje zwyczajne Wierzchowce?",
"releaseMountsSuccess": "Twoje zwyczajne Wierzchowce zostały wypuszczone!",
"releaseBothConfirm": "Czy jesteś pewny, że chcesz wypuścić swoje zwyczajne Chowańce i Wierzchowce?",
"releaseBothSuccess": "Twoje zwyczajne Chowańce i Wierzchowce zostały wypuszczone!",
2016-06-18 12:15:30 +00:00
"petsReleased": "Chowańce uwolnione.",
Update from Weblate (#11298) * fix(script): better regex anchor * feat(content): Armoire and Backgrounds 08/2019 * chore(sprites): compile * Translated using Weblate (Chinese (Traditional)) Currently translated at 35.0% (7 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (26 of 26 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 93.5% (1767 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (480 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ * Translated using Weblate (French) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ * Translated using Weblate (French) Currently translated at 98.8% (343 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ * Translated using Weblate (German) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/ * Translated using Weblate (German) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ * Translated using Weblate (German) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ * Translated using Weblate (German) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (226 of 226 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (1809 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ * Translated using Weblate (Polish) Currently translated at 97.2% (632 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ * Translated using Weblate (Polish) Currently translated at 93.0% (1758 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ * Translated using Weblate (Polish) Currently translated at 96.8% (216 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (36 of 36 strings) Translation: Habitica/Loadingscreentips Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/pl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/ * Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ * Translated using Weblate (Russian) Currently translated at 98.8% (447 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 98.7% (161 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/ * Translated using Weblate (Russian) Currently translated at 93.4% (129 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/ * 4.106.0 * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * feat(content): re-enable Farm Friends bundle * 4.106.1 * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * fix(mobile): set default streak achievement to 0 * 4.106.2 * fix(test): change expectation of empty streak achievement * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/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 (Chinese (Traditional)) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (481 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/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 (Traditional)) Currently translated at 97.3% (217 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ * Translated using Weblate (Danish) Currently translated at 95.0% (19 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/da/ * Translated using Weblate (Danish) Currently translated at 100.0% (638 of 638 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/ * Translated using Weblate (Danish) Currently translated at 99.8% (1807 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/ * Translated using Weblate (German) Currently translated at 100.0% (424 of 424 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (German) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/ * Translated using Weblate (Indonesian) Currently translated at 88.7% (308 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (206 of 206 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (332 of 332 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/pl/ * Translated using Weblate (Polish) Currently translated at 93.2% (1762 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Russian) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (1767 of 1767 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ * Translated using Weblate (Russian) Currently translated at 94.9% (131 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ * feat(content): Silver Hatching Potion quest * chore(sprites): compile * 4.107.0 * Translated using Weblate (German) Currently translated at 100.0% (78 of 78 strings) Translation: Habitica/Contrib Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
2019-08-14 14:43:43 +00:00
"mountsAndPetsReleased": "Wierzchowce i chowańce uwolnione",
"mountsReleased": "Wierzchowce uwolnione",
2017-10-02 01:49:12 +00:00
"welcomeStable": "Witaj w Stajni!",
Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/pt_BR/ Translated using Weblate (Spanish (Latin America)) Currently translated at 92.7% (77 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/ Translated using Weblate (Dutch) Currently translated at 94.2% (1975 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Dutch) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/nl/ Translated using Weblate (Dutch) Currently translated at 97.5% (81 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Dutch) Currently translated at 94.1% (1973 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ Translated using Weblate (Dutch) Currently translated at 94.0% (1971 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Italian) Currently translated at 98.6% (227 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/it/ Translated using Weblate (Italian) Currently translated at 89.9% (476 of 529 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Russian) Currently translated at 99.2% (691 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translated using Weblate (Malay) Currently translated at 6.0% (20 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ms/ Translated using Weblate (Italian) Currently translated at 82.6% (205 of 248 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (Italian) Currently translated at 89.3% (320 of 358 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Italian) Currently translated at 22.8% (19 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Dutch) Currently translated at 93.9% (1969 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Russian) Currently translated at 99.7% (491 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Portuguese) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/pt/ Translated using Weblate (Portuguese) Currently translated at 82.3% (149 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (15 of 15 strings) Translation: Habitica/Death Translate-URL: https://translate.habitica.com/projects/habitica/death/pt/ Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ Translated using Weblate (Dutch) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/ Translated using Weblate (Russian) Currently translated at 92.7% (230 of 248 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (143 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (143 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.9% (140 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es_419/ Translated using Weblate (Russian) Currently translated at 97.6% (168 of 172 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ Translated using Weblate (Japanese) Currently translated at 100.0% (172 of 172 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ru/ Translated using Weblate (Spanish (Latin America)) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/es_419/ Translated using Weblate (Japanese) Currently translated at 100.0% (181 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Russian) Currently translated at 97.3% (2040 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Dutch) Currently translated at 93.8% (1967 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Russian) Currently translated at 99.6% (297 of 298 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/ 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% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/ Translated using Weblate (Russian) Currently translated at 98.2% (55 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Russian) Currently translated at 99.2% (691 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/ Translated using Weblate (Japanese) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Portuguese) Currently translated at 87.9% (73 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Portuguese) Currently translated at 87.9% (73 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Russian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ Translated using Weblate (Russian) Currently translated at 99.1% (488 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/ Translated using Weblate (Japanese) Currently translated at 96.0% (508 of 529 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/ Translated using Weblate (Portuguese) Currently translated at 60.2% (50 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Japanese) Currently translated at 92.7% (77 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/ Translated using Weblate (Hungarian) Currently translated at 34.9% (29 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/ Translated using Weblate (Portuguese) Currently translated at 59.0% (49 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Portuguese) Currently translated at 59.0% (49 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (695 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (695 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Hungarian) Currently translated at 33.7% (28 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/ Translated using Weblate (Russian) Currently translated at 98.3% (178 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/vi/ Translated using Weblate (Vietnamese) Currently translated at 74.6% (62 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/ Translated using Weblate (Czech) Currently translated at 67.4% (56 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/ Translated using Weblate (Japanese) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ Translated using Weblate (Russian) Currently translated at 97.5% (81 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
2020-05-28 21:54:35 +00:00
"welcomeStableText": "Jestem Matt, Władca Chowańców. Za każdym razem, kiedy wykonasz zadanie, masz szansę na zdobycie jaja lub eliksiru wyklucia, który umożliwia wyklucie chowańca. Kiedy wyklujesz Chowańca, pojawi się on tutaj! Kliknij na obrazek Chowańca, aby dodać go do swojego awatara. Nakarm je karmą, które znajdziesz, a wyrosną one na wytrzymałe Wierzchowce.",
2017-10-02 01:49:12 +00:00
"petLikeToEat": "Co lubi jeść mój chowaniec?",
Translated using Weblate (Japanese) Currently translated at 99.8% (2505 of 2509 strings) Translated using Weblate (Japanese) Currently translated at 99.6% (2501 of 2509 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (746 of 746 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 98.8% (2481 of 2509 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (661 of 661 strings) Translated using Weblate (Polish) Currently translated at 100.0% (134 of 134 strings) Translated using Weblate (Polish) Currently translated at 96.8% (187 of 193 strings) Translated using Weblate (Polish) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Polish) Currently translated at 100.0% (365 of 365 strings) Translated using Weblate (Polish) Currently translated at 100.0% (178 of 178 strings) Translated using Weblate (Polish) Currently translated at 100.0% (186 of 186 strings) Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Polish) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Polish) Currently translated at 100.0% (129 of 129 strings) Translated using Weblate (Polish) Currently translated at 100.0% (15 of 15 strings) Translated using Weblate (Polish) Currently translated at 100.0% (372 of 372 strings) Translated using Weblate (Polish) Currently translated at 100.0% (186 of 186 strings) Translated using Weblate (Polish) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Polish) Currently translated at 94.8% (183 of 193 strings) Translated using Weblate (Polish) Currently translated at 100.0% (129 of 129 strings) Translated using Weblate (Polish) Currently translated at 100.0% (125 of 125 strings) Translated using Weblate (Japanese) Currently translated at 99.4% (2496 of 2509 strings) Translated using Weblate (Vietnamese) Currently translated at 85.0% (108 of 127 strings) Translated using Weblate (Spanish (Latin America)) Currently translated at 94.4% (118 of 125 strings) Translated using Weblate (Spanish (Latin America)) Currently translated at 94.4% (118 of 125 strings) Translated using Weblate (Japanese) Currently translated at 99.4% (2495 of 2509 strings) Translated using Weblate (Japanese) Currently translated at 98.1% (210 of 214 strings) Translated using Weblate (Japanese) Currently translated at 99.2% (2491 of 2509 strings) Translated using Weblate (Vietnamese) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (French) Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (French) Currently translated at 100.0% (2509 of 2509 strings) Translated using Weblate (German) Currently translated at 100.0% (2509 of 2509 strings) Translated using Weblate (French) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (German) Currently translated at 99.8% (2506 of 2509 strings) Translated using Weblate (German) Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Japanese) Currently translated at 99.1% (2487 of 2509 strings) Translated using Weblate (Ukrainian) Currently translated at 99.5% (213 of 214 strings) Translated using Weblate (German) Currently translated at 99.8% (2505 of 2509 strings) Translated using Weblate (Russian) Currently translated at 98.5% (211 of 214 strings) Translated using Weblate (Russian) Currently translated at 100.0% (661 of 661 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (134 of 134 strings) Translated using Weblate (Ukrainian) Currently translated at 74.0% (143 of 193 strings) Translated using Weblate (Ukrainian) Currently translated at 88.2% (98 of 111 strings) Translated using Weblate (Ukrainian) Currently translated at 82.9% (107 of 129 strings) Translated using Weblate (Ukrainian) Currently translated at 87.1% (318 of 365 strings) Translated using Weblate (Ukrainian) Currently translated at 81.1% (2036 of 2509 strings) Translated using Weblate (Ukrainian) Currently translated at 99.5% (213 of 214 strings) Translated using Weblate (Ukrainian) Currently translated at 97.7% (174 of 178 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (372 of 372 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (186 of 186 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (657 of 657 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Japanese) Currently translated at 98.9% (2483 of 2509 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Japanese) Currently translated at 97.1% (208 of 214 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 99.8% (745 of 746 strings) Translated using Weblate (Vietnamese) Currently translated at 67.8% (38 of 56 strings) Translated using Weblate (German) Currently translated at 100.0% (214 of 214 strings) Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net> Co-authored-by: César Orlando Pallares Delgado <copdeb@gmail.com> Co-authored-by: Juan Esteban Marín <juanmarin690@gmail.com> Co-authored-by: Klaudia Bojk <b.brekker@gmail.com> Co-authored-by: Mara Dolichotis <marascherzer@gmail.com> Co-authored-by: Nazar Paruna <nazarparuna@gmail.com> Co-authored-by: Sciuridae <sweetvshoney@163.com> Co-authored-by: Võ Trần Nhã Linh <vtrnnhlinh@outlook.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: blacksheep47 <1760906326@qq.com> Co-authored-by: mattya 226 <worldworld1114@gmail.com> Co-authored-by: Естай <akseleu@yahoo.com> Co-authored-by: そら <comi4work@gmail.com> Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/character/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/vi/ Translate-URL: https://translate.habitica.com/projects/habitica/content/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/contrib/vi/ Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/death/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/vi/ Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/pets/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/spells/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/ Translation: Habitica/Achievements Translation: Habitica/Backgrounds Translation: Habitica/Challenge Translation: Habitica/Character Translation: Habitica/Communityguidelines Translation: Habitica/Content Translation: Habitica/Contrib Translation: Habitica/Death Translation: Habitica/Faq Translation: Habitica/Front Translation: Habitica/Gear Translation: Habitica/Generic Translation: Habitica/Groups Translation: Habitica/Limited Translation: Habitica/Npc Translation: Habitica/Pets Translation: Habitica/Questscontent Translation: Habitica/Rebirth Translation: Habitica/Settings Translation: Habitica/Spells Translation: Habitica/Subscriber Translation: Habitica/Tasks
2021-12-28 17:54:30 +00:00
"petLikeToEatText": "Chowańce będą rosnąć bez względu czym je nakarmisz. Będą one jednak rosnąć szybciej, jeśli nakarmisz je jedzeniem, które najbardziej lubią. Poeksperymentuj, aby znaleźć schemat lub sprawdź odpowiedź tutaj: <br/><a href=\"https://habitica.fandom.com/wiki/Food_Preferences\" target=\"_blank\">http://habitica.fandom.com/wiki/Food_Preferences</a>",
2017-10-14 01:45:08 +00:00
"filterByStandard": "Standardowe",
2017-10-02 01:49:12 +00:00
"filterByMagicPotion": "Eliksir Magiczny",
"filterByQuest": "Misja",
2017-10-14 01:45:08 +00:00
"standard": "Standardowe",
2017-10-02 01:49:12 +00:00
"sortByColor": "Kolor",
"sortByHatchable": "Do wyklucia",
"hatch": "Wykluj!",
Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/pt_BR/ Translated using Weblate (Spanish (Latin America)) Currently translated at 92.7% (77 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/ Translated using Weblate (Dutch) Currently translated at 94.2% (1975 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Dutch) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/nl/ Translated using Weblate (Dutch) Currently translated at 97.5% (81 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Dutch) Currently translated at 94.1% (1973 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ Translated using Weblate (Dutch) Currently translated at 94.0% (1971 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Italian) Currently translated at 98.6% (227 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/it/ Translated using Weblate (Italian) Currently translated at 89.9% (476 of 529 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/ Translated using Weblate (Russian) Currently translated at 99.2% (691 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translated using Weblate (Malay) Currently translated at 6.0% (20 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ms/ Translated using Weblate (Italian) Currently translated at 82.6% (205 of 248 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/ Translated using Weblate (Italian) Currently translated at 89.3% (320 of 358 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/it/ Translated using Weblate (Italian) Currently translated at 22.8% (19 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translated using Weblate (Dutch) Currently translated at 93.9% (1969 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Japanese) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Russian) Currently translated at 99.7% (491 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Portuguese) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/pt/ Translated using Weblate (Portuguese) Currently translated at 82.3% (149 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (15 of 15 strings) Translation: Habitica/Death Translate-URL: https://translate.habitica.com/projects/habitica/death/pt/ Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ Translated using Weblate (Dutch) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/ Translated using Weblate (Russian) Currently translated at 92.7% (230 of 248 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (143 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (143 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.9% (140 of 143 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es_419/ Translated using Weblate (Russian) Currently translated at 97.6% (168 of 172 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ Translated using Weblate (Japanese) Currently translated at 100.0% (172 of 172 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ru/ Translated using Weblate (Spanish (Latin America)) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/es_419/ Translated using Weblate (Japanese) Currently translated at 100.0% (181 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (492 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/ Translated using Weblate (Russian) Currently translated at 97.3% (2040 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translated using Weblate (Dutch) Currently translated at 93.8% (1967 of 2095 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translated using Weblate (Russian) Currently translated at 99.6% (297 of 298 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/ 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% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/ Translated using Weblate (Russian) Currently translated at 98.2% (55 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/ Translated using Weblate (Russian) Currently translated at 99.2% (691 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/ Translated using Weblate (Japanese) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ Translated using Weblate (Portuguese) Currently translated at 87.9% (73 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Portuguese) Currently translated at 87.9% (73 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Russian) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ Translated using Weblate (Russian) Currently translated at 99.1% (488 of 492 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (696 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Russian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/ Translated using Weblate (Japanese) Currently translated at 96.0% (508 of 529 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/ Translated using Weblate (Portuguese) Currently translated at 60.2% (50 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Japanese) Currently translated at 92.7% (77 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/ Translated using Weblate (Hungarian) Currently translated at 34.9% (29 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/ Translated using Weblate (Portuguese) Currently translated at 59.0% (49 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Portuguese) Currently translated at 59.0% (49 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Japanese) Currently translated at 95.4% (664 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (695 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (695 of 696 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ Translated using Weblate (Hungarian) Currently translated at 33.7% (28 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/ Translated using Weblate (Russian) Currently translated at 98.3% (178 of 181 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/vi/ Translated using Weblate (Vietnamese) Currently translated at 74.6% (62 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/ Translated using Weblate (Czech) Currently translated at 67.4% (56 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/ Translated using Weblate (Japanese) Currently translated at 99.5% (210 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ Translated using Weblate (Russian) Currently translated at 97.5% (81 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
2020-05-28 21:54:35 +00:00
"foodTitle": "Karma",
"dragThisFood": "Przeciągnij <%= foodName %> na Chowańca i patrz jak rośnie!",
"clickOnPetToFeed": "Kliknij na Chowańca, aby nakarmić go <%= foodName %> i patrz jak rośnie!",
"dragThisPotion": "Przeciągnij ten <%= potionName %> na jajo i wykluj nowego Chowańca!",
"clickOnEggToHatch": "Kliknij na jajo, aby użyć <%= potionName %> eliksir wyklucia i wykluć nowego Chowańca!",
"hatchDialogText": "Wylej swój <%= potionName %>eliksir wyklucia na jajo <%= eggName %>, a wykluje się z niego <%= petName %>.",
"clickOnPotionToHatch": "Kliknij na eliksir wyklucia by użyć go na swoim <%= eggName %> i wykluć nowego chowańca!",
2018-03-20 23:11:37 +00:00
"notEnoughPets": "Nie zebrałeś/aś wystarczająco chowańców",
"notEnoughMounts": "Nie zabrałeś/aś wystarczająco wierzchowców",
Update from Weblate (#11298) * fix(script): better regex anchor * feat(content): Armoire and Backgrounds 08/2019 * chore(sprites): compile * Translated using Weblate (Chinese (Traditional)) Currently translated at 35.0% (7 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (26 of 26 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 93.5% (1767 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (480 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ * Translated using Weblate (French) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ * Translated using Weblate (French) Currently translated at 98.8% (343 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ * Translated using Weblate (German) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/ * Translated using Weblate (German) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ * Translated using Weblate (German) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ * Translated using Weblate (German) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (226 of 226 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (1809 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ * Translated using Weblate (Polish) Currently translated at 97.2% (632 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ * Translated using Weblate (Polish) Currently translated at 93.0% (1758 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ * Translated using Weblate (Polish) Currently translated at 96.8% (216 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (36 of 36 strings) Translation: Habitica/Loadingscreentips Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/pl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/ * Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ * Translated using Weblate (Russian) Currently translated at 98.8% (447 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 98.7% (161 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/ * Translated using Weblate (Russian) Currently translated at 93.4% (129 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/ * 4.106.0 * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * feat(content): re-enable Farm Friends bundle * 4.106.1 * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * fix(mobile): set default streak achievement to 0 * 4.106.2 * fix(test): change expectation of empty streak achievement * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/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 (Chinese (Traditional)) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (481 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/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 (Traditional)) Currently translated at 97.3% (217 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ * Translated using Weblate (Danish) Currently translated at 95.0% (19 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/da/ * Translated using Weblate (Danish) Currently translated at 100.0% (638 of 638 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/ * Translated using Weblate (Danish) Currently translated at 99.8% (1807 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/ * Translated using Weblate (German) Currently translated at 100.0% (424 of 424 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (German) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/ * Translated using Weblate (Indonesian) Currently translated at 88.7% (308 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (206 of 206 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (332 of 332 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/pl/ * Translated using Weblate (Polish) Currently translated at 93.2% (1762 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Russian) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (1767 of 1767 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ * Translated using Weblate (Russian) Currently translated at 94.9% (131 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ * feat(content): Silver Hatching Potion quest * chore(sprites): compile * 4.107.0 * Translated using Weblate (German) Currently translated at 100.0% (78 of 78 strings) Translation: Habitica/Contrib Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
2019-08-14 14:43:43 +00:00
"notEnoughPetsMounts": "Nie zebrałeś/aś wystarczająco chowańców i wierzchowców",
"wackyPets": "Zwariowane chowańce",
Translated using Weblate (Finnish) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/fi/ Translated using Weblate (Norwegian Bokmål) Currently translated at 94.6% (213 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/nb_NO/ Translated using Weblate (Lithuanian) Currently translated at 94.6% (213 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/lt/ Translated using Weblate (Korean) Currently translated at 94.6% (213 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ko/ Translated using Weblate (Croatian) Currently translated at 94.6% (213 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hr/ Translated using Weblate (Finnish) Currently translated at 94.6% (213 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fi/ Translated using Weblate (Norwegian Bokmål) Currently translated at 99.0% (205 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/nb_NO/ Translated using Weblate (Lithuanian) Currently translated at 99.0% (205 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/lt/ Translated using Weblate (Turkish) Currently translated at 95.1% (214 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/tr/ Translated using Weblate (Polish) Currently translated at 100.0% (225 of 225 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ Translated using Weblate (Russian) Currently translated at 100.0% (138 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (138 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/pl/ Translated using Weblate (French) Currently translated at 100.0% (138 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/fr/ Translated using Weblate (Polish) Currently translated at 100.0% (147 of 147 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (French) Currently translated at 100.0% (147 of 147 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/fr/ Translated using Weblate (Polish) Currently translated at 100.0% (169 of 169 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pl/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (483 of 483 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/ Translated using Weblate (Polish) Currently translated at 100.0% (483 of 483 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (296 of 296 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ Translated using Weblate (Russian) Currently translated at 52.3% (33 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/ Translated using Weblate (Japanese) Currently translated at 91.7% (613 of 668 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translated using Weblate (Polish) Currently translated at 100.0% (352 of 352 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/pl/ Translated using Weblate (Russian) Currently translated at 100.0% (473 of 473 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (473 of 473 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ Translated using Weblate (Polish) Currently translated at 93.6% (443 of 473 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/ Translated using Weblate (French) Currently translated at 100.0% (473 of 473 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/ Translated using Weblate (Czech) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/ Translated using Weblate (Polish) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/ Translated using Weblate (Japanese) Currently translated at 97.1% (201 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ Translated using Weblate (French) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
2019-10-10 18:10:16 +00:00
"filterByWacky": "Zwariowane",
Translated using Weblate (Vietnamese) Currently translated at 100.0% (173 of 173 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/vi/ Translated using Weblate (Czech) Currently translated at 100.0% (213 of 213 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/cs/ Translated using Weblate (Czech) Currently translated at 89.2% (125 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/cs/ Translated using Weblate (Czech) Currently translated at 98.9% (183 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/cs/ Translated using Weblate (Czech) Currently translated at 98.9% (183 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/cs/ Translated using Weblate (Czech) Currently translated at 98.9% (183 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/cs/ Translated using Weblate (Czech) Currently translated at 83.8% (1777 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/ 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 (Russian) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (185 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pl/ Translated using Weblate (Czech) Currently translated at 92.4% (171 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/cs/ Translated using Weblate (Polish) Currently translated at 81.4% (1725 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ Translated using Weblate (Japanese) Currently translated at 88.8% (1883 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (230 of 230 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (185 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (173 of 173 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/ Translated using Weblate (Latin) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/la/ Translated using Weblate (Czech) Currently translated at 83.8% (1776 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (543 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/ 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 (Polish) Currently translated at 100.0% (250 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (328 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (124 of 124 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (360 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/ Translated using Weblate (Czech) Currently translated at 95.9% (521 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/ Translated using Weblate (Czech) Currently translated at 94.1% (511 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/ Translated using Weblate (Czech) Currently translated at 78.3% (145 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/cs/ 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 93.7% (509 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/ Translated using Weblate (Japanese) Currently translated at 88.6% (1879 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (Hindi) Currently translated at 76.0% (413 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/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 (Russian) Currently translated at 100.0% (140 of 140 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ 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 (Russian) Currently translated at 100.0% (493 of 493 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translated using Weblate (Japanese) Currently translated at 88.3% (1873 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translated using Weblate (German) Currently translated at 100.0% (2119 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 (Russian) Currently translated at 99.2% (697 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translated using Weblate (German) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/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 (French) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/ Translated using Weblate (Czech) Currently translated at 92.2% (501 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/ 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 (Italian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/it/ Translated using Weblate (Italian) Currently translated at 100.0% (67 of 67 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/it/ Translated using Weblate (Czech) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/cs/ Translated using Weblate (Italian) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/it/ Translated using Weblate (Italian) Currently translated at 100.0% (185 of 185 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/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 (German) Currently translated at 99.2% (2104 of 2119 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/ Translated using Weblate (Italian) Currently translated at 100.0% (328 of 328 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/it/ Translated using Weblate (Italian) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/ Translated using Weblate (Czech) Currently translated at 100.0% (63 of 63 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/cs/ 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 (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 (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 (English (United Kingdom)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en_GB/ Translated using Weblate (Italian) Currently translated at 100.0% (124 of 124 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/it/ Translated using Weblate (Czech) Currently translated at 95.9% (119 of 124 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (360 of 360 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/cs/ Translated using Weblate (Italian) Currently translated at 100.0% (134 of 134 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/it/ Translated using Weblate (Czech) Currently translated at 90.2% (490 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/ Translated using Weblate (Spanish (Latin America)) Currently translated at 79.6% (199 of 250 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 97.9% (532 of 543 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es_419/ Translated using Weblate (Spanish (Latin America)) Currently translated at 100.0% (83 of 83 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (702 of 702 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/ 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/
2020-07-21 17:35:39 +00:00
"gryphatrice": "Bazyligryfek",
"invalidAmount": "Błędna ilość jedzenia, musi być dodatnią liczbą całkowitą",
"tooMuchFood": "Próbujesz nakarmić chowańca zbyt dużą ilością jedzenia, akcja została anulowana",
Translated using Weblate (English (en@lolcat)) Currently translated at 5.5% (44 of 798 strings) Translated using Weblate (English (en@lolcat)) Currently translated at 100.0% (47 of 47 strings) Translated using Weblate (Polish) Currently translated at 100.0% (112 of 112 strings) Translated using Weblate (Russian) Currently translated at 98.8% (2837 of 2871 strings) Translated using Weblate (Ukrainian) Currently translated at 90.5% (692 of 764 strings) Translated using Weblate (Dutch) Currently translated at 91.3% (729 of 798 strings) Translated using Weblate (Polish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Japanese) Currently translated at 99.6% (2862 of 2871 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (188 of 188 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (798 of 798 strings) Translated using Weblate (English (en@lolcat)) Currently translated at 3.6% (29 of 798 strings) Translated using Weblate (Indonesian) Currently translated at 76.6% (2197 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 85.2% (651 of 764 strings) Translated using Weblate (Japanese) Currently translated at 99.4% (187 of 188 strings) Translated using Weblate (Japanese) Currently translated at 99.2% (792 of 798 strings) Translated using Weblate (Italian) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Indonesian) Currently translated at 76.2% (2187 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 29.0% (833 of 2871 strings) Translated using Weblate (Russian) Currently translated at 98.5% (2830 of 2871 strings) Translated using Weblate (Russian) Currently translated at 98.5% (2830 of 2871 strings) Translated using Weblate (Ukrainian) Currently translated at 84.4% (645 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 84.2% (644 of 764 strings) Translated using Weblate (Indonesian) Currently translated at 75.9% (2177 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (188 of 188 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (798 of 798 strings) Translated using Weblate (French) Currently translated at 100.0% (137 of 137 strings) Translated using Weblate (French) Currently translated at 100.0% (275 of 275 strings) Translated using Weblate (Ukrainian) Currently translated at 83.6% (639 of 764 strings) Translated using Weblate (French) Currently translated at 100.0% (764 of 764 strings) Translated using Weblate (French) Currently translated at 100.0% (791 of 791 strings) Translated using Weblate (Indonesian) Currently translated at 75.5% (2167 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 83.6% (639 of 764 strings) Translated using Weblate (Indonesian) Currently translated at 75.2% (2157 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 82.9% (634 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 29.0% (833 of 2871 strings) Translated using Weblate (Indonesian) Currently translated at 74.8% (2147 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 81.4% (622 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (376 of 376 strings) Translated using Weblate (Ukrainian) Currently translated at 78.1% (597 of 764 strings) Translated using Weblate (Croatian) Currently translated at 77.0% (94 of 122 strings) Translated using Weblate (Indonesian) Currently translated at 74.5% (2137 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 77.7% (594 of 764 strings) Translated using Weblate (Indonesian) Currently translated at 74.1% (2127 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 77.4% (592 of 764 strings) Translated using Weblate (Vietnamese) Currently translated at 97.3% (148 of 152 strings) Translated using Weblate (Dutch) Currently translated at 86.6% (2484 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 73.8% (2117 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 76.8% (587 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (275 of 275 strings) Translated using Weblate (Ukrainian) Currently translated at 29.0% (833 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 76.7% (586 of 764 strings) Translated using Weblate (Polish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Indonesian) Currently translated at 73.4% (2107 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 76.7% (586 of 764 strings) Translated using Weblate (Indonesian) Currently translated at 72.7% (2087 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 72.2% (2071 of 2867 strings) Translated using Weblate (Spanish) Currently translated at 51.8% (55 of 106 strings) Translated using Weblate (Spanish (Latin America)) Currently translated at 46.2% (49 of 106 strings) Translated using Weblate (Spanish (Latin America)) Currently translated at 74.5% (91 of 122 strings) Translated using Weblate (Indonesian) Currently translated at 71.9% (2064 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 76.7% (586 of 764 strings) Translated using Weblate (Indonesian) Currently translated at 71.6% (2054 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 97.1% (103 of 106 strings) Translated using Weblate (Ukrainian) Currently translated at 76.7% (586 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 28.6% (822 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 28.6% (822 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (222 of 222 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (419 of 419 strings) Translated using Weblate (Ukrainian) Currently translated at 28.5% (819 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 28.5% (819 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 28.5% (819 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 28.5% (819 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 71.2% (2043 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 81.1% (86 of 106 strings) Translated using Weblate (Ukrainian) Currently translated at 81.1% (86 of 106 strings) Translated using Weblate (Ukrainian) Currently translated at 81.1% (86 of 106 strings) Translated using Weblate (Ukrainian) Currently translated at 76.7% (586 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 76.7% (586 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 75.0% (573 of 764 strings) Translated using Weblate (Dutch) Currently translated at 86.6% (2483 of 2867 strings) Translated using Weblate (Dutch) Currently translated at 99.1% (121 of 122 strings) Translated using Weblate (Indonesian) Currently translated at 70.9% (2033 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 70.5% (2024 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 70.1% (2011 of 2867 strings) Translated using Weblate (Russian) Currently translated at 99.7% (789 of 791 strings) Translated using Weblate (Indonesian) Currently translated at 69.2% (1984 of 2867 strings) Translated using Weblate (Korean) Currently translated at 73.8% (584 of 791 strings) Translated using Weblate (Croatian) Currently translated at 75.4% (92 of 122 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (222 of 222 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (419 of 419 strings) Translated using Weblate (Indonesian) Currently translated at 68.8% (1974 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 68.6% (1968 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 68.6% (1968 of 2867 strings) Translated using Weblate (Latvian) Currently translated at 23.5% (25 of 106 strings) Translated using Weblate (Latvian) Currently translated at 100.0% (8 of 8 strings) Translated using Weblate (Indonesian) Currently translated at 68.3% (1959 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 68.3% (1959 of 2867 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Indonesian) Currently translated at 68.3% (1959 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 68.3% (1959 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 68.0% (1950 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 67.1% (1926 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 67.1% (1924 of 2867 strings) Translated using Weblate (Dutch) Currently translated at 68.8% (73 of 106 strings) Translated using Weblate (Latvian) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Japanese) Currently translated at 97.6% (409 of 419 strings) Translated using Weblate (Indonesian) Currently translated at 66.9% (1919 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Latvian) Currently translated at 70.3% (107 of 152 strings) Translated using Weblate (Japanese) Currently translated at 99.7% (2860 of 2867 strings) Translated using Weblate (Japanese) Currently translated at 99.5% (221 of 222 strings) Translated using Weblate (Japanese) Currently translated at 99.7% (2860 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Turkish) Currently translated at 62.9% (498 of 791 strings) Translated using Weblate (Belarusian) Currently translated at 23.0% (35 of 152 strings) Translated using Weblate (Polish) Currently translated at 98.6% (150 of 152 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (137 of 137 strings) Translated using Weblate (Turkish) Currently translated at 96.8% (91 of 94 strings) Translated using Weblate (Ukrainian) Currently translated at 28.4% (816 of 2867 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Belarusian) Currently translated at 17.1% (26 of 152 strings) Translated using Weblate (Belarusian) Currently translated at 11.1% (17 of 152 strings) Translated using Weblate (Dutch) Currently translated at 86.5% (2480 of 2867 strings) Translated using Weblate (Dutch) Currently translated at 65.0% (69 of 106 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Korean) Currently translated at 73.1% (579 of 791 strings) Translated using Weblate (Croatian) Currently translated at 91.7% (167 of 182 strings) Translated using Weblate (Croatian) Currently translated at 53.6% (119 of 222 strings) Translated using Weblate (Croatian) Currently translated at 80.7% (617 of 764 strings) Translated using Weblate (Croatian) Currently translated at 67.0% (63 of 94 strings) Translated using Weblate (Croatian) Currently translated at 88.9% (194 of 218 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (15 of 15 strings) Translated using Weblate (Croatian) Currently translated at 81.9% (308 of 376 strings) Translated using Weblate (Croatian) Currently translated at 63.1% (77 of 122 strings) Translated using Weblate (Croatian) Currently translated at 71.8% (158 of 220 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 79.2% (84 of 106 strings) Translated using Weblate (Ukrainian) Currently translated at 75.0% (573 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 97.7% (217 of 222 strings) Translated using Weblate (Dutch) Currently translated at 95.4% (212 of 222 strings) Translated using Weblate (Turkish) Currently translated at 75.8% (318 of 419 strings) Translated using Weblate (Ukrainian) Currently translated at 73.5% (78 of 106 strings) Translated using Weblate (Dutch) Currently translated at 51.8% (55 of 106 strings) Translated using Weblate (Dutch) Currently translated at 91.7% (726 of 791 strings) Translated using Weblate (Turkish) Currently translated at 59.2% (469 of 791 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Portuguese) Currently translated at 61.9% (1775 of 2867 strings) Translated using Weblate (Polish) Currently translated at 96.0% (146 of 152 strings) Translated using Weblate (Polish) Currently translated at 61.1% (1754 of 2867 strings) Translated using Weblate (Polish) Currently translated at 75.9% (580 of 764 strings) Translated using Weblate (Polish) Currently translated at 96.4% (763 of 791 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (137 of 137 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (132 of 132 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (275 of 275 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (419 of 419 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (419 of 419 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Ukrainian) Currently translated at 64.1% (68 of 106 strings) Translated using Weblate (Ukrainian) Currently translated at 64.1% (68 of 106 strings) Translated using Weblate (Ukrainian) Currently translated at 75.0% (573 of 764 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (132 of 132 strings) Translated using Weblate (Ukrainian) Currently translated at 98.8% (414 of 419 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Polish) Currently translated at 96.3% (762 of 791 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Croatian) Currently translated at 79.5% (105 of 132 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (8 of 8 strings) Translated using Weblate (Croatian) Currently translated at 72.0% (302 of 419 strings) Translated using Weblate (Croatian) Currently translated at 61.4% (75 of 122 strings) Translated using Weblate (Polish) Currently translated at 95.5% (756 of 791 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (764 of 764 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translated using Weblate (Croatian) Currently translated at 27.3% (29 of 106 strings) Translated using Weblate (Croatian) Currently translated at 78.7% (104 of 132 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (137 of 137 strings) Translated using Weblate (Croatian) Currently translated at 61.4% (75 of 122 strings) Translated using Weblate (Croatian) Currently translated at 71.3% (157 of 220 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Japanese) Currently translated at 98.9% (756 of 764 strings) Translated using Weblate (Turkish) Currently translated at 72.9% (89 of 122 strings) Translated using Weblate (Polish) Currently translated at 95.3% (754 of 791 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (2867 of 2867 strings) Translated using Weblate (Turkish) Currently translated at 46.2% (49 of 106 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (15 of 15 strings) Translated using Weblate (Turkish) Currently translated at 73.5% (562 of 764 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (47 of 47 strings) Translated using Weblate (Polish) Currently translated at 95.1% (753 of 791 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (137 of 137 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (222 of 222 strings) Translated using Weblate (Turkish) Currently translated at 71.3% (87 of 122 strings) Translated using Weblate (Arabic) Currently translated at 23.5% (25 of 106 strings) Translated using Weblate (Arabic) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (222 of 222 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (112 of 112 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (61 of 61 strings) Translated using Weblate (Turkish) Currently translated at 48.0% (132 of 275 strings) Translated using Weblate (Turkish) Currently translated at 75.6% (317 of 419 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (182 of 182 strings) Translated using Weblate (Turkish) Currently translated at 41.5% (44 of 106 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (186 of 186 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (152 of 152 strings) Translated using Weblate (Turkish) Currently translated at 93.6% (44 of 47 strings) Translated using Weblate (Turkish) Currently translated at 93.4% (142 of 152 strings) Translated using Weblate (Korean) Currently translated at 72.9% (577 of 791 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Translated using Weblate (Polish) Currently translated at 94.5% (748 of 791 strings) Translated using Weblate (Polish) Currently translated at 94.5% (748 of 791 strings) Translated using Weblate (Polish) Currently translated at 94.5% (748 of 791 strings) Translated using Weblate (Polish) Currently translated at 94.0% (744 of 791 strings) Translated using Weblate (Russian) Currently translated at 97.9% (2808 of 2867 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (2867 of 2867 strings) Translated using Weblate (Russian) Currently translated at 99.6% (761 of 764 strings) Translated using Weblate (Polish) Currently translated at 100.0% (376 of 376 strings) Translated using Weblate (Russian) Currently translated at 99.6% (788 of 791 strings) Translated using Weblate (Polish) Currently translated at 94.0% (744 of 791 strings) Translated using Weblate (Galician) Currently translated at 100.0% (222 of 222 strings) Translated using Weblate (Russian) Currently translated at 100.0% (137 of 137 strings) Translated using Weblate (Russian) Currently translated at 98.1% (218 of 222 strings) Translated using Weblate (Russian) Currently translated at 100.0% (275 of 275 strings) Translated using Weblate (Russian) Currently translated at 98.8% (414 of 419 strings) Translated using Weblate (Russian) Currently translated at 99.4% (760 of 764 strings) Translated using Weblate (Russian) Currently translated at 100.0% (376 of 376 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (222 of 222 strings) Translated using Weblate (Indonesian) Currently translated at 66.5% (1909 of 2867 strings) Co-authored-by: Adrián Chaves Fernández <adrian@chaves.io> Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com> Co-authored-by: Anony Moly <supersoda1233@gmail.com> Co-authored-by: Bengisu Diri <bengisudiri@hotmail.com> Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net> Co-authored-by: Bogdan Derdziak <bagtirr@gmail.com> Co-authored-by: BryanLim <youmakemysonlooklikeelonmusk@gmail.com> Co-authored-by: Chucklestone <utkuulassimsek@gmail.com> Co-authored-by: Deni Zubin <deni.zubin@gmail.com> Co-authored-by: Elsyana Z <frostaxter@gmail.com> Co-authored-by: Evan Kletniek <rutakl2010@gmail.com> Co-authored-by: Falzart <muh_fauzi_ramadhan@yahoo.co.id> Co-authored-by: Full Name <supersoda1233@gmail.com> Co-authored-by: Hinano_Miyako <sinemgokcebircan@gmail.com> Co-authored-by: John Collins <munmedia9865@gmail.com> Co-authored-by: João Pedro <lolpeople.mega@gmail.com> Co-authored-by: Julian H <julian.henin29@gmail.com> Co-authored-by: Justcallme rye <Blizzardscf32@gmail.com> Co-authored-by: Kiryla <ansgar@tut.by> Co-authored-by: LiziKnight <liziknight0316@outlook.com> Co-authored-by: Marek Tomek <markowalzky2@gmail.com> Co-authored-by: Maria G <magu18ab@hotmail.com> Co-authored-by: Melina Rake <melinarake@gmail.com> Co-authored-by: Nazar Paruna <nazarparuna@gmail.com> Co-authored-by: Nodaysoff <convoron@yandex.ru> Co-authored-by: Oleksandr Shtonda <oleksandrshtonda@gmail.com> Co-authored-by: Omar Bertolla <scaram@icloud.com> Co-authored-by: Rayane Benamre <thegamercore3@gmail.com> Co-authored-by: Simon Hagman <dragonzimpan@gmail.com> Co-authored-by: Svetlana <shkulepo@rambler.ru> Co-authored-by: TOMA Mitsuru <toma0001@gmail.com> Co-authored-by: Tetiana <merekka13@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Yuliia Pastukh <yuliya.bratash666@gmail.com> Co-authored-by: billypat <kreideraine@gmail.com> Co-authored-by: inesa <inessami200@gmail.com> Co-authored-by: minhtan <minhtan11221122@gmail.com> Co-authored-by: sam de wit <samedewit@gmail.com> Co-authored-by: Ілля <bo4onok5@gmail.com> Co-authored-by: Катерина <kate0712ann@gmail.com> Co-authored-by: 왕효준 <gywns0417@gmail.com> Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ar/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/be/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/lv/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en@lolcat/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/challenge/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/character/id/ Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/character/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es_419/ Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/nl/ Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/content/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/content/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/contrib/en@lolcat/ Translate-URL: https://translate.habitica.com/projects/habitica/contrib/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/death/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/death/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/ar/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/lv/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/front/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/front/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/generic/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/inventory/lv/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/messages/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/npc/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/overview/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/pets/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/quests/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/quests/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/spells/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/spells/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/gl/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/id/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/nl/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/ Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/fr/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hr/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ja/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/tr/ Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/ Translation: Habitica/Achievements Translation: Habitica/Backgrounds Translation: Habitica/Challenge Translation: Habitica/Character Translation: Habitica/Communityguidelines Translation: Habitica/Content Translation: Habitica/Contrib Translation: Habitica/Death Translation: Habitica/Defaulttasks Translation: Habitica/Faq Translation: Habitica/Front Translation: Habitica/Gear Translation: Habitica/Generic Translation: Habitica/Groups Translation: Habitica/Inventory Translation: Habitica/Limited Translation: Habitica/Messages Translation: Habitica/Npc Translation: Habitica/Overview Translation: Habitica/Pets Translation: Habitica/Quests Translation: Habitica/Questscontent Translation: Habitica/Settings Translation: Habitica/Spells Translation: Habitica/Subscriber Translation: Habitica/Tasks
2023-07-25 19:11:22 +00:00
"notEnoughFood": "Nie masz wystarczającej ilości jedzenia",
"jubilantGryphatrice": "Radosny Gryphatrice"
Update from Weblate (#11298) * fix(script): better regex anchor * feat(content): Armoire and Backgrounds 08/2019 * chore(sprites): compile * Translated using Weblate (Chinese (Traditional)) Currently translated at 35.0% (7 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (346 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (26 of 26 strings) Translation: Habitica/Defaulttasks Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 93.5% (1767 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (480 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/ * Translated using Weblate (French) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/ * Translated using Weblate (French) Currently translated at 98.8% (343 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/ * Translated using Weblate (German) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/ * Translated using Weblate (German) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/ * Translated using Weblate (German) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/ * Translated using Weblate (German) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (226 of 226 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (1809 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/ * Translated using Weblate (Polish) Currently translated at 97.2% (632 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/ * Translated using Weblate (Polish) Currently translated at 93.0% (1758 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/ * Translated using Weblate (Polish) Currently translated at 96.8% (216 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (36 of 36 strings) Translation: Habitica/Loadingscreentips Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/pl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/ * Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/ * Translated using Weblate (Russian) Currently translated at 98.8% (447 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 98.7% (161 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/ * Translated using Weblate (Russian) Currently translated at 93.4% (129 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/ * Translated using Weblate (Spanish) Currently translated at 100.0% (431 of 431 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (333 of 333 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (12 of 12 strings) Translation: Habitica/Merch Translate-URL: https://translate.habitica.com/projects/habitica/merch/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (4 of 4 strings) Translation: Habitica/Noscript Translate-URL: https://translate.habitica.com/projects/habitica/noscript/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/ * 4.106.0 * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/ * feat(content): re-enable Farm Friends bundle * 4.106.1 * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * fix(mobile): set default streak achievement to 0 * 4.106.2 * fix(test): change expectation of empty streak achievement * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/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 (Chinese (Traditional)) Currently translated at 100.0% (294 of 294 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (481 of 481 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (31 of 31 strings) Translation: Habitica/Maintenance Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/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 (Traditional)) Currently translated at 97.3% (217 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/ * Translated using Weblate (Danish) Currently translated at 95.0% (19 of 20 strings) Translation: Habitica/Achievements Translate-URL: https://translate.habitica.com/projects/habitica/achievements/da/ * Translated using Weblate (Danish) Currently translated at 100.0% (638 of 638 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/ * Translated using Weblate (Danish) Currently translated at 99.8% (1807 of 1809 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/ * Translated using Weblate (German) Currently translated at 100.0% (424 of 424 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/ * Translated using Weblate (German) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/de/ * Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Translation: Habitica/Rebirth Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/ * Translated using Weblate (German) Currently translated at 100.0% (57 of 57 strings) Translation: Habitica/Spells Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/ * Translated using Weblate (Indonesian) Currently translated at 88.7% (308 of 347 strings) Translation: Habitica/Content Translate-URL: https://translate.habitica.com/projects/habitica/content/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (206 of 206 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (137 of 137 strings) Translation: Habitica/Challenge Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (482 of 482 strings) Translation: Habitica/Groups Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (332 of 332 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (27 of 27 strings) Translation: Habitica/Loginincentives Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (8 of 8 strings) Translation: Habitica/Overview Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (56 of 56 strings) Translation: Habitica/Faq Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/pl/ * Translated using Weblate (Polish) Currently translated at 93.2% (1762 of 1889 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (223 of 223 strings) Translation: Habitica/Subscriber Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/ * Translated using Weblate (Russian) Currently translated at 100.0% (207 of 207 strings) Translation: Habitica/Settings Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (452 of 452 strings) Translation: Habitica/Backgrounds Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (229 of 229 strings) Translation: Habitica/Character Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (126 of 126 strings) Translation: Habitica/Communityguidelines Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (650 of 650 strings) Translation: Habitica/Questscontent Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (329 of 329 strings) Translation: Habitica/Front Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (1767 of 1767 strings) Translation: Habitica/Gear Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: Habitica/Limited Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: Habitica/Messages Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (171 of 171 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/ * Translated using Weblate (Russian) Currently translated at 94.9% (131 of 138 strings) Translation: Habitica/Quests Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/ * Translated using Weblate (Russian) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/ * feat(content): Silver Hatching Potion quest * chore(sprites): compile * 4.107.0 * Translated using Weblate (German) Currently translated at 100.0% (78 of 78 strings) Translation: Habitica/Contrib Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
2019-08-14 14:43:43 +00:00
}