You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.0 KiB
21 lines
1.0 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_height = "Yükseklik";
|
|
$lang_resizing_comment = "görüntüyü şu boyutlara göre ayarla (pixel olarak)";
|
|
$lang_width = "Genişlik";
|
|
$lang_resizing = "YENİDEN BOYUTLANDIR";
|
|
$lang_no_resizing_comment = "Show all images in their original size. No resizing is done. Scrollbars will automatically appear if the image is larger than your monitor size.";
|
|
$lang_show_thumbnails = "Tırnak resimleri göster";
|
|
$lang_click_thumbnails = "Tırnak resimlerden birine tıklayın";
|
|
$lang_set_slideshow_options = "Slayt Gösterisi seçeneklerini ayarla";
|
|
$lang_slideshow_options = "Slayt Gösterisi seçenekleri";
|
|
$lang_no_resizing = "YENİDEN BOYUTLANDIRMA YOK (Varsayılan)";
|
|
$lang_exit_slideshow = "Slayt gösterisinden çık";
|
|
$SlideShow = "Slayt Gösterisi";
|
|
$lang_previous_slide = "Önceki Slayt";
|
|
$lang_next_slide = "Sonraki Slayt";
|
|
$lang_image = "Resim";
|
|
$lang_of = "/";
|
|
$lang_view_slideshow = "Slayt Gösterisini görüntüle";
|
|
?>
|