# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
# For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license

loadError = Error message informing the user that an error occurred during file read.
networkError = Error message informing the user that a network error occurred during file upload.
httpError404 = Error message informing the user that an HTTP 404 error occurred during file upload.
httpError403 = Error message informing the user that an HTTP 403 error occurred during file upload.
httpError = Error message informing the user that an HTTP error occurred during file upload.
noUrlError = Error message informing the user that the upload URL is not defined.
responseError = Error message informing the user about an incorrect server response.
