Files
habitica/website/common/locales/la/pets.json
T
Melior 354cc9b54a Translated using Weblate (Latin)
Currently translated at 29.9% (44 of 147 strings)

Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/la/

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 (Swedish)

Currently translated at 100.0% (228 of 228 strings)

Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/sv/

Translated using Weblate (Swedish)

Currently translated at 100.0% (57 of 57 strings)

Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/sv/

Translated using Weblate (Swedish)

Currently translated at 100.0% (298 of 298 strings)

Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/sv/

Translated using Weblate (Swedish)

Currently translated at 100.0% (65 of 65 strings)

Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (138 of 138 strings)

Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (66 of 66 strings)

Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/pt_BR/

Translated using Weblate (Russian)

Currently translated at 100.0% (298 of 298 strings)

Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/

Translated using Weblate (German)

Currently translated at 100.0% (298 of 298 strings)

Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/

Translated using Weblate (Latin)

Currently translated at 100.0% (134 of 134 strings)

Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/la/

Translated using Weblate (Latin)

Currently translated at 100.0% (8 of 8 strings)

Translation: Habitica/Overview
Translate-URL: https://translate.habitica.com/projects/habitica/overview/la/

Translated using Weblate (Latin)

Currently translated at 100.0% (36 of 36 strings)

Translation: Habitica/Loadingscreentips
Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/la/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (228 of 228 strings)

Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (171 of 171 strings)

Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pt_BR/

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 (Portuguese (Brazil))

Currently translated at 100.0% (677 of 677 strings)

Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/

Translated using Weblate (French)

Currently translated at 100.0% (211 of 211 strings)

Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
2019-12-31 13:10:31 +01:00

47 lines
1.8 KiB
JSON

{
"magicalBee": "Apis Magica",
"phoenix": "Phoenix",
"orca": "Orca",
"mammoth": "Mammuthus Lanatus",
"mantisShrimp": "Stomatopodum",
"hydra": "Hydra",
"cerberusPup": "Cerberus Catulus",
"veteranFox": "Vulpes Veterana",
"veteranBear": "Ursus Veteranus",
"veteranLion": "Leo Veteranus",
"veteranTiger": "Tigris Veteranus",
"veteranWolf": "Lupus Veteranus",
"etherealLion": "Leo Aetherius",
"rareMounts": "Iumenta Rari",
"magicMounts": "Iumenta Magici",
"questMounts": "Iumenta Investigationum",
"mountsTamed": "Iumenta Domiti",
"activeMount": "Iumentum Electus",
"mounts": "Iumenta",
"wackyPets": "Animalia Peregrina",
"questPets": "Animalia Investigationum",
"rarePets": "Animalia Rara",
"magicPets": "Animalia Magica",
"petsFound": "Animalia Inventa",
"activePet": "Animal Electum",
"pets": "Animalia",
"stable": "Stabulum",
"noActiveMount": "Nullus Iumentum Electus",
"noActivePet": "Nullus Animal Electum",
"hatchingPotions": "Potiones Incubantes",
"potion": "Potio <%= potionType %>",
"egg": "Ovum <%= eggType %>",
"hatchingPotion": "potio incubans",
"magicHatchingPotions": "Potiones Incubantes Magicae",
"royalPurpleJackalope": "Lepus Cornutus Purpureus Regalis",
"royalPurpleGryphon": "Gryphus Purpureus Regius",
"noEggs": "Ulla ova non habes.",
"eggSingular": "ovum",
"eggs": "ova",
"mountName": "<%= mount(locale) %> <%= potion(locale) %>",
"petName": "<%= egg(locale) %> <%= potion(locale) %>",
"hatchedPet": "Incubuisti novum animal nominatum <%= potion %> <%= egg %>!",
"hatchAPot": "Incubas novum animal nominatum <%= potion %> <%= egg %>?",
"noHatchingPotions": "Ullas potiones incubantes non habes."
}