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.
25 lines
985 B
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íčka prázdne.";
|
|
$langDelImage = "Odstrániť obrázok";
|
|
$langUpdateImage = "Zmeniť 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ť 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ť užívateľa";
|
|
?>
|