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

21 lines
506 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Search = "Keres<EFBFBD>s";
$MyTasks = "Feladataim";
$FavoriteBlogs = "Kedvenc blogjaim";
$Navigation = "Navig<EFBFBD>l<EFBFBD>s";
$TopTen = "Legjobb t<EFBFBD>z blog";
$Title = "C<EFBFBD>m";
$Subtitle = "Alc<EFBFBD>m";
$ThisBlog = "Ez a blog";
$NewPost = "<EFBFBD>j cikk";
$TaskManager = "Feladatkezel<EFBFBD>s";
$Home = "Kezd&#337;lap";
$Email = "E-mail";
$Task = "Feladat";
$Tasks = "Feladatok";
$EditBlog = "Blog szerkeszt<EFBFBD>se";
$DeleteBlog = "Blog t<EFBFBD>rl<EFBFBD>se";
$Comment = "Hozz<EFBFBD>sz<EFBFBD>l<EFBFBD>s";
?>