egroupware/phpgwapi/js/tiny_mce/plugins/advimage/langs/tr.js
2006-08-21 19:26:21 +00:00

27 lines
758 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.

// TR lang variables
tinyMCE.addToLang('advimage',{
tab_general : 'Genel',
tab_appearance : 'Görünüş',
tab_advanced : 'Gelişmiş',
general : 'Genel',
title : 'Başlık',
preview : 'Önizleme',
constrain_proportions : 'Boyutları kilitle',
langdir : 'Dil yönetimi',
langcode : 'Dil kodu',
long_desc : 'Uzun açıklama linki',
style : 'Stil',
classes : 'Sınıflar',
ltr : 'Soldan sağa',
rtl : 'Sağdan sola',
id : 'Id',
image_map : 'Resim haritası(image map)',
swap_image : 'Resmi değiştir',
alt_image : 'Alternatif resim',
mouseover : 'Mouse over için',
mouseout : 'Mouse out için',
misc : 'Çeşitli/Diğer',
example_img : 'Görünüm önizleme resim',
missing_alt : 'Resim açıklaması olmadan devam etmek istediğinize emin misiniz?'
});