{
    "errorUnknown": "It was not possible to complete the request. (Error {number})",
    "errors": {
        "10": "Invalid command.",
        "11": "The resource type was not specified in the request.",
        "12": "The requested resource type is invalid.",
        "13": "The connector configuration file is invalid.",
        "14": "Invalid connector plugin: {pluginName}.",
        "102": "Invalid file or folder name.",
        "103": "It was not possible to complete the request due to authorization restrictions.",
        "104": "It was not possible to complete the request due to file system permission restrictions.",
        "105": "Invalid file extension.",
        "109": "Invalid request.",
        "110": "Unknown error.",
        "111": "It was not possible to complete the request due to resulting file size.",
        "115": "A file or folder with the same name already exists.",
        "116": "Folder not found. Please refresh and try again.",
        "117": "File not found. Please refresh the files list and try again.",
        "118": "Source and target paths are equal.",
        "201": "A file with the same name already exists. The uploaded file was renamed to \"{name}\".",
        "202": "Invalid file.",
        "203": "Invalid file. The file size is too big.",
        "204": "The uploaded file is corrupt.",
        "205": "No temporary folder is available for upload on the server.",
        "206": "Upload canceled due to security reasons. The file contains HTML-like data.",
        "207": "The uploaded file was renamed to \"{name}\".",
        "300": "Moving file(s) failed.",
        "301": "Copying file(s) failed.",
        "302": "Deleting file(s) failed.",
        "500": "The file browser is disabled for security reasons. Please contact your system administrator and check the CKFinder configuration file.",
        "501": "Thumbnail support is disabled."
    }
}
