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

17 lines
617 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langChat = "Pokec";
$langOnlineConference = "Konferencia";
$langSave = "Ulo<EFBFBD>i&#357;";
$langRefresh = "Obnovi&#357;";
$langTypeMessage = "Pros<EFBFBD>m nap<EFBFBD>&#353;te svoju spr<EFBFBD>vu!";
$langConfirmReset = "Naozaj chcete zmaza&#357; v<EFBFBD>etky spr<EFBFBD>vy?";
$langHasResetChat = "re<EFBFBD>tartova&#357; Pokec";
$langOnlyCheckForImportantQuestion = "Za<EFBFBD>krtnite len v pr<EFBFBD>pade d<EFBFBD>le<EFBFBD>itej ot<EFBFBD>zky!";
$langQuestion = "ot<EFBFBD>zka";
$langClearList = "Vymaza&#357; spr<EFBFBD>vy";
$langLinks = "Linky";
$langLinkName = "N<EFBFBD>zov odkazu";
$langChat_reset_by = "re<EFBFBD>tartova&#357; Pokec";
?>