english.php 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?php
  2. /**
  3. * @copyright (c) 2014 Valery Fremaux
  4. * @license GNU General Public License - http://www.gnu.org/copyleft/gpl.html
  5. * @author Valery Fremaux <valery.fremaux@gmail.com>
  6. */
  7. $strings['archiverealroot'] = 'Archive container real root (no symlinks here)';
  8. $strings['backtoindex'] = 'Back to instance index';
  9. $strings['badconnection'] = 'Connection FAILED';
  10. $strings['cancel'] = 'Cancel';
  11. $strings['choose'] = 'choose...';
  12. $strings['clearcache'] = 'Clear Twig cache';
  13. $strings['clearmastercache'] = 'Clear Twig cache for master';
  14. $strings['closewindow'] = 'Close this window';
  15. $strings['connectionok'] = 'Connection OK';
  16. $strings['continue'] = 'Continue';
  17. $strings['coursefolder'] = 'Physical dir';
  18. $strings['courserealroot'] = 'Course container real root (no symlinks here)';
  19. $strings['datalocation'] = 'Data location';
  20. $strings['datapathavailable'] = 'Data path is available and ready to be used as : <br/>';
  21. $strings['datapathnotavailable'] = 'Data path exists but has already files in it at <br/>';
  22. $strings['datapathcreated'] = 'Data path has been created as :<br/>';
  23. $strings['dbgroup'] = 'Database Settings';
  24. $strings['dbhost'] = 'Database Host';
  25. $strings['dbpassword'] = 'Password';
  26. $strings['dbprefix'] = 'Database prefix';
  27. $strings['dbuser'] = 'Username';
  28. $strings['deleteifempty'] = 'Delete if empty';
  29. $strings['deleteinstances'] = 'Remove instance';
  30. $strings['destroyinstances'] = 'Full delete instance';
  31. $strings['distributevalue'] = 'Distribute configuration value';
  32. $strings['edit'] = 'Edit instance info';
  33. $strings['emptysite'] = 'New empty site';
  34. $strings['enable_virtualisation'] = 'Enable';
  35. $strings['enabled'] = 'enabled';
  36. $strings['enableinstances'] = 'Enable';
  37. $strings['enabling'] = 'General enabling';
  38. $strings['errormuststartwithcourses'] = 'the course folder MUST start with \'courses_\' to avoid directory conflicts';
  39. $strings['homerealroot'] = 'Home container real root (no symlinks here)';
  40. $strings['hostdefinition'] = 'Host definition';
  41. $strings['hostlist'] = 'Other hosts';
  42. $strings['institution'] = 'Institution';
  43. $strings['lastcron'] = 'Last cron';
  44. $strings['maindatabase'] = 'Database name';
  45. $strings['manage_instances'] = 'Go to instance manager';
  46. $strings['newinstance'] = 'Add new instance';
  47. $strings['no'] = 'No';
  48. $strings['plugin_comment'] = 'Allows virtualizing chamilo.';
  49. $strings['plugin_title'] = 'Virtual Chamilo';
  50. $strings['proxysettings'] = 'Proxy settings';
  51. $strings['registerinstance'] = 'Register an instance';
  52. $strings['rootweb'] = 'Web root';
  53. $strings['savechanges'] = 'Save changes';
  54. $strings['selectall'] = 'Select all';
  55. $strings['selectnone'] = 'Deselect all';
  56. $strings['sendconfigvalue'] = 'Distribute a configuration value';
  57. $strings['setconfigvalue'] = 'Set a configuration value';
  58. $strings['singledatabase'] = 'Single database';
  59. $strings['sitename'] = 'Site Name';
  60. $strings['snapshotinstance'] = 'Snapshot';
  61. $strings['snapshotmaster'] = 'Snapshot master Chamilo';
  62. $strings['statisticsdatabase'] = 'Statistics database';
  63. $strings['successfinishedcapture'] = 'Snapshot of chamilo is finished';
  64. $strings['sync_settings'] = 'Synchronize settings';
  65. $strings['tableprefix'] = 'Table prefix';
  66. $strings['template'] = 'Template';
  67. $strings['templating'] = 'Templating';
  68. $strings['testconnection'] = 'Test database connexion';
  69. $strings['testdatapath'] = 'Test data location';
  70. $strings['userpersonaldatabase'] = 'User personal database';
  71. $strings['vchamilo'] = 'Virtual Chamilo';
  72. $strings['vchamilosnapshot1'] = 'STEP 1 OF 3 : Directories for snapshot have been created. Continue with database backup ...';
  73. $strings['vchamilosnapshot2'] = 'STEP 2 OF 3 : Databases have been backed up. Continue with saving files... beware this step can be long if a lot of content resides in the instance...';
  74. $strings['vchamilosnapshot3'] = 'STEP 3 OF 3 : Files saved.';
  75. $strings['withselection'] = 'With selection: ';
  76. $strings['yes'] = 'Yes';
  77. $strings['mysqlcmds'] = 'Mysql commands location';
  78. $strings['mysqlcmd'] = 'Full path to mysql client command';
  79. $strings['mysqldumpcms'] = 'Full path to mysqldump command';
  80. $strings['sitenameinputerror'] = "Site Name is empty or invalid";
  81. $strings['institutioninputerror'] = "Institution is empty or invalid";
  82. $strings['rootwebinputerror'] = "Root web is empty or invalid";
  83. $strings['databaseinputerror'] = "Database empty";
  84. $strings['coursefolderinputerror'] = "Data location is empty";
  85. $strings['httpproxyhost'] = "HTTP proxy host";
  86. $strings['httpproxyport'] = "HTTP proxy port";
  87. $strings['httpproxybypass'] = "HTTP proxy URL bypass";
  88. $strings['httpproxyuser'] = "HTTP proxy user";
  89. $strings['httpproxypassword'] = "HTTP proxy password";
  90. $strings['variable'] = 'Variable';
  91. $strings['subkey'] = 'Subkey';
  92. $strings['category'] = 'Category';
  93. $strings['accessurl'] = 'Access URL';
  94. $strings['value'] = 'Value';
  95. $strings['syncall'] = 'Sync all the selection';
  96. $strings['syncthis'] = 'Sync this setting';
  97. $strings['SiteNameExample'] = 'Example: Chamilo';
  98. $strings['InstitutionExample'] = 'Example: Chamilo Association';
  99. $strings['RootWebExample'] = 'Example: http://www.chamilo.org/ (with final slash)';
  100. $strings['DatabaseDescription'] = 'A new database will be created with that name.';
  101. $strings['RootWebExists'] = 'An instance with the same root web exists.';
  102. $strings['ImportInstance'] = 'Import instance';
  103. $strings['ConfigurationPath'] = 'Chamilo configuration path';
  104. $strings['UploadRealRoot'] = 'Upload files';
  105. $strings['DatabaseAccessShouldBeDifferentThanMasterChamilo'] = 'Database server should be different than the Chamilo master';
  106. $strings['UrlAppendExample'] = 'Example: /chamilo_v1 (with first slash)';
  107. $strings['FromVersion'] = 'From version';
  108. $strings['CoursePath'] = 'Path to courses directory';
  109. $strings['HomePath'] = 'Path to home directory';
  110. $strings['UploadPath'] = 'Path to upload directory';
  111. $strings['ArchiveUrl'] = 'Archive URL';
  112. $strings['HomeUrl'] = 'Home URL';
  113. $strings['UploadUrl'] = 'Upload URL';
  114. $strings['CourseUrl'] = 'Course URL';
  115. $strings['ThemeFolder'] = 'Theme folder';
  116. $strings['ThemeFolderExplanation'] = 'Theme folder should be located inside the web/css/themes/ folder';