{
  "dataset": "Dataset",
  "model": "Model",
  "publicDataset": "Public Datasets",
  "publicModel": "Public Models",
  "new": "Create New {{type}}",
  "create": "Create New {{name}}",
  "emptyDatasetInfo": "Users can create {{type}} for storage and reuse purposes. {{brand}} provides a dedicated area for the management of {{type}}.",
  "emptyDatasetTip": "At present, you have not created any {{type}}. You may click the Create New {{type}} button above to initiate your first {{type}}.",
  "searchUndefined": "No {{type}} meeting the criteria were found",
  "action": {
    "createEmptyVersion": "Create an empty version",
    "deployJob": "Deploy Current Version",
    "deployLatestVersion": "Deploy The Latest Version"
  },
  "version": {
    "title": "Version",
    "current": "Current Version",
    "currentSize": "Current Version Storage Space",
    "emptyNote": "No version notes",
    "emptyDescription": "No version description",
    "count_one": "{{count}} version",
    "count_other": "{{count}} versions",
    "latest": "Latest Version",
    "clearCache": "The upload cache is being cleared, please refrain from closing the window and await the completion of the request.",
    "deleteTitle": "Confirm delete version v{{version}}",
    "deleteSynopsis": "Confirm delete dataset \"{{name}}\" version v{{version}}? Upon deletion, the corresponding storage files will be permanently erased. This action is irreversible.",
    "deleteSuccess": "Execution deleted successfully",
    "currentDeleted": "Current version deleted",
    "deleteCurrent": "Delete current version"
  },
  "status": {
    "processing": {
      "default": "Processing",
      "clone": "Copying data",
      "upload": "Syncing uploaded data"
    },
    "valid": "Processed",
    "invalid": {
      "default": "Error in zip package, please recompress or upload",
      "exceedStorageLimitation": "Unable to create due to insufficient storage space"
    },
    "all": "All"
  },
  "emptyDescription": "No description",
  "emptyFilter": {
    "dataset": "No matching public dataset",
    "model": "No matching public model"
  },
  "search": {
    "default": "Search {{type}}…",
    "dataset": "Search Public Datasets",
    "model": "Search Public Models"
  },
  "uploadToCurrent": "Upload to the Current Directory",
  "copyTo": "Copy the Current Directory to ",
  "downloadCurrent": "Download the Current Directory",
  "setting": {
    "basic": {
      "type": "Data Type",
      "typeExtra": "Describe the category of the data."
    },
    "dangerArea": {
      "delete": {
        "title": "Remove the current {{type}}",
        "synopsis": "Upon the removal of the current {{type}}, the corresponding storage file will also be eliminated."
      }
    },
    "targetAccountError": "The target account is the account to which {{name}} belongs.",
    "targetAccountNotExist": "The target account does not exist",
    "permission": {
      "title": "Resource Visibility",
      "synopsis": "Modify the visibility of the current {{type}}",
      "private": "Personal Visibility",
      "privateDesc": "Make the {{type}} private, which will make the {{type}} invisible to other members of the organization",
      "orgReadAndDownload": "Organization Read-only",
      "orgReadAndDownloadDesc": "In this mode, the project will be read-only in the organization, and members of the organization will have read-only access to the project, and will not be able to create new content in the resource.",
      "orgWrite": "Organization Read-Write",
      "orgWriteDesc": "In this mode, the project will be read-write in the organization, and members of the organization will have read-write access to the project, and will be able to create new content in the resource, and have editing and deleting permissions for the content they create."
    }
  },
  "file": {
    "totalSize": "Total occupied space",
    "count_one": "A total of {{count}} item",
    "count_other": "A total of {{count}} items",
    "download": "Download the Current File",
    "downloadFile": "Download {{name}}",
    "specialTip": "The current user has full access to the working directory path and is not restricted by the AutoML hidden directory limitations",
    "loadFailed": "File loading failed!",
    "clickHere": "Click Here",
    "orDrag": "or Drag and Drop",
    "orDragFiles": "or Drag and Drop files/folders",
    "reuseFile": "Reuse Script File",
    "wrongFormat": "Content format error",
    "oversize": "File size too large, please download to view.",
    "preview": "Notebook Preview",
    "more": "Click to load more",
    "view": "Current Directory",
    "deleteSuccess": "File deleted successfully!",
    "deleteConfirm": "Once deleted, it cannot be recovered. Are you sure you want to delete <code>{{name}}</code>? ",
    "deleteTip": "Note: The total size will not be updated immediately after the file is deleted, please be patient and wait for a few minutes",
    "delete": "Delete File"
  },
  "fileUpload": {
    "fileBrowser": "Upload using File Browser. For details, see the official documentation",
    "clearCache": "Clear the upload cache",
    "clearCache2": "Clear cache",
    "uploadData": "Upload data",
    "uploadFailed": "Upload failed!",
    "uploadSuccess": "Upload success!",
    "imgTip": "Only image files are supported for upload",
    "uploadSizeLimit": "If you need to upload large files, you can use File Browser to operate. The current maximum file size is {{size}}. For macOS operating systems, compressed packages larger than 4 GB require additional processing, see the documentation \"Dataset Management\"",
    "noStorage": "Your storage resource is insufficient, please upload again.",
    "tooltip": "Add a file to the <bold>current version</bold>. If the file already exists, it will be overwritten",
    "clearCacheSuccess": "Upload cache cleared successfully!"
  },
  "createForm": {
    "name": "{{type}} Name",
    "nameDesc": "Enter a {{type}} name, which can include Chinese, English, numbers, and common special characters, up to 100 characters.",
    "desc": "{{type}} Description",
    "descDesc": "Enter a {{type}} description for memorization and description of the {{type}} purpose",
    "create": "Create {{type}}"
  },
  "dataBinding": {
    "privateDataset": "Private Data Warehouse",
    "publicDataset": "Public Data Warehouse",
    "placeholder": "Select a dataset",
    "createNew": "Create New Dataset",
    "noPrivate": "No corresponding private warehouse, you can",
    "noPrivate2": "No private data warehouse, please first",
    "filterEmpty": "No corresponding resource",
    "empty": "No resource",
    "searchPlaceholder": "Enter keywords to search...",
    "conflict": "No permission or deleted",
    "updatedAt": "Updated at",
    "dataset": "Data Warehouse",
    "jobOutput": "Training Work Directory",
    "output": "Work Directory",
    "sourceCode": "Code",
    "readonly": "Read-only binding",
    "copy": "Data Copy",
    "readWrite": "Read-write binding",
    "bindSuccess": "Binding Successful!"
  },
  "emptyBanner": {
    "title": "Currently, there is no data available for {{type}}.",
    "addData": "Please utilize the Upload New Version option in the top right corner to add data.",
    "addDataHyperai": "Please utilize the Create an empty version option in the top right corner to add data.",
    "docs": "You may also upload {{type}} using our <link1>CLI command-line tool</link1>. If you are not yet familiar with the dataset's operational procedures, please refer to our <link2>{{type}} documentation</link2>",
    "docsHyperai": "You may also <link1>use FileBrowser to upload your data</link1>. If you are not yet familiar with the dataset's operational procedures, please refer to our <link2>Dataset documentation</link2>",
    "markdown": "# Upload data to the current {{type}} \nbayes data upload {{id}} \nbayes data upload {{id}} --path /home/my-dataset \n\n# View the versions of the current {{type}} \nbayes data versions {{id}} \n\n# Open the browser to view the current {{type}} \nbayes data open {{name}} \nbayes data open {{id}} \n\n# Open the browser to view the public {{type}} \nbayes data open openbayes/MNIST \nbayes data open openbayes/Gf6AtifkEe8"
  },
  "cloneFolder": {
    "copyToNew": "Copy the Current Directory to {{name}}",
    "copyDesc": "Add the files in the current directory (<code>{{path}}</code>) to {{name}}, making it easier for you to load data in subsequent executions.",
    "createError": "Failed to create \"{{targetName}}\" {{name}}, {{error}}",
    "copySuccess": "Copy success!",
    "addToExist": "Add to Existing {{name}}",
    "createDataset": "Create Dataset",
    "createModel": "Create Model",
    "datasetName": "Dataset Name",
    "datasetPlaceholder": "Enter a dataset name",
    "modelName": "Model Name",
    "modelPlaceholder": "Enter a model name",
    "createNew": "Create New \"{{name}}\" {{type}}",
    "copyNew": "Copy to \"{{name}}\" {{type}}",
    "selectDataset": "Please select/create {{name}}"
  },
  "toast": {
    "clearCacheSuccess": "Upload cache cleared successfully!",
    "clearCacheError": "Upload cache clearing failed!",
    "descSuccess": "Description updated successfully!",
    "emptyVersionCreated": "Blank dataset version created!",
    "transferSuccess": "Transfer successful!",
    "cancelTransferSuccess": "Transfer canceled successfully!",
    "undoSuccess": "Transfer undo successful!",
    "updated": "{{type}} {{label}} updated successfully!",
    "permissionUpdated": "{{type}} permission updated successfully!",
    "transferResult": "{{type}} transfer successful",
    "deleted": "{{type}} deleted successfully!"
  },
  "bindingJob": {
    "bound": "Bound Executions",
    "update": "Update bound execution"
  }
}