& Stéphanie Loubechine * @version $Id$ * @access public * @license http://opensource.org/licenses/gpl-3.0.html */ $lang['theme']['name']='Name'; $lang['theme']['author']='Author'; $lang['theme']['version']='Version'; $lang['theme']['compatibility']='Compatibility'; $lang['theme']['description']='Description'; $lang['upload']['CheckExtImage'] = "Upload not allowed. Please check the extension"; $lang['upload']['upload_size'] = "The file you want to upload is too large. Maximum size is : %s Mb"; $lang['upload']['upload_max_size'] = "The file size limit (per file) is %s Mb."; $lang['upload']['wrong_ext'] = "File type not allowed."; $lang['upload']['confirmed'] = "Upload successful"; $lang['upload']['error'] = "Unexpected upload error."; $lang['upload']['addfiles'] = "Drag your files here to upload them"; $lang['upload']['n_simultenaous_transfer'] = "Only %s simultaneous uploads are allowed."; $lang['upload']['prohibited_transfert'] = "Transfer method is forbidden"; $lang['upload']['file_exist_yet'] = "File already exists"; $lang['upload']['ftp_conn_failed'] = "FTP connexion failed"; $lang['upload']['ftp_user'] ='ftp_user'; $lang['upload']['ftp_conn'] ='Attempting to connect to FTP'; $lang['upload']['ftp_transfert_error'] ='FTP transfer error'; $lang['upload']['no_resize'] ='Document is not a picture or its format is not resizable.'; $lang['system']['mod']="Edit settings"; $lang['system']['title_theme']='Interface theme (look and feel)'; $lang['system']['title_release']='System configuration'; $lang['system']['title_db']='Database'; $lang['system']['title_eq']='Pending emails'; $lang['system']['title_logs']='Access to logs'; $lang['system']['title_cron_config']='Crontab settings'; $lang['system']['title_php_info']='PHP settings (read only)'; $lang['system']['confirm_mod'] = "Configuration file successfully updated\n"; $lang['system']['help_list1']="Click on a configuration file's name to show its details"; $lang['system']['help_list2']="Edit parameters by clicking on the associated edit icon"; $lang['system']['help_list3']="You can perform a search at any time, just click the 'search' button"; $lang['system']['list']= "Configuration files list"; $lang['system']['help_mod1']="You can edit all settings in the form above"; $lang['system']['help_mod2']="After submitting, check your data in the summary"; $lang['system']['help_mod3']="If you are not satisfied with the summary, click the \'review settings\' button to make new changes"; $lang['system']['permission_check']="Permissions check"; $lang['system']['permission_writable']="Writing permissions on %s folder"; $lang['system']['permission_ok']="Authorized"; $lang['system']['permission_warn']="Unauthorized"; $lang['system']['see-features']="See new features"; $lang['system']['changelog']="changelog"; $lang['system']['caution']="

Changing this section may cause some trouble... But if you are sure, just go ahead.

