diff --git a/website/common/locales/en_GB/achievements.json b/website/common/locales/en_GB/achievements.json
index 379d6bfe20..e3954a6a0b 100644
--- a/website/common/locales/en_GB/achievements.json
+++ b/website/common/locales/en_GB/achievements.json
@@ -104,9 +104,27 @@
"achievementSeeingRedText": "Has collected all Red Pets.",
"achievementSeeingRed": "Seeing Red",
"achievementLegendaryBestiaryModalText": "You collected all the mythical pets!",
- "achievementLegendaryBestiaryText": "Has hatched all the mythical pets: Dragon, Flying Pig, Gryphon, Sea Serpent, and Unicorn!",
+ "achievementLegendaryBestiaryText": "Has hatched all standard colours of mythical pets: Dragon, Flying Pig, Gryphon, Sea Serpent, and Unicorn!",
"achievementLegendaryBestiary": "Legendary Bestiary",
"achievementSeasonalSpecialistModalText": "You completed all the seasonal quests!",
"achievementSeasonalSpecialistText": "Has completed all the Spring and Winter seasonal quests: Egg Hunt, Trapper Santa, and Find the Cub!",
- "achievementSeasonalSpecialist": "Seasonal Specialist"
+ "achievementSeasonalSpecialist": "Seasonal Specialist",
+ "achievementVioletsAreBlueText": "Has collected all Cotton Candy Blue Pets.",
+ "achievementVioletsAreBlueModalText": "You collected all the Cotton Candy Blue Pets!",
+ "achievementWildBlueYonderModalText": "You tamed all the Cotton Candy Blue Mounts!",
+ "achievementDomesticated": "E-I-E-I-O",
+ "achievementWildBlueYonderText": "Has tamed all Cotton Candy Blue Mounts.",
+ "achievementVioletsAreBlue": "Violets are Blue",
+ "achievementWildBlueYonder": "Wild Blue Yonder",
+ "achievementDomesticatedModalText": "You collected all the domesticated pets!",
+ "achievementDomesticatedText": "Has hatched all standard colours of domesticated pets: Ferret, Guinea Pig, Rooster, Flying Pig, Rat, Bunny, Horse and Cow!",
+ "achievementZodiacZookeeper": "Zodiac Zookeeper",
+ "achievementZodiacZookeeperModalText": "You collected all the zodiac pets!",
+ "achievementZodiacZookeeperText": "Has hatched all standard colours of zodiac pets: Rat, Cow, Bunny, Snake, Horse, Sheep, Monkey, Rooster, Wolf, Tiger, Flying Pig, and Dragon!",
+ "achievementShadyCustomer": "Shady Customer",
+ "achievementShadyCustomerText": "Has collected all Shade Pets.",
+ "achievementShadyCustomerModalText": "You colleted all the Shade Pets!",
+ "achievementShadeOfItAll": "The Shade of It All",
+ "achievementShadeOfItAllText": "Has tamed all Shade Mounts.",
+ "achievementShadeOfItAllModalText": "You tamed all the Shade Mounts!"
}
diff --git a/website/common/locales/hr/pets.json b/website/common/locales/hr/pets.json
index 0967ef424b..17fa8863e9 100644
--- a/website/common/locales/hr/pets.json
+++ b/website/common/locales/hr/pets.json
@@ -1 +1,16 @@
-{}
+{
+ "magicPets": "Ljubimci čarobnih napitaka",
+ "noActivePet": "Nema trenutnog ljubimca",
+ "activeMount": "Trenutna jahaća životinja",
+ "questPets": "Pustolovni ljubimci",
+ "mounts": "Jahaće životinje",
+ "wackyPets": "Šašavi ljubimci",
+ "petsFound": "Pronađeni ljubimci",
+ "activePet": "Trenutni ljubimac",
+ "noActiveMount": "Nema jahaće životinje",
+ "stable": "Štala",
+ "mountsTamed": "Pripitomljene jahaće životinje",
+ "questMounts": "Pustolovne jahaće životinje",
+ "magicMounts": "Jahaće životinje čarobnih napitaka",
+ "pets": "Ljubimci"
+}
diff --git a/website/common/locales/it/groups.json b/website/common/locales/it/groups.json
index 8ab810e4f9..7565dadcd4 100644
--- a/website/common/locales/it/groups.json
+++ b/website/common/locales/it/groups.json
@@ -378,5 +378,6 @@
"joinParty": "Unisciti alla squadra",
"editGuild": "Modifica gilda",
"editParty": "Modifica squadra",
- "leaveGuild": "Lascia la gilda"
+ "leaveGuild": "Lascia la gilda",
+ "sendGiftTotal": "Totale:"
}
diff --git a/website/common/locales/it/questscontent.json b/website/common/locales/it/questscontent.json
index 13d24bd4cd..121fb4acf3 100644
--- a/website/common/locales/it/questscontent.json
+++ b/website/common/locales/it/questscontent.json
@@ -694,7 +694,7 @@
"questRubyCollectVenusRunes": "Rune di Venere",
"questRubyCollectAquariusRunes": "Rune Zodiacali dell'Acquario",
"questAmberUnlockText": "Sblocca le Pozioni di Schiusa Ambrate nel Mercato",
- "delightfulDinosNotes": "Contiene \"Lo Ptero-dactilo\", \"I Travolgenti Triceratopi\" e \"Il Dinosauro Dissotterrato.\" Disponibile fino al 30 novembre.",
+ "delightfulDinosNotes": "Contiene \"Lo Ptero-dactilo\", \"I Travolgenti Triceratopi\" e \"Il Dinosauro Dissotterrato.\" Disponibile fino al 31 maggio.",
"rockingReptilesNotes": "Contiene \"L'Isti-Gator\", \"Il Serpente della Distrazione\" e \"Il Veloci-Rapper\". Disponibile fino al 30 settembre.",
"questFluoriteText": "Una Fluorite Fifosa e Brillante",
"questFluoriteCompletion": "Mentre combatti, la creatura di cristallo sembra essere sempre più distratta dalle luci che crei. \"Così luccicante...\" borbotta.
\"Certo!\" esclama @nirbhao. \"Dev'essere un elementale di fluorite. Tutto ciò che vogliono è della luce con cui risplendere. Aiutiamolo a splendere.\"
L'elementale ride allegramente e risplende come se avessi acceso torce e scintille di magia. È così onorato di poter splendente di nuovo che ti porta ad un ricco deposito di cristalli di Fluorite.
\"È l'ingrediente perfetto per una nuova Pozione di Schiusa\", dice @nirbhao.\"Una che renderà i nostri animali luminosi come il nostro nuovo amico fluorescente.\"",
diff --git a/website/common/locales/it/subscriber.json b/website/common/locales/it/subscriber.json
index 4b26cbdf7a..d6cb16a74d 100644
--- a/website/common/locales/it/subscriber.json
+++ b/website/common/locales/it/subscriber.json
@@ -202,5 +202,8 @@
"mysterySet202203": "Set Libellula Impavida",
"mysterySet202204": "Set Avventuriero Virtuale",
"mysterySet202202": "Set Trecce Turchesi",
- "mysterySet202205": "Set Drago Alato Crepuscolare"
+ "mysterySet202205": "Set Drago Alato Crepuscolare",
+ "howManyGemsSend": "Quante Gemme vorresti inviare?",
+ "wantToSendOwnGems": "Vuoi inviare le tue Gemme?",
+ "howManyGemsPurchase": "Quante Gemme vorresti comprare?"
}
diff --git a/website/common/locales/ja/backgrounds.json b/website/common/locales/ja/backgrounds.json
index 400fb469fd..cd4726a677 100644
--- a/website/common/locales/ja/backgrounds.json
+++ b/website/common/locales/ja/backgrounds.json
@@ -693,5 +693,12 @@
"backgroundFlowerShopNotes": "お花屋さんで良い香りを楽しみましょう。",
"backgroundSpringtimeLakeText": "春の湖",
"backgroundSpringtimeLakeNotes": "春の湖のほとりに沿って観光しましょう。",
- "hideLockedBackgrounds": "ロックされた背景を表示しない"
+ "hideLockedBackgrounds": "ロックされた背景を表示しない",
+ "backgroundOnACastleWallNotes": "城郭の上で見張りをしましょう。",
+ "backgroundCastleGateText": "お城の門",
+ "backgroundCastleGateNotes": "お城の門番になりましょう。",
+ "backgrounds052022": "セット96:2022年5月リリース",
+ "backgroundOnACastleWallText": "城郭の上",
+ "backgroundEnchantedMusicRoomNotes": "魔法の音楽室で楽器を演奏しましょう。",
+ "backgroundEnchantedMusicRoomText": "魔法の音楽室"
}
diff --git a/website/common/locales/ja/faq.json b/website/common/locales/ja/faq.json
index 70648e7eba..f05b9c8999 100644
--- a/website/common/locales/ja/faq.json
+++ b/website/common/locales/ja/faq.json
@@ -22,8 +22,8 @@
"webFaqAnswer4": "ダメージを受け、体力が減るのにはいくつかの原因があります。1 つ目、日課をやらないまま夜を明かし、翌日の朝に表示される確認画面でもチェックをしなければダメージを受けます。2 つ目、悪い習慣をチェックすれば、ダメージを受けます。最後に、パーティーでのボス戦の途中で、パーティーの仲間のだれかが日課をやり残した場合、ボスがあなたを攻撃します。主な回復方法はレベルを上げることで、レベルが上がると体力は全回復します。また、「ごほうび」欄の「体力回復の薬」をゴールドで買っても回復できます。そして、レベル10以上になると、治療師になることができ、回復のスキルを覚えます。もしパーティーの仲間に治療師がいれば、回復してもらうことができます。詳しくはナビゲーションバーのパーティーをクリックしてください。",
"faqQuestion5": "友達といっしょに Habitica を遊ぶには?",
"iosFaqAnswer5": "あなたといっしょのパーティーに友達を誘いましょう! パーティーではクエストに参加したり、モンスターと戦ったり、スキルをかけたりしてお互いに助け合うことができます。\n\n自分のパーティーを作りたいなら、メニューから[パーティー](https://habitica.com/party)を選び、「新しいパーティーを作成する」をタップしてください。画面をスクロールして、「メンバーを招待する」をタップして、友達のユーザー名を入力して招待しましょう。誰かのパーティーに参加したいなら、自分のユーザー名を相手に伝えればあなたを招待できます!\n\nあなたと友達はギルドに参加することもできます。ギルドとは、共通の趣味を持つ人々が集まる公共チャットルームです。有益で楽しいコミュニティがたくさんあるので、ぜひチェックしてください。\n\nもっと競い合いたいなら、あなたと友達でチャレンジを作成したり参加したりして、タスクのセットに取り組むのもいいでしょう。さまざまな趣味や目標にまつわるたくさんのチャレンジが公開されています。公共チャレンジの中には、優勝者に選ばれると賞品のジェムをもらえるものもあります。",
- "androidFaqAnswer5": "最も良い方法は、ナビゲーションバーの「パーティー」をクリックして、あなたと一緒のパーティーに友達を誘うことです! パーティーでは、クエストを行ったり、モンスターと戦ったり、スキルを使ったりしてお互いを助け合うことができます。一緒のギルドに参加することもできます(ソーシャル > ギルド)。ギルドは興味のあることを話し合ったり、共通のゴールを目指したりするためのチャットルームで、公開・非公開の設定ができます。ギルドはいくつでも参加できますが、パーティーは1つだけしか参加できません。\n\nより詳しい情報については[パーティー](https://habitica.fandom.com/ja/wiki/パーティー) や[ギルド](https://habitica.fandom.com/wiki/Guilds) のWikiページをご覧ください。",
- "webFaqAnswer5": "最も良い方法は、ナビゲーションバーの「パーティー」をクリックして、あなたと一緒のパーティーに友達を誘うことです! パーティーでは、クエストを行ったり、モンスターと戦ったり、スキルを使ったりしてお互いを助け合うことができます。一緒のギルドに参加することもできます(ナビゲーションバーの「ギルド」をクリックしてください)。ギルドは興味のあることを話し合ったり、共通のゴールを目指したりするためのチャットルームで、公開・非公開の設定ができます。ギルドはいくつでも参加できますが、パーティーは1つだけしか参加できません。より詳しい情報については[パーティー](https://habitica.fandom.com/ja/wiki/パーティー) や[ギルド](https://habitica.fandom.com/wiki/Guilds) のWikiページをご覧ください。",
+ "androidFaqAnswer5": "最も良い方法は、ナビゲーションバーの「パーティー」をクリックして、あなたと一緒のパーティーに友達を誘うことです! パーティーでは、クエストを行ったり、モンスターと戦ったり、スキルを使ったりしてお互いを助け合うことができます。一緒のギルドに参加することもできます(ソーシャル > ギルド)。ギルドは興味のあることを話し合ったり、共通のゴールを目指したりするためのチャットルームで、公開・非公開の設定ができます。ギルドはいくつでも参加できますが、パーティーは1つだけしか参加できません。\n\nより詳しい情報については[パーティー](https://habitica.fandom.com/ja/wiki/パーティー) や[ギルド](https://habitica.fandom.com/ja/wiki/ギルド) のWikiページをご覧ください。",
+ "webFaqAnswer5": "最も良い方法は、ナビゲーションバーの「パーティー」をクリックして、あなたと一緒のパーティーに友達を誘うことです! パーティーでは、クエストを行ったり、モンスターと戦ったり、スキルを使ったりしてお互いを助け合うことができます。一緒のギルドに参加することもできます(ナビゲーションバーの「ギルド」をクリックしてください)。ギルドは興味のあることを話し合ったり、共通のゴールを目指したりするためのチャットルームで、公開・非公開の設定ができます。ギルドはいくつでも参加できますが、パーティーは1つだけしか参加できません。より詳しい情報については[パーティー](https://habitica.fandom.com/ja/wiki/パーティー) や[ギルド](https://habitica.fandom.com/ja/wiki/ギルド) のWikiページをご覧ください。",
"faqQuestion6": "ペットや乗騎はどうやって手に入れるの?",
"iosFaqAnswer6": "あなたがタスクを達成するたびに、ランダムに「たまご」や「たまごがえしの薬」や「ペットのえさ」を手に入れるチャンスが得られます。手に入れたアイテムはメニュー > 所持品 に保存されています。\n\nペットをかえすには「たまご」と「たまごがえしの薬」が必要です。かえしたいペットの種類を決めて「たまご」を押して、「かえすたまご」として選択します。次にペットの色を決めて「たまごがえしの薬」を選びましょう! メニュー > ペットでペットを選ぶと、アバターのそばにペットが表示されます。\n\nペットを育てて乗騎にすることもできます。メニュー > ペット でえさをやりましょう。ペットを押して「えさをやるペット」として選択します! ペットを乗騎にするにはたくさんのえさが必要ですが、お気に入りのえさを見つけ出して与えれば、より早く成長します。いろいろ試してみてください。もしくは[ここでネタバレを見ましょう](https://habitica.fandom.com/ja/wiki/えさの好み)。乗騎を手に入れたら、メニュー > 乗騎 に行って押すことで、あなたのアバターに乗騎を表示できます。\n\nクエストによっては、達成することでクエストペットのたまごが手に入ります。(クエストについて詳しく知りたい方は「[モンスターと戦ったり、クエストを始めるにはどうしたらいいですか?](https://habitica.com/static/faq/#monsters-quests)」の項目をご覧ください)。",
"androidFaqAnswer6": "あなたがタスクを達成するたびに、ランダムに「たまご」や「たまごがえしの薬」や「ペットのえさ」を手に入れるチャンスが得られます。手に入れたアイテムはメニュー > 所持品 に保存されています。\n\nペットをかえすには「たまご」と「たまごがえしの薬」が必要です。かえしたいペットの種類を決めて「たまご」を押して、「たまごがえしの薬でかえす」として選択します。次にペットの色を決めて「たまごがえしの薬」を選びましょう! 新しいペットを連れる(アバターのそばに表示する)には、メニュー > 動物小屋 > ペット に行って種類を選び、希望するペットを押して「連れていく」を選択します(アバターは変更を反映して更新されません)。\n\nペットを育てて乗騎にすることもできます。メニュー > 動物小屋 [ > ペット] でえさをやりましょう。ペットを押して、次に「えさ」を選びます! ペットを乗騎にするにはたくさんのえさが必要ですが、お気に入りのえさを見つけ出して与えれば、より早く成長します。いろいろ試してみてください。もしくは[ここでネタバレを見ましょう](https://habitica.fandom.com/ja/wiki/えさの好み)。乗騎に乗るには、メニュー > 動物小屋 > 乗騎 へ行って種類を選んで、希望する乗騎を押してから「連れていく」を選択してください(アバターは変更を反映して更新されません)。\n\nクエストによっては、達成することでクエストペットのたまごが手に入ります。(クエストについて詳しく知りたい方は以下をご覧ください)",
diff --git a/website/common/locales/ja/groups.json b/website/common/locales/ja/groups.json
index f234a11110..b86ab1126f 100644
--- a/website/common/locales/ja/groups.json
+++ b/website/common/locales/ja/groups.json
@@ -378,5 +378,6 @@
"joinParty": "パーティーに参加する",
"editGuild": "ギルドを編集",
"editParty": "パーティーを編集",
- "leaveGuild": "ギルドを脱退する"
+ "leaveGuild": "ギルドを脱退する",
+ "sendGiftTotal": "トータル:"
}
diff --git a/website/common/locales/ja/questscontent.json b/website/common/locales/ja/questscontent.json
index 869e003c44..530821e6f0 100644
--- a/website/common/locales/ja/questscontent.json
+++ b/website/common/locales/ja/questscontent.json
@@ -677,7 +677,7 @@
"questFluoriteUnlockText": "市場で蛍石のたまごがえしの薬を買えるようになります",
"evilSantaAddlNotes": "「猟師のサンタ」と「子グマの捜索」のクエストは何回でも挑戦できますが、クエスト報酬の特別なペットと乗騎が手に入るのは最初の一回だけです。ご注意ください。",
"delightfulDinosText": "「愉快な恐竜」クエストセット",
- "delightfulDinosNotes": "「テラー・ダクティル」「トリケラ・ステップス」「発掘された恐竜」のセット。11月30日まで購入できます。",
+ "delightfulDinosNotes": "「テラー・ダクティル」「トリケラ・ステップス」「発掘された恐竜」のセット。5月31日まで購入できます。",
"questRubyCollectRubyGems": "ルビー",
"questRubyCollectVenusRunes": "金星のルーン",
"questRubyCollectAquariusRunes": "みずがめ座のルーン",
diff --git a/website/common/locales/ja/subscriber.json b/website/common/locales/ja/subscriber.json
index 0febb41c17..f1587de459 100644
--- a/website/common/locales/ja/subscriber.json
+++ b/website/common/locales/ja/subscriber.json
@@ -202,5 +202,7 @@
"mysterySet202202": "ターコイズツインテールセット",
"mysterySet202203": "不屈のトンボセット",
"mysterySet202204": "バーチャルアドベンチャーセット",
- "mysterySet202205": "黄昏の翼のドラゴンセット"
+ "mysterySet202205": "黄昏の翼のドラゴンセット",
+ "howManyGemsSend": "いくつのジェムを贈りますか?",
+ "howManyGemsPurchase": "ジェムをいくつ購入しますか?"
}
diff --git a/website/common/locales/la/achievements.json b/website/common/locales/la/achievements.json
index f971004cf3..d0ff659da5 100755
--- a/website/common/locales/la/achievements.json
+++ b/website/common/locales/la/achievements.json
@@ -120,7 +120,7 @@
"achievementDomesticatedModalText": "Omnia animalia domestica collegisti!",
"achievementShadyCustomer": "Umbra et Imago",
"achievementShadyCustomerText": "Omnia animalia umbrae coloris collegit.",
- "achievementZodiacZookeeperText": "Omnia animalia Zodiaci incubuit: Ratum, Bovem, Cuniculum, Serpentem, Equum, Ovem, Simiam, Gallum, Lupum, Tigrem, Suem Volantem, Draconem!",
+ "achievementZodiacZookeeperText": "Omnes colores animalium Zodiaci incubuit: Ratum, Bovem, Cuniculum, Serpentem, Equum, Ovem, Simiam, Gallum, Lupum, Tigrem, Suem Volantem, et Draconem!",
"achievementZodiacZookeeper": "Zodiaci Custos",
"achievementZodiacZookeeperModalText": "Omnia animalia Zodiaci collegisti!",
"achievementShadyCustomerModalText": "Omnia animalia umbrae coloris collegisti!",
@@ -129,5 +129,5 @@
"achievementShadeOfItAllModalText": "Omnia iumenta umbrae coloris domuisti!",
"achievementBirdsOfAFeather": "Volucres volare solent",
"achievementBirdsOfAFeatherModalText": "Omnia animalia volantia collegisti!",
- "achievementBirdsOfAFeatherText": "Omnia animalia volantia incubuit: Suem Volantem, Strigem, Psittacum, Pterodactylum, Gryphus, Falconem."
+ "achievementBirdsOfAFeatherText": "Omnes colores animalium volantium incubuit: Suem Volantem, Strigem, Psittacum, Pterodactylum, Gryphus, Falconem, Pavonem et Gallum."
}
diff --git a/website/common/locales/la/front.json b/website/common/locales/la/front.json
index ede6babb71..771a9eba26 100644
--- a/website/common/locales/la/front.json
+++ b/website/common/locales/la/front.json
@@ -6,12 +6,12 @@
"communityInstagram": "Instagramma",
"chores": "Negotia",
"communityFacebook": "Faciesliber",
- "communityExtensions": "Addenda et extentiones",
+ "communityExtensions": "Addenda et extentiones",
"clearBrowserData": "Exime argumenta Navigatro",
"emailNewPass": "Mitte littera electronica ligamen Passusverbum revertens",
"forgotPassword": "Passusverbum de memoria animo exciditne?",
"companyDonate": "Pecuniam dona",
- "companyContribute": "Operam da",
+ "companyContribute": "Contribue",
"companyBlog": "Blogulum",
"companyAbout": "Quomodo agit",
"footerCompany": "Compages",
@@ -22,5 +22,20 @@
"logout": "Exitus",
"history": "Historia",
"free": "Associa te gratis",
- "footerSocial": "Congregatio"
+ "footerSocial": "Congregatio",
+ "marketing1Lead3Title": "Inveni Praemia Fortuita",
+ "marketing1Lead2Title": "Cape Armamenta Dulces",
+ "guidanceForBlacksmiths": "Moderatio Fabris",
+ "marketing2Lead1Title": "Feracitas Socialis",
+ "marketing4Header": "Usus Ordinationis",
+ "marketing2Lead3Title": "Provocate Alter Alterum",
+ "marketing1Lead2": "Emeda habitos tuos ad aedificandam personam tuam. Monstra armamenta dulces quae adeptus es!",
+ "marketing1Lead1Title": "Vita Tua, Ludus Personarum",
+ "marketing3Header": "Programmulae et Extensiones",
+ "invalidEmail": "Littera electronica rata requiritur ad revertere passusverbum.",
+ "marketing3Lead2Title": "Integraziones",
+ "footerMobile": "Mobilis",
+ "marketing2Header": "Colluctare Cum Amicis, Te Associa In Gregibus Studii",
+ "marketing2Lead2Title": "Pugna Monstra",
+ "marketing2Lead1": "Etiamsi solus ludere Habitica potes, melius advenit cum tu collaborare, contendere atque manere fidelitatem alterum alterum incohas. Efficacissima pars aliqui profecti ipsius est fidelitas socialis, et quid est locum melius ad manendam fidelitatem et competendum quam ludum televisificum?"
}
diff --git a/website/common/locales/la/inventory.json b/website/common/locales/la/inventory.json
index 1eabeba3e5..688dd6cc63 100755
--- a/website/common/locales/la/inventory.json
+++ b/website/common/locales/la/inventory.json
@@ -4,5 +4,7 @@
"eggsItemType": "Ova",
"hatchingPotionsItemType": "Potiones Incubantes",
"specialItemType": "Res Propriae",
- "lockedItem": "Res Obserata"
+ "lockedItem": "Res Obserata",
+ "petAndMount": "Animalia Domestica et Iumenta",
+ "allItems": "Totae Res"
}
diff --git a/website/common/locales/la/messages.json b/website/common/locales/la/messages.json
index 8967fdf262..6def3bc1e2 100755
--- a/website/common/locales/la/messages.json
+++ b/website/common/locales/la/messages.json
@@ -8,22 +8,22 @@
"messageCannotFeedPet": "Hoc animal domesticum non pascas.",
"messageAlreadyMount": "Iam iumentum tibi est. Conare alere aliud animal domesticum.",
"messageEvolve": "<%= egg %>mansuevisti. Equitate!",
- "messageLikesFood": "<%= egg %> really likes <%= foodText %>!",
- "messageDontEnjoyFood": "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it.",
+ "messageLikesFood": "<%= egg %> sane amat <%= foodText %>!",
+ "messageDontEnjoyFood": "<%= egg %> edit <%= foodText %> sed videtur id frui.",
"messageBought": "Emitur <%= itemText %>",
"messageUnEquipped": "<%= itemText %> inarmatur.",
"messageMissingEggPotion": "Aut ovo aut potioni dees",
"messageInvalidEggPotionCombo": "Ova Animaliorum Domesticorum ex Investigatione incubare Potione Magica Incubante non potest. Conare alio ovo.",
"messageAlreadyPet": "Iam animal domesticum tibi est. Conare incubare aliam combīnātiōnem!",
- "messageHatched": "Your egg hatched! Visit your stable to equip your pet.",
+ "messageHatched": "Ovum tuum incubatum est! Adeas stabulum tuum ad armandum animalem domesticum.",
"messageNotEnoughGold": "Aurum Non Satis Est",
- "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.",
- "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.",
- "messageDropFood": "You've found <%= dropText %>!",
+ "messageTwoHandedEquip": "Ut feras <%= twoHandedText %> duo manibus egeres, igitur <%= offHandedText %> exarmatum est.",
+ "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.\nUt feras <%= twoHandedText %> duo manibus egeres, igitur illum exarmatum est cum aggingat <%= offHandedText %> armis.",
+ "messageDropFood": "Invenisti <%= dropText %>!",
"messageDropEgg": "You've found a <%= dropText %> Egg!",
"messageDropPotion": "You've found a <%= dropText %> Hatching Potion!",
"messageDropMysteryItem": "Aperis arcam et <%= dropText %> invenis!",
- "messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
+ "messageAlreadyOwnGear": "Iam haec armamenta tibi sunt. Id arma eundo ad paginam armamentorum.",
"previousGearNotOwned": "You need to purchase a lower level gear before this one.",
"messageHealthAlreadyMax": "Valitudo maxima tibi iam est.",
"messageHealthAlreadyMin": "Oh no! You have already run out of health so it's too late to buy a health potion, but don't worry - you can revive!",
@@ -48,7 +48,15 @@
"messageNotAbleToBuyInBulk": "This item cannot be purchased in quantities above 1.",
"notificationsRequired": "Notificationes ID requiruntur.",
"unallocatedStatsPoints": "You have <%= points %> unallocated Stat Points",
- "beginningOfConversation": "This is the beginning of your conversation with <%= userName %>. Remember to be kind, respectful, and follow the Community Guidelines!",
+ "beginningOfConversation": "Hic est exordium sermonis tui cum <%= userName %>.",
"messageDeletedUser": "Sorry, this user has deleted their account.",
- "messageMissingDisplayName": "Missing display name."
+ "messageMissingDisplayName": "Missing display name.",
+ "reportedMessage": "Nuntiavisti hoc nuntium arbitris.",
+ "messageBattleGearUnEquipped": "Armamenta Pugnae exarmata.",
+ "messagePetMountUnEquipped": "Animalem Domesticum Iumentumque exarmata.",
+ "messageBackgroundUnEquipped": "Scaena exarmata.",
+ "canDeleteNow": "Hunc nuntium delere posse si velis.",
+ "newsPostNotFound": "Aut notitia non inventa est aut tu aditum ad videndum non habes.",
+ "messageCostumeUnEquipped": "Habitum exarmatum.",
+ "messageAllUnEquipped": "Omnia exarmata."
}
diff --git a/website/common/locales/la/pets.json b/website/common/locales/la/pets.json
index 5507efb207..67fc10866a 100644
--- a/website/common/locales/la/pets.json
+++ b/website/common/locales/la/pets.json
@@ -22,7 +22,7 @@
"magicPets": "Animalia Magica",
"petsFound": "Animalia Inventa",
"activePet": "Animal Electum",
- "pets": "Animalia",
+ "pets": "Animalia Domestica",
"stable": "Stabulum",
"noActiveMount": "Nullus Iumentum Electus",
"noActivePet": "Nullus Animal Electum",
@@ -39,5 +39,11 @@
"petName": "<%= egg(locale) %> <%= potion(locale) %>",
"hatchedPet": "Incubuisti novum animal nominatum <%= potion %> <%= egg %>!",
"hopefulHippogriffMount": "Hopeful Hippogriff (Pet)",
- "hopefulHippogriffPet": "Hopeful Hippogriff (Pet)"
+ "hopefulHippogriffPet": "Hopeful Hippogriff (Pet)",
+ "invisibleAether": "Aether Caecus",
+ "quickInventory": "Citum Index Bonorum",
+ "noSaddlesAvailable": "Non est tibi ullum Stratum.",
+ "food": "Cibus et Strata",
+ "haveHatchablePet": "Habes potionem incubantem <%= potion %> atque ovum %= egg %> ad incubandum hoc animalem domesticum! Deprime ad incubandum!",
+ "noFoodAvailable": "Non est tibi ullus Cibus."
}