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/trad_chinese/gradebook.inc.php

44 lines
1.5 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$FlatView = "平排檢視";
$ScoreColor = "積分顏色";
$ScoringSystem = "計分系統";
$EnableScoreColor = "啟用積分色彩";
$Below = "以下";
$WillColorRed = "會以紅色顯示";
$EnableScoringSystem = "啟用計分系統";
$IncludeUpperLimit = "包括上限";
$ScoreInfo = "積分資訊";
$Between = "介於";
$CurrentCategory = "當前分類";
$RootCat = "根分類";
$NewCategory = "新分類";
$NewEvaluation = "新評估";
$PickACourse = "選擇一門課程";
$CategoryName = "類別名稱";
$CourseIndependent = "獨立課程";
$CourseIndependentEvaluation = "獨立課程評估";
$Max = "最大";
$DateEval = "評估日期";
$AddUserToEval = "加入評估對象";
$NewSubCategory = "新屬分類";
$MakeLink = "製作連結";
$DeleteSelected = "刪除已選項目";
$SetVisible = "設為顯示";
$SetInvisible = "設為隱藏";
$ChooseLink = "選擇連結種類";
$DokeosExercises = "Chamilo 練習";
$DokeosDropbox = "Chamilo 文件交換箱";
$DokeosStudentPublications = "Chamilo 學員作品";
$DokeosLearningPaths = "Chamilo 學習路徑";
$ChooseExercise = "選擇練習";
$AddResult = "加入結果";
$BackToOverview = "返回概覽頁面";
$ExportPDF = "輸出 PDF 檔";
$Print = "列印";
$DeleteAll = "刪除全部";
$ScoringUpdated = "已更新積分";
$CertificateWCertifiesStudentXFinishedCourseYWithGradeZ = "%s 證明\n\n %s \n\n成功完成 \n\n '%s' \n\n課程,等第為\n\n '%s'";
?>