linea21-languages
[ class tree: linea21-languages ] [ index: linea21-languages ] [ all elements ]

Source for file lang_system.utf-8.php

Documentation is available at lang_system.utf-8.php

  1. <?php
  2. /**
  3.  * @package linea21.languages
  4.  * @subpackage en
  5.  * @author linea21 <info@linea21.com> & Stéphanie Loubechine
  6.  * @version $id SVN
  7.  * @access public
  8.  * @license http://opensource.org/licenses/gpl-3.0.html
  9.  */
  10.  
  11. $lang['upload']['CheckExtImage'"Upload not allowed. Please, check the extension";
  12. $lang['upload']['upload_size'"The file you want to upload is too big. Maximal size is ";
  13. $lang['upload']['ko_size'"ko";
  14.  
  15. $lang['upload']['prohibited_transfert'"Transfer method is forbidden";
  16. $lang['upload']['file_exist_yet'"File already exists";
  17.  
  18. $lang['upload']['ftp_conn_failed'"FTP connexion failed";
  19. $lang['upload']['ftp_user'='ftp_user';
  20. $lang['upload']['ftp_conn'='FTP connexion try';
  21. $lang['upload']['ftp_transfert_error'='FTP transfer error';
  22.  
  23. $lang['upload']['no_resize'='Document is not a resizable picture.';
  24.  
  25. $lang['system']['mod']="Edit settings";
  26. $lang['system']['title_theme']='interface theme (look and feel)';
  27. $lang['system']['title_release']='Global settings';
  28. $lang['system']['title_db']='Database settings';
  29. $lang['system']['title_php_info']='PHP Settings (read only)';
  30. $lang['system']['confirm_mod'"Configuration file successfully updated\n";
  31. $lang['system']['help_list1']="Click on settings parameter to display more informations";
  32. $lang['system']['help_list2']="Edit parameters by clicking on the edit icon linked in";
  33. $lang['system']['help_list3']="To perform search, just click the 'search' link";
  34. $lang['system']['list']"Settings list";
  35. $lang['system']['help_mod1']="To edit a parameter, please insert the required informations in the form above";
  36. $lang['system']['help_mod2']="Once the form submitted, check your data in the summary";
  37. $lang['system']['help_mod3']="After checking summary, click the \'review settings\' button to make changes";
  38. $lang['system']['confirm_mod_js']="Are you sure you want save this settings ?";
  39.  
  40. //traductions pour les fichiers de configuration config_db et config_release
  41.  
  42. $lang['system']['DB_HOST'="Database host, default : localhost";
  43. $lang['system']['DB_USER'"Database user, default : linea";
  44. $lang['system']['DB_PASS'"Database password, default : linea";
  45. $lang['system']['DB_NAME'"Database base name, default : linea";
  46. $lang['system']['DB_ADMINMAIL'"Database administrator email | default : -1 | option : -1 / adress@email.com"
  47. $lang['system']['DATABASE'"T_ : primary table prefix / J_ : join table prefix";
  48. $lang['system']['T_BIBLIO_RES'"default : bibliography_resources";
  49. $lang['system']['T_CAT_USER'"default : category_user";
  50. $lang['system']['T_EMAIL_COL'"default : email_collector";
  51. $lang['system']['J_BIBLIO'"default : j_biblio";
  52. $lang['system']['J_LINK'"default : j_link";
  53. $lang['system']['J_MULTI'"default : j_multi";
  54. $lang['system']['J_PARTS'"default : j_parts";
  55. $lang['system']['J_WORK_USERS'"default : j_work_users";
  56. $lang['system']['T_LEVEL'"default : level";
  57. $lang['system']['T_LINK_RES'"default : link_resources";
  58. $lang['system']['T_MULTI_RES'"default : multimedia_resources";
  59. $lang['system']['T_NEWS'"default : news";
  60. $lang['system']['T_NEWSLETTER'"default : newsletter";
  61. $lang['system']['T_PRIORITY'"default : priority";
  62. $lang['system']['T_PROFILE'"default : profile";
  63. $lang['system']['T_PROJECT'"default : project";
  64. $lang['system']['T_PUBLI'"default : publication";
  65. $lang['system']['T_PUBLI_CONT'"default : publication_contents";
  66. $lang['system']['T_RIGHT'"default : rights";
  67. $lang['system']['T_SCALE'"default : scale";
  68. $lang['system']['T_SD_THEME'"default : sd_theme";
  69. $lang['system']['T_SDI_EVAL'"default : sdi_evaluation";
  70. $lang['system']['T_SDI_INFO'"default : sdi_info";
  71. $lang['system']['T_SDI_PROVIDER'"default : sdi_provider";
  72. $lang['system']['T_SDI_RULES'"default : sdi_reglementation";
  73. $lang['system']['T_SDI_VALUE'"default : sdi_value";
  74. $lang['system']['T_THEME'"default : theme";
  75. $lang['system']['T_USER'"default : luser";
  76. $lang['system']['T_WORK'"default : workshop";
  77. $lang['system']['T_WORK_CAL'"default : workshop_calendar";
  78. $lang['system']['T_WORK_COM'"default : workshop_com";
  79. $lang['system']['T_WORK_REP'"default : workshop_report";
  80. $lang['system']['T_WORK_REP_CONT'"default : workshop_report_contents";
  81. $lang['system']['T_YELLOWPAGES'"default : yellowpages";
  82. $lang['system']['RELEASE_SETTINGS''Global settings';
  83. $lang['system']['LINEA_VERSION''Linea21 version';
  84. $lang['system']['LANGUAGE''Language | default : fr | option : en / fr';
  85. $lang['system']['CHARSET''Charset encoding | default : utf-8 | option : utf-8';
  86. $lang['system']['USER_COMMUNITY''Community id number'
  87. $lang['system']['SELECT_LIMIT''Maximum limit for query select | default : 20';
  88. $lang['system']['MAX_SCALE_LEVEL''Maximum scale level | default : 5';
  89. $lang['system']['THEME_PUBLIC''Theme used in front-end | default : linea21 | option : linea21';
  90. $lang['system']['THEME_ADMIN''Theme used in back-end | default : default | option : default';
  91. $lang['system']['MODULES_SETTINGS''Modules activation';
  92. $lang['system']['MOD_THEME''Theme module activation | default : 1 | option : 0 / 1';
  93. $lang['system']['MOD_SCALE''Scale module activation | default : 1 | option : 0 / 1';
  94. $lang['system']['MOD_LEVEL''Level module activation | default : 1 | option : 0 / 1';
  95. $lang['system']['MOD_USER''Users module activation | default : 1 | option : 0 / 1';
  96. $lang['system']['MOD_NEWSLETTER''Newsletter module activation | default : 1 | option : 0 / 1';
  97. $lang['system']['MOD_NEWS''News module activation | default : 1 | option : 0 / 1';
  98. $lang['system']['MOD_PROJECT''Projects module activation | default : 1 | option : 0 / 1';
  99. $lang['system']['MOD_YELLOWPAGES''Directory module activation | default : 1 | option : 0 / 1';
  100. $lang['system']['MOD_WORKSHOP''Workgroup module activation | default : 1 | option : 0 / 1';
  101. $lang['system']['MOD_PUBLICATION''Publication module activation | default : 1 | option : 0 / 1';
  102. $lang['system']['MOD_SDI''Indicators module activation | default : 1 | option : 0 / 1';
  103. $lang['system']['MOD_DASHBOARD''Dashboard module activation | default : 1 | option : 0 / 1';
  104. $lang['system']['MOD_SYSTEM''System configuration module activation | default : 1 | option : 0 / 1';
  105. $lang['system']['MOD_TOOLS''Tools module activation | default : 1 | option : 0 / 1';
  106. $lang['system']['DEBUG_SETTINGS''Debug set up';
  107. $lang['system']['MOD_DEBUG'"Debug activation | default : 0 | option : 0 / 1";
  108. $lang['system']['TYPE_DEBUG'"Debug type | default : load | option : override / load";
  109. $lang['system']['MOD_DEBUG_HIDDEN'"Debug message in html comments | default : 0 | option : 0 / 1";
  110. $lang['system']['SYSTEM_SETTINGS''Settings utilities';
  111. $lang['system']['PHOTO_RESIZE''Resize photo activation | default : 1 | option : 0 / 1';
  112. $lang['system']['RICH_TEXT_EDITOR''Rich text edition activation | default : 0 | option : 0 / \'tinymce\' / \'fck\' ';
  113. $lang['system']['AUTO_LINK''Auto Link content in text fields | default : 1 | option : 0 / 1 ';
  114. $lang['system']['TIMELINE_DISPLAY''Projects timeline activation | default : 1 | option : 0 / 1';
  115. $lang['system']['MOD_REWRITE''URL rewriting activation | default : 1 | option : 0 / 1';
  116. $lang['system']['URI_SEPARATOR''URL Rewriting separator | default : / | option : / _ or others delimiters (be aware)';
  117. $lang['system']['UPLOAD_METHOD''Files upload | default : HTTP | option : HTTP / FTP (not implemented yet)';
  118. $lang['system']['SQL''SQL server type | default : mysql | option : mysql / pgsql';
  119. $lang['system']['PASSWD_LENGTH''Password length | default : 8';
  120. $lang['system']['SALT_CRYPT''Salt crypt | default : ld';
  121. $lang['system']['CHECK_LINK''Documents and links check activation | default : 0 | option : 0 / 1';
  122. $lang['system']['SURFACE_UNIT''Surface unit | default : km<sup>2</sup> | option : m / km / miles'
  123. $lang['system']['ALLOWABLE_TAGS'"Authorized HTML elements strip_slashes | default : <a><abbr><accronym><u><strong><em> ";
  124. $lang['system']['END_LINE'"End line character | default : \n";
  125. $lang['system']['TAB_LINE'"Tabulation character | default : \t";
  126. $lang['system']['OUTPUT_SEP'"URL output separator | default : &amp;";
  127. $lang['system']['AREA_SETTINGS'"Textarea size | default : rows='' cols='' ";
  128. $lang['system']['ERROR_SYSTEM'"Error system message | default : ::sytem_error:: ";
  129. $lang['system']['CONFIRM_REFRESH'"Confirmation message time in seconds (before refresh) | default : 1 ";
  130. $lang['system']['UPLOAD_MAX_MO'"Upload maximum size unit octet | default : 512000 ";
  131. $lang['system']['MAX_PHOTO_MAX_WIDTH'"Maximum width for a picture unit px | default : 600 ";
  132. $lang['system']['MAX_PHOTO_MIN_WIDTH'"Minimum width for a picture unit px| default : 160  ";
  133. $lang['system']['MAIL_INFORMATIONS''Informations and set up of mail sending';
  134. $lang['system']['MAIL_USE_SSL''Mode SSL activation | default : 1 | option : 0 / 1';
  135. $lang['system']['MAIL_SENDMAIL''Mailer path | default :  /usr/sbin/sendmail -t -i';
  136. $lang['system']['MAIL_MAILER_SSL'"Mailer type | default : smtp";
  137. $lang['system']['MAIL_HOST_SSL'"Mailer name | default : ssl.yoursmtp.net";
  138. $lang['system']['MAIL_PORT_SSL'"Mailer port | default : 465";
  139. $lang['system']['MAIL_SETTINGS''Mail Settings';
  140. $lang['system']['MAIL_MAILER'"Mailer type | default : smtp";
  141. $lang['system']['MAIL_HOST'"Mailer host | default : smtp";
  142. $lang['system']['MAIL_SMTP_AUTH'"Mailer authentication activation | default : 0 | option : 0 / 1";
  143. $lang['system']['MAIL_SMTP_USER'"User for mailer | default : smtpUser";
  144. $lang['system']['MAIL_SMTP_PASS'"Password for mailer | default : smtpPass";
  145. $lang['system']['MAIL_FROM'"From mail for sending mails | default : admin@your-collectivity.com";
  146. $lang['system']['MAIL_FROMNAME'"Name mail for sending mails | default : Administrator your-collectivity.com";
  147. $lang['system']['MAIL_REPLY'"Reply mail for sending mails | default : admin@your-collectivity.com";
  148. $lang['system']['MAIL_REPLYNAME'"Reply name for sending mails | default : Administrator your-collectivity";
  149. $lang['system']['MAIL_YELLOWPAGES'"Mail sending for subscribe/unsubscribe from the organisations directory | default : 1 | option : 0 / 1";
  150. $lang['system']['SERVER_SETTINGS''Application Server settings';
  151. $lang['system']['SITE_LINEA_NAME'"Software editor name";
  152. $lang['system']['SITE_LINEA_URL'"Software editor website";
  153. $lang['system']['MAIL_LINEA'"Software editor mail";
  154. $lang['system']['SITE_CITY_NAME'"Collectivity name | default : Your collectivity Name";
  155. $lang['system']['SITE_CITY_URL'"Collectivity website | default : http://www.your-collectivity.com";
  156. $lang['system']['SITE_ROOT_URL'"Site Root url | default : http://www.your-collectivity.com/linea/";
  157. $lang['system']['SITE_CITY_MAIL'"Site city mail | default : info@your-collectivity.com";
  158. $lang['system']['SUPPORT_SETTINGS''Support settings';
  159. $lang['system']['SUPPORT_LINEA''Online support website | default : http://dev.linea21.com/';
  160. $lang['system']['MAIL_ADMIN_LINEA''Linea 21 administrator mail | default : info@linea21.com';
  161. $lang['system']['LOGS_SETTINGS''Logs settings';
  162. $lang['system']['LOG_ADMIN_ACCESS'"Admin access log path | default : ../logs/access.admin.log";
  163. $lang['system']['LOG_PUBLIC_ACCESS'"Public access log path | default : ../logs/access.public.log";
  164. $lang['system']['LOG_KEYWORDS'"Keywords log path | default : ../logs/keywords.log";
  165. $lang['system']['LOG_MAILING'"Mailing log path | default : ../logs/mailing.log";
  166. $lang['system']['LOG_SQL_QUERIES'"Sql queries log path | default : ../logs/sql_queries.log";
  167. $lang['system']['LOG_SQL_ERRORS'"Sql errors log path | default : ../logs/sql_errors.log";
  168. $lang['system']['SITE_PATH'"Application server path | default : path/to/linea ";
  169. $lang['system']['DATE_FORMAT'"Date format | default : dd-mm-yyyy | option : dd-mm-yyyy / yyyy-mm-dd ";
  170. $lang['system']['TIME_FORMAT'"Time format | default : 24 | option : 12 / 24 ";
  171. $lang['system']['MOD_DEBUG'"Debug Mode activation | default : 0 | option : 0 / 1";
  172. $lang['system']['THEME_LIST_PUBLIC'"List of available theme for public site| default : linea21 | option : seperate theme by | ";
  173. $lang['system']['THEME_LIST_ADMIN'"List of available theme for admin site| default : default | option : seperate theme by | ";
  174. $lang['system']['LANGUAGE_SETTINGS'"Language settings";
  175. $lang['system']['LOCALES_SETTINGS'"Date and time format settings";
  176. ?>

Documentation generated on Fri, 16 Oct 2009 09:35:07 +0200 by phpDocumentor 1.4.1