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

48 lines
3.5 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langMdCallingTool = "Dokumenti";
$langMdTitle = "Naslov uènega objekta";
$langMdDescription = "Shrani te informacije s klikom na Shrani";
$langMdCoverage = "npr. Bachelor of ...";
$langMdCopyright = "npr. dani materiali so avtorizirani";
$langTool = "Metapodatki dokumenta";
$langSorry = "Najprej izberite teèaj";
$langNoScript = "Izvajanje skript v brskalniku ni omogoèeno. Zanemarite vsebino zaslona po tem besedilu, niè ne bo delovalo...";
$langPressAgain = "Ponovno pritisnite \'Shrani\' ...";
$langLanguageTip = "jezik, v katerem je napisan uèni objekt";
$langIdentifier = "Identifikator";
$langIdentifierTip = "enolièna identifikacija tega uènega objekta, sestavljena iz èrk, digitov,_.()\'!*";
$langTitleTip = "naslov ali ime, in jezik naslova oz. imena";
$langDescriptionTip = "opis ali komentar, in jezik uporabljen za opis tega uènega objekta";
$langKeyword = "Kljuène besede";
$langKeywordTip = "loèi z vejicami (èrkami, digiti, -.)";
$langCoverage = "Naslovna stran (platnica)";
$langCoverageTip = "npr. bachelor of xxx: yyy";
$langKwNote = "Pri spremembi opisnega jezika hkrati ne dodajajte kljuènih besed.";
$langClickKw = "Kliknite kljuèno besedo v drevesu za izbiro oz. preklic izbire.";
$langKwHelp = "<br/> Klik na \'+\' za odpiranje, \'-\' za zapiranje, \'++\' odpre vse, \'--\' zapre vse.<br/> <br/> Poèisti izbrane kljuène besede s tem, da zaprete drevo in ga ponovno odprete s \'+\' .<br/> Alt-klik \'+\' poišèe originalne kljune besede v drevesu.<br/> <br/> Alt-klik kljuèna beseda izbere kljuèno besedo brez širšega pomena ali pa preklièe izbiro.<br/> <br/> V primeru, da spreminjate opisni jezik, hkrati ne dodajajte kljuènih besed.<br/> <br/>";
$langRights = "Pravice uporabe";
$langRightsTip = "opiši v besedah";
$langVersion = "Verzija";
$langVersionTip = "število ali opis";
$langStatusTip = "izberi iz seznama";
$langCreatedSize = "Ustvarjeno, velikost";
$langCreatedSizeTip = "LLLL-MM-DD nastanka, velikost v oktetih (bytes)";
$langAuthorTip = "v VCARD formatu";
$langFormat = "format";
$langFormatTip = "izberi s seznama";
$langLocation = "URL/URI";
$langLocationTip = "klikni za odpiranje objekta";
$langStore = "Shrani";
$langDeleteAll = "Odstrani vse metapodatke";
$langConfirmDelete = "Resnièno želite odstraniti vse metapodatke?";
$langCourseKwds = "Ta dokument vsebuje kljuène besede teèaja";
$langSearch = "Iskanje";
$langSearchCrit = "Ena beseda na vrstico!";
$langStatuses = ":draft:draft,, final:final,, revised:revised,, unavailable:unavailable";
$langCosts = "ne:brezplaèno, brezplaèno,, da:plaèljivo, cena";
$langCopyrights = ":yes:copyright,, no:no copyright";
$langFormats = ":text/plain;iso-8859-1:text/plain;iso-8859-1,, text/plain;utf-8:text/plain;utf-8,, text/html;iso-8859-1:text/html;iso-8859-1,, text/html;utf-8:text/html;utf-8,, inode/directory:Folder,, application/msword:MsWord,, application/octet-stream:Octet stream,, application/pdf:PDF,, application/postscript:PostScript,, application/rtf:RTF,, application/vnd.ms-excel:MsExcel,, application/vnd.ms-powerpoint:MsPowerpoint,, application/xml;iso-8859-1:XML;iso-8859-1,, application/xml;utf-8:XML;utf-8,, application/zip:ZIP";
$langLngResTypes = ":exercise:exercise,, simulation:simulation,, questionnaire:questionnaire,, diagram:diagram,, figure:figure,, graph:graf,, index:index,, slide:slide,, table:table,, narrative text:narrative text,, exam:exam,, experiment:experiment,, problem statement:problem statement,, self assessment:self assessment,, lecture:lecture";
?>