install.inc.php 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $langStatDB = "Tracking DB.";
  6. $langEnableTracking = "Enable Tracking";
  7. $langInstituteShortName = "Your company short name";
  8. $langWarningResponsible = "Use this script only after backup. Chamilo team is not responsible if you lost or corrupted data";
  9. $langAllowSelfRegProf = "Allow self-registration as a trainer";
  10. $langEG = "ex.";
  11. $langDBHost = "Database Host";
  12. $langDBLogin = "Database Login";
  13. $langDBPassword = "Database Password";
  14. $langMainDB = "Main Chamilo database (DB)";
  15. $langAllFieldsRequired = "all fields required";
  16. $langPrintVers = "Printable version";
  17. $langLocalPath = "Corresponding local path";
  18. $langAdminEmail = "Administrator email";
  19. $langAdminName = "Administrator Name";
  20. $langAdminSurname = "Surname of the Administrator";
  21. $langAdminLogin = "Administrator login";
  22. $langAdminPass = "Administrator password (<font color=\"red\">you may want to change this</font>)";
  23. $langEducationManager = "Project manager";
  24. $langCampusName = "Your portal name";
  25. $langDBSettingIntro = "The install script will create the Chamilo main database(s). Please note that Chamilo will need to create several databases. If you are allowed to use only one database by your Hosting Service, Chamilo will not work, unless you chose the option \"One database\".";
  26. $langStep1 = "Step 1";
  27. $langStep2 = "Step 2";
  28. $langStep3 = "Step 3 of 6";
  29. $langStep4 = "Step 4 of 6";
  30. $langStep5 = "Step 5 of 6";
  31. $langStep6 = "Step 6 of 6";
  32. $langCfgSetting = "Config settings";
  33. $langDBSetting = "MySQL database settings";
  34. $langMainLang = "Main language";
  35. $langLicence = "Licence";
  36. $langLastCheck = "Last check before install";
  37. $langRequirements = "Requirements";
  38. $langDbPrefixForm = "MySQL database prefix";
  39. $langDbPrefixCom = "Leave empty if not requested";
  40. $langEncryptUserPass = "Encrypt user passwords in database";
  41. $langSingleDb = "Use one or several DB for Chamilo";
  42. $langAllowSelfReg = "Allow self-registration";
  43. $langRecommended = "(recommended)";
  44. $langScormDB = "Scorm DB";
  45. $langAdminLastName = "Administrator last name";
  46. $langAdminPhone = "Administrator telephone";
  47. $OK = "Validate";
  48. $langAdminFirstName = "Administrator first name";
  49. $langInstituteURL = "URL of this company";
  50. $langDokeosURL = "URL of Chamilo";
  51. $langUserDB = "User DB";
  52. $PleaseWait = "Continue";
  53. $PleaseCheckTheseValues = "Please check these values";
  54. $PleasGoBackToStep1 = "Please go back to step 1";
  55. $langInstallationLanguage = "Installation Language";
  56. $ReadThoroughly = "Read thoroughly";
  57. $DokeosNeedFollowingOnServer = "For Chamilo to work, you need the following on your server";
  58. $WarningExistingDokeosInstallationDetected = "Warning!<br />The installer has detected an existing Chamilo platform on your system.";
  59. $NewInstallation = "New installation";
  60. $CheckDatabaseConnection = "Check database connection";
  61. $PrintOverview = "Show Overview";
  62. $Installing = "Install";
  63. $of = "of";
  64. $Step = "Step";
  65. $MoreDetails = "For more details";
  66. $ServerRequirements = "Server requirements";
  67. $ServerRequirementsInfo = "Libraries and features the server must provide to use Chamilo to its full extent";
  68. $PHPVersion = "PHP version";
  69. $support = "support";
  70. $PHPVersionOK = "PHP version is OK";
  71. $RecommendedSettings = "Recommended settings";
  72. $RecommendedSettingsInfo = "Recommended settings for your server configuration. These settings are set in the php.ini configuration file on your server.";
  73. $Setting = "Setting";
  74. $Actual = "Currently";
  75. $DirectoryAndFilePermissions = "Directory and files permissions";
  76. $DirectoryAndFilePermissionsInfo = "Some directories and the files they include must be writable by the web server in order for Chamilo to run (user uploaded files, homepage html files, ...). This might imply a manual change on your server (outside of this interface).";
  77. $NotWritable = "Not writable";
  78. $Writable = "Writable";
  79. $ExtensionLDAPNotAvailable = "LDAP Extension not available";
  80. $ExtensionGDNotAvailable = "GD Extension not available";
  81. $DokeosLicenseInfo = "Chamilo is free software distributed under the GNU General Public licence (GPL).";
  82. $IAccept = "I Accept";
  83. $ConfigSettingsInfo = "The following values will be written into your configuration file";
  84. $DokeosInstallation = "Chamilo Installation";
  85. $InstallDokeos = "Install Chamilo";
  86. $GoToYourNewlyCreatedPortal = "Go to your newly created portal.";
  87. $FirstUseTip = "When you enter your portal for the first time, the best way to understand it is to register with the option 'Create training area' and then follow the way.";
  88. $Version_ = "Version";
  89. $UpdateFromDokeosVersion = "Update from Chamilo";
  90. $WelcomToTheDokeosInstaller = "Welcome to the Chamilo Installer";
  91. $PleaseSelectInstallationProcessLanguage = "Please select the language you'd like to use when installing";
  92. $ReadTheInstallGuide = "read the installation guide";
  93. $HereAreTheValuesYouEntered = "Here are the values you entered";
  94. $PrintThisPageToRememberPassAndOthers = "Print this page to remember your password and other settings";
  95. $TheInstallScriptWillEraseAllTables = "The install script will erase all tables of the selected databases. We heavily recommend you do a full backup of them before confirming this last install step.";
  96. $Warning = "Warning";
  97. $ReadWarningBelow = "read warning below";
  98. $SecurityAdvice = "Security advice";
  99. $YouHaveMoreThanXCourses = "You have more than %d training on your Chamilo platform ! Only %d training have been updated. To update the other training, %sclick here %s";
  100. $ToProtectYourSiteMakeXAndYReadOnly = "To protect your site, make %s and %s (but not their directories) read-only (CHMOD 444).";
  101. $Error = "Error";
  102. $Back = "Back";
  103. $HasNotBeenFound = "has not been found";
  104. $PleaseGoBackToStep1 = "Please go back to Step 1";
  105. $HasNotBeenFoundInThatDir = "has not been found in that directory";
  106. $OldVersionRootPath = "Old version's root path";
  107. $NoWritePermissionPleaseReadInstallGuide = "Some files or folders don't have writing permission. To be able to install Chamilo you should first change their permissions (using CHMOD). Please read the %s installation guide %s";
  108. $DBServerDoesntWorkOrLoginPassIsWrong = "The database server doesn't work or login / pass is bad";
  109. $PleaseGoBackToStep = "Please go back to Step";
  110. $DBSettingUpgradeIntro = "The upgrade script will recover and update the Chamilo database(s). In order to do this, this script will use the databases and settings defined below. Because our software runs on a wide range of systems and because all of them might not have been tested, we strongly recommend you do a full backup of your databases before you proceed with the upgrade!";
  111. $ExtensionMBStringNotAvailable = "MBString extension not available";
  112. $ExtensionMySQLNotAvailable = "MySQL extension not available";
  113. $DokeosArtLicense = "The images and media galleries of Chamilo use images from Nuvola, Crystal Clear and Tango icon galleries. Other images and media like diagrams and Flash animations are borrowed from Wikimedia and Ali Pakdel's and Denis Hoa's courses with their agreement and released under BY-SA Creative Commons license. You may find the license details at <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">the CC website</a>, where a link to the full text of the license is provided at the bottom of the page.";
  114. $OptionalParameters = "Optional parameters";
  115. $FailedConectionDatabase = "The database connection has failed. This is generally due to the wrong user, the wrong password or the wrong database prefix being set above. Please review these settings and try again.";
  116. $EncryptMethodUserPass = "Encryption method";
  117. $UpgradeFromDokeos16x = "Upgrade from Chamilo 1.6.x";
  118. $UpgradeFromDokeos18x = "Upgrade from Chamilo 1.8.x";
  119. $SuggestionOnlyToEnableCSSUploadFeature = "Suggestion only if you want to enable the CSS upload feature";
  120. $SuggestionOnlyToEnableSubLanguageFeature = "Suggestion only if you want to enable the sub-language feature";
  121. ?>