.
*/
//communs
if (!defined('_NOTIFICATIONS'))
define('_NOTIFICATIONS', 'Notifications');
if (!defined('_NOTIFS'))
define('_NOTIFS', 'Notifications');
if (!defined('_NOTIF'))
define('_NOTIF', 'notif.');
if (!defined('_MAIL_TO_PROCESS'))
define('_MAIL_TO_PROCESS', 'Courriers pour traitement');
if (!defined('_HELLO'))
define('_HELLO','Bonjour');
if (!defined('_THE_MAIL_NUM'))
define('_THE_MAIL_NUM', 'le courrier n°');
if (!defined('_OF_TYPE'))
define('_OF_TYPE', 'de type');
if (!defined('_OBJECT'))
define('_OBJECT', 'objet');
if (!defined('_RECEIVED_THE'))
define('_RECEIVED_THE', 'reçu le');
if (!defined('_SEND_BY'))
define('_SEND_BY', 'adressé par');
if (!defined('_MUST_BE_PROCESSED_BEFORE'))
define('_MUST_BE_PROCESSED_BEFORE', 'est à traiter avant le');
if (!defined('_ACCESS_TO_MAIL_TO_PROCESS'))
define('_ACCESS_TO_MAIL_TO_PROCESS', 'Accéder au courrier pour le traiter');
if (!defined('_PROCESS_MAIL'))
define('_PROCESS_MAIL', 'Traitement courrier');
if (!defined('_USER'))
define('_USER', 'Utilisateur');
if (!defined('_MAIL'))
define('_MAIL', 'Courrier');
if (!defined('_WAS_SENT_TO'))
define('_WAS_SENT_TO', 'a été transmis à');
if (!defined('_SEE_MAIL'))
define('_SEE_MAIL', 'Voir ce courrier');
if (!defined('_NO_SENDED'))
define('_NO_SENDED',' L’email n\'a pas été envoyé');
// notifs.php
if (!defined('_MUST_SPECIFY_CONFIG_FILE'))
define('_MUST_SPECIFY_CONFIG_FILE', 'Vous devez spécifier le fichier de configuration');
if (!defined('_DU'))
define('_DU', 'du');
if (!defined('_OF'))
define('_OF', 'de');
if (!defined('_TO'))
define('_TO', 'de la part de ');
if (!defined('_FOR'))
define('_FOR', 'déstiné à');
if (!defined('_LIST_OF_MAIL_TO_PROCESS'))
define('_LIST_OF_MAIL_TO_PROCESS', 'voici la liste des nouveaux courriers à traiter');
if (!defined('_MAIL_COPIES_TO'))
define('_MAIL_COPIES_TO', 'Courriers pour information du');
if (!defined('_MAIL_COPIES_LIST'))
define('_MAIL_COPIES_LIST', 'voici la liste des copies des courriers dont vous êtes destinataire');
if (!defined('_WHO_MUST_PROCESS_BEFORE'))
define('_WHO_MUST_PROCESS_BEFORE', 'qui doit le traiter avant le');
if (!defined('_ORIGINAL_PAPERS_ALREADY_SEND'))
define('_ORIGINAL_PAPERS_ALREADY_SEND', 'Les originaux papier vous ont été adressés');
if (!defined('_WARNING'))
define('_WARNING', 'Attention');
if (!defined('_YOU_MUST_BE_LOGGED'))
define('_YOU_MUST_BE_LOGGED', 'vous devez être identifié sur le logiciel avant de tenter d\'accéder au courrier');
if (!defined('_MAIL_TO_PROCESS_LIST'))
define('_MAIL_TO_PROCESS_LIST','Liste des courriers pour traitement');
if (!defined('_COPIES_MAIL_LIST'))
define('_COPIES_MAIL_LIST', 'Liste des courriers pour information');
if (!defined('_BY'))
define('_BY', 'par');
if (!defined('_DEPARTMENT'))
define('_DEPARTMENT', 'le service');
if (!defined('_'))
define('_','');
//relance1.php
if (!defined('_FIRST_WARNING'))
define('_FIRST_WARNING', 'Première relance');
if (!defined('_FIRST_WARNING_TITLE'))
define('_FIRST_WARNING_TITLE', 'Relance sur les courriers');
if (!defined('_THIS_IS_FIRST_WARNING'))
define('_THIS_IS_FIRST_WARNING', 'Ceci est la première relance pour les courriers suivants');
if (!defined('_MUST_BE_ADDED_TO_PRIORITY'))
define('_MUST_BE_ADDED_TO_PRIORITY', 'Merci d’ajouter ce ou ces courriers à vos traitements prioritaires');
if (!defined('_TO_PROCESS'))
define('_TO_PROCESS', 'à traiter');
//relance2.php
if (!defined('_SECOND_WARNING'))
define('_SECOND_WARNING', 'Relance sur mes courriers');
if (!defined('_LATE_MAIL_TO_PROCESS'))
define('_LATE_MAIL_TO_PROCESS', 'Courriers en retard à traiter');
if (!defined('_YOU_ARE_LATE'))
define('_YOU_ARE_LATE', 'Vous avez du retard dans le traitement des courriers suivants');
if (!defined('_WAS_TO_PROCESS_BEFORE'))
define('_WAS_TO_PROCESS_BEFORE', 'était à traiter avant le');
if (!defined('_PROCESS_THIS_MAIL_QUICKLY'))
define('_PROCESS_THIS_MAIL_QUICKLY', 'Merci de rédiger une réponse sous 48 heures');
if (!defined('_LATE'))
define('_LATE', 'Retard');
if (!defined('_MAIL_TO_CC'))
define('_MAIL_TO_CC', 'courriers en copies');
if (!defined('_FOLLOWING_MAIL_ARE_LATE'))
define('_FOLLOWING_MAIL_ARE_LATE', 'Le traitement des courriers suivants a pris du retard');
if (!defined('_WHO_MUST_BE_PROCESSED_BEFORE'))
define('_WHO_MUST_BE_PROCESSED_BEFORE', 'qui devait le traiter avant le');
if (!defined('_COPY_TITLE'))
define('_COPY_TITLE', 'En copie');
//notifications engine
if (!defined('_WRONG_FUNCTION_OR_WRONG_PARAMETERS'))
define('_WRONG_FUNCTION_OR_WRONG_PARAMETERS','Mauvaise fonction ou mauvais paramètre');
//annotations
if (!defined('_NEW_NOTE_BY_MAIL'))
define('_NEW_NOTE_BY_MAIL', 'Nouvelle annotation pour le courrier');
if (!defined('_HELLO_NOTE'))
define('_HELLO_NOTE', 'Bonjour, vous avez une nouvelle annotation pour le courrier');
if (!defined('_NOTE_BODY'))
define('_NOTE_BODY', 'La note est la suivante : ');
if (!defined('_NOTE_DETAILS'))
define('_NOTE_DETAILS', 'Cette note à été ajoutée par : ');
if (!defined('_NOTE_DATE_DETAILS'))
define('_NOTE_DATE_DETAILS', 'le');
if (!defined('_LINK_TO_MAARCH'))
define('_LINK_TO_MAARCH', 'Vous pouvez accéder au courrier depuis ce lien');
//v2.0
if (!defined('_ADMIN_NOTIFICATIONS'))
define('_ADMIN_NOTIFICATIONS', 'Notifications');
if (!defined('_ADMIN_NOTIFICATIONS_DESC'))
define('_ADMIN_NOTIFICATIONS_DESC', 'Create and manage notifications for users based on events on the app');
if (!defined('_MANAGE_NOTIFS'))
define('_MANAGE_NOTIFS', 'Manage notifications');
if (!defined('_MANAGE_NOTIFS_DESC'))
define('_MANAGE_NOTIFS_DESC', 'Add or modify notifications');
if (!defined('_TEST_SENDMAIL'))
define('_TEST_SENDMAIL', 'Test the configuration');
if (!defined('_TEST_SENDMAIL_DESC'))
define('_TEST_SENDMAIL_DESC', 'Test the parameters of notifications');
if (!defined('_NOTIFS_LIST'))
define('_NOTIFS_LIST', 'List of notifications');
if (!defined('_THIS_NOTIF'))
define('_THIS_NOTIF', 'This notification');
if (!defined('_IS_UNKNOWN'))
define('_IS_UNKNOWN', 'is unknown');
if (!defined('_MODIFY_NOTIF'))
define('_MODIFY_NOTIF', 'Modify notification');
if (!defined('_ADD_NOTIF'))
define('_ADD_NOTIF', 'Add notification');
if (!defined('_NOTIFICATION_ID'))
define('_NOTIFICATION_ID', 'Notification identifier');
if (!defined('_DIFFUSION_TYPE'))
define('_DIFFUSION_TYPE', 'Diffusion type');
if (!defined('_NOTIFICATION_MODE'))
define('_NOTIFICATION_MODE', 'Diffusion mode');
if (!defined('_RSS'))
define('_RSS', 'RSS Feed');
if (!defined('_RSS_URL_TEMPLATE'))
define('_RSS_URL_TEMPLATE', 'Link of feed');
if (!defined('_SYSTEM_NOTIF'))
define('_SYSTEM_NOTIF', 'System notification');
if (!defined('_ATTACH_MAIL_FILE'))
define('_ATTACH_MAIL_FILE', 'Join the document to the notifications');
if (!defined('_NEVER'))
define('_NEVER', 'Never');
if (!defined('_NO_ATTACHMENT_WITH_NOTIFICATION'))
define('_NO_ATTACHMENT_WITH_NOTIFICATION', 'No attachment for any recipient');
//List of require
if (!defined('_NOTIFICATIONS_LISTINSTANC_DIFF_TYPE'))
define('_NOTIFICATIONS_LISTINSTANC_DIFF_TYPE', 'Les courriels de notifications seront diffusés à tous les utilisateurs de la liste de diffusion (destinataire principal et copies)');
if (!defined('_DIFFUSION_LIST'))
define('_DIFFUSION_LIST', 'Diffusion list');
if (!defined('_NOTIFICATIONS_DEST_USER_DIFF_TYPE'))
define('_NOTIFICATIONS_DEST_USER_DIFF_TYPE', 'Send to the main recipient of the document');
if (!defined('_DEST_USER'))
if (!defined('_NOTIFICATIONS_DEST_USER_DIFF_TYPE_WITH_STATUS'))
define('_NOTIFICATIONS_DEST_USER_DIFF_TYPE_WITH_STATUS', 'Send to the main recipient of the document with status:');
define('_DEST_USER', 'Doc recipient');
if (!defined('_NOTIFICATIONS_COPY_LIST_DIFF_TYPE'))
define('_NOTIFICATIONS_COPY_LIST_DIFF_TYPE', 'Send to the users in copy of the document');
if (!defined('_COPYLIST'))
define('_COPYLIST', 'Copy list');
if (!defined('_NOTIFICATIONS_GROUP_DIFF_TYPE'))
define('_NOTIFICATIONS_GROUP_DIFF_TYPE', 'Send to the users of specified groups');
if (!defined('_NOTIFICATIONS_ENTITY_DIFF_TYPE'))
define('_NOTIFICATIONS_ENTITY_DIFF_TYPE', 'Send to the users of specified entities');
if (!defined('_NOTIFICATIONS_USER_DIFF_TYPE'))
define('_NOTIFICATIONS_USER_DIFF_TYPE', 'Send to the specified users');
if (!defined('_SELECT_EVENT_TYPE'))
define('_SELECT_EVENT_TYPE', '-- Select the event --');
if (!defined('_SELECT_TEMPLATE'))
define('_SELECT_TEMPLATE', '-- Select the template --');
if (!defined('_SELECT_DIFFUSION_TYPE'))
define('_SELECT_DIFFUSION_TYPE', '-- Select the diffusion type --');
if (!defined('_NOTIF_ADDED'))
define('_NOTIF_ADDED', 'Notification added');
if (!defined('_NOTIF_DELETED'))
define('_NOTIF_DELETED', 'Notification deleted');
if (!defined('_NOTIF_MODIFIED'))
define('_NOTIF_MODIFIED', 'Notification modified');
if (!defined('_NOTIF_EMPTY'))
define('_NOTIF_EMPTY', 'Notification is empty');
if (!defined('_ALL_NOTIFS'))
define('_ALL_NOTIFS', 'All notifications');
if (!defined('_SYSTEM'))
define('_SYSTEM', 'System');
if (!defined('_ENTITY'))
define('_ENTITY', 'Entity');
if (!defined('_NOTIFICATIONS_CONTACT_DIFF_TYPE'))
define('_NOTIFICATIONS_CONTACT_DIFF_TYPE', 'Send to the mail sender');
if (!defined('_SCHEDULE_NOTIFICATIONS'))
define('_SCHEDULE_NOTIFICATIONS', 'Schedule notifications');
if (!defined('_HOUR'))
define('_HOUR', 'Hour');
if (!defined('_MINUTE'))
define('_MINUTE', 'Minute');
if (!defined('_DAY'))
define('_DAY', 'Day');
if (!defined('_WEEKDAY'))
define('_WEEKDAY', 'Weekday');
if (!defined('_NOTIF_DESCRIPTION'))
define('_NOTIF_DESCRIPTION', 'Notification description');
if (!defined('_CRONTAB_SAVED'))
define('_CRONTAB_SAVED', 'Schedule notification was saved');
if (!defined('_MONDAY'))
define('_MONDAY', 'Monday');
if (!defined('_TUESDAY'))
define('_TUESDAY', 'Tuesday');
if (!defined('_WEDNESDAY'))
define('_WEDNESDAY', 'Wednesday');
if (!defined('_THURSDAY'))
define('_THURSDAY', 'Thursday');
if (!defined('_FRIDAY'))
define('_FRIDAY', 'Friday');
if (!defined('_SATURDAY'))
define('_SATURDAY', 'Saturday');
if (!defined('_SUNDAY'))
define('_SUNDAY', 'Sunday');
if (!defined('_HELP_CRON'))
define('_HELP_CRON', 'This part help you to define when the notifications are send.
If you choose * in all lists, notifications will be send every minutes 365 days per year.
Exemple :
14 30 * * * [Mail] New mail for treatment : The notification will be send every day at 2.30pm
9 30 * * Monday [Mail] New mail for treatment : The notification will be send every monday at 9.30am');
if (!defined('_CHOOSE_NOTIF'))
define('_CHOOSE_NOTIF', 'Choose a notification');
if (!defined('_NO_NOTIF'))
define('_NO_NOTIF', 'No notification scheduled');
if (!defined('_CREATE_NOTIF_SCRIPT'))
define('_CREATE_NOTIF_SCRIPT', 'Create the script');
if (!defined('_PB_CRON_COMMAND'))
define('_PB_CRON_COMMAND', 'A scheduled task was modified incorrectly.');