{
  "toolbar": {
    "toolbarLabel": "PDF toolbar",
    "sidebarControls": "Sidebar controls",
    "toggleSidebar": "Toggle page thumbnails",
    "zoomControls": "Zoom controls",
    "zoomOut": "Zoom Out",
    "zoomIn": "Zoom In",
    "documentActions": "Document actions",
    "rotateCounterClockwise": "Rotate counter clockwise",
    "rotateClockwise": "Rotate clockwise",
    "print": "Print",
    "download": "Download",
    "search": "Search in document",
    "fullscreen": "Enter fullscreen",
    "exitFullscreen": "Exit fullscreen",
    "zoomPercent": "Zoom percentage",
    "more": "More"
  },
  "pagination": {
    "paginationLabel": "Page navigation",
    "previousPage": "Previous Page",
    "nextPage": "Next Page",
    "pageNumber": "Page number"
  },
  "thumbnails": {
    "thumbnailsLabel": "Page thumbnails",
    "pageLabel": "Page {number}"
  },
  "search": {
    "searchLabel": "Search in document",
    "inputLabel": "Search in document",
    "placeholder": "Search...",
    "noResults": "No results",
    "previous": "Previous",
    "next": "Next",
    "close": "Close"
  },
  "error": {
    "moreInfo": "more info",
    "lessInfo": "less info",
    "closeError": "close error",
    "invalidPdf": "Invalid or corrupted PDF file.",
    "missingPdf": "Missing PDF file.",
    "unexpectedResponse": "Unexpected server response.",
    "genericError": "An error occurred while loading the PDF.",
    "messageLabel": "Message",
    "stackLabel": "Stack",
    "fileLabel": "File",
    "lineLabel": "Line"
  },
  "viewer": {
    "loading": "Loading: {percent}%"
  }
}
