Skip to content
Snippets Groups Projects
Commit 6e527b16 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FEAT #13271 TIME 0:40 translate the remaining English variables

parent d6fdb938
No related branches found
No related tags found
No related merge requests found
...@@ -2082,5 +2082,72 @@ ...@@ -2082,5 +2082,72 @@
"quickSearch": "Quick search", "quickSearch": "Quick search",
"contactInput": "Contact input", "contactInput": "Contact input",
"insteadOf": "Instead of", "insteadOf": "Instead of",
"infoImportNoIdToCreate": "The column <b>id</b> must be empty for creation" "infoImportNoIdToCreate": "The column <b>id</b> must be empty for creation",
} "stepDocserver_desc": "Any storage system can be used, as long as it has a direct access \"file system\". This can be the case of a direct or indirect NFS type attachment to a SAN or NAS array, or for simple cases a set of RAID disks.",
"authorizedRoutesNotWellFormatted": "The 'Allowed routes' field is not correctly formatted.",
"recordManagement_noAcknowledgement": "No acknowledgment of receipt found for this mail",
"recordManagement_acknowledgementNotReadable": "The acknowledgment of receipt of this letter is not correctly structured",
"recordManagement_noAcknowledgementReference": "No acknowledgment of receipt found with the reference of this mail",
"recordManagement_wrongAcknowledgement": "The acknowledgment of receipt is not linked to the correct mail",
"recordManagement_noReply": "No forwarding response found for this mail",
"recordManagement_replyNotReadable": "The forwarding response of this mail is not correctly structured",
"recordManagement_noReplyReference": "No slip matches the transfer response",
"recordManagement_wrongReply": "The forwarding response is not linked to the correct mail",
"noAccessRuleCode": "No access rule defined (accessRuleCode in config.json)",
"noDestination": "The courier has no processing entity",
"noRetentionInfo": "Mail type has no retention rule or final spell",
"noProducerService": "The processing entity does not have a producer service identifier",
"noSenderOrgRegNumber": "No pouring service defined (senderOrgRegNumber in config.json)",
"producerServiceDoesNotExists": "The producer service does not exist in MaarchRM",
"onlySingleResourceAllowed": "Only one resource can be processed by this action",
"showTechnicalInfo": "Display technical information",
"filename": "File name",
"size": "Size",
"linkedMails": "Linked mail (s)",
"ldapEnabled": "Ldap enabled",
"keycloakEnabled": "Keycloak authentication enabled",
"ssoEnabled": "SSO authentication enabled",
"casEnabled": "CAS authentication enabled",
"displayAsTechnicalData": "Display as technical data",
"displayInForm": "Show in form",
"formDescription": "Allows this field to be used in record templates",
"technicalInformations": "Technical informations",
"technicalDescription": "This type is persistent and does not need to be associated with a record template",
"displayMode": "Display mode",
"connections": "Connections",
"connectionsDesc": "Administer the application's connection modes",
"ssoConnections": "SSO connections",
"sso": "SSO",
"docserverPathFile": "Path to stored file",
"showTechnicalInformations": "Display the technical information of the courier on the processing page / detail sheet",
"setBindingDocument": "Define the commitment of a document",
"freezeRetentionRule": "Freeze / unfreeze the current useful life of a document",
"retentionRuleFrozen": "The current useful life is frozen",
"retentionRuleUnfrozen": "The current useful life is unfrozen",
"freezeTheCurrentUsefulLife": "Freeze the current useful life",
"unfreezeTheCurrentUsefulLife": "Unfreeze the current useful life",
"bindingMail": "Binding document",
"noBindingMail": "Non-binding document",
"bindingUndefined": "Undefined commitment",
"warningConnectionMsg": "You can make the app <b> unavailable </b> if the information is wrong!",
"mappingHeaders": "Header interfacing",
"ssoUrl": "SSO portal url",
"ssoUrlDesc": "Allows you to activate the application disconnection button in order to return to the SSO connection portal.",
"warning": "Warning",
"fieldUserIdDescSso": "Used to make the link between the Maarch user identifier and the SSO identifier",
"lifeCycle": "Life cycle",
"bindingDocumentFinalAction": "Final action relating to binding documents",
"nonBindingDocumentFinalAction": "Final action on non-binding documents",
"restrictAccess": "Restricted access",
"transfer": "SAE transfer + destruction",
"copy": "SAE transfer + restricted access",
"deleteAction": "Deletion",
"installNewCustom": "Create a new instance",
"mustConnectToInstall": "Please login to access the installer",
"mustPrivilegeToInstall": "You do not have the right to create a new instance",
"instancesList": "Instances present",
"doNotDefine": "Do not define",
"almostThere": "You are almost there!",
"resetRecordManagementDesc": "Resets the archiving process for mails refused processing in the EAS",
"recordManagement_alreadyArchived": "Mail is already archived in the EAS"
}
\ No newline at end of file
...@@ -2130,7 +2130,7 @@ ...@@ -2130,7 +2130,7 @@
"lifeCycle": "Cycle de vie", "lifeCycle": "Cycle de vie",
"bindingDocumentFinalAction": "Action finale relative aux documents engageants", "bindingDocumentFinalAction": "Action finale relative aux documents engageants",
"nonBindingDocumentFinalAction": "Action finale relative aux documents non engageants", "nonBindingDocumentFinalAction": "Action finale relative aux documents non engageants",
"restrictAccess": "Accès retreint", "restrictAccess": "Accès restreint",
"transfer": "Transfert SAE + destruction", "transfer": "Transfert SAE + destruction",
"copy": "Transfert SAE + accès restreint", "copy": "Transfert SAE + accès restreint",
"deleteAction": "Suppression", "deleteAction": "Suppression",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment