{
  "upload": true,
  "engagement-title": "Engagement Insights",
  "activities-title": "Activities",
  "tab-insights": "Insights",
  "tab-activity": "Activity",
  "in-time-frame": "Last {{count}} day",
  "in-time-frame_plural": "Last {{count}} days",
  "average-duration": "{{minutes}}m {{seconds}}s",
  "missing-participant": "Missing participant",
  "no-data": "No data",
  "information-active-participants": "Active participants",
  "information-total-participants": "Total participants",
  "information-pending-invites": "{{count}} pending invite",
  "information-pending-invites_plural": "{{count}} pending invites",
  "information-last-external-visit": "Days since last external participant visit",
  "information-fetching-error": "There was an error fetching the data",
  "participants-engagement": {
    "section-title": "How engaged are participants?",
    "table-title": {
      "external": "Engagement by external participants",
      "internal": "Engagement by internal participants"
    },
    "table-subtitle": "Top 10 ranked by number of visits",
    "table-header": {
      "user": "User",
      "visits": "Visits",
      "average-visits-duration": "Avg. visit time",
      "last-visit": "Last visit",
      "comments": "Comments",
      "content-views": "Content views"
    },
    "not-visited-yet": "Not visited yet",
    "content-views": "{{count}} file",
    "content-views_plural": "{{count}} files",
    "no-data-for-table": "There was no data found for this table"
  },
  "content-engagement": {
    "section-title": "How is my content performing with external participants?",
    "table-title": "Most viewed files",
    "table-header": {
      "file": "File",
      "views": "Views",
      "average-view-duration": "Avg. view time",
      "most-viewed-by": "Most viewed by",
      "comments": "Comments",
      "last-view": "Last view"
    },
    "views-count": "{{count}} view",
    "views-count_plural": "{{count}} views"
  }
}
