Chamilo is a learning management system focused on ease of use and accessibility
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.
chamilo-lms/main/lang/turkce/slideshow.inc.php

21 lines
1.0 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_height = "Y<EFBFBD>kseklik";
$lang_resizing_comment = "g<EFBFBD>r<EFBFBD>nt<EFBFBD>y<EFBFBD> &#351;u boyutlara g<EFBFBD>re ayarla (pixel olarak)";
$lang_width = "Geni&#351;lik";
$lang_resizing = "YEN&#304;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&#305;rnak resimleri g<EFBFBD>ster";
$lang_click_thumbnails = "T&#305;rnak resimlerden birine t&#305;klay&#305;n";
$lang_set_slideshow_options = "Slayt G<EFBFBD>sterisi se<EFBFBD>eneklerini ayarla";
$lang_slideshow_options = "Slayt G<EFBFBD>sterisi se<EFBFBD>enekleri";
$lang_no_resizing = "YEN&#304;DEN BOYUTLANDIRMA YOK (Varsay&#305;lan)";
$lang_exit_slideshow = "Slayt g<EFBFBD>sterisinden <EFBFBD>&#305;k";
$lang_slideshow = "Slayt G<EFBFBD>sterisi";
$lang_previous_slide = "<EFBFBD>nceki Slayt";
$lang_next_slide = "Sonraki Slayt";
$lang_image = "Resim";
$lang_of = "/";
$lang_view_slideshow = "Slayt G<EFBFBD>sterisini g<EFBFBD>r<EFBFBD>nt<EFBFBD>le";
?>