| | Hugues Peeters | | Christophe Gesché | | Piraux Sébastien | +----------------------------------------------------------------------+ */ /*************************************************************** * Language translation **************************************************************** GOAL **** Translate the interface in chosen language ENGLISH *****************************************************************/ /* general */ $langTrackingDisabled = "Tracking has been disabled by system administrator."; $langToolName="Tracking"; $langShowAll = "Show all"; $langShowNone = "Show none"; $langCourseStats = "Area Stats"; $langToolsAccess = "Access to tools"; $langCourseAccess = "Access to this area"; $langLinksAccess = "Links"; $langDocumentsAccess = "Documents"; $langScormAccess = "Learning path - Scorm format areas"; $langLinksDetails = "Links accessed by the user"; $langWorksDetails = "Works uploaded by the user in the name of 'Authors'"; $langLoginsDetails = "Click on the month name for more details"; $langDocumentsDetails = "Documents downloaded by the user"; $langExercicesDetails = "Score of tests done"; $langBackToList = "Back to users list"; $langDetails = "Details"; $langClose = "Close"; /* subtitles */ $langStatsOfCourse = "Statistics of Area"; $langStatsOfUser = "Statistics of user"; $langStatsOfCampus = "Statistics of portal"; /* area */ $langCountUsers = "Number of subscribed users"; /* area access */ $langCountToolAccess = "Total number of connections to this area"; /* logins */ $langLoginsTitleMonthColumn = "Month"; $langLoginsTitleCountColumn = "Number of logins"; /* tools */ $langToolTitleToolnameColumn = "Name of the tool"; $langToolTitleUsersColumn = "Users Clicks"; $langToolTitleCountColumn = "Total Clicks"; /* links*/ $langLinksTitleLinkColumn = "Link"; $langLinksTitleUsersColumn = "Users Clicks"; $langLinksTitleCountColumn = "Total Clicks"; /* exercises */ $langExercicesTitleExerciceColumn = "Test"; $langExercicesTitleScoreColumn = "Score"; /* documents */ $langDocumentsTitleDocumentColumn = "Document"; $langDocumentsTitleUsersColumn = "Users Downloads"; $langDocumentsTitleCountColumn = "Total Downloads"; /* scorm */ $langScormContentColumn="Area Title"; $langScormStudentColumn="Users"; $langScormTitleColumn="Lesson"; $langScormStatusColumn="Status"; $langScormScoreColumn="Score"; $langScormTimeColumn="Time"; $langScormNeverOpened="This area was never opened by this user."; /* works */ $langWorkTitle = "Title"; $langWorkAuthors = "Authors"; $langWorkDescription = "Description"; $langDate = "Date"; /* user list */ $informationsAbout = "Tracking of"; $langUserName = "Username"; $langFirstName = "FirstName"; $langLastName = "Lastname"; $langEmail = "Email"; $langNoEmail = "No email address specified"; /* others */ $langNoResult = "No Result"; $langCourse = "Area"; $langHits = "Hits"; $langTotal = "Total"; $langHour = "Hour"; $langDay = "Day"; $langLittleHour = "h."; $langLast31days = "In the last 31 days"; $langLast7days = "In the last 7 days"; $langThisday = "This day"; /* perso stats */ $langLogins = "My last logins"; $langLoginsExplaination = "Here is the list of your last logins with the tools you visited during these sessions."; $langExercicesResults = "Score of the tests done"; $langVisits = "visits"; $langAt = "at"; $langLoginTitleDateColumn = "Date"; $langLoginTitleCountColumn = "Visits"; /* coach view */ $langLoginsAndAccessTools = "Logins and access to tools"; $langWorkUploads = "Contributions uploads"; $langErrorUserNotInGroup = "Invalid user : this user doesn't exist in your group" ; $langListStudents = "List of users in this group"; /* details page */ $langPeriodHour = "Hour"; $langPeriodDay = "Day"; $langPeriodWeek = "Week"; $langPeriodMonth = "Month"; $langPeriodYear = "Year"; $langNextDay = "Next Day"; $langPreviousDay = "Previous Day"; $langNextWeek = "Next Week"; $langPreviousWeek = "Previous Week"; $langNextMonth = "Next Month"; $langPreviousMonth = "Previous Month"; $langNextYear = "Next Year"; $langPreviousYear = "Previous Year"; $langViewToolList = "View List of All Tools"; $langToolList = "List of all tools"; $langFrom = "From"; $langTo = "to"; /* traffic_details */ $langPeriodToDisplay = "Period"; $langDetailView = "View by"; /* for interbredcrumps */ $langBredCrumpGroups = "Groups"; $langBredCrumpGroupSpace = "Group Area"; $langBredCrumpUsers = "Users"; /* admin stats */ $langAdminToolName = "Admin Stats"; $langPlatformStats = "Platform Statistics"; $langStatsDatabase = "Stats Database"; $langPlatformAccess = "Access to portal"; $langPlatformCoursesAccess = "Access to areas"; $langPlatformToolAccess = "Access to tools"; $langHardAndSoftUsed = "Countries Providers Browsers Os Referers"; $langStrangeCases = "Problematic cases"; $langStatsDatabaseLink = "Click Here"; $langCountCours = "Number of areas"; $langCountUsers = "Number of users"; $langCountCourseByFaculte = "Number of areas by category"; $langCountCourseByLanguage = "Number of areas by language"; $langCountCourseByVisibility = "Number of areas by visibility"; $langCountUsersByCourse = "Number of users by area"; $langCountUsersByFaculte = "Number of users by category"; $langCountUsersByStatus = "Number of users by status"; $langCourses = "Areas"; $langUsers = "Users"; $langAccess = "Access"; $langCountries = "Countries"; $langProviders = "Providers"; $langOS = "OS"; $langBrowsers = "Browsers"; $langReferers = "Referers"; $langAccessExplain = "(When an user open the index of the portal)"; $langLogins = "Logins"; $langTotalPlatformAccess = "Total"; $langTotalPlatformLogin = "Total"; $langMultipleLogins = "Accounts with same Username"; $langMultipleUsernameAndPassword = "Accounts with same Username AND same Password"; $langMultipleEmails = "Accounts with same Email"; $langCourseWithoutProf = "Areas without leader"; $langCourseWithoutAccess = "Areas not used"; $langLoginWithoutAccess = "Logins not used"; $langAllRight = "There is no strange case here"; $langDefcon = "Ooops, problematic cases detected !!"; $langNULLValue = "Empty (or NULL)"; $langTrafficDetails = "Traffic Details"; $langSeeIndividualTracking= "For individual tracking see Users tool."; ?>