md_document.inc.php 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langMdCallingTool = "Belgeler";
  5. $langMdTitle = "Kurs Ba&#351;l&#305;&#287;&#305;";
  6. $langMdDescription = "Bu bilgiyi kaydetmek için Kaydet dü&#287;mesine bas&#305;n.";
  7. $langMdCoverage = "e.g. Bachelor of ...";
  8. $langMdCopyright = "e.g. provided the source is acknowledged";
  9. $langTool = "Belge Metadata";
  10. $langNoScript = "Script sizin taray&#305;c&#305;n&#305;zda çal&#305;&#351;t&#305;r&#305;lamad&#305;&#287;&#305; için lütfen bu yaz&#305;n&#305;n alt&#305;ndaki parçay&#305; yoksay&#305;n.";
  11. $langPressAgain = "Kaydet dü&#287;mesine tekrar bas&#305;n...";
  12. $langLanguageTip = "bu kursun haz&#305;rland&#305;&#287;&#305; lisan";
  13. $langIdentifier = "Belirleyici";
  14. $langIdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()\'!*";
  15. $langTitleTip = "ba&#351;l&#305;k veya isim ve lisan&#305;";
  16. $langDescriptionTip = "aç&#305;klama veya tavsiye ve bu kursu aç&#305;klamada kullan&#305;lan lisan";
  17. $langKeyword = "Anahtar Kelimeler";
  18. $langKeywordTip = "virgül ile ay&#305;r&#305;n ( harfler, say&#305;lar, -,)";
  19. $langCoverage = "Coverage";
  20. $langCoverageTip = "for example bachelor of xxx: yyy";
  21. $langKwNote = "E&#287;er aç&#305;klama lisan&#305;n&#305; de&#287;i&#351;tirirseniz, ayn&#305; zamanda anahtar kelimeleri eklemeyin";
  22. $langClickKw = "Seçmek veya seçimi iptal için bir anahtar kelimeye t&#305;klay&#305;n";
  23. $langKwHelp = "<br/> Açmak için \'+\' , kapamak için \'-\' , hepsini açmak için \'++\' , hepsini kapatmak için \'--\' dü&#287;mesine t&#305;klay&#305;n.<br/> <br/> Clear all selected keywords by closing the tree and opening it again with the \'+\' button.<br/> Alt-click \'+\' searches the original keywords in the tree.<br/> <br/> Alt-click keyword selects a keyword without broader terms or deselects a keyword with broader terms.<br/> <br/> If you change the description language, do not add keywords at the same time.<br/> <br/> ";
  24. $langRights = "Kullan&#305;m Haklar&#305;";
  25. $langRightsTip = "describe in words";
  26. $langVersion = "Version";
  27. $langVersionTip = "number or description";
  28. $langStatusTip = "listeden seç";
  29. $langCreatedSize = "Olu&#351;turuldu, boyutu";
  30. $langCreatedSizeTip = "YYYY-MM-DD when created, size in octets (bytes)";
  31. $langAuthorTip = "in VCARD format";
  32. $langFormat = "Format";
  33. $langFormatTip = "listeden seç";
  34. $langLocation = "URL/URI";
  35. $langLocationTip = "açmak için t&#305;klay&#305;n";
  36. $langStore = "Kaydet";
  37. $langDeleteAll = "Bütün Metadata y&#305; sil";
  38. $langConfirmDelete = "Do you *really* want to delete all metadata?";
  39. $langCourseKwds = "Bu belge ders anahtar kelimeleri içeriyor";
  40. $langSearch = "Ara&#351;t&#305;r";
  41. $langSearchCrit = "Her sat&#305;ra bir kelime!";
  42. $langStatuses = ":draft:draft,, final:final,, revised:revised,, unavailable:unavailable";
  43. $langCosts = ":no:free, no cost,, yes:not free, cost";
  44. $langCopyrights = ":yes:copyright,, no:no copyright";
  45. $langFormats = ":text/plain;iso-8859-9:text/plain;iso-8859-9,, text/plain;utf-8:text/plain;utf-8,, text/html;iso-8859-9:text/html;iso-8859-9,, 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-9:XML;iso-8859-9,, application/xml;utf-8:XML;utf-8,, application/zip:ZIP";
  46. $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";
  47. ?>