{
  "addonDescription": {
    "message": "Take clips and screenshots from the Web and save them temporarily or permanently."
  },
  "addonAuthorsList": {
    "message": "Mozilla <screenshots-feedback@mozilla.com>"
  },
  "contextMenuLabel": {
    "message": "Take a Screenshot"
  },
  "myShotsLink": {
    "message": "My Shots"
  },
  "screenshotInstructions": {
    "message": "Drag or click on the page to select a region. Press ESC to cancel."
  },
  "saveScreenshotSelectedArea": {
    "message": "Save"
  },
  "saveScreenshotVisibleArea": {
    "message": "Save visible"
  },
  "saveScreenshotFullPage": {
    "message": "Save full page"
  },
  "cancelScreenshot": {
    "message": "Cancel"
  },
  "downloadScreenshot": {
    "message": "Download"
  },
  "downloadOnlyNotice": {
    "message": "You are currently in Download-Only mode."
  },
  "downloadOnlyDetails": {
    "message": "Firefox Screenshots automatically changes to Download-Only mode in these situations:"
  },
  "downloadOnlyDetailsPrivate": {
    "message": "In a Private Browsing window."
  },
  "downloadOnlyDetailsThirdParty": {
    "message": "Third-party cookies are disabled."
  },
  "downloadOnlyDetailsNeverRemember": {
    "message": "“Never remember history” is enabled."
  },
  "notificationLinkCopiedTitle": {
    "message": "Link Copied"
  },
  "notificationLinkCopiedDetails": {
    "message": "The link to your shot has been copied to the clipboard. Press $META_KEY$-V to paste.",
    "placeholders": {
      "meta_key": {
        "content": "$1"
      }
    }
  },
  "copyScreenshot": {
    "message": "Copy"
  },
  "notificationImageCopiedTitle": {
    "message": "Shot Copied"
  },
  "notificationImageCopiedDetails": {
    "message": "Your shot has been copied to the clipboard. Press $META_KEY$-V to paste.",
    "placeholders": {
      "meta_key": {
        "content": "$1"
      }
    }
  },
  "imageCroppedWarning": {
    "message": "This image has been cropped to $PIXELS$px.",
    "placeholders": {
      "pixels": {
        "content": "$1"
      }
    }
  },
  "requestErrorTitle": {
    "message": "Out of order."
  },
  "requestErrorDetails": {
    "message": "Sorry! We couldn’t save your shot. Please try again later."
  },
  "connectionErrorTitle": {
    "message": "We can’t connect to your screenshots."
  },
  "connectionErrorDetails": {
    "message": "Please check your Internet connection. If you are able to connect to the Internet, there may be a temporary problem with the Firefox Screenshots service."
  },
  "loginErrorDetails": {
    "message": "We couldn’t save your shot because there is a problem with the Firefox Screenshots service. Please try again later."
  },
  "unshootablePageErrorTitle": {
    "message": "We can’t screenshot this page."
  },
  "unshootablePageErrorDetails": {
    "message": "This isn’t a standard Web page, so you can’t take a screenshot of it."
  },
  "selfScreenshotErrorTitle": {
    "message": "You can’t take a shot of a Firefox Screenshots page!"
  },
  "emptySelectionErrorTitle": {
    "message": "Your selection is too small"
  },
  "privateWindowErrorTitle": {
    "message": "Screenshots is disabled in Private Browsing Mode"
  },
  "privateWindowErrorDetails": {
    "message": "Sorry for the inconvenience. We are working on this feature for future releases."
  },
  "genericErrorTitle": {
    "message": "Whoa! Firefox Screenshots went haywire."
  },
  "genericErrorDetails": {
    "message": "We’re not sure what just happened. Care to try again or take a shot of a different page?"
  },
  "tourBodyIntro": {
    "message": "Take, save, and share screenshots without leaving Firefox."
  },
  "tourHeaderPageAction": {
    "message": "A new way to save"
  },
  "tourBodyPageAction": {
    "message": "Expand the page actions menu in the address bar any time you want to take a screenshot."
  },
  "tourHeaderClickAndDrag": {
    "message": "Capture Just What You Want"
  },
  "tourBodyClickAndDrag": {
    "message": "Click and drag to capture just a portion of a page. You can also hover to highlight your selection."
  },
  "tourHeaderFullPage": {
    "message": "Capture Windows or Entire Pages"
  },
  "tourBodyFullPage": {
    "message": "Select the buttons in the upper right to capture the visible area in the window or to capture an entire page."
  },
  "tourHeaderDownloadUpload": {
    "message": "As You Like It"
  },
  "tourBodyDownloadUpload": {
    "message": "Save your cropped shots to the web for easier sharing, or download them to your computer. You also can click on the My Shots button to find all the shots you’ve taken."
  },
  "tourSkip": {
    "message": "SKIP"
  },
  "tourNext": {
    "message": "Next Slide"
  },
  "tourPrevious": {
    "message": "Previous Slide"
  },
  "tourDone": {
    "message": "Done"
  },
  "termsAndPrivacyNotice2": {
    "message": "By using Firefox Screenshots, you agree to our $TERMSANDPRIVACYNOTICETERMSLINK$ and $TERMSANDPRIVACYNOTICEPRIVACYLINK$.",
    "placeholders": {
      "termsandprivacynoticetermslink": {
        "content": "$1"
      },
      "termsandprivacynoticeprivacylink": {
        "content": "$2"
      }
    }
  },
  "termsAndPrivacyNoticeTermsLink": {
    "message": "Terms"
  },
  "termsAndPrivacyNoticyPrivacyLink": {
    "message": "Privacy Notice"
  },
  "libraryLabel": {
    "message": "Screenshots"
  }
}