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

16 lines
1022 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langPgTitle = "Naslov stranice";
$langExplanation = "Stranica mora biti u formatu HTML (npr. \"moja_stranica.htm\"). Bit &#263;e povezana s po&#269;etnom stranicom. Ako želite poslati dokumente drugog formata (PDF, Word, Power Point, Video, itd.) upotrijebite <a href=../document/document.php>Dokumenti</a>";
$langTooBig = "Niste odabrali datoteku za slanje ili je ona prevelika.";
$langCouldNot = "Datoteka nije u&#269;itana.";
$langExercices = "Vježbe";
$langNotAllowed = "Nije dopušteno";
$langAddPageToSite = "Dodajte stranicu na okruženje";
$langCouldNotSendPage = "Ovaj dokument nije u formatu HTML i ne može se poslati. Ako želite poslati dokumente drugog formata (PDF, Word, Power Point, Video, itd.) koristite <a href=../document/document.php>Dokumenti</a>";
$langSendPage = "Stranica za u&#269;itavanje";
$langPageTitleModified = "Naslov ove stranice je izmijenjen";
$langPageAdded = "Stranica dodana";
$langAddPage = "Dodaj stranicu";
?>