You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"add-user-template": "You need to add a role before you can add fields for it.",
685
686
"pdf-uncompatible": "This pdf is not compatible with opensign, please contact <[email protected]>",
686
687
"text-field-tour":"Fields of type 'Text' must be filled in advance before the document is sent. If you need the signers to provide input, use the 'Text Input' field instead.",
687
-
"attach-signer-tour":"You need to attach a Signer to every role. You can do that by clicking this icon. Once you select a Signer it will be attached to all the fields associated with that role which appear in the same colour."
688
-
688
+
"attach-signer-tour":"You need to attach a Signer to every role. You can do that by clicking this icon. Once you select a Signer it will be attached to all the fields associated with that role which appear in the same colour.",
"form-title-1": "Configuración del flujo de documentos",
685
686
"form-title-2": "Configuración de seguridad",
686
687
"text-field-tour":"Los campos de tipo 'Texto' deben completarse con anticipación antes de enviar el documento. Si necesita que los firmantes proporcionen información, utilice el campo 'Entrada de texto'",
687
-
"attach-signer-tour" :"Debe adjuntar un firmante a cada función. Puede hacerlo haciendo clic en este icono. Una vez que seleccione un Firmante, se adjuntará a todos los campos asociados con ese rol que aparecen en el mismo color."
688
-
688
+
"attach-signer-tour" :"Debe adjuntar un firmante a cada función. Puede hacerlo haciendo clic en este icono. Una vez que seleccione un Firmante, se adjuntará a todos los campos asociados con ese rol que aparecen en el mismo color.",
689
+
"allowed-signature-types": "Tipos de firma permitidos",
690
+
"at-least-one-signature-type": "Se debe habilitar al menos un tipo de firma."
Copy file name to clipboardExpand all lines: apps/OpenSign/public/locales/fr/translation.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,7 @@
94
94
"My Signature": "Ma signature",
95
95
"API Token": "Jeton API",
96
96
"Webhook": "Webhook",
97
+
"Preferences": "Préférences",
97
98
"Teams": "Équipe",
98
99
"Team-update-successfully": "Équipe mise à jour avec succès.",
99
100
"Users": "Utilisateurs"
@@ -683,7 +684,7 @@
683
684
"add-user-template":"Vous devez ajouter un rôle avant de pouvoir lui ajouter des champs. ",
684
685
"pdf-uncompatible":"Ce pdf n'est pas compatible avec opensign, veuillez contacter <[email protected]>",
685
686
"text-field-tour" :"Les champs de type 'Texte' doivent être remplis à l'avance avant l'envoi du document. Si vous avez besoin que les signataires fournissent des informations, utilisez plutôt le champ 'Saisie de texte'.",
686
-
"attach-signer-tour" :"Vous devez associer un signataire à chaque rôle. Vous pouvez le faire en cliquant sur cette icône. Une fois que vous avez sélectionné un signataire, il sera attaché à tous les champs associés à ce rôle qui apparaissent dans la même couleur."
687
-
688
-
687
+
"attach-signer-tour" :"Vous devez associer un signataire à chaque rôle. Vous pouvez le faire en cliquant sur cette icône. Une fois que vous avez sélectionné un signataire, il sera attaché à tous les champs associés à ce rôle qui apparaissent dans la même couleur.",
688
+
"allowed-signature-types": "Types de signature autorisés",
689
+
"at-least-one-signature-type": "Au moins un type de signature doit être activé."
0 commit comments