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

25 lines
985 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langEnter2passToChange = "Pre zmenenie zadajte svoje nové heslo dva krát. Inak nechajte polí&#269;ka prázdne.";
$langDelImage = "Odstráni&#357; obrázok";
$langUpdateImage = "Zmeni&#357; obrázok";
$langCourseManager = "Lektor";
$lang_enter_email_and_well_send_you_password = "Zadajte e-mailovú adresu, ktorú ste použili pri registrácii a my Vam tam pošleme heslo.";
$langLogin = "Prihlásenie";
$langTutor = "Tútor";
$UserPicture = "Obrázok";
$langProfileReg = "Váš nový profil bol uložený";
$langModifProfile = "Upravi&#357; profil";
$langConfirmation = "Potvrdenie hesla";
$langPass = "Heslo";
$langSurname = "Priezvisko";
$langRegistration = "Registrácia";
$langLoginRequest = "Prihlásenie požadované";
$your_password_has_been_reset = "Heslo bolo zmenené";
$langSex = "Pohlavie";
$FirstName = "krstné meno";
$langGroup = "Skupina";
$FullUserName = "Celé meno";
$SearchForUser = "Hlada&#357; užívate&#318;a";
?>