{
  "guidance": {
    "discovery": "So that %s can be discovered by Micropub clients and request permission to post to your website, add the following values to your website’s `<head>`:"
  },
  "homepage": {
    "title": "Welcome!"
  },
  "offline": {
    "title": "Offline",
    "description": "This page cannot be displayed because you are currently offline."
  },
  "plugin": {
    "options": "Options"
  },
  "session": {
    "login": {
      "title": "Sign in",
      "description": "Sign in to verify that you own %s",
      "me": "Web address",
      "submit": "Continue"
    },
    "logout": {
      "title": "Sign out"
    }
  },
  "scope": {
    "label": "Requested permissions",
    "email": {
      "label": "Email address"
    },
    "profile": {
      "label": "Profile information"
    },
    "create": {
      "label": "Create posts"
    },
    "draft": {
      "label": "Create and update draft posts only"
    },
    "update": {
      "label": "Update posts"
    },
    "delete": {
      "label": "Delete posts and media"
    },
    "media": {
      "label": "Upload media"
    },
    "read": {
      "label": "Read channels"
    },
    "follow": {
      "label": "Manage following list"
    },
    "mute": {
      "label": "Mute users"
    },
    "block": {
      "label": "Block users"
    },
    "channels": {
      "label": "Manage channels"
    },
    "none": {
      "label": "You don’t have any publishing permissions"
    },
    "notSupported": {
      "hint": "Not supported"
    }
  },
  "status": {
    "title": "Server status",
    "application": {
      "summaryTitle": "Application settings",
      "accessToken": "Access token",
      "name": "Name",
      "installedPlugins": "Installed plug-ins",
      "locale": "Language",
      "localeNotAvailable": "{{app}} has not been translated into {{locale}} yet",
      "themeColor": "Theme color",
      "themeColorScheme": "Theme",
      "themeColorSchemeValue": {
        "automatic": "Automatic",
        "light": "Light",
        "dark": "Dark"
      },
      "timeZone": "Time zone",
      "version": "Version"
    },
    "publication": {
      "channels": "Channels",
      "summaryTitle": "Publication settings",
      "me": "Web address",
      "locale": "Language",
      "mediaStore": "Media store",
      "preset": "Preset",
      "postTypes": "Post types",
      "store": "Content store",
      "syndicationTargets": "Syndication targets"
    }
  }
}
