LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/image/lang/tt.js

26 lines
1.2 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'image', 'tt', {
alt: 'Альтернатив текст',
border: 'Чик',
btnUpload: 'Серверга җибәрү',
button2Img: 'Do you want to transform the selected image button on a simple image?', // MISSING
hSpace: 'Горизонталь ара',
img2Button: 'Do you want to transform the selected image on a image button?', // MISSING
infoTab: 'Рәсем тасвирламасы',
linkTab: 'Сылталама',
lockRatio: 'Lock Ratio', // MISSING
menu: 'Рәсем үзлекләре',
resetSize: 'Баштагы зурлык',
title: 'Рәсем үзлекләре',
titleButton: 'Рәсемле төймə үзлекләре',
upload: 'Йөкләү',
urlMissing: 'Image source URL is missing.', // MISSING
vSpace: 'Вертикаль ара',
validateBorder: 'Чик киңлеге сан булырга тиеш.',
validateHSpace: 'Горизонталь ара бөтен сан булырга тиеш.',
validateVSpace: 'Вертикаль ара бөтен сан булырга тиеш.'
} );