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['theme']['name']='Name';
  12. $lang['theme']['author']='Author';
  13. $lang['theme']['version']='Version';
  14. $lang['theme']['compatibility']='Compatibility';
  15. $lang['theme']['description']='Description';
  16.  
  17. $lang['upload']['CheckExtImage'"Upload not allowed. Please, check the extension";
  18. $lang['upload']['upload_size'"The file you want to upload is too big. Maximal size is  : %s";
  19. $lang['upload']['wrong_ext'"File type not allowed.<br />See allowed extensions : <em>%s</em>";
  20. $lang['upload']['confirmed'"Upload successful";
  21. $lang['upload']['error'"Unexpected upload error.";
  22. $lang['upload']['addfiles'"Add files";
  23.  
  24. $lang['upload']['prohibited_transfert'"Transfer method is forbidden";
  25. $lang['upload']['file_exist_yet'"File already exists";
  26.  
  27. $lang['upload']['ftp_conn_failed'"FTP connexion failed";
  28. $lang['upload']['ftp_user'='ftp_user';
  29. $lang['upload']['ftp_conn'='FTP connexion try';
  30. $lang['upload']['ftp_transfert_error'='FTP transfer error';
  31.  
  32. $lang['upload']['no_resize'='Document is not a resizable picture.';
  33.  
  34. $lang['system']['mod']="Edit settings";
  35. $lang['system']['title_theme']='interface theme (look and feel)';
  36. $lang['system']['title_release']='Global settings';
  37. $lang['system']['title_db']='Database settings';
  38. $lang['system']['title_php_info']='PHP Settings (read only)';
  39. $lang['system']['confirm_mod'"Configuration file successfully updated\n";
  40. $lang['system']['help_list1']="Click on settings parameter to display more informations";
  41. $lang['system']['help_list2']="Edit parameters by clicking on the edit icon linked in";
  42. $lang['system']['help_list3']="To perform search, just click the 'search' link";
  43. $lang['system']['list']"Settings list";
  44. $lang['system']['help_mod1']="To edit a parameter, please insert the required informations in the form above";
  45. $lang['system']['help_mod2']="Once the form submitted, check your data in the summary";
  46. $lang['system']['help_mod3']="After checking summary, click the \'review settings\' button to make changes";
  47. $lang['system']['confirm_mod_js']="Are you sure you want save this settings ?";
  48.  
  49. //traductions pour les fichiers de configuration config_db et config_release
  50.  
  51. $lang['system']['DB_HOST'="Database host, default : localhost";
  52. $lang['system']['DB_USER'"Database user, default : linea";
  53. $lang['system']['DB_PASS'"Database password, default : linea";
  54. $lang['system']['DB_NAME'"Database base name, default : linea";
  55. $lang['system']['DB_ADMINMAIL'"Database administrator email | default : -1 | option : -1 / adress@email.com";
  56. $lang['system']['DATABASE'"T_ : primary table prefix / J_ : join table prefix";
  57. $lang['system']['RELEASE_SETTINGS''Global settings';
  58. $lang['system']['LINEA_VERSION''Linea21 version';
  59. $lang['system']['U_L''Language | default : fr | option : en / fr';
  60. $lang['system']['CHARSET''Charset encoding | default : utf-8 | option : utf-8';
  61. $lang['system']['USER_COMMUNITY''Community id number';
  62. $lang['system']['SELECT_LIMIT''Maximum limit for query select | default : 20';
  63. $lang['system']['MAX_SCALE_LEVEL''Maximum scale level | default : 5';
  64. $lang['system']['THEME_PUBLIC''Theme used in front-end';
  65. $lang['system']['THEME_ADMIN''Theme used in back-end';
  66. $lang['system']['MODULES_SETTINGS''Modules activation';
  67. $lang['system']['MOD_THEME''Theme module activation | default : 1 | option : 0 / 1';
  68. $lang['system']['MOD_SCALE''Scale module activation | default : 1 | option : 0 / 1';
  69. $lang['system']['MOD_LEVEL''Level module activation | default : 1 | option : 0 / 1';
  70. $lang['system']['MOD_USER''Users module activation | default : 1 | option : 0 / 1';
  71. $lang['system']['MOD_NEWSLETTER''Newsletter module activation | default : 1 | option : 0 / 1';
  72. $lang['system']['MOD_NEWS''News module activation | default : 1 | option : 0 / 1';
  73. $lang['system']['MOD_PROJECT''Projects module activation | default : 1 | option : 0 / 1';
  74. $lang['system']['MOD_YELLOWPAGES''Directory module activation | default : 1 | option : 0 / 1';
  75. $lang['system']['MOD_WORKSHOP''Workgroup module activation | default : 1 | option : 0 / 1';
  76. $lang['system']['MOD_PUBLICATION''Publication module activation | default : 1 | option : 0 / 1';
  77. $lang['system']['MOD_SDI''Indicators module activation | default : 1 | option : 0 / 1';
  78. $lang['system']['MOD_DASHBOARD''Dashboard module activation | default : 1 | option : 0 / 1';
  79. $lang['system']['MOD_SYSTEM''System configuration module activation | default : 1 | option : 0 / 1';
  80. $lang['system']['MOD_PLUGINS''Plugins module activation | default : 1 | option : 0 / 1';
  81. $lang['system']['MOD_LIBRARY''Library module activation | default : 1 | option : 0 / 1';
  82. $lang['system']['COMMENT_SETTINGS''Comments settings';
  83. $lang['system']['COMMENT_MODULES''Enabled for modules | default : news,project,publication,report,indicator,files,contribute';
  84. $lang['system']['COMMENT_MODERATION''Enable moderation | default : 1 | option : 0 / 1';
  85. $lang['system']['COMMENT_NOTIFICATION''Enable email notification | default : 1 | option : 0 / 1';
  86. $lang['system']['COMMENT_MODERATE_REGISTERED''Enable moderation for registered users  | default : 1 | option : 0 / 1';
  87. $lang['system']['COMMENT_ONLY_REGISTERED''Enable comments only for registered users | default : 1 | option : 0 / 1';
  88. $lang['system']['DEBUG_SETTINGS''Debug set up';
  89. $lang['system']['MOD_DEBUG'"Debug activation | default : 0 | option : 0 / 1";
  90. $lang['system']['SQL_LOG_DEBUG'"SQL log file debug  | default : 0 | option : 0 / 1";
  91. $lang['system']['SYSTEM_SETTINGS''Settings utilities';
  92. $lang['system']['PHOTO_RESIZE''Resize photo activation | default : 1 | option : 0 / 1';
  93. $lang['system']['RICH_TEXT_EDITOR''Rich text edition activation | default : \'cke\' | option : 0 / \'cke\' / \'tinymce\' ';
  94. $lang['system']['AUTO_LINK''Auto Link content in text fields | default : 1 | option : 0 / 1 ';
  95. $lang['system']['TIMELINE_DISPLAY''Projects timeline activation | default : 1 | option : 0 / 1';
  96. $lang['system']['MOD_REWRITE''URL rewriting activation | default : 1 | option : 0 / 1';
  97. $lang['system']['URI_SEPARATOR''URL Rewriting separator | default : / | option : / _ or others delimiters (be aware)';
  98. $lang['system']['UPLOAD_METHOD''Files upload | default : HTTP | option : HTTP / FTP (not implemented yet)';
  99. $lang['system']['SQL''SQL server type | default : mysql | option : mysql / pgsql';
  100. $lang['system']['PASSWD_LENGTH''Password length | default : 8';
  101. $lang['system']['SALT_CRYPT''Salt crypt | default : ld';
  102. $lang['system']['CHECK_LINK''Documents and links check activation | default : 0 | option : 0 / 1';
  103. $lang['system']['SURFACE_UNIT''Surface unit | default : km<sup>2</sup> | option : free';
  104. $lang['system']['ALLOWABLE_TAGS'"Authorized HTML elements strip_slashes | default : <a><abbr><accronym><u><strong><em> ";
  105. $lang['system']['END_LINE'"End line character | default : \n";
  106. $lang['system']['TAB_LINE'"Tabulation character | default : \t";
  107. $lang['system']['OUTPUT_SEP'"URL output separator | default : &amp;";
  108. $lang['system']['AREA_SETTINGS'"Textarea size | default : rows='' cols='' ";
  109. $lang['system']['ERROR_SYSTEM'"Error system message | default : ::sytem_error:: ";
  110. $lang['system']['CONFIRM_REFRESH'"Confirmation message time in seconds (before refresh) | default : 1 ";
  111. $lang['system']['UPLOAD_MAX_MO'"Upload maximum size unit octet | default : 512000 ";
  112. $lang['system']['MAX_PHOTO_MAX_WIDTH'"Maximum width for a picture unit px | default : 600 ";
  113. $lang['system']['MAX_PHOTO_MIN_WIDTH'"Minimum width for a picture unit px| default : 160  ";
  114. $lang['system']['MAIL_INFORMATIONS''Informations and set up of mail sending';
  115. $lang['system']['MAIL_SENDMAIL''Sendmail path | default :  /usr/sbin/sendmail -t -i';
  116. $lang['system']['MAIL_HOST'"Mailer host | default : your.smtp.net";
  117. $lang['system']['MAIL_PORT'"Mailer port | default : 25";
  118. $lang['system']['MAIL_SETTINGS''Mail Settings';
  119. $lang['system']['MAIL_MAILER'"Mailer type | default : sendmail";
  120. $lang['system']['MAIL_SMTP_AUTH'"Mailer authentication activation | default : 0 | option : 0 / 1";
  121. $lang['system']['MAIL_SMTP_USER'"User for mailer | default : smtpUser";
  122. $lang['system']['MAIL_SMTP_PASS'"Password for mailer | default : smtpPass";
  123. $lang['system']['MAIL_FROM'"From mail for sending mails | default : admin@your-collectivity.com";
  124. $lang['system']['MAIL_FROMNAME'"Name mail for sending mails | default : Administrator your-collectivity.com";
  125. $lang['system']['MAIL_REPLY'"Reply mail for sending mails | default : admin@your-collectivity.com";
  126. $lang['system']['MAIL_REPLYNAME'"Reply name for sending mails | default : Administrator your-collectivity";
  127. $lang['system']['ALERT_DIRECTORY'"Mail sending for subscribe/unsubscribe from the organisations directory | default : 1 | option : 0 / 1";
  128. $lang['system']['SERVER_SETTINGS''Application Server settings';
  129. $lang['system']['SITE_LINEA_NAME'"Software editor name";
  130. $lang['system']['SITE_LINEA_URL'"Software editor website";
  131. $lang['system']['MAIL_LINEA'"Software editor mail";
  132. $lang['system']['SITE_NAME'"Website name | default : Website Name";
  133. $lang['system']['SITE_ROOT_URL'"Site root URL | default : http://www.yourwebsite.com";
  134. $lang['system']['SITE_MAIL'"Site mail | default : info@yourwebsite.com";
  135. $lang['system']['SUPPORT_SETTINGS''Support settings';
  136. $lang['system']['SUPPORT_LINEA''Online support website | default : http://dev.linea21.com/';
  137. $lang['system']['MAIL_ADMIN_LINEA''Linea 21 administrator mail | default : info@linea21.com';
  138. $lang['system']['LOGS_SETTINGS''Logs settings';
  139. $lang['system']['LOG_ADMIN_ACCESS'"Admin access log path | default : ../logs/access.admin.log";
  140. $lang['system']['LOG_PUBLIC_ACCESS'"Public access log path | default : ../logs/access.public.log";
  141. $lang['system']['LOG_KEYWORDS'"Keywords log path | default : ../logs/keywords.log";
  142. $lang['system']['LOG_MAILING'"Mailing log path | default : ../logs/mailing.log";
  143. $lang['system']['LOG_MAILER'"Mailer log path | default : ../logs/mailer.log";
  144. $lang['system']['LOG_SQL_QUERIES'"Sql queries log path | default : ../logs/sql_queries.log";
  145. $lang['system']['LOG_SQL_ERRORS'"Sql errors log path | default : ../logs/sql_errors.log";
  146. $lang['system']['SITE_PATH'"Application server path | default : path/to/linea ";
  147. $lang['system']['DATE_FORMAT'"Date format | default : dd-mm-yyyy | option : dd-mm-yyyy / yyyy-mm-dd ";
  148. $lang['system']['TIME_FORMAT'"Time format | default : 24 | option : 12 / 24 ";
  149. $lang['system']['MOD_DEBUG'"Debug Mode activation | default : 0 | option : 0 / 1";
  150. $lang['system']['THEME_LIST_PUBLIC'"List of available theme for public site| default : linea21 | option : seperate theme by | ";
  151. $lang['system']['THEME_LIST_ADMIN'"List of available theme for admin site| default : default | option : seperate theme by | ";
  152. $lang['system']['LANGUAGE_SETTINGS'"Language settings";
  153. $lang['system']['LOCALES_SETTINGS'"Date and time format settings";
  154. $lang['system']['NOTIFICATION_SETTINGS''Notifications settings - Emails';
  155. $lang['system']['ALERT_NEWFILE''New files notification | default : 2 | option : 0 / 1 / 2';
  156. $lang['system']['ALERT_NEWTOPIC''New topics notification | default : 2 | option : 0 / 1 / 2';
  157. $lang['system']['ALERT_NEWPOST''New posts notification | default : 2 | option : 0 / 1 / 2';
  158.  
  159. $lang['sys_theme']['theme_editor'="Theme editor";
  160. $lang['sys_theme']['confirm_edit'="The file was successfully modified.";
  161. $lang['sys_theme']['not_accessible'="The file does not exist or is not readable.";
  162. $lang['sys_theme']['not_writable'="The file is not writable. Please, change permissions to be able to edit it.";
  163. $lang['sys_theme']['edit_public'="Edit public theme";
  164. $lang['sys_theme']['edit_file'="Edit file";
  165. $lang['sys_theme']['files'="Files";
  166. $lang['sys_theme']['current_file'"Current file";
  167. ?>

Documentation generated on Thu, 03 May 2012 15:05:33 +0200 by phpDocumentor 1.4.1