{
  "general": {
    "daisy-mae": "Daisy Mae"
  },
  "welcome": {
    "salutation": "Hello, and welcome to the <b>Turnip Prophet</b> app on your Nook Phone.",
    "description": "This app lets you track your island's turnip prices daily, but you'll have to put the prices in yourself!",
    "conclusion": "After that, the Turnip Prophet app will <b>magically</b> predict the turnip prices you'll have for the rest of the week.",
    "dismiss": "Got it!"
  },
  "first-time": {
    "title": "First-Time Buyer",
    "description": "Is this the first time a resident is buying turnips from Daisy Mae on <b>your own</b> island?<i>(This affects your pattern)</i>",
    "yes": "Yes",
    "no": "No"
  },
  "patterns": {
    "title": "Previous Pattern",
    "description": "What was last week's turnip price pattern?<i>(This affects your pattern)</i>",
    "pattern": "Pattern",
    "all": "All patterns",
    "decreasing": "Decreasing",
    "fluctuating": "Fluctuating",
    "unknown": "I don't know",
    "large-spike": "Large Spike",
    "small-spike": "Small Spike"
  },
  "prices": {
    "description": "What was the price of turnips this week on your island?",
    "open": {
      "am": "AM - 8:00 am to 11:59 am",
      "pm": "PM - 12:00 pm to 10:00 pm"
    },
    "copy-permalink": "Copy permalink",
    "permalink-copied": "Permalink copied!",
    "reset": "Reset Turnip Prophet",
    "reset-warning": "Are you sure you want to reset all fields?\n\nThis cannot be undone!"
  },
  "weekdays": {
    "monday": "Monday",
    "tuesday": "Tuesday",
    "wednesday": "Wednesday",
    "thursday": "Thursday",
    "friday": "Friday",
    "saturday" : "Saturday",
    "sunday": "Sunday",
    "abr": {
      "monday": "Mon",
      "tuesday": "Tue",
      "wednesday": "Wed",
      "thursday": "Thu",
      "friday": "Fri",
      "saturday" : "Sat"
    }
  },
  "times": {
    "morning": "AM",
    "afternoon": "PM"
  },
  "output": {
    "title": "Output",
    "chance": "% Chance",
    "to": "to",
    "minimum": "Guaranteed Minimum",
    "maximum": "Potential Maximum",
    "chart": {
      "input": "Input Price",
      "minimum": "Guaranteed Minimum",
      "maximum": "Potential Maximum",
      "expected": "Expected Price"
    },
    "likely-pattern": "Based on your prices so far, you're most likely on a <b>{{0}}</b> pattern ({{1}} chance).",
    "sell-now-title": "Should you sell now?",
    "sell-now": "You should sell now.",
    "sell-later": "You should sell later.",
    "sell-advice": "The expected maximum price for selling later is <b>{{0}}</b> bells on <b>{{1}}</b>.",
    "should-buy-title": "Should you buy?",
    "should-buy": "You should buy.",
    "should-not-buy": "You should not buy.",
    "buy-advice": "The expected maximum sell price for the week is <b>{{0}}</b> bells."
  },
  "textbox": {
    "description": "After you've listed some turnip prices, the Turnip Prophet will run some numbers and display the different possible patterns that your island may experience.",
    "development": "This app is still in development, but will improve over time!",
    "thanks": "None of this would have been possible without <a href=\"https://twitter.com/_Ninji/status/1244818665851289602?s=20\">Ninji's work</a> figuring out just how Timmy and Tommy value their turnips.",
    "support": "Support, comments and contributions are available through <a href=\"https://github.com/mikebryant/ac-nh-turnip-prices/issues\">GitHub</a>",
    "sponsor": "Want to sponsor the developers behind this project? Go to the <a href=\"https://github.com/mikebryant/ac-nh-turnip-prices#sponsor-button-repo\">GitHub</a> page and click '❤ Sponsor'",
    "contributors-text": "Oh! And let's not forget to thank those who have contributed so far!",
    "contributors": "Contributors",
    "credits": "Fork of <a href=\"https://github.com/mikebryant/ac-nh-turnip-prices\">mikebryant/ac-nh-turnip-prices</a>. Built on <a href=\"https://twitter.com/_Ninji/status/1244818665851289602\">Ninji's research</a>.",
    "view-contributors": "<a href=\"https://github.com/leopic/ac-nh-turnip-prices/graphs/contributors\">View all contributors</a>",
    "install": {
      "title": "Install App",
      "button": "Add to Home Screen"
    },
    "language": "Language",
    "theme": {
      "title": "Theme",
      "auto": "Automatic",
      "light": "Light",
      "dark": "Dark",
      "high-color-contrast": "High Color Contrast"
    }
  },
  "errors": {
    "impossible-values": "Oops! There seems to be an error with your turnip predictions. Please check your inputs.",
    "github": "If your turnip prices are correct and you have not time traveled, please <a href=\"https://github.com/mikebryant/ac-nh-turnip-prices/issues\">submit a report.</a>"
  }
}
