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.
55 lines
2.5 KiB
55 lines
2.5 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langScormVersion = "version";
|
|
$langScormRestarted = "All the learning objects are now incomplete.";
|
|
$langScormNoNext = "This is the latest learning object.";
|
|
$langScormNoPrev = "This is the first learning object.";
|
|
$langScormTime = "Time";
|
|
$langScormNoOrder = "There is no given order, you can click on any learning object.";
|
|
$langScormScore = "Score";
|
|
$langScormLessonTitle = "Learning object name";
|
|
$langScormStatus = "Status";
|
|
$langScormToEnter = "To enter";
|
|
$langScormFirstNeedTo = "you need first to accomplish";
|
|
$langScormThisStatus = "This learning object is now";
|
|
$langScormClose = "Terminate";
|
|
$langScormRestart = "Restart";
|
|
$langScormCompstatus = "Completed";
|
|
$langScormIncomplete = "Incomplete";
|
|
$langScormPassed = "Passed";
|
|
$langScormFailed = "Failed";
|
|
$langScormPrevious = "Previous";
|
|
$langScormNext = "Next";
|
|
$langScormTitle = "Dokeos Scorm player";
|
|
$langScormMystatus = "My progress";
|
|
$langScormNoItems = "This course is empty.";
|
|
$langScormNoStatus = "No status for this content";
|
|
$langScormLoggedout = "logged out from Scorm area";
|
|
$langScormCloseWindow = "Close windows";
|
|
$ScormBrowsed = "Browsed";
|
|
$langScormExitFullScreen = "Back to normal screen";
|
|
$langScormFullScreen = "Full screen";
|
|
$langScormNotAttempted = "Not attempted";
|
|
$langCharset = "Character set";
|
|
$langLocal = "Local";
|
|
$langRemote = "Remote";
|
|
$langAutodetect = "Auto-detect";
|
|
$langAccomplishedStepsTotal = "Total of completed learning objects";
|
|
$langUnknown = "Unknown";
|
|
$AreYouSureToDeleteSteps = "Are you sure you want to delete these steps?";
|
|
$Origin = "Authoring tool";
|
|
$Local = "Local";
|
|
$Remote = "Remote";
|
|
$FileToUpload = "SCORM or AICC file to upload";
|
|
$ContentMaker = "Authoring tool";
|
|
$ContentProximity = "Course location";
|
|
$UploadLocalFileFromGarbageDir = "Upload local file from main/garbage directory";
|
|
$ThisItemIsNotExportable = "This learning object or activity is not SCORM compliant. That\'s why it is not exportable.";
|
|
$MoveCurrentChapter = "Move the current section";
|
|
$GenericScorm = "Generic Scorm";
|
|
$UnknownPackageFormat = "The package format cannot be recognized. Please make sure it is well formed and doesn\'t contain errors. Problems may be due to proprietary ZIP format or transfer of long files. If unsure about the ZIP, please try to use minimal zipping features.";
|
|
$Attempt = "Attempt";
|
|
$MoveTheCurrentForum = "Move the current forum";
|
|
$WarningWhenEditingScorm = "Warning ! When you edit the content of a learning object, you may alter the reporting of the course or damage the learning object.";
|
|
?>
|