* Bruno Carlin */ /********including for addons**********/ if ($_SESSION['config']['collectivities'] =="true") { include_once($_SESSION['config']['includedir']."/addon_collectivities_lang_en.php"); } /*********************** common ***********************************/ /************** Listes **************/ define('_GO_TO_PAGE', 'Go to page'); define('_NEXT', 'Next'); define('_PREVIOUS', 'Previous'); define('_ALPHABETICAL_LIST', 'Alphabetical list'); define('_ASC_SORT', 'Sort ascending'); define('_DESC_SORT', 'Sort descending'); /************** Actions **************/ define('_DELETE', 'Delete'); define('_ADD', 'Add'); define('_REMOVE', 'Remove'); define('_MODIFY', 'Modify'); define('_SUSPEND', 'Disable'); define('_AUTHORIZE', 'Enable'); define('_SEND', 'Send'); define('_SEARCH', 'Search'); define('_RESET', 'Reset'); define('_VALIDATE', 'Validate'); define('_CANCEL', 'Cancel'); define('_ADDITION', 'Add'); define('_MODIFICATION', 'Modify'); define('_DIFFUSION', 'Distribution'); define('_DELETION', 'Deletion'); define('_SUSPENSION', 'Desabling'); define('_VALIDATION', 'Validation'); define('_REDIRECTION', 'Reassignment'); define('_DUPLICATION', 'Duplication'); define('_CLOSE', 'Close'); define('_CLOSE_WINDOW', 'Close the window'); define('_DIFFUSE', 'Distribute'); define('_DOWN', 'Go down'); define('_UP', 'Go up'); define('_REDIRECT', 'Redirect'); define('_DELETED', 'Deleted'); define('_CONTINUE', 'Continue'); define('_CHOOSE_ACTION', 'Choose an action'); define('_READ', 'Read'); /************** forms and lists **************/ define('_ID', 'ID'); define('_PASSWORD', 'Password'); define('_GROUP', 'Group'); define('_USER', 'User'); define('_DESC', 'Description'); define('_LASTNAME', 'Lastname'); define('_THE_LASTNAME', 'The lastname'); define('_THE_FIRSTNAME', 'The firstname'); define('_FIRSTNAME', 'Firstname'); define('_STATUS', 'Status'); define('_STATUS_PLUR', 'Statuses'); define('_DEPARTMENT', 'Department'); define('_FUNCTION', 'Function'); define('_PHONE_NUMBER', 'Phone number'); define('_MAIL', 'Email'); define('_DOCTYPE', 'Document type'); define('_DOCTYPES', 'Document type(s)'); define('_TYPE', 'Type'); define('_SELECT_ALL', 'Select all'); define('_DATE', 'Date'); define('_ACTION', 'Action'); define('_COMMENTS', 'Comments'); define('_ENABLED', 'Enabled'); define('_NOT_ENABLED', 'Suspended'); define('_RESSOURCES_COLLECTION','Resources collection'); define('_RECIPIENT', 'Recipient'); define('_BASKET', 'Basket'); define('_TITLE', 'Title'); define('_THE_FUNCTION', 'The position'); define('_THE_SOCIETY', 'The company'); /************** Messages pop up **************/ define('_REALLY_SUSPEND', 'Do you really want to disable '); define('_REALLY_AUTHORIZE', 'Do you really want to enable '); define('_REALLY_DELETE', 'Do you really want to delete '); define('_DEFINITIVE_ACTION', 'This action is final'); /*******************************Status mailroom*********************************/ define('_TO_PROCESS','To process'); define('_IN_PROGRESS','In progress'); define('_FIRST_WARNING','First notice'); define('_SECOND_WARNING','Second notice'); define('_CLOSED','Closed'); define('_NEW','New'); define('_LATE', 'Late'); define('_TO_QUALIF','To Qualify'); /************** Others **************/ define('_YES', 'Yes'); define('_NO', 'No'); define('_UNKNOWN', 'Unknow'); define('_SINCE','Since'); define('_FOR','For'); define('_HELLO','Hello'); define('_OBJECT','Object'); define('_MULTI_FIELD','Multi-field'); define('_MULTI_FIELD_HELP','Object, description, title, chrono number, processing notes, etc.'); define('_BACK','Back'); define('_FORMAT','Format'); define('_SIZE','Size'); define('_DOC', 'Document '); define('_THE_DOC', 'The document'); define('_BYTES', 'bytes'); define('_OR', 'or'); define('_OF', 'of'); //class functions define('_SECOND', 'second'); define('_SECONDS', 'seconds'); define('_PAGE_GENERATED_IN', 'Page generated in'); define('_IS_EMPTY', 'is empty'); define('_MUST_MAKE_AT_LEAST', 'must make at least' ); define('_CHARACTER', 'character'); define('_CHARACTERS', 'characters'); define('_MUST_BE_LESS_THAN', 'must be shorter than'); define('_WRONG_FORMAT', 'is not in the right format'); define('_WELCOME', 'Welcome'); define('_HELP', 'Help'); define('_SEARCH_ADV_SHORT', 'Advanced search'); define('_RESULTS', 'Results'); define('_USERS_LIST_SHORT', 'User list'); define('_MODELS_LIST_SHORT', 'Template list'); define('_DOMAINS_LIST_SHORT', 'Topic list'); define('_SHIPPER_LIST_SHORT', 'Sender list'); define('_SENDER_LIST_SHORT', 'Shipper list'); define('_GROUPS_LIST_SHORT', 'Group list'); define('_DEPARTMENTS_LIST_SHORT', 'Department list'); define('_BASKETS_LIST', 'Basket list'); define('_DOCTYPES_LIST_SHORT', 'Document type list'); define('_BAD_MONTH_FORMAT', 'The month is incorrect'); define('_BAD_DAY_FORMAT', 'The day is incorrect'); define('_BAD_YEAR_FORMAT', 'The year is incorrect'); define('_BAD_FEBRUARY', 'February has only 29 maximum days'); define('_CHAPTER_SHORT', 'Chapt '); define('_PROCESS_SHORT', 'Process'); //class_letterbox.php define('_MODEL_NAME', 'Template name'); define('_MODEL_EMPTY', 'The template is empty'); define('_ATTACH_MODEL_TO_DEP', 'The template must be attached to at least one department'); //DOMAIN define('_DOMAIN_NAME', 'Topic name'); define('_DOMAIN_EMPTY', 'The topic is empty'); define('_ATTACH_DOMAIN_TO_DEP', 'A topic must be attached to one or more department.'); define('_ALL_SHIPPERS', 'All senders'); define('_ALL_SENDERS', 'All shippers'); define('_SHIPPER_ADDED', 'Sender added'); define('_SHIPPER_UPDATED', 'Sender updated'); define('_SENDER_ADDED', 'Shipper added'); define('_SENDER_UPDATED', 'Shipper updated'); define('_THE_SHIPPER', 'The sender'); define('_THE_SENDER', 'The shipper'); define('_MODIFICATION_SHIPPER', 'Modify a sender'); define('_MODIFICATION_SENDER', 'Modify a shipper'); define('_ADD_SHIPPER', 'Add a sender'); define('_ADD_SENDER', 'Add a shipper'); define('_MAARCH_USERS' , 'Maarch users'); define('_CHOOSE_SENDER' , 'Select a shipper'); /************************* First connection ***********************************/ define('_MODIFICATION_PSW', 'change your password'); define('_YOUR_FIRST_CONNEXION', 'This is your first connection'); define('_PLEASE_CHANGE_PSW', ' please change your password'); define('_ASKED_ONLY_ONCE', 'You will be asked to do that only once'); define('_FIRST_CONN', 'First connection'); /************************* page index ***********************************/ define('_LOGO_ALT', 'Return to home page'); define('_QUICKSEARCH', 'Quick search'); define('_LOGOUT', 'Logout'); define('_MENU', 'Menu'); define('_ADMIN', 'Administration'); define('_SUMMARY', 'Administration panel'); define('_MANAGE_GROUPS', 'Manage groups'); define('_MANAGE_USERS', 'Manage users'); define('_MANAGE_DOCTYPES', 'Manage document types'); define('_MANAGE_DEPARTMENTS', 'Manage departments'); define('_MANAGE_BASKETS', 'Manage baskets'); define('_MANAGE_MODELS', 'Manage mail templates'); define('_MANAGE_DOMAINS', 'Manage mail topics'); define('_VIEW_HISTORY', 'View history'); define('_ALL_ACTIONS', 'Actions'); define('_REOPEN_MAIL', 'Reopen a folder'); define('_INDEX_FILE', 'Add a file'); define('_MAIL_TO_PROCESS', 'Folders to process'); define('_ADV_SEARCH', 'Advanced search'); define('_BROWSE_BY_FOLDER', 'Browse by folder'); define('_MAIL_TO_VALIDATE', 'Folder to validate'); define('_STATS', 'Statistics'); define('_QUICK_GUIDE', 'Quick guide'); define('_ONLINE_REGISTER', 'Register on line'); define('_SEARCH_UPDATES', 'Look for updates'); define('_CONTACT_US', 'Contact us'); define('_MAARCH_INTEGRATION', 'Maarch integration'); define('_WORDING', 'Label'); define('_COLLECTION', 'Collection'); define('_INDEXING', 'Indexation'); define('_WELCOME_TXT', 'Welcome to Maarch LetterBox'); /*************************** Home page ***********************************/ define('_WELCOME_SUBTITLE', 'Maarch LetterBox is an functionality-rich open source application designed for mail management'); define('_WELCOME_LIST1', 'Mail recording'); define('_WELCOME_LIST2', 'Automatic email notification'); define('_WELCOME_LIST3', 'Management of incoming and outgoing mail'); define('_WELCOME_LIST4', 'Mail validation'); define('_WELCOME_LIST5', 'Mail processing'); define('_WELCOME_LIST6', 'Mail generation in a web-based word processor and preformatted mail templates'); define('_WELCOME_LIST7', 'Document viewer on indexing page'); define('_WELCOME_LIST8', 'Notification for late mail'); define('_WELCOME_LIST9', 'Mail search'); define('_WELCOME_LIST10', 'Management of mail processing priorities'); define('_WELCOME_LIST11', 'Vacation Management'); define('_WELCOME_CONCLUSION', 'Need for help? Read the fast user guide to get in touch with Maarch LetterBox.'); define('_PLOT1_LEGEND', 'GENERAL AVERAGE'); define('_PLOT2_LEGEND', 'MY AVERAGE'); define('_WELCOME_QUICK_START', 'Fast navigation:'); define('_WELCOME_UPDATE_MSG','Modify the greeting message of the application.'); /////// frame baskets define('_BASKETS', 'Baskets'); define('_CHOOSE_BASKET', 'Choose a basket'); define('_PROCESS_BASKET', 'Your mail to process'); define('_VALIDATION_BASKET', 'Your mail to validate'); /************************* Administration ***********************************/ /**************update message**************/ //Permet de mettre ? jour le message d'accueil define('_UPDATE_MSG_TITLE', 'Modify the greeting message'); define('_UPDATE_MSG_LINE01','Modify the text in the form to update the welcome message'); define('_UPDATE_MSG_LINE02','You can use html tags.'); /**************Summary**************/ define('_MANAGE_GROUPS_APP', 'Manage user groups'); define('_MANAGE_USERS_APP', 'Manage users'); define('_MANAGE_DOCTYPES_APP', 'Manage types of document'); define('_MANAGE_DEPARTMENT_LIST', 'Manage departments'); define('_MANAGE_BASKETS_APP', 'Manage baskets'); define('_MANAGE_MODELS_APP', 'Manage mail templates'); define('_MANAGE_DOMAINS_APP', 'Manage the available topics to describe a mail.'); define('_HISTORY_EXPLANATION', 'View the logs of modifications, deletions and the additions in the application'); define('_REOPEN_MAIl_EXPLANATION', 'Modify the status of a folder if the processing was closed too early.'); define('_SHIPPER_LIST', 'List of Senders'); define('_MANAGE_SHIPPER_APP', 'Manage sender list'); define('_MANAGE_SHIPPER_APP_SHORT', 'Manage senders'); define('_SENDER_LIST', 'Shipper list'); define('_MANAGE_SENDER_APP', 'Manage the list of shippers available in the application'); define('_MANAGE_SENDER_APP_SHORT', 'Manage shippers'); /************** Groups : lists and forms**************/ define('_GROUPS_LIST', 'Group list'); define('_ADMIN_GROUP', 'Administration group'); define('_ADD_GROUP', 'Add a group'); define('_ALL_GROUPS', 'All groups'); define('_GROUP_ADDITION', 'Add a group'); define('_GROUP_MODIFICATION', 'Modify a group'); define('_SEE_GROUP_MEMBERS', 'View the list of users in this group'); define('_ADMIN_RIGHTS', 'Administration rights'); define('_STATS_RIGHTS', 'Stats viewing rights '); define('_VALIDATION_RIGHTS', 'Mail validation rights '); define('_LATE_MAIL_RIGHTS', 'Late mail viewingrights '); define('_REDIRECTION_RIGHTS', 'Redirection rights '); define('_PROCESS_RIGHTS', 'Processing rights'); define('_CONSULT_RIGHTS', 'Viewing rights'); define('_MODIF_RIGHTS', 'Modification rights'); define('_DELETE_RIGHTS', 'Delete rights'); define('_DELETE_COPY_RIGHTS', 'Delete rights in the mailing list'); define('_DELETE_MAIL_ACTIONS_RIGHTS', 'Rights to hange redirection information'); define('_OTHER_RIGHTS', 'Other rights'); define('_MODIFY_GROUP', 'Save changes'); define('_THE_GROUP', 'The group'); define('_HAS_NO_SECURITY', 'Has no security' ); define('_DEFINE_A_GRANT', 'Define at least an access'); define('_MANAGE_RIGHTS', 'Rights management'); define('_TABLE', 'Table'); define('_WHERE_CLAUSE', 'WHERE clause'); define('_INSERT', 'Insert'); define('_UPDATE', 'Update'); define('_REMOVE_ACCESS', 'Delete access'); define('_UPDATE_RIGHTS', 'Update rights'); define('_ADD_GRANT', 'Add an access'); define('_DEPARTMENTS_LIST', 'Department list'); define('_SELECTED_DEPARTMENTS', 'Selected departments'); define('_NO_INDEX_RIGHT', 'You have no right to index mail.'); define('_USERS_LIST_IN_GROUP', 'List of users in the group'); /************** User : List and forms**************/ define('_USERS_LIST', 'User list'); define('_ADD_USER', 'Add a user'); define('_ALL_USERS', 'All users'); define('_USER_ADDITION', 'Add a user'); define('_USER_MODIFICATION', 'Modify a user'); define('_ELECTED', 'In charge'); define('_AGENT', 'Agent'); define('_MODIFY_USER', 'Save changes'); define('_CHOOSE_DEPARTMENT', 'Choose a department'); define('_NOTES', 'Comments'); define('_NOTES_SHORT', 'Comments'); define('_INFO', 'Notes'); define('_NOTE1', 'The mandatory fields are shown with a red star '); define('_NOTE2', 'The primary group is mandatory'); define('_NOTE3', 'The first group selected will be the primary group'); define('_USER_GROUPS_TITLE', 'The user belongs to the following groups'); define('_DELETE_GROUPS', 'Delete the group(s)'); define('_ADD_TO_GROUP', 'Add a group'); define('_CHOOSE_PRIMARY_GROUP', 'Choose as primary group'); define('_USER_BELONGS_NO_GROUP', 'The user does not belong to any group'); define('_CHOOSE_ONE_GROUP', 'Choose at least a group'); define('_PRIMARY_GROUP', 'Primary group'); define('_CHOOSE_GROUP', 'Choose a group'); define('_ROLE', 'Role'); define('_THE_PSW', 'The password'); define('_THE_PSW_VALIDATION', 'The password for verification' ); define('_REENTER_PSW', 'Reenter the password'); define('_USER_ACCESS_DEPARTMENT', 'The user has access to the following departments'); define('_FIRST_PSW', 'The first password '); define('_SECOND_PSW', 'The second password '); define('_PASSWORD_MODIFICATION', 'Changing password'); define('_PASSWORD_FOR_USER', 'The password of the user'); define('_HAS_BEEN_RESET', 'has been reset'); define('_NEW_PASW_IS', 'The new password is '); define('_DURING_NEXT_CONNEXION', 'On his next login'); define('_MUST_CHANGE_PSW', 'must modify his password'); /************** Document type : List and forms**************/ define('_DOCTYPES_LIST', 'List of document types'); define('_ADD_DOCTYPE', 'Add a type of document'); define('_ALL_DOCTYPES', 'All types of documents'); define('_DOCTYPE_MODIFICATION', 'Modify a type of document'); define('_PROCESS_DELAY', 'Processing deadline'); define('_FIRST_WARNING_DELAY', 'Time before first notice'); define('_BEFORE_DEADLINE', 'before the deadline'); define('_SECOND_WARNING_DELAY', 'Time before second notice'); define('_AFTER_DEADLINE', 'after the deadline'); define('_LINKED_DIFF_LIST', 'Attached mailing list'); define('_NO_LINKED_DIFF_LIST', 'No mailing list attached'); define('_CREATE_LIST', 'Create a mailing list'); define('_MODIFY_LIST', 'Modify a list'); define('_MODIFY_DOCTYPE', 'Modify the doctype'); define('_LOADED_FILE', 'Imported file'); define('_GENERATED_FILE', 'Generated file'); define('_THIS_DOCTYPE', 'This document type'); define('_DOC_WITH_THE_DOCTYPE', 'document(s) of this type'); define('_TO_DEL_DOCTYPE', 'To delete this document type'); define('_CHOOSE_DOCTYPE', 'Choose a type of document.'); define('_CANT_DEL_TYPE', 'To delete a document type, you must mail of this type to another one!'); /* Pop up creation */ define('_MANAGE_MODEL_LIST_TITLE', 'Add/Modify a mailing list'); define('_WELCOME_MODEL_LIST_TITLE', 'Welcome in the tool for creation of model of mailing list'); define('_MODEL_LIST_EXPLANATION1', 'To start creation, use navigation by service or user above'); define('_SORT_BY', 'Sort by'); /************** Basket : List and forms**************/ define('_ALL_BASKETS', 'All baskets'); define('_BASKET_LIST', 'Basket list'); define('_ADD_BASKET', 'Add a basket'); define('_BASKET_ADDITION', 'Add a basket'); define('_BASKET_MODIFICATION', 'Modify a basket'); define('_BASKET_VIEW', 'View of the table'); define('_MODIFY_BASKET', 'Modify a basket'); define('_ADD_A_NEW_BASKET', 'Add a new basket'); define('_ADD_A_GROUP_TO_BASKET', 'Associate a new group with the basket'); define('_DEL_GROUPS', 'Delete group(s)'); define('_BASKET_NOT_USABLE', 'No associated group (the basket is unusable for the moment)'); define('_ASSOCIATED_GROUP', 'List of the groups associated with the basket'); define('_TITLE_GROUP_BASKET', 'Associate the basket with a group'); define('_ADD_TO_BASKET', 'to the basket '); define('_TO_THE_GROUP', 'Associate a group '); define('_ALLOWED_ACTIONS', 'Authorized actions'); define('_SERVICES_BASKETS', 'To departments'); define('_USERGROUPS_BASKETS', 'To user groups'); define('_BASKET_RESULT_PAGE', 'Result page'); define('_ADD_THIS_GROUP', 'Add the group'); define('_MODIFY_THIS_GROUP', 'Modify the group'); define('_CLICK_LINE_VIEW','Click a line to view the folder'); /************** Department : List and popup**************/ define('_ADD_DEPARTMENT', 'Add a department'); define('_ALL_DEPARTMENTS', 'All departments'); define('_DEPARTMENT_ADDITION', 'Add a department'); define('_CREATE_MODIFY_DEPARTMENT', 'Add/Modify a department'); define('_DEPARTMENT_DELETION', 'Department deletion'); define('_MODIFY_DEPARTMENT', 'Save changes'); define('_THERE_ARE_NOW', 'There are now'); define('_DOC_IN_THE_DEPARTMENT', 'documents attached to this department'); define('_TO_DEL_DEPARTMENT', 'To remove this department, you must first reallocate these documents to an existing service'); define('_REALLY_DEL_DEPARTMENT', 'Do you really want to remove this department?'); define('_DEL_AND_REAFFECT', 'Remove and reallocate the documents'); /************** Models : List and forms**************/ define('_MODELS_LIST', 'Template list'); define('_ALL_MODELS', 'All templates'); define('_MODEL', 'Templates'); define('_ADD_MODEL', 'Add a template'); define('_THE_MODEL', 'The template '); define('_MODEL_ADDITION', 'Template addition'); define('_MODEL_MODIFICATION', 'Template modification'); define('_MODEL_DELETION', 'Template deletion'); define('_MODIFY_MODEL', 'Save changes'); define('_MODEL_ADDED', 'New template created'); define('_CHOOSE_DEP_MODEL', 'Choose the department you wish associate this template with'); define('_REALLY_DEL_MODEL', 'Do you really want to remove this template?'); /************** DOMAINS : Liste + Formulaire**************/ define('_DOMAINS_LIST', 'Topic list'); define('_ALL_DOMAINS', 'All topics'); define('_DOMAIN', 'Topics'); define('_ADD_DOMAIN', 'Add a topic'); define('_THE_DOMAIN', 'The topic'); define('_DOMAIN_ADDITION', 'Add a topic'); define('_DOMAIN_MODIFICATION', 'Edit a topic'); define('_DOMAIN_DELETION', 'Delete a topic'); define('_MODIFY_DOMAIN', 'Save changes'); define('_DOMAIN_ADDED', 'Topic added'); define('_CHOOSE_DEP_DOMAIN', 'Topics must be associated with one or more department'); define('_REALLY_DEL_DOMAIN', 'Do you really want to delete this topic?'); /************************** Emetteurs ************************/ define('_TOWN', 'City'); define('_POSTAL_CODE', 'Post code'); define('_PHONE', 'Phone number'); define('_MOBILE', 'Mobile Phone'); /************** History**************/ define('_HISTORY_TITLE', 'Log of the suppressions and modifications'); /************** Reopen mail **************/ define('_REOPEN_THIS_MAIL', 'Reopen the folder'); define('_MAIL_SENTENCE1', 'It is here possible for the administrator of Maarch LetterBox to correct an error.'); define('_MAIL_SENTENCE2', 'Enter the number of a folder and switch its statute to "In progress".'); define('_MAIL_SENTENCE3', 'This feature enables to reopen a folder that was closed to early.'); define('_ENTER_DOC_ID', 'Enter the identifier of the folder'); define('_TO_KNOW_ID', 'To know the identifier of the folder, make a research or ask it the operator'); define('_MODIFY_STATUS', 'Modify the status'); /***************************Search advanced, search list******************************/ define('_ADV_SEARCH_TITLE', 'Advanced search'); define('_MAIL_OBJECT', 'Object of the mail'); define('_SHIPPER', 'Sender'); define('_SENDER', 'Shipper'); define('_SOCIETY', 'Company'); define('_SHIPPER_SEARCH','In the field "sender", research is neither on civilities, nor on the first names.'); define('_MAIL_IDENTIFIER','Identifier of the mail'); define('_N_GED','DMS number '); define('_GED_NUM', 'DMS # '); define('_CHOOSE_TYPE_MAIL','Choose a type of mail'); define('_INVOICE_TYPE','Nature of the mail'); define('_CHOOSE_INVOICE_TYPE','Choose the nature of the mail'); define('_REG_DATE','Date of registration'); define('_PROCESS_DATE','Processing deadline'); define('_CHOOSE_STATUS','Choose a status'); define('_PROCESS_RECEIPT','Recipient for processing'); define('_CHOOSE_RECEIPT','Choose a recipient'); define('_TO_CC','In copy'); define('_ADD_COPIES','Add someone as copy recipient.'); define('_ANSWER_TYPE','Type of answer'); define('_REGISTERED_MAIL','By mail recommended'); define('_FAX','Fax'); define('_DIRECT_CONTACT','Direct contact'); define('_OTHER','Other'); define('_NO_ANSWER','No answer'); define('_DETAILS', 'Detailed view'); define('_DOWNLOAD', 'Download the document'); define('_SEARCH_RESULTS', 'Search results'); define('_DOCUMENTS', 'documents'); define('_THE_SEARCH', 'The search'); define('_CHOOSE_TABLE', 'Choose a collection'); define('_SEARCH_COPY_MAIL','Search in my mails in copy'); define('_MAIL_PRIORITY', 'Mail priority'); define('_CHOOSE_PRIORITY', 'Choose a priority'); define('_ADD_PARAMETERS', 'Add parameters'); define('_CHOOSE_PARAMETERS', 'Choose your parameters'); define('_CHOOSE_ENTITES_SEARCH_TITLE', 'Add the wanted departments to restrict the search'); define('_CHOOSE_DOCTYPES_SEARCH_TITLE', 'To narrow down the results, you can add one or more departments...'); define('_DESTINATION_SEARCH', 'Department(s)'); define('_ADD_PARAMETERS_HELP', 'To narrow down the results,you can add more parameters to your search... '); define('_MAIL_OBJECT_HELP', 'Type key words of folder objects... '); define('_N_GED_HELP', ''); define('_CHOOSE_RECIPIENT_SEARCH_TITLE', 'Add the wanted recipients to restrict the search'); define('_CHOOSE_MAIL_ACTIONS_SEARCH_TITLE', 'Add the required actions to restrict the search'); define('_CHOOSE_DOMAIN_SEARCH_TITLE', 'Add the topics to restrict the search'); /********************************Details***************************************/ define('_NEED_PROCESS_LETTER','You must treat this mail'); define('_LETTER_N','Folder #'); define('_DOC_N','document #'); define('_TO_TYPE','of type'); define('_RECEIVE_THE','received the'); define('_RECEIVE_FROM','from'); define('_LIMIT_PROCESS','is to be processed before'); define('_ACCESS_MAIL_TO_PROCESS','Go to mail processing'); define('_MAIL_IN_COPY','Mail in copy'); define('_YOU_HAVE_MAIL_COPY','you received a copy of the following mail'); define('_HAS_BEEN_TRANSFERED_BY','has been transfered by'); define('_HAS_BEEN_PROCESSED_BEFORE','who must process it before'); define('_SHOW_MAIL','See this mail'); define('_PROCESS_MAIL','Mail processing'); define('_FIRST_WARNING_TXT','First notice'); define('_LETTER_INFO','Information about the mail'); define('_LETTER_INFO_SHORT','Information'); define('_DIFFUSION_LIST','Mailing list'); define('_DIFFUSION_LIST_SHORT','Mailing list'); define('_UPDATE_DIFFUSION_LIST','Update the mailing list'); define('_PRINCIPAL_RECIPIENT','Main recipient'); define('_NO_COPY_FOR_RECIPIENT','No recipient in copy.'); define('_DATE_START','Arrival date'); define('_LIMIT_DATE_PROCESS','Processing deadline'); define('_ACTUALLY_NO_ANSWER','No answer is currently attached to this mail.'); define('_PROCESS_NOTES','Processing notes'); define('_CREATOR','Creator'); define('_REGISTERED_IN_BASE_THE','Registered in the data base on the'); define('_POSSIBLE_ACTIONS','Available actions'); define('_VIEW_LETTER','View this mail'); define('_REDIRECT_LETTER','Redirect this mail'); define('_PROGRESSING_THIS_LETTER','Processing this mail'); define('_UPDATE_INFO','Modify information'); define('_DONE','Actions done'); define('_MAIL_PROCESS_DONE', 'Processing done for folder'); define('_ANSWER_TYPES_DONE', 'Type of answers done'); define('_MAIL2','Mail'); define('_AR_MAIL','Mail with acknowledgement of delivery'); define('_NO_ANSWER_NECESSARY', 'No answer necessary'); define('_ATTACHED_ANSWERS', 'Attached answers'); define('_ATTACHED_FOLDERS', 'Attached folders'); define('_ANSWER_OF_DATE', 'Answer of '); define('_DOC_HISTORY', 'Document history'); define('_DOC_HISTORY_SHORT', 'History'); define('_MAIL_HISTORY', 'Mail history'); define('_MAIL_HISTORY_SHORT', 'Mail history'); define('_FILE_PROPERTIES', 'File properties'); define('_MAIL_STATE', 'Mail status'); define('_IN_THIS_AFF', 'Documents contained in this folder'); define('_IN_THIS_AFF', 'Documents'); /************************* Indexation ***********************************/ define('_INDEXATION_TITLE', 'Add a mail, a fax or email'); define('_REPORT_ON_MAIL', 'Defer on the document please'); define('_RECEIPT_DATE', 'Reception date'); define('_CHOOSE_FILE', 'Choose the file'); define('_MAIL_DATE', 'Date of the mail'); define('_DAY', 'Day'); define('_MONTH', 'Month'); define('_YEAR', 'Year'); define('_RECEIP_DEPARTMENT', 'Recipient department'); define('_MANDATORY_FIELDS', 'Mandatory fields'); define('_MANDATORY_FIELDS_ON_VALID', 'Mandatory fields if the document is distributed'); define('_VALID_SPECIAL', 'Send to validation'); define('_CHOOSE_SHIPPER', 'Choose a sender'); define('_DEFINE_SHIPPER', 'Define the sender'); define('_MAIL_TYPE', 'Mail type'); define('_NEW_DOC_ADDED', 'New indexed document'); define('_DOC_VALIDATED', 'Validation of the mail'); define('_INDEXATION_OK', 'Indexation OK'); define('_CAN_CLOSE_WINDOW', 'You can close this window'); define('_INDICATE_GED_NUM', 'Indicate the DMS number'); define('_ATTACH_MAIL', 'Attach this mail to an existing folder as an answer'); define('_CHOOSE_SHIPPER2', "Choose the sender"); define('_CHOOSE_SHIPPER3', "Choose the sender of the mail"); define('_SHIPPER2', 'sender'); define('_PRIORITY', 'Priority'); define('_HIGH', 'High'); define('_NORMAL', 'Normal'); define('_LOW', 'Low'); define('_EVENT_DATE', 'Date of the event'); define('_DEFAULT_FUNCTION', '[Position]'); define('_DEFAULT_SOCIETY', '[Company]'); define('_DEFAULT_LASTNAME', '[Name]'); define('_DEFAULT_FIRSTNAME', '[Firstname]'); define('_CREATE_FOLDER', 'Create a new folder'); define('_ATTACH_TO_FOLDER','Attach the document
to an existing folder'); define('_SEARCH_FOLDER', 'Search a folder'); define('_DEFINE_SENDER','Precise the shipper'); //Mailing list define('_CHOOSE_DEPARTMENT_FIRST', 'You must first choose a department before accessing the mailing list'); define('_NO_LIST_DEFINED__FOR_THIS_MAIL', 'No list is defined for this mail'); define('_NO_LIST_DEFINED__FOR_THIS_DEPARTMENT', 'No list is defined for this department'); define('_NO_LIST_DEFINED', 'No list is defined'); define('_WELCOME_DIFF_LIST', 'Welcome in the tool to create mailing lists'); define('_START_DIFF_EXPLANATION', 'To start the distribution, browse users by department or userlist above'); define('_CLICK_ON', 'click on'); define('_ADD_USER_TO_LIST_EXPLANATION', 'To add a user to the mailing list'); define('_REMOVE_USER_FROM_LIST_EXPLANATION', 'To withdraw the user from the mailing list'); define('_TO_MODIFY_LIST_ORDER_EXPLANATION', 'To modify the order of attribution of a mail to the users, use the icons'); define('_AND', ' and ' ); define('_SEARCH_DIFF_LIST', 'search an user' ); /************************* Validation ***********************************/ define('_CLICK_LINE_VALID', 'Click on a line to validate the document'); define('_CLICK_LINE_PROCESS', 'Click on a line to process the document'); define('_MAIL_VALIDATION', 'Validation of a mail'); define('_MAIL_VALIDATE', 'Validate mail'); /************************* Manage missing ***********************************/ define('_MISSING_ADVERT_TITLE','Vacation management'); define('_MISSING_ADVERT_01','This account is currently defined in away mode and the mails are redirected to another user.'); define('_MISSING_ADVERT_02','If want to login with this account, the away mode will be swiched off.
the redirection of the mails will be stopped and the application will be reactivated'); define('_MISSING_CHOOSE','Do you wish to continue?'); define('_ABSENCE', 'Vacation'); define('_RETURN_FROM_VACATION', 'Back from vacation'); /*****************************Statistics************************************/ define('_CLIC_TO_SHOW_GRAPH','Click on one of the following lines to see the corresponding graph'); define('_PROCESS_TIME_FOR_LETTER','Average processing time per type of mail'); define('_LETTERTYPE_TIME','Typology of received mail on a period'); define('_LETTERTYPE_SERVICES','Typology of mail processed by department'); define('_EVOLUTION_PROCESSLETER','Evolution of the average processing time'); define('_SIZELETTER_SERVICES','Amount of
mail by department'); define('_VOLUMELATE_SERVICE','Amount of late mail by department'); define('_NO_DATA_MESSAGE', 'Insufficient data to generate the graph or the table'); define('_VOL_DEP_PROCESS', 'Average processing time by department'); define('_PROCESS_DELAI', 'Average processing time of folders'); define('_TITLE_STATS_ONE','Average processing time'); define('_TITLE_STATS_TWO','Average processing time per type of mail'); define('_TITLE_STATS_THREE','Amount of mail by district since'); define('_TITLE_STATS_FOUR','Number of folders by department'); define('_TITLE_STATS_FIVE','Nunber of today\'s late folders by department'); define('_TITLE_STATS_SIX','Typology of mails for the ongoing month'); define('_TITLE_STATS_SEVEN','Typology of mails'); define('_STATS_LABEL01','# DAYS OF TREATMENT'); define('_STATS_LABEL02','# MAILS'); define('_STATS_LABEL03','DISTRICTS'); define('_STATS_LABEL04','# MAILS'); define('_STATS_LABEL05','DEPARTMENT'); define('_STATS_LABEL06','# LATE MAILS'); define('_STATS_LABEL07','DEPARTMENTS'); define('_N_DAYS','NB DAYS'); define('_DAYS','DAYS'); define('_NB_MAILS1', 'Number of recorded mail'); define('_NB_FOLDERS1', 'Nunber of late folders'); define('_MONTH_CREATION_FOLDER', 'Folder creation month'); define('_DAY_CREATION_FOLDER', 'Folder creation day'); define('_PROCESS_DELAI_AVG', 'Average number of day to process a folder'); /************************** Treatment *********************************************/ define('_SHOW_LETTER_HISTORY_LIST','View log'); define('_SHOW_LETTER_HISTORY_LIST_SHORT','Log'); define('_SHOW_INFORMATIONS_ADD','Additionnal Informations'); define('_TITLE_PROCESS','Processing mail page'); define('_N_PROCESS_LETTER','Processing mail #'); define('_N_PROCESS_FOLDER','Processing folder #'); define('_GENERAL_INFO_LETTER','General information about the folder'); define('_MORE_ACTIONS','More actions'); define('_SHOW_LETTER_RECEIVER_LIST','See the list of the recipients for this mail'); define('_SHOW_LETTER_RECEIVER_LIST_SHORT','Receiver list'); define('_ANSWERS_CREATED','Answers attached'); define('_SIMPLE_MAIL','By simple mail'); define('_MORE_INFORMATIONS','Additional information'); define('_QUALITY','Quality'); define('_ADDRESS','Address'); define('_ROAD_NUM','Street number'); define('_DISTRICTS','District'); define('_CHOOSE_DISTRICT','Choose a district'); define('_ACTIONS','Actions'); define('_LETTER_SERVICE_REDIRECT','Redirect to mail department'); define('_LETTER_SERVICE_REDIRECT_VALIDATION','Do you really want to redirect this mail to mail department ?'); define('_IF_REDIRECT_YOU_LOOSE_RIGHT','By redirecting the mail, you will not have access to this mail anymore'); define('_MAIL_TO_AFFECT','Assign to an agent of the department'); define('_REDIRECT_TO_ANOTHER','Redirect to another person'); define('_ACCEPT_UPDATE','Save changes'); define('_ACCEPT_UPDATE_TEXT','Save the changes for this mail. If you choose this option, you will be able to modify the treatment, but the processing time will not be stopped!'); define('_CLOSE_LETTER','Close the folder'); define('_CLOSE_LETTER_TEXT','Save the changes and close mail. By closing the folder, you will not have access to the mail anymore.'); define('_CANCEL_TEXT','Close the current window without saving any change.'); define('_CC_LIST', 'list of cc-ed recipients.'); define('_ANSWER_JOINED_TITLE_MAIL','Attached documents'); define('_ONE_ANSWER_JOINED','Attached documents to this folder'); define('_ANSWER_JOINED','Attached answers'); define('_FILE','File'); define('_ATTACH_ANSWER','Attach an answer'); define('_CHOOSE_MODEL','Choose a template'); define('_CHOOSE_DOMAIN','Choose a topic'); define('_GENERATE_ANSWER','Generate an answer'); define('_DELETE_ANSWER','Remove an answer'); define('_VIEW','View'); define('_PLEASE_SELECT_FILE', 'Please select the document to attach'); define('_PLEASE_SELECT_MODEL', 'Please select a template for your answer'); define('_NEW_ANSWER_ADDED', 'The answer has been added to the mail'); define('_ANSWER_UPDATED', 'The answer to the mail has been modified'); define('_REDIRECT_TO', 'Redirect to'); define('_REDIRECTED_TO', 'Redirected to'); define('_CHOOSE_PERSON_TO_REDIRECT', 'Choose the person you want to redirect this mail to in the list above'); define('_CLICK_ON_THE_LINE_OR_ICON', 'You just have to click on the line or the icon'); define('_TO_SELECT_USER', 'Select a user'); define('_MAIL_PROCESS_END_NUM', 'Close the processing of the mail #'); define('_REDIRECTED_TO_GENERAL', ' redirected to the general secretary'); define('_OTHERS', 'Autres'); define('_CHRONO_DEP_VALUE', 'Chrono start date'); define('_CHRONO_START_VALUE', 'Chrono end date'); define('_START_END_DATE', 'Date Depart-Retour'); define('_COMP_DATA', 'Additional information'); define('_ERROR_STATUS_PROCESS', 'You cannot process this folder.'); /************************** Help : Summary ******************************************/ define('_LETTER_BOX_HELP', 'Online help for Maarch LetterBox'); define('_QUICK_GUIDE_DESC', 'Need for assistance? Read the fast user guide to get in touch with Maarch LetterBox.'); define('_CONTACT_US_DESC', 'A problem? Any suggestions? Contact Maarch core team.'); define('_MAARCH_INTEGRATION_DESC', 'You have a project with Maarch? Choose the best experts to integrate and support your application.'); define('_ONLINE_REGISTER_DESC', 'Following a fast signup, you will be informed of all Maarch innovations and have access to goodies to customize Maarch.'); define('_UPDATES', 'Updates'); define('_UPDATES_DESC', 'Look for updates to improve your experience with Maarch!'); /************************** Help : Quick guide ******************************************/ define('_CHAPTER', 'Chapter '); define('_CONN_INFO', 'To login to the application'); define('_MAIL_REGISTER', 'Mail registering'); define('_SCAN_ADD_FILE', 'Automatic indexing with a scanner'); define('_MANUAL_ADD_FILE', 'Add of document manually'); define('_DIFF_LIST_USE', 'Use of mailing lists'); define('_PROCESS_OF_MAIL', 'Mail Processing'); define('_MAIL_SEARCH', 'Mail research'); define('_SEARCH_FORM', 'Search form'); define('_RESULTS_LIST', 'Result list'); define('_GLOBAl_VIEW_STATS', 'Overall picture on the statistics'); /////////guidelogin.php define('_GUIDE_LOGIN1', 'Before entering Maarch LetterBox, you must login. Here is the login page'); define('_LOGIN_USERS_TAB_DESC', 'Several users are already set up in Maarch LetterBox'); define('_RIGHTS', 'Rights'); //////guide2.php define('_SCANSNAP_USE', 'Use of the Scansnap scanner'); define('_SCANSNAP_USE_P1', 'Once connected to the application, it is enough to light the scanner while pressing on the button power, put a document inside and press on the green button (scan) to launch the scan.'); define('_SCANSNAP_USE_P2', 'The application Maarch LetterBox opens the page of following indexing then. The screen is separate in two parts: on the right you have the document which you come from scanner and on the left you have the following form:'); define('_FOLLOWING_DATA_ASKED', 'Following information is required'); define('_SCANSNAP_USE_LIST1_1', 'The date of the mail (pre field filled with the current date)'); define('_SCANSNAP_USE_LIST1_2', 'The date of registration of the mail (pre field filled with the current date)'); define('_SCANSNAP_USE_LIST1_3', 'The sender: choose in a skeletal preset list or define oneself (choose to define the sender in the list)'); define('_SCANSNAP_USE_LIST1_4', 'The nature of the sending: choose in a skeletal preset list, simple mail by defect'); define('_SCANSNAP_USE_LIST1_5', 'The type of mail (sick leave, request for assistance, notification): choose in a skeletal preset list'); define('_SCANSNAP_USE_LIST1_6', 'Object of the mail: fields of free text'); define('_SCANSNAP_USE_LIST1_7', 'The service recipient: the service to which the mail will belong'); define('_SCANSNAP_USE_LIST1_8', 'The deadline of treatment (depends on the type of mail: pre field filled)'); define('_SCANSNAP_USE_LIST1_9', 'The mailing list: recipient for treatment and recipients in copies'); define('_SCANSNAP_USE_P4', 'Obligatory information is marked of a red asterisk.'); define('_THE_POSSIBLE_ACTIONS', 'The various possible actions are the following ones'); define('_SCANSNAP_USE_ACTION1', 'Diffuse: directly diffuse the mail with the concernrées people'); define('_SCANSNAP_USE_ACTION2', 'Make follow the mail for validation: send the mail to the people entitled to validate it'); define('_SCANSNAP_USE_ACTION3', 'Cancel: cancel mail and close the window'); ///////// guide3.php define('_MANUAL_MAIL_REGISTER', 'Manual recording of a mail'); define('_MANUAL_MAIL_REGISTER_P1', 'It happens that you receive emails directly containing files which he can be interesting to preserve in the DMS, or which you wish record an electronic document present on your computer. Rather than print it and pass by the scanner, you can directly manually record them in the application.'); define('_MANUAL_MAIL_REGISTER_P2', 'Click on the link Add a file in the menu and a similar page of the indexing by scansnap opens.'); define('_MANUAL_MAIL_REGISTER_P3', 'The form of this page is almost the same one as that of the page of recording starting from the scanner. Same information is required of you besides. In this page, you must indicate the file which you wish record. For that you can click on the browse button which opens a window to you allowing for choice of to you your file.'); define('_MANUAL_MAIL_REGISTER_P4', 'As for the recording starting from the scan, the three possible actions are the diffusion, the redirection towards the general secretary for validation and lannulation which brings back on the banner page.'); //////// guide4.php define('_DIFF_LIST_USE_P1', 'The mailing list depends on the service recipient. You can modify it while clicking on the link to modify the mailing list to open a window of management of the list attached to the document in progress.'); define('_DIFF_LIST_USE_P2', 'The screen is composed of two tables: the mailing list of the mail in top, then the list of the users classified according to the request, by service or their family names.'); define('_DIFF_LIST_USE_P3_1', 'You can remove names of the list while clicking on the icon '); define('_DIFF_LIST_USE_P3_2', 'Add new users while clicking on the icon'); define('_DIFF_LIST_USE_P3_3', 'You can also modify the order of diffusion thanks to the arrows'); define('_DIFF_LIST_USE_P4', 'Once your finished list, you click on the button to validate the window closes yourselves and the mailing list is updated in the page of indexing (manual or scan).'); //////// guide5.php define('_DOC_VALIDATED_P1', 'This stage nest not inevitably obligatory, it depends on the specific process to each organization.'); define('_DOC_VALIDATED_P2_1', 'The person in load of the validation of the mail has access to the list of the mails to validate by opening the basket My Mails to be validated either starting from the banner page, or by choosing the basket in the bar of navigation. Sil has there more '); define('_DOC_VALIDATED_P2_2', 'mails, the list is automatically paginated.'); define('_DOC_VALIDATED_P3', 'You can sort the mails according to the type, of the date of reception, the shipper, the object or the deadline of treatment.'); define('_DOC_VALIDATED_P4', 'This page makes it possible to check information. Once the validated mail, the page is closed automatically and it disappears from the list of the mails to validate.'); //////////guide6.php define('_PROCESS_OF_MAIL_P1_1', 'Each agent entitled to treat mail, can reach its list of the mails to treat by opening the basket my mails to be treated. If there is more '); define('_PROCESS_OF_MAIL_P2', 'The mails can be sorted by priority, transmitter, type, statute (new treatment or treatment in progress), object, darrivée date and deadline of treatment.'); define('_PROCESS_OF_MAIL_P3', 'The page is separate in two parts: the right part contains the document and the left part contains the form of treatment.'); //////////guide7.php define('_FOLLOWING', 'suite'); define('_PROCESS_OF_MAIL_P4', 'The form of treatment contains the information entered to the recording of the mail. The list of the recipients in copies is visible while clicking on the link to see the list of the recipients in copies :'); define('_PROCESS_OF_MAIL_P5', 'This page makes it possible to manage the answers to the mail: several types of answers are available, as well as a field notes which makes it possible to add comments on the answers. It is also possible to attach answers to this mail or generate answers starting from preset tmplates. While clicking on the button To attach an answer, the following window opens :'); define('_PROCESS_OF_MAIL_P6', 'After having attached or generatehaving generated an answer, they are visible on the form :'); define('_PROCESS_OF_MAIL_P7', 'It is possible to view the file by clicking on the small magnifying glass.'); define('_PROCESS_OF_MAIL_ACTION1', 'Redirect towards the service mail: useful in the event of bad shunting of a mail'); define('_PROCESS_OF_MAIL_ACTION2', 'Redirect: possibility of transmitting the file to another service or another agent (according to the preset rights in the basket of treatment by the administrator)'); define('_PROCESS_OF_MAIL_ACTION3', 'Validate the modifications: if you wish to be able to add new answers or information, the treatment remains open'); define('_PROCESS_OF_MAIL_ACTION4', 'Enclose the folder: you consider the finished treatment, once a mail enclose you will not be able more to treat it'); define('_PROCESS_OF_MAIL_ACTION5', 'Cancel: allows to close the page without making modifications'); ///////// guide8.php define('_SEARCH_FORM_P1','Reach the page of research, to click on the link seeks in the menu or on the banner page.'); define('_SEARCH_FORM_P4', 'You can choose to seek in your mails in copy by selecting the option or not. Attention you cannot seek at the same time in all the mails and the mails in copy, you must obligatorily choose one of both.'); define('_SEARCH_CRITERIA', 'Research can be carried out on the following criteria (combined or not)'); define('_MAIL_SHIPPER', 'Sender of the mail'); define('_MAIL_NUMBER', 'Mail number'); define('_SELECT_LIST', '(drop-down list)'); define('_MAIL_REGISTER_DATE', 'Mail register date'); define('_PROCESS_END_DATE', 'End date of treatment'); define('_STATUS_DESC', 'New mail, treatment in progress, closed and for those having the rights necessary first late revival and mail'); define('_SEARCH_FORM_P3', 'The combination of these criteria makes it possible to find several manners the mails which you seek.'); ////////////// guide9.php define('_RESULTS_LIST_P1', 'The result of research is appeared as a list corresponding to the found mails. This list is paginated, it is thus easy to pass from one page to the other. This list can be sorted by sender, recipient, type of mail, date of arrival, department and status.'); define('_CLICK_ICON', 'Click on the icon'); define('_TO_OPEN_WIN', 'Open a window containing the mail'); define('_TO_VIEW_DATA_LINKED', 'To consult information associated with this mail'); define('_TO_OPEN_INFO_PAGE', 'to open the page of information'); define('_TO_DL_FILE', 'Download the file on your computer'); ///////////// guide10.php define('_DETAILS_P1', 'You find in the page of details all the information entered during the recording and the treatment. You also have the possibility of view the answers attached to this mail while clicking on one of the lines of the list of the attached answers. The history of the actions carried out classified by chronological order indicates which did what and when on the mail.'); define('_DETAILS_ACTION1', 'Visualization of the mail while clicking on the button to visualize the mail or in the link to visualize the mail of the title'); define('_DETAILS_ACTION2', 'Redirect the mail towards an agent (if the rights allow it)'); define('_DETAILS_ACTION3', 'Modify certain indices of the mail (if the rights allow it)'); define('_DETAILS_ACTION4', 'Treat the mail directly while clicking on the button to treat this mail (only if the mail is intended to you)'); /////////// guide11.php define('_THE_STATS', 'Stats'); define('_STATS_P1', 'The link statistics of the menu makes it possible to visualize the various statistics suggested in Maarch LetterBox. The access to the statistics is a specific right, by defect the simple user do not have access there. All the statistics are dynamic, i.e. which are calculated in real-time according to the available data in the database and of the options which you choose.'); define('_STATS_P2', 'Example of histogram'); //////////// guide12.php define('_STATS_P3', 'Exemple'); define('_AVAILABLE_STATS', 'The currently available statistics are the following ones'); define('_AVAILABLE_STAT1', 'Average time of treatment per type of mail'); define('_AVAILABLE_STAT2', 'Typology of the mails arrived per period'); define('_AVAILABLE_STAT3', 'Typology of the mails treated by service'); define('_AVAILABLE_STAT4', 'Evolution of the average time of treatment of the mails'); define('_AVAILABLE_STAT5', 'Volume of mail per service'); define('_AVAILABLE_STAT6', 'Volume of the late mail of the day by service'); define('_STATS_P4', 'The statistics are calculated with the flight, they are thus constantly updatings. Each graph is an image easily copy and integrable in any document Word or Powerpoint.'); //del_doc_popup define('_DEL_MAIl_NUM', 'Deletion of mail n#'); define('_THIS_MAIL', 'This mail'); define('_NO_DEL_RIGHT', 'You do not have the right of deletion in this basket.'); /************************* Messages d'erreurs ***********************************/ define('_MORE_INFOS', 'For more information, contact your administrator '); define('_ALREADY_EXISTS', 'already exists !'); // class usergroups define('_NO_GROUP', 'The group does not exist !'); define('_NO_SECURITY', 'has no defined access right'); define('_GROUP_ADDED', 'New group created'); define('_SYNTAX_ERROR_WHERE_CLAUSE', 'syntax error in the where clause'); define('_GROUP_UPDATED', 'Group modified'); define('_AUTORIZED_GROUP', 'Group enabled'); define('_SUSPENDED_GROUP', 'Group disabled'); define('_DELETED_GROUP', 'Group deleted'); define('_GROUP_UPDATE', 'Group modified'); define('_GROUP_AUTORIZATION', 'Authorization for the group'); define('_GROUP_SUSPENSION', 'Disabling the group'); define('_GROUP_DELETION', 'Deletion of the group'); define('_GROUP_DESC', 'The description of the group '); define('_GROUP_ID', 'ID of the group'); define('_EXPORT_RIGHT', 'Export rights'); //class users define('_USER_NO_GROUP', 'You belong to no group'); define('_SUSPENDED_ACCOUNT', 'Your account user is disabled'); define('_BAD_LOGIN_OR_PSW', 'Wrong login or passsword'); define('_WRONG_SECOND_PSW', 'The second password does not match the first one!'); define('_AUTORIZED_USER', 'Authorized user'); define('_SUSPENDED_USER', 'Disabled user'); define('_DELETED_USER', 'Removed user'); define('_USER_DELETION', 'User deletion'); define('_USER_AUTORIZATION', 'Authorization of the user'); define('_USER_SUSPENSION', 'Disabling an user'); define('_USER_UPDATED', 'Modified user'); define('_USER_UPDATE', 'Modification of a user'); define('_USER_ADDED', 'User added'); define('_NO_PRIMARY_GROUP', 'No primary group selected!'); define('_THE_USER', 'The user '); define('_USER_ID', 'The login of the user'); define('_MY_INFO', 'My Profile'); define('_MY_ABS', 'Manage my vacations'); define('_MY_ABS_TXT', 'Allows you to redirect your mail when on vacation.'); define('_MY_ABS_REDIRECT', 'Your mails are currently redirected to'); define('_MY_ABS_DEL', 'To remove the redirection, click here to stop'); define('_ADMIN_ABS', 'Manage the vacations.'); define('_ADMIN_ABS_TXT', 'Allows you to redirect the user\'s mail while on vacation.'); define('_ADMIN_ABS_REDIRECT', 'Ongoing redrirection.'); define('_ADMIN_ABS_FIRST_PART', 'Mails of'); define('_ADMIN_ABS_SECOND_PART', 'are currently redirected to '); define('_ADMIN_ABS_THIRD_PART', '. Click here to disable the redirection.'); define('_ACTIONS_DONE', 'Actions done'); define('_PROCESSED_MAIL', 'Processed mails'); define('_INDEXED_MAIL', 'Indexed mails'); define('_REDIRECTED_MAIL', 'Redirected mails'); define('_PROCESS_MAIL_OF', 'Mail of'); define('_MISSING', 'Missing'); //class types define('_UNKNOWN_PARAM', 'Unknown parameters'); define('_DOCTYPE_UPDATED', 'The type of the document has been modified'); define('_DOCTYPE_UPDATE', 'Modification of the type of document'); define('_DOCTYPE_ADDED', 'Document type added'); define('_DELETED_DOCTYPE', 'Document type deleted'); define('_DOCTYPE_DELETION', 'Suppression of the document type'); define('_THE_DOCTYPE', 'The document type '); define('_THE_WORDING', 'The label '); define('_THE_TABLE', 'The table '); define('_THE_PROCESS_LIMIT', 'The processing deadline '); define('_THE_FIRST_WARNING', 'The delay before first notice '); define('_THE_SECOND_WARNING', 'The delay before second notice '); //class basket define('_THE_BASKET', 'The basket '); define('_THE_ID', 'The login '); define('_THE_DESC', 'The description '); define('_BELONGS_TO_NO_GROUP', 'belongs to no group'); define('_SYSTEM_BASKET_MESSAGE', 'This basket is a system basket, you cannot modify the table and the where clause. They are shown for informational purpose only'); define('_BASKET_MISSING', 'The Basket does not exist'); define('_BASKET_UPDATED', 'Basket modified'); define('_BASKET_UPDATE', 'Modification of the basket'); define('_BASKET_ADDED', 'Basket added'); define('_DELETED_BASKET', 'Removed basket'); define('_BASKET_DELETION', 'Removal of the basket'); define('_BASKET_AUTORIZATION', 'Enabling the basket'); define('_BASKET_SUSPENSION', 'Disabling the basket'); define('_AUTORIZED_BASKET', 'Enabled basket'); define('_SUSPENDED_BASKET', 'Disabled basket'); //department : liste_modif.php + del_service.php define('_DEPARTMENT_ADDED', 'Department added'); define('_DEPARTMENT_MODIF', 'Edit the department'); define('_DEPARTMENT_DESC_MISSING', 'The description of the department is missing'); define('_DEPARTMENT_ID_MISSING', 'The ID of the department is missing'); define('_CANT_DEL_DEPARTMENT', 'You cannot remove this department if you do not reallocate its mails first!'); define('_THE_DEPARTMENT', 'The department '); //admin_status_up.php define('_MAIL_MODIF_OK', 'The modification successfully done'); define('_MAIL_MODIF_NOT_OK', 'Error during the modification, please check the identifier of the document.'); //search_adv_result define('_WRONG_DATE_FORMAT', 'Incorrect date format'); define('_MUST_CORRECT_ERRORS', 'You must correct the following errors '); define('_CLICK_HERE_TO_CORRECT', 'Click here to correct them'); define('_NO_RESULTS', 'No result'); define('_THE_PRIORITY', 'The priority '); define('_WRONG_CP', 'Post code format is incorrect'); define('_THE_DISTRICT', 'The district '); define('_THE_ROAD_NUM', 'The street number'); define('_THE_ROAD', 'The street name '); define('_THE_CITY', 'The city '); define('_PLAIN_TEXT', 'Plain Text'); //file_index.php && indexation_result.php define('_SHIPPER_NAME_MISSING', 'The name of the sender is missing'); define('_START_DATE_MISSING', 'You must fill in the day of the mails arrival date'); define('_START_DATE_MONTH_MISSING', 'You must fill in the month of the mails arrival date'); define('_START_DATE_YEAR_MISSING', 'You must fill in the year of the mails arrival date'); define('_START_DATE_DAY_INFERIOR_TO_31', 'The day of arrival must be lower than 31'); define('_START_DATE_MONTH_INFERIOR_TO_12', 'The month of arrival must be lower than 12'); define('_START_DATE_YEAR_WRONG_FORMAT', 'The year of arrival must have 4 digits'); define('_INVOICE_TYPE_MISSING', 'The nature of the mail is missing'); define('_LIMIT_DATE_DAY_MISSING', 'You must fill in the day of the mail\'s processing deadline'); define('_LIMIT_DATE_MONTH_MISSING', 'You must fill in the month of the mail\'s processing deadline'); define('_LIMIT_DATE_YEAR_MISSING', 'You must fill in the year of the mail\'s processing deadline'); define('_LIMIT_DATE_DAY_INFERIOR_TO_31', 'The day of the processing deadline must be lower than 31'); define('_LIMIT_DATE_MONTH_INFERIOR_TO_12', 'The month of the processing deadline must be lower than 12'); define('_LIMIT_DATE_YEAR_WRONG_FORMAT', 'The year of the processing deadline must have 4 digits'); define('_DOCTYPE_MISSING', 'The type of the mail is missing'); define('_DEPARTMENT_MISSING', 'The service is missing'); define('_MAIL_DATE_DAY_INFERIOR_TO_31', 'The day of the mail must be lower than 31'); define('_MAIL_DATE_MONTH_INFERIOR_TO_12', 'The month of the mail must be lower than 12'); define('_MAIL_DATE_YEAR_WRONG_FORMAT', 'The year of the mail must have 4 digits'); define('_FILE_MISSING', 'You must specify a file to index'); define('_FILE_EMPTY', 'The file field is empty'); define('_DIFFUSION_LIST_EMPTY', 'The mailing list of the mail is empty'); define('_WRONG_FILE_TYPE', 'This type of file is not allowed'); define('_NO_AVAILABLE_DOCSERVER', 'No docserver available'); define('_NOT_ENOUGH_DISK_SPACE', 'The remaining space on the disc is not sufficient'); define('_FILE_NOT_SEND', 'The file was not sent'); define('_TRY_AGAIN', 'Please retry'); define('_FILE_SEND_ERROR', 'Error while sending the file'); define('_DOCSERVER_COPY_ERROR', ' Error while copying the file on DocServer'); define('_DELETE_FTP_FILE_ERROR', 'Error while removing the temporary image file on ftp server'); #TODO : a garder ? define('_MD5_ERROR', 'Error while sending the file, please rescan the file.'); define('_NEW_INGOING_DOC', 'New incoming mail added'); define('_NEW_ONGOING_DOC', 'New outgoing mail added'); define('_FTP_CONN_FAILED', 'FTP connection failed'); #:TODO : à garder ? define('_TEST_CONN', 'Trying to connect to the server'); define('_FOR_USER', 'for the user'); define('_FILE_FORMAT_NOT_ALLOWED', 'This format of file is not allowed'); define('_SHIPPER_MISSING', 'The name of the sender is missing'); define('_PRIORITY_MANDATORY', 'The priority of the mail is mandatory'); define('_GED_NUM_MISSING', 'You must indicate the DMS number'); define('_THE_GED_NUM','The DMS number '); define('_NO_DOC_GED_NUM', 'No document with DMS number'); define('_EXISTS_OR_RIGHT', 'do not exist or you do not have the sufficient rights'); define('_TITLE_MISSING', 'The titleis missing'); define('_SHIPPER_CORPORATE_ERROR', 'You must enter at least the company of the sender'); define('_SHIPPER_NON_CORPORATE_ERROR', 'You must enter at list the name of the sender'); define('_ERROR_EMPTY_MODEL','You must enter the text to save'); define('_ERROR_INDEXATION', 'A critical error occured, please try again'); define('_ERROR_FILE_UPLOAD_MAX', 'The size of the file you are trying to index is superior to the maximum size file allopwed by your network administrator.'); define('_NEW_GENERATED_DOC', 'The new generated document is indexed.'); define('_FILE_ALREADY_EXISTS', 'System Error : tentative d\'you tried to write over an existing file on the docserver'); //class db define('_CONNEXION_ERROR', 'Error with DB connection'); define('_SELECTION_BASE_ERROR', 'Error with the selection of the database'); define('_QUERY_ERROR', 'Error with the SQL request'); define('_CLOSE_CONNEXION_ERROR', 'Error with the closing of DB connection'); define('_ERROR_NUM', 'Error number'); define('_HAS_JUST_OCCURED', 'has just occurred'); define('_MESSAGE', 'Message'); define('_QUERY', 'Query'); //details.php define('_SHIPPER_FORGOTTEN','The shipper is mandatory.'); define('_SOCIETY_FORGOTTEN', 'The company is mandatory.'); define('_DEPARTMENT_FORGOTTEN','The department is mandatory.'); define('_TYPE_FORGOTTEN','The document type is mandatory.'); define('_INVOICE_TYPE_FORGOTTEN','The nature of the sending is mandatory.'); define('_DEST_FORGOTTEN','The recipient is mandatory.'); define('_NO_DOCUMENT_CORRESPOND_TO_IDENTIFIER','No document corresponds to this identifier'); define('_SHIPPER_INFO','Information about the sender'); define('_MODIF_MAIL_INDEX', 'Modification of the indexes of mail number'); define('_SHIPPING_DATE', 'Shipping date'); //Managing of response (generate_answer.php et manage_generate_answer.php) define('_NO_MODE_DEFINED', 'Error: missing mode'); define('_MODEL_OR_ANSWER_ERROR', 'Error: problem while loading the template or the answer'); define('_NO_CONTENT', 'Error: the content of the answer is empty'); define('_FILE_OPEN_ERROR', 'opening file is impossible'); define('_ANSWER_OPEN_ERROR', 'Error: problem while opening the answer'); // target_stats.php define('_SHOW_YEAR_GRAPH', 'View the results for the year'); define('_ADV_OPTIONS', 'Advanced option'); define('_SHOW_GRAPH_MONTH', 'View the results for '); define('_OF_THIS_YEAR', 'from this year'); define('_DEFINE_DATE_TO_CONTINUE', 'You must set a date to continue'); define('_SHOW_GRAPH_SELECTED_DATE', 'View the results for an precise date'); define('_CALENDAR', 'Calendar'); define('_SHOW_FORM_RESULT', 'Show the results in '); define('_GRAPH', 'Chart'); define('_ARRAY', 'Table'); //Others define('_NO_GROUP_SELECTED', 'No selected group'); define('_NOW_LOG_OUT', 'You are now disconnected'); define('_DOC_NOT_FOUND', 'Document not found'); define('_DOUBLED_DOC', 'Problem with a duplicated doc'); define('_NO_DOC_OR_NO_RIGHTS', 'This document does not exist or you do not have the rights necessary to open it'); define('_INEXPLICABLE_ERROR', 'An unexplainable error occurred'); define('_TRY_AGAIN_SOON', 'Retry in a few moments please'); define('_NO_OTHER_RECIPIENT', 'There is not any other recipient for this mail'); define('_DELETED_MODEL', 'The template has been deleted'); define('_DELETED_DOMAIN', 'The topic has been deleted'); define('_UNTIL', 'until'); define('_MAIL_STATUS', 'Status of the mails'); define('_ANSWER_TITLE', 'Title of the answer'); define('_INGOING', 'Incoming'); define('_ONGOING', 'Outgoing'); define('_ASSOCIATED_MODELS', 'Associated templates'); define('_NO_DEFINED_MODEL', 'No defined Template'); define('_SELECT_ONE_MAIL', 'You must select at least one mail'); define('_SELECT_ACTION', 'You must select at least one action'); define('_ANSWER_DELETED', 'Answer removed for the mail'); define('_MODIFY_ANSWER','Modify the answer'); define('_MODEL_NAME2', 'The name of the template '); define('_MODEL_CONTENT', 'Contents of the template '); define('_DEFINE', 'Define'); define('_NUM', '#'); define('_ROAD', 'Street'); define('_CITY', 'City'); define('_REDIRECT_TO_DEP', 'Reassign to the department'); define('_CHOOSE_DEP', 'You must choose a department'); define('_CHOOSE_USER', 'You must choose a user'); define('_REDIRECT_MAIL', 'Reassignment of mail number'); define('_REDIRECT_TO_OTHER_DEP', 'Reassign to another department'); define('_REDIRECT_TO_USER', 'Reassign to a user'); define('_CHOOSE_USER2', 'Choose a user'); define('_NO_REDIRECT_RIGHT', 'You have no right to reassign in this basket'); define('_REDIRECT_MAIL_OF', 'Reassignment of the mails of'); define('_MAIL_ID_UNDEFINED', 'The identifier of the mail is not defined'); define('_SHIPPER_DATA', 'Information on the shipper of the mail number'); define('_NUM2', 'Number'); define('_UNDEFINED', 'Undefined'); // Mois define('_JANUARY', 'January'); define('_FEBRUARY', 'February'); define('_MARCH', 'March'); define('_APRIL', 'April'); define('_MAY', 'May'); define('_JUNE', 'June'); define('_JULY', 'July'); define('_AUGUST', 'August'); define('_SEPTEMBER', 'September'); define('_OCTOBER', 'October'); define('_NOVEMBER', 'November'); define('_DECEMBER', 'December'); define('_JANUARY_SHORT', 'Jan'); define('_FEBRUARY_SHORT', 'Feb'); define('_MARCH_SHORT', 'Mar'); define('_APRIL_SHORT', 'Apr'); define('_MAY_SHORT', 'Mai'); define('_JUNE_SHORT', 'Jun'); define('_JULY_SHORT', 'Jul'); define('_AUGUST_SHORT', 'Aug'); define('_SEPTEMBER_SHORT', 'Sep'); define('_OCTOBER_SHORT', 'Oct'); define('_NOVEMBER_SHORT', 'Nov'); define('_DECEMBER_SHORT', 'Dec'); ////////////////////////////////// Modify verifform functions.js ////////////////////// define("_OF_FIRST_DOC"," of the first document"); define("_FOLDER_LIST_DOC","List of documents in this folder "); define("_GENERAL_INFO_MINI_DETAIL", "IGeneral Information about the mail:"); define('_INFOS', 'Information'); define("_AFFAIRE","Folder"); define('_NEW_SEARCH', 'New search'); define('_EXP_DEPARTMENT', 'Sending department'); define('_FOLDER_NUM_ERROR', 'Error with folder number'); define('_DOC_DATE', 'Folder\'s date'); define('_DL_DATE', 'Recording date'); /////New labels define('_BACK_FROM_VACATION', 'is back from vacations'); define('_NUM_FOLDER_MISSING', 'Folder number missing'); define('_VAL_STATUS', 'Waiting forvalidation'); define('_SHOW_MAIL_FOLDER', 'See this folder\'s mail'); //Notes define('_ADD_NOTE', 'Add a note'); define('_DEL_NOTE', 'Remove a note'); define('_MODIFY_NOTE', 'Edit a note'); define('_NOTE_UPDATED', 'Note has been modified'); define('_ADDITION_NOTE', 'Add a note'); define('_DELETION_NOTE', 'Remove a note'); define('_NOTE_UPDATE', 'Modify a note'); define('_THIS_NOTE', 'This note'); define('_CANT_DELETE_NOTE', 'You cannot delete this note'); define('_PRINT_NOTE', 'Print comments'); define('_ADDED_TO_FOLDER', ' to folder nb.'); define('_EXPORT_RESULTS', 'extracts the results'); define('_DELETE_DOC', 'Delete document'); define('_RIGHTS_ERROR','Error in rights management!!'); define('_DELETED_DOC','Document deleled'); define('_DELETED_DOC_ALERT','Document deleted !'); define('_LIMIT_ACTIVATED','Enable limit processing date '); define('_WITH_DIFFUSION_LIST', 'with mailing list'); define('_SENDER_CORPORATE_ERROR' , 'The shipper is missing'); define('_SENDER_NON_CORPORATE_ERROR' , 'The shipper is missing'); //Print actions define('_PRINTED_BY','Printed by'); define('_PAGE','Page'); define('_PRINT_RIGHTS', 'Printing rights'); define('_PRINT_RESULTS', 'Print results'); define('_PRINT_DETAIL', 'Print the form'); define('_SOCIETY_P', 'Company'); define('_REG_DATE_P', 'Rec. date'); define('_PRINT_SEP_WILL_BE_START', 'Printing will start automatically'); define('_PRINT_BASKET', 'Print the documents in the basket'); define('_DATE_START_P','Arr. date'); define('_PROPRITY_P','Prio.'); define('_MAIL_PROCESS_PRINT', 'DOCUMENTS TO PROCESS'); define('_DEP_PROCESS_PRINT', 'AUTHORIZED DEPARTMENT'); define('_VALID_PROCESS_PRINT', 'DOCUMENTS IN THE BASKET : '); define('_COPY_PROCESS_PRINT', 'CC-ED DOCUMENTS'); define('_LIMIT_DATE_P', 'Limit date'); define('_RECEIVE_DATE_P', 'Arr. date'); //GDI module define('_GID_ID', 'GDI Id'); define('_GID_ID_MISSING', 'Missing GDI ID'); define('_GID_ID_EXISTS', 'Already existing GDI ID'); //Plugin to send mail by index_file define('_AN_ANSWER_HAS_BEEN_JOINED_TO_THE_DOC' , 'A document has been attached the the mail'); define('_ACTUALLY', 'currently processed by you'); define('_SAVE_QUERY', 'Save my search'); define('_SAVE_QUERY_TITLE', 'Search save'); define('_QUERY_NAME', 'Name of my search'); define('_QUERY_SAVED', 'Search saved'); define('_SERVER_ERROR', 'Server error during search save'); define('_SQL_ERROR', 'SeQL error during search save'); define('_LOAD_QUERY', 'Load the search'); define('_DELETE_QUERY', 'Delete the search'); define('_CHOOSE_SEARCH', 'Choose a search'); define('_THIS_SEARCH', 'this search'); define('_MY_SEARCHES', 'My searches'); define('_CLEAR_SEARCH', 'Erase criteria'); define('_CHOOSE_STATUS_SEARCH_TITLE', 'Add the wanted status to restrict the search'); define('_ERROR_IE_SEARCH', 'This item is already defined !'); define('_CIVILITIES', 'Civilities'); define('_CIVILITY', 'Civility'); define('_CHOOSE_CIVILITY', 'Add the civility'); define('_CHOOSE_CIVILITY_SEARCH_TITLE', 'Add the wanted civilities to restrict the search'); define('_NO_RIGHT', 'Error'); define('_NO_RIGHT_TXT', 'You are forbidden to see this document'); define('_THIS_DOC', 'this document'); define('_ABS_LOG_OUT', 'if you log in again, leave mode will be deactivated'); //PRINT SEP define('_PRINT_ENTITY_SEP', 'Print doc separators for this department.'); define('_PRINT_SEP_TITLE','DOCUMENT SEPARATOR'); define('_INGOING_UP','INCOMING'); define('_ONGOING_UP','OUTGOING'); define('_ENTITY','Department'); define('_NATURE','Nature'); define('_NAME', 'Name'); define('_CHOOSE_USER_TO_REDIRECT', 'You must reassign at least one basket to another user.'); define('_FORMAT_ERROR_ON_USER_FIELD', 'One field has not the right formatting (expercted : lastname, firstname (id))'); define('_BASKETS_OWNER_MISSING', 'Le propriétaire des bannettes n’est pas défini.'); define('_FORM_ERROR', 'An error occured '); define('_USER_ABS', 'This user is already on leave. His/her baskets are already reassigned.'); define('_MY_BASKETS', 'My baskets'); define('_OTHER_BASKETS', 'Other baskets'); define('_QUALIF_TITLE', 'Qualification of mail nb.'); define('_DOC_QUALIFIED', 'Document qualified'); define('_PROCESSED_BY', 'Processed by'); define('_CLICK_LINE_QUALIF', 'Click on a line to qualify the corresponding document'); define('_REDIRECT_MY_BASKETS', 'Reassign my baskets'); define('_DOC_ALREADY_RSV', 'this doc is already being qualified by another user'); define('_PARAM', 'Configuration'); define('_PARAM_RIGHTS', 'configuration rights'); define('_VIEWED', 'read'); define('_ACTUAL_LIMIT_DATE', 'Current processing deadline'); define('_NEW_LIMIT_ACTIVATED','Postpone processing deadline'); define('_N_DAY_TO_ADD','Number of days to add'); define('_DISABLED','Disabled'); //define('_ENTITIES_LIST', 'List of entity'); //define('_SELECTED_ENTITIES', 'Selected entities'); //define('_WHERE_MY_DPT_IS_USED_NOTES', 'Attachment to entities'); /************************** Paramétrage Ldap ******************************************/ define('_CONFIG_LDAP', 'Ldap configuration'); define('_LDAP_EXPLANATION', 'Configuration de la connexion Ldap, autorisations de la synchronisation '); define('_ERROR_WITH_LDAP', 'Impossible de se connecter à Ldap...
Vérifiez le chemin de configuration du fichier de paramétrage.
Il se peut aussi que la Maarch n\'arrive pas à communiquer avec Ldap... '); define('_LDAP_CONFIG', 'Paramétrage'); define('_LDAP_DOMAIN', 'Domaine'); define('_LDAP_LOGIN_ADMIN', 'Login Administrateur Ldap'); define('_LDAP_PASS', 'Mot de passe Administrateur Ldap'); define('_LDAP_SSL', 'Cryptage de la communication'); define('_LDAP_RECURSIVE_GROUPS', 'Groupes récursifs'); define('_LDAP_CONFIG_UPDATED', 'Configuration LDAP Mise à jour'); define('_LDAP_USER_FORBIDDEN', 'Exclure des utilisateurs'); define('_LDAP_GROUPS_FORBIDDEN', 'Exclure des groupes'); define('_LDAP_USERS_LIST', 'Utilisateurs LDAP'); define('_LDAP_GROUP_LIST', 'Groupes LDAP'); define('_LDAP_USERS_FORBIDDEN', 'Utilisateurs exclus'); define('_LDAP_GROUP_FORBIDDEN', 'Groupes exclus'); define('_LDAP_ERROR_CONN', 'Connexion à l’annuaire LDAP impossible'); define('_NO_LOGIN_OR_PSW_BY_LDAP', 'Utilisateur non disponible dans Maarch LetterBox'); /************************** Mise en attente ******************************************/ define('_WAITING_DOC_PROCESS', 'Put folder on hold'); define('_WAITINGDOC_PROCESS', 'Put on hold'); define('_WAITINGDOC_HISTORY', 'Put on hold'); define('_PREPARE_WAITING_PROCESS', 'Put on hold'); define('_WAITINGDOC', 'On hold'); define('_WAITINGDOC_STARTDATE', 'Hold on since'); define('_ENDWAITING_DOC_PROCESS', 'On hold status lifted'); define('_CONTINUE_PROCESS', 'Continue processing'); define('_WAITINGDOC_PROCESS_IN_PROGRESS', 'Folder on hold'); /***************************Notes Mail***********************************************/ define('_NEW_NOTES_BY_MAIL', 'New comment on folder'); define('_YOU_ARE_NEW_NOTE_IN_RES_N', 'A new comment has been added to folder'); define('_HAS_ADDED', 'has added'); ?>