chore: extract translations

This commit is contained in:
David Nguyen
2024-11-01 12:56:07 +09:00
parent f42e600e3f
commit 378e515843
7 changed files with 16 additions and 76 deletions

View File

@ -1059,6 +1059,7 @@ msgstr "Erstellt am"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93
msgid "Created on {0}" msgid "Created on {0}"
msgstr "Erstellt am {0}" msgstr "Erstellt am {0}"
@ -1109,7 +1110,7 @@ msgstr ""
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100
#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 #: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91
#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 #: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:116
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 #: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 #: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109
@ -1634,6 +1635,7 @@ msgid "Expired"
msgstr "Abgelaufen" msgstr "Abgelaufen"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:104
msgid "Expires on {0}" msgid "Expires on {0}"
msgstr "Läuft ab am {0}" msgstr "Läuft ab am {0}"
@ -1662,10 +1664,6 @@ msgstr "Die Datei darf nicht größer als {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB se
msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>" msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>"
msgstr "" msgstr ""
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:152
#~ msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>support@documenso.com</0>"
#~ msgstr ""
#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 #: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21
#: apps/web/src/components/forms/signin.tsx:370 #: apps/web/src/components/forms/signin.tsx:370
msgid "Forgot your password?" msgid "Forgot your password?"
@ -3592,7 +3590,7 @@ msgid "Token deleted"
msgstr "" msgstr ""
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:108
msgid "Token doesn't have an expiration date" msgid "Token doesn't have an expiration date"
msgstr "" msgstr ""
@ -4441,10 +4439,6 @@ msgstr "Sie haben den Zugriff erfolgreich widerrufen."
msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service." msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
msgstr "" msgstr ""
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:102
#~ msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>support@documenso.com</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
#~ msgstr ""
#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 #: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93
msgid "You have updated {teamMemberName}." msgid "You have updated {teamMemberName}."
msgstr "Sie haben {teamMemberName} aktualisiert." msgstr "Sie haben {teamMemberName} aktualisiert."

View File

@ -181,10 +181,6 @@ msgstr "Ccers"
msgid "Character Limit" msgid "Character Limit"
msgstr "Character Limit" msgstr "Character Limit"
#: packages/ui/primitives/template-flow/add-template-fields.tsx:794
#~ msgid "Checkbox"
#~ msgstr "Checkbox"
#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197 #: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197
msgid "Checkbox values" msgid "Checkbox values"
msgstr "Checkbox values" msgstr "Checkbox values"

View File

@ -1054,11 +1054,8 @@ msgstr "Created on"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93
msgid "Created on {0}"
msgstr "Created on {0}"
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93
msgid "Created on {0}" msgid "Created on {0}"
msgstr "Created on {0}" msgstr "Created on {0}"
@ -1108,7 +1105,7 @@ msgstr "delete"
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100
#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 #: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91
#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 #: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:116
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 #: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 #: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109
@ -1633,10 +1630,7 @@ msgid "Expired"
msgstr "Expired" msgstr "Expired"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71
msgid "Expires on {0}" #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:104
msgstr "Expires on {0}"
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:107
msgid "Expires on {0}" msgid "Expires on {0}"
msgstr "Expires on {0}" msgstr "Expires on {0}"
@ -1665,10 +1659,6 @@ msgstr "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>" msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>"
msgstr "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>" msgstr "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>"
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:152
#~ msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>support@documenso.com</0>"
#~ msgstr "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>support@documenso.com</0>"
#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 #: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21
#: apps/web/src/components/forms/signin.tsx:370 #: apps/web/src/components/forms/signin.tsx:370
msgid "Forgot your password?" msgid "Forgot your password?"
@ -3595,7 +3585,7 @@ msgid "Token deleted"
msgstr "Token deleted" msgstr "Token deleted"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:108
msgid "Token doesn't have an expiration date" msgid "Token doesn't have an expiration date"
msgstr "Token doesn't have an expiration date" msgstr "Token doesn't have an expiration date"
@ -4444,10 +4434,6 @@ msgstr "You have successfully revoked access."
msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service." msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
msgstr "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service." msgstr "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:102
#~ msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>support@documenso.com</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
#~ msgstr "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>support@documenso.com</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 #: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93
msgid "You have updated {teamMemberName}." msgid "You have updated {teamMemberName}."
msgstr "You have updated {teamMemberName}." msgstr "You have updated {teamMemberName}."

View File

@ -186,10 +186,6 @@ msgstr ""
msgid "Character Limit" msgid "Character Limit"
msgstr "Límite de caracteres" msgstr "Límite de caracteres"
#: packages/ui/primitives/template-flow/add-template-fields.tsx:794
#~ msgid "Checkbox"
#~ msgstr "Caja de verificación"
#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197 #: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197
msgid "Checkbox values" msgid "Checkbox values"
msgstr "Valores de Checkbox" msgstr "Valores de Checkbox"

