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

26 lines
965 B
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', 'tr', {
alt: 'Alternatif Yazı',
border: 'Kenar',
btnUpload: 'Sunucuya Yolla',
button2Img: 'Seçili resim butonunu basit resime çevirmek istermisiniz?',
hSpace: 'Yatay Boşluk',
img2Button: 'Seçili olan resimi, resimli butona çevirmek istermisiniz?',
infoTab: 'Resim Bilgisi',
linkTab: 'Köprü',
lockRatio: 'Oranı Kilitle',
menu: 'Resim Özellikleri',
resetSize: 'Boyutu Başa Döndür',
title: 'Resim Özellikleri',
titleButton: 'Resimli Düğme Özellikleri',
upload: 'Karşıya Yükle',
urlMissing: 'Resmin URL kaynağı eksiktir.',
vSpace: 'Dikey Boşluk',
validateBorder: 'Çerçeve tam sayı olmalıdır.',
validateHSpace: 'HSpace tam sayı olmalıdır.',
validateVSpace: 'VSpace tam sayı olmalıdır.'
} );