@ckeditor/ckeditor5-image
Version:
Image feature for CKEditor 5.
49 lines (48 loc) • 4.64 kB
JSON
{
"image widget": "The label for the image widget.",
"Wrap text": "The label for the image style button that wraps text around the image.",
"Break text": "The label for the image style button that breaks the text around the image.",
"In line": "The label for the image style button that places the image inside the line of text.",
"Side image": "The label for the Side image option.",
"Full size image": "The label for the Full size image option.",
"Left aligned image": "The label for the Left aligned image option.",
"Centered image": "The label for the Centered image option.",
"Right aligned image": "The label for the Right aligned image option.",
"Change image text alternative": "The label for the Change image text alternative button.",
"Text alternative": "The label for the image text alternative input.",
"Enter image caption": "The placeholder text for the image caption displayed when the caption is empty.",
"Insert image": "The label for the insert image toolbar button.",
"Replace image": "The label for the replace image toolbar button.",
"Upload from computer": "The label for the upload image from computer toolbar button with visible label in insert image dropdown.",
"Replace from computer": "The label for the replace image by upload from computer toolbar button with visible label in insert image dropdown.",
"Upload image from computer": "The label for the upload image from computer toolbar button.",
"Image from computer": "The label for the upload image from computer menu bar button (standalone button).",
"From computer": "The label for the upload image from computer menu bar button (inside 'Image' menu).",
"Replace image from computer": "The label for the replace image by upload from computer toolbar button.",
"Upload failed": "The title of the notification displayed when upload fails.",
"You have no image upload permissions.": "The title of the notification displayed when there is no permission to upload assets.",
"Image toolbar": "The label used by assistive technologies describing an image toolbar attached to an image widget.",
"Resize image": "The label used for the dropdown in the image toolbar containing defined resize options.",
"Resize image to %0": "The label used for the standalone resize options buttons in the image toolbar.",
"Resize image to the original size": "The accessibility label of the standalone image resize reset option button in the image toolbar for screen readers.",
"Resize image (in %0)": "The label for image resize balloon input.",
"Original": "The default label for the resize option that resets the size of the image.",
"Custom image size": "The accessibility label of the standalone image resize custom option button in the image toolbar for screen readers.",
"Custom": "The label for the resize option that allows user to enter custom size of the image.",
"Image resize list": "The accessibility label of the image resize dropdown for screen readers.",
"Insert image via URL": "The input label for the Insert image via URL form.",
"Insert via URL": "The label for the insert image via url dropdown button.",
"Image via URL": "The label for the 'insert image' menu bar button and the title of the balloon header.",
"Via URL": "The label for the insert image via url menu bar button (inside 'Image' menu).",
"Update image URL": "The input label for the Insert image via URL form for a pre-existing image.",
"Caption for the image": "Text used by screen readers do describe an image when the image has no text alternative.",
"Caption for image: %0": "Text used by screen readers do describe an image when there is a text alternative available, e.g. 'Caption for image: this is a description of the image.'",
"The value must not be empty.": "Text used as error label when user submitted custom image resize form with blank value.",
"The value should be a plain number.": "Text used as error label when user submitted custom image resize form with incorrect value.",
"Uploading image": "Aria status message indicating that the image is being uploaded. Example: 'Uploading image'.",
"Image upload complete": "Aria status message indicating that the image has been uploaded successfully. Example: 'Image upload complete'.",
"Error during image upload": "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'.",
"Image": "Label for the widget inserted by the image feature (as in 'insert image')",
"Image Resize": "The label for the header of the image resize balloon.",
"Text Alternative": "The label of the input field for the text alternative of the image."
}