diff --git a/src/frontend/app/administration/privilege/privileges.ts b/src/frontend/app/administration/privilege/privileges.ts index 1bcad54703e446ad440754a9a53e65348df96579..157a92c3f4e1ac5a54cc4e2dbd7619411161d273 100644 --- a/src/frontend/app/administration/privilege/privileges.ts +++ b/src/frontend/app/administration/privilege/privileges.ts @@ -139,8 +139,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_status", - "label" : "_STATUSES", - "comment" : "_ADMIN_STATUSES_DESC", + "label2" : "_STATUSES", + "label" : lang.statuses, + "comment2" : "_ADMIN_STATUSES_DESC", + "comment" : lang.statusesAdmin, "route" : "/administration/statuses", "type" : "admin", "unit" : "production", @@ -149,8 +151,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_actions", - "label" : "_ACTIONS", - "comment" : "_ADMIN_ACTIONS_DESC", + "label2" : "_ACTIONS", + "label" : lang.actions, + "comment2" : "_ADMIN_ACTIONS_DESC", + "comment" : lang.actionsAdmin, "route" : "/administration/actions", "type" : "admin", "unit" : "production", @@ -159,8 +163,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_contacts", - "label" : "_CONTACTS", - "comment" : "_ADMIN_CONTACTS_DESC", + "label2" : "_CONTACTS", + "label" : lang.contacts, + "comment2" : "_ADMIN_CONTACTS_DESC", + "comment" : lang.contactsAdmin, "route" : "index.php?page=admin_contacts&admin=contacts", "type" : "admin", "unit" : "production", @@ -169,8 +175,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_priorities", - "label" : "_PRIORITIES", - "comment" : "_PRIORITIES", + "label2" : "_PRIORITIES", + "label" : lang.prioritiesAlt, + "comment" : lang.prioritiesAlt, + "comment2" : "_PRIORITIES", "route" : "/administration/priorities", "type" : "admin", "unit" : "production", @@ -179,8 +187,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_templates", - "label" : "_TEMPLATES", - "comment" : "_ADMIN_TEMPLATES_DESC", + "label2" : "_TEMPLATES", + "label" : lang.templates, + "comment2" : "_ADMIN_TEMPLATES_DESC", + "comment" : lang.templatesAdmin, "route" : "/administration/templates", "type" : "admin", "unit" : "production", @@ -189,8 +199,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_indexing_models", - "label" : "_ADMIN_INDEXING_MODELS", - "comment" : "_ADMIN_INDEXING_MODELS", + "label2" : "_ADMIN_INDEXING_MODELS", + "label" : lang.indexingModels, + "comment" : lang.indexingModels, + "comment2" : "_ADMIN_INDEXING_MODELS", "route" : "/administration/indexingModels", "type" : "admin", "unit" : "production", @@ -199,8 +211,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_custom_fields", - "label" : "_ADMIN_CUSTOM_FIELDS", - "comment" : "_ADMIN_CUSTOM_FIELDS", + "label2" : "_ADMIN_CUSTOM_FIELDS", + "label" : lang.customFieldsAdmin, + "comment" : lang.customFieldsAdmin, + "comment2" : "_ADMIN_CUSTOM_FIELDS", "route" : "/administration/customFields", "type" : "admin", "unit" : "production", @@ -209,8 +223,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_notif", - "label" : "_NOTIFICATIONS", - "comment" : "_ADMIN_NOTIFICATIONS_DESC", + "label2" : "_NOTIFICATIONS", + "label" : lang.notifications, + "comment2" : "_ADMIN_NOTIFICATIONS_DESC", + "comment" : lang.notificationsAdmin, "route" : "/administration/notifications", "type" : "admin", "unit" : "production", @@ -219,8 +235,10 @@ export const PRIVILEGES = [ }, { "id" : "update_status_mail", - "label" : "_UPDATE_STATUS_MAIL", - "comment" : "_UPDATE_STATUS_MAIL", + "label2" : "_UPDATE_STATUS_MAIL", + "label" : lang.updateStatus, + "comment" : lang.updateStatus, + "comment2" : "_UPDATE_STATUS_MAIL", "route" : "/administration/update-status", "type" : "admin", "unit" : "supervision", @@ -229,8 +247,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_docservers", - "label" : "_DOCSERVERS", - "comment" : "_ADMIN_DOCSERVERS_DESC", + "label2" : "_DOCSERVERS", + "label" : lang.docservers, + "comment2" : "_ADMIN_DOCSERVERS_DESC", + "comment" : lang.docserversAdmin, "route" : "/administration/docservers", "type" : "admin", "unit" : "supervision", @@ -239,8 +259,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_parameters", - "label" : "_PARAMETERS", - "comment" : "_PARAMETERS", + "label2" : "_PARAMETERS", + "label" : lang.parameters, + "comment" : lang.parameters, + "comment2" : "_PARAMETERS", "route" : "/administration/parameters", "type" : "admin", "unit" : "supervision", @@ -249,8 +271,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_password_rules", - "label" : "_SECURITIES", - "comment" : "_SECURITIES", + "label2" : "_SECURITIES", + "label" : lang.securities, + "comment" : lang.securities, + "comment2" : "_SECURITIES", "route" : "/administration/securities", "type" : "admin", "unit" : "supervision", @@ -259,8 +283,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_email_server", - "label" : "_EMAILSERVER_PARAM", - "comment" : "_EMAILSERVER_PARAM_DESC", + "label2" : "_EMAILSERVER_PARAM", + "label" : lang.emailServerParam, + "comment" : lang.emailServerParamDesc, + "comment2" : "_EMAILSERVER_PARAM_DESC", "route" : "/administration/sendmail", "type" : "admin", "unit" : "supervision", @@ -269,8 +295,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_shippings", - "label" : "_MAILEVA_ADMIN", - "comment" : "_MAILEVA_ADMIN_DESC", + "label2" : "_MAILEVA_ADMIN", + "label" : lang.mailevaAdmin, + "comment" : lang.mailevaAdminDesc, + "comment2" : "_MAILEVA_ADMIN_DESC", "route" : "/administration/shippings", "type" : "admin", "unit" : "supervision", @@ -279,8 +307,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_reports", - "label" : "_REPORTS", - "comment" : "_ADMIN_REPORTS_DESC", + "label2" : "_REPORTS", + "label" : lang.reports, + "comment" : lang.reportsAdmin, + "comment2" : "_ADMIN_REPORTS_DESC", "route" : "/administration/reports", "type" : "admin", "unit" : "supervision", @@ -289,8 +319,10 @@ export const PRIVILEGES = [ }, { "id" : "view_history", - "label" : "_HISTORY", - "comment" : "_ADMIN_HISTORY_DESC", + "label2" : "_HISTORY", + "label" : lang.history, + "comment2" : "_ADMIN_HISTORY_DESC", + "comment" : lang.viewHistoryDesc, "route" : "/administration/history", "type" : "admin", "unit" : "supervision", @@ -299,8 +331,10 @@ export const PRIVILEGES = [ }, { "id" : "view_history_batch", - "label" : "_HISTORY_BATCH", - "comment" : "_ADMIN_HISTORY_BATCH_DESC", + "label2" : "_HISTORY_BATCH", + "label" : lang.historyBatch, + "comment" : lang.historyBatchAdmin, + "comment2" : "_ADMIN_HISTORY_BATCH_DESC", "route" : "/administration/history", "type" : "admin", "unit" : "supervision", @@ -309,8 +343,10 @@ export const PRIVILEGES = [ }, { "id" : "admin_update_control", - "label" : "_UPDATE_CONTROL", - "comment" : "_ADMIN_UPDATE_CONTROL_DESC", + "label2" : "_UPDATE_CONTROL", + "label" : lang.updateControl, + "comment" : lang.updateControlDesc, + "comment2" : "_ADMIN_UPDATE_CONTROL_DESC", "route" : "/administration/versions-update", "type" : "admin", "unit" : "supervision", diff --git a/src/frontend/lang/lang-en.ts b/src/frontend/lang/lang-en.ts index 4541aa8e5b0a5e889adb1dc5121e979a532b8a6f..f4ea7a88b5e2f9ce9534ace4f8df55d005e39373 100755 --- a/src/frontend/lang/lang-en.ts +++ b/src/frontend/lang/lang-en.ts @@ -439,9 +439,9 @@ export const LANG_EN = { "groupServicesUpdated" : "Services updated", "groupUpdated" : "Group updated", "hello" : "Hello", - "history" : "Historique", - "historyBatch" : "Historique des batchs", - "home" : "Accueil", + "history" : "History", + "historyBatch" : "Batch history", + "home" : "Home", "homePage" : "Home page", "host" : "Host", "hour" : "Hour", @@ -1221,4 +1221,20 @@ export const LANG_EN = { "useDateInSignBlock" : "Add current date in sign block", "useDateInSignBlockDesc" : "The current date is added in top of sign block (with the town if it wrote in parent entity of application).", "printFolderDoc" : "Print the entire folder", + "statusesAdmin" : "Create or update statuses", + "actionsAdmin" : "Create or update actions", + "contactsAdmin" : "Contacts administration", + "templatesAdmin" : "Manage templates for attachments, notifications, document generation, sendmail and notes", + "customFieldsAdmin" : "Custom fields", + "notificationsAdmin" : "Create and manage users' notifications based on application event", + "docserversAdmin" : "Add, suspend or update storage zones. Put the storage zones by kind of affiliations and define their primary group", + "securities" : "Securities", + "emailServerParam" : "Mail server", + "emailServerParamDesc" : "Link your mail server with application in order to send emails", + "mailevaAdmin" : "Maileva shipping admin", + "mailevaAdminDesc" : "Configure mailing templates for Maileva", + "reportsAdmin" : "Reports administration", + "historyBatchAdmin" : "Read batch history", + "updateControl" : "Check for update(s)", + "updateControlDesc" : "Check for new tags of Maarch Courrier and update the application to the latest tag", }; diff --git a/src/frontend/lang/lang-fr.ts b/src/frontend/lang/lang-fr.ts index 5f91287b6d4ae19bc5b4440af96d262a3592383a..4c77dfc96113dcadcc39bd03d9783d43bfa24552 100755 --- a/src/frontend/lang/lang-fr.ts +++ b/src/frontend/lang/lang-fr.ts @@ -1258,4 +1258,20 @@ export const LANG_FR = { "useDateInSignBlock" : "Inclure la date dans la griffe de signature", "useDateInSignBlockDesc" : "La date de signature aparaîtra en haut de la griffe de signature (avec la ville si celle-ci a été inscrite dans le service racine de l'application).", "printFolderDoc" : "Imprimer le dossier complet", + "statusesAdmin" : "Créer ou modifier des statuts", + "actionsAdmin" : "Créer ou modifier des actions", + "contactsAdmin" : "Administration des contacts", + "templatesAdmin" : "Gérer les modèles utilisés pour les pièces jointes, les notifications, la génération de courriers, l'envoi de courriels et les annotations", + "customFieldsAdmin" : "Champs personnalisés", + "notificationsAdmin" : "Créer et gérer des notifications aux utilisateurs basées sur des événements de l'application", + "docserversAdmin" : "Ajouter, suspendre, ou modifier des zones de stockage. Placer les zones de stockages par type d'appartenance et définir leur groupe primaire", + "securities" : "Sécurités", + "emailServerParam" : "Serveur e-mail", + "emailServerParamDesc" : "Connecter votre serveur e-mail à Maarch Courrier afin de pouvoir envoyer des courriels", + "mailevaAdmin" : "Modèles d'envois postaux Maileva", + "mailevaAdminDesc" : "Configurer les modèles d'envois postaux Maileva", + "reportsAdmin" : "Administration des statistiques", + "historyBatchAdmin" : "Consulter l'historique des batchs", + "updateControl" : "Vérification de mise à jour", + "updateControlDesc" : "Voir les nouveaux tags de Maarch Courrier et mettre à jour l'application au dernier tag si besoin", }; diff --git a/src/frontend/lang/lang-nl.ts b/src/frontend/lang/lang-nl.ts index 82624c653f4243d588de8bca32d1dfec4859f3ed..35b4324442694985849ed2121662128e4826918d 100755 --- a/src/frontend/lang/lang-nl.ts +++ b/src/frontend/lang/lang-nl.ts @@ -735,7 +735,7 @@ export const LANG_NL = { "printDate" : "_TO_TRANSLATE", "printResultList" : "_TO_TRANSLATE", "priorities" : "Prioriteit(en)", - "prioritiesAlt" : "_TO_TRANSLATE", + "prioritiesAlt" : "Prioriteiten", "prioritiesHelpDesc" : "De prioriteiten slepen-neerzetten om de volgorde te wijzigen", "prioritiesOrder" : "De volgorde van de prioriteiten beheren", "priority" : "Prioriteit", @@ -1247,4 +1247,19 @@ export const LANG_NL = { "useDateInSignBlock" : "De datum in de handtekening insluiten", "useDateInSignBlockDesc" : "De datum van ondertekening zal bovenaan de handtekening verschijnen (met de gemeente indien deze in de rootservice van de applicatie werd ingeschreven)", "printFolderDoc" : "De volledige map afdrukken", + "statusesAdmin" : "Statussen aanmaken of wijzigen", + "actionsAdmin" : "Acties aanmaken of wijzigen", + "contactsAdmin" : "Contactenbeheer", + "templatesAdmin" : "De modellen die voor de bijlagen gebruikt worden, de meldingen, de aanmaak van brieven, het verzenden van e-mails en de opmerkingen beheren", + "customFieldsAdmin" : "Custom fields", //_TO_TRANSLATE + "notificationsAdmin" : "Meldingen voor de gebruikers aanmaken en beheren die gebaseerd zijn op gebeurtenissen van de applicatie", + "docserversAdmin" : "Opslagruimtes toevoegen opschorten of wijzigen. De opslagruimtes per type plaatsen waartoe ze behoren en hun primaire groep bepalen", + "securities" : "Veiligheden", + "emailServerParam" : "Mail server", //_TO_TRANSLATE + "emailServerParamDesc" : "Link your mail server with application in order to send emails", //_TO_TRANSLATE + "mailevaAdmin" : "Maileva shipping admin", //_TO_TRANSLATE + "mailevaAdminDesc" : "Configure mailing templates for Maileva", //_TO_TRANSLATE + "reportsAdmin" : "Administratie van de statistieken", + "historyBatchAdmin" : "De geschiedenis van de batches raadplegen", + "updateControl" : "Controle van de bijwerking", };