document.inc.php 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $MoveTo = "移到";
  6. $langDownloadFile = "上傳檔案至伺服器";
  7. $langNameDir = "新資料夾名稱";
  8. $langSize = "大小";
  9. $langRename = "重新命名";
  10. $langCopy = "複製課程內容";
  11. $langTo = "到";
  12. $langNoSpace = "上傳失敗﹗超過最大上傳檔案大小或磁片空間不足.";
  13. $langDownloadEnd = "上傳結束";
  14. $langFileExists = "操作失敗,檔案或目錄已經存在.";
  15. $langImpossible = "操作失敗";
  16. $langAddComment = "添加/修改意見";
  17. $langDocCopied = "檔案已複製";
  18. $langDocDeleted = "檔案已刪除";
  19. $langElRen = "目錄或檔案已重命名";
  20. $langDirMv = "檔案已經移動";
  21. $langComMod = "已更新意見";
  22. $langViMod = "已修改顯示/隱藏屬性";
  23. $langGroupSpace = "小組空間";
  24. $langGroupSpaceLink = "小組空間";
  25. $langGroupForumLink = "小組論壇";
  26. $langZipNoPhp = "Zip檔案不能包含.php檔案";
  27. $langUncompress = "解壓檔案(.zip)";
  28. $langDownloadAndZipEnd = "Zip檔案已經上傳並且解壓了";
  29. $langRoot = "根目錄";
  30. $CreateDoc = "新建文檔";
  31. $langDown = "向下";
  32. $langFileError = "上傳的檔案非法。";
  33. $langMaxFileSize = "最大檔案大小是";
  34. $langFileName = "檔案名";
  35. $langNoFileName = "請輸入檔案名";
  36. $langNoText = "請輸入你的 text / HTML 內容";
  37. $langAreYouSureToDelete = "確定要刪除";
  38. $langScormcontent = "這是Scorm格式內容<br /><input type=button name=scormbutton value='啟用' onclick='openscorm()'>";
  39. $langScormcontentstudent = "這是Scorm格式課程,觀看請點擊此處: <input type=button name=scormbutton value='啟用' onclick='openscorm()'>";
  40. $langPublish = "發布";
  41. $langMissingImagesDetected = "發現圖片丟失";
  42. $langCreateDocument = "新建文檔";
  43. $langEditDocument = "編輯文檔";
  44. $langDocuments = "文檔";
  45. $langOrganiseDocuments = "創建內容表格";
  46. $langEditTOC = "編輯內容表格";
  47. $langChapter = "章節";
  48. $langDocumentList = "所有文檔清單";
  49. $langOrganisationList = "內容表格";
  50. $langCreationSucces = "內容表格創建成功.";
  51. $langCanViewOrganisation = "你可以檢視你的組織";
  52. $langHere = "這裡。";
  53. $langViewDocument = "檢視";
  54. $langHtmlTitle = "內容表格";
  55. $langAddToTOC = "添加內容";
  56. $langAddChapter = "添加章節";
  57. $langReady = "生成內容表格";
  58. $langStoreDocuments = "存儲文檔";
  59. $langTocDown = "向下";
  60. $langTocUp = "向上";
  61. $CutPasteLink = "全屏顯示";
  62. $langCreatePath = "新建路徑";
  63. $langOogieConversionPowerPoint = "Oogie : 幻燈片轉換功能";
  64. $langWelcomeOogieSubtitle = "幻燈片到學習路徑的轉換器";
  65. $langAddMetadata = "檢視/修改元數據";
  66. $langGoMetadata = "轉到";
  67. $langQuotaForThisCourseIs = "這門課程的磁片配額是";
  68. $langDel = "刪除";
  69. $langUp = "向上";
  70. $langDate = "日期";
  71. $ShowCourseQuotaUse = "顯示課程配額";
  72. $CourseCurrentlyUses = "本課程現正在使用中";
  73. $MaximumAllowedQuota = "你的儲存空間為";
  74. $PercentageQuotaInUse = "已用限額百分比";
  75. $PercentageQuotaFree = "剩餘限額百分比";
  76. $CurrentDirectory = "當前資料夾";
  77. $UplUploadDocument = "上傳文件";
  78. $UplPartialUpload = "只有部份文件被上傳";
  79. $UplExceedMaxPostSize = "檔案大小超出上限設定";
  80. $UplExceedMaxServerUpload = "檔案大小超出伺服器設定上限";
  81. $UplFileTooBig = "檔案太大不能上傳";
  82. $UplUploadFailed = "檔案上傳失敗";
  83. $UplUnableToSaveFile = "已上傳之檔案不能儲存(可能因權限問題?)";
  84. $UplNotEnoughSpace = "沒有足夠空間上傳此檔案";
  85. $UplNoSCORMContent = "找不到 SCORM 內容";
  86. $UplZipExtractSuccess = "壓縮檔已成功解壓";
  87. $UplZipCorrupt = "不能解壓文件(中斷文件?)";
  88. $UplAlreadyExists = "已經存在";
  89. $UplFileSavedAs = "已另存檔為";
  90. $UplFileOverwritten = "已覆寫";
  91. $CannotCreateDir = "未能建立資料夾";
  92. $UplUpload = "上傳";
  93. $UplWhatIfFileExists = "若檔案存在";
  94. $UplDoNothing = "不執行";
  95. $UplDoNothingLong = "若檔案已存在則不進行上傳";
  96. $UplOverwrite = "覆寫";
  97. $UplOverwriteLong = "覆寫現存檔案";
  98. $UplRename = "重新命名";
  99. $UplRenameLong = "若檔案已存在則重新命名";
  100. $Metadata = "詮釋資料";
  101. $DocumentQuota = "檔案配額";
  102. $NoDocsInFolder = "沒有可顯示的文件";
  103. $UploadTo = "上傳至";
  104. $fileModified = "檔案已被修訂";
  105. $DocumentsOverview = "檢視文件";
  106. $ViewSlideshow = "圖片庫";
  107. $Options = "選項";
  108. $WelcomeOogieConverter = "歡迎使用投映版轉換器。<ul type=\"1\"><li>在你的電腦中搜尋 .ppt 或 .odp 檔<li>上傳至 Oogie,文件便會轉換為 Scorm 學習路徑。<li>這時你便可以在每頁投映片中加上聲音或文字旁白。";
  109. $ConvertToLP = "轉換為學習路徑";
  110. $AdvancedSettings = "進階設定";
  111. $File = "檔案";
  112. $DocDeleteError = "刪除文件時發生問題";
  113. $ViModProb = "更新顯示選項時出現問題";
  114. $DirDeleted = "已刪除資料夾";
  115. $TemplateName = "範本名稱";
  116. $TemplateDescription = "範本描述";
  117. $DocumentSetAsTemplate = "設定文件為範本";
  118. $DocumentUnsetAsTemplate = "取消把文件設為範本";
  119. ?>