{
  "ConfigPage.title": "Upload - Settings",
  "ConfigPage.description": "Configure the upload plugin",

  "EditForm.Input.convertServer.label": "Convert service URL",
  "EditForm.Input.convertServer.inputDescription": "URL starts with http://",
  "EditForm.Input.exchangeFolder.label": "Exchange folder path",
  "EditForm.Input.exchangeFolder.inputDescription": "Temp folder for communicate with document convert service.",
  "EditForm.Input.select.label": "Providers",
  "EditForm.Input.select.inputDescription": "Files can either be uploaded on your server or on external providers.",
  "EditForm.Input.toggle.label": "Enable file upload",

  "EmptyLi.message": "There are no documents found",

  "EntriesNumber.number": "{number} file found",
  "EntriesNumber.number.plural": "{number} files found",

  "HomePage.title": "Browser",
  "HomePage.description": "Discover all the documents",
  "HomePage.InputSearch.placeholder": "Search for a document...",

  "AddNewPage.title": "Add New File",
  "AddNewPage.description": "Upload and process documents",
  "AddNewPage.InputSearch.placeholder": "Search for a document...",

  "Li.linkCopied": "Link copied into the clipboard",

  "ListHeader.type": "Type",
  "ListHeader.hash": "Hash",
  "ListHeader.name": "Name",
  "ListHeader.created": "Created",
  "ListHeader.updated": "Updated",
  "ListHeader.progress": "Progress",
  "ListHeader.size": "Size",
  "ListHeader.state": "State",
  "ListHeader.related": "Related to",

  "EditPage.form.unsearchable.label": "Unsearchable Pages",
  "EditPage.form.unsearchable.placeholder": "1-3,6",
  "EditPage.form.title.label": "Title",
  "EditPage.form.title.placeholder": "Please input document title",
  "EditPage.form.finsheddate.label": "Finshed Date",
  "EditPage.form.finsheddate.placeholder": "Please input finshed date",
  "EditPage.form.type.label": "Type",
  "EditPage.form.type.placeholder": "Please input document type",
  "EditPage.form.department.label": "Department",
  "EditPage.form.department.placeholder": "Please select department",
  "EditPage.form.industry.label": "Industry",
  "EditPage.form.industry.placeholder": "Please select related industry",

  "EditPage.form.btn.addindustry.label": "Add Industry",
  "EditPage.form.btn.save.label": "Save",
  "EditPage.form.btn.approve.label": "Save & Approve",

  "PluginInputFile.text": "Drag & drop your files into this area or {link} from a file to upload",
  "PluginInputFile.link": "browse",
  "PluginInputFile.loading": "Your files are being uploaded...",

  "notification.config.success": "The settings has been updated",
  "notification.delete.success": "The file has been deleted",
  "notification.dropFile.success": "Your file has been uploaded",
  "notification.dropFiles.success": "{number} files have been uploaded"
}
