|
|
<?php /*
|
|
|
for more information: see languages.txt in the lang folder.
|
|
|
*/
|
|
|
$lang_learning_path = "Learning Path";
|
|
|
$lang_learning_path_builder = "Learning Path builder";
|
|
|
$lang_description = "description";
|
|
|
$lang_title = "title";
|
|
|
$lang_prerequisites = "Prerequisities";
|
|
|
$lang_move_up = "Move up";
|
|
|
$lang_move_down = "Move down";
|
|
|
$langThisItem = "this item";
|
|
|
$lang_title_and_desc = "Title & description";
|
|
|
$lang_add_item = "Add step";
|
|
|
$lang_change_order = "Change order";
|
|
|
$lang_add_prereqi = "Add prerequisities";
|
|
|
$lang_add_title_and_desc = "Edit title & desc.";
|
|
|
$lang_delete = "Delete";
|
|
|
$lang_add_chapter = "Add module";
|
|
|
$lang_show_hide = "Show / hide";
|
|
|
$langLearnpathMystatus = "My status";
|
|
|
$langLearnpathCompstatus = "completed";
|
|
|
$langLearnpathIncomplete = "incomplete";
|
|
|
$langLearnpathPassed = "passed";
|
|
|
$langLearnpathFailed = "failed";
|
|
|
$langLearnpathPrevious = "Previous";
|
|
|
$langLearnpathNext = "Next";
|
|
|
$langLearnpathRestart = "Restart";
|
|
|
$langLearnpathThisStatus = "This step is now";
|
|
|
$langLearnpathToEnter = "To enter";
|
|
|
$langLearnpathFirstNeedTo = "you need first accomplish";
|
|
|
$langLearnpathLessonTitle = "Step title";
|
|
|
$langLearnpathStatus = "Status";
|
|
|
$langLearnpathScore = "Score";
|
|
|
$langLearnpathTime = "Time";
|
|
|
$langLearnpathVersion = "version";
|
|
|
$langLearnpathRestarted = "All the steps are now incomplete.";
|
|
|
$langLearnpathNoNext = "This is the last step.";
|
|
|
$langLearnpathNoPrev = "This is the first step.";
|
|
|
$lang_add_learnpath = "Add a learning path";
|
|
|
$lang_learnpath_added = "The new learning path was successfully created. Now you can add modules to it by clicking on the cross.";
|
|
|
$lang_edit_learnpath = "edit learnpath";
|
|
|
$lang_delete_learnpath = "delete learnpath";
|
|
|
$lang_learnpath_edited = "learnpath has been edited";
|
|
|
$lang_learnpath_deleted = "learnpath has been deleted";
|
|
|
$lang_no_publish = "do not publish";
|
|
|
$lang_publish = "publish";
|
|
|
$lang_no_published = "not published";
|
|
|
$lang_published = "published";
|
|
|
$lang_add_learnpath_module = "Add a new module";
|
|
|
$lang_add_learnpath_chapter_to_path = "Add a new module to this learning path";
|
|
|
$lang_learnpath_module_added = "The new learning path module was succesfully created. Now you can add steps to it by clicking on the cross.";
|
|
|
$lang_edit_learnpath_module = "Edit module description/title";
|
|
|
$lang_delete_learnpath_module = "Delete module";
|
|
|
$lang_learnpath_module_edited = "The learning path module was successfully edited";
|
|
|
$lang_learnpath_module_deleted = "The learning path module and all steps in it are deleted";
|
|
|
$lang_nochapters = "No modules added yet.";
|
|
|
$lang_add_learnpath_item = "Add steps to this module";
|
|
|
$lang_learnpath_item_deleted = "The learning path step has been deleted";
|
|
|
$lang_assign_learnpath_items_to = "please assign this/these learning path steps to module: ";
|
|
|
$lang_edit_learnpath_item = "Edit step additional description/title";
|
|
|
$lang_add_prereq = "Add/edit prerequisities to this step";
|
|
|
$lang_delete_learnpath_item = "Delete step";
|
|
|
$lang_learnpath_item_edited = "The learning path step has been modified";
|
|
|
$lang_prereq_deleted_error = "Has been deleted !";
|
|
|
$lang_none = "NONE";
|
|
|
$lang_forum_opened = "The selected forum has been opened in a new window.";
|
|
|
$lang_link_opened = "The selected link has been opened in a new window.";
|
|
|
$lang_short_help = "To add a step, click on the cross; to add new title/description, click on the pencil; to add prerequisities click on the icon with two documents. You can check what the students will see by clicking on Student View on top.";
|
|
|
$lang_prereq_not_complete = "prerequisites are not complete";
|
|
|
$lang_author = "Author";
|
|
|
$lang_date = "Date";
|
|
|
$langBasicOverview = "Basic overview";
|
|
|
$langAdvanced = "Advanced";
|
|
|
$langDisplay = "Display";
|
|
|
$langNewChapter = "New chapter";
|
|
|
$langNewStep = "New step";
|
|
|
$langPrerequisites = "Prerequisites";
|
|
|
$langEditPrerequisites = "Edit the prerequisites of the current item";
|
|
|
$langTitleManipulateChapter = "Manipulate the current chapter";
|
|
|
$langTitleManipulateModule = "Manipulate the current module";
|
|
|
$langTitleManipulateDocument = "Manipulate the current document";
|
|
|
$langTitleManipulateLink = "Manipulate the current link";
|
|
|
$langTitleManipulateQuiz = "Manipulate the current exercise";
|
|
|
$langTitleManipulateStudentPublication = "Manipulate the current student publication";
|
|
|
$langEnterDataNewChapter = "Enter the data of the new chapter";
|
|
|
$langEnterDataNewModule = "Enter the data of the new module";
|
|
|
$langCreateNewStep = "Create a new step :";
|
|
|
$langNewDocument = "New document";
|
|
|
$langUseAnExistingResource = "Or use an existing resource :";
|
|
|
$langParent = "Parent";
|
|
|
$langPosition = "Position";
|
|
|
$langNewChapterCreated = "The new chapter has been created. You can now add an other chapter or a step to it.";
|
|
|
$langNewLinksCreated = "The new link has been created";
|
|
|
$langNewStudentPublicationCreated = "The new student publication has been created";
|
|
|
$langNewModuleCreated = "The new module has been created. You can now add a chapter or a step to it.";
|
|
|
$langNewExerciseCreated = "The new exercise has been created.";
|
|
|
$langItemRemoved = "The item has been removed";
|
|
|
$langLearnPathAdded = "Your learning path has been succesfully created adnd has been added to the left menu. You can now ad modules and steps to your learning path. The usage of chapters is optional for a subtler structure.";
|
|
|
$langConverting = "Converting...";
|
|
|
$langPpt2lpError = "Error during the conversion of PowerPoint. Please check if there are special characters in the name of your PowerPoint.";
|
|
|
$langBuild = "Build";
|
|
|
$langViewModeEmbedded = "View mode: embedded";
|
|
|
$langViewModeFullScreen = "View mode: fullscreen";
|
|
|
$langShowDebug = "Show debug";
|
|
|
$langHideDebug = "Hide debug";
|
|
|
$langCantEditDocument = "This document is not editable";
|
|
|
$langAreYouSureToDelete = "Are you sure to delete ?";
|
|
|
$langAfter = "After";
|
|
|
$lang_prerequisites_limit = "Prerequisities (limit)";
|
|
|
$lang_loading = "Loading page, please wait ...";
|
|
|
$lang_empty = "This path does not contain any steps.";
|
|
|
$langHotPotatoesFinished = "This HotPotatoes test has been closed.";
|
|
|
$langCompletionLimit = "Completion limit (minimum points)";
|
|
|
$langPrereqToEnter = "To enter ";
|
|
|
$langPrereqFirstNeedTo = " you need first accomplish ";
|
|
|
$langPrereqModuleMinimum1 = "Minimum 1 step is missing from ";
|
|
|
$langPrereqModuleMinimum2 = " which is set as prerequisities.";
|
|
|
$langPrereqTestLimit1 = " you must reach minimum ";
|
|
|
$langPrereqTestLimit2 = " points in ";
|
|
|
$langPrereqTestLimitNow = "Now you have : ";
|
|
|
$langLearnpathExitFullScreen = "back to normal screen";
|
|
|
$langLearnpathFullScreen = "full screen";
|
|
|
$langItemMissing1 = "There was a ";
|
|
|
$langItemMissing2 = "page (step) here in the original Dokeos Learning Path.";
|
|
|
$langDone = "Done";
|
|
|
$langNoItemSelected = "To display something here, please select an item from the side menu";
|
|
|
$langNewDocumentCreated = "The new document has been created.";
|
|
|
$langEditCurrentChapter = "Edit the current chapter";
|
|
|
$langditCurrentModule = "Edit the current module";
|
|
|
$langCreateTheDocument = "Create the document";
|
|
|
$langMoveTheCurrentDocument = "Move the current document";
|
|
|
$langEditTheCurrentDocument = "Edit the current document";
|
|
|
$langWarning = "Warning !";
|
|
|
$langWarningEditingDocument = "When you edit an existing document in the Learning Path, the new version of the document will not overwrite the old version but will be saved as a new document. If you want to edit a document definitively, you can do that with the document tool.";
|
|
|
$langDirectory = "Directory";
|
|
|
$langCreateTheExercise = "Create the exercise";
|
|
|
$langMoveTheCurrentExercise = "Move the current exercise";
|
|
|
$langEditCurrentExecice = "Edit the current exercise";
|
|
|
$langUploadScorm = "SCORM and AICC import";
|
|
|
$langPowerPointConvert = "PowerPoint conversion";
|
|
|
$langLPCreatedToContinue = "To continue you can add a module, chapter or step to your learning path from the left menu.";
|
|
|
$langLPCreatedAddChapterStep = "You can add a module, chapter or step to your learning path from the left menu.";
|
|
|
$langPrerequisitesAdded = "Prerequisites to the current step have been added.";
|
|
|
$langAddEditPrerequisites = "Add/edit prerequisites";
|
|
|
$langMinimum = "Minimum";
|
|
|
$langMaximum = "Maximum";
|
|
|
$langNone = "None";
|
|
|
$langNoDocuments = "No documents";
|
|
|
$langNoExercisesAvailable = "No exercises available";
|
|
|
$langNoLinksAvailable = "No links available";
|
|
|
$langNoItemsInLp = "There are no items in the learning path for this moment. Click on \"Advanced\" for creating your learning path items.";
|
|
|
$FirstPosition = "First position";
|
|
|
$NewQuiz = "New quiz";
|
|
|
$CreateTheForum = "Add the forum";
|
|
|
?>
|