View File

@ -1059,11 +1059,8 @@ msgstr "Creado el"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93
msgid "Created on {0}"
msgstr "Creado el {0}"
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93
msgid "Created on {0}" msgid "Created on {0}"
msgstr "Creado el {0}" msgstr "Creado el {0}"
@ -1113,7 +1110,7 @@ msgstr ""
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100
#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 #: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91
#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 #: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:116
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 #: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 #: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109
@ -1638,10 +1635,7 @@ msgid "Expired"
msgstr "Expirado" msgstr "Expirado"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71
msgid "Expires on {0}" #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:104
msgstr "Expira el {0}"
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:107
msgid "Expires on {0}" msgid "Expires on {0}"
msgstr "Expira el {0}" msgstr "Expira el {0}"
@ -1670,10 +1664,6 @@ msgstr "El archivo no puede ser mayor a {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>" msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>"
msgstr "" msgstr ""
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:152
#~ msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>support@documenso.com</0>"
#~ msgstr ""
#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 #: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21
#: apps/web/src/components/forms/signin.tsx:370 #: apps/web/src/components/forms/signin.tsx:370
msgid "Forgot your password?" msgid "Forgot your password?"
@ -3600,7 +3590,7 @@ msgid "Token deleted"
msgstr "Token eliminado" msgstr "Token eliminado"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:108
msgid "Token doesn't have an expiration date" msgid "Token doesn't have an expiration date"
msgstr "El token no tiene una fecha de expiración" msgstr "El token no tiene una fecha de expiración"
@ -4449,10 +4439,6 @@ msgstr "Has revocado el acceso con éxito."
msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service." msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
msgstr "" msgstr ""
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:102
#~ msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>support@documenso.com</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
#~ msgstr ""
#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 #: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93
msgid "You have updated {teamMemberName}." msgid "You have updated {teamMemberName}."
msgstr "Has actualizado a {teamMemberName}." msgstr "Has actualizado a {teamMemberName}."

View File

@ -186,10 +186,6 @@ msgstr ""
msgid "Character Limit" msgid "Character Limit"
msgstr "Limite de caractères" msgstr "Limite de caractères"
#: packages/ui/primitives/template-flow/add-template-fields.tsx:794
#~ msgid "Checkbox"
#~ msgstr "Case à cocher"
#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197 #: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197
msgid "Checkbox values" msgid "Checkbox values"
msgstr "Valeurs de case à cocher" msgstr "Valeurs de case à cocher"

View File

@ -1059,11 +1059,8 @@ msgstr "Créé le"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93
msgid "Created on {0}"
msgstr "Créé le {0}"
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93
msgid "Created on {0}" msgid "Created on {0}"
msgstr "Créé le {0}" msgstr "Créé le {0}"
@ -1113,7 +1110,7 @@ msgstr ""
#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 #: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100
#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 #: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91
#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 #: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:116
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 #: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 #: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109
@ -1638,10 +1635,7 @@ msgid "Expired"
msgstr "Expiré" msgstr "Expiré"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71
msgid "Expires on {0}" #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:104
msgstr "Expire le {0}"
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:107
msgid "Expires on {0}" msgid "Expires on {0}"
msgstr "Expire le {0}" msgstr "Expire le {0}"
@ -1670,10 +1664,6 @@ msgstr "Le fichier ne peut pas dépasser {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} Mo"
msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>" msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>"
msgstr "" msgstr ""
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:152
#~ msgid "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>support@documenso.com</0>"
#~ msgstr ""
#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 #: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21
#: apps/web/src/components/forms/signin.tsx:370 #: apps/web/src/components/forms/signin.tsx:370
msgid "Forgot your password?" msgid "Forgot your password?"
@ -3600,7 +3590,7 @@ msgid "Token deleted"
msgstr "Jeton supprimé" msgstr "Jeton supprimé"
#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 #: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 #: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:108
msgid "Token doesn't have an expiration date" msgid "Token doesn't have an expiration date"
msgstr "Le jeton n'a pas de date d'expiration" msgstr "Le jeton n'a pas de date d'expiration"
@ -4449,10 +4439,6 @@ msgstr "Vous avez révoqué l'accès avec succès."
msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service." msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>{SUPPORT_EMAIL}</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
msgstr "" msgstr ""
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:102
#~ msgid "You have the right to withdraw your consent to use electronic signatures at any time before completing the signing process. To withdraw your consent, please contact the sender of the document. In failing to contact the sender you may reach out to <0>support@documenso.com</0> for assistance. Be aware that withdrawing consent may delay or halt the completion of the related transaction or service."
#~ msgstr ""
#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 #: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93
msgid "You have updated {teamMemberName}." msgid "You have updated {teamMemberName}."
msgstr "Vous avez mis à jour {teamMemberName}." msgstr "Vous avez mis à jour {teamMemberName}."