Files
sterivein/local/modules/Carousel/I18n/tr_TR.php
2020-11-19 15:36:28 +01:00

21 lines
1.1 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 [
'A descriptive title' => 'Açıklayıcı bir başlık',
'A short description, used when a summary or an introduction is required' => 'Bir Özeti veya giriş gerekli olduğunda kullanılan kısa bir açıklama',
'A short text, used when an additional or supplemental information is required.' => 'Bir ek ya da tamamlayıcı bilgi gerekli olduğunda kullanılan kısa bir metin.',
'Alternative image text' => 'Alternatif resim metini',
'Carousel image' => 'slayt görüntü',
'Conclusion' => 'Sonuç',
'Detailed description' => 'Detaylııklama',
'Displayed when image is not visible' => 'resim görünür olmadığında görüntülenen',
'Image URL' => 'Resim Bağlantı [Link]',
'Image position in carousel' => 'slayt bulunduğu resim',
'Please enter a valid URL' => 'Lütfen geçerli bir URL girin',
'Short additional text' => 'Kısa ek metin',
'Short description text' => 'Kısa açıklama metni',
'Summary' => 'Özet',
'The detailed description.' => 'Ayrıntılııklama.',
'Title' => 'Başlık',
];