add props
This commit is contained in:
BIN
locale/en_AU.mo
Normal file
BIN
locale/en_AU.mo
Normal file
Binary file not shown.
120
locale/en_AU.po
120
locale/en_AU.po
@@ -16,128 +16,10 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 3.4.4\n"
|
||||
"X-Generator: Poedit 3.6\n"
|
||||
|
||||
#
|
||||
# UI
|
||||
#
|
||||
msgid "ui.debug_menu.main_menu"
|
||||
msgstr "Go to main menu"
|
||||
|
||||
msgid "ui.debug_menu.overworld"
|
||||
msgstr "Go to overworld"
|
||||
|
||||
msgid "ui.debug_menu.quest"
|
||||
msgstr "View Quests"
|
||||
|
||||
msgid "ui.debug_menu.inventory"
|
||||
msgstr "View Inventory"
|
||||
|
||||
msgid "ui.debug_menu.event"
|
||||
msgstr "Debug Events"
|
||||
|
||||
msgid "ui.debug_menu.cutscene"
|
||||
msgstr "Debug Cutscenes"
|
||||
|
||||
msgid "ui.debug_menu.cooking"
|
||||
msgstr "Debug Cooking"
|
||||
|
||||
msgid "ui.debug_menu.battle"
|
||||
msgstr "Debug Battle"
|
||||
|
||||
#
|
||||
# EVENTS
|
||||
#
|
||||
msgid "event.get_item.found"
|
||||
msgid_plural "event.get_item.found_plural"
|
||||
msgstr[0] "Found {item.title}."
|
||||
msgstr[1] "Found {quantity} {item.title}."
|
||||
|
||||
msgid "event.get_item.given"
|
||||
msgid_plural "event.get_item.given_plural"
|
||||
msgstr[0] "Received {item.title}."
|
||||
msgstr[1] "Received {quantity} {item.title}."
|
||||
|
||||
#
|
||||
# QUESTS
|
||||
#
|
||||
msgid "quest.test_quest.title"
|
||||
msgstr "Learn to cook!"
|
||||
|
||||
msgid "quest.test_quest.sweet_potato.title"
|
||||
msgstr "Scavenge Sweet Potatoes"
|
||||
|
||||
msgid "quest.test_quest.sweet_potato.description"
|
||||
msgstr "Find and collect {quantity} {item.title} so you can learn to cook!"
|
||||
|
||||
#
|
||||
# ITEMS
|
||||
#
|
||||
msgid "item.onion.title"
|
||||
msgid_plural "item.onion.title_plural"
|
||||
msgstr[0] "Onion"
|
||||
msgstr[1] "Onions"
|
||||
|
||||
msgid "item.onion.description"
|
||||
msgstr "An onion, a staple of many dishes. It can be used in cooking or eaten raw."
|
||||
|
||||
msgid "item.sweet_potato.name"
|
||||
msgid_plural "item.sweet_potato.name_plural"
|
||||
msgstr[0] "Sweet Potato"
|
||||
msgstr[1] "Sweet Potatoes"
|
||||
|
||||
msgid "item.sweet_potato.description"
|
||||
msgstr "A sweet potato, a nutritious and versatile vegetable. It can be used in cooking or eaten raw."
|
||||
|
||||
msgid "item.potion.name"
|
||||
msgid_plural "item.potion.name_plural"
|
||||
msgstr[0] "Potion"
|
||||
msgstr[1] "Potions"
|
||||
|
||||
msgid "item.potion.description"
|
||||
msgstr "A potion that restores health. It can be consumed to regain vitality."
|
||||
|
||||
msgid "item.baked_sweet_potato.name"
|
||||
msgid_plural "item.baked_sweet_potato.name_plural"
|
||||
msgstr[0] "Baked Sweet Potato"
|
||||
msgstr[1] "Baked Sweet Potatoes"
|
||||
|
||||
msgid "item.baked_sweet_potato.description"
|
||||
msgstr "A sweet potato that has been baked to perfection. It is warm and comforting, perfect for a chilly day."
|
||||
|
||||
#
|
||||
# RECIPES
|
||||
#
|
||||
msgid "recipe.baked_sweet_potato.title"
|
||||
msgstr "Baked Sweet Potato"
|
||||
|
||||
#
|
||||
# SCENES
|
||||
#
|
||||
msgid "main_menu.label"
|
||||
msgstr ""
|
||||
"Thyme and Fire\n"
|
||||
"\n"
|
||||
"Press [input action=debug][/input] to open the debug menu"
|
||||
|
||||
# ==============================================================================
|
||||
#
|
||||
# MAPS
|
||||
#
|
||||
# ==============================================================================
|
||||
|
||||
#
|
||||
# Test Map
|
||||
#
|
||||
msgid "map.test_map.title"
|
||||
msgstr "Test Map"
|
||||
|
||||
# Events
|
||||
msgid "map.test_map.event.gather_onion.text0"
|
||||
msgstr "I am giving you a quest to gather some ingredients."
|
||||
|
||||
msgid "map.test_map.event.gather_onion.text1"
|
||||
msgstr "Take this to help you on your way."
|
||||
|
||||
msgid "map.test_map.event.gather_onion.text2"
|
||||
msgstr "How goes the quest? Have you gathered the ingredients?"
|
Reference in New Issue
Block a user