Files
domokits/local/modules/Tinymce/I18n/tr_TR.php
2019-11-21 12:25:31 +01:00

16 lines
1.3 KiB
PHP
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.
<?php
return [
'Add responsive class to images' => 'Resimlere duyarlı sınıf ekleme',
'Custom CSS available in the editor' => 'Özel CSS Düzenleyicisi içinde kullanılabilir',
'Enter CSS or LESS code. You may also customize the editor.less file in the plugin template directory.' => 'CSS veya daha az kod girin. Ayrıca eklenti şablonu dizinindeki editor.less dosyasını özelleştirebilir.',
'Force pasting as text' => 'Kuvvet yapıştırma metin olarak',
'Height of the editor area, in pixels. Enter 0 for default ' => 'Editör alanının piksel cinsinden yüksekliği. Varsayılan için 0 girin ',
'If checked, all pasted data will be converted as plain text, removing tags and styles.' => 'İşaretli değilse, tüm yapıştırılan veri etiketleri ve stilleri kaldırma düz metin olarak dönüştürülür.',
'If checked, the "img-responsive" class is added by default to inserted images' => 'İşaretli değilse, "img-duyarlı" sınıf varsayılan olarak eklenen resimlere eklenir',
'Sample editor' => 'Örnek Düzenleyicisi',
'Show the TinyMCE menu bar' => 'TinyMCE menü çubuğunu göster',
'This is a sample text editor, to view actual configuration.' => 'Bu gerçek yapılandırmasını görüntülemek için bir örnek metin editörü olan.',
'Tinymce configuration' => 'TinyMCE yapılandırma',
];