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

18 lines
564 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$MyTasks = "Görevlerim";
$FavoriteBlogs = "Gözde günlüklerim";
$Subtitle = "Altbaşlık";
$ThisBlog = "Bu günlük";
$NewPost = "Yeni makale";
$TaskManager = "Görev Yönetimi";
$Home = "Ana sayfa";
$AddNewComment = "Yeni bir yorum ekle";
$ReplyToThisComment = "Bu yoruma cevap yaz";
$langTask1Desc = "Görev 1 açıklaması";
$langTask2Desc = "Görev 2 açıklaması";
$langTask3Desc = "Görev 3 açıklaması";
$blog_management = "Günlük yönetimi";
$langWelcome = "HoÅŸ geldiniz!";
?>