I got it, thanks!"; $lang['system']['banned_ip']="Banned IP addresses"; // logs $lang['logs']['see']="See"; $lang['logs']['purge']="Purge"; $lang['logs']['purge_confirm']="Are you sure you want to empty this file?"; $lang['logs']['purge_success']="Purge successful! %s is now empty."; $lang['logs']['filename_access']="Current file: %s"; // crontab $lang['crontab']['notice']="To take full advantage of Linea21's features, you must activate scheduled tasks by configuring a crontab with a call to one of the following scripts. For example, these are executed every 10 minutes. It is recommended to run the call at least once every hour. Make sure that the script you set up is compatible with your hosting. To learn more about the crontab syntax, refer to crontab.guru."; // email queue $lang['emailq']['in_queue']="%s emails are pending."; $lang['emailq']['see']="See emails queue"; $lang['emailq']['purge']="Purge"; $lang['emailq']['purge_confirm']="Are you sure you want to purge the queue?"; $lang['emailq']['purge_success']="Emails queue has been successfully removed."; //traductions pour les fichiers de configuration config_db et config_release $lang['system']['DB_HOST'] ="Database host, default: localhost"; $lang['system']['DB_USER'] = "Database user, default: linea"; $lang['system']['DB_PASS'] = "Database password, default: linea"; $lang['system']['DB_NAME'] = "Database base name, default: linea"; $lang['system']['DB_ADMINMAIL'] = "Database administrator email | default: -1 | option: -1 / adress@email.com"; $lang['system']['DATABASE'] = "T_: primary table prefix / J_: join table prefix"; $lang['system']['RELEASE_SETTINGS'] = 'Release settings'; $lang['system']['LINEA_VERSION'] = 'Linea21 version'; $lang['system']['U_L'] = 'Language | default: fr | option: en / fr'; $lang['system']['CHARSET'] = 'Charset encoding | default: utf-8 | option: utf-8'; $lang['system']['SELECT_LIMIT'] = 'Maximum selected by select query | default: 20'; $lang['system']['MAX_SCALE_LEVEL'] = 'Maximum scale levels | default: 5'; $lang['system']['AJAX_LOGIN'] = 'Enable ajax login on front office | default: 1 | option: 0 / 1'; $lang['system']['THEME_PUBLIC'] = 'Theme used in front office'; $lang['system']['THEME_ADMIN'] = 'Theme used in back office'; $lang['system']['MODULES_SETTINGS'] = 'Modules activation'; $lang['system']['MOD_THEME'] = 'Theme module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_SCALE'] = 'Scale module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_TAG'] = 'Tag module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_USER'] = 'Users module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_NEWSLETTER'] = 'Newsletter module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_NEWS'] = 'News module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_PROJECT'] = 'Projects module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_YELLOWPAGES'] = 'Directory module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_WORKSHOP'] = 'Workgroup module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_PUBLICATION'] = 'Publication module activation | default 1 | option: 0 / 1'; $lang['system']['MOD_SDI'] = 'Indicators module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_DASHBOARD'] = 'Dashboard module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_SYSTEM'] = 'System configuration module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_PLUGINS'] = 'Plugins module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_PAGE'] = 'Pages module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_LIBRARY'] = 'Library module activation | default: 1 | option: 0 / 1'; $lang['system']['MOD_VOTE'] = 'Vote module activation | défaut: 1 | option: 0 / 1'; $lang['system']['COMMENT_SETTINGS'] = 'Comments settings'; $lang['system']['COMMENT_MODULES'] = 'Enabled for modules | default: news,project,publication,report,indicator,files,contribute'; $lang['system']['COMMENT_MODERATION'] = 'Enable moderation | default: 1 | option: 0 / 1'; $lang['system']['COMMENT_NOTIFICATION'] = 'Enable email notification | default: 1 | option: 0 / 1'; $lang['system']['COMMENT_MODERATE_REGISTERED'] = 'Enable moderation for registered users | default: 1 | option: 0 / 1'; $lang['system']['COMMENT_ONLY_REGISTERED'] = 'Enable comments only for registered users | default: 1 | option: 0 / 1'; $lang['system']['VOTE_MODULES'] = 'Enable votes for modules | default: project,contribute'; $lang['system']['VOTE_THRESHOLD'] = 'Vote threshold | default 200'; $lang['system']['DEBUG_SETTINGS'] = 'Debug set up'; $lang['system']['MOD_DEBUG'] = "Debug activation | default: 0 | option: 0 / 1"; $lang['system']['SQL_LOG_DEBUG'] = "SQL log file debug | default: 0 | option: 0 / 1"; $lang['system']['SYSTEM_SETTINGS'] = 'Settings utilities'; $lang['system']['RICH_TEXT_EDITOR'] = 'Rich text edition activation | default: \'cke\' | option: 0 / \'cke\' / \'tinymce\' '; $lang['system']['MOD_REWRITE'] = 'URL rewriting activation | default: 1 | option: 0 / 1'; $lang['system']['URI_SEPARATOR'] = 'URL Rewriting separator | default: / | option: / _ or others delimiters (advanced users)'; $lang['system']['UPLOAD_METHOD'] = 'Files upload | defaul : HTTP | option: HTTP / FTP (not implemented yet)'; $lang['system']['SQL'] = 'SQL server type | default: mysql | option: mysql / pgsql'; $lang['system']['PASSWD_CONFIRM'] = 'Confirm password upon registration | default: 1 | option: 0 / 1'; $lang['system']['PASSWD_MINLENGTH'] = 'Password minimum length | default: 6'; $lang['system']['PASSWD_STRENGTH'] = 'Password strength | default: \'aA0\' | option (combination of) \'aA0/\''; $lang['system']['CHECK_LINK'] = 'Documents and links check activation | default: 0 | option: 0 / 1'; $lang['system']['SESS_INACTIVITY_MAXTIME'] = 'Session max time inactivity before logout (in seconds) | default: 1800 (30 min.) | option: free'; $lang['system']['USER_LOGIN_CHANGE'] = 'Number of times user is allowed to change their own login | default: 0 | option: free (integer)'; $lang['system']['REMEMBER_ME'] = 'Remember me settings (in seconds) | default: 2592000 (30 days) | option: free (0, disabled)'; $lang['system']['MEDIA_ALLOWED_EXT'] = 'File Extensions allowed for upload | default: zip,rar,txt,xls,xlsx,ppt,pps,pptx,ppsx,jpg,jpeg,png,gif,svg,doc,docx,rtf,pdf,odt,ods | option: free'; $lang['system']['MEDIA_ALLOWED_SIZE'] = 'Maximum file size for upload (in MB) | default: 8 | option: free'; $lang['system']['NEWSLETTER_AUTO_SUB'] = 'Auto-subscribe to newsletter | default: 1 | option: 0 / 1'; $lang['system']['SURFACE_UNIT'] = 'Surface unit | default: km2 | option: free'; $lang['system']['ALLOWABLE_TAGS'] = "Authorized HTML elements strip_slashes | default: "; $lang['system']['PHP_EOL'] = "End line character | default: \n"; $lang['system']['TAB_LINE'] = "Tabulation character | default: \t"; $lang['system']['AREA_SETTINGS'] = "Textarea size | default: rows='' cols='' "; $lang['system']['ERROR_SYSTEM'] = "Error system message | default: ::sytem_error:: "; $lang['system']['CONFIRM_REFRESH'] = "Confirmation message time in seconds (before refresh) | default: 1 "; $lang['system']['MAIL_INFORMATIONS'] = 'Mail sending information and settings'; $lang['system']['MAIL_SENDMAIL'] = 'Sendmail path | default: /usr/sbin/sendmail -t -i'; $lang['system']['MAIL_HOST'] = "Mailer host | default: your.smtp.net"; $lang['system']['MAIL_PORT'] = "Mailer port | default: 25"; $lang['system']['MAIL_SETTINGS'] = 'Mail Settings'; $lang['system']['MAIL_MAILER'] = "Mailer type | default: sendmail"; $lang['system']['MAIL_SMTP_AUTH'] = "Mailer authentication activation | default: 0 | option: 0 / 1"; $lang['system']['MAIL_SMTP_USER'] = "User for mailer | default: smtpUser"; $lang['system']['MAIL_SMTP_PASS'] = "Password for mailer | default: smtpPass"; $lang['system']['MAIL_BULK'] = "Tell the app if mass mailing should be delayed and give the number of mails to send for each batch | default: 'nodelay' | option: 'nodelay' or an integer"; $lang['system']['MAIL_FROM'] = "Sender email address | default : admin@your-collectivity.com"; $lang['system']['MAIL_FROMNAME'] = "Sender name | default : Administrator your-collectivity.com"; $lang['system']['MAIL_REPLY'] = "Reply email address | default : admin@your-collectivity.com"; $lang['system']['MAIL_REPLYNAME'] = "Reply name | default : Administrator your-collectivity"; $lang['system']['META_DESCRIPTION'] = "Description for meta tag on public UI | default: '' | Recommended Length: 160 characters max."; $lang['system']['ALERT_DIRECTORY'] = "Send mail for subscription/unsubscription from the organisations directory | default: 1 | option: 0 / 1"; $lang['system']['DISPLAY_LEVEL_LABEL'] = "Display level's label | default: 1 | option: 0 / 1"; $lang['system']['SERVER_SETTINGS'] = 'Application server settings'; $lang['system']['SITE_LINEA_NAME'] = "Software editor name"; $lang['system']['SITE_LINEA_URL'] = "Software editor website"; $lang['system']['MAIL_LINEA'] = "Software editor email address"; $lang['system']['SITE_NAME'] = "Website name | default: Website Name"; $lang['system']['SITE_ROOT_URL'] = "Site root URL | default: http://www.yourwebsite.com"; $lang['system']['SITE_MAIL'] = "Site email address | default: info@yourwebsite.com"; $lang['system']['SUPPORT_SETTINGS'] = 'Support settings'; $lang['system']['SUPPORT_LINEA'] = 'Online support website | default: http://dev.linea21.com/'; $lang['system']['MAIL_ADMIN_LINEA'] = 'Linea21 administrator mail | default: info@linea21.com'; $lang['system']['LOGS_SETTINGS'] = 'Logs settings'; $lang['system']['LOG_MAINFILE'] = "Main log path | default: ../logs/main.log"; $lang['system']['LOG_ACCESS'] = "Access log path | default: ../logs/access.log"; $lang['system']['LOG_MAILING'] = "Mailing log path | default: ../logs/mailing.log"; $lang['system']['LOG_MAILER'] = "Mailer log path | default: ../logs/mailer.log"; $lang['system']['LOG_CRONJOBS'] = "Cron log path | default: ../logs/cronjobs.log"; $lang['system']['LOG_SQL_QUERIES'] = "Sql queries log path | default: ../logs/sql_queries.log"; $lang['system']['LOG_SQL_ERRORS'] = "Sql errors log path | default: ../logs/sql_errors.log"; $lang['system']['SITE_PATH'] = "Application server path | default: path/to/linea "; $lang['system']['DATE_FORMAT'] = "Date format | default: dd-mm-yyyy | option: dd-mm-yyyy / yyyy-mm-dd "; $lang['system']['TIME_FORMAT'] = "Time format | default: 24 | option: 12 / 24 "; $lang['system']['TIME_ZONE'] = "Time zone | default: from server settings | option: see http://php.net/manual/en/timezones.php "; $lang['system']['MOD_DEBUG'] = "Debug Mode activation | default: 0 | option: 0 / 1"; $lang['system']['THEME_LIST_PUBLIC'] = "List of available themes for public site | default: linea21 | option: seperate theme by | "; $lang['system']['THEME_LIST_ADMIN'] = "List of available themes for admin site | default: default | option: seperate theme by | "; $lang['system']['LANGUAGE_SETTINGS'] = "Language settings"; $lang['system']['LOCALES_SETTINGS'] = "Date and time format settings"; $lang['system']['NOTIFICATION_SETTINGS'] = 'Notifications settings - Emails'; $lang['system']['ALERT_NEWSUB'] = 'New workgroup subscription request notification | default: 1 | options: 0 / 1'; $lang['system']['ALERT_NEWFILE'] = 'New files notification | default: 2 | options: 0 / 1 / 2'; $lang['system']['ALERT_NEWTOPIC'] = 'New topics notification | default: 2 | options: 0 / 1 / 2'; $lang['system']['ALERT_NEWPOST'] = 'New posts notification | default: 2 | options: 0 / 1 / 2'; $lang['system']['ALERT_NEWEVENT'] = 'New events notification | default: 2 | options: 0 / 1 / 2'; $lang['system']['ACCOUNT_UNIQUE_EMAIL'] = 'Allow only one user account by email | default: 1 | options: 0 / 1'; $lang['system']['theme_editor'] ="Theme editor"; $lang['system']['plugin_editor'] ="Plugin editor"; $lang['system']['confirm_edit'] ="File successfully modified."; $lang['system']['confirm_banned_ip'] = "IP address %s successfully banned."; $lang['system']['confirm_unbanned_ip'] = "IP address %s successfully removed from banned addresses."; $lang['system']['not_accessible'] ="The file does not exist or is not readable."; $lang['system']['not_writable'] ="The file is not writable. Please change permissions to be able to edit it."; $lang['system']['edit_public'] ="Edit public theme"; $lang['system']['edit_file'] ="Edit file"; $lang['system']['files'] ="Files"; $lang['system']['current_file'] = "Current file"; $lang['system']['main_override'] ="Main override"; ?>