{
    "errors":{
        "sorrySomethingWentWrong": "Sorry, something went wrong.",
        "temporaryError": "The server encountered a temporary error. Don't worry, your data is safe and The Orchard team has been notified.",
        "tryAgain": "Try again in a few minutes, or head back",
        "homeLink": "home"
    },
    "topPlacements": {
        "heading": "Top {count} of {amount} Placements",
        "headingTooltip": "We only show playlists that generated 100+ streams for your track(s) in the selected timeframe",
        "headingNoData": "Top Placements",
        "noDataHeading": "No top placements for this period",
        "noDataParagraph": "Placements will appear here when they generate 100+ streams for your track(s) in the selected time period.",
        "headingParagraph": "These placements generated the most streams for {track} this period.",
        "headingParagraphNoTrack": "These placements generated the most streams for your music this period.",
        "dateAdded": "Date added",
        "followers": "Followers",
        "streams": "Streams",
        "unavailable": "Unavailable",
        "notApplicable": "Not Applicable",
        "stores": "Source: {storeNames}"
    },
    "filters": {
        "apply": "Apply",
        "allStores": "All Stores",
        "oneYear": "1 year",
        "oneMonth": "1 month",
        "oneWeek": "1 week",
        "lastYear": "Last 12 Months",
        "lastMonth": "Last 30 Days",
        "lastWeek": "Last 7 Days",
        "customDateRange": "Custom Range",
        "searchPlaceholder": "Search tracks by track name, artist or ISRC",
        "searchArtistsPlaceholder": "Search artists by artist name",
        "noMatch": "Your search ‘{query}’ does not match any {searchName}.",
        "checkSpelling": "Make sure all words are spelled correctly.",
        "searchError": "Unable to retrieve search results",
        "temporaryError": "The server encountered a temporary error.",
        "tryAgain": "Please try again in a few minutes.",
        "searchNameLabel": "{searchNameDisplay}",
        "releaseDateLabel": "Release Date",
        "releaseNameLabel": "Release Name",
        "artists": "Artists",
        "tracks": "Tracks",
        "from": "From",
        "to": "To",
        "cancel": "Cancel",
        "done": "Done",
        "invalidDateRangeHeader": "Please select a valid date range.",
        "invalidDateRangeDetail": "Make sure the from date is earlier than the to date.",
        "invalidDateRangeDetailOverAYear": "Make sure the date range is not greater than a year."
    },
    "graph": {
        "noData": "No streaming data in the selected period.",
        "dataUnavailable": "Data Unavailable"
    },
    "placements": {
        "headingForMonth": "Top performing playlist placements in the last month",
        "headingForWeek": "Top performing playlist placements in the last week",
        "headingWithDate" :"{placements} placement(s) on {date}",
        "headingTooltip": "Every playlist that generated at least 100 streams for your track(s) in the selected timeframe.",
        "unavailable": "Unavailable",
        "notApplicable": "Not Applicable",
        "store": "Store",
        "playlistTitle": "Playlist Title",
        "placedOn": "Placed On",
        "author": "Curator",
        "artistName": "Artist Name",
        "track": "Track",
        "artist": "Artist",
        "dateAdded": "Date added",
        "followers": "Followers",
        "streams": "Streams",
        "noData": "No playlist placements in the selected period.",
        "trackName": "Track Name",
        "stores": "Source: {storeNames}"
    },
    "streamsSummary": {
        "heading": "How They Listened",
        "headingHint": "new placement(s) for this period",
        "totalStreams": "Total streams",
        "listenersCollection": "Listener's Collection",
        "listenersCollectionTooltip": "Streams from listeners’ personal libraries, saved collections or self-created playlists.",
        "activeDiscovery": "Active Discovery",
        "activeDiscoveryTooltip": "Streams from sources more actively sought out by listeners, such as artist pages, album pages, and search result pages.",
        "passiveDiscovery" : "Passive Discovery",
        "passiveDiscoveryTooltip": "Streams from sources more passively discovered by listeners, such as radio stations, editorial playlists, and others’ playlists.",
        "ofTotalStreams":"of Total Streams",
        "streams": "Streams",
        "savesToCollection": "Saves to Collection",
        "skipRate": "Skip Rate"
    }
}