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/turkish/md_mix.inc.php

19 lines
1.3 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langTool = "Belge Metadata";
$langClickKw = "Seçmek veya seçimi iptal için bir anahtar kelimeye tıklayın";
$langKwHelp = "<br/> Açmak için '+' , kapamak için '-' , hepsini açmak için '++' , hepsini kapatmak için '--' düğmesine tıklayın.<br/> <br/> Clear all selected keywords by closing the tree and opening it again with the '+' button.<br/> Alt-click '+' searches the original keywords in the tree.<br/> <br/> Alt-click keyword selects a keyword without broader terms or deselects a keyword with broader terms.<br/> <br/> If you change the description language, do not add keywords at the same time.<br/> <br/>";
$langAdvanced = "Gelişmiş";
$langSearch = "Araştır";
$langSearchCrit = "Her satıra bir kelime!";
$langNoKeywords = "Bu ders i<EFBFBD>in anahtar kelime yok";
$langKwCacheProblem = "Anahtar kelime ön belleği açılamıyor.";
$langCourseKwds = "Bu belge ders anahtar kelimeleri i<EFBFBD>eriyor";
$langKwdsInMD = "MD içinde kullanılan anahtar kelimeler";
$langKwdRefs = "anahtar kelime referansları";
$langNonCourseKwds = "Derse ait olmayan anahtar kelimeler";
$langKwdsUse = "Ders anahtar kelimeleri (koyu = kullanılmıyor)";
$langTotalMDEs = "MD giriş bağlantılarının Toplam Sayısı:";
?>