You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
information-system/wysiwyg/plugins/image2/lang/eo.js

22 lines
722 B
JavaScript

/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'image2', 'eo', {
alt: 'Anstataŭiga Teksto',
btnUpload: 'Sendu al Servilo',
captioned: 'Bildo kun apudskribo',
captionPlaceholder: 'Apudskribo',
infoTab: 'Informoj pri Bildo',
lockRatio: 'Konservi Proporcion',
menu: 'Atributoj de Bildo',
pathName: 'bildo',
pathNameCaption: 'apudskribo',
resetSize: 'Origina Grando',
resizer: 'Kliki kaj treni por ŝanĝi la grandon',
title: 'Atributoj de Bildo',
uploadTab: 'Alŝuti',
urlMissing: 'La fontretadreso de la bildo mankas.',
altMissing: 'Alternativa teksto mankas.'
} );