mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
chore: extract translations
This commit is contained in:
@ -96,6 +96,90 @@ msgstr "{memberEmail} ist dem folgenden Team beigetreten"
|
|||||||
msgid "{memberEmail} left the following team"
|
msgid "{memberEmail} left the following team"
|
||||||
msgstr "{memberEmail} hat das folgende Team verlassen"
|
msgstr "{memberEmail} hat das folgende Team verlassen"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:263
|
||||||
|
msgid "{prefix} added a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:275
|
||||||
|
msgid "{prefix} added a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:287
|
||||||
|
msgid "{prefix} created the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:291
|
||||||
|
msgid "{prefix} deleted the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:335
|
||||||
|
msgid "{prefix} moved the document to team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:319
|
||||||
|
msgid "{prefix} opened the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:267
|
||||||
|
msgid "{prefix} removed a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:279
|
||||||
|
msgid "{prefix} removed a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:355
|
||||||
|
msgid "{prefix} resent an email to {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:356
|
||||||
|
msgid "{prefix} sent an email to {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:331
|
||||||
|
msgid "{prefix} sent the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:295
|
||||||
|
msgid "{prefix} signed a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:299
|
||||||
|
msgid "{prefix} unsigned a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:271
|
||||||
|
msgid "{prefix} updated a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:283
|
||||||
|
msgid "{prefix} updated a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:315
|
||||||
|
msgid "{prefix} updated the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:307
|
||||||
|
msgid "{prefix} updated the document access auth requirements"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:327
|
||||||
|
msgid "{prefix} updated the document external ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:311
|
||||||
|
msgid "{prefix} updated the document signing auth requirements"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:323
|
||||||
|
msgid "{prefix} updated the document title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:303
|
||||||
|
msgid "{prefix} updated the document visibility"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
||||||
msgid "{recipientName} {action} a document by using one of your direct links"
|
msgid "{recipientName} {action} a document by using one of your direct links"
|
||||||
msgstr "{recipientName} {action} ein Dokument, indem Sie einen Ihrer direkten Links verwenden"
|
msgstr "{recipientName} {action} ein Dokument, indem Sie einen Ihrer direkten Links verwenden"
|
||||||
@ -104,6 +188,26 @@ msgstr "{recipientName} {action} ein Dokument, indem Sie einen Ihrer direkten Li
|
|||||||
msgid "{teamName} ownership transfer request"
|
msgid "{teamName} ownership transfer request"
|
||||||
msgstr "Anfrage zur Übertragung des Eigentums von {teamName}"
|
msgstr "Anfrage zur Übertragung des Eigentums von {teamName}"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:343
|
||||||
|
msgid "{userName} approved the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:344
|
||||||
|
msgid "{userName} CC'd the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:345
|
||||||
|
msgid "{userName} completed their task"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:341
|
||||||
|
msgid "{userName} signed the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:342
|
||||||
|
msgid "{userName} viewed the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/data-table-pagination.tsx:41
|
#: packages/ui/primitives/data-table-pagination.tsx:41
|
||||||
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
||||||
msgstr "{visibleRows, plural, one {Eine # Ergebnis wird angezeigt.} other {# Ergebnisse werden angezeigt.}}"
|
msgstr "{visibleRows, plural, one {Eine # Ergebnis wird angezeigt.} other {# Ergebnisse werden angezeigt.}}"
|
||||||
@ -150,10 +254,34 @@ msgstr "<0>Passkey erforderlich</0> - Der Empfänger muss ein Konto haben und de
|
|||||||
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
||||||
msgstr "Ein Dokument wurde von deiner direkten Vorlage erstellt, das erfordert, dass du {recipientActionVerb}."
|
msgstr "Ein Dokument wurde von deiner direkten Vorlage erstellt, das erfordert, dass du {recipientActionVerb}."
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:262
|
||||||
|
msgid "A field was added"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:266
|
||||||
|
msgid "A field was removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:270
|
||||||
|
msgid "A field was updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
||||||
msgid "A new member has joined your team"
|
msgid "A new member has joined your team"
|
||||||
msgstr "Ein neues Mitglied ist deinem Team beigetreten"
|
msgstr "Ein neues Mitglied ist deinem Team beigetreten"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:274
|
||||||
|
msgid "A recipient was added"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:278
|
||||||
|
msgid "A recipient was removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:282
|
||||||
|
msgid "A recipient was updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
||||||
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
||||||
msgstr "Eine Anfrage zur Verwendung deiner E-Mail wurde von {teamName} auf Documenso initiiert"
|
msgstr "Eine Anfrage zur Verwendung deiner E-Mail wurde von {teamName} auf Documenso initiiert"
|
||||||
@ -368,6 +496,7 @@ msgstr "Schließen"
|
|||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:35
|
#: packages/email/template-components/template-document-completed.tsx:35
|
||||||
#: packages/email/template-components/template-document-self-signed.tsx:36
|
#: packages/email/template-components/template-document-self-signed.tsx:36
|
||||||
|
#: packages/lib/constants/document.ts:10
|
||||||
msgid "Completed"
|
msgid "Completed"
|
||||||
msgstr "Abgeschlossen"
|
msgstr "Abgeschlossen"
|
||||||
|
|
||||||
@ -450,11 +579,24 @@ msgstr "Empfänger des direkten Links"
|
|||||||
msgid "Document access"
|
msgid "Document access"
|
||||||
msgstr "Dokumentenzugriff"
|
msgstr "Dokumentenzugriff"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:306
|
||||||
|
msgid "Document access auth updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/document/delete-document.ts:213
|
#: packages/lib/server-only/document/delete-document.ts:213
|
||||||
#: packages/lib/server-only/document/super-delete-document.ts:75
|
#: packages/lib/server-only/document/super-delete-document.ts:75
|
||||||
msgid "Document Cancelled"
|
msgid "Document Cancelled"
|
||||||
msgstr "Dokument storniert"
|
msgstr "Dokument storniert"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:359
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:360
|
||||||
|
msgid "Document completed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:286
|
||||||
|
msgid "Document created"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
||||||
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
||||||
msgid "Document created from direct template"
|
msgid "Document created from direct template"
|
||||||
@ -464,15 +606,55 @@ msgstr "Dokument erstellt aus direkter Vorlage"
|
|||||||
msgid "Document Creation"
|
msgid "Document Creation"
|
||||||
msgstr "Dokumenterstellung"
|
msgstr "Dokumenterstellung"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:290
|
||||||
|
msgid "Document deleted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/document/send-delete-email.ts:58
|
#: packages/lib/server-only/document/send-delete-email.ts:58
|
||||||
msgid "Document Deleted!"
|
msgid "Document Deleted!"
|
||||||
msgstr "Dokument gelöscht!"
|
msgstr "Dokument gelöscht!"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:326
|
||||||
|
msgid "Document external ID updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:334
|
||||||
|
msgid "Document moved to team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:318
|
||||||
|
msgid "Document opened"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:330
|
||||||
|
msgid "Document sent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:310
|
||||||
|
msgid "Document signing auth updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:322
|
||||||
|
msgid "Document title updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:314
|
||||||
|
msgid "Document updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:302
|
||||||
|
msgid "Document visibility updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:64
|
#: packages/email/template-components/template-document-completed.tsx:64
|
||||||
#: packages/ui/components/document/document-download-button.tsx:68
|
#: packages/ui/components/document/document-download-button.tsx:68
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Herunterladen"
|
msgstr "Herunterladen"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:13
|
||||||
|
msgid "Draft"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-dropzone.tsx:162
|
#: packages/ui/primitives/document-dropzone.tsx:162
|
||||||
msgid "Drag & drop your PDF here."
|
msgid "Drag & drop your PDF here."
|
||||||
msgstr "Ziehen Sie Ihr PDF hierher."
|
msgstr "Ziehen Sie Ihr PDF hierher."
|
||||||
@ -505,6 +687,14 @@ msgstr "E-Mail ist erforderlich"
|
|||||||
msgid "Email Options"
|
msgid "Email Options"
|
||||||
msgstr "E-Mail-Optionen"
|
msgstr "E-Mail-Optionen"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email resent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email sent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
||||||
msgid "Empty field"
|
msgid "Empty field"
|
||||||
msgstr "Leeres Feld"
|
msgstr "Leeres Feld"
|
||||||
@ -565,6 +755,14 @@ msgstr "Feldbeschriftung"
|
|||||||
msgid "Field placeholder"
|
msgid "Field placeholder"
|
||||||
msgstr "Feldplatzhalter"
|
msgstr "Feldplatzhalter"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:294
|
||||||
|
msgid "Field signed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:298
|
||||||
|
msgid "Field unsigned"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
||||||
@ -775,6 +973,10 @@ msgstr "Passwort erfolgreich zurückgesetzt"
|
|||||||
msgid "Password updated!"
|
msgid "Password updated!"
|
||||||
msgstr "Passwort aktualisiert!"
|
msgstr "Passwort aktualisiert!"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:16
|
||||||
|
msgid "Pending"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-pending.tsx:17
|
#: packages/email/templates/document-pending.tsx:17
|
||||||
msgid "Pending Document"
|
msgid "Pending Document"
|
||||||
msgstr "Ausstehendes Dokument"
|
msgstr "Ausstehendes Dokument"
|
||||||
@ -842,6 +1044,10 @@ msgstr "Nur lesen"
|
|||||||
msgid "Receives copy"
|
msgid "Receives copy"
|
||||||
msgstr "Erhält Kopie"
|
msgstr "Erhält Kopie"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:338
|
||||||
|
msgid "Recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
||||||
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
||||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
||||||
@ -1249,6 +1455,10 @@ msgstr "Wir haben dein Passwort wie gewünscht geändert. Du kannst dich jetzt m
|
|||||||
msgid "Welcome to Documenso!"
|
msgid "Welcome to Documenso!"
|
||||||
msgstr "Willkommen bei Documenso!"
|
msgstr "Willkommen bei Documenso!"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:258
|
||||||
|
msgid "You"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
||||||
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
||||||
msgstr "Sie sind dabei, dieses Dokument an die Empfänger zu senden. Sind Sie sicher, dass Sie fortfahren möchten?"
|
msgstr "Sie sind dabei, dieses Dokument an die Empfänger zu senden. Sind Sie sicher, dass Sie fortfahren möchten?"
|
||||||
|
|||||||
@ -220,20 +220,29 @@ msgstr "Zustimmung und Einverständnis"
|
|||||||
msgid "Accepted team invitation"
|
msgid "Accepted team invitation"
|
||||||
msgstr "Team-Einladung akzeptiert"
|
msgstr "Team-Einladung akzeptiert"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:128
|
||||||
|
msgid "Account Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
||||||
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
||||||
msgid "Account deleted"
|
msgid "Account deleted"
|
||||||
msgstr "Konto gelöscht"
|
msgstr "Konto gelöscht"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:119
|
||||||
|
msgid "Account Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
||||||
msgid "Acknowledgment"
|
msgid "Acknowledgment"
|
||||||
msgstr "Bestätigung"
|
msgstr "Bestätigung"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:100
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
||||||
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:46
|
||||||
msgid "Action"
|
msgid "Action"
|
||||||
msgstr "Aktion"
|
msgstr "Aktion"
|
||||||
|
|
||||||
@ -639,6 +648,10 @@ msgstr "Versuche, das Dokument erneut zu versiegeln, nützlich nach einer Codeä
|
|||||||
msgid "Audit Log"
|
msgid "Audit Log"
|
||||||
msgstr "Audit-Protokoll"
|
msgstr "Audit-Protokoll"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:198
|
||||||
|
msgid "Authentication Level"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
||||||
msgid "Authentication required"
|
msgid "Authentication required"
|
||||||
@ -697,6 +710,7 @@ msgid "Billing"
|
|||||||
msgstr "Abrechnung"
|
msgstr "Abrechnung"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:48
|
||||||
msgid "Browser"
|
msgid "Browser"
|
||||||
msgstr "Browser"
|
msgstr "Browser"
|
||||||
|
|
||||||
@ -1058,6 +1072,7 @@ msgid "Created"
|
|||||||
msgstr "Erstellt"
|
msgstr "Erstellt"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:111
|
||||||
msgid "Created At"
|
msgid "Created At"
|
||||||
msgstr "Erstellt am"
|
msgstr "Erstellt am"
|
||||||
|
|
||||||
@ -1193,6 +1208,7 @@ msgid "Delete your account and all its contents, including completed documents.
|
|||||||
msgstr "Löschen Sie Ihr Konto und alle Inhalte, einschließlich abgeschlossener Dokumente. Diese Aktion ist irreversibel und führt zur Kündigung Ihres Abonnements, seien Sie also vorsichtig."
|
msgstr "Löschen Sie Ihr Konto und alle Inhalte, einschließlich abgeschlossener Dokumente. Diese Aktion ist irreversibel und führt zur Kündigung Ihres Abonnements, seien Sie also vorsichtig."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:97
|
||||||
msgid "Deleted"
|
msgid "Deleted"
|
||||||
msgstr "Gelöscht"
|
msgstr "Gelöscht"
|
||||||
|
|
||||||
@ -1200,7 +1216,12 @@ msgstr "Gelöscht"
|
|||||||
msgid "Deleting account..."
|
msgid "Deleting account..."
|
||||||
msgstr "Konto wird gelöscht..."
|
msgstr "Konto wird gelöscht..."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:178
|
||||||
|
msgid "Details"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:234
|
||||||
msgid "Device"
|
msgid "Device"
|
||||||
msgstr "Gerät"
|
msgstr "Gerät"
|
||||||
|
|
||||||
@ -1343,6 +1364,7 @@ msgid "Document history"
|
|||||||
msgstr "Dokumentverlauf"
|
msgstr "Dokumentverlauf"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:81
|
||||||
msgid "Document ID"
|
msgid "Document ID"
|
||||||
msgstr "Dokument-ID"
|
msgstr "Dokument-ID"
|
||||||
|
|
||||||
@ -1525,6 +1547,8 @@ msgstr "Offenlegung der elektronischen Unterschrift"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:122
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:129
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
||||||
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
||||||
@ -1594,6 +1618,10 @@ msgstr "Direktlinksignierung aktivieren"
|
|||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr "Aktiviert"
|
msgstr "Aktiviert"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:87
|
||||||
|
msgid "Enclosed Document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
||||||
msgid "Ends On"
|
msgid "Ends On"
|
||||||
msgstr "Endet am"
|
msgstr "Endet am"
|
||||||
@ -1778,6 +1806,10 @@ msgstr "Ausblenden"
|
|||||||
msgid "Hide additional information"
|
msgid "Hide additional information"
|
||||||
msgstr "Zusätzliche Informationen ausblenden"
|
msgstr "Zusätzliche Informationen ausblenden"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:43
|
||||||
|
msgid "I am the owner of this document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
||||||
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
||||||
msgid "I'm sure! Delete it"
|
msgid "I'm sure! Delete it"
|
||||||
@ -1882,6 +1914,11 @@ msgstr "Eingeladen am"
|
|||||||
msgid "Invoice"
|
msgid "Invoice"
|
||||||
msgstr "Rechnung"
|
msgstr "Rechnung"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:47
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:227
|
||||||
|
msgid "IP Address"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
||||||
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
||||||
msgstr "Es ist entscheidend, dass Sie Ihre Kontaktinformationen, insbesondere Ihre E-Mail-Adresse, aktuell halten. Bitte informieren Sie uns sofort über Änderungen, damit Sie weiterhin alle notwendigen Mitteilungen erhalten."
|
msgstr "Es ist entscheidend, dass Sie Ihre Kontaktinformationen, insbesondere Ihre E-Mail-Adresse, aktuell halten. Bitte informieren Sie uns sofort über Änderungen, damit Sie weiterhin alle notwendigen Mitteilungen erhalten."
|
||||||
@ -1931,6 +1968,10 @@ msgstr "Zuletzt geändert"
|
|||||||
msgid "Last updated"
|
msgid "Last updated"
|
||||||
msgstr "Zuletzt aktualisiert"
|
msgstr "Zuletzt aktualisiert"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:121
|
||||||
|
msgid "Last Updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
||||||
msgid "Last updated at"
|
msgid "Last updated at"
|
||||||
msgstr "Zuletzt aktualisiert am"
|
msgstr "Zuletzt aktualisiert am"
|
||||||
@ -2304,6 +2345,7 @@ msgid "Otherwise, the document will be created as a draft."
|
|||||||
msgstr "Andernfalls wird das Dokument als Entwurf erstellt."
|
msgstr "Andernfalls wird das Dokument als Entwurf erstellt."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:103
|
||||||
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
||||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
||||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
||||||
@ -2338,6 +2380,10 @@ msgstr "Die Passkey wurde aktualisiert"
|
|||||||
msgid "Passkey name"
|
msgid "Passkey name"
|
||||||
msgstr "Passkey-Name"
|
msgstr "Passkey-Name"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:121
|
||||||
|
msgid "Passkey Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
||||||
msgid "Passkeys"
|
msgid "Passkeys"
|
||||||
@ -2573,6 +2619,10 @@ msgstr "Lesen Sie die vollständige <0>Offenlegung der Unterschrift</0>."
|
|||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
msgstr "Bereit"
|
msgstr "Bereit"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:281
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
||||||
msgid "Reauthentication is required to sign this field"
|
msgid "Reauthentication is required to sign this field"
|
||||||
msgstr "Eine erneute Authentifizierung ist erforderlich, um dieses Feld zu unterschreiben"
|
msgstr "Eine erneute Authentifizierung ist erforderlich, um dieses Feld zu unterschreiben"
|
||||||
@ -2599,6 +2649,7 @@ msgstr "Empfänger aktualisiert"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:139
|
||||||
msgid "Recipients"
|
msgid "Recipients"
|
||||||
msgstr "Empfänger"
|
msgstr "Empfänger"
|
||||||
|
|
||||||
@ -2846,6 +2897,7 @@ msgid "Sending..."
|
|||||||
msgstr "Senden..."
|
msgstr "Senden..."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:248
|
||||||
msgid "Sent"
|
msgid "Sent"
|
||||||
msgstr "Gesendet"
|
msgstr "Gesendet"
|
||||||
|
|
||||||
@ -2968,6 +3020,7 @@ msgid "Sign Up with OIDC"
|
|||||||
msgstr "Registrieren mit OIDC"
|
msgstr "Registrieren mit OIDC"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:177
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
||||||
@ -2978,6 +3031,10 @@ msgstr "Registrieren mit OIDC"
|
|||||||
msgid "Signature"
|
msgid "Signature"
|
||||||
msgstr "Unterschrift"
|
msgstr "Unterschrift"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:220
|
||||||
|
msgid "Signature ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
||||||
msgid "Signatures Collected"
|
msgid "Signatures Collected"
|
||||||
msgstr "Gesammelte Unterschriften"
|
msgstr "Gesammelte Unterschriften"
|
||||||
@ -2987,10 +3044,23 @@ msgid "Signatures will appear once the document has been completed"
|
|||||||
msgstr "Unterschriften erscheinen, sobald das Dokument abgeschlossen ist"
|
msgstr "Unterschriften erscheinen, sobald das Dokument abgeschlossen ist"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:270
|
||||||
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
||||||
msgid "Signed"
|
msgid "Signed"
|
||||||
msgstr "Unterzeichnet"
|
msgstr "Unterzeichnet"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:176
|
||||||
|
msgid "Signer Events"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:168
|
||||||
|
msgid "Signing Certificate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:303
|
||||||
|
msgid "Signing certificate provided by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/components/forms/signin.tsx:383
|
#: apps/web/src/components/forms/signin.tsx:383
|
||||||
#: apps/web/src/components/forms/signin.tsx:510
|
#: apps/web/src/components/forms/signin.tsx:510
|
||||||
msgid "Signing in..."
|
msgid "Signing in..."
|
||||||
@ -3100,6 +3170,7 @@ msgstr "Statistiken"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:93
|
||||||
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
@ -3587,7 +3658,8 @@ msgstr "Dieser Benutzername ist bereits vergeben"
|
|||||||
msgid "This username is already taken"
|
msgid "This username is already taken"
|
||||||
msgstr "Dieser Benutzername ist bereits vergeben"
|
msgstr "Dieser Benutzername ist bereits vergeben"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:77
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:73
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:44
|
||||||
msgid "Time"
|
msgid "Time"
|
||||||
msgstr "Zeit"
|
msgstr "Zeit"
|
||||||
|
|
||||||
@ -3595,6 +3667,10 @@ msgstr "Zeit"
|
|||||||
msgid "Time zone"
|
msgid "Time zone"
|
||||||
msgstr "Zeitzone"
|
msgstr "Zeitzone"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:131
|
||||||
|
msgid "Time Zone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
||||||
@ -3743,6 +3819,10 @@ msgstr "Zwei-Faktor-Authentifizierung aktiviert"
|
|||||||
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
||||||
msgstr "Die Zwei-Faktor-Authentifizierung wurde für Ihr Konto deaktiviert. Sie müssen beim Anmelden keinen Code aus Ihrer Authentifizierungs-App mehr eingeben."
|
msgstr "Die Zwei-Faktor-Authentifizierung wurde für Ihr Konto deaktiviert. Sie müssen beim Anmelden keinen Code aus Ihrer Authentifizierungs-App mehr eingeben."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:120
|
||||||
|
msgid "Two-Factor Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
||||||
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
@ -3848,6 +3928,13 @@ msgstr "Nicht autorisiert"
|
|||||||
msgid "Uncompleted"
|
msgid "Uncompleted"
|
||||||
msgstr "Unvollendet"
|
msgstr "Unvollendet"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:229
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:254
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:265
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:276
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
||||||
msgid "Unknown error"
|
msgid "Unknown error"
|
||||||
msgstr "Unbekannter Fehler"
|
msgstr "Unbekannter Fehler"
|
||||||
@ -3963,7 +4050,8 @@ msgstr "Backup-Code verwenden"
|
|||||||
msgid "Use Template"
|
msgid "Use Template"
|
||||||
msgstr "Vorlage verwenden"
|
msgstr "Vorlage verwenden"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:78
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:45
|
||||||
msgid "User"
|
msgid "User"
|
||||||
msgstr "Benutzer"
|
msgstr "Benutzer"
|
||||||
|
|
||||||
@ -4011,6 +4099,10 @@ msgstr "Überprüfen Sie Ihre E-Mail-Adresse, um alle Funktionen freizuschalten.
|
|||||||
msgid "Verify your email to upload documents."
|
msgid "Verify your email to upload documents."
|
||||||
msgstr "Überprüfen Sie Ihre E-Mail, um Dokumente hochzuladen."
|
msgstr "Überprüfen Sie Ihre E-Mail, um Dokumente hochzuladen."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:75
|
||||||
|
msgid "Version History"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
||||||
@ -4074,6 +4166,7 @@ msgid "View teams"
|
|||||||
msgstr "Teams ansehen"
|
msgstr "Teams ansehen"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:259
|
||||||
msgid "Viewed"
|
msgid "Viewed"
|
||||||
msgstr "Angesehen"
|
msgstr "Angesehen"
|
||||||
|
|
||||||
|
|||||||
@ -91,6 +91,90 @@ msgstr "{memberEmail} joined the following team"
|
|||||||
msgid "{memberEmail} left the following team"
|
msgid "{memberEmail} left the following team"
|
||||||
msgstr "{memberEmail} left the following team"
|
msgstr "{memberEmail} left the following team"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:263
|
||||||
|
msgid "{prefix} added a field"
|
||||||
|
msgstr "{prefix} added a field"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:275
|
||||||
|
msgid "{prefix} added a recipient"
|
||||||
|
msgstr "{prefix} added a recipient"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:287
|
||||||
|
msgid "{prefix} created the document"
|
||||||
|
msgstr "{prefix} created the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:291
|
||||||
|
msgid "{prefix} deleted the document"
|
||||||
|
msgstr "{prefix} deleted the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:335
|
||||||
|
msgid "{prefix} moved the document to team"
|
||||||
|
msgstr "{prefix} moved the document to team"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:319
|
||||||
|
msgid "{prefix} opened the document"
|
||||||
|
msgstr "{prefix} opened the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:267
|
||||||
|
msgid "{prefix} removed a field"
|
||||||
|
msgstr "{prefix} removed a field"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:279
|
||||||
|
msgid "{prefix} removed a recipient"
|
||||||
|
msgstr "{prefix} removed a recipient"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:355
|
||||||
|
msgid "{prefix} resent an email to {0}"
|
||||||
|
msgstr "{prefix} resent an email to {0}"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:356
|
||||||
|
msgid "{prefix} sent an email to {0}"
|
||||||
|
msgstr "{prefix} sent an email to {0}"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:331
|
||||||
|
msgid "{prefix} sent the document"
|
||||||
|
msgstr "{prefix} sent the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:295
|
||||||
|
msgid "{prefix} signed a field"
|
||||||
|
msgstr "{prefix} signed a field"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:299
|
||||||
|
msgid "{prefix} unsigned a field"
|
||||||
|
msgstr "{prefix} unsigned a field"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:271
|
||||||
|
msgid "{prefix} updated a field"
|
||||||
|
msgstr "{prefix} updated a field"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:283
|
||||||
|
msgid "{prefix} updated a recipient"
|
||||||
|
msgstr "{prefix} updated a recipient"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:315
|
||||||
|
msgid "{prefix} updated the document"
|
||||||
|
msgstr "{prefix} updated the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:307
|
||||||
|
msgid "{prefix} updated the document access auth requirements"
|
||||||
|
msgstr "{prefix} updated the document access auth requirements"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:327
|
||||||
|
msgid "{prefix} updated the document external ID"
|
||||||
|
msgstr "{prefix} updated the document external ID"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:311
|
||||||
|
msgid "{prefix} updated the document signing auth requirements"
|
||||||
|
msgstr "{prefix} updated the document signing auth requirements"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:323
|
||||||
|
msgid "{prefix} updated the document title"
|
||||||
|
msgstr "{prefix} updated the document title"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:303
|
||||||
|
msgid "{prefix} updated the document visibility"
|
||||||
|
msgstr "{prefix} updated the document visibility"
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
||||||
msgid "{recipientName} {action} a document by using one of your direct links"
|
msgid "{recipientName} {action} a document by using one of your direct links"
|
||||||
msgstr "{recipientName} {action} a document by using one of your direct links"
|
msgstr "{recipientName} {action} a document by using one of your direct links"
|
||||||
@ -99,6 +183,26 @@ msgstr "{recipientName} {action} a document by using one of your direct links"
|
|||||||
msgid "{teamName} ownership transfer request"
|
msgid "{teamName} ownership transfer request"
|
||||||
msgstr "{teamName} ownership transfer request"
|
msgstr "{teamName} ownership transfer request"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:343
|
||||||
|
msgid "{userName} approved the document"
|
||||||
|
msgstr "{userName} approved the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:344
|
||||||
|
msgid "{userName} CC'd the document"
|
||||||
|
msgstr "{userName} CC'd the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:345
|
||||||
|
msgid "{userName} completed their task"
|
||||||
|
msgstr "{userName} completed their task"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:341
|
||||||
|
msgid "{userName} signed the document"
|
||||||
|
msgstr "{userName} signed the document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:342
|
||||||
|
msgid "{userName} viewed the document"
|
||||||
|
msgstr "{userName} viewed the document"
|
||||||
|
|
||||||
#: packages/ui/primitives/data-table-pagination.tsx:41
|
#: packages/ui/primitives/data-table-pagination.tsx:41
|
||||||
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
||||||
msgstr "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
msgstr "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
||||||
@ -145,10 +249,34 @@ msgstr "<0>Require passkey</0> - The recipient must have an account and passkey
|
|||||||
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
||||||
msgstr "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
msgstr "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:262
|
||||||
|
msgid "A field was added"
|
||||||
|
msgstr "A field was added"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:266
|
||||||
|
msgid "A field was removed"
|
||||||
|
msgstr "A field was removed"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:270
|
||||||
|
msgid "A field was updated"
|
||||||
|
msgstr "A field was updated"
|
||||||
|
|
||||||
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
||||||
msgid "A new member has joined your team"
|
msgid "A new member has joined your team"
|
||||||
msgstr "A new member has joined your team"
|
msgstr "A new member has joined your team"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:274
|
||||||
|
msgid "A recipient was added"
|
||||||
|
msgstr "A recipient was added"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:278
|
||||||
|
msgid "A recipient was removed"
|
||||||
|
msgstr "A recipient was removed"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:282
|
||||||
|
msgid "A recipient was updated"
|
||||||
|
msgstr "A recipient was updated"
|
||||||
|
|
||||||
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
||||||
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
||||||
msgstr "A request to use your email has been initiated by {teamName} on Documenso"
|
msgstr "A request to use your email has been initiated by {teamName} on Documenso"
|
||||||
@ -363,6 +491,7 @@ msgstr "Close"
|
|||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:35
|
#: packages/email/template-components/template-document-completed.tsx:35
|
||||||
#: packages/email/template-components/template-document-self-signed.tsx:36
|
#: packages/email/template-components/template-document-self-signed.tsx:36
|
||||||
|
#: packages/lib/constants/document.ts:10
|
||||||
msgid "Completed"
|
msgid "Completed"
|
||||||
msgstr "Completed"
|
msgstr "Completed"
|
||||||
|
|
||||||
@ -445,11 +574,24 @@ msgstr "Direct link receiver"
|
|||||||
msgid "Document access"
|
msgid "Document access"
|
||||||
msgstr "Document access"
|
msgstr "Document access"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:306
|
||||||
|
msgid "Document access auth updated"
|
||||||
|
msgstr "Document access auth updated"
|
||||||
|
|
||||||
#: packages/lib/server-only/document/delete-document.ts:213
|
#: packages/lib/server-only/document/delete-document.ts:213
|
||||||
#: packages/lib/server-only/document/super-delete-document.ts:75
|
#: packages/lib/server-only/document/super-delete-document.ts:75
|
||||||
msgid "Document Cancelled"
|
msgid "Document Cancelled"
|
||||||
msgstr "Document Cancelled"
|
msgstr "Document Cancelled"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:359
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:360
|
||||||
|
msgid "Document completed"
|
||||||
|
msgstr "Document completed"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:286
|
||||||
|
msgid "Document created"
|
||||||
|
msgstr "Document created"
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
||||||
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
||||||
msgid "Document created from direct template"
|
msgid "Document created from direct template"
|
||||||
@ -459,15 +601,55 @@ msgstr "Document created from direct template"
|
|||||||
msgid "Document Creation"
|
msgid "Document Creation"
|
||||||
msgstr "Document Creation"
|
msgstr "Document Creation"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:290
|
||||||
|
msgid "Document deleted"
|
||||||
|
msgstr "Document deleted"
|
||||||
|
|
||||||
#: packages/lib/server-only/document/send-delete-email.ts:58
|
#: packages/lib/server-only/document/send-delete-email.ts:58
|
||||||
msgid "Document Deleted!"
|
msgid "Document Deleted!"
|
||||||
msgstr "Document Deleted!"
|
msgstr "Document Deleted!"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:326
|
||||||
|
msgid "Document external ID updated"
|
||||||
|
msgstr "Document external ID updated"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:334
|
||||||
|
msgid "Document moved to team"
|
||||||
|
msgstr "Document moved to team"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:318
|
||||||
|
msgid "Document opened"
|
||||||
|
msgstr "Document opened"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:330
|
||||||
|
msgid "Document sent"
|
||||||
|
msgstr "Document sent"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:310
|
||||||
|
msgid "Document signing auth updated"
|
||||||
|
msgstr "Document signing auth updated"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:322
|
||||||
|
msgid "Document title updated"
|
||||||
|
msgstr "Document title updated"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:314
|
||||||
|
msgid "Document updated"
|
||||||
|
msgstr "Document updated"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:302
|
||||||
|
msgid "Document visibility updated"
|
||||||
|
msgstr "Document visibility updated"
|
||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:64
|
#: packages/email/template-components/template-document-completed.tsx:64
|
||||||
#: packages/ui/components/document/document-download-button.tsx:68
|
#: packages/ui/components/document/document-download-button.tsx:68
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Download"
|
msgstr "Download"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:13
|
||||||
|
msgid "Draft"
|
||||||
|
msgstr "Draft"
|
||||||
|
|
||||||
#: packages/ui/primitives/document-dropzone.tsx:162
|
#: packages/ui/primitives/document-dropzone.tsx:162
|
||||||
msgid "Drag & drop your PDF here."
|
msgid "Drag & drop your PDF here."
|
||||||
msgstr "Drag & drop your PDF here."
|
msgstr "Drag & drop your PDF here."
|
||||||
@ -500,6 +682,14 @@ msgstr "Email is required"
|
|||||||
msgid "Email Options"
|
msgid "Email Options"
|
||||||
msgstr "Email Options"
|
msgstr "Email Options"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email resent"
|
||||||
|
msgstr "Email resent"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email sent"
|
||||||
|
msgstr "Email sent"
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
||||||
msgid "Empty field"
|
msgid "Empty field"
|
||||||
msgstr "Empty field"
|
msgstr "Empty field"
|
||||||
@ -560,6 +750,14 @@ msgstr "Field label"
|
|||||||
msgid "Field placeholder"
|
msgid "Field placeholder"
|
||||||
msgstr "Field placeholder"
|
msgstr "Field placeholder"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:294
|
||||||
|
msgid "Field signed"
|
||||||
|
msgstr "Field signed"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:298
|
||||||
|
msgid "Field unsigned"
|
||||||
|
msgstr "Field unsigned"
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
||||||
@ -770,6 +968,10 @@ msgstr "Password Reset Successful"
|
|||||||
msgid "Password updated!"
|
msgid "Password updated!"
|
||||||
msgstr "Password updated!"
|
msgstr "Password updated!"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:16
|
||||||
|
msgid "Pending"
|
||||||
|
msgstr "Pending"
|
||||||
|
|
||||||
#: packages/email/templates/document-pending.tsx:17
|
#: packages/email/templates/document-pending.tsx:17
|
||||||
msgid "Pending Document"
|
msgid "Pending Document"
|
||||||
msgstr "Pending Document"
|
msgstr "Pending Document"
|
||||||
@ -837,6 +1039,10 @@ msgstr "Read only"
|
|||||||
msgid "Receives copy"
|
msgid "Receives copy"
|
||||||
msgstr "Receives copy"
|
msgstr "Receives copy"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:338
|
||||||
|
msgid "Recipient"
|
||||||
|
msgstr "Recipient"
|
||||||
|
|
||||||
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
||||||
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
||||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
||||||
@ -1244,6 +1450,10 @@ msgstr "We've changed your password as you asked. You can now sign in with your
|
|||||||
msgid "Welcome to Documenso!"
|
msgid "Welcome to Documenso!"
|
||||||
msgstr "Welcome to Documenso!"
|
msgstr "Welcome to Documenso!"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:258
|
||||||
|
msgid "You"
|
||||||
|
msgstr "You"
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
||||||
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
||||||
msgstr "You are about to send this document to the recipients. Are you sure you want to continue?"
|
msgstr "You are about to send this document to the recipients. Are you sure you want to continue?"
|
||||||
|
|||||||
@ -215,20 +215,29 @@ msgstr "Acceptance and Consent"
|
|||||||
msgid "Accepted team invitation"
|
msgid "Accepted team invitation"
|
||||||
msgstr "Accepted team invitation"
|
msgstr "Accepted team invitation"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:128
|
||||||
|
msgid "Account Authentication"
|
||||||
|
msgstr "Account Authentication"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
||||||
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
||||||
msgid "Account deleted"
|
msgid "Account deleted"
|
||||||
msgstr "Account deleted"
|
msgstr "Account deleted"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:119
|
||||||
|
msgid "Account Re-Authentication"
|
||||||
|
msgstr "Account Re-Authentication"
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
||||||
msgid "Acknowledgment"
|
msgid "Acknowledgment"
|
||||||
msgstr "Acknowledgment"
|
msgstr "Acknowledgment"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:100
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
||||||
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:46
|
||||||
msgid "Action"
|
msgid "Action"
|
||||||
msgstr "Action"
|
msgstr "Action"
|
||||||
|
|
||||||
@ -634,6 +643,10 @@ msgstr "Attempts sealing the document again, useful for after a code change has
|
|||||||
msgid "Audit Log"
|
msgid "Audit Log"
|
||||||
msgstr "Audit Log"
|
msgstr "Audit Log"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:198
|
||||||
|
msgid "Authentication Level"
|
||||||
|
msgstr "Authentication Level"
|
||||||
|
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
||||||
msgid "Authentication required"
|
msgid "Authentication required"
|
||||||
@ -692,6 +705,7 @@ msgid "Billing"
|
|||||||
msgstr "Billing"
|
msgstr "Billing"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:48
|
||||||
msgid "Browser"
|
msgid "Browser"
|
||||||
msgstr "Browser"
|
msgstr "Browser"
|
||||||
|
|
||||||
@ -1053,6 +1067,7 @@ msgid "Created"
|
|||||||
msgstr "Created"
|
msgstr "Created"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:111
|
||||||
msgid "Created At"
|
msgid "Created At"
|
||||||
msgstr "Created At"
|
msgstr "Created At"
|
||||||
|
|
||||||
@ -1188,6 +1203,7 @@ msgid "Delete your account and all its contents, including completed documents.
|
|||||||
msgstr "Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution."
|
msgstr "Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:97
|
||||||
msgid "Deleted"
|
msgid "Deleted"
|
||||||
msgstr "Deleted"
|
msgstr "Deleted"
|
||||||
|
|
||||||
@ -1195,7 +1211,12 @@ msgstr "Deleted"
|
|||||||
msgid "Deleting account..."
|
msgid "Deleting account..."
|
||||||
msgstr "Deleting account..."
|
msgstr "Deleting account..."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:178
|
||||||
|
msgid "Details"
|
||||||
|
msgstr "Details"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:234
|
||||||
msgid "Device"
|
msgid "Device"
|
||||||
msgstr "Device"
|
msgstr "Device"
|
||||||
|
|
||||||
@ -1338,6 +1359,7 @@ msgid "Document history"
|
|||||||
msgstr "Document history"
|
msgstr "Document history"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:81
|
||||||
msgid "Document ID"
|
msgid "Document ID"
|
||||||
msgstr "Document ID"
|
msgstr "Document ID"
|
||||||
|
|
||||||
@ -1520,6 +1542,8 @@ msgstr "Electronic Signature Disclosure"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:122
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:129
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
||||||
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
||||||
@ -1589,6 +1613,10 @@ msgstr "Enable Direct Link Signing"
|
|||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr "Enabled"
|
msgstr "Enabled"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:87
|
||||||
|
msgid "Enclosed Document"
|
||||||
|
msgstr "Enclosed Document"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
||||||
msgid "Ends On"
|
msgid "Ends On"
|
||||||
msgstr "Ends On"
|
msgstr "Ends On"
|
||||||
@ -1773,6 +1801,10 @@ msgstr "Hide"
|
|||||||
msgid "Hide additional information"
|
msgid "Hide additional information"
|
||||||
msgstr "Hide additional information"
|
msgstr "Hide additional information"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:43
|
||||||
|
msgid "I am the owner of this document"
|
||||||
|
msgstr "I am the owner of this document"
|
||||||
|
|
||||||
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
||||||
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
||||||
msgid "I'm sure! Delete it"
|
msgid "I'm sure! Delete it"
|
||||||
@ -1877,6 +1909,11 @@ msgstr "Invited At"
|
|||||||
msgid "Invoice"
|
msgid "Invoice"
|
||||||
msgstr "Invoice"
|
msgstr "Invoice"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:47
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:227
|
||||||
|
msgid "IP Address"
|
||||||
|
msgstr "IP Address"
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
||||||
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
||||||
msgstr "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
msgstr "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
||||||
@ -1926,6 +1963,10 @@ msgstr "Last modified"
|
|||||||
msgid "Last updated"
|
msgid "Last updated"
|
||||||
msgstr "Last updated"
|
msgstr "Last updated"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:121
|
||||||
|
msgid "Last Updated"
|
||||||
|
msgstr "Last Updated"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
||||||
msgid "Last updated at"
|
msgid "Last updated at"
|
||||||
msgstr "Last updated at"
|
msgstr "Last updated at"
|
||||||
@ -2299,6 +2340,7 @@ msgid "Otherwise, the document will be created as a draft."
|
|||||||
msgstr "Otherwise, the document will be created as a draft."
|
msgstr "Otherwise, the document will be created as a draft."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:103
|
||||||
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
||||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
||||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
||||||
@ -2333,6 +2375,10 @@ msgstr "Passkey has been updated"
|
|||||||
msgid "Passkey name"
|
msgid "Passkey name"
|
||||||
msgstr "Passkey name"
|
msgstr "Passkey name"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:121
|
||||||
|
msgid "Passkey Re-Authentication"
|
||||||
|
msgstr "Passkey Re-Authentication"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
||||||
msgid "Passkeys"
|
msgid "Passkeys"
|
||||||
@ -2568,6 +2614,10 @@ msgstr "Read the full <0>signature disclosure</0>."
|
|||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
msgstr "Ready"
|
msgstr "Ready"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:281
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Reason"
|
||||||
|
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
||||||
msgid "Reauthentication is required to sign this field"
|
msgid "Reauthentication is required to sign this field"
|
||||||
msgstr "Reauthentication is required to sign this field"
|
msgstr "Reauthentication is required to sign this field"
|
||||||
@ -2594,6 +2644,7 @@ msgstr "Recipient updated"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:139
|
||||||
msgid "Recipients"
|
msgid "Recipients"
|
||||||
msgstr "Recipients"
|
msgstr "Recipients"
|
||||||
|
|
||||||
@ -2841,6 +2892,7 @@ msgid "Sending..."
|
|||||||
msgstr "Sending..."
|
msgstr "Sending..."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:248
|
||||||
msgid "Sent"
|
msgid "Sent"
|
||||||
msgstr "Sent"
|
msgstr "Sent"
|
||||||
|
|
||||||
@ -2963,6 +3015,7 @@ msgid "Sign Up with OIDC"
|
|||||||
msgstr "Sign Up with OIDC"
|
msgstr "Sign Up with OIDC"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:177
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
||||||
@ -2973,6 +3026,10 @@ msgstr "Sign Up with OIDC"
|
|||||||
msgid "Signature"
|
msgid "Signature"
|
||||||
msgstr "Signature"
|
msgstr "Signature"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:220
|
||||||
|
msgid "Signature ID"
|
||||||
|
msgstr "Signature ID"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
||||||
msgid "Signatures Collected"
|
msgid "Signatures Collected"
|
||||||
msgstr "Signatures Collected"
|
msgstr "Signatures Collected"
|
||||||
@ -2982,10 +3039,23 @@ msgid "Signatures will appear once the document has been completed"
|
|||||||
msgstr "Signatures will appear once the document has been completed"
|
msgstr "Signatures will appear once the document has been completed"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:270
|
||||||
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
||||||
msgid "Signed"
|
msgid "Signed"
|
||||||
msgstr "Signed"
|
msgstr "Signed"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:176
|
||||||
|
msgid "Signer Events"
|
||||||
|
msgstr "Signer Events"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:168
|
||||||
|
msgid "Signing Certificate"
|
||||||
|
msgstr "Signing Certificate"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:303
|
||||||
|
msgid "Signing certificate provided by"
|
||||||
|
msgstr "Signing certificate provided by"
|
||||||
|
|
||||||
#: apps/web/src/components/forms/signin.tsx:383
|
#: apps/web/src/components/forms/signin.tsx:383
|
||||||
#: apps/web/src/components/forms/signin.tsx:510
|
#: apps/web/src/components/forms/signin.tsx:510
|
||||||
msgid "Signing in..."
|
msgid "Signing in..."
|
||||||
@ -3095,6 +3165,7 @@ msgstr "Stats"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:93
|
||||||
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
@ -3582,7 +3653,8 @@ msgstr "This username has already been taken"
|
|||||||
msgid "This username is already taken"
|
msgid "This username is already taken"
|
||||||
msgstr "This username is already taken"
|
msgstr "This username is already taken"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:77
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:73
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:44
|
||||||
msgid "Time"
|
msgid "Time"
|
||||||
msgstr "Time"
|
msgstr "Time"
|
||||||
|
|
||||||
@ -3590,6 +3662,10 @@ msgstr "Time"
|
|||||||
msgid "Time zone"
|
msgid "Time zone"
|
||||||
msgstr "Time zone"
|
msgstr "Time zone"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:131
|
||||||
|
msgid "Time Zone"
|
||||||
|
msgstr "Time Zone"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
||||||
@ -3738,6 +3814,10 @@ msgstr "Two-factor authentication enabled"
|
|||||||
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
||||||
msgstr "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
msgstr "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:120
|
||||||
|
msgid "Two-Factor Re-Authentication"
|
||||||
|
msgstr "Two-Factor Re-Authentication"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
||||||
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
@ -3843,6 +3923,13 @@ msgstr "Unauthorized"
|
|||||||
msgid "Uncompleted"
|
msgid "Uncompleted"
|
||||||
msgstr "Uncompleted"
|
msgstr "Uncompleted"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:229
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:254
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:265
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:276
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr "Unknown"
|
||||||
|
|
||||||
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
||||||
msgid "Unknown error"
|
msgid "Unknown error"
|
||||||
msgstr "Unknown error"
|
msgstr "Unknown error"
|
||||||
@ -3958,7 +4045,8 @@ msgstr "Use Backup Code"
|
|||||||
msgid "Use Template"
|
msgid "Use Template"
|
||||||
msgstr "Use Template"
|
msgstr "Use Template"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:78
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:45
|
||||||
msgid "User"
|
msgid "User"
|
||||||
msgstr "User"
|
msgstr "User"
|
||||||
|
|
||||||
@ -4006,6 +4094,10 @@ msgstr "Verify your email address to unlock all features."
|
|||||||
msgid "Verify your email to upload documents."
|
msgid "Verify your email to upload documents."
|
||||||
msgstr "Verify your email to upload documents."
|
msgstr "Verify your email to upload documents."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:75
|
||||||
|
msgid "Version History"
|
||||||
|
msgstr "Version History"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
||||||
@ -4069,6 +4161,7 @@ msgid "View teams"
|
|||||||
msgstr "View teams"
|
msgstr "View teams"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:259
|
||||||
msgid "Viewed"
|
msgid "Viewed"
|
||||||
msgstr "Viewed"
|
msgstr "Viewed"
|
||||||
|
|
||||||
|
|||||||
@ -96,6 +96,90 @@ msgstr "{memberEmail} se unió al siguiente equipo"
|
|||||||
msgid "{memberEmail} left the following team"
|
msgid "{memberEmail} left the following team"
|
||||||
msgstr "{memberEmail} dejó el siguiente equipo"
|
msgstr "{memberEmail} dejó el siguiente equipo"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:263
|
||||||
|
msgid "{prefix} added a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:275
|
||||||
|
msgid "{prefix} added a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:287
|
||||||
|
msgid "{prefix} created the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:291
|
||||||
|
msgid "{prefix} deleted the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:335
|
||||||
|
msgid "{prefix} moved the document to team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:319
|
||||||
|
msgid "{prefix} opened the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:267
|
||||||
|
msgid "{prefix} removed a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:279
|
||||||
|
msgid "{prefix} removed a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:355
|
||||||
|
msgid "{prefix} resent an email to {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:356
|
||||||
|
msgid "{prefix} sent an email to {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:331
|
||||||
|
msgid "{prefix} sent the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:295
|
||||||
|
msgid "{prefix} signed a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:299
|
||||||
|
msgid "{prefix} unsigned a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:271
|
||||||
|
msgid "{prefix} updated a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:283
|
||||||
|
msgid "{prefix} updated a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:315
|
||||||
|
msgid "{prefix} updated the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:307
|
||||||
|
msgid "{prefix} updated the document access auth requirements"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:327
|
||||||
|
msgid "{prefix} updated the document external ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:311
|
||||||
|
msgid "{prefix} updated the document signing auth requirements"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:323
|
||||||
|
msgid "{prefix} updated the document title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:303
|
||||||
|
msgid "{prefix} updated the document visibility"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
||||||
msgid "{recipientName} {action} a document by using one of your direct links"
|
msgid "{recipientName} {action} a document by using one of your direct links"
|
||||||
msgstr "{recipientName} {action} un documento utilizando uno de tus enlaces directos"
|
msgstr "{recipientName} {action} un documento utilizando uno de tus enlaces directos"
|
||||||
@ -104,6 +188,26 @@ msgstr "{recipientName} {action} un documento utilizando uno de tus enlaces dire
|
|||||||
msgid "{teamName} ownership transfer request"
|
msgid "{teamName} ownership transfer request"
|
||||||
msgstr "solicitud de transferencia de propiedad de {teamName}"
|
msgstr "solicitud de transferencia de propiedad de {teamName}"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:343
|
||||||
|
msgid "{userName} approved the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:344
|
||||||
|
msgid "{userName} CC'd the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:345
|
||||||
|
msgid "{userName} completed their task"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:341
|
||||||
|
msgid "{userName} signed the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:342
|
||||||
|
msgid "{userName} viewed the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/data-table-pagination.tsx:41
|
#: packages/ui/primitives/data-table-pagination.tsx:41
|
||||||
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
||||||
msgstr "{visibleRows, plural, one {Mostrando # resultado.} other {Mostrando # resultados.}}"
|
msgstr "{visibleRows, plural, one {Mostrando # resultado.} other {Mostrando # resultados.}}"
|
||||||
@ -150,10 +254,34 @@ msgstr "<0>Requerir clave de acceso</0> - El destinatario debe tener una cuenta
|
|||||||
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
||||||
msgstr "Se creó un documento a partir de tu plantilla directa que requiere que {recipientActionVerb}."
|
msgstr "Se creó un documento a partir de tu plantilla directa que requiere que {recipientActionVerb}."
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:262
|
||||||
|
msgid "A field was added"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:266
|
||||||
|
msgid "A field was removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:270
|
||||||
|
msgid "A field was updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
||||||
msgid "A new member has joined your team"
|
msgid "A new member has joined your team"
|
||||||
msgstr "Un nuevo miembro se ha unido a tu equipo"
|
msgstr "Un nuevo miembro se ha unido a tu equipo"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:274
|
||||||
|
msgid "A recipient was added"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:278
|
||||||
|
msgid "A recipient was removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:282
|
||||||
|
msgid "A recipient was updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
||||||
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
||||||
msgstr "Se ha iniciado una solicitud para utilizar tu correo electrónico por {teamName} en Documenso"
|
msgstr "Se ha iniciado una solicitud para utilizar tu correo electrónico por {teamName} en Documenso"
|
||||||
@ -368,6 +496,7 @@ msgstr "Cerrar"
|
|||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:35
|
#: packages/email/template-components/template-document-completed.tsx:35
|
||||||
#: packages/email/template-components/template-document-self-signed.tsx:36
|
#: packages/email/template-components/template-document-self-signed.tsx:36
|
||||||
|
#: packages/lib/constants/document.ts:10
|
||||||
msgid "Completed"
|
msgid "Completed"
|
||||||
msgstr "Completado"
|
msgstr "Completado"
|
||||||
|
|
||||||
@ -450,11 +579,24 @@ msgstr "Receptor de enlace directo"
|
|||||||
msgid "Document access"
|
msgid "Document access"
|
||||||
msgstr "Acceso al documento"
|
msgstr "Acceso al documento"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:306
|
||||||
|
msgid "Document access auth updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/document/delete-document.ts:213
|
#: packages/lib/server-only/document/delete-document.ts:213
|
||||||
#: packages/lib/server-only/document/super-delete-document.ts:75
|
#: packages/lib/server-only/document/super-delete-document.ts:75
|
||||||
msgid "Document Cancelled"
|
msgid "Document Cancelled"
|
||||||
msgstr "Documento cancelado"
|
msgstr "Documento cancelado"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:359
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:360
|
||||||
|
msgid "Document completed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:286
|
||||||
|
msgid "Document created"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
||||||
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
||||||
msgid "Document created from direct template"
|
msgid "Document created from direct template"
|
||||||
@ -464,15 +606,55 @@ msgstr "Documento creado a partir de plantilla directa"
|
|||||||
msgid "Document Creation"
|
msgid "Document Creation"
|
||||||
msgstr "Creación de documento"
|
msgstr "Creación de documento"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:290
|
||||||
|
msgid "Document deleted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/document/send-delete-email.ts:58
|
#: packages/lib/server-only/document/send-delete-email.ts:58
|
||||||
msgid "Document Deleted!"
|
msgid "Document Deleted!"
|
||||||
msgstr "¡Documento eliminado!"
|
msgstr "¡Documento eliminado!"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:326
|
||||||
|
msgid "Document external ID updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:334
|
||||||
|
msgid "Document moved to team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:318
|
||||||
|
msgid "Document opened"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:330
|
||||||
|
msgid "Document sent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:310
|
||||||
|
msgid "Document signing auth updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:322
|
||||||
|
msgid "Document title updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:314
|
||||||
|
msgid "Document updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:302
|
||||||
|
msgid "Document visibility updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:64
|
#: packages/email/template-components/template-document-completed.tsx:64
|
||||||
#: packages/ui/components/document/document-download-button.tsx:68
|
#: packages/ui/components/document/document-download-button.tsx:68
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Descargar"
|
msgstr "Descargar"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:13
|
||||||
|
msgid "Draft"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-dropzone.tsx:162
|
#: packages/ui/primitives/document-dropzone.tsx:162
|
||||||
msgid "Drag & drop your PDF here."
|
msgid "Drag & drop your PDF here."
|
||||||
msgstr "Arrastre y suelte su PDF aquí."
|
msgstr "Arrastre y suelte su PDF aquí."
|
||||||
@ -505,6 +687,14 @@ msgstr "Se requiere email"
|
|||||||
msgid "Email Options"
|
msgid "Email Options"
|
||||||
msgstr "Opciones de correo electrónico"
|
msgstr "Opciones de correo electrónico"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email resent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email sent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
||||||
msgid "Empty field"
|
msgid "Empty field"
|
||||||
msgstr "Campo vacío"
|
msgstr "Campo vacío"
|
||||||
@ -565,6 +755,14 @@ msgstr "Etiqueta de campo"
|
|||||||
msgid "Field placeholder"
|
msgid "Field placeholder"
|
||||||
msgstr "Marcador de posición de campo"
|
msgstr "Marcador de posición de campo"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:294
|
||||||
|
msgid "Field signed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:298
|
||||||
|
msgid "Field unsigned"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
||||||
@ -775,6 +973,10 @@ msgstr "Restablecimiento de contraseña exitoso"
|
|||||||
msgid "Password updated!"
|
msgid "Password updated!"
|
||||||
msgstr "¡Contraseña actualizada!"
|
msgstr "¡Contraseña actualizada!"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:16
|
||||||
|
msgid "Pending"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-pending.tsx:17
|
#: packages/email/templates/document-pending.tsx:17
|
||||||
msgid "Pending Document"
|
msgid "Pending Document"
|
||||||
msgstr "Documento pendiente"
|
msgstr "Documento pendiente"
|
||||||
@ -842,6 +1044,10 @@ msgstr "Solo lectura"
|
|||||||
msgid "Receives copy"
|
msgid "Receives copy"
|
||||||
msgstr "Recibe copia"
|
msgstr "Recibe copia"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:338
|
||||||
|
msgid "Recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
||||||
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
||||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
||||||
@ -1249,6 +1455,10 @@ msgstr "Hemos cambiado tu contraseña como solicitaste. Ahora puedes iniciar ses
|
|||||||
msgid "Welcome to Documenso!"
|
msgid "Welcome to Documenso!"
|
||||||
msgstr "¡Bienvenido a Documenso!"
|
msgstr "¡Bienvenido a Documenso!"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:258
|
||||||
|
msgid "You"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
||||||
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
||||||
msgstr "Está a punto de enviar este documento a los destinatarios. ¿Está seguro de que desea continuar?"
|
msgstr "Está a punto de enviar este documento a los destinatarios. ¿Está seguro de que desea continuar?"
|
||||||
|
|||||||
@ -220,20 +220,29 @@ msgstr "Aceptación y Consentimiento"
|
|||||||
msgid "Accepted team invitation"
|
msgid "Accepted team invitation"
|
||||||
msgstr "Invitación de equipo aceptada"
|
msgstr "Invitación de equipo aceptada"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:128
|
||||||
|
msgid "Account Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
||||||
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
||||||
msgid "Account deleted"
|
msgid "Account deleted"
|
||||||
msgstr "Cuenta eliminada"
|
msgstr "Cuenta eliminada"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:119
|
||||||
|
msgid "Account Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
||||||
msgid "Acknowledgment"
|
msgid "Acknowledgment"
|
||||||
msgstr "Reconocimiento"
|
msgstr "Reconocimiento"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:100
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
||||||
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:46
|
||||||
msgid "Action"
|
msgid "Action"
|
||||||
msgstr "Acción"
|
msgstr "Acción"
|
||||||
|
|
||||||
@ -639,6 +648,10 @@ msgstr "Intenta sellar el documento de nuevo, útil después de que se haya prod
|
|||||||
msgid "Audit Log"
|
msgid "Audit Log"
|
||||||
msgstr "Registro de Auditoría"
|
msgstr "Registro de Auditoría"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:198
|
||||||
|
msgid "Authentication Level"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
||||||
msgid "Authentication required"
|
msgid "Authentication required"
|
||||||
@ -697,6 +710,7 @@ msgid "Billing"
|
|||||||
msgstr "Facturación"
|
msgstr "Facturación"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:48
|
||||||
msgid "Browser"
|
msgid "Browser"
|
||||||
msgstr "Navegador"
|
msgstr "Navegador"
|
||||||
|
|
||||||
@ -1058,6 +1072,7 @@ msgid "Created"
|
|||||||
msgstr "Creado"
|
msgstr "Creado"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:111
|
||||||
msgid "Created At"
|
msgid "Created At"
|
||||||
msgstr "Creado En"
|
msgstr "Creado En"
|
||||||
|
|
||||||
@ -1193,6 +1208,7 @@ msgid "Delete your account and all its contents, including completed documents.
|
|||||||
msgstr "Eliminar su cuenta y todo su contenido, incluidos documentos completados. Esta acción es irreversible y cancelará su suscripción, así que proceda con cuidado."
|
msgstr "Eliminar su cuenta y todo su contenido, incluidos documentos completados. Esta acción es irreversible y cancelará su suscripción, así que proceda con cuidado."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:97
|
||||||
msgid "Deleted"
|
msgid "Deleted"
|
||||||
msgstr "Eliminado"
|
msgstr "Eliminado"
|
||||||
|
|
||||||
@ -1200,7 +1216,12 @@ msgstr "Eliminado"
|
|||||||
msgid "Deleting account..."
|
msgid "Deleting account..."
|
||||||
msgstr "Eliminando cuenta..."
|
msgstr "Eliminando cuenta..."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:178
|
||||||
|
msgid "Details"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:234
|
||||||
msgid "Device"
|
msgid "Device"
|
||||||
msgstr "Dispositivo"
|
msgstr "Dispositivo"
|
||||||
|
|
||||||
@ -1343,6 +1364,7 @@ msgid "Document history"
|
|||||||
msgstr "Historial de documentos"
|
msgstr "Historial de documentos"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:81
|
||||||
msgid "Document ID"
|
msgid "Document ID"
|
||||||
msgstr "ID del documento"
|
msgstr "ID del documento"
|
||||||
|
|
||||||
@ -1525,6 +1547,8 @@ msgstr "Divulgación de Firma Electrónica"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:122
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:129
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
||||||
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
||||||
@ -1594,6 +1618,10 @@ msgstr "Habilitar firma de enlace directo"
|
|||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr "Habilitado"
|
msgstr "Habilitado"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:87
|
||||||
|
msgid "Enclosed Document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
||||||
msgid "Ends On"
|
msgid "Ends On"
|
||||||
msgstr "Termina en"
|
msgstr "Termina en"
|
||||||
@ -1778,6 +1806,10 @@ msgstr "Ocultar"
|
|||||||
msgid "Hide additional information"
|
msgid "Hide additional information"
|
||||||
msgstr "Ocultar información adicional"
|
msgstr "Ocultar información adicional"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:43
|
||||||
|
msgid "I am the owner of this document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
||||||
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
||||||
msgid "I'm sure! Delete it"
|
msgid "I'm sure! Delete it"
|
||||||
@ -1882,6 +1914,11 @@ msgstr "Invitado el"
|
|||||||
msgid "Invoice"
|
msgid "Invoice"
|
||||||
msgstr "Factura"
|
msgstr "Factura"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:47
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:227
|
||||||
|
msgid "IP Address"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
||||||
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
||||||
msgstr "Es crucial mantener su información de contacto, especialmente su dirección de correo electrónico, actual con nosotros. Por favor, notifíquenos inmediatamente sobre cualquier cambio para asegurarse de seguir recibiendo todas las comunicaciones necesarias."
|
msgstr "Es crucial mantener su información de contacto, especialmente su dirección de correo electrónico, actual con nosotros. Por favor, notifíquenos inmediatamente sobre cualquier cambio para asegurarse de seguir recibiendo todas las comunicaciones necesarias."
|
||||||
@ -1931,6 +1968,10 @@ msgstr "Última modificación"
|
|||||||
msgid "Last updated"
|
msgid "Last updated"
|
||||||
msgstr "Última actualización"
|
msgstr "Última actualización"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:121
|
||||||
|
msgid "Last Updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
||||||
msgid "Last updated at"
|
msgid "Last updated at"
|
||||||
msgstr "Última actualización el"
|
msgstr "Última actualización el"
|
||||||
@ -2304,6 +2345,7 @@ msgid "Otherwise, the document will be created as a draft."
|
|||||||
msgstr "De lo contrario, el documento se creará como un borrador."
|
msgstr "De lo contrario, el documento se creará como un borrador."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:103
|
||||||
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
||||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
||||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
||||||
@ -2338,6 +2380,10 @@ msgstr "La clave de acceso ha sido actualizada"
|
|||||||
msgid "Passkey name"
|
msgid "Passkey name"
|
||||||
msgstr "Nombre de clave de acceso"
|
msgstr "Nombre de clave de acceso"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:121
|
||||||
|
msgid "Passkey Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
||||||
msgid "Passkeys"
|
msgid "Passkeys"
|
||||||
@ -2573,6 +2619,10 @@ msgstr "Lea la <0>divulgación de firma</0> completa."
|
|||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
msgstr "Listo"
|
msgstr "Listo"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:281
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
||||||
msgid "Reauthentication is required to sign this field"
|
msgid "Reauthentication is required to sign this field"
|
||||||
msgstr "Se requiere reautenticación para firmar este campo"
|
msgstr "Se requiere reautenticación para firmar este campo"
|
||||||
@ -2599,6 +2649,7 @@ msgstr "Destinatario actualizado"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:139
|
||||||
msgid "Recipients"
|
msgid "Recipients"
|
||||||
msgstr "Destinatarios"
|
msgstr "Destinatarios"
|
||||||
|
|
||||||
@ -2846,6 +2897,7 @@ msgid "Sending..."
|
|||||||
msgstr "Enviando..."
|
msgstr "Enviando..."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:248
|
||||||
msgid "Sent"
|
msgid "Sent"
|
||||||
msgstr "Enviado"
|
msgstr "Enviado"
|
||||||
|
|
||||||
@ -2968,6 +3020,7 @@ msgid "Sign Up with OIDC"
|
|||||||
msgstr "Regístrate con OIDC"
|
msgstr "Regístrate con OIDC"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:177
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
||||||
@ -2978,6 +3031,10 @@ msgstr "Regístrate con OIDC"
|
|||||||
msgid "Signature"
|
msgid "Signature"
|
||||||
msgstr "Firma"
|
msgstr "Firma"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:220
|
||||||
|
msgid "Signature ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
||||||
msgid "Signatures Collected"
|
msgid "Signatures Collected"
|
||||||
msgstr "Firmas recolectadas"
|
msgstr "Firmas recolectadas"
|
||||||
@ -2987,10 +3044,23 @@ msgid "Signatures will appear once the document has been completed"
|
|||||||
msgstr "Las firmas aparecerán una vez que el documento se haya completado"
|
msgstr "Las firmas aparecerán una vez que el documento se haya completado"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:270
|
||||||
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
||||||
msgid "Signed"
|
msgid "Signed"
|
||||||
msgstr "Firmado"
|
msgstr "Firmado"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:176
|
||||||
|
msgid "Signer Events"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:168
|
||||||
|
msgid "Signing Certificate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:303
|
||||||
|
msgid "Signing certificate provided by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/components/forms/signin.tsx:383
|
#: apps/web/src/components/forms/signin.tsx:383
|
||||||
#: apps/web/src/components/forms/signin.tsx:510
|
#: apps/web/src/components/forms/signin.tsx:510
|
||||||
msgid "Signing in..."
|
msgid "Signing in..."
|
||||||
@ -3100,6 +3170,7 @@ msgstr "Estadísticas"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:93
|
||||||
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Estado"
|
msgstr "Estado"
|
||||||
@ -3587,7 +3658,8 @@ msgstr "Este nombre de usuario ya ha sido tomado"
|
|||||||
msgid "This username is already taken"
|
msgid "This username is already taken"
|
||||||
msgstr "Este nombre de usuario ya está tomado"
|
msgstr "Este nombre de usuario ya está tomado"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:77
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:73
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:44
|
||||||
msgid "Time"
|
msgid "Time"
|
||||||
msgstr "Hora"
|
msgstr "Hora"
|
||||||
|
|
||||||
@ -3595,6 +3667,10 @@ msgstr "Hora"
|
|||||||
msgid "Time zone"
|
msgid "Time zone"
|
||||||
msgstr "Zona horaria"
|
msgstr "Zona horaria"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:131
|
||||||
|
msgid "Time Zone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
||||||
@ -3743,6 +3819,10 @@ msgstr "Autenticación de dos factores habilitada"
|
|||||||
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
||||||
msgstr "La autenticación de dos factores ha sido desactivada para tu cuenta. Ya no se te pedirá ingresar un código de tu aplicación de autenticador al iniciar sesión."
|
msgstr "La autenticación de dos factores ha sido desactivada para tu cuenta. Ya no se te pedirá ingresar un código de tu aplicación de autenticador al iniciar sesión."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:120
|
||||||
|
msgid "Two-Factor Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
||||||
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
@ -3848,6 +3928,13 @@ msgstr "No autorizado"
|
|||||||
msgid "Uncompleted"
|
msgid "Uncompleted"
|
||||||
msgstr "Incompleto"
|
msgstr "Incompleto"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:229
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:254
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:265
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:276
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
||||||
msgid "Unknown error"
|
msgid "Unknown error"
|
||||||
msgstr "Error desconocido"
|
msgstr "Error desconocido"
|
||||||
@ -3963,7 +4050,8 @@ msgstr "Usar Código de Respaldo"
|
|||||||
msgid "Use Template"
|
msgid "Use Template"
|
||||||
msgstr "Usar Plantilla"
|
msgstr "Usar Plantilla"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:78
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:45
|
||||||
msgid "User"
|
msgid "User"
|
||||||
msgstr "Usuario"
|
msgstr "Usuario"
|
||||||
|
|
||||||
@ -4011,6 +4099,10 @@ msgstr "Verifica tu dirección de correo electrónico para desbloquear todas las
|
|||||||
msgid "Verify your email to upload documents."
|
msgid "Verify your email to upload documents."
|
||||||
msgstr "Verifica tu correo electrónico para subir documentos."
|
msgstr "Verifica tu correo electrónico para subir documentos."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:75
|
||||||
|
msgid "Version History"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
||||||
@ -4074,6 +4166,7 @@ msgid "View teams"
|
|||||||
msgstr "Ver equipos"
|
msgstr "Ver equipos"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:259
|
||||||
msgid "Viewed"
|
msgid "Viewed"
|
||||||
msgstr "Visto"
|
msgstr "Visto"
|
||||||
|
|
||||||
|
|||||||
@ -96,6 +96,90 @@ msgstr "{memberEmail} a rejoint l'équipe suivante"
|
|||||||
msgid "{memberEmail} left the following team"
|
msgid "{memberEmail} left the following team"
|
||||||
msgstr "{memberEmail} a quitté l'équipe suivante"
|
msgstr "{memberEmail} a quitté l'équipe suivante"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:263
|
||||||
|
msgid "{prefix} added a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:275
|
||||||
|
msgid "{prefix} added a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:287
|
||||||
|
msgid "{prefix} created the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:291
|
||||||
|
msgid "{prefix} deleted the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:335
|
||||||
|
msgid "{prefix} moved the document to team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:319
|
||||||
|
msgid "{prefix} opened the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:267
|
||||||
|
msgid "{prefix} removed a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:279
|
||||||
|
msgid "{prefix} removed a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:355
|
||||||
|
msgid "{prefix} resent an email to {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:356
|
||||||
|
msgid "{prefix} sent an email to {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:331
|
||||||
|
msgid "{prefix} sent the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:295
|
||||||
|
msgid "{prefix} signed a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:299
|
||||||
|
msgid "{prefix} unsigned a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:271
|
||||||
|
msgid "{prefix} updated a field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:283
|
||||||
|
msgid "{prefix} updated a recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:315
|
||||||
|
msgid "{prefix} updated the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:307
|
||||||
|
msgid "{prefix} updated the document access auth requirements"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:327
|
||||||
|
msgid "{prefix} updated the document external ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:311
|
||||||
|
msgid "{prefix} updated the document signing auth requirements"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:323
|
||||||
|
msgid "{prefix} updated the document title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:303
|
||||||
|
msgid "{prefix} updated the document visibility"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
#: packages/email/templates/document-created-from-direct-template.tsx:55
|
||||||
msgid "{recipientName} {action} a document by using one of your direct links"
|
msgid "{recipientName} {action} a document by using one of your direct links"
|
||||||
msgstr "{recipientName} {action} un document en utilisant l'un de vos liens directs"
|
msgstr "{recipientName} {action} un document en utilisant l'un de vos liens directs"
|
||||||
@ -104,6 +188,26 @@ msgstr "{recipientName} {action} un document en utilisant l'un de vos liens dire
|
|||||||
msgid "{teamName} ownership transfer request"
|
msgid "{teamName} ownership transfer request"
|
||||||
msgstr "Demande de transfert de propriété de {teamName}"
|
msgstr "Demande de transfert de propriété de {teamName}"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:343
|
||||||
|
msgid "{userName} approved the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:344
|
||||||
|
msgid "{userName} CC'd the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:345
|
||||||
|
msgid "{userName} completed their task"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:341
|
||||||
|
msgid "{userName} signed the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:342
|
||||||
|
msgid "{userName} viewed the document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/data-table-pagination.tsx:41
|
#: packages/ui/primitives/data-table-pagination.tsx:41
|
||||||
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}"
|
||||||
msgstr "{visibleRows, plural, one {Affichage de # résultat.} other {Affichage de # résultats.}}"
|
msgstr "{visibleRows, plural, one {Affichage de # résultat.} other {Affichage de # résultats.}}"
|
||||||
@ -150,10 +254,34 @@ msgstr "<0>Exiger une clé d'accès</0> - Le destinataire doit avoir un compte e
|
|||||||
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
||||||
msgstr "Un document a été créé par votre modèle direct qui nécessite que vous {recipientActionVerb} celui-ci."
|
msgstr "Un document a été créé par votre modèle direct qui nécessite que vous {recipientActionVerb} celui-ci."
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:262
|
||||||
|
msgid "A field was added"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:266
|
||||||
|
msgid "A field was removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:270
|
||||||
|
msgid "A field was updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:90
|
||||||
msgid "A new member has joined your team"
|
msgid "A new member has joined your team"
|
||||||
msgstr "Un nouveau membre a rejoint votre équipe"
|
msgstr "Un nouveau membre a rejoint votre équipe"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:274
|
||||||
|
msgid "A recipient was added"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:278
|
||||||
|
msgid "A recipient was removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:282
|
||||||
|
msgid "A recipient was updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
#: packages/lib/server-only/team/create-team-email-verification.ts:142
|
||||||
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
msgid "A request to use your email has been initiated by {teamName} on Documenso"
|
||||||
msgstr "Une demande d'utilisation de votre email a été initiée par {teamName} sur Documenso"
|
msgstr "Une demande d'utilisation de votre email a été initiée par {teamName} sur Documenso"
|
||||||
@ -368,6 +496,7 @@ msgstr "Fermer"
|
|||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:35
|
#: packages/email/template-components/template-document-completed.tsx:35
|
||||||
#: packages/email/template-components/template-document-self-signed.tsx:36
|
#: packages/email/template-components/template-document-self-signed.tsx:36
|
||||||
|
#: packages/lib/constants/document.ts:10
|
||||||
msgid "Completed"
|
msgid "Completed"
|
||||||
msgstr "Terminé"
|
msgstr "Terminé"
|
||||||
|
|
||||||
@ -450,11 +579,24 @@ msgstr "Receveur de lien direct"
|
|||||||
msgid "Document access"
|
msgid "Document access"
|
||||||
msgstr "Accès au document"
|
msgstr "Accès au document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:306
|
||||||
|
msgid "Document access auth updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/document/delete-document.ts:213
|
#: packages/lib/server-only/document/delete-document.ts:213
|
||||||
#: packages/lib/server-only/document/super-delete-document.ts:75
|
#: packages/lib/server-only/document/super-delete-document.ts:75
|
||||||
msgid "Document Cancelled"
|
msgid "Document Cancelled"
|
||||||
msgstr "Document Annulé"
|
msgstr "Document Annulé"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:359
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:360
|
||||||
|
msgid "Document completed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:286
|
||||||
|
msgid "Document created"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
#: packages/email/templates/document-created-from-direct-template.tsx:30
|
||||||
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
#: packages/lib/server-only/template/create-document-from-direct-template.ts:554
|
||||||
msgid "Document created from direct template"
|
msgid "Document created from direct template"
|
||||||
@ -464,15 +606,55 @@ msgstr "Document créé à partir d'un modèle direct"
|
|||||||
msgid "Document Creation"
|
msgid "Document Creation"
|
||||||
msgstr "Création de document"
|
msgstr "Création de document"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:290
|
||||||
|
msgid "Document deleted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/lib/server-only/document/send-delete-email.ts:58
|
#: packages/lib/server-only/document/send-delete-email.ts:58
|
||||||
msgid "Document Deleted!"
|
msgid "Document Deleted!"
|
||||||
msgstr "Document Supprimé !"
|
msgstr "Document Supprimé !"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:326
|
||||||
|
msgid "Document external ID updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:334
|
||||||
|
msgid "Document moved to team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:318
|
||||||
|
msgid "Document opened"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:330
|
||||||
|
msgid "Document sent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:310
|
||||||
|
msgid "Document signing auth updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:322
|
||||||
|
msgid "Document title updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:314
|
||||||
|
msgid "Document updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:302
|
||||||
|
msgid "Document visibility updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/template-components/template-document-completed.tsx:64
|
#: packages/email/template-components/template-document-completed.tsx:64
|
||||||
#: packages/ui/components/document/document-download-button.tsx:68
|
#: packages/ui/components/document/document-download-button.tsx:68
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Télécharger"
|
msgstr "Télécharger"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:13
|
||||||
|
msgid "Draft"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-dropzone.tsx:162
|
#: packages/ui/primitives/document-dropzone.tsx:162
|
||||||
msgid "Drag & drop your PDF here."
|
msgid "Drag & drop your PDF here."
|
||||||
msgstr "Faites glisser et déposez votre PDF ici."
|
msgstr "Faites glisser et déposez votre PDF ici."
|
||||||
@ -505,6 +687,14 @@ msgstr "L'email est requis"
|
|||||||
msgid "Email Options"
|
msgid "Email Options"
|
||||||
msgstr "Options d'email"
|
msgstr "Options d'email"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email resent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:353
|
||||||
|
msgid "Email sent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
#: packages/ui/primitives/document-flow/add-fields.tsx:1123
|
||||||
msgid "Empty field"
|
msgid "Empty field"
|
||||||
msgstr "Champ vide"
|
msgstr "Champ vide"
|
||||||
@ -565,6 +755,14 @@ msgstr "Étiquette du champ"
|
|||||||
msgid "Field placeholder"
|
msgid "Field placeholder"
|
||||||
msgstr "Espace réservé du champ"
|
msgstr "Espace réservé du champ"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:294
|
||||||
|
msgid "Field signed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:298
|
||||||
|
msgid "Field unsigned"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38
|
||||||
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38
|
||||||
@ -775,6 +973,10 @@ msgstr "Réinitialisation du mot de passe réussie"
|
|||||||
msgid "Password updated!"
|
msgid "Password updated!"
|
||||||
msgstr "Mot de passe mis à jour !"
|
msgstr "Mot de passe mis à jour !"
|
||||||
|
|
||||||
|
#: packages/lib/constants/document.ts:16
|
||||||
|
msgid "Pending"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/email/templates/document-pending.tsx:17
|
#: packages/email/templates/document-pending.tsx:17
|
||||||
msgid "Pending Document"
|
msgid "Pending Document"
|
||||||
msgstr "Document En Attente"
|
msgstr "Document En Attente"
|
||||||
@ -842,6 +1044,10 @@ msgstr "Lecture seule"
|
|||||||
msgid "Receives copy"
|
msgid "Receives copy"
|
||||||
msgstr "Recevoir une copie"
|
msgstr "Recevoir une copie"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:338
|
||||||
|
msgid "Recipient"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
||||||
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
||||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
#: packages/ui/primitives/template-flow/add-template-settings.tsx:208
|
||||||
@ -1249,6 +1455,10 @@ msgstr "Nous avons changé votre mot de passe comme demandé. Vous pouvez mainte
|
|||||||
msgid "Welcome to Documenso!"
|
msgid "Welcome to Documenso!"
|
||||||
msgstr "Bienvenue sur Documenso !"
|
msgstr "Bienvenue sur Documenso !"
|
||||||
|
|
||||||
|
#: packages/lib/utils/document-audit-logs.ts:258
|
||||||
|
msgid "You"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44
|
||||||
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
msgid "You are about to send this document to the recipients. Are you sure you want to continue?"
|
||||||
msgstr "Vous êtes sur le point d'envoyer ce document aux destinataires. Êtes-vous sûr de vouloir continuer ?"
|
msgstr "Vous êtes sur le point d'envoyer ce document aux destinataires. Êtes-vous sûr de vouloir continuer ?"
|
||||||
|
|||||||
@ -220,20 +220,29 @@ msgstr "Acceptation et consentement"
|
|||||||
msgid "Accepted team invitation"
|
msgid "Accepted team invitation"
|
||||||
msgstr "Invitation d'équipe acceptée"
|
msgstr "Invitation d'équipe acceptée"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:128
|
||||||
|
msgid "Account Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51
|
||||||
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48
|
||||||
msgid "Account deleted"
|
msgid "Account deleted"
|
||||||
msgstr "Compte supprimé"
|
msgstr "Compte supprimé"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:119
|
||||||
|
msgid "Account Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:139
|
||||||
msgid "Acknowledgment"
|
msgid "Acknowledgment"
|
||||||
msgstr "Reconnaissance"
|
msgstr "Reconnaissance"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:100
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121
|
||||||
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:46
|
||||||
msgid "Action"
|
msgid "Action"
|
||||||
msgstr "Action"
|
msgstr "Action"
|
||||||
|
|
||||||
@ -639,6 +648,10 @@ msgstr "Essaye de sceller le document à nouveau, utile après qu'un changement
|
|||||||
msgid "Audit Log"
|
msgid "Audit Log"
|
||||||
msgstr "Journal d'audit"
|
msgstr "Journal d'audit"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:198
|
||||||
|
msgid "Authentication Level"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52
|
||||||
msgid "Authentication required"
|
msgid "Authentication required"
|
||||||
@ -697,6 +710,7 @@ msgid "Billing"
|
|||||||
msgstr "Facturation"
|
msgstr "Facturation"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:48
|
||||||
msgid "Browser"
|
msgid "Browser"
|
||||||
msgstr "Navigateur"
|
msgstr "Navigateur"
|
||||||
|
|
||||||
@ -1058,6 +1072,7 @@ msgid "Created"
|
|||||||
msgstr "Créé"
|
msgstr "Créé"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:111
|
||||||
msgid "Created At"
|
msgid "Created At"
|
||||||
msgstr "Créé le"
|
msgstr "Créé le"
|
||||||
|
|
||||||
@ -1193,6 +1208,7 @@ msgid "Delete your account and all its contents, including completed documents.
|
|||||||
msgstr "Supprimez votre compte et tout son contenu, y compris les documents complétés. Cette action est irréversible et annulera votre abonnement, alors procédez avec prudence."
|
msgstr "Supprimez votre compte et tout son contenu, y compris les documents complétés. Cette action est irréversible et annulera votre abonnement, alors procédez avec prudence."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:97
|
||||||
msgid "Deleted"
|
msgid "Deleted"
|
||||||
msgstr "Supprimé"
|
msgstr "Supprimé"
|
||||||
|
|
||||||
@ -1200,7 +1216,12 @@ msgstr "Supprimé"
|
|||||||
msgid "Deleting account..."
|
msgid "Deleting account..."
|
||||||
msgstr "Suppression du compte..."
|
msgstr "Suppression du compte..."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:178
|
||||||
|
msgid "Details"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:234
|
||||||
msgid "Device"
|
msgid "Device"
|
||||||
msgstr "Appareil"
|
msgstr "Appareil"
|
||||||
|
|
||||||
@ -1343,6 +1364,7 @@ msgid "Document history"
|
|||||||
msgstr "Historique du document"
|
msgstr "Historique du document"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:81
|
||||||
msgid "Document ID"
|
msgid "Document ID"
|
||||||
msgstr "ID du document"
|
msgstr "ID du document"
|
||||||
|
|
||||||
@ -1525,6 +1547,8 @@ msgstr "Divulgation de signature électronique"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:254
|
||||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:261
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:122
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:129
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
|
||||||
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:377
|
||||||
@ -1594,6 +1618,10 @@ msgstr "Activer la signature par lien direct"
|
|||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr "Activé"
|
msgstr "Activé"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:87
|
||||||
|
msgid "Enclosed Document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38
|
||||||
msgid "Ends On"
|
msgid "Ends On"
|
||||||
msgstr "Se termine le"
|
msgstr "Se termine le"
|
||||||
@ -1778,6 +1806,10 @@ msgstr "Cacher"
|
|||||||
msgid "Hide additional information"
|
msgid "Hide additional information"
|
||||||
msgstr "Cacher des informations supplémentaires"
|
msgstr "Cacher des informations supplémentaires"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:43
|
||||||
|
msgid "I am the owner of this document"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186
|
||||||
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173
|
||||||
msgid "I'm sure! Delete it"
|
msgid "I'm sure! Delete it"
|
||||||
@ -1882,6 +1914,11 @@ msgstr "Invité à"
|
|||||||
msgid "Invoice"
|
msgid "Invoice"
|
||||||
msgstr "Facture"
|
msgstr "Facture"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:47
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:227
|
||||||
|
msgid "IP Address"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:118
|
||||||
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
msgid "It is crucial to keep your contact information, especially your email address, up to date with us. Please notify us immediately of any changes to ensure that you continue to receive all necessary communications."
|
||||||
msgstr "Il est crucial de maintenir vos coordonnées, en particulier votre adresse e-mail, à jour avec nous. Veuillez nous informer immédiatement de tout changement pour vous assurer que vous continuez à recevoir toutes les communications nécessaires."
|
msgstr "Il est crucial de maintenir vos coordonnées, en particulier votre adresse e-mail, à jour avec nous. Veuillez nous informer immédiatement de tout changement pour vous assurer que vous continuez à recevoir toutes les communications nécessaires."
|
||||||
@ -1931,6 +1968,10 @@ msgstr "Dernière modification"
|
|||||||
msgid "Last updated"
|
msgid "Last updated"
|
||||||
msgstr "Dernière mise à jour"
|
msgstr "Dernière mise à jour"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:121
|
||||||
|
msgid "Last Updated"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52
|
||||||
msgid "Last updated at"
|
msgid "Last updated at"
|
||||||
msgstr "Dernière mise à jour à"
|
msgstr "Dernière mise à jour à"
|
||||||
@ -2304,6 +2345,7 @@ msgid "Otherwise, the document will be created as a draft."
|
|||||||
msgstr "Sinon, le document sera créé sous forme de brouillon."
|
msgstr "Sinon, le document sera créé sous forme de brouillon."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:103
|
||||||
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
||||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
||||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
||||||
@ -2338,6 +2380,10 @@ msgstr "La clé d'accès a été mise à jour"
|
|||||||
msgid "Passkey name"
|
msgid "Passkey name"
|
||||||
msgstr "Nom de la clé d'accès"
|
msgstr "Nom de la clé d'accès"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:121
|
||||||
|
msgid "Passkey Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106
|
||||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32
|
||||||
msgid "Passkeys"
|
msgid "Passkeys"
|
||||||
@ -2573,6 +2619,10 @@ msgstr "Lisez l'intégralité de la <0>divulgation de signature</0>."
|
|||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
msgstr "Prêt"
|
msgstr "Prêt"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:281
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62
|
||||||
msgid "Reauthentication is required to sign this field"
|
msgid "Reauthentication is required to sign this field"
|
||||||
msgstr "Une nouvelle authentification est requise pour signer ce champ"
|
msgstr "Une nouvelle authentification est requise pour signer ce champ"
|
||||||
@ -2599,6 +2649,7 @@ msgstr "Destinataire mis à jour"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recipients.tsx:30
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:139
|
||||||
msgid "Recipients"
|
msgid "Recipients"
|
||||||
msgstr "Destinataires"
|
msgstr "Destinataires"
|
||||||
|
|
||||||
@ -2846,6 +2897,7 @@ msgid "Sending..."
|
|||||||
msgstr "Envoi..."
|
msgstr "Envoi..."
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:248
|
||||||
msgid "Sent"
|
msgid "Sent"
|
||||||
msgstr "Envoyé"
|
msgstr "Envoyé"
|
||||||
|
|
||||||
@ -2968,6 +3020,7 @@ msgid "Sign Up with OIDC"
|
|||||||
msgstr "S'inscrire avec OIDC"
|
msgstr "S'inscrire avec OIDC"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:177
|
||||||
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:192
|
||||||
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195
|
||||||
@ -2978,6 +3031,10 @@ msgstr "S'inscrire avec OIDC"
|
|||||||
msgid "Signature"
|
msgid "Signature"
|
||||||
msgstr "Signature"
|
msgstr "Signature"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:220
|
||||||
|
msgid "Signature ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123
|
||||||
msgid "Signatures Collected"
|
msgid "Signatures Collected"
|
||||||
msgstr "Signatures collectées"
|
msgstr "Signatures collectées"
|
||||||
@ -2987,10 +3044,23 @@ msgid "Signatures will appear once the document has been completed"
|
|||||||
msgstr "Les signatures apparaîtront une fois le document complété"
|
msgstr "Les signatures apparaîtront une fois le document complété"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:270
|
||||||
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
#: apps/web/src/components/document/document-read-only-fields.tsx:84
|
||||||
msgid "Signed"
|
msgid "Signed"
|
||||||
msgstr "Signé"
|
msgstr "Signé"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:176
|
||||||
|
msgid "Signer Events"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:168
|
||||||
|
msgid "Signing Certificate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:303
|
||||||
|
msgid "Signing certificate provided by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/components/forms/signin.tsx:383
|
#: apps/web/src/components/forms/signin.tsx:383
|
||||||
#: apps/web/src/components/forms/signin.tsx:510
|
#: apps/web/src/components/forms/signin.tsx:510
|
||||||
msgid "Signing in..."
|
msgid "Signing in..."
|
||||||
@ -3100,6 +3170,7 @@ msgstr "Statistiques"
|
|||||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:93
|
||||||
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Statut"
|
msgstr "Statut"
|
||||||
@ -3587,7 +3658,8 @@ msgstr "Ce nom d'utilisateur a déjà été pris"
|
|||||||
msgid "This username is already taken"
|
msgid "This username is already taken"
|
||||||
msgstr "Ce nom d'utilisateur est déjà pris"
|
msgstr "Ce nom d'utilisateur est déjà pris"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:77
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:73
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:44
|
||||||
msgid "Time"
|
msgid "Time"
|
||||||
msgstr "Temps"
|
msgstr "Temps"
|
||||||
|
|
||||||
@ -3595,6 +3667,10 @@ msgstr "Temps"
|
|||||||
msgid "Time zone"
|
msgid "Time zone"
|
||||||
msgstr "Fuseau horaire"
|
msgstr "Fuseau horaire"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:131
|
||||||
|
msgid "Time Zone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
||||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
||||||
@ -3743,6 +3819,10 @@ msgstr "Authentification à deux facteurs activée"
|
|||||||
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in."
|
||||||
msgstr "L'authentification à deux facteurs a été désactivée pour votre compte. Vous ne serez plus tenu d'entrer un code de votre application d'authentification lors de la connexion."
|
msgstr "L'authentification à deux facteurs a été désactivée pour votre compte. Vous ne serez plus tenu d'entrer un code de votre application d'authentification lors de la connexion."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:120
|
||||||
|
msgid "Two-Factor Re-Authentication"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73
|
||||||
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
@ -3848,6 +3928,13 @@ msgstr "Non autorisé"
|
|||||||
msgid "Uncompleted"
|
msgid "Uncompleted"
|
||||||
msgstr "Non complet"
|
msgstr "Non complet"
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:229
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:254
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:265
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:276
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23
|
||||||
msgid "Unknown error"
|
msgid "Unknown error"
|
||||||
msgstr "Erreur inconnue"
|
msgstr "Erreur inconnue"
|
||||||
@ -3963,7 +4050,8 @@ msgstr "Utiliser le code de secours"
|
|||||||
msgid "Use Template"
|
msgid "Use Template"
|
||||||
msgstr "Utiliser le modèle"
|
msgstr "Utiliser le modèle"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82
|
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:78
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:45
|
||||||
msgid "User"
|
msgid "User"
|
||||||
msgstr "Utilisateur"
|
msgstr "Utilisateur"
|
||||||
|
|
||||||
@ -4011,6 +4099,10 @@ msgstr "Vérifiez votre adresse e-mail pour débloquer toutes les fonctionnalit
|
|||||||
msgid "Verify your email to upload documents."
|
msgid "Verify your email to upload documents."
|
||||||
msgstr "Vérifiez votre e-mail pour télécharger des documents."
|
msgstr "Vérifiez votre e-mail pour télécharger des documents."
|
||||||
|
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:75
|
||||||
|
msgid "Version History"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126
|
||||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135
|
||||||
@ -4074,6 +4166,7 @@ msgid "View teams"
|
|||||||
msgstr "Voir les équipes"
|
msgstr "Voir les équipes"
|
||||||
|
|
||||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104
|
||||||
|
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:259
|
||||||
msgid "Viewed"
|
msgid "Viewed"
|
||||||
msgstr "Vu"
|
msgstr "Vu"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user