{
    "menu": {
        "new_game": "New Game",
        "load_game": "Load Game",
        "credits": "Credits & Support"
    },
    "level_1": {
        "tooltips": {
            "move_meadow": "Go to Meadow",
            "leave_meadow": "Leave Meadow",
            "move_farm": "Go to Farm",
            "leave_farm": "Leave Farm",
            "move_nursey": "Go to Plant Nursery",
            "leave_nursey": "Leave Plant Nursery",
            "move_bee_hive": "Go to Bee Hive",
            "move_nursey_bee": "Go to Plant Nursery or Bee Hive",
            "move_meadow_farm": "Go to Meadow or Farm"
        },
        "house": {
            "rabbit": {
                "text_1": "Hello, can I help you?",
                "text_2": "You surely can! I need to live in your house now.",
                "text_3": "What!?",
                "text_4": "I need a new home, one with food in it. Now that I mention it, you will also need to feed me with plenty of grass and wildflowers",
                "text_5": "But...!",
                "text_6": "Yes, I know, it will be just great! I\u2019m looking forward to movie night.",
                "text_7": "But what happened?",
                "text_8": "I used to have plenty of grass and wildflowers around, but they have started to disappear year after year. So I came up with this great solution... I will live in your house and let you take care of me."
            }
        },
        "meadow": {
            "worm": {
                "pergunta_1": "How\u2019s life?",
                "resposta_1": "Could be better. Just now I had to take cover from that scary machine the farmer uses all the time. The farmer is taking over everything!",
                "pergunta_2": "What happened here?",
                "resposta_2": "There is no land set aside for wild animals and plants anymore.",
                "pergunta_3": "Nice talking to you, bye.",
                "resposta_3": "Bye.",
                "pergunta_4": "Hi again",
                "resposta_4": "Have you talked with the farmer yet? What are you waiting for?"
            }
        },
        "farm": {
            "farmer": {
                "pergunta_1": "What are you doing?",
                "resposta_1": "Farming wheat.",
                "pergunta_2": "How\u2019s business?",
                "resposta_2": "Worse every year. The land does not produce the same as it used to and I have to use more and more chemicals to help the wheat grow and reduce pests.",
                "pergunta_3": "Hi again.",
                "resposta_3": "Sorry, can\u2019t talk now, I\u2019m too busy"
            }
        },
        "plant": {
            "nursey": {
                "pergunta_1": "Nice plants",
                "resposta_1": "We have all kinds of plants and seeds",
                "pergunta_2": "What\u2019s up with the barren land by the rabbit hole?",
                "resposta_2": "It seems that the bees moved away.",
                "pergunta_3": "Why is that a problem?",
                "resposta_3": "The bees help pollinate all kinds of plants so they can reproduce.",
                "pergunta_4": "It seems everyone is moving away from here",
                "resposta_4": "I\u2019m staying. I want to help the meadow thrive.",
                "pergunta_5": "Do you have seeds I can plant in the meadow?",
                "resposta_5": "Great idea. Help yourself, you can take as many as you like."
            }
        },
        "transition": {
            "bee": {
                "pergunta_1": "Hello, why are you here alone?",
                "resposta_1": "All the hive has moved but I\u2019m just too old to start a new life elsewhere",
                "pergunta_2": "Why did the other bees leave?",
                "resposta_2": "Several reasons\u2026There used to be more land around here that was left uncultivated. It had wild flowers and grasses. It was great for us bees and for worms and rabbits too.",
                "pergunta_3": "Do you have honey?",
                "resposta_3": "No",
                "pergunta_4": "What can I do to help?",
                "resposta_4": "Replacing the wild flowers and grass could be great. They could be grown in field margins next to the wheat. This would help the farmer too, because he needs the bees to pollinate crops, and he could reduce the pesticides he uses.",
                "pergunta_5": "Why do you use a stick?",
                "resposta_5": "I\u2019m old and the stick helps me stand."
            }
        }
    }
}