diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index 6b4836225..d56dec37c 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -63,6 +63,13 @@ msgstr "(Du)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {(1 Zeichen über dem Limit)} other {(# Zeichen über dem Limit)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0} hat dich eingeladen, ein Dokument {recipientActionVerb}" msgid "{0} of {1} documents remaining this month." msgstr "{0} von {1} Dokumenten verbleibend in diesem Monat." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} von {1} Zeile(n) ausgewählt." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{0} von {1} Zeile(n) ausgewählt." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} im Namen von \"{1}\" hat Sie eingeladen, das Dokument \"{2}\" {recipientActionVerb}." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName} im Namen von \"{teamName}\" hat Sie eingeladen, das Dokume msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, one {Sie können nicht mehr als # Zugangsschlüssel haben.} other {Sie können nicht mehr als # Zugangsschlüssel haben.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} hat ein Feld hinzugefügt" @@ -499,6 +512,42 @@ msgstr "<0>{organisationName} hat angefragt, ein Konto in Ihrem Namen zu ers msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} hat angefragt, Ihr bestehendes Documenso-Konto mit ihrer Organisation zu verknüpfen." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} hat angefragt, Ihre E-Mail-Adresse für ihr Team bei Documenso zu verwenden." @@ -507,6 +556,10 @@ msgstr "<0>{teamName} hat angefragt, Ihre E-Mail-Adresse für ihr Team bei D msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Konto verwalten: Ändern Sie Ihre Kontoeinstellungen, Berechtigungen und Vorlieben." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Datenzugriff: Greifen Sie auf alle mit Ihrem Konto verknüpften Daten zu." @@ -524,6 +577,10 @@ msgstr "<0>E-Mail - Der Empfänger erhält das Dokument zur Unterschrift, Ge msgid "<0>Events: All" msgstr "<0>Ereignisse: Alle" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Voller Zugang zum Konto: Sehen Sie alle Ihre Profilinformationen, Einstellungen und Aktivitäten." @@ -532,6 +589,10 @@ msgstr "<0>Voller Zugang zum Konto: Sehen Sie alle Ihre Profilinformationen, msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Authentifizierungsmethode erben - Verwenden Sie die in den \"Allgemeinen Einstellungen\" konfigurierte globale Aktionssignatur-Authentifizierungsmethode" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>Keine Einschränkungen - Keine Authentifizierung erforderlich" @@ -888,6 +949,14 @@ msgstr "Konto deaktiviert" msgid "Account enabled" msgstr "Konto aktiviert" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Kontoverknüpfungsanfrage" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "Aktionen" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Aktiv" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "E-Mail hinzufügen" msgid "Add Email Domain" msgstr "E-Mail-Domain hinzufügen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "Platzhalterempfänger hinzufügen" msgid "Add Placeholders" msgstr "Platzhalter hinzufügen" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Empfänger hinzufügen" @@ -1203,6 +1284,10 @@ msgstr "Nach der elektronischen Unterzeichnung eines Dokuments haben Sie die Mö msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "Nach der Übermittlung wird ein Dokument automatisch generiert und zu Ihrer Dokumentenseite hinzugefügt. Sie erhalten außerdem eine Benachrichtigung per E-Mail." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "Erlaubte Teams" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Erlaubt die Authentifizierung mit biometrischen Daten, Passwort-Managern, Hardware-Schlüsseln usw." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "Hast du bereits ein Konto? <0>Stattdessen anmelden" @@ -1386,6 +1476,10 @@ msgstr "Beim automatischen Speichern der Vorlageneinstellungen ist ein Fehler au msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "Beim automatischen Signieren des Dokuments ist ein Fehler aufgetreten, einige Felder wurden möglicherweise nicht signiert. Bitte überprüfen Sie und signieren Sie alle verbleibenden Felder manuell." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "Ein Fehler ist aufgetreten, während das Dokument aus der Vorlage erstellt wurde." @@ -1430,6 +1524,10 @@ msgstr "Ein Fehler ist aufgetreten, während das Dokument verschoben wurde." msgid "An error occurred while moving the template." msgstr "Ein Fehler ist aufgetreten, während die Vorlage verschoben wurde." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "Ein unbekannter Fehler ist beim Löschen des Ordners aufgetreten." msgid "An unknown error occurred while moving the folder." msgstr "Ein unbekannter Fehler ist beim Verschieben des Ordners aufgetreten." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Alle Dokumente, zu denen Sie eingeladen wurden, erscheinen hier" @@ -1923,6 +2029,7 @@ msgstr "Markenpräferenzen" msgid "Branding preferences updated" msgstr "Markenpräferenzen aktualisiert" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Browser" @@ -1996,6 +2103,8 @@ msgstr "Kann vorbereiten" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "Zeichenbeschränkung" msgid "Charts" msgstr "Diagramme" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "Kundengeheimnis" msgid "Client secret is required" msgstr "Kundengeheimnis erforderlich" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "Kontaktieren Sie uns" msgid "Content" msgstr "Inhalt" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "Bestimmt, welche Signaturen beim Unterschreiben eines Dokuments verwende msgid "Copied" msgstr "Kopiert" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "Erstellt am {0}" msgid "CSV Structure" msgstr "CSV-Struktur" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "Kumulative MAU (angemeldet)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "Aktuell" @@ -2866,6 +2992,7 @@ msgstr "Dunkelmodus" msgid "Dashboard" msgstr "Dashboard" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "Datumsformat" msgid "Date Settings" msgstr "Datumseinstellungen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "Ziel" msgid "Details" msgstr "Einzelheiten" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "Entwicklermodus" @@ -3198,6 +3375,7 @@ msgstr "Konto Deaktivieren" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Deaktivieren Sie die Zwei-Faktor-Authentifizierung, bevor Sie Ihr Konto löschen." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "Dokumentpräferenzen aktualisiert" msgid "Document re-sent" msgstr "Dokument erneut gesendet" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Dokument abgelehnt" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "Dokument angesehen" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Dokumentensichtbarkeit" @@ -3820,6 +4002,7 @@ msgstr "Elektronische Zustellung von Dokumenten" msgid "Electronic Signature Disclosure" msgstr "Offenlegung der elektronischen Unterschrift" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "Konto aktivieren" msgid "Enable Account" msgstr "Konto Aktivieren" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Authenticator-App aktivieren" @@ -4039,6 +4226,7 @@ msgstr "SSO-Portal aktivieren" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "Umschlag aktualisiert" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "Umschlag aktualisiert" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "Umschlag aktualisiert" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "Umschlag aktualisiert" msgid "Error" msgstr "Fehler" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Fehler beim Hochladen der Datei" @@ -4282,11 +4482,19 @@ msgstr "Läuft ab am {0}" msgid "External ID" msgstr "Externe ID" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "Fehlgeschlagen" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "Ordner konnte nicht erstellt werden" @@ -4355,6 +4563,10 @@ msgstr "Vorlage konnte nicht aktualisiert werden" msgid "Failed to update webhook" msgstr "Webhook konnte nicht aktualisiert werden" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Fehlgeschlagen: {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "Hast du dein Passwort vergessen?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Kostenlos" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "Gruppenname" msgid "Groups" msgstr "Gruppen" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "hat Sie eingeladen, dieses Dokument zu genehmigen" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "hat dich eingeladen, bei diesem Dokument zu assistieren" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "hat Sie eingeladen, dieses Dokument zu unterzeichnen" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "hat Sie eingeladen, dieses Dokument anzusehen" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "Einen Assistenten als letzten Unterzeichner zu haben bedeutet, dass er k msgid "Help complete the document for other signers." msgstr "Hilfe beim Abschließen des Dokuments für andere Unterzeichner." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Hier können Sie Ihrer Organisation E-Mail-Domains hinzufügen." @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "Ich bin mir sicher! Löschen" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID in die Zwischenablage kopiert" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "Bei einem Problem mit Ihrem Abo kontaktieren Sie uns bitte unter <0>{SUPPORT_EMAIL}." @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "Wichtig: Was dies bedeutet" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "Inaktiv" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "Authentifizierungsmethode erben" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "Organisationsmitglieder erben" msgid "Inherited subscription claim" msgstr "Geerbter Abonnementsanspruch" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "Ungültiger Code. Bitte versuchen Sie es erneut." msgid "Invalid domains" msgstr "Ungültige Domains" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Ungültige E-Mail" @@ -5000,7 +5218,9 @@ msgstr "Eingeladen am" msgid "Invoice" msgstr "Rechnung" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "Zuletzt geändert" msgid "Last Retried" msgstr "Zuletzt erneut versucht" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Zuletzt aktualisiert" @@ -5254,6 +5475,14 @@ msgstr "Anmelden" msgid "Logs" msgstr "Protokolle" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "Manager" msgid "Managers and above" msgstr "Manager und höher" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Als gesehen markieren" @@ -5561,12 +5794,12 @@ msgstr "Mein Ordner" msgid "N/A" msgstr "N/A" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "N/A" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "Keine aktiven Entwürfe" msgid "No documents found" msgstr "Keine Dokumente gefunden" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "Kein passender Empfänger mit dieser Beschreibung gefunden." msgid "No recipients" msgstr "Keine Empfänger" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "Keine Sorge, das passiert! Geben Sie Ihre E-Mail ein, und wir senden Ihn #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "Keine" @@ -5798,6 +6043,7 @@ msgstr "Nicht unterstützt" msgid "Nothing to do" msgstr "Nichts zu tun" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "Anzahl der erlaubten Teams. 0 = Unbegrenzt" msgid "Number Settings" msgstr "Zahleneinstellungen" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "im Auftrag von \"{0}\" hat Sie eingeladen, dieses Dokument zu genehmigen" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "im Namen von „{0}“ hat dich eingeladen, bei diesem Dokument zu assistieren" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "im Auftrag von \"{0}\" hat Sie eingeladen, dieses Dokument zu unterzeichnen" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "im Auftrag von \"{0}\" hat Sie eingeladen, dieses Dokument anzusehen" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "Auf dieser Seite können Sie einen neuen Webhook erstellen." @@ -6103,6 +6329,20 @@ msgstr "Eigentumsrechte wurden an {organisationMemberName} übertragen." msgid "Page {0} of {1}" msgstr "Seite {0} von {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "Seite {0} von {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "Bezahlt" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "Passwort aktualisiert!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "Überfällig" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "Öffentliche Vorlagen sind mit Ihrem öffentlichen Profil verbunden. Än msgid "Quick Actions" msgstr "Schnellaktionen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "Lesen Sie unsere Dokumentation, um mit Documenso zu beginnen." msgid "Read the full <0>signature disclosure." msgstr "Lesen Sie die vollständige <0>Offenlegung der Unterschrift." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Bereit" @@ -6680,6 +6928,16 @@ msgstr "Neueste Dokumente" msgid "Recipient" msgstr "Empfänger" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "Empfänger aktualisiert" msgid "Recipients" msgstr "Empfänger" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Empfängermetriken" @@ -6858,6 +7120,10 @@ msgstr "Organisationsgruppe entfernen" msgid "Remove organisation member" msgstr "Organisationsmitglied entfernen" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Team-E-Mail entfernen" @@ -7664,6 +7930,7 @@ msgstr "Vollständigen Namen ins Feld signieren" msgid "Sign your initials into the field" msgstr "Initialen ins Feld signieren" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "Website Banner" msgid "Site Settings" msgstr "Website Einstellungen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Einige Unterzeichner haben noch kein Unterschriftsfeld zugewiesen bekommen. Bitte weisen Sie jedem Unterzeichner mindestens ein Unterschriftsfeld zu, bevor Sie fortfahren." @@ -7824,6 +8096,7 @@ msgstr "Einige Unterzeichner haben noch kein Unterschriftsfeld zugewiesen bekomm #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "Etwas ist schief gelaufen" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Etwas ist schiefgelaufen beim Versuch, Ihre E-Mail-Adresse für <0>{0} zu bestätigen. Bitte versuchen Sie es später erneut." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "Test-Webhook fehlgeschlagen" msgid "Test webhook sent" msgstr "Test-Webhook gesendet" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "Der direkte Linkt wurde in die Zwischenablage kopiert" msgid "The display name for this email address" msgstr "Der Anzeigename für diese E-Mail-Adresse" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Das Dokument wurde erfolgreich verschoben." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "Das Dokument ist bereits gespeichert und kann nicht geändert werden." @@ -8568,6 +8858,10 @@ msgstr "Der Ordner, in den Sie die Vorlage verschieben möchten, existiert nicht msgid "The following errors occurred:" msgstr "Die folgenden Fehler sind aufgetreten:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "Den folgenden Unterzeichnern fehlen Unterschriftsfelder:" @@ -8755,6 +9049,10 @@ msgstr "Der gesuchte Benutzer wurde möglicherweise entfernt, umbenannt oder hat msgid "The user's two factor authentication has been reset successfully." msgstr "Die Zwei-Faktor-Authentifizierung des Nutzers wurde erfolgreich zurückgesetzt." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "Das Webhook wurde erfolgreich gelöscht." @@ -8821,6 +9119,11 @@ msgstr "Diese Aktion ist nicht umkehrbar. Bitte seien Sie sicher." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "Diese Aktion ist umkehrbar, jedoch bitte seien Sie vorsichtig, da das Konto dauerhaft betroffen sein könnte (z.B. könnten deren Einstellungen und Inhalte nicht richtig wiederhergestellt werden)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "Dieser Anspruch ist gesperrt und kann nicht gelöscht werden." @@ -9196,6 +9499,11 @@ msgstr "Das Token ist abgelaufen. Bitte versuchen Sie es erneut." msgid "Token name" msgstr "Token-Name" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "Oben" @@ -9225,6 +9533,13 @@ msgstr "Gesamtanzahl der Benutzer" msgid "Triggers" msgstr "Auslöser" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Zwei-Faktor-Authentifizierung" @@ -9387,6 +9702,10 @@ msgstr "Unbekannt" msgid "Unknown error" msgstr "Unbekannter Fehler" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Unbegrenzt" @@ -10096,6 +10415,10 @@ msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht h msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Konto zu löschen. Bitte versuchen Sie es später erneut." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "Beim Versuch, den Zugriff zu deaktivieren, trat ein unbekannter Fehler auf." @@ -10211,6 +10534,16 @@ msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht h msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "Wir haben einen unbekannten Fehler festgestellt, während wir versuchten, Ihr Profil zu aktualisieren. Bitte versuchen Sie es später noch einmal." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "Wir haben eine Bestätigungs-E-Mail zur Überprüfung gesendet." @@ -10302,6 +10635,14 @@ msgstr "Wir werden nichts senden, um die Empfänger zu benachrichtigen." msgid "We'll get back to you as soon as possible via email." msgstr "Wir werden uns so schnell wie möglich per E-Mail bei Ihnen melden." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "Wir senden Ihnen einen 6-stelligen Code per E-Mail" @@ -10605,6 +10946,14 @@ msgstr "Sie sind nicht berechtigt, diesen Benutzer zu aktivieren." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "Sie sind nicht berechtigt, die Zwei-Faktor-Authentifizierung für diesen Benutzer zurückzusetzen." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "Du kannst diesen Link auch kopieren und in deinen Browser einfügen: {confirmationLink} (Link läuft in 1 Stunde ab)" @@ -10626,6 +10975,10 @@ msgstr "Sie können den Zugriff so aktivieren, dass alle Organisationsmitglieder msgid "You can manage your email preferences here" msgstr "Hier können Sie Ihre E-Mail-Präferenzen verwalten" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Sie können den Zugriff jederzeit in Ihren Teameinstellungen auf Documenso <0>hier. widerrufen" @@ -10691,13 +11044,6 @@ msgstr "Sie können derzeit keine Dokumente hochladen." msgid "You cannot upload encrypted PDFs" msgstr "Sie können keine verschlüsselten PDFs hochladen" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "Sie können nicht mehr als {maximumEnvelopeItemCount} Elemente pro Umschlag hochladen." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Sie haben derzeit ein inaktives <0>{currentProductName} Abonnement" @@ -10933,6 +11279,11 @@ msgstr "Sie müssen bei der Anmeldung jetzt einen Code von Ihrer Authenticator-A msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "Sie erhalten eine Kopie des unterschriebenen Dokuments per E-Mail, sobald alle unterschrieben haben." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Ihr Konto" @@ -11025,6 +11376,11 @@ msgstr "Ihr Dokument wurde erfolgreich hochgeladen." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Ihr Dokument wurde erfolgreich hochgeladen. Sie werden zur Vorlagenseite weitergeleitet." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "Ihr Verifizierungscode:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index 438b3361c..69a6279dd 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -58,6 +58,13 @@ msgstr "(You)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {(1 character over)} other {(# characters over)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -181,12 +188,6 @@ msgstr "{0} invited you to {recipientActionVerb} a document" msgid "{0} of {1} documents remaining this month." msgstr "{0} of {1} documents remaining this month." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} of {1} row(s) selected." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -194,6 +195,11 @@ msgstr "{0} of {1} row(s) selected." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "{0} recipient(s) have been added from AI detection." + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -263,6 +269,13 @@ msgstr "{inviterName} on behalf of \"{teamName}\" has invited you to {action} {d msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} added a field" @@ -494,6 +507,42 @@ msgstr "<0>{organisationName} has requested to create an account on your beh msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} has requested to link your current Documenso account to their organisation." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "<0>{senderName} {senderEmail} has invited you to approve this document" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "<0>{senderName} {senderEmail} has invited you to assist this document" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "<0>{senderName} {senderEmail} has invited you to sign this document" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "<0>{senderName} {senderEmail} has invited you to view this document" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} has requested to use your email address for their team on Documenso." @@ -502,6 +551,10 @@ msgstr "<0>{teamName} has requested to use your email address for their team msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Account management: Modify your account settings, permissions, and preferences" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "<0>Admins only - Only admins can access and view the document" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Data access: Access all data associated with your account" @@ -519,6 +572,10 @@ msgstr "<0>Email - The recipient will be emailed the document to sign, appro msgid "<0>Events: All" msgstr "<0>Events: All" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "<0>Everyone - Everyone can access and view the document" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Full account access: View all your profile information, settings, and activity" @@ -527,6 +584,10 @@ msgstr "<0>Full account access: View all your profile information, settings, msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "<0>Managers and above - Only managers and above can access and view the document" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>No restrictions - No authentication required" @@ -883,6 +944,14 @@ msgstr "Account disabled" msgid "Account enabled" msgstr "Account enabled" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "Account link declined" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "Account linked successfully" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Account Linking Request" @@ -935,12 +1004,16 @@ msgid "Actions" msgstr "Actions" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Active" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "Active" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1034,6 +1107,10 @@ msgstr "Add Email" msgid "Add Email Domain" msgstr "Add Email Domain" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "Add fields" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1098,6 +1175,10 @@ msgstr "Add Placeholder Recipient" msgid "Add Placeholders" msgstr "Add Placeholders" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "Add recipients" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Add Recipients" @@ -1198,6 +1279,10 @@ msgstr "After signing a document electronically, you will be provided the opport msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "AI Features" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1291,6 +1376,11 @@ msgstr "Allowed teams" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Allows authenticating using biometrics, password managers, hardware keys, etc." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "Almost done" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "Already have an account? <0>Sign in instead" @@ -1381,6 +1471,10 @@ msgstr "An error occurred while auto-saving the template settings." msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "An error occurred while completing the document. Please try again." + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "An error occurred while creating document from template." @@ -1425,6 +1519,10 @@ msgstr "An error occurred while moving the document." msgid "An error occurred while moving the template." msgstr "An error occurred while moving the template." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "An error occurred while rejecting the document. Please try again." + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1587,6 +1685,14 @@ msgstr "An unknown error occurred while deleting the folder." msgid "An unknown error occurred while moving the folder." msgstr "An unknown error occurred while moving the folder." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "Analyzing page layout" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "Analyzing pages" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Any documents that you have been invited to will appear here" @@ -1918,6 +2024,7 @@ msgstr "Branding Preferences" msgid "Branding preferences updated" msgstr "Branding preferences updated" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Browser" @@ -1991,6 +2098,8 @@ msgstr "Can prepare" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2144,6 +2253,7 @@ msgstr "Character Limit" msgid "Charts" msgstr "Charts" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2253,6 +2363,10 @@ msgstr "Client Secret" msgid "Client secret is required" msgstr "Client secret is required" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2463,6 +2577,10 @@ msgstr "Contact us" msgid "Content" msgstr "Content" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "Context" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2540,6 +2658,18 @@ msgstr "Controls which signatures are allowed to be used when signing a document msgid "Copied" msgstr "Copied" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "Copied field" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "Copied field to clipboard" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2857,6 +2987,7 @@ msgstr "Dark Mode" msgid "Dashboard" msgstr "Dashboard" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2882,6 +3013,10 @@ msgstr "Date Format" msgid "Date Settings" msgstr "Date Settings" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "David is the Employee, Lucas is the Manager" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3091,6 +3226,52 @@ msgstr "Destination" msgid "Details" msgstr "Details" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "Detect" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "Detect fields" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "Detect recipients" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "Detect recipients with AI" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "Detect with AI" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "Detected fields" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "Detected recipients" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "Detecting fields" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "Detecting recipients" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "Detecting signature areas" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "Detection failed" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "Developer Mode" @@ -3189,6 +3370,7 @@ msgstr "Disable Account" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Disable Two Factor Authentication before deleting your account." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3468,6 +3650,7 @@ msgstr "Document preferences updated" msgid "Document re-sent" msgstr "Document re-sent" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Document rejected" @@ -3552,6 +3735,9 @@ msgid "Document Viewed" msgstr "Document Viewed" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Document visibility" @@ -3811,6 +3997,7 @@ msgstr "Electronic Delivery of Documents" msgid "Electronic Signature Disclosure" msgstr "Electronic Signature Disclosure" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -3992,6 +4179,10 @@ msgstr "Enable account" msgid "Enable Account" msgstr "Enable Account" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Enable Authenticator App" @@ -4030,6 +4221,7 @@ msgstr "Enable SSO portal" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4155,12 +4347,14 @@ msgstr "Envelope updated" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4171,6 +4365,7 @@ msgstr "Envelope updated" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4179,6 +4374,7 @@ msgstr "Envelope updated" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4219,6 +4415,14 @@ msgstr "Envelope updated" msgid "Error" msgstr "Error" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "Error declining account link" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "Error linking account" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Error uploading file" @@ -4273,11 +4477,19 @@ msgstr "Expires on {0}" msgid "External ID" msgstr "External ID" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "Extracting contact details" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "Failed" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "Failed to complete the document. Please try again." + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "Failed to create folder" @@ -4346,6 +4558,10 @@ msgstr "Failed to update template" msgid "Failed to update webhook" msgstr "Failed to update webhook" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "Failed to upload CSV. Please check the file format and try again." + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Failed: {failedCount}" @@ -4502,8 +4718,13 @@ msgid "Forgot your password?" msgstr "Forgot your password?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "Free" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" msgstr "Free" @@ -4639,22 +4860,6 @@ msgstr "Group Name" msgid "Groups" msgstr "Groups" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "has invited you to approve this document" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "has invited you to assist this document" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "has invited you to sign this document" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "has invited you to view this document" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4671,6 +4876,10 @@ msgstr "Having an assistant as the last signer means they will be unable to take msgid "Help complete the document for other signers." msgstr "Help complete the document for other signers." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "Help the AI assign fields to the right recipients." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Here you can add email domains to your organisation." @@ -4795,6 +5004,8 @@ msgid "I'm sure! Delete it" msgstr "I'm sure! Delete it" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4802,6 +5013,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copied to clipboard" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "Identifying input fields" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "Identifying recipients" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." @@ -4827,6 +5046,7 @@ msgid "Important: What This Means" msgstr "Important: What This Means" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" msgstr "Inactive" @@ -4866,6 +5086,7 @@ msgstr "Inherit authentication method" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4880,6 +5101,7 @@ msgstr "Inherit organisation members" msgid "Inherited subscription claim" msgstr "Inherited subscription claim" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4920,7 +5142,7 @@ msgstr "Invalid code. Please try again." msgid "Invalid domains" msgstr "Invalid domains" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Invalid email" @@ -4991,7 +5213,9 @@ msgstr "Invited At" msgid "Invoice" msgstr "Invoice" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5100,6 +5324,7 @@ msgstr "Last modified" msgid "Last Retried" msgstr "Last Retried" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Last updated" @@ -5245,6 +5470,14 @@ msgstr "Login" msgid "Logs" msgstr "Logs" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "Looking for form fields" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "Looking for signature fields" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5396,6 +5629,10 @@ msgstr "Manager" msgid "Managers and above" msgstr "Managers and above" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "Mapping fields to recipients" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Mark as viewed" @@ -5552,12 +5789,12 @@ msgstr "My Folder" msgid "N/A" msgstr "N/A" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5565,7 +5802,6 @@ msgstr "N/A" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5666,6 +5902,14 @@ msgstr "No active drafts" msgid "No documents found" msgstr "No documents found" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "No email detected" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "No fields were detected in your document." + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5710,6 +5954,10 @@ msgstr "No recipient matching this description was found." msgid "No recipients" msgstr "No recipients" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "No recipients were detected in your document." + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5770,6 +6018,7 @@ msgstr "No worries, it happens! Enter your email and we'll email you a special l #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "None" @@ -5789,6 +6038,7 @@ msgstr "Not supported" msgid "Nothing to do" msgstr "Nothing to do" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5821,26 +6071,6 @@ msgstr "Number of teams allowed. 0 = Unlimited" msgid "Number Settings" msgstr "Number Settings" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "on behalf of \"{0}\" has invited you to approve this document" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "on behalf of \"{0}\" has invited you to assist this document" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "on behalf of \"{0}\" has invited you to sign this document" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "on behalf of \"{0}\" has invited you to view this document" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "On this page, you can create a new webhook." @@ -6094,6 +6324,20 @@ msgstr "Ownership transferred to {organisationMemberName}." msgid "Page {0} of {1}" msgstr "Page {0} of {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "Page {0} of {1} - {2} field(s) found" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "Page {0} of {1} - {2} recipient(s) found" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6101,6 +6345,7 @@ msgid "Page {0} of {numPages}" msgstr "Page {0} of {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" msgstr "Paid" @@ -6182,6 +6427,7 @@ msgid "Password updated!" msgstr "Password updated!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" msgstr "Past Due" @@ -6582,6 +6828,7 @@ msgstr "Public templates are connected to your public profile. Any modifications msgid "Quick Actions" msgstr "Quick Actions" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6618,6 +6865,11 @@ msgstr "Read our documentation to get started with Documenso." msgid "Read the full <0>signature disclosure." msgstr "Read the full <0>signature disclosure." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "Reading your document" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Ready" @@ -6671,6 +6923,16 @@ msgstr "Recent documents" msgid "Recipient" msgstr "Recipient" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "Recipient {0}" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6702,6 +6964,10 @@ msgstr "Recipient updated" msgid "Recipients" msgstr "Recipients" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "Recipients added" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Recipients metrics" @@ -6849,6 +7115,10 @@ msgstr "Remove organisation group" msgid "Remove organisation member" msgstr "Remove organisation member" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "Remove recipient" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Remove team email" @@ -7655,6 +7925,7 @@ msgstr "Sign your full name into the field" msgid "Sign your initials into the field" msgstr "Sign your initials into the field" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7792,6 +8063,11 @@ msgstr "Site Banner" msgid "Site Settings" msgstr "Site Settings" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "Skip" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." @@ -7815,6 +8091,7 @@ msgstr "Some signers have not been assigned a signature field. Please assign at #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7850,6 +8127,14 @@ msgstr "Something went wrong" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "Something went wrong while detecting fields." + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "Something went wrong while detecting recipients." + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8385,6 +8670,7 @@ msgstr "Test webhook failed" msgid "Test webhook sent" msgstr "Test webhook sent" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8472,10 +8758,18 @@ msgstr "The direct link has been copied to your clipboard" msgid "The display name for this email address" msgstr "The display name for this email address" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "The Document has been deleted successfully." + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "The document has been moved successfully." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "The document has been successfully rejected." + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "The document is already saved and cannot be changed." @@ -8559,6 +8853,10 @@ msgstr "The folder you are trying to move the template to does not exist." msgid "The following errors occurred:" msgstr "The following errors occurred:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "The following recipients require an email address:" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "The following signers are missing signature fields:" @@ -8746,6 +9044,10 @@ msgstr "The user you are looking for may have been removed, renamed or may have msgid "The user's two factor authentication has been reset successfully." msgstr "The user's two factor authentication has been reset successfully." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "The visibility of the document to the recipient." + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "The webhook has been successfully deleted." @@ -8812,6 +9114,11 @@ msgstr "This action is not reversible. Please be certain." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "This can take a minute or two depending on the size of your document." + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "This claim is locked and cannot be deleted." @@ -9187,6 +9494,11 @@ msgstr "Token has expired. Please try again." msgid "Token name" msgstr "Token name" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "Too many requests" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "Top" @@ -9216,6 +9528,13 @@ msgstr "Total Users" msgid "Triggers" msgstr "Triggers" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "Try again" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Two factor authentication" @@ -9378,6 +9697,10 @@ msgstr "Unknown" msgid "Unknown error" msgstr "Unknown error" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "Unknown name" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Unlimited" @@ -10087,6 +10410,10 @@ msgstr "We encountered an unknown error while attempting to delete this token. P msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "We encountered an unknown error while attempting to delete your account. Please try again later." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "We encountered an unknown error while attempting to delete your document. Please try again later." + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "We encountered an unknown error while attempting to disable access." @@ -10202,6 +10529,16 @@ msgstr "We encountered an unknown error while attempting update the team email. msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "We encountered an unknown error while attempting update your profile. Please try again later." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "We found {0} field(s) in your document." + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "We found {0} recipient(s) in your document." + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "We have sent a confirmation email for verification." @@ -10293,6 +10630,14 @@ msgstr "We won't send anything to notify recipients." msgid "We'll get back to you as soon as possible via email." msgstr "We'll get back to you as soon as possible via email." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "We'll send a 6-digit code to your email" @@ -10596,6 +10941,14 @@ msgstr "You are not authorized to enable this user." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "You are not authorized to reset two factor authentcation for this user." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "You can add fields manually in the editor." + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "You can add recipients manually in the editor." + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" @@ -10617,6 +10970,10 @@ msgstr "You can enable access to allow all organisation members to access this t msgid "You can manage your email preferences here" msgstr "You can manage your email preferences here" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "You can only detect fields in draft envelopes" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "You can revoke access at any time in your team settings on Documenso <0>here." @@ -10682,13 +11039,6 @@ msgstr "You cannot upload documents at this time." msgid "You cannot upload encrypted PDFs" msgstr "You cannot upload encrypted PDFs" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "You currently have an inactive <0>{currentProductName} subscription" @@ -10924,6 +11274,11 @@ msgstr "You will now be required to enter a code from your authenticator app whe msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "You will receive an email copy of the signed document once everyone has signed." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "You've made too many detection requests. Please wait a minute before trying again." + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Your Account" @@ -11016,6 +11371,11 @@ msgstr "Your document has been uploaded successfully." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Your document has been uploaded successfully. You will be redirected to the template page." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "Your document is processed securely using AI services that don't retain your data." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index 20b1bb040..aec57d06e 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -63,6 +63,13 @@ msgstr "(Tú)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {(1 carácter excedido)} other {(# caracteres excedidos)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0} te invitó a {recipientActionVerb} un documento" msgid "{0} of {1} documents remaining this month." msgstr "{0} de {1} documentos restantes este mes." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} de {1} fila(s) seleccionada." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{0} de {1} fila(s) seleccionada." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} en nombre de \"{1}\" te ha invitado a {recipientActionVerb} el documento \"{2}\"." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName} en nombre de \"{teamName}\" te ha invitado a {action} {doc msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, one {No puedes tener más de # clave de acceso.} other {No puedes tener más de # claves de acceso.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} agregó un campo" @@ -499,6 +512,42 @@ msgstr "<0>{organisationName} ha solicitado crear una cuenta en tu nombre." msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} ha solicitado vincular tu cuenta actual de Documenso a su organización." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} ha solicitado usar tu dirección de correo electrónico para su equipo en Documenso." @@ -507,6 +556,10 @@ msgstr "<0>{teamName} ha solicitado usar tu dirección de correo electrónic msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Administración de cuenta: Modifica la configuración, permisos y preferencias de tu cuenta" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Acceso a datos: Accede a todos los datos asociados con tu cuenta" @@ -524,6 +577,10 @@ msgstr "<0>Correo electrónico - Al destinatario se le enviará el documento msgid "<0>Events: All" msgstr "<0>Eventos: Todos" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Acceso completo a la cuenta: Ve toda tu información de perfil, configuración y actividad" @@ -532,6 +589,10 @@ msgstr "<0>Acceso completo a la cuenta: Ve toda tu información de perfil, c msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Heredar método de autenticación - Use el método de autenticación de firma de acción global configurado en el paso \"Configuración General\"" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>Sin restricciones - No se requiere autenticación" @@ -888,6 +949,14 @@ msgstr "Cuenta deshabilitada" msgid "Account enabled" msgstr "Cuenta habilitada" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Solicitud de Vinculación de Cuenta" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "Acciones" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Activo" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "Agregar correo electrónico" msgid "Add Email Domain" msgstr "Agregar dominio de correo electrónico" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "Agregar destinatario de marcador de posición" msgid "Add Placeholders" msgstr "Agregar Marcadores de posición" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Agregar destinatarios" @@ -1203,6 +1284,10 @@ msgstr "Después de firmar un documento electrónicamente, se le dará la oportu msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "Después de la presentación, se generará automáticamente un documento y se agregará a su página de documentos. También recibirá una notificación por correo electrónico." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "Equipos permitidos" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Permite autenticarse usando biometría, administradores de contraseñas, claves de hardware, etc." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "¿Ya tienes una cuenta? <0>Iniciar sesión en su lugar" @@ -1386,6 +1476,10 @@ msgstr "Ocurrió un error al guardar automáticamente la configuración de la pl msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "Se produjo un error al firmar automáticamente el documento, es posible que algunos campos no estén firmados. Por favor, revise y firme manualmente cualquier campo restante." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "Ocurrió un error al crear el documento a partir de la plantilla." @@ -1430,6 +1524,10 @@ msgstr "Ocurrió un error al mover el documento." msgid "An error occurred while moving the template." msgstr "Ocurrió un error al mover la plantilla." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "Se produjo un error desconocido al eliminar la carpeta." msgid "An unknown error occurred while moving the folder." msgstr "Se produjo un error desconocido al mover la carpeta." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Cualquier documento al que hayas sido invitado aparecerá aquí" @@ -1923,6 +2029,7 @@ msgstr "Preferencias de marca" msgid "Branding preferences updated" msgstr "Preferencias de marca actualizadas" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Navegador" @@ -1996,6 +2103,8 @@ msgstr "Puede preparar" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "Límite de caracteres" msgid "Charts" msgstr "Gráficas" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "Secreto del Cliente" msgid "Client secret is required" msgstr "Se requiere secreto del cliente" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "Contáctanos" msgid "Content" msgstr "Contenido" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "Controla qué firmas están permitidas al firmar un documento." msgid "Copied" msgstr "Copiado" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "Creado el {0}" msgid "CSV Structure" msgstr "Estructura CSV" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "MAU acumulativo (con sesión iniciada)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "Actual" @@ -2866,6 +2992,7 @@ msgstr "Modo Oscuro" msgid "Dashboard" msgstr "Tablero" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "Formato de fecha" msgid "Date Settings" msgstr "Configuración de Fecha" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "Destino" msgid "Details" msgstr "Detalles" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "Modo desarrollador" @@ -3198,6 +3375,7 @@ msgstr "Deshabilitar Cuenta" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Deshabilite la Autenticación de Dos Factores antes de eliminar su cuenta." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "Preferencias del documento actualizadas" msgid "Document re-sent" msgstr "Documento reenviado" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Documento rechazado" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "Documento visto" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Visibilidad del Documento" @@ -3820,6 +4002,7 @@ msgstr "Entrega Electrónica de Documentos" msgid "Electronic Signature Disclosure" msgstr "Divulgación de Firma Electrónica" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "Habilitar cuenta" msgid "Enable Account" msgstr "Habilitar Cuenta" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Habilitar aplicación autenticadora" @@ -4039,6 +4226,7 @@ msgstr "Habilitar portal SSO" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "Sobre actualizado" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "Sobre actualizado" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "Sobre actualizado" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "Sobre actualizado" msgid "Error" msgstr "Error" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Error al cargar el archivo" @@ -4282,11 +4482,19 @@ msgstr "Expira el {0}" msgid "External ID" msgstr "ID externo" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "Error" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "No se pudo crear la carpeta" @@ -4355,6 +4563,10 @@ msgstr "No se pudo actualizar la plantilla" msgid "Failed to update webhook" msgstr "Falló al actualizar el webhook" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Fallidos: {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "¿Olvidaste tu contraseña?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Gratis" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "Nombre del grupo" msgid "Groups" msgstr "Grupos" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "te ha invitado a aprobar este documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "te ha invitado a asistir con este documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "te ha invitado a firmar este documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "te ha invitado a ver este documento" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "Tener a un asistente como el último firmante significa que no podrá re msgid "Help complete the document for other signers." msgstr "Ayuda a completar el documento para otros firmantes." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Aquí puedes añadir dominios de correo electrónico a tu organización." @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "¡Estoy seguro! Elimínalo" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copiado al portapapeles" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "Si tienes algún problema con tu suscripción, por favor contáctanos en <0>{SUPPORT_EMAIL}." @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "Importante: Lo que esto significa" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "Inactiva" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "Heredar método de autenticación" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "Heredar miembros de la organización" msgid "Inherited subscription claim" msgstr "Reclamación de suscripción heredada" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "Código inválido. Por favor, intenta nuevamente." msgid "Invalid domains" msgstr "Dominios no válidos" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Email inválido" @@ -5000,7 +5218,9 @@ msgstr "Invitado el" msgid "Invoice" msgstr "Factura" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "Última modificación" msgid "Last Retried" msgstr "Último reintento" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Última actualización" @@ -5254,6 +5475,14 @@ msgstr "Iniciar sesión" msgid "Logs" msgstr "Registros" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "Gerente" msgid "Managers and above" msgstr "Gerentes y superiores" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Marcar como visto" @@ -5561,12 +5794,12 @@ msgstr "Mi Carpeta" msgid "N/A" msgstr "N/A" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "N/A" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "No hay borradores activos" msgid "No documents found" msgstr "No se encontraron documentos" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "No se encontró ningún destinatario que coincidiera con esta descripci msgid "No recipients" msgstr "Sin destinatarios" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "¡No te preocupes, sucede! Ingresa tu correo electrónico y te enviaremo #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "Ninguno" @@ -5798,6 +6043,7 @@ msgstr "No soportado" msgid "Nothing to do" msgstr "Nada que hacer" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "Número de equipos permitidos. 0 = Ilimitado" msgid "Number Settings" msgstr "Configuración de Número" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "en nombre de \"{0}\" te ha invitado a aprobar este documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "en nombre de \"{0}\" te ha invitado a asistir con este documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "en nombre de \"{0}\" te ha invitado a firmar este documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "en nombre de \"{0}\" te ha invitado a ver este documento" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "En esta página, puedes crear un nuevo webhook." @@ -6103,6 +6329,20 @@ msgstr "Propiedad transferida a {organisationMemberName}." msgid "Page {0} of {1}" msgstr "Página {0} de {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "Página {0} de {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "Pagado" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "¡Contraseña actualizada!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "Vencida" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "Las plantillas públicas están conectadas a tu perfil público. Cualqui msgid "Quick Actions" msgstr "Acciones rápidas" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "Lea nuestra documentación para comenzar con Documenso." msgid "Read the full <0>signature disclosure." msgstr "Lea la <0>divulgación de firma completa." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Listo" @@ -6680,6 +6928,16 @@ msgstr "Documentos recientes" msgid "Recipient" msgstr "Destinatario" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "Destinatario actualizado" msgid "Recipients" msgstr "Destinatarios" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Métricas de destinatarios" @@ -6858,6 +7120,10 @@ msgstr "Eliminar grupo de organización" msgid "Remove organisation member" msgstr "Eliminar miembro de la organización" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Eliminar correo electrónico del equipo" @@ -7664,6 +7930,7 @@ msgstr "Firme su nombre completo en el campo" msgid "Sign your initials into the field" msgstr "Firme sus iniciales en el campo" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "Banner del sitio" msgid "Site Settings" msgstr "Configuraciones del sitio" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Algunos firmantes no han sido asignados a un campo de firma. Asigne al menos 1 campo de firma a cada firmante antes de continuar." @@ -7824,6 +8096,7 @@ msgstr "Algunos firmantes no han sido asignados a un campo de firma. Asigne al m #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "Algo salió mal" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Algo salió mal al intentar verificar tu dirección de correo electrónico para <0>{0}. Por favor, intenta de nuevo más tarde." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "Fallo en el webhook de prueba" msgid "Test webhook sent" msgstr "Webhook de prueba enviado" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "El enlace directo ha sido copiado a tu portapapeles" msgid "The display name for this email address" msgstr "El nombre para mostrar para esta dirección de correo electrónico" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "El documento se ha movido exitosamente." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "El documento ya está guardado y no se puede cambiar." @@ -8568,6 +8858,10 @@ msgstr "La carpeta a la que intenta mover la plantilla no existe." msgid "The following errors occurred:" msgstr "Se produjeron los siguientes errores:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "Los siguientes firmantes no tienen campos de firma:" @@ -8755,6 +9049,10 @@ msgstr "El usuario que estás buscando puede haber sido eliminado, renombrado o msgid "The user's two factor authentication has been reset successfully." msgstr "La autenticación de dos factores del usuario se ha restablecido con éxito." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "El webhook ha sido eliminado con éxito." @@ -8821,6 +9119,11 @@ msgstr "Esta acción no es reversible. Por favor, asegúrate." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "Esta acción es reversible, pero ten cuidado ya que la cuenta podría verse afectada permanentemente (por ejemplo, su configuración y contenidos podrían no restaurarse correctamente)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "Esta reclamo está bloqueado y no puede ser eliminado." @@ -9196,6 +9499,11 @@ msgstr "El token ha expirado. Por favor, inténtelo de nuevo." msgid "Token name" msgstr "Nombre del token" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "Parte superior" @@ -9225,6 +9533,13 @@ msgstr "Total de usuarios" msgid "Triggers" msgstr "Desencadenadores" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Autenticación de dos factores" @@ -9387,6 +9702,10 @@ msgstr "Desconocido" msgid "Unknown error" msgstr "Error desconocido" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Ilimitado" @@ -10096,6 +10415,10 @@ msgstr "Encontramos un error desconocido al intentar eliminar este token. Por fa msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "Encontramos un error desconocido al intentar eliminar tu cuenta. Por favor, inténtalo de nuevo más tarde." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "Tuvimos un error desconocido al intentar deshabilitar el acceso." @@ -10211,6 +10534,16 @@ msgstr "Encontramos un error desconocido al intentar actualizar el correo electr msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "Encontramos un error desconocido al intentar actualizar su perfil. Por favor, inténtelo de nuevo más tarde." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "Hemos enviado un correo electrónico de confirmación para la verificación." @@ -10302,6 +10635,14 @@ msgstr "No enviaremos nada para notificar a los destinatarios." msgid "We'll get back to you as soon as possible via email." msgstr "Nos pondremos en contacto contigo lo antes posible, a través de correo electrónico." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "Enviaremos un código de 6 dígitos a su correo electrónico" @@ -10605,6 +10946,14 @@ msgstr "No estás autorizado para habilitar a este usuario." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "No está autorizado para restablecer la autenticación de dos factores para este usuario." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "También puedes copiar y pegar este enlace en tu navegador: {confirmationLink} (el enlace expira en 1 hora)" @@ -10626,6 +10975,10 @@ msgstr "Puedes habilitar el acceso para permitir que todos los miembros de la or msgid "You can manage your email preferences here" msgstr "Puedes gestionar tus preferencias de correo electrónico aquí" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Puedes revocar el acceso en cualquier momento en la configuración de tu equipo en Documenso <0>aquí." @@ -10691,13 +11044,6 @@ msgstr "No puede cargar documentos en este momento." msgid "You cannot upload encrypted PDFs" msgstr "No puedes subir PDFs encriptados" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "No puede subir más de {maximumEnvelopeItemCount} elementos por sobre." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Actualmente tienes una suscripción inactiva de <0>{currentProductName}" @@ -10933,6 +11279,11 @@ msgstr "Ahora se te pedirá que ingreses un código de tu aplicación de autenti msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "Recibirás una copia por correo electrónico del documento firmado cuando todos hayan firmado." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Su cuenta" @@ -11025,6 +11376,11 @@ msgstr "Tu documento ha sido subido con éxito." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Tu documento ha sido subido con éxito. Serás redirigido a la página de plantillas." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "Su código de verificación:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "su-dominio.com otro-dominio.com" - diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 4957982cb..2dd3cbc21 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -63,6 +63,13 @@ msgstr "(Vous)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {(1 caractère de trop)} other {(# caractères de trop)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0} vous a invité à {recipientActionVerb} un document" msgid "{0} of {1} documents remaining this month." msgstr "{0} des {1} documents restants ce mois-ci." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} sur {1} ligne(s) sélectionnée(s)." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{0} sur {1} ligne(s) sélectionnée(s)." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} représentant \"{1}\" vous a invité à {recipientActionVerb} le document \"{2}\"." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName} représentant \"{teamName}\" vous a invité à {action} {d msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, one {Vous ne pouvez pas avoir plus de # clé d'accès.} other {Vous ne pouvez pas avoir plus de # clés d'accès.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} a ajouté un champ" @@ -499,6 +512,42 @@ msgstr "<0>{organisationName} a demandé à créer un compte en votre nom." msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} a demandé à lier votre compte Documenso actuel à son organisation." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} a demandé à utiliser votre adresse e-mail pour leur équipe sur Documenso." @@ -507,6 +556,10 @@ msgstr "<0>{teamName} a demandé à utiliser votre adresse e-mail pour leur msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Gestion du compte : Modifiez les paramètres, permissions, et préférences de votre compte" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Accès aux données : Accédez à toutes les données associées à votre compte" @@ -524,6 +577,10 @@ msgstr "<0>Email - Le destinataire recevra le document par e-mail pour signe msgid "<0>Events: All" msgstr "<0>Événementsa0: Tous" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Accès complet au compte : Consultez toutes vos informations de profil, paramètres, et activités" @@ -532,6 +589,10 @@ msgstr "<0>Accès complet au compte : Consultez toutes vos informations de p msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Hériter de la méthode d'authentification - Utilisez la méthode globale d'authentification de signature d'action configurée dans l'étape \"Paramètres généraux\"" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>Aucune restriction - Aucune authentification requise" @@ -888,6 +949,14 @@ msgstr "Compte désactivé" msgid "Account enabled" msgstr "Compte activé" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Demande de liaison de compte" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "Actions" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Actif" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "Ajouter un Email" msgid "Add Email Domain" msgstr "Ajouter un domaine email" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "Ajouter un destinataire fictif" msgid "Add Placeholders" msgstr "Ajouter des espaces réservés" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Ajouter des destinataires" @@ -1203,6 +1284,10 @@ msgstr "Après avoir signé un document électroniquement, vous aurez l'occasion msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "Après soumission, un document sera automatiquement généré et ajouté à votre page de documents. Vous recevrez également une notification par e-mail." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "Équipes autorisées" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Permet d'authentifier en utilisant des biométries, des gestionnaires de mots de passe, des clés matérielles, etc." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "Vous avez déjà un compte ? <0>Connectez-vous plutôt" @@ -1386,6 +1476,10 @@ msgstr "Une erreur s'est produite lors de la sauvegarde automatique des paramèt msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "Une erreur est survenue lors de la signature automatique du document, certains champs peuvent ne pas être signés. Veuillez vérifier et signer manuellement tous les champs restants." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "Une erreur est survenue lors de la création du document à partir d'un modèle." @@ -1430,6 +1524,10 @@ msgstr "Une erreur est survenue lors du déplacement du document." msgid "An error occurred while moving the template." msgstr "Une erreur est survenue lors du déplacement du modèle." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "Une erreur inconnue s'est produite lors de la suppression du dossier." msgid "An unknown error occurred while moving the folder." msgstr "Une erreur inconnue s'est produite lors du déplacement du dossier." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Tous les documents auxquels vous avez été invité apparaîtront ici" @@ -1923,6 +2029,7 @@ msgstr "Préférences de branding" msgid "Branding preferences updated" msgstr "Préférences de branding mises à jour" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Navigateur" @@ -1996,6 +2103,8 @@ msgstr "Peut préparer" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "Limite de caractères" msgid "Charts" msgstr "Graphiques" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "Secret client" msgid "Client secret is required" msgstr "Secret client requis" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "Contactez-nous" msgid "Content" msgstr "Contenu" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "Contrôle quelles signatures sont autorisées lors de la signature d'un msgid "Copied" msgstr "Copié" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "Créé le {0}" msgid "CSV Structure" msgstr "Structure CSV" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "MAU cumulatif (connecté)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "Actuel" @@ -2866,6 +2992,7 @@ msgstr "Mode sombre" msgid "Dashboard" msgstr "Tableau de bord" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "Format de date" msgid "Date Settings" msgstr "Paramètres de la date" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "Destination" msgid "Details" msgstr "Détails" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "Mode développeur" @@ -3198,6 +3375,7 @@ msgstr "Désactiver le Compte" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Désactiver l'authentification à deux facteurs avant de supprimer votre compte." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "Préférences de document mises à jour" msgid "Document re-sent" msgstr "Document renvoyé" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Document rejeté" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "Document consulté" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Visibilité du document" @@ -3820,6 +4002,7 @@ msgstr "Remise électronique de documents" msgid "Electronic Signature Disclosure" msgstr "Divulgation de signature électronique" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "Activer le compte" msgid "Enable Account" msgstr "Activer le Compte" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Activer l'application Authenticator" @@ -4039,6 +4226,7 @@ msgstr "Activer le portail SSO" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "Enveloppe mise à jour" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "Enveloppe mise à jour" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "Enveloppe mise à jour" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "Enveloppe mise à jour" msgid "Error" msgstr "Erreur" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Erreur lors de l'importation du fichier" @@ -4282,11 +4482,19 @@ msgstr "Expire le {0}" msgid "External ID" msgstr "ID externe" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "Échec" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "Échec de la création du dossier" @@ -4355,6 +4563,10 @@ msgstr "Échec de la mise à jour du modèle" msgid "Failed to update webhook" msgstr "Échec de la mise à jour du webhook" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Échoués : {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "Vous avez oublié votre mot de passe ?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Gratuit" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "Nom du groupe" msgid "Groups" msgstr "Groupes" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "vous a invité à approuver ce document" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "vous a invité à aider ce document" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "vous a invité à signer ce document" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "vous a invité à voir ce document" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "Avoir un assistant comme dernier signataire signifie qu'il ne pourra rie msgid "Help complete the document for other signers." msgstr "Aidez à compléter le document pour les autres signataires." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Ici, vous pouvez ajouter des domaines de messagerie à votre organisation." @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "Je suis sûr ! Supprimez-le" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copié dans le presse-papiers" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "Si vous rencontrez un problème avec votre abonnement, veuillez nous contacter à <0>{SUPPORT_EMAIL}." @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "Important : Ce que cela signifie" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "Inactif" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "Hériter de la méthode d'authentification" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "Hériter des membres de l'organisation" msgid "Inherited subscription claim" msgstr "Réclamation d'abonnement héritée" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "Code invalide. Veuillez réessayer." msgid "Invalid domains" msgstr "Domaines invalides" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Email invalide" @@ -5000,7 +5218,9 @@ msgstr "Invité à" msgid "Invoice" msgstr "Facture" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "Dernière modification" msgid "Last Retried" msgstr "Dernière relance" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Dernière mise à jour" @@ -5254,6 +5475,14 @@ msgstr "Connexion" msgid "Logs" msgstr "Journaux" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "Gestionnaire" msgid "Managers and above" msgstr "Responsables et supérieur" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Marquer comme vu" @@ -5561,12 +5794,12 @@ msgstr "Mon Dossier" msgid "N/A" msgstr "N/A" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "N/A" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "Pas de brouillons actifs" msgid "No documents found" msgstr "Aucun document trouvé" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "Aucun destinataire correspondant à cette description n'a été trouvé. msgid "No recipients" msgstr "Aucun destinataire" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "Pas de soucis, ça arrive ! Entrez votre email et nous vous enverrons un #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "Aucun" @@ -5798,6 +6043,7 @@ msgstr "Non pris en charge" msgid "Nothing to do" msgstr "Rien à faire" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "Nombre d'équipes autorisées. 0 = Illimité" msgid "Number Settings" msgstr "Paramètres du nombre" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "au nom de \"{0}\" vous a invité à approuver ce document" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "au nom de \"{0}\" vous a invité à aider ce document" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "au nom de \"{0}\" vous a invité à signer ce document" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "au nom de \"{0}\" vous a invité à voir ce document" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "Sur cette page, vous pouvez créer un nouveau webhook." @@ -6103,6 +6329,20 @@ msgstr "Propriété transférée à {organisationMemberName}." msgid "Page {0} of {1}" msgstr "Page {0} sur {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "Page {0} sur {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "Payé" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "Mot de passe mis à jour !" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "En retard de paiement" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "Les modèles publics sont connectés à votre profil public. Toute modif msgid "Quick Actions" msgstr "Actions Rapides" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "Lisez notre documentation pour commencer avec Documenso." msgid "Read the full <0>signature disclosure." msgstr "Lisez l'intégralité de la <0>divulgation de signature." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Prêt" @@ -6680,6 +6928,16 @@ msgstr "Documents récents" msgid "Recipient" msgstr "Destinataire" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "Destinataire mis à jour" msgid "Recipients" msgstr "Destinataires" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Métriques des destinataires" @@ -6858,6 +7120,10 @@ msgstr "Supprimer le groupe d'organisation" msgid "Remove organisation member" msgstr "Supprimer le membre de l'organisation" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Supprimer l'adresse e-mail de l'équipe" @@ -7664,6 +7930,7 @@ msgstr "Signez votre nom complet dans le champ" msgid "Sign your initials into the field" msgstr "Signez vos initiales dans le champ" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "Bannière du site" msgid "Site Settings" msgstr "Paramètres du site" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Certains signataires n'ont pas été assignés à un champ de signature. Veuillez assigner au moins 1 champ de signature à chaque signataire avant de continuer." @@ -7824,6 +8096,7 @@ msgstr "Certains signataires n'ont pas été assignés à un champ de signature. #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "Quelque chose a mal tourné" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Quelque chose a mal tourné lors de la tentative de vérification de votre adresse e-mail pour <0>{0}. Veuillez réessayer plus tard." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "Échec du test du webhook" msgid "Test webhook sent" msgstr "Webhook de test envoyé" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "Le lien direct a été copié dans votre presse-papiers" msgid "The display name for this email address" msgstr "Le nom d'affichage pour cette adresse e-mail" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Le document a été déplacé avec succès." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "Le document est déjà enregistré et ne peut pas être modifié." @@ -8568,6 +8858,10 @@ msgstr "Le dossier vers lequel vous essayez de déplacer le modèle n'existe pas msgid "The following errors occurred:" msgstr "Les erreurs suivantes se sont produites :" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "Les signataires suivants manquent de champs de signature :" @@ -8755,6 +9049,10 @@ msgstr "L'utilisateur que vous recherchez a peut-être été supprimé, renommé msgid "The user's two factor authentication has been reset successfully." msgstr "L'authentification à deux facteurs de l'utilisateur a été réinitialisée avec succès." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "Le webhook a été supprimé avec succès." @@ -8821,6 +9119,11 @@ msgstr "Cette action n'est pas réversible. Veuillez être sûr." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "Cette action est réversible, mais veuillez faire attention car le compte peut être affecté de façon permanente (par exemple, leurs paramètres et contenus ne pourraient pas être restaurés correctement)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "Cette réclamation est verrouillée et ne peut pas être supprimée." @@ -9196,6 +9499,11 @@ msgstr "Le token a expiré. Veuillez réessayer." msgid "Token name" msgstr "Nom du token" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "Haut" @@ -9225,6 +9533,13 @@ msgstr "Total des utilisateurs" msgid "Triggers" msgstr "Déclencheurs" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Authentification à deux facteurs" @@ -9387,6 +9702,10 @@ msgstr "Inconnu" msgid "Unknown error" msgstr "Erreur inconnue" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Illimité" @@ -10096,6 +10415,10 @@ msgstr "Une erreur inconnue s'est produite lors de la suppression de ce token. V msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "Une erreur inconnue s'est produite lors de la suppression de votre compte. Veuillez réessayer plus tard." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "Nous avons rencontré une erreur inconnue lors de la tentative de désactivation de l'accès." @@ -10211,6 +10534,16 @@ msgstr "Une erreur inconnue s'est produite lors de la mise à jour de l'e-mail d msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "Nous avons rencontré une erreur inconnue lors de la tentative de mise à jour de votre profil. Veuillez réessayer plus tard." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "Nous avons envoyé un e-mail de confirmation pour vérification." @@ -10302,6 +10635,14 @@ msgstr "Nous n'enverrons rien pour notifier les destinataires." msgid "We'll get back to you as soon as possible via email." msgstr "Nous vous recontacterons dès que possible par email." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "Nous enverrons un code de 6 chiffres à votre email" @@ -10605,6 +10946,14 @@ msgstr "Vous n'êtes pas autorisé à activer cet utilisateur." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "Vous n'êtes pas autorisé à réinitialiser l'authentification à deux facteurs pour cet utilisateur." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "Vous pouvez également copier et coller ce lien dans votre navigateur : {confirmationLink} (le lien expire dans 1 heure)" @@ -10626,6 +10975,10 @@ msgstr "Vous pouvez autoriser l'accès par défaut, permettant à tous les membr msgid "You can manage your email preferences here" msgstr "Vous pouvez gérer vos préférences de messagerie ici" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Vous pouvez révoquer l'accès à tout moment dans les paramètres de votre équipe sur Documenso <0>ici." @@ -10691,13 +11044,6 @@ msgstr "Vous ne pouvez pas importer de documents pour le moment." msgid "You cannot upload encrypted PDFs" msgstr "Vous ne pouvez pas importer de PDF cryptés" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "Vous ne pouvez pas télécharger plus de {maximumEnvelopeItemCount} articles par enveloppe." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Vous avez actuellement un abonnement inactif à <0>{currentProductName}" @@ -10933,6 +11279,11 @@ msgstr "Vous devrez maintenant entrer un code de votre application d'authentific msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "Vous recevrez une copie par e-mail du document signé une fois que tout le monde aura signé." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Votre Compte" @@ -11025,6 +11376,11 @@ msgstr "Votre document a été importé avec succès." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Votre document a été importé avec succès. Vous serez redirigé vers la page de modèle." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "Votre code de vérification :" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 0d93ffd7b..c02510d6d 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -63,6 +63,13 @@ msgstr "(Tu)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {(1 carattere in eccesso)} other {(# caratteri in eccesso)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0} ti ha invitato a {recipientActionVerb} un documento" msgid "{0} of {1} documents remaining this month." msgstr "{0} di {1} documenti rimanenti questo mese." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} di {1} riga selezionata." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{0} di {1} riga selezionata." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} per conto di \"{1}\" ti ha invitato a {recipientActionVerb} il documento \"{2}\"." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName} per conto di \"{teamName}\" ti ha invitato a {action} {doc msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, one {Non puoi avere più di # chiave di accesso.} other {Non puoi avere più di # chiavi di accesso.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} ha aggiunto un campo" @@ -499,6 +512,42 @@ msgstr "<0>{organisationName} ha richiesto di creare un account per tuo cont msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} ha richiesto di collegare il tuo account Documenso attuale alla loro organizzazione." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} ha richiesto di utilizzare il tuo indirizzo email per il loro team su Documenso." @@ -507,6 +556,10 @@ msgstr "<0>{teamName} ha richiesto di utilizzare il tuo indirizzo email per msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Gestione account: Modifica le impostazioni, le autorizzazioni e le preferenze del tuo account" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Accesso ai dati: Accedi a tutti i dati associati al tuo account" @@ -524,6 +577,10 @@ msgstr "<0>Email - Al destinatario verrà inviato il documento tramite email msgid "<0>Events: All" msgstr "<0>Eventi: Tutti" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Accesso completo all'account: Visualizza tutte le informazioni sul tuo profilo, le impostazioni e l'attività" @@ -532,6 +589,10 @@ msgstr "<0>Accesso completo all'account: Visualizza tutte le informazioni su msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Eredita metodo di autenticazione - Usa il metodo globale di autenticazione della firma configurato nel passaggio \"Impostazioni generali\"" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>Nessuna restrizione - Non è richiesta autenticazione" @@ -888,6 +949,14 @@ msgstr "Account disabilitato" msgid "Account enabled" msgstr "Account abilitato" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Richiesta di Collegamento Account" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "Azioni" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Attivo" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "Aggiungi Email" msgid "Add Email Domain" msgstr "Aggiungi Dominio Email" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "Aggiungi un destinatario segnaposto" msgid "Add Placeholders" msgstr "Aggiungi segnaposto" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Aggiungi Destinatari" @@ -1203,6 +1284,10 @@ msgstr "Dopo aver firmato un documento elettronicamente, avrai la possibilità d msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "Dopo l'invio, un documento verrà generato automaticamente e aggiunto alla tua pagina dei documenti. Riceverai anche una notifica via email." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "Team consentiti" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Consente di autenticare utilizzando biometria, gestori di password, chiavi hardware, ecc." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "Hai già un account? <0>Accedi al posto" @@ -1386,6 +1476,10 @@ msgstr "Si è verificato un errore durante il salvataggio automatico delle impos msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "Si è verificato un errore durante la firma automatica del documento, alcuni campi potrebbero non essere firmati. Si prega di controllare e firmare manualmente eventuali campi rimanenti." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "Si è verificato un errore durante la creazione del documento dal modello." @@ -1430,6 +1524,10 @@ msgstr "Si è verificato un errore durante lo spostamento del documento." msgid "An error occurred while moving the template." msgstr "Si è verificato un errore durante lo spostamento del modello." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "Si è verificato un errore sconosciuto durante l'eliminazione della cart msgid "An unknown error occurred while moving the folder." msgstr "Si è verificato un errore sconosciuto durante lo spostamento della cartella." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Tutti i documenti a cui sei stato invitato verranno visualizzati qui" @@ -1923,6 +2029,7 @@ msgstr "Preferenze per il branding" msgid "Branding preferences updated" msgstr "Preferenze di branding aggiornate" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Browser" @@ -1996,6 +2103,8 @@ msgstr "Può preparare" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "Limite di caratteri" msgid "Charts" msgstr "Grafici" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "Segreto Cliente" msgid "Client secret is required" msgstr "È richiesto il segreto cliente" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "Contattaci" msgid "Content" msgstr "Contenuto" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "Controlla quali firme sono consentite per firmare un documento." msgid "Copied" msgstr "Copiato" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "Creato il {0}" msgid "CSV Structure" msgstr "Struttura CSV" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "MAU cumulativi (autenticati)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "Corrente" @@ -2866,6 +2992,7 @@ msgstr "Modalità Scura" msgid "Dashboard" msgstr "Dashboard" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "Formato data" msgid "Date Settings" msgstr "Impostazioni della data" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "Destinazione" msgid "Details" msgstr "Dettagli" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "Modalità sviluppatore" @@ -3198,6 +3375,7 @@ msgstr "Disabilita Account" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Disabilita l'Autenticazione a Due Fattori prima di eliminare il tuo account." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "Preferenze del documento aggiornate" msgid "Document re-sent" msgstr "Documento rinviato" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Documento rifiutato" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "Documento visualizzato" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Visibilità del Documento" @@ -3820,6 +4002,7 @@ msgstr "Consegna elettronica dei documenti" msgid "Electronic Signature Disclosure" msgstr "Divulgazione della firma elettronica" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "Abilita account" msgid "Enable Account" msgstr "Abilita Account" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Abilita l'app Authenticator" @@ -4039,6 +4226,7 @@ msgstr "Abilita portale SSO" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "Busta aggiornata" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "Busta aggiornata" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "Busta aggiornata" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "Busta aggiornata" msgid "Error" msgstr "Errore" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Errore durante il caricamento del file" @@ -4282,11 +4482,19 @@ msgstr "Scade il {0}" msgid "External ID" msgstr "ID esterno" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "Non riuscito" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "Creazione cartella fallita" @@ -4355,6 +4563,10 @@ msgstr "Aggiornamento modello fallito" msgid "Failed to update webhook" msgstr "Aggiornamento webhook fallito" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Falliti: {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "Hai dimenticato la tua password?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Gratuito" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "Nome del gruppo" msgid "Groups" msgstr "Gruppi" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "ti ha invitato ad approvare questo documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "ti ha invitato ad assistere questo documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "ti ha invitato a firmare questo documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "ti ha invitato a visualizzare questo documento" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "Avere un assistente come ultimo firmatario significa che non saranno in msgid "Help complete the document for other signers." msgstr "Aiuta a completare il documento per altri firmatari." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Qui puoi aggiungere domini email alla tua organizzazione." @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "Sono sicuro! Eliminalo" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copiato negli appunti" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "Se ci sono problemi con il tuo abbonamento, contattaci a <0>{SUPPORT_EMAIL}." @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "Importante: Cosa Significa" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "Inattivo" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "Ereditare metodo di autenticazione" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "Ereditare i membri dell'organizzazione" msgid "Inherited subscription claim" msgstr "Rivendicazione di abbonamento ereditata" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "Codice non valido. Riprova." msgid "Invalid domains" msgstr "Domini non validi" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Email non valida" @@ -5000,7 +5218,9 @@ msgstr "Invitato il" msgid "Invoice" msgstr "Fattura" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "Ultima modifica" msgid "Last Retried" msgstr "Ultima Riprova" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Ultimo aggiornamento" @@ -5254,6 +5475,14 @@ msgstr "Accedi" msgid "Logs" msgstr "Log" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "Responsabile" msgid "Managers and above" msgstr "Manager e superiori" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Segna come visualizzato" @@ -5561,12 +5794,12 @@ msgstr "La Mia Cartella" msgid "N/A" msgstr "N/A" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "N/A" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "Nessuna bozza attiva" msgid "No documents found" msgstr "Nessun documento trovato" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "Nessun destinatario corrispondente a questa descrizione è stato trovato msgid "No recipients" msgstr "Nessun destinatario" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "Non ti preoccupare, succede! Inserisci la tua email e ti invieremo un li #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "Nessuno" @@ -5798,6 +6043,7 @@ msgstr "Non supportato" msgid "Nothing to do" msgstr "Niente da fare" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "Numero di team consentiti. 0 = Illimitati" msgid "Number Settings" msgstr "Impostazioni Numero" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "per conto di \"{0}\" ti ha invitato ad approvare questo documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "per conto di \"{0}\" ti ha invitato ad assistere questo documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "per conto di \"{0}\" ti ha invitato a firmare questo documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "per conto di \"{0}\" ti ha invitato a visualizzare questo documento" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "In questa pagina, puoi creare un nuovo webhook." @@ -6103,6 +6329,20 @@ msgstr "Proprietà trasferita a {organisationMemberName}." msgid "Page {0} of {1}" msgstr "Pagina {0} di {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "Pagina {0} di {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "Pagato" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "Password aggiornata!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "Scaduto" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "I modelli pubblici sono collegati al tuo profilo pubblico. Ogni modifica msgid "Quick Actions" msgstr "Azioni rapide" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "Leggi la nostra documentazione per iniziare con Documenso." msgid "Read the full <0>signature disclosure." msgstr "Leggi l'intera <0>divulgazione della firma." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Pronto" @@ -6680,6 +6928,16 @@ msgstr "Documenti recenti" msgid "Recipient" msgstr "Destinatario" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "Destinatario aggiornato" msgid "Recipients" msgstr "Destinatari" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Metriche dei destinatari" @@ -6858,6 +7120,10 @@ msgstr "Rimuovere il gruppo di organizzazioni" msgid "Remove organisation member" msgstr "Rimuovere membro dell'organizzazione" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Rimuovere l'email del team" @@ -7664,6 +7930,7 @@ msgstr "Firma il tuo nome completo nel campo" msgid "Sign your initials into the field" msgstr "Firma le tue iniziali nel campo" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "Banner del sito" msgid "Site Settings" msgstr "Impostazioni del sito" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Alcuni firmatari non hanno un campo firma assegnato. Assegna almeno 1 campo di firma a ciascun firmatario prima di procedere." @@ -7824,6 +8096,7 @@ msgstr "Alcuni firmatari non hanno un campo firma assegnato. Assegna almeno 1 ca #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "Qualcosa è andato storto" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Qualcosa è andato storto durante il tentativo di verifica del tuo indirizzo e-mail per <0>{0}. Riprova più tardi." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "Il test del webhook non è riuscito" msgid "Test webhook sent" msgstr "Webhook di prova inviato" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "Il link diretto è stato copiato negli appunti" msgid "The display name for this email address" msgstr "Il nome visualizzato per questo indirizzo email" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Il documento è stato spostato con successo." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "Il documento è già salvato e non può essere modificato." @@ -8568,6 +8858,10 @@ msgstr "La cartella in cui stai cercando di spostare il modello non esiste." msgid "The following errors occurred:" msgstr "Si sono verificati i seguenti errori:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "I seguenti firmatari mancano di campi firma:" @@ -8755,6 +9049,10 @@ msgstr "L'utente che stai cercando potrebbe essere stato rimosso, rinominato o p msgid "The user's two factor authentication has been reset successfully." msgstr "L'autenticazione a due fattori dell'utente è stata reimpostata con successo." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "Il webhook è stato eliminato con successo." @@ -8821,6 +9119,11 @@ msgstr "Questa azione non è reversibile. Si prega di essere certi." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "Questa azione è reversibile, ma fai attenzione poiché l'account potrebbe essere influenzato permanentemente (ad es. le impostazioni e i contenuti potrebbero non essere ripristinati correttamente)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "Questo reclamo è bloccato e non può essere eliminato." @@ -9196,6 +9499,11 @@ msgstr "Il token è scaduto. Per favore riprova." msgid "Token name" msgstr "Nome del token" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "Superiore" @@ -9225,6 +9533,13 @@ msgstr "Totale utenti" msgid "Triggers" msgstr "Trigger" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Autenticazione a due fattori" @@ -9387,6 +9702,10 @@ msgstr "Sconosciuto" msgid "Unknown error" msgstr "Errore sconosciuto" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Illimitato" @@ -10096,6 +10415,10 @@ msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di elimin msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di eliminare il tuo account. Si prega di riprovare più tardi." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di disabilitare l'accesso." @@ -10211,6 +10534,16 @@ msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di aggior msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di aggiornare il tuo profilo. Si prega di riprovare più tardi." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "Abbiamo inviato un'email di conferma per la verifica." @@ -10302,6 +10635,14 @@ msgstr "Non invieremo nulla per notificare i destinatari." msgid "We'll get back to you as soon as possible via email." msgstr "Ti risponderemo via email il prima possibile." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "Invieremo un codice a 6 cifre alla tua email" @@ -10605,6 +10946,14 @@ msgstr "Non sei autorizzato ad abilitare questo utente." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "Non sei autorizzato a reimpostare l'autenticazione a due fattori per questo utente." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "Puoi anche copiare e incollare questo link nel tuo browser: {confirmationLink} (il link scade tra 1 ora)" @@ -10626,6 +10975,10 @@ msgstr "Puoi abilitare l'accesso per consentire a tutti i membri dell'organizzaz msgid "You can manage your email preferences here" msgstr "Puoi gestire qui le tue preferenze email" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Puoi revocare l'accesso in qualsiasi momento nelle impostazioni del tuo team su Documenso <0>qui." @@ -10691,13 +11044,6 @@ msgstr "Non puoi caricare documenti in questo momento." msgid "You cannot upload encrypted PDFs" msgstr "Non puoi caricare PDF crittografati" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "Non puoi caricare più di {maximumEnvelopeItemCount} elementi per busta." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Attualmente hai un'abbonamento <0>{currentProductName} inattivo" @@ -10933,6 +11279,11 @@ msgstr "Ora ti verrà richiesto di inserire un codice dalla tua app di autentica msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "Riceverai una copia del documento firmato via email non appena tutti avranno firmato." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Il tuo Account" @@ -11025,6 +11376,11 @@ msgstr "Il tuo documento è stato caricato correttamente." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Il tuo documento è stato caricato correttamente. Sarai reindirizzato alla pagina del modello." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "Il tuo codice di verifica:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "tuo-dominio.com altro-dominio.com" - diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index 8425d2bfe..90d61f530 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -63,6 +63,13 @@ msgstr "(あなた)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, other {(# 文字超過)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0} からドキュメントへの{recipientActionVerb}依頼が届い msgid "{0} of {1} documents remaining this month." msgstr "今月は {1} 件中 {0} 件の文書を残しています。" -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{1} 行中 {0} 行を選択しました。" - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{1} 行中 {0} 行を選択しました。" msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} が「{1}」を代表してドキュメント「{2}」の{recipientActionVerb}を依頼しています。" +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName} が「{teamName}」を代表して {action} {documentName} msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, other {# 個を超えるパスキーを保持することはできません。}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} がフィールドを追加しました" @@ -499,6 +512,42 @@ msgstr "<0>{organisationName} があなたに代わってアカウントを msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} が、あなたの現在の Documenso アカウントを自分たちの組織にリンクするようリクエストしています。" +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} が、Documenso のチーム用メールアドレスとしてあなたのメールアドレスの使用をリクエストしました。" @@ -507,6 +556,10 @@ msgstr "<0>{teamName} が、Documenso のチーム用メールアドレス msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>アカウント管理: アカウント設定、権限、各種設定の変更" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>データアクセス: アカウントに関連するすべてのデータへのアクセス" @@ -524,6 +577,10 @@ msgstr "<0>メール - 受信者に、署名・承認などのためのド msgid "<0>Events: All" msgstr "<0>イベント: すべて" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>アカウント全体へのアクセス: プロフィール情報、設定、アクティビティのすべてを表示" @@ -532,6 +589,10 @@ msgstr "<0>アカウント全体へのアクセス: プロフィール情報 msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>認証方法を継承 - 「一般設定」ステップで設定されたグローバルなアクション署名認証方法を使用します" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>制限なし - 認証は不要です" @@ -888,6 +949,14 @@ msgstr "アカウントを無効化" msgid "Account enabled" msgstr "アカウントを有効化" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "アカウントリンクリクエスト" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "操作" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "有効" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "メールを追加" msgid "Add Email Domain" msgstr "メールドメインを追加" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "プレースホルダー受信者を追加" msgid "Add Placeholders" msgstr "プレースホルダーを追加" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "受信者を追加" @@ -1203,6 +1284,10 @@ msgstr "文書に電子的に署名すると、記録用にその文書を表示 msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "送信後、自動的にドキュメントが生成され、「ドキュメント」ページに追加されます。メールでも通知が届きます。" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "許可されたチーム" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "生体認証、パスワードマネージャー、ハードウェアキーなどで認証できるようにします。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "すでにアカウントをお持ちですか?<0>サインイン" @@ -1386,6 +1476,10 @@ msgstr "テンプレート設定の自動保存中にエラーが発生しまし msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "ドキュメントの自動署名中にエラーが発生しました。一部のフィールドに署名されていない可能性があります。残りのフィールドを確認し、手動で署名してください。" +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "テンプレートから文書を作成する際にエラーが発生しました。" @@ -1430,6 +1524,10 @@ msgstr "文書の移動中にエラーが発生しました。" msgid "An error occurred while moving the template." msgstr "テンプレートの移動中にエラーが発生しました。" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "フォルダの削除中に不明なエラーが発生しました。" msgid "An unknown error occurred while moving the folder." msgstr "フォルダの移動中に不明なエラーが発生しました。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "あなた宛てに招待されたドキュメントがここに表示されます" @@ -1923,6 +2029,7 @@ msgstr "ブランディング設定" msgid "Branding preferences updated" msgstr "ブランディング設定を更新しました" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "ブラウザ" @@ -1996,6 +2103,8 @@ msgstr "準備ができる" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "文字数制限" msgid "Charts" msgstr "グラフ" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "クライアントシークレット" msgid "Client secret is required" msgstr "クライアントシークレットは必須です" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "お問い合わせ" msgid "Content" msgstr "コンテンツ" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "ドキュメントに署名するときに使用できる署名タイプ msgid "Copied" msgstr "コピーしました" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "作成日 {0}" msgid "CSV Structure" msgstr "CSV 構造" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "累積 MAU(サインイン済み)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "現在" @@ -2866,6 +2992,7 @@ msgstr "ダークモード" msgid "Dashboard" msgstr "ダッシュボード" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "日付形式" msgid "Date Settings" msgstr "日付設定" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "送信先" msgid "Details" msgstr "詳細" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "開発者モード" @@ -3198,6 +3375,7 @@ msgstr "アカウントを無効化" msgid "Disable Two Factor Authentication before deleting your account." msgstr "アカウントを削除する前に二要素認証を無効にしてください。" +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "文書設定を更新しました" msgid "Document re-sent" msgstr "文書を再送信しました" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "ドキュメントは却下されました" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "文書が閲覧されました" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "ドキュメント公開範囲" @@ -3820,6 +4002,7 @@ msgstr "文書の電子的な配信" msgid "Electronic Signature Disclosure" msgstr "電子署名に関する開示" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "アカウントを有効化" msgid "Enable Account" msgstr "アカウントを有効化" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "認証アプリを有効にする" @@ -4039,6 +4226,7 @@ msgstr "SSO ポータルを有効にする" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "封筒を更新しました" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "封筒を更新しました" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "封筒を更新しました" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "封筒を更新しました" msgid "Error" msgstr "エラー" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "ファイルのアップロード中にエラーが発生しました" @@ -4282,11 +4482,19 @@ msgstr "有効期限 {0}" msgid "External ID" msgstr "外部 ID" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "失敗" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "フォルダの作成に失敗しました" @@ -4355,6 +4563,10 @@ msgstr "テンプレートの更新に失敗しました" msgid "Failed to update webhook" msgstr "Webhook の更新に失敗しました" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "失敗: {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "パスワードをお忘れですか?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Free" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "グループ名" msgid "Groups" msgstr "グループ" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "このドキュメントの承認を依頼されています" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "このドキュメントの補助を依頼されています" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "このドキュメントへの署名を依頼されています" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "このドキュメントの閲覧を依頼されています" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "アシスタントが最後の署名者である場合、次に補助す msgid "Help complete the document for other signers." msgstr "他の署名者のためにドキュメントの完了を手伝います。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "ここでは組織にメールドメインを追加できます。" @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "本当に削除します" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID をクリップボードにコピーしました" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "サブスクリプションに問題がある場合は、<0>{SUPPORT_EMAIL} までお問い合わせください。" @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "重要: これが意味すること" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "非アクティブ" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "認証方法を継承" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "組織メンバーを継承" msgid "Inherited subscription claim" msgstr "継承されたサブスクリプションクレーム" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "コードが無効です。もう一度お試しください。" msgid "Invalid domains" msgstr "無効なドメイン" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "無効なメールアドレスです" @@ -5000,7 +5218,9 @@ msgstr "招待日時" msgid "Invoice" msgstr "請求書" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "最終更新" msgid "Last Retried" msgstr "最終再試行日時" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "最終更新日時" @@ -5254,6 +5475,14 @@ msgstr "ログイン" msgid "Logs" msgstr "ログ" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "マネージャー" msgid "Managers and above" msgstr "マネージャー以上" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "閲覧済みにする" @@ -5561,12 +5794,12 @@ msgstr "マイフォルダ" msgid "N/A" msgstr "N/A" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "N/A" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "有効な下書きはありません" msgid "No documents found" msgstr "文書が見つかりません" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "この条件に一致する受信者は見つかりませんでした。 msgid "No recipients" msgstr "受信者なし" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "大丈夫です。メールアドレスを入力していただければ #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "なし" @@ -5798,6 +6043,7 @@ msgstr "サポートされていません" msgid "Nothing to do" msgstr "今は行うことがありません" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "許可されるチーム数。0 = 無制限" msgid "Number Settings" msgstr "数値の設定" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "「{0}」を代表してこのドキュメントの承認を依頼されています" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "「{0}」を代表してこのドキュメントの補助を依頼されています" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "「{0}」を代表してこのドキュメントへの署名を依頼されています" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "「{0}」を代表してこのドキュメントの閲覧を依頼されています" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "このページでは新しい Webhook を作成できます。" @@ -6103,6 +6329,20 @@ msgstr "所有権を {organisationMemberName} に移転しました。" msgid "Page {0} of {1}" msgstr "ページ {0} / {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "ページ {0} / {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "有料" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "パスワードを更新しました。" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "支払い遅延" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "公開テンプレートは公開プロフィールに紐づきます。 msgid "Quick Actions" msgstr "クイックアクション" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "Documenso のドキュメントを読んで使い始めましょう。" msgid "Read the full <0>signature disclosure." msgstr "<0>署名に関する開示をすべて読む。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "準備完了" @@ -6680,6 +6928,16 @@ msgstr "最近の文書" msgid "Recipient" msgstr "受信者" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "受信者を更新しました" msgid "Recipients" msgstr "受信者" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "受信者は文書のコピーを保持したままです" @@ -6858,6 +7120,10 @@ msgstr "組織グループを削除" msgid "Remove organisation member" msgstr "組織メンバーを削除" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "チームのメールアドレスを削除" @@ -7664,6 +7930,7 @@ msgstr "氏名をフィールドに入力してください" msgid "Sign your initials into the field" msgstr "イニシャルをフィールドに入力してください" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "サイトバナー" msgid "Site Settings" msgstr "サイト設定" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "一部の署名者に署名フィールドが割り当てられていません。続行する前に、各署名者に少なくとも 1 つの署名フィールドを割り当ててください。" @@ -7824,6 +8096,7 @@ msgstr "一部の署名者に署名フィールドが割り当てられていま #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "問題が発生しました" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "<0>{0} のメールアドレスの認証中に問題が発生しました。後でもう一度お試しください。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "テスト Webhook に失敗しました" msgid "Test webhook sent" msgstr "テスト Webhook を送信しました" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "ダイレクトリンクをクリップボードにコピーしました msgid "The display name for this email address" msgstr "このメールアドレスの表示名です" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "ドキュメントは正常に移動されました。" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "ドキュメントはすでに保存されており、変更できません。" @@ -8568,6 +8858,10 @@ msgstr "テンプレートの移動先として指定されたフォルダは存 msgid "The following errors occurred:" msgstr "次のエラーが発生しました。" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "次の署名者には署名フィールドが設定されていません:" @@ -8755,6 +9049,10 @@ msgstr "お探しのユーザーは削除されたか、名前が変更された msgid "The user's two factor authentication has been reset successfully." msgstr "ユーザーの二要素認証を正常にリセットしました。" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "Webhook は正常に削除されました。" @@ -8821,6 +9119,11 @@ msgstr "この操作は元に戻せません。十分ご注意ください。" msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "この操作は元に戻すことができますが、アカウントに永続的な影響(例: 設定やコンテンツが正しく復元されないなど)が生じる可能性があるため注意してください。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "このクレームはロックされているため削除できません。" @@ -9196,6 +9499,11 @@ msgstr "トークンの有効期限が切れています。もう一度お試し msgid "Token name" msgstr "トークン名" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "上" @@ -9225,6 +9533,13 @@ msgstr "ユーザー総数" msgid "Triggers" msgstr "トリガー" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "二要素認証" @@ -9387,6 +9702,10 @@ msgstr "不明" msgid "Unknown error" msgstr "不明なエラーが発生しました" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "無制限" @@ -10096,6 +10415,10 @@ msgstr "このトークンの削除中に不明なエラーが発生しました msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "アカウントの削除中に不明なエラーが発生しました。後でもう一度お試しください。" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "アクセス無効化中に不明なエラーが発生しました。後でもう一度お試しください。" @@ -10211,6 +10534,16 @@ msgstr "チームのメールアドレス更新中に不明なエラーが発生 msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "プロフィールの更新中に不明なエラーが発生しました。後でもう一度お試しください。" +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "確認用のメールを送信しました。" @@ -10302,6 +10635,14 @@ msgstr "受信者への通知は送信しません。" msgid "We'll get back to you as soon as possible via email." msgstr "できるだけ早くメールでご連絡いたします。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "6桁のコードをメールアドレス宛てに送信します" @@ -10605,6 +10946,14 @@ msgstr "このユーザーを有効化する権限がありません。" msgid "You are not authorized to reset two factor authentcation for this user." msgstr "このユーザーの二要素認証をリセットする権限がありません。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "次のリンクをブラウザにコピー&ペーストして使用することもできます: {confirmationLink}(リンクの有効期限は 1 時間です)" @@ -10626,6 +10975,10 @@ msgstr "このチームに対して、すべての組織メンバーへのデフ msgid "You can manage your email preferences here" msgstr "ここでメール設定を管理できます" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Documenso のチーム設定からいつでもアクセス権を取り消すことができます。<0>こちら。" @@ -10691,13 +11044,6 @@ msgstr "現在、ドキュメントをアップロードすることはできま msgid "You cannot upload encrypted PDFs" msgstr "暗号化された PDF はアップロードできません" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "1つの封筒に {maximumEnvelopeItemCount} 件を超えてアイテムをアップロードすることはできません。" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "現在、<0>{currentProductName} のサブスクリプションは非アクティブ状態です" @@ -10933,6 +11279,11 @@ msgstr "今後、サインイン時には認証アプリのコード入力が必 msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "全員の署名が完了すると、署名済みドキュメントのコピーがメールで送信されます。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "あなたのアカウント" @@ -11025,6 +11376,11 @@ msgstr "文書を正常にアップロードしました。" msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "文書を正常にアップロードしました。テンプレートページにリダイレクトされます。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "認証コード:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index 661fccd61..aca3cc35f 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -63,6 +63,13 @@ msgstr "(나)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, other {(#자 초과)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0}이(가) 귀하께 문서에 {recipientActionVerb}하도록 초대했 msgid "{0} of {1} documents remaining this month." msgstr "이번 달 남은 문서 {1}개 중 {0}개." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{1}개 행 중 {0}개 행이 선택되었습니다." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{1}개 행 중 {0}개 행이 선택되었습니다." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0}이(가) \"{1}\"을(를) 대신하여 \"{2}\" 문서에 대해 귀하께 {recipientActionVerb}하도록 초대했습니다." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName}이(가) \"{teamName}\"을(를) 대신하여 {documentName} msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, other {패스키는 #개를 초과하여 가질 수 없습니다.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix}님이 필드를 추가했습니다." @@ -499,6 +512,42 @@ msgstr "<0>{organisationName}에서 귀하를 대신해 계정을 생성하 msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName}에서 귀하의 기존 Documenso 계정을 조직에 연결하려고 합니다." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} 팀에서 Documenso에서 사용할 팀용 이메일 주소로 귀하의 이메일 주소를 요청했습니다." @@ -507,6 +556,10 @@ msgstr "<0>{teamName} 팀에서 Documenso에서 사용할 팀용 이메일 msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>계정 관리: 계정 설정, 권한 및 기본 설정 변경" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>데이터 접근: 귀하의 계정과 연결된 모든 데이터에 접근" @@ -524,6 +577,10 @@ msgstr "<0>이메일 - 수신자는 이메일로 문서를 받아 서명, msgid "<0>Events: All" msgstr "<0>이벤트: 전체" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>전체 계정 접근: 프로필 정보, 설정 및 활동 전체 보기" @@ -532,6 +589,10 @@ msgstr "<0>전체 계정 접근: 프로필 정보, 설정 및 활동 전체 msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>인증 방식 상속 - \"일반 설정\" 단계에서 구성한 전역 액션 서명 인증 방식을 사용합니다." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>제한 없음 - 별도 인증이 필요 없습니다." @@ -888,6 +949,14 @@ msgstr "계정 비활성화됨" msgid "Account enabled" msgstr "계정 활성화됨" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "계정 연결 요청" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "동작" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "활성" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "이메일 추가" msgid "Add Email Domain" msgstr "이메일 도메인 추가" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "플레이스홀더 수신자 추가" msgid "Add Placeholders" msgstr "플레이스홀더 추가" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "수신자 추가" @@ -1203,6 +1284,10 @@ msgstr "전자 서명을 완료한 후에는, 기록용으로 문서를 열람 msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "제출이 완료되면 문서가 자동으로 생성되어 문서 페이지에 추가됩니다. 또한 이메일로 알림을 받게 됩니다." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "허용된 팀" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "생체 인증, 비밀번호 관리자, 하드웨어 키 등을 사용해 인증할 수 있습니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "이미 계정이 있으신가요? <0>대신 로그인하기" @@ -1386,6 +1476,10 @@ msgstr "템플릿 설정을 자동 저장하는 동안 오류가 발생했습니 msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "문서를 자동 서명하는 동안 오류가 발생하여 일부 필드가 서명되지 않았을 수 있습니다. 남은 필드를 검토한 뒤 직접 서명해 주세요." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "템플릿에서 문서를 생성하는 중 오류가 발생했습니다." @@ -1430,6 +1524,10 @@ msgstr "문서를 이동하는 중 오류가 발생했습니다." msgid "An error occurred while moving the template." msgstr "템플릿을 이동하는 중 오류가 발생했습니다." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "폴더를 삭제하는 동안 알 수 없는 오류가 발생했습니 msgid "An unknown error occurred while moving the folder." msgstr "폴더를 이동하는 동안 알 수 없는 오류가 발생했습니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "귀하를 초대한 문서는 여기에 표시됩니다." @@ -1923,6 +2029,7 @@ msgstr "브랜딩 환경설정" msgid "Branding preferences updated" msgstr "브랜딩 환경설정이 업데이트되었습니다" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "브라우저" @@ -1996,6 +2103,8 @@ msgstr "준비 가능" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "문자 수 제한" msgid "Charts" msgstr "차트" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "클라이언트 시크릿" msgid "Client secret is required" msgstr "클라이언트 시크릿은 필수입니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "문의하기" msgid "Content" msgstr "콘텐츠" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "문서에 서명할 때 사용할 수 있는 서명 유형을 제어합 msgid "Copied" msgstr "복사됨" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "{0}에 생성됨" msgid "CSV Structure" msgstr "CSV 구조" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "누적 MAU(로그인 기준)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "현재" @@ -2866,6 +2992,7 @@ msgstr "다크 모드" msgid "Dashboard" msgstr "대시보드" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "날짜 형식" msgid "Date Settings" msgstr "날짜 설정" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "대상" msgid "Details" msgstr "세부 정보" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "개발자 모드" @@ -3198,6 +3375,7 @@ msgstr "계정 비활성화" msgid "Disable Two Factor Authentication before deleting your account." msgstr "계정을 삭제하기 전에 2단계 인증을 비활성화해야 합니다." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "문서 환경설정이 업데이트되었습니다" msgid "Document re-sent" msgstr "문서가 재전송되었습니다" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "문서 거부됨" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "문서 열람 완료" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "문서 공개 범위" @@ -3820,6 +4002,7 @@ msgstr "문서의 전자 제공" msgid "Electronic Signature Disclosure" msgstr "전자 서명 고지" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "계정 활성화" msgid "Enable Account" msgstr "계정 활성화" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "인증 앱 활성화" @@ -4039,6 +4226,7 @@ msgstr "SSO 포털 활성화" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "봉투가 업데이트되었습니다" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "봉투가 업데이트되었습니다" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "봉투가 업데이트되었습니다" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "봉투가 업데이트되었습니다" msgid "Error" msgstr "오류" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "파일 업로드 중 오류가 발생했습니다." @@ -4282,11 +4482,19 @@ msgstr "{0}에 만료됨" msgid "External ID" msgstr "외부 ID" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "실패" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "폴더를 삭제하지 못했습니다." @@ -4355,6 +4563,10 @@ msgstr "템플릿을 업데이트하지 못했습니다." msgid "Failed to update webhook" msgstr "웹훅을 업데이트하지 못했습니다" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "실패: {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "비밀번호를 잊으셨나요?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "무료" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "그룹 이름" msgid "Groups" msgstr "그룹" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "이 문서를 승인하도록 초대했습니다." - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "이 문서의 보조자로 초대했습니다." - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "이 문서에 서명하도록 초대했습니다." - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "이 문서를 열람하도록 초대했습니다." - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "보조자가 마지막 서명자인 경우, 이후 서명자가 없기 msgid "Help complete the document for other signers." msgstr "다른 서명자들을 대신해 문서를 완료하도록 도와주세요." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "여기에서 조직에 이메일 도메인을 추가할 수 있습니다." @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "확실합니다! 삭제하세요" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID가 클립보드에 복사되었습니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "구독 관련 문제가 있는 경우 <0>{SUPPORT_EMAIL}로 연락해 주세요." @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "중요: 이것이 의미하는 것" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "비활성" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "인증 방식 상속" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "조직 구성원 상속" msgid "Inherited subscription claim" msgstr "상속된 구독 클레임" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "코드가 올바르지 않습니다. 다시 시도해 주세요." msgid "Invalid domains" msgstr "잘못된 도메인" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "유효한 이메일이 아닙니다." @@ -5000,7 +5218,9 @@ msgstr "초대 일시" msgid "Invoice" msgstr "청구서" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "마지막 수정" msgid "Last Retried" msgstr "마지막 재시도 시간" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "마지막 업데이트" @@ -5254,6 +5475,14 @@ msgstr "로그인" msgid "Logs" msgstr "로그" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "관리자" msgid "Managers and above" msgstr "관리자 이상" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "열람 완료로 표시" @@ -5561,12 +5794,12 @@ msgstr "내 폴더" msgid "N/A" msgstr "해당 없음" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "해당 없음" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "활성 초안 없음" msgid "No documents found" msgstr "문서를 찾을 수 없습니다" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "이 설명과 일치하는 수신자를 찾을 수 없습니다." msgid "No recipients" msgstr "수신자 없음" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "걱정하지 마세요. 이메일을 입력하시면 비밀번호를 재 #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "없음" @@ -5798,6 +6043,7 @@ msgstr "지원되지 않습니다" msgid "Nothing to do" msgstr "할 일이 없습니다" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "허용되는 팀 수. 0 = 무제한" msgid "Number Settings" msgstr "숫자 설정" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "\"{0}\"을(를) 대신하여 이 문서를 승인하도록 초대했습니다." - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "\"{0}\"을(를) 대신하여 이 문서의 보조자로 초대했습니다." - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "\"{0}\"을(를) 대신하여 이 문서에 서명하도록 초대했습니다." - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "\"{0}\"을(를) 대신하여 이 문서를 열람하도록 초대했습니다." - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "이 페이지에서 새 웹훅을 생성할 수 있습니다." @@ -6103,6 +6329,20 @@ msgstr "소유권이 {organisationMemberName}에게 이전되었습니다." msgid "Page {0} of {1}" msgstr "페이지 {0}/{1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "페이지 {0}/{numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "유료" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "비밀번호가 업데이트되었습니다!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "연체" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "공개 템플릿은 공개 프로필과 연결됩니다. 공개 템플 msgid "Quick Actions" msgstr "빠른 작업" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "문서를 읽고 Documenso 사용을 시작하세요." msgid "Read the full <0>signature disclosure." msgstr "전체 <0>전자 서명 고지를 읽어 보세요." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "준비됨" @@ -6680,6 +6928,16 @@ msgstr "최근 문서" msgid "Recipient" msgstr "수신자" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "수신자가 업데이트되었습니다" msgid "Recipients" msgstr "수신자" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "수신자 지표" @@ -6858,6 +7120,10 @@ msgstr "조직 그룹 제거" msgid "Remove organisation member" msgstr "조직 구성원 제거" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "팀 이메일 제거" @@ -7664,6 +7930,7 @@ msgstr "필드에 전체 이름을 입력하세요" msgid "Sign your initials into the field" msgstr "필드에 이니셜을 입력하세요" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "사이트 배너" msgid "Site Settings" msgstr "사이트 설정" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "일부 서명자에게 서명 필드가 할당되지 않았습니다. 진행하기 전에 각 서명자에게 최소 1개 이상의 서명 필드를 할당해 주세요." @@ -7824,6 +8096,7 @@ msgstr "일부 서명자에게 서명 필드가 할당되지 않았습니다. #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "문제가 발생했습니다" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "<0>{0} 팀의 이메일 주소를 확인하는 중 문제가 발생했습니다. 나중에 다시 시도해 주세요." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "테스트 웹후크 전송 실패" msgid "Test webhook sent" msgstr "테스트 웹후크 전송 완료" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "직접 링크가 클립보드에 복사되었습니다" msgid "The display name for this email address" msgstr "이 이메일 주소의 표시 이름입니다." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "문서가 성공적으로 이동되었습니다." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "문서가 이미 저장되어 있어 변경할 수 없습니다." @@ -8568,6 +8858,10 @@ msgstr "템플릿을 이동하려는 폴더가 존재하지 않습니다." msgid "The following errors occurred:" msgstr "다음 오류가 발생했습니다." +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "다음 서명자에게는 서명 필드가 없습니다:" @@ -8755,6 +9049,10 @@ msgstr "찾고 있는 사용자는 삭제되었거나 이름이 변경되었거 msgid "The user's two factor authentication has been reset successfully." msgstr "사용자의 2단계 인증이 성공적으로 재설정되었습니다." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "웹훅이 성공적으로 삭제되었습니다." @@ -8821,6 +9119,11 @@ msgstr "이 작업은 되돌릴 수 없습니다. 신중히 결정해 주세요. msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "이 작업은 되돌릴 수 있지만, 계정 설정 및 콘텐츠가 완전히 복원되지 않을 수 있으므로 주의해 주세요." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "이 클레임은 잠겨 있어 삭제할 수 없습니다." @@ -9196,6 +9499,11 @@ msgstr "토큰이 만료되었습니다. 다시 시도해 주세요." msgid "Token name" msgstr "토큰 이름" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "위" @@ -9225,6 +9533,13 @@ msgstr "전체 사용자 수" msgid "Triggers" msgstr "트리거" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "2단계 인증" @@ -9387,6 +9702,10 @@ msgstr "알 수 없음" msgid "Unknown error" msgstr "알 수 없는 오류" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "무제한" @@ -10096,6 +10415,10 @@ msgstr "이 토큰을 삭제하는 중 알 수 없는 오류가 발생했습니 msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "계정을 삭제하는 중 알 수 없는 오류가 발생했습니다. 나중에 다시 시도해 주세요." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "액세스를 비활성화하는 중 알 수 없는 오류가 발생했습니다." @@ -10211,6 +10534,16 @@ msgstr "팀 이메일을 업데이트하는 중 알 수 없는 오류가 발생 msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "프로필을 업데이트하는 중 알 수 없는 오류가 발생했습니다. 잠시 후 다시 시도해 주세요." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "인증을 위해 확인 이메일을 발송했습니다." @@ -10302,6 +10635,14 @@ msgstr "수신자에게 알림을 보내지 않습니다." msgid "We'll get back to you as soon as possible via email." msgstr "가능한 한 빨리 이메일로 다시 연락드리겠습니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "이메일로 6자리 코드를 보내드리겠습니다" @@ -10605,6 +10946,14 @@ msgstr "이 사용자를 활성화할 권한이 없습니다." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "이 사용자의 2단계 인증을 재설정할 권한이 없습니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "아래 링크를 브라우저에 복사해 붙여넣을 수도 있습니다: {confirmationLink} (링크는 1시간 후 만료됩니다)" @@ -10626,6 +10975,10 @@ msgstr "조직의 모든 구성원이 기본적으로 이 팀에 접근할 수 msgid "You can manage your email preferences here" msgstr "여기에서 이메일 기본 설정을 관리할 수 있습니다." +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "언제든지 Documenso 팀 설정에서 액세스를 취소할 수 있습니다. <0>여기에서 관리하세요." @@ -10691,13 +11044,6 @@ msgstr "현재는 문서를 업로드할 수 없습니다." msgid "You cannot upload encrypted PDFs" msgstr "암호화된 PDF는 업로드할 수 없습니다" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "봉투당 {maximumEnvelopeItemCount}개보다 많은 항목을 업로드할 수 없습니다." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "현재 비활성 상태인 <0>{currentProductName} 구독이 있습니다." @@ -10933,6 +11279,11 @@ msgstr "앞으로 로그인할 때 인증 앱의 코드를 입력해야 합니 msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "모두 서명하면 서명된 문서의 사본이 이메일로 전송됩니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "내 계정" @@ -11025,6 +11376,11 @@ msgstr "문서가 성공적으로 업로드되었습니다." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "문서가 성공적으로 업로드되었습니다. 템플릿 페이지로 이동합니다." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "인증 코드:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index 38f916091..3d64585a0 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -63,6 +63,13 @@ msgstr "(Jij)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {(1 teken te veel)} other {(# tekens te veel)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0} heeft je uitgenodigd om een document te {recipientActionVerb}" msgid "{0} of {1} documents remaining this month." msgstr "{0} van {1} documenten resterend deze maand." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} van {1} rij(en) geselecteerd." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{0} van {1} rij(en) geselecteerd." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} heeft namens \"{1}\" je uitgenodigd om het document \"{2}\" te {recipientActionVerb}." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName} heeft namens \"{teamName}\" je uitgenodigd om {action} {do msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, one {U kunt niet meer dan # passkey hebben.} other {U kunt niet meer dan # passkeys hebben.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} heeft een veld toegevoegd" @@ -499,6 +512,42 @@ msgstr "<0>{organisationName} heeft verzocht om een account voor je aan te m msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} heeft verzocht om je huidige Documenso-account aan hun organisatie te koppelen." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} heeft verzocht om je e-mailadres te gebruiken voor hun team op Documenso." @@ -507,6 +556,10 @@ msgstr "<0>{teamName} heeft verzocht om je e-mailadres te gebruiken voor hun msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Accountbeheer: Je accountinstellingen, rechten en voorkeuren wijzigen" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Gegevens­toegang: Toegang tot alle gegevens die aan je account zijn gekoppeld" @@ -524,6 +577,10 @@ msgstr "<0>E-mail - De ontvanger krijgt het document per e-mail om te ondert msgid "<0>Events: All" msgstr "<0>Gebeurtenissen: Alle" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Volledige accounttoegang: Bekijk al je profielinformatie, instellingen en activiteit" @@ -532,6 +589,10 @@ msgstr "<0>Volledige accounttoegang: Bekijk al je profielinformatie, instell msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Authenticatiemethode overnemen - Gebruik de globale authenticatiemethode voor actie-ondertekening die is geconfigureerd in de stap \"Algemene instellingen\"" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>Geen beperkingen - Geen authenticatie vereist" @@ -888,6 +949,14 @@ msgstr "Account uitgeschakeld" msgid "Account enabled" msgstr "Account ingeschakeld" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Verzoek tot koppelen account" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "Acties" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Actief" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "E-mailadres toevoegen" msgid "Add Email Domain" msgstr "E-maildomein toevoegen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "Plaatshouder-ontvanger toevoegen" msgid "Add Placeholders" msgstr "Placeholders toevoegen" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Ontvangers toevoegen" @@ -1203,6 +1284,10 @@ msgstr "Na het elektronisch ondertekenen van een document krijg je de mogelijkhe msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "Na indiening wordt er automatisch een document gegenereerd en toegevoegd aan je documentenpagina. Je ontvangt ook een melding per e-mail." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "Toegestane teams" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Maakt authenticatie mogelijk met biometrie, wachtwoordbeheerders, hardware‑sleutels, enz." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "Heb je al een account? <0>Log dan in" @@ -1386,6 +1476,10 @@ msgstr "Er is een fout opgetreden tijdens het automatisch opslaan van de sjabloo msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "Er is een fout opgetreden tijdens het automatisch ondertekenen van het document; mogelijk zijn sommige velden niet ondertekend. Controleer het document en onderteken eventueel resterende velden handmatig." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "Er is een fout opgetreden bij het aanmaken van een document op basis van de sjabloon." @@ -1430,6 +1524,10 @@ msgstr "Er is een fout opgetreden bij het verplaatsen van het document." msgid "An error occurred while moving the template." msgstr "Er is een fout opgetreden bij het verplaatsen van de sjabloon." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "Er is een onbekende fout opgetreden tijdens het verwijderen van de map." msgid "An unknown error occurred while moving the folder." msgstr "Er is een onbekende fout opgetreden tijdens het verplaatsen van de map." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Documenten waarvoor je aandacht nodig is, verschijnen hier" @@ -1923,6 +2029,7 @@ msgstr "Brandingvoorkeuren" msgid "Branding preferences updated" msgstr "Brandingvoorkeuren bijgewerkt" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Browser" @@ -1996,6 +2103,8 @@ msgstr "Kan voorbereiden" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "Tekenlimiet" msgid "Charts" msgstr "Grafieken" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "Clientgeheim" msgid "Client secret is required" msgstr "Clientgeheim is verplicht" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "Neem contact met ons op" msgid "Content" msgstr "Inhoud" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "Bepaalt welke handtekeningen mogen worden gebruikt bij het ondertekenen msgid "Copied" msgstr "Gekopieerd" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "Aangemaakt op {0}" msgid "CSV Structure" msgstr "CSV-structuur" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "Cumulatieve MAU (ingelogd)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "Huidig" @@ -2866,6 +2992,7 @@ msgstr "Donker modus" msgid "Dashboard" msgstr "Dashboard" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "Datumnotatie" msgid "Date Settings" msgstr "Datuminstellingen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "Bestemming" msgid "Details" msgstr "Details" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "Ontwikkelaarsmodus" @@ -3198,6 +3375,7 @@ msgstr "Account uitschakelen" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Schakel twee‑factor‑authenticatie uit voordat je je account verwijdert." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "Documentvoorkeuren bijgewerkt" msgid "Document re-sent" msgstr "Document opnieuw verzonden" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Document geweigerd" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "Document bekeken" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Documentzichtbaarheid" @@ -3820,6 +4002,7 @@ msgstr "Elektronische levering van documenten" msgid "Electronic Signature Disclosure" msgstr "Kennisgeving elektronische handtekening" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "Account inschakelen" msgid "Enable Account" msgstr "Account inschakelen" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Authenticator‑app inschakelen" @@ -4039,6 +4226,7 @@ msgstr "SSO-portaal inschakelen" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "Envelope bijgewerkt" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "Envelope bijgewerkt" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "Envelope bijgewerkt" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "Envelope bijgewerkt" msgid "Error" msgstr "Fout" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Fout bij uploaden van bestand" @@ -4282,11 +4482,19 @@ msgstr "Verloopt op {0}" msgid "External ID" msgstr "Externe ID" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "Mislukt" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "Map aanmaken mislukt" @@ -4355,6 +4563,10 @@ msgstr "Sjabloon bijwerken mislukt" msgid "Failed to update webhook" msgstr "Bijwerken van webhook mislukt" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Mislukt: {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "Wachtwoord vergeten?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Gratis" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "Groepsnaam" msgid "Groups" msgstr "Groepen" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "heeft je uitgenodigd om dit document goed te keuren" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "heeft je uitgenodigd om dit document te assisteren" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "heeft je uitgenodigd om dit document te ondertekenen" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "heeft je uitgenodigd om dit document te bekijken" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "Als een assistent de laatste ondertekenaar is, kan hij/zij geen actie on msgid "Help complete the document for other signers." msgstr "Help het document voor andere ondertekenaars te voltooien." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Hier kun je e-maildomeinen aan je organisatie toevoegen." @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "Ik weet het zeker! Verwijder het" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID naar klembord gekopieerd" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "Als er een probleem is met je abonnement, neem dan contact met ons op via <0>{SUPPORT_EMAIL}." @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "Belangrijk: wat dit betekent" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "Inactief" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "Authenticatiemethode overnemen" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "Organisatieleden overnemen" msgid "Inherited subscription claim" msgstr "Geërfde abonnementsclaim" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "Ongeldige code. Probeer het opnieuw." msgid "Invalid domains" msgstr "Ongeldige domeinen" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Ongeldig e-mailadres" @@ -5000,7 +5218,9 @@ msgstr "Uitgenodigd op" msgid "Invoice" msgstr "Factuur" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "Laatst gewijzigd" msgid "Last Retried" msgstr "Laatst opnieuw geprobeerd" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Laatst bijgewerkt" @@ -5254,6 +5475,14 @@ msgstr "Inloggen" msgid "Logs" msgstr "Logboeken" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "Manager" msgid "Managers and above" msgstr "Managers en hoger" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Markeren als bekeken" @@ -5561,12 +5794,12 @@ msgstr "Mijn map" msgid "N/A" msgstr "n.v.t." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "n.v.t." #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "Geen actieve concepten" msgid "No documents found" msgstr "Geen documenten gevonden" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "Er is geen ontvanger gevonden die aan deze beschrijving voldoet." msgid "No recipients" msgstr "Geen ontvangers" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "Geen zorgen, dat gebeurt wel eens! Vul je e‑mail in en we sturen je ee #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "Geen" @@ -5798,6 +6043,7 @@ msgstr "Niet ondersteund" msgid "Nothing to do" msgstr "Niets te doen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "Aantal toegestane teams. 0 = onbeperkt" msgid "Number Settings" msgstr "Nummer-instellingen" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "namens \"{0}\" heeft je uitgenodigd om dit document goed te keuren" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "namens \"{0}\" heeft je uitgenodigd om dit document te assisteren" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "namens \"{0}\" heeft je uitgenodigd om dit document te ondertekenen" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "namens \"{0}\" heeft je uitgenodigd om dit document te bekijken" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "Op deze pagina kun je een nieuwe webhook aanmaken." @@ -6103,6 +6329,20 @@ msgstr "Eigendom overgedragen aan {organisationMemberName}." msgid "Page {0} of {1}" msgstr "Pagina {0} van {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "Pagina {0} van {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "Betaald" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "Wachtwoord bijgewerkt." #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "Achterstallig" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "Openbare sjablonen zijn gekoppeld aan je openbare profiel. Alle wijzigin msgid "Quick Actions" msgstr "Snelle acties" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "Lees onze documentatie om aan de slag te gaan met Documenso." msgid "Read the full <0>signature disclosure." msgstr "Lees de volledige <0>kennisgeving elektronische handtekening." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Klaar" @@ -6680,6 +6928,16 @@ msgstr "Recente documenten" msgid "Recipient" msgstr "Ontvanger" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "Ontvanger bijgewerkt" msgid "Recipients" msgstr "Ontvangers" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Ontvangerstatistieken" @@ -6858,6 +7120,10 @@ msgstr "Organisatiegroep verwijderen" msgid "Remove organisation member" msgstr "Organisatielid verwijderen" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Team‑e‑mail verwijderen" @@ -7664,6 +7930,7 @@ msgstr "Schrijf uw volledige naam in het veld" msgid "Sign your initials into the field" msgstr "Schrijf uw initialen in het veld" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "Sitebanner" msgid "Site Settings" msgstr "Site‑instellingen" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Sommige ondertekenaars hebben geen handtekeningveld toegewezen gekregen. Wijs ten minste 1 handtekeningveld toe aan elke ondertekenaar voordat je doorgaat." @@ -7824,6 +8096,7 @@ msgstr "Sommige ondertekenaars hebben geen handtekeningveld toegewezen gekregen. #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "Er is iets misgegaan" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Er is iets misgegaan bij het verifiëren van je e‑mailadres voor <0>{0}. Probeer het later opnieuw." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "Testwebhook mislukt" msgid "Test webhook sent" msgstr "Testwebhook verzonden" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "De directe link is naar je klembord gekopieerd" msgid "The display name for this email address" msgstr "De weergavenaam voor dit e-mailadres" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Het document is succesvol verplaatst." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "Het document is al opgeslagen en kan niet worden gewijzigd." @@ -8568,6 +8858,10 @@ msgstr "De map waarnaar je de sjabloon probeert te verplaatsen, bestaat niet." msgid "The following errors occurred:" msgstr "De volgende fouten zijn opgetreden:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "De volgende ondertekenaars missen handtekeningvelden:" @@ -8755,6 +9049,10 @@ msgstr "De gebruiker die u zoekt, is mogelijk verwijderd, hernoemd of heeft miss msgid "The user's two factor authentication has been reset successfully." msgstr "De tweefactorauthenticatie van de gebruiker is succesvol gereset." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "De webhook is succesvol verwijderd." @@ -8821,6 +9119,11 @@ msgstr "Deze actie kan niet ongedaan worden gemaakt. Wees zeker." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "Deze actie is omkeerbaar, maar wees voorzichtig, want het account kan blijvend worden beïnvloed (bijv. instellingen en inhoud worden mogelijk niet goed hersteld)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "Deze claim is vergrendeld en kan niet worden verwijderd." @@ -9196,6 +9499,11 @@ msgstr "Het token is verlopen. Probeer het opnieuw." msgid "Token name" msgstr "Tokennaam" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "Boven" @@ -9225,6 +9533,13 @@ msgstr "Totaal aantal gebruikers" msgid "Triggers" msgstr "Triggers" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Twee‑factor‑authenticatie" @@ -9387,6 +9702,10 @@ msgstr "Onbekend" msgid "Unknown error" msgstr "Onbekende fout" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Onbeperkt" @@ -10096,6 +10415,10 @@ msgstr "Er is een onbekende fout opgetreden bij het verwijderen van dit token. P msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "Er is een onbekende fout opgetreden bij het verwijderen van je account. Probeer het later opnieuw." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "Er is een onbekende fout opgetreden bij het uitschakelen van de toegang. Probeer het later opnieuw." @@ -10211,6 +10534,16 @@ msgstr "Er is een onbekende fout opgetreden bij het bijwerken van de team‑e‑ msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "Er is een onbekende fout opgetreden bij het bijwerken van je profiel. Probeer het later opnieuw." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "We hebben een bevestigingsmail voor verificatie verzonden." @@ -10302,6 +10635,14 @@ msgstr "We sturen niets om ontvangers op de hoogte te brengen." msgid "We'll get back to you as soon as possible via email." msgstr "We nemen zo snel mogelijk per e-mail contact met u op." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "We sturen een 6-cijferige code naar uw e-mailadres" @@ -10605,6 +10946,14 @@ msgstr "Je bent niet gemachtigd om deze gebruiker in te schakelen." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "U bent niet gemachtigd om de tweefactorauthenticatie voor deze gebruiker te resetten." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "Je kunt deze link ook kopiëren en in je browser plakken: {confirmationLink} (link verloopt over 1 uur)" @@ -10626,6 +10975,10 @@ msgstr "Je kunt de toegang inschakelen zodat alle organisatieleden standaard toe msgid "You can manage your email preferences here" msgstr "Je kunt hier je e-mailvoorkeuren beheren" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Je kunt de toegang op elk moment intrekken in je teaminstellingen op Documenso <0>hier." @@ -10691,13 +11044,6 @@ msgstr "Je kunt op dit moment geen documenten uploaden." msgid "You cannot upload encrypted PDFs" msgstr "Je kunt geen versleutelde pdf's uploaden" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "U kunt niet meer dan {maximumEnvelopeItemCount} items per envelop uploaden." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Je hebt momenteel een inactief {currentProductName}-abonnement" @@ -10933,6 +11279,11 @@ msgstr "Je moet nu bij het inloggen een code uit je authenticator‑app invoeren msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "U ontvangt een kopie van het ondertekende document per e-mail zodra iedereen heeft ondertekend." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Uw account" @@ -11025,6 +11376,11 @@ msgstr "Je document is succesvol geüpload." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Je document is succesvol geüpload. Je wordt doorgestuurd naar de sjabloonpagina." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "Uw verificatiecode:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index 2e6eff2a9..84002a7ad 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -63,6 +63,13 @@ msgstr "(Ty)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {Przekroczono 1 znak} few {Przekroczono # znaki} many {Przekroczono # znaków} other {Przekroczono # znaków}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "Sprawdź i {recipientActionVerb} dokument utworzony przez zespół {0}" msgid "{0} of {1} documents remaining this month." msgstr "Pozostało {0} z {1} dokumentów w tym miesiącu." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} z {1} wybranych wierszy." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "{0} z {1} wybranych wierszy." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "Sprawdź i {recipientActionVerb} dokument „{2}” utworzony przez użytkownika {0} z zespołu „{1}”." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "Sprawdź i {action} dokument „{documentName}” utworzony przez użytk msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, one {Nie możesz mieć więcej niż # klucz dostępu.} few {Nie możesz mieć więcej niż # klucze dostępu.} many {Nie możesz mieć więcej niż # kluczy dostępu.} other {Nie możesz mieć więcej niż # kluczy dostępu.}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "Użytkownik {prefix} dodał pole" @@ -499,6 +512,42 @@ msgstr "Organizacja <0>{organisationName} poprosiła o utworzenie konta w Tw msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "Organizacja <0>{organisationName} poprosiła o połączenie Twojego konta Documenso z ich organizacją." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "Zespół <0>{teamName} poprosił o możliwość używania Twojego adresu e-mail w zespole Documenso." @@ -507,6 +556,10 @@ msgstr "Zespół <0>{teamName} poprosił o możliwość używania Twojego ad msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Zarządzanie kontem: Zmienianie ustawień konta i uprawnień" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Dostęp do danych: Uzyskiwanie dostępu do wszystkich danych powiązanych z kontem" @@ -524,6 +577,10 @@ msgstr "<0>Adres e-mail – Odbiorca otrzyma wiadomość z dokumentem do pod msgid "<0>Events: All" msgstr "<0>Zdarzenia: Wszystkie" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Pełny dostęp do konta: Wyświetlanie informacji o profilu, ustawieniach i aktywności" @@ -532,6 +589,10 @@ msgstr "<0>Pełny dostęp do konta: Wyświetlanie informacji o profilu, usta msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Odziedzicz metodę uwierzytelniania – Użyj metody uwierzytelniania skonfigurowanej w domyślnych ustawieniach" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>Brak ograniczeń – Uwierzytelnianie nie jest wymagane" @@ -888,6 +949,14 @@ msgstr "Konto zostało wyłączone" msgid "Account enabled" msgstr "Konto zostało włączone" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Prośba o połączenie konta" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "Akcje" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Aktywne" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "Dodaj adres e-mail" msgid "Add Email Domain" msgstr "Dodaj domenę" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "Dodaj domyślnego odbiorcę" msgid "Add Placeholders" msgstr "Dodaj domyślny tekst" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Dodaj odbiorców" @@ -1203,6 +1284,10 @@ msgstr "Po podpisaniu dokumentu elektronicznie otrzymasz możliwość jego wyśw msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "Przesłany dokument zostanie automatycznie dodany do Twojej strony dokumentów. Otrzymasz również powiadomienie." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "Dozwolone zespoły" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Zezwalaj na uwierzytelnianie za pomocą biometrii, menedżerów haseł, kluczy sprzętowych itp." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "Masz już konto? <0>Zaloguj się" @@ -1386,6 +1476,10 @@ msgstr "Wystąpił błąd podczas automatycznego zapisywania ustawień szablonu. msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "Wystąpił błąd podczas automatycznego podpisywania dokumentu. Niektóre pola mogą nie być podpisane. Sprawdź i podpisz ręcznie wszystkie pozostałe pola." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "Wystąpił błąd podczas tworzenia dokumentu z szablonu." @@ -1430,6 +1524,10 @@ msgstr "Wystąpił błąd podczas przenoszenia dokumentu." msgid "An error occurred while moving the template." msgstr "Wystąpił błąd podczas przenoszenia szablonu." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "Wystąpił nieznany błąd podczas usuwania folderu." msgid "An unknown error occurred while moving the folder." msgstr "Wystąpił nieznany błąd podczas przenoszenia folderu." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Wszystkie zaproszenia do dokumentów pojawią się tutaj" @@ -1923,6 +2029,7 @@ msgstr "Ustawienia brandingu" msgid "Branding preferences updated" msgstr "Ustawienia brandingu zostały zaktualizowane" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Przeglądarka" @@ -1996,6 +2103,8 @@ msgstr "Może przygotować" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "Limit znaków" msgid "Charts" msgstr "Wykresy" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "Sekret klienta" msgid "Client secret is required" msgstr "Sekret klienta jest wymagany" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "Skontaktuj się z nami" msgid "Content" msgstr "Zawartość" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "Wybierz dozwolone podpisy podczas podpisywania dokumentu." msgid "Copied" msgstr "Skopiowano" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "Utworzono {0}" msgid "CSV Structure" msgstr "Struktura CSV" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "Łączna liczba MAU (zalogowani)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "Obecna" @@ -2866,6 +2992,7 @@ msgstr "Tryb ciemny" msgid "Dashboard" msgstr "Pulpit" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "Format daty" msgid "Date Settings" msgstr "Ustawienia daty" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "Adres docelowy" msgid "Details" msgstr "Szczegóły" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "Tryb programisty" @@ -3198,6 +3375,7 @@ msgstr "Wyłącz konto" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Wyłącz weryfikację dwuetapową przed usunięciem konta." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "Ustawienia dokumentu zostały zaktualizowane" msgid "Document re-sent" msgstr "Dokument został ponownie wysłany" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Dokument odrzucony" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "Dokument został wyświetlony" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Widoczność dokumentu" @@ -3820,6 +4002,7 @@ msgstr "Elektroniczne dostarczanie dokumentów" msgid "Electronic Signature Disclosure" msgstr "Informacje o podpisie elektronicznym" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "Włącz konto" msgid "Enable Account" msgstr "Włącz konto" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Włącz aplikację uwierzytelniającą" @@ -4039,6 +4226,7 @@ msgstr "Włącz logowanie SSO" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "Koperta została zaktualizowana" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "Koperta została zaktualizowana" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "Koperta została zaktualizowana" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "Koperta została zaktualizowana" msgid "Error" msgstr "Błąd" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Wystąpił błąd podczas przesyłania pliku" @@ -4282,11 +4482,19 @@ msgstr "Wygasa {0}" msgid "External ID" msgstr "Identyfikator zewnętrzny" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "Niepowodzenie" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "Nie udało się utworzyć folderu" @@ -4355,6 +4563,10 @@ msgstr "Nie udało się zaktualizować szablonu" msgid "Failed to update webhook" msgstr "Nie udało się zaktualizować webhooku" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Niepowodzenie: {failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "Nie pamiętasz hasła?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Darmowy" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "Nazwa grupy" msgid "Groups" msgstr "Grupy" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "Zaproszono Cię do zatwierdzenia tego dokumentu" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "zaprosił Cię do pomocy przy tym dokumencie" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "Zaproszono Cię do podpisania tego dokumentu" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "Zaproszono Cię do wyświetlenia tego dokumentu" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "Ustawienie asystenta na samym końcu procesu podpisywania oznacza, że n msgid "Help complete the document for other signers." msgstr "Przygotuj dokument dla innych podpisujących." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Tutaj możesz dodać domeny do swojej organizacji." @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "Usuń trwale" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "Identyfikator" @@ -4811,6 +5018,14 @@ msgstr "Identyfikator" msgid "ID copied to clipboard" msgstr "Identyfikator został skopiowany do schowka" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "Jeśli masz problemy z subskrypcją, skontaktuj się z nami pod adresem <0>{SUPPORT_EMAIL}." @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "Uwaga: Co to oznacza" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "Nieaktywna" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "Odziedzicz metodę uwierzytelniania" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "Odziedzicz użytkowników organizacji" msgid "Inherited subscription claim" msgstr "Odziedziczenie subskrypcji" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "Kod jest nieprawidłowy. Spróbuj ponownie." msgid "Invalid domains" msgstr "Domeny są nieprawidłowe" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Adres e-mail jest nieprawidłowy" @@ -5000,7 +5218,9 @@ msgstr "Data zaproszenia" msgid "Invoice" msgstr "Faktura" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "Zmodyfikowano" msgid "Last Retried" msgstr "Ostatnie ponowienie" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Zaktualizowano" @@ -5254,6 +5475,14 @@ msgstr "Zaloguj się" msgid "Logs" msgstr "Logi" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "Manager" msgid "Managers and above" msgstr "Managerowie i wyżej" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Oznacz jako wyświetlone" @@ -5561,12 +5794,12 @@ msgstr "Mój folder" msgid "N/A" msgstr "Nie dotyczy" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "Nie dotyczy" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "Brak aktywnych szkiców" msgid "No documents found" msgstr "Nie znaleziono dokumentów" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "Nie znaleziono odbiorcy pasującego do tego opisu." msgid "No recipients" msgstr "Brak odbiorców" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "Nie martw się! Wpisz swój adres e-mail, a my wyślemy Ci specjalny lin #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "Brak" @@ -5798,6 +6043,7 @@ msgstr "Nieobsługiwane" msgid "Nothing to do" msgstr "Nie masz nic do zrobienia" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "Liczba dozwolonych zespołów. 0 = Bez ograniczeń" msgid "Number Settings" msgstr "Ustawienia liczby" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "z zespołu „{0}” zaprosił Cię do zatwierdzenia dokumentu" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "z zespołu „{0}” zaprosił Cię do przygotowania dokumentu" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "z zespołu „{0}” zaprosił Cię do podpisania dokumentu" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "z zespołu „{0}” zaprosił Cię do wyświetlenia dokumentu" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "Na tej stronie możesz utworzyć nowy webhook." @@ -6103,6 +6329,20 @@ msgstr "Nowym właścicielem został użytkownik {organisationMemberName}" msgid "Page {0} of {1}" msgstr "Strona {0} z {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "Strona {0} z {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "Opłacona" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "Hasło zostało zaktualizowane!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "Przeterminowana" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "Szablony publiczne są powiązane z Twoim profilem publicznym. Wszelkie msgid "Quick Actions" msgstr "Szybkie akcje" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "Przeczytaj naszą dokumentację, aby rozpocząć korzystanie z Documenso msgid "Read the full <0>signature disclosure." msgstr "Przeczytaj <0>informacje o podpisie elektronicznym." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Gotowy" @@ -6680,6 +6928,16 @@ msgstr "Ostatnie dokumenty" msgid "Recipient" msgstr "Odbiorca" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "Odbiorca został zaktualizowany" msgid "Recipients" msgstr "Odbiorcy" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Metryki odbiorców" @@ -6858,6 +7120,10 @@ msgstr "Usuń grupę organizacji" msgid "Remove organisation member" msgstr "Usuń użytkownika organizacji" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Usuń adres e-mail zespołu" @@ -7664,6 +7930,7 @@ msgstr "Podpisz nazwę w polu" msgid "Sign your initials into the field" msgstr "Podpisz inicjały w polu" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "Baner strony internetowej" msgid "Site Settings" msgstr "Ustawienia strony" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Niektórym podpisującym nie przypisano pola podpisu. Przypisz co najmniej jedno pole podpisu do każdego podpisującego." @@ -7824,6 +8096,7 @@ msgstr "Niektórym podpisującym nie przypisano pola podpisu. Przypisz co najmni #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "Coś poszło nie tak" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Coś poszło nie tak podczas próby weryfikacji adresu e-mail zespołu <0>{0}. Spróbuj ponownie później." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "Wysłanie webhooka nie powiodło się" msgid "Test webhook sent" msgstr "Testowy webhook został wysłany" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "Bezpośredni link został skopiowany do schowka" msgid "The display name for this email address" msgstr "Nazwa wyświetlana dla adresu e-mail" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Dokument został pomyślnie przeniesiony." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "Dokument jest już zapisany i nie można go zmienić." @@ -8568,6 +8858,10 @@ msgstr "Folder, do którego próbujesz przenieść szablon, nie istnieje." msgid "The following errors occurred:" msgstr "Wystąpiły następujące błędy:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "Brak pola podpisu dla następujących podpisujących:" @@ -8755,6 +9049,10 @@ msgstr "Użytkownik, którego szukasz, mógł zostać usunięty, zmieniony lub m msgid "The user's two factor authentication has been reset successfully." msgstr "Weryfikacja dwuetapowa została zresetowana." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "Webhook został pomyślnie usunięty." @@ -8821,6 +9119,11 @@ msgstr "Ta akcja jest nieodwracalna." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "Ta akcja jest odwracalna, ale zachowaj ostrożność, ponieważ konto może zostać trwałe uszkodzone (np. ustawienia i zawartość mogą nie zostać prawidłowo przywrócone)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "Subskrypcja jest zablokowana i nie można ją usunąć." @@ -9196,6 +9499,11 @@ msgstr "Token wygasł. Spróbuj ponownie." msgid "Token name" msgstr "Nazwa tokena" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "Góra" @@ -9225,6 +9533,13 @@ msgstr "Łączna liczba użytkowników" msgid "Triggers" msgstr "Wyzwalacze" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Weryfikacja dwuetapowa" @@ -9387,6 +9702,10 @@ msgstr "Nieznany" msgid "Unknown error" msgstr "Nieznany błąd" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Nieograniczone" @@ -10096,6 +10415,10 @@ msgstr "Wystąpił nieznany błąd podczas próby usunięcia tokena. Spróbuj po msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "Wystąpił nieznany błąd podczas próby usunięcia konta. Spróbuj ponownie później." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "Wystąpił nieznany błąd podczas próby wyłączenia dostępu. Spróbuj ponownie później." @@ -10211,6 +10534,16 @@ msgstr "Wystąpił nieznany błąd podczas próby zaktualizowania adresu e-mail. msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "Wystąpił nieznany błąd podczas próby zaktualizowania profilu. Spróbuj ponownie później." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "Wysłaliśmy wiadomość weryfikacyjną." @@ -10302,6 +10635,14 @@ msgstr "Odbiorcy nie otrzymają żadnych powiadomień." msgid "We'll get back to you as soon as possible via email." msgstr "Skontaktujemy się z Tobą wkrótce." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "Otrzymasz wiadomość z 6-cyfrowym kodem" @@ -10605,6 +10946,14 @@ msgstr "Nie masz uprawnień do włączenia tego użytkownika." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "Nie masz uprawnień do zresetowania weryfikacji dwuetapowej tego użytkownika." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "Możesz także skopiować i wkleić link do przeglądarki: {confirmationLink} (link wygaśnie za 1 godzinę)" @@ -10626,6 +10975,10 @@ msgstr "Możesz włączyć domyślny dostęp, aby wszyscy użytkownicy organizac msgid "You can manage your email preferences here" msgstr "Tutaj możesz zarządzać ustawieniami wiadomości." +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "W każdej chwili możesz unieważnić dostęp w <0>ustawieniach zespołu w Documenso." @@ -10691,13 +11044,6 @@ msgstr "Nie możesz przesyłać dokumentów w tej chwili." msgid "You cannot upload encrypted PDFs" msgstr "Nie możesz przesyłać zaszyfrowanych plików PDF" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "Nie możesz przesłać więcej niż {maximumEnvelopeItemCount} elementów na kopertę." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Masz nieaktywną subskrypcję <0>{currentProductName}" @@ -10933,6 +11279,11 @@ msgstr "Kod z aplikacji uwierzytelniającej będzie wymagany podczas logowania." msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "Otrzymasz kopię dokumentu, gdy wszyscy go podpiszą." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Twoje konto" @@ -11025,6 +11376,11 @@ msgstr "Twój dokument został pomyślnie przesłany." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Dokument został pomyślnie przesłany. Zostaniesz przekierowany na stronę szablonu." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "Twój kod weryfikacyjny:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/pt-BR/web.po b/packages/lib/translations/pt-BR/web.po index 96dc0a238..567890e63 100644 --- a/packages/lib/translations/pt-BR/web.po +++ b/packages/lib/translations/pt-BR/web.po @@ -58,6 +58,13 @@ msgstr "(Você)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, one {(1 caractere a mais)} other {(# caracteres a mais)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -181,12 +188,6 @@ msgstr "{0} convidou você para {recipientActionVerb} um documento" msgid "{0} of {1} documents remaining this month." msgstr "Restam {0} de {1} documentos este mês." -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "{0} de {1} linha(s) selecionada(s)." - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -194,6 +195,11 @@ msgstr "{0} de {1} linha(s) selecionada(s)." msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0}, em nome de \"{1}\", convidou você para {recipientActionVerb} o documento \"{2}\"." +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -263,6 +269,13 @@ msgstr "{inviterName}, em nome de \"{teamName}\", convidou você para {action} { msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} adicionou um campo" @@ -494,6 +507,42 @@ msgstr "<0>{organisationName} solicitou criar uma conta em seu nome." msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} solicitou vincular sua conta Documenso atual à organização." +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} solicitou usar seu endereço de e-mail para a equipe no Documenso." @@ -502,6 +551,10 @@ msgstr "<0>{teamName} solicitou usar seu endereço de e-mail para a equipe n msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>Gerenciamento de conta: Modifique suas configurações, permissões e preferências" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>Acesso a dados: Acesse todos os dados associados à sua conta" @@ -519,6 +572,10 @@ msgstr "<0>E-mail - O destinatário receberá o documento por e-mail para as msgid "<0>Events: All" msgstr "" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>Acesso total à conta: Veja todas as suas informações, configurações e atividade" @@ -527,6 +584,10 @@ msgstr "<0>Acesso total à conta: Veja todas as suas informações, configur msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>Herdar método de autenticação - Usa o método global de autenticação de assinatura configurado em \"Configurações gerais\"" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>Sem restrições - Autenticação não exigida" @@ -883,6 +944,14 @@ msgstr "Conta desativada" msgid "Account enabled" msgstr "Conta ativada" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "Solicitação de vinculação de conta" @@ -935,12 +1004,16 @@ msgid "Actions" msgstr "Ações" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "Ativo" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1034,6 +1107,10 @@ msgstr "Adicionar e-mail" msgid "Add Email Domain" msgstr "Adicionar domínio de e-mail" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1098,6 +1175,10 @@ msgstr "Adicionar destinatário placeholder" msgid "Add Placeholders" msgstr "Adicionar placeholders" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "Adicionar destinatários" @@ -1198,6 +1279,10 @@ msgstr "Após assinar um documento eletronicamente, você poderá visualizá-lo, msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "Após o envio, um documento será gerado automaticamente e adicionado à sua página de documentos. Você também receberá uma notificação por e-mail." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1291,6 +1376,11 @@ msgstr "Equipes permitidas" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "Permite autenticar com biometria, gerenciadores de senha, chaves físicas etc." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "Já possui conta? <0>Entre aqui" @@ -1381,6 +1471,10 @@ msgstr "Ocorreu um erro ao salvar automaticamente as configurações do modelo." msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "Ocorreu um erro ao assinar automaticamente o documento; alguns campos podem não ter sido assinados. Revise e assine manualmente os campos restantes." +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "Ocorreu um erro ao criar o documento a partir do modelo." @@ -1425,6 +1519,10 @@ msgstr "Ocorreu um erro ao mover o documento." msgid "An error occurred while moving the template." msgstr "Ocorreu um erro ao mover o modelo." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1587,6 +1685,14 @@ msgstr "Ocorreu um erro desconhecido ao excluir a pasta." msgid "An unknown error occurred while moving the folder." msgstr "Ocorreu um erro desconhecido ao mover a pasta." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "Qualquer documento para o qual você foi convidado aparecerá aqui" @@ -1918,6 +2024,7 @@ msgstr "Preferências de identidade visual" msgid "Branding preferences updated" msgstr "Preferências de identidade visual atualizadas" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "Navegador" @@ -1991,6 +2098,8 @@ msgstr "Pode preparar" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2144,6 +2253,7 @@ msgstr "Limite de caracteres" msgid "Charts" msgstr "Gráficos" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2253,6 +2363,10 @@ msgstr "Client Secret" msgid "Client secret is required" msgstr "Client secret is required" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2463,6 +2577,10 @@ msgstr "Fale conosco" msgid "Content" msgstr "Conteúdo" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2540,6 +2658,18 @@ msgstr "Controla quais tipos de assinatura podem ser utilizados ao assinar um do msgid "Copied" msgstr "Copiado" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2857,6 +2987,7 @@ msgstr "Modo escuro" msgid "Dashboard" msgstr "Painel" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2882,6 +3013,10 @@ msgstr "Formato de data" msgid "Date Settings" msgstr "Configurações de data" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3091,6 +3226,52 @@ msgstr "" msgid "Details" msgstr "Detalhes" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "" @@ -3189,6 +3370,7 @@ msgstr "Desativar conta" msgid "Disable Two Factor Authentication before deleting your account." msgstr "Desative a autenticação em duas etapas antes de excluir sua conta." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3468,6 +3650,7 @@ msgstr "Preferências de documento atualizadas" msgid "Document re-sent" msgstr "Documento reenviado" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "Documento rejeitado" @@ -3552,6 +3735,9 @@ msgid "Document Viewed" msgstr "Documento visualizado" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "Visibilidade do documento" @@ -3811,6 +3997,7 @@ msgstr "Entrega eletrônica de documentos" msgid "Electronic Signature Disclosure" msgstr "Divulgação de assinatura eletrônica" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -3992,6 +4179,10 @@ msgstr "Ativar conta" msgid "Enable Account" msgstr "Ativar conta" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "Ativar aplicativo autenticador" @@ -4030,6 +4221,7 @@ msgstr "Ativar portal SSO" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4155,12 +4347,14 @@ msgstr "Envelope atualizado" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4171,6 +4365,7 @@ msgstr "Envelope atualizado" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4179,6 +4374,7 @@ msgstr "Envelope atualizado" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4219,6 +4415,14 @@ msgstr "Envelope atualizado" msgid "Error" msgstr "Erro" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "Erro ao enviar arquivo" @@ -4273,11 +4477,19 @@ msgstr "Expira em {0}" msgid "External ID" msgstr "ID externo" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "Falha ao criar a pasta" @@ -4346,6 +4558,10 @@ msgstr "Falha ao atualizar o modelo" msgid "Failed to update webhook" msgstr "Falha ao atualizar o webhook" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "Falhas: {failedCount}" @@ -4502,10 +4718,15 @@ msgid "Forgot your password?" msgstr "Forgot your password?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "Gratuito" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4639,22 +4860,6 @@ msgstr "Nome do grupo" msgid "Groups" msgstr "Grupos" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "convidou você para aprovar este documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "convidou você para auxiliar neste documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "convidou você para assinar este documento" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "convidou você para visualizar este documento" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4671,6 +4876,10 @@ msgstr "Ter um assistente como último signatário significa que ele não poder msgid "Help complete the document for other signers." msgstr "Ajude a concluir o documento para outros signatários." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "Aqui você pode adicionar domínios de e-mail à sua organização." @@ -4795,6 +5004,8 @@ msgid "I'm sure! Delete it" msgstr "Tenho certeza! Excluir" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4802,6 +5013,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copiado para a área de transferência" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "Se houver algum problema com sua assinatura, entre em contato pelo e-mail <0>{SUPPORT_EMAIL}." @@ -4827,6 +5046,7 @@ msgid "Important: What This Means" msgstr "Importante: o que isso significa" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" msgstr "" @@ -4866,6 +5086,7 @@ msgstr "Herdar método de autenticação" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4880,6 +5101,7 @@ msgstr "Herdar membros da organização" msgid "Inherited subscription claim" msgstr "Reivindicação de assinatura herdada" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4920,7 +5142,7 @@ msgstr "Código inválido. Tente novamente." msgid "Invalid domains" msgstr "Domínios inválidos" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "E-mail inválido" @@ -4991,7 +5213,9 @@ msgstr "Convidado em" msgid "Invoice" msgstr "Fatura" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5100,6 +5324,7 @@ msgstr "Última modificação" msgid "Last Retried" msgstr "Última Tentativa" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Última atualização" @@ -5245,6 +5470,14 @@ msgstr "Entrar" msgid "Logs" msgstr "" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5396,6 +5629,10 @@ msgstr "Gerente" msgid "Managers and above" msgstr "Gerentes e acima" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Marcar como visualizado" @@ -5552,12 +5789,12 @@ msgstr "Minha Pasta" msgid "N/A" msgstr "N/D" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5565,7 +5802,6 @@ msgstr "N/D" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5666,6 +5902,14 @@ msgstr "Nenhum rascunho ativo" msgid "No documents found" msgstr "Nenhum documento encontrado" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5710,6 +5954,10 @@ msgstr "Nenhum destinatário correspondente a esta descrição foi encontrado." msgid "No recipients" msgstr "Nenhum destinatário" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5770,6 +6018,7 @@ msgstr "Sem problemas, acontece! Digite seu e-mail e enviaremos um link especial #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "Nenhum" @@ -5789,6 +6038,7 @@ msgstr "Não suportado" msgid "Nothing to do" msgstr "Nada a fazer" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5821,26 +6071,6 @@ msgstr "Número de equipes permitidas. 0 = Ilimitado" msgid "Number Settings" msgstr "Configurações de Número" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "em nome de \"{0}\" convidou você para aprovar este documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "em nome de \"{0}\" convidou você para auxiliar este documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "em nome de \"{0}\" convidou você para assinar este documento" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "em nome de \"{0}\" convidou você para visualizar este documento" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "Nesta página, você pode criar um novo webhook." @@ -6094,6 +6324,20 @@ msgstr "Propriedade transferida para {organisationMemberName}." msgid "Page {0} of {1}" msgstr "Página {0} de {1}" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6101,6 +6345,7 @@ msgid "Page {0} of {numPages}" msgstr "Página {0} de {numPages}" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" msgstr "" @@ -6182,6 +6427,7 @@ msgid "Password updated!" msgstr "Senha atualizada!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" msgstr "" @@ -6582,6 +6828,7 @@ msgstr "Modelos públicos estão conectados ao seu perfil público. Qualquer mod msgid "Quick Actions" msgstr "Ações Rápidas" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6618,6 +6865,11 @@ msgstr "Leia nossa documentação para começar com o Documenso." msgid "Read the full <0>signature disclosure." msgstr "Leia a <0>divulgação de assinatura completa." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "Pronto" @@ -6671,6 +6923,16 @@ msgstr "Documentos recentes" msgid "Recipient" msgstr "Destinatário" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6702,6 +6964,10 @@ msgstr "Destinatário atualizado" msgid "Recipients" msgstr "Destinatários" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "Métricas de destinatários" @@ -6849,6 +7115,10 @@ msgstr "Remover grupo da organização" msgid "Remove organisation member" msgstr "Remover membro da organização" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "Remover e-mail da equipe" @@ -7655,6 +7925,7 @@ msgstr "Assine seu nome completo no campo" msgid "Sign your initials into the field" msgstr "Assine suas iniciais no campo" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7792,6 +8063,11 @@ msgstr "Banner do Site" msgid "Site Settings" msgstr "Configurações do Site" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "Alguns signatários não receberam um campo de assinatura. Por favor, atribua pelo menos 1 campo de assinatura a cada signatário antes de prosseguir." @@ -7815,6 +8091,7 @@ msgstr "Alguns signatários não receberam um campo de assinatura. Por favor, at #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7850,6 +8127,14 @@ msgstr "Algo deu errado" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "Algo deu errado ao tentar verificar seu endereço de e-mail para <0>{0}. Por favor, tente novamente mais tarde." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8385,6 +8670,7 @@ msgstr "Teste de webhook falhou" msgid "Test webhook sent" msgstr "Webhook de teste enviado" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8472,10 +8758,18 @@ msgstr "O link direto foi copiado para sua área de transferência" msgid "The display name for this email address" msgstr "O nome de exibição para este endereço de e-mail" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "O documento foi movido com sucesso." +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "O documento já está salvo e não pode ser alterado." @@ -8559,6 +8853,10 @@ msgstr "A pasta para a qual você está tentando mover o modelo não existe." msgid "The following errors occurred:" msgstr "Os seguintes erros ocorreram:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "Os seguintes signatários estão sem campos de assinatura:" @@ -8746,6 +9044,10 @@ msgstr "" msgid "The user's two factor authentication has been reset successfully." msgstr "A autenticação de dois fatores do usuário foi redefinida com sucesso." +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "O webhook foi excluído com sucesso." @@ -8812,6 +9114,11 @@ msgstr "Esta ação não é reversível. Por favor, tenha certeza." msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "Esta ação é reversível, mas tenha cuidado, pois a conta pode ser afetada permanentemente (por exemplo, suas configurações e conteúdos não sendo restaurados adequadamente)." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "Esta reivindicação está bloqueada e não pode ser excluída." @@ -9187,6 +9494,11 @@ msgstr "O token expirou. Por favor, tente novamente." msgid "Token name" msgstr "Nome do token" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "" @@ -9216,6 +9528,13 @@ msgstr "Total de Usuários" msgid "Triggers" msgstr "Gatilhos" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "Autenticação de dois fatores" @@ -9378,6 +9697,10 @@ msgstr "Desconhecido" msgid "Unknown error" msgstr "Erro desconhecido" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "Ilimitado" @@ -10087,6 +10410,10 @@ msgstr "Encontramos um erro desconhecido ao tentar excluir este token. Por favor msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "Encontramos um erro desconhecido ao tentar excluir sua conta. Por favor, tente novamente mais tarde." +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "Encontramos um erro desconhecido ao tentar desabilitar o acesso." @@ -10202,6 +10529,16 @@ msgstr "Encontramos um erro desconhecido ao tentar atualizar o e-mail da equipe. msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "Encontramos um erro desconhecido ao tentar atualizar seu perfil. Por favor, tente novamente mais tarde." +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "Enviamos um e-mail de confirmação para verificação." @@ -10293,6 +10630,14 @@ msgstr "Não enviaremos nada para notificar os destinatários." msgid "We'll get back to you as soon as possible via email." msgstr "Entraremos em contato o mais rápido possível por e-mail." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "Enviaremos um código de 6 dígitos para seu e-mail" @@ -10596,6 +10941,14 @@ msgstr "Você não está autorizado a habilitar este usuário." msgid "You are not authorized to reset two factor authentcation for this user." msgstr "Você não está autorizado a redefinir a autenticação de dois fatores para este usuário." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "Você também pode copiar e colar este link no seu navegador: {confirmationLink} (o link expira em 1 hora)" @@ -10617,6 +10970,10 @@ msgstr "Você pode habilitar o acesso para permitir que todos os membros da orga msgid "You can manage your email preferences here" msgstr "Você pode gerenciar suas preferências de e-mail aqui" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Você pode revogar o acesso a qualquer momento nas configurações da sua equipe no Documenso <0>aqui." @@ -10682,13 +11039,6 @@ msgstr "Você não pode enviar documentos no momento." msgid "You cannot upload encrypted PDFs" msgstr "Você não pode enviar PDFs criptografados" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "Você não pode enviar mais de {maximumEnvelopeItemCount} itens por envelope." - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Você atualmente tem uma assinatura <0>{currentProductName} inativa" @@ -10924,6 +11274,11 @@ msgstr "Agora será necessário inserir um código do seu aplicativo autenticado msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "Sua Conta" @@ -11016,6 +11371,11 @@ msgstr "Seu documento foi enviado com sucesso." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Seu documento foi enviado com sucesso. Você será redirecionado para a página do modelo." +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index f372a0af7..906471d7f 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -63,6 +63,13 @@ msgstr "(您)" msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" msgstr "{0, plural, other {(# 个字符超出)}}" +#. placeholder {0}: table.getFilteredRowModel().rows.length +#. placeholder {1}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {2}: table.getFilteredSelectedRowModel().rows.length +#: packages/ui/primitives/data-table-pagination.tsx +msgid "{0, plural, one {{1} of # row selected.} other {{2} of # rows selected.}}" +msgstr "" + #. placeholder {0}: Math.abs(remaningLength) #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/forms/public-profile-form.tsx @@ -186,12 +193,6 @@ msgstr "{0} 邀请您 {recipientActionVerb} 一个文档" msgid "{0} of {1} documents remaining this month." msgstr "本月还剩 {0}/{1} 份文档可用。" -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: packages/ui/primitives/data-table-pagination.tsx -msgid "{0} of {1} row(s) selected." -msgstr "已选择 {1} 行中的 {0} 行。" - #. placeholder {0}: user.name || user.email #. placeholder {1}: envelope.team.name #. placeholder {2}: envelope.title @@ -199,6 +200,11 @@ msgstr "已选择 {1} 行中的 {0} 行。" msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} 代表“{1}”邀请您 {recipientActionVerb} 文档“{2}”。" +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "{0} recipient(s) have been added from AI detection." +msgstr "" + #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" @@ -268,6 +274,13 @@ msgstr "{inviterName} 代表“{teamName}”已邀请您 {action} {documentName} msgid "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} other {You cannot have more than # passkeys.}}" msgstr "{MAXIMUM_PASSKEYS, plural, other {您不能拥有超过 # 个通行密钥。}}" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx +#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx +#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx +msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" msgstr "{prefix} 添加了一个字段" @@ -499,6 +512,42 @@ msgstr "<0>{organisationName} 请求代表您创建一个账户。" msgid "<0>{organisationName} has requested to link your current Documenso account to their organisation." msgstr "<0>{organisationName} 请求将您当前的 Documenso 账户关联到其组织。" +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to approve this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to assist this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to sign this document" +msgstr "" + +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} has invited you to view this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to approve this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to assist this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to sign this document" +msgstr "" + +#. placeholder {0}: document.team?.name +#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx +msgid "<0>{senderName} {senderEmail} on behalf of \"{0}\" has invited you to view this document" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "<0>{teamName} has requested to use your email address for their team on Documenso." msgstr "<0>{teamName} 请求将您的邮箱地址用于其在 Documenso 上的团队。" @@ -507,6 +556,10 @@ msgstr "<0>{teamName} 请求将您的邮箱地址用于其在 Documenso 上 msgid "<0>Account management: Modify your account settings, permissions, and preferences" msgstr "<0>账户管理: 修改您的账户设置、权限和偏好" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Admins only - Only admins can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Data access: Access all data associated with your account" msgstr "<0>数据访问: 访问与您账户相关的所有数据" @@ -524,6 +577,10 @@ msgstr "<0>电子邮件 - 收件人将通过电子邮件接收文档以进 msgid "<0>Events: All" msgstr "<0>事件:全部" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Everyone - Everyone can access and view the document" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "<0>Full account access: View all your profile information, settings, and activity" msgstr "<0>完整账户访问: 查看您的所有个人资料信息、设置和活动" @@ -532,6 +589,10 @@ msgstr "<0>完整账户访问: 查看您的所有个人资料信息、设 msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" msgstr "<0>继承认证方式 - 使用在“常规设置”步骤中配置的全局操作签署认证方式" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "<0>Managers and above - Only managers and above can access and view the document" +msgstr "" + #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>No restrictions - No authentication required" msgstr "<0>无限制 - 不需要认证" @@ -888,6 +949,14 @@ msgstr "账户已被禁用" msgid "Account enabled" msgstr "账户已被启用" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account link declined" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Account linked successfully" +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Account Linking Request" msgstr "账户关联请求" @@ -940,12 +1009,16 @@ msgid "Actions" msgstr "操作" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx -#: apps/remix/app/components/tables/user-billing-organisations-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Active" msgstr "启用" +#: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" +msgid "Active" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Active sessions" @@ -1039,6 +1112,10 @@ msgstr "添加邮箱" msgid "Add Email Domain" msgstr "添加邮箱域名" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Add fields" +msgstr "" + #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx @@ -1103,6 +1180,10 @@ msgstr "添加占位收件人" msgid "Add Placeholders" msgstr "添加占位符" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Add recipients" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Add Recipients" msgstr "添加收件人" @@ -1203,6 +1284,10 @@ msgstr "在你以电子方式签署文档后,你将可以查看、下载和打 msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." msgstr "提交后,将自动生成一个文档并添加到您的“文档”页面。您还会收到一封电子邮件通知。" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "AI Features" +msgstr "" + #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "All" @@ -1296,6 +1381,11 @@ msgstr "允许的团队" msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." msgstr "允许使用生物识别、密码管理器、硬件密钥等方式进行身份验证。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Almost done" +msgstr "" + #: apps/remix/app/components/forms/signup.tsx msgid "Already have an account? <0>Sign in instead" msgstr "已经有账号?<0>改为登录" @@ -1386,6 +1476,10 @@ msgstr "自动保存模板设置时发生错误。" msgid "An error occurred while auto-signing the document, some fields may not be signed. Please review and manually sign any remaining fields." msgstr "自动签署文档时发生错误,部分字段可能未签署。请检查并手动签署所有剩余字段。" +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx +msgid "An error occurred while completing the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "An error occurred while creating document from template." msgstr "从模板创建文档时发生错误。" @@ -1430,6 +1524,10 @@ msgstr "移动文档时发生错误。" msgid "An error occurred while moving the template." msgstr "移动模板时发生错误。" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "An error occurred while rejecting the document. Please try again." +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx @@ -1592,6 +1690,14 @@ msgstr "删除文件夹时发生未知错误。" msgid "An unknown error occurred while moving the folder." msgstr "移动文件夹时发生未知错误。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Analyzing page layout" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Analyzing pages" +msgstr "" + #: apps/remix/app/routes/_authenticated+/inbox.tsx msgid "Any documents that you have been invited to will appear here" msgstr "任何邀请您参与的文档都会显示在此处" @@ -1923,6 +2029,7 @@ msgstr "品牌偏好设置" msgid "Branding preferences updated" msgstr "品牌偏好设置已更新" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" msgstr "浏览器" @@ -1996,6 +2103,8 @@ msgstr "可预填" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/claim-create-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx @@ -2149,6 +2258,7 @@ msgstr "字符限制" msgid "Charts" msgstr "图表" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -2258,6 +2368,10 @@ msgstr "客户端密钥" msgid "Client secret is required" msgstr "客户端密钥为必填项" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2468,6 +2582,10 @@ msgstr "联系我们" msgid "Content" msgstr "内容" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Context" +msgstr "" + #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx @@ -2545,6 +2663,18 @@ msgstr "控制签署文档时允许使用哪些类型的签名。" msgid "Copied" msgstr "已复制" +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field" +msgstr "" + +#: apps/remix/app/components/embed/authoring/configure-fields-view.tsx +#: packages/ui/primitives/document-flow/add-fields.tsx +#: packages/ui/primitives/template-flow/add-template-fields.tsx +msgid "Copied field to clipboard" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx @@ -2817,10 +2947,6 @@ msgstr "创建于 {0}" msgid "CSV Structure" msgstr "CSV 结构" -#: apps/remix/app/routes/_authenticated+/admin+/stats.tsx -msgid "Cumulative MAU (signed in)" -msgstr "累计月活跃用户(已登录)" - #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Current" msgstr "当前" @@ -2866,6 +2992,7 @@ msgstr "深色模式" msgid "Dashboard" msgstr "控制台" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -2891,6 +3018,10 @@ msgstr "日期格式" msgid "Date Settings" msgstr "日期设置" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "David is the Employee, Lucas is the Manager" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-invitations.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx #: packages/email/templates/organisation-invite.tsx @@ -3100,6 +3231,52 @@ msgstr "目标地址" msgid "Details" msgstr "详情" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detect fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detect recipients" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Detect recipients with AI" +msgstr "" + +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "Detect with AI" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detected fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detected recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detecting recipients" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Detecting signature areas" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Detection failed" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Developer Mode" msgstr "开发者模式" @@ -3198,6 +3375,7 @@ msgstr "禁用账户" msgid "Disable Two Factor Authentication before deleting your account." msgstr "在删除账号之前,请先禁用双重验证。" +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Disabled" @@ -3477,6 +3655,7 @@ msgstr "文档偏好设置已更新" msgid "Document re-sent" msgstr "文档已重新发送" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document/document-status.tsx msgid "Document rejected" msgstr "文档已被拒签" @@ -3561,6 +3740,9 @@ msgid "Document Viewed" msgstr "文档已查看" #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx +#: packages/ui/components/document/document-visibility-select.tsx +#: packages/ui/primitives/document-flow/add-settings.tsx +#: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Document visibility" msgstr "文档可见性" @@ -3820,6 +4002,7 @@ msgstr "文档的电子交付" msgid "Electronic Signature Disclosure" msgstr "电子签名披露" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx @@ -4001,6 +4184,10 @@ msgstr "启用账户" msgid "Enable Account" msgstr "启用账户" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Enable AI-powered features such as automatic recipient detection. When enabled, document content will be sent to AI providers. We only use providers that do not retain data for training and prefer European regions where available." +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx msgid "Enable Authenticator App" msgstr "启用验证器应用" @@ -4039,6 +4226,7 @@ msgstr "启用 SSO 门户" #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/routes/_authenticated+/admin+/site-settings.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx @@ -4164,12 +4352,14 @@ msgstr "信封已更新" #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-checkbox-field.tsx @@ -4180,6 +4370,7 @@ msgstr "信封已更新" #: apps/remix/app/components/general/document-signing/document-signing-dropdown-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx @@ -4188,6 +4379,7 @@ msgstr "信封已更新" #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-radio-field.tsx +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-signature-field.tsx @@ -4228,6 +4420,14 @@ msgstr "信封已更新" msgid "Error" msgstr "错误" +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error declining account link" +msgstr "" + +#: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx +msgid "Error linking account" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Error uploading file" msgstr "上传文件时出错" @@ -4282,11 +4482,19 @@ msgstr "将于 {0} 到期" msgid "External ID" msgstr "外部 ID" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Extracting contact details" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id._index.tsx msgid "Failed" msgstr "失败" +#: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx +msgid "Failed to complete the document. Please try again." +msgstr "" + #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "Failed to create folder" msgstr "创建文件夹失败" @@ -4355,6 +4563,10 @@ msgstr "更新模板失败" msgid "Failed to update webhook" msgstr "更新 Webhook 失败" +#: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx +msgid "Failed to upload CSV. Please check the file format and try again." +msgstr "" + #: packages/email/templates/bulk-send-complete.tsx msgid "Failed: {failedCount}" msgstr "失败:{failedCount}" @@ -4511,10 +4723,15 @@ msgid "Forgot your password?" msgstr "忘记密码?" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +msgctxt "Plan price" +msgid "Free" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Free" -msgstr "免费" +msgstr "" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -4648,22 +4865,6 @@ msgstr "组名" msgid "Groups" msgstr "组" -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to approve this document" -msgstr "已邀请您审批此文档" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to assist this document" -msgstr "已邀请您协助此文档" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to sign this document" -msgstr "已邀请您签署此文档" - -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "has invited you to view this document" -msgstr "已邀请您查看此文档" - #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx @@ -4680,6 +4881,10 @@ msgstr "将助理设置为最后一位签署人意味着 TA 将无法执行任 msgid "Help complete the document for other signers." msgstr "帮助其他签署人完成文档。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Help the AI assign fields to the right recipients." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx msgid "Here you can add email domains to your organisation." msgstr "您可以在此向组织添加邮箱域名。" @@ -4804,6 +5009,8 @@ msgid "I'm sure! Delete it" msgstr "我确定!删除" #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "ID" msgstr "ID" @@ -4811,6 +5018,14 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID 已复制到剪贴板" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Identifying input fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Identifying recipients" +msgstr "" + #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "If there is any issue with your subscription, please contact us at <0>{SUPPORT_EMAIL}." msgstr "如果您的订阅出现任何问题,请通过 <0>{SUPPORT_EMAIL} 联系我们。" @@ -4836,8 +5051,9 @@ msgid "Important: What This Means" msgstr "重要:这意味着什么" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Inactive" -msgstr "未激活" +msgstr "" #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx @@ -4875,6 +5091,7 @@ msgstr "继承认证方式" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -4889,6 +5106,7 @@ msgstr "继承组织成员" msgid "Inherited subscription claim" msgstr "继承的订阅声明" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/sign-field-initials-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -4929,7 +5147,7 @@ msgstr "验证码无效。请重试。" msgid "Invalid domains" msgstr "无效的域名" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "邮箱无效" @@ -5000,7 +5218,9 @@ msgstr "邀请时间" msgid "Invoice" msgstr "发票" +#: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "IP Address" @@ -5109,6 +5329,7 @@ msgstr "上次修改时间" msgid "Last Retried" msgstr "上次重试时间" +#: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "最后更新" @@ -5254,6 +5475,14 @@ msgstr "登录" msgid "Logs" msgstr "日志" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Looking for form fields" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Looking for signature fields" +msgstr "" + #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx @@ -5405,6 +5634,10 @@ msgstr "管理者" msgid "Managers and above" msgstr "管理者及以上" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Mapping fields to recipients" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "标记为已查看" @@ -5561,12 +5794,12 @@ msgstr "我的文件夹" msgid "N/A" msgstr "N/A" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/template-use-dialog.tsx -#: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/forms/subscription-claim-form.tsx @@ -5574,7 +5807,6 @@ msgstr "N/A" #: apps/remix/app/components/general/document-signing/document-signing-name-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx #: apps/remix/app/components/tables/admin-document-jobs-table.tsx @@ -5675,6 +5907,14 @@ msgstr "没有活动草稿" msgid "No documents found" msgstr "未找到文档" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No email detected" +msgstr "" + +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "No fields were detected in your document." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx msgid "No folders found" @@ -5719,6 +5959,10 @@ msgstr "未找到符合条件的收件人。" msgid "No recipients" msgstr "无收件人" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "No recipients were detected in your document." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx #: packages/ui/primitives/recipient-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5779,6 +6023,7 @@ msgstr "别担心,这很常见!输入你的邮箱,我们会给你发送一 #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/editor/editor-field-number-form.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx +#: apps/remix/app/components/tables/admin-organisations-table.tsx #: packages/lib/constants/document.ts msgid "None" msgstr "无" @@ -5798,6 +6043,7 @@ msgstr "不支持" msgid "Nothing to do" msgstr "暂无待处理事项" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-number-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts @@ -5830,26 +6076,6 @@ msgstr "允许的团队数量。0 = 不限" msgid "Number Settings" msgstr "数字设置" -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "代表“{0}”已邀请您审批此文档" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "代表“{0}”已邀请您协助此文档" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "代表“{0}”已邀请您签署此文档" - -#. placeholder {0}: document.team?.name -#: apps/remix/app/components/general/document-signing/document-signing-page-view-v1.tsx -msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "代表“{0}”已邀请您查看此文档" - #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "On this page, you can create a new webhook." msgstr "在此页面,你可以创建新的 Webhook。" @@ -6103,6 +6329,20 @@ msgstr "所有权已转移给 {organisationMemberName}。" msgid "Page {0} of {1}" msgstr "第 {0} 页,共 {1} 页" +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.fieldsDetected +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Page {0} of {1} - {2} field(s) found" +msgstr "" + +#. placeholder {0}: progress.pagesProcessed +#. placeholder {1}: progress.totalPages +#. placeholder {2}: progress.recipientsDetected +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Page {0} of {1} - {2} recipient(s) found" +msgstr "" + #. placeholder {0}: i + 1 #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -6110,8 +6350,9 @@ msgid "Page {0} of {numPages}" msgstr "第 {0} 页,共 {numPages} 页" #: apps/remix/app/components/tables/admin-organisations-table.tsx +msgctxt "Subscription status" msgid "Paid" -msgstr "付费" +msgstr "" #: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx @@ -6191,8 +6432,9 @@ msgid "Password updated!" msgstr "密码已更新!" #: apps/remix/app/components/tables/user-billing-organisations-table.tsx +msgctxt "Subscription status" msgid "Past Due" -msgstr "逾期" +msgstr "" #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx @@ -6591,6 +6833,7 @@ msgstr "公开模板与公开资料相关联。对公开模板的任何修改也 msgid "Quick Actions" msgstr "快速操作" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/types.ts @@ -6627,6 +6870,11 @@ msgstr "阅读我们的文档,开始使用 Documenso。" msgid "Read the full <0>signature disclosure." msgstr "阅读完整的<0>签名披露。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Reading your document" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Ready" msgstr "就绪" @@ -6680,6 +6928,16 @@ msgstr "最近文档" msgid "Recipient" msgstr "收件人" +#. placeholder {0}: index + 1 +#. placeholder {0}: recipient.index + 1 +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +#: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-recipient-selector.tsx +msgid "Recipient {0}" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -6711,6 +6969,10 @@ msgstr "收件人已更新" msgid "Recipients" msgstr "收件人" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Recipients added" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Recipients metrics" msgstr "收件人仍将保留其文档副本" @@ -6858,6 +7120,10 @@ msgstr "移除组织组" msgid "Remove organisation member" msgstr "移除组织成员" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Remove recipient" +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "Remove team email" msgstr "移除团队邮箱" @@ -7664,6 +7930,7 @@ msgstr "在字段中填写您的全名" msgid "Sign your initials into the field" msgstr "在字段中填写您的姓名首字母缩写" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx @@ -7801,6 +8068,11 @@ msgstr "站点横幅" msgid "Site Settings" msgstr "站点设置" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Skip" +msgstr "" + #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." msgstr "部分签署人尚未被分配签名字段。请在继续前为每位签署人至少分配 1 个签名字段。" @@ -7824,6 +8096,7 @@ msgstr "部分签署人尚未被分配签名字段。请在继续前为每位签 #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/embed/embed-direct-template-client-page.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx +#: apps/remix/app/components/forms/signin.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx @@ -7859,6 +8132,14 @@ msgstr "出错了" msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." msgstr "尝试验证你在 <0>{0} 的邮箱地址时出错。请稍后再试。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "Something went wrong while detecting fields." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Something went wrong while detecting recipients." +msgstr "" + #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/components/pdf-viewer/pdf-viewer-konva.tsx #: packages/ui/primitives/pdf-viewer/base.tsx @@ -8394,6 +8675,7 @@ msgstr "测试 Webhook 失败" msgid "Test webhook sent" msgstr "测试 Webhook 已发送" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx @@ -8481,10 +8763,18 @@ msgstr "直接链接已复制到剪贴板" msgid "The display name for this email address" msgstr "此邮箱地址的显示名称" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "The Document has been deleted successfully." +msgstr "" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "文档已成功移动。" +#: apps/remix/app/components/general/document-signing/document-signing-reject-dialog.tsx +msgid "The document has been successfully rejected." +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "The document is already saved and cannot be changed." msgstr "文档已保存,无法更改。" @@ -8568,6 +8858,10 @@ msgstr "您尝试移动模板到的文件夹不存在。" msgid "The following errors occurred:" msgstr "发生以下错误:" +#: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx +msgid "The following recipients require an email address:" +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following signers are missing signature fields:" msgstr "以下签署人缺少签名字段:" @@ -8755,6 +9049,10 @@ msgstr "您要查找的用户可能已被删除、重命名,或从未存在。 msgid "The user's two factor authentication has been reset successfully." msgstr "该用户的双重身份验证已成功重置。" +#: packages/ui/components/document/document-visibility-select.tsx +msgid "The visibility of the document to the recipient." +msgstr "" + #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx msgid "The webhook has been successfully deleted." msgstr "Webhook 已成功删除。" @@ -8821,6 +9119,11 @@ msgstr "此操作不可逆。请务必确认。" msgid "This action is reversible, but please be careful as the account may be affected permanently (e.g. their settings and contents not being restored properly)." msgstr "此操作可撤销,但请务必小心,因为账户可能会受到永久影响(例如设置和内容可能无法正确恢复)。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "This can take a minute or two depending on the size of your document." +msgstr "" + #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "This claim is locked and cannot be deleted." msgstr "此声明已锁定,无法删除。" @@ -9196,6 +9499,11 @@ msgstr "令牌已过期。请重试。" msgid "Token name" msgstr "令牌名称" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Too many requests" +msgstr "" + #: apps/remix/app/components/forms/editor/editor-field-generic-field-forms.tsx msgid "Top" msgstr "顶部对齐" @@ -9225,6 +9533,13 @@ msgstr "用户总数" msgid "Triggers" msgstr "触发条件" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Try again" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Two factor authentication" msgstr "双重验证" @@ -9387,6 +9702,10 @@ msgstr "未知" msgid "Unknown error" msgstr "未知错误" +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Unknown name" +msgstr "" + #: apps/remix/app/components/tables/admin-claims-table.tsx msgid "Unlimited" msgstr "不限" @@ -10096,6 +10415,10 @@ msgstr "尝试删除此令牌时出现未知错误。请稍后再试。" msgid "We encountered an unknown error while attempting to delete your account. Please try again later." msgstr "尝试删除你的账号时出现未知错误。请稍后再试。" +#: apps/remix/app/components/dialogs/admin-document-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to delete your document. Please try again later." +msgstr "" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx msgid "We encountered an unknown error while attempting to disable access." msgstr "在尝试禁用访问时遇到未知错误。请稍后重试。" @@ -10211,6 +10534,16 @@ msgstr "尝试更新团队邮箱时出现未知错误。请稍后再试。" msgid "We encountered an unknown error while attempting update your profile. Please try again later." msgstr "在尝试更新您的个人资料时遇到未知错误。请稍后重试。" +#. placeholder {0}: detectedFields.length +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We found {0} field(s) in your document." +msgstr "" + +#. placeholder {0}: detectedRecipients.length +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We found {0} recipient(s) in your document." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "We have sent a confirmation email for verification." msgstr "我们已发送确认邮件用于验证。" @@ -10302,6 +10635,14 @@ msgstr "我们不会发送任何通知给收件人。" msgid "We'll get back to you as soon as possible via email." msgstr "我们会尽快通过电子邮件回复您。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "We'll scan your document to find form fields like signature lines, text inputs, checkboxes, and more. Detected fields will be suggested for you to review." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "We'll scan your document to find signature fields and identify who needs to sign. Detected recipients will be suggested for you to review." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "We'll send a 6-digit code to your email" msgstr "我们会向您的邮箱发送一个 6 位数验证码" @@ -10605,6 +10946,14 @@ msgstr "您无权启用此用户。" msgid "You are not authorized to reset two factor authentcation for this user." msgstr "您无权为此用户重置双重身份验证。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +msgid "You can add fields manually in the editor." +msgstr "" + +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You can add recipients manually in the editor." +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "You can also copy and paste this link into your browser: {confirmationLink} (link expires in 1 hour)" msgstr "您也可以将此链接复制并粘贴到浏览器中:{confirmationLink}(链接 1 小时后过期)" @@ -10626,6 +10975,10 @@ msgstr "您可以启用访问,以默认允许所有组织成员访问此团队 msgid "You can manage your email preferences here" msgstr "您可以在此管理邮件偏好设置" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx +msgid "You can only detect fields in draft envelopes" +msgstr "" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "您可以随时在 Documenso 的团队设置中<0>撤销访问权限。" @@ -10691,13 +11044,6 @@ msgstr "您目前无法上传文档。" msgid "You cannot upload encrypted PDFs" msgstr "你不能上传加密的 PDF" -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope-editor/envelope-editor-upload-page.tsx -#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx -#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx -msgid "You cannot upload more than {maximumEnvelopeItemCount} items per envelope." -msgstr "每个信封最多只能上传 {maximumEnvelopeItemCount} 个条目。" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "您当前有一个非激活的 <0>{currentProductName} 订阅" @@ -10933,6 +11279,11 @@ msgstr "今后登录时,你需要输入验证器应用中的验证码。" msgid "You will receive an email copy of the signed document once everyone has signed." msgstr "当所有人签署完成后,您将收到一份已签署文档的电子邮件副本。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "You've made too many detection requests. Please wait a minute before trying again." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "Your Account" msgstr "您的账户" @@ -11025,6 +11376,11 @@ msgstr "你的文档已成功上传。" msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "你的文档已成功上传。你将被重定向到模板页面。" +#: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx +#: apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx +msgid "Your document is processed securely using AI services that don't retain your data." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Your document preferences have been updated" @@ -11208,4 +11564,3 @@ msgstr "您的验证码:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" -