diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index 0f3faf7f2..1f8b34d28 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: de\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-06-19 06:05\n" +"PO-Revision-Date: 2025-08-08 04:19\n" "Last-Translator: \n" "Language-Team: German\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,11 +18,6 @@ msgstr "" "X-Crowdin-File: web.po\n" "X-Crowdin-File-ID: 8\n" -#. js-lingui-explicit-id -#: packages/ui/primitives/data-table/data/data.tsx -msgid "/+Z5u4" -msgstr "" - #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid " Enable direct link signing" msgstr " Direktlink-Signierung aktivieren" @@ -126,6 +121,7 @@ msgstr "{0, plural, one {Warte auf 1 Empfänger} other {Warte auf # Empfänger}} #. placeholder {0}: route.label #. placeholder {0}: _(FRIENDLY_FIELD_TYPE[fieldType as FieldType]) #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx msgid "{0}" msgstr "{0}" @@ -162,7 +158,7 @@ msgstr "{0} von {1} Zeile(n) ausgewählt." #. placeholder {0}: user.name || user.email #. placeholder {1}: document.team.name #. placeholder {2}: document.title -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts 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}." @@ -176,6 +172,10 @@ msgstr "{0} Empfänger(in)" msgid "{0} Teams" msgstr "{0} Teams" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{browserInfo} on {os}" +msgstr "{browserInfo} auf {os}" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" msgstr "{charactersRemaining, plural, one {1 Zeichen verbleibend} other {{charactersRemaining} Zeichen verbleibend}}" @@ -318,6 +318,10 @@ msgstr "{prefix} hat den Titel des Dokuments aktualisiert" msgid "{prefix} updated the document visibility" msgstr "{prefix} hat die Sichtbarkeit des Dokuments aktualisiert" +#: packages/lib/utils/document-audit-logs.ts +msgid "{prefix} viewed the document" +msgstr "{prefix} hat das Dokument angesehen" + #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} Dokument" @@ -373,6 +377,10 @@ msgstr "{teamName} hat dich eingeladen, {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} hat Sie eingeladen, {action} {documentName}" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{userAgent}" +msgstr "{userAgent}" + #: packages/lib/utils/document-audit-logs.ts msgid "{userName} approved the document" msgstr "{userName} hat das Dokument genehmigt" @@ -518,6 +526,10 @@ msgstr "3 Monate" msgid "401 Unauthorized" msgstr "401 Nicht autorisiert" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "404 Email domain not found" +msgstr "404 E-Mail-Domain nicht gefunden" + #: apps/remix/app/components/general/generic-error-layout.tsx msgid "404 not found" msgstr "404 nicht gefunden" @@ -544,6 +556,10 @@ msgstr "404 Team nicht gefunden" msgid "404 User not found" msgstr "404 Benutzer nicht gefunden" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "404 Webhook not found" +msgstr "404 Webhook nicht gefunden" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "5 documents a month" msgstr "5 Dokumente pro Monat" @@ -742,13 +758,14 @@ msgstr "Bestätigung" #: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx msgid "Action" msgstr "Aktion" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx @@ -759,6 +776,7 @@ msgstr "Aktion" #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx @@ -769,6 +787,7 @@ msgstr "Aktionen" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "Active" msgstr "Aktiv" @@ -785,6 +804,10 @@ msgstr "Aktive Abonnements" msgid "Add" msgstr "Hinzufügen" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." +msgstr "Fügen Sie eine benutzerdefinierte Domain hinzu, um E-Mails im Namen Ihrer Organisation zu senden. Wir generieren DKIM-Einträge, die Sie Ihrem DNS-Anbieter hinzufügen müssen." + #: packages/ui/primitives/document-dropzone.tsx msgid "Add a document" msgstr "Dokument hinzufügen" @@ -829,10 +852,22 @@ msgstr "Weitere Option hinzufügen" msgid "Add another value" msgstr "Weiteren Wert hinzufügen" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Custom Email Domain" +msgstr "Benutzerdefinierte E-Mail-Domain hinzufügen" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "Add email" msgstr "E-Mail hinzufügen" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Email" +msgstr "E-Mail hinzufügen" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Email Domain" +msgstr "E-Mail-Domain hinzufügen" + #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx msgid "Add Fields" @@ -872,6 +907,10 @@ msgstr "Mich selbst hinzufügen" msgid "Add Myself" msgstr "Mich hinzufügen" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Organisation Email" +msgstr "Organisations-E-Mail hinzufügen" + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "Add passkey" @@ -918,6 +957,10 @@ msgstr "Fügen Sie die Personen hinzu, die das Dokument unterschreiben werden." msgid "Add the recipients to create the document with" msgstr "Fügen Sie die Empfänger hinzu, um das Dokument zu erstellen" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Add these DNS records to verify your domain ownership" +msgstr "Fügen Sie diese DNS-Einträge hinzu, um den Besitz Ihrer Domain zu verifizieren" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Additional brand information to display at the bottom of emails" msgstr "Zusätzliche Markeninformationen, die am Ende von E-Mails angezeigt werden sollen" @@ -940,6 +983,10 @@ msgstr "Admin-Panel" msgid "Admin Panel" msgstr "Admin-Panel" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Admins only" +msgstr "Nur Admins" + #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Advanced Options" @@ -984,6 +1031,10 @@ msgstr "Alle Dokumente wurden verarbeitet. Alle neuen Dokumente, die gesendet od msgid "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." msgstr "Alle Dokumente, die mit dem elektronischen Unterzeichnungsprozess zusammenhängen, werden Ihnen elektronisch über unsere Plattform oder per E-Mail zur Verfügung gestellt. Es liegt in Ihrer Verantwortung, sicherzustellen, dass Ihre E-Mail-Adresse aktuell ist und dass Sie unsere E-Mails empfangen und öffnen können." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "All email domains have been synced successfully" +msgstr "Alle E-Mail-Domains wurden erfolgreich synchronisiert" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.folders._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.folders._index.tsx msgid "All Folders" @@ -1009,7 +1060,7 @@ msgstr "Alle Signierlinks wurden in die Zwischenablage kopiert." msgid "All templates" msgstr "Alle Vorlagen" -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/period-selector.tsx msgid "All Time" msgstr "Alle Zeiten" @@ -1065,6 +1116,10 @@ msgstr "Ein E-Mail-Konto" msgid "An email containing an invitation will be sent to each member." msgstr "Eine E-Mail mit einer Einladung wird an jedes Mitglied gesendet." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "An email with this address already exists." +msgstr "Eine E-Mail mit dieser Adresse existiert bereits." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx @@ -1074,6 +1129,7 @@ msgstr "Eine E-Mail mit einer Einladung wird an jedes Mitglied gesendet." #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx #: apps/remix/app/components/forms/avatar-image.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "An error occurred" msgstr "Ein Fehler ist aufgetreten" @@ -1202,6 +1258,7 @@ msgstr "Beim Unterschreiben als Assistent ist ein Fehler aufgetreten." msgid "An error occurred while signing the document." msgstr "Ein Fehler ist aufgetreten, während das Dokument unterzeichnet wurde." +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "An error occurred while trying to create a checkout session." msgstr "Ein Fehler ist aufgetreten, während versucht wurde, eine Checkout-Sitzung zu erstellen." @@ -1260,6 +1317,10 @@ msgstr "Ein unerwarteter Fehler ist aufgetreten." #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -1284,11 +1345,18 @@ msgstr "Ein unbekannter Fehler ist beim Verschieben des Ordners aufgetreten." msgid "Any documents that you have been invited to will appear here" msgstr "Alle Dokumente, zu denen Sie eingeladen wurden, erscheinen hier" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Source" +msgstr "Jede Quelle" + +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Status" +msgstr "Jeder Status" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "API Tokens" msgstr "API-Token" @@ -1371,6 +1439,8 @@ msgstr "Bist du dir sicher, dass du dieses Team löschen möchtest?" #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "Are you sure?" msgstr "Bist du dir sicher?" @@ -1428,10 +1498,14 @@ msgstr "Mindestens ein Signaturtyp muss aktiviert sein" msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." msgstr "Versuche, das Dokument erneut zu versiegeln, nützlich nach einer Codeänderung, um ein fehlerhaftes Dokument zu beheben." -#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx msgid "Audit Log" msgstr "Audit-Protokoll" +#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +msgid "Audit Logs" +msgstr "Protokolle" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Authentication Level" msgstr "Authentifizierungsstufe" @@ -1510,23 +1584,29 @@ msgstr "Markendetails" msgid "Brand Website" msgstr "Marken-Website" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx +msgid "Branding" +msgstr "Marken" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Branding Logo" msgstr "Branding-Logo" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx msgid "Branding Preferences" msgstr "Markenpräferenzen" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Branding preferences updated" msgstr "Markenpräferenzen aktualisiert" #: apps/remix/app/components/tables/settings-security-activity-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx msgid "Browser" msgstr "Browser" @@ -1611,6 +1691,7 @@ msgstr "Kann vorbereiten" #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -1642,9 +1723,15 @@ msgstr "Kann vorbereiten" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-create-dialog.tsx @@ -1710,6 +1797,7 @@ msgstr "Checkbox-Werte" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Checkout" msgstr "Abrechnung" @@ -1749,10 +1837,6 @@ msgstr "Ansprüche" msgid "Clear file" msgstr "Datei löschen" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Clear filter" -msgstr "" - #: packages/ui/primitives/data-table.tsx msgid "Clear filters" msgstr "Filter löschen" @@ -1768,7 +1852,6 @@ msgstr "Klicken Sie hier, um zu beginnen" #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Click here to retry" msgstr "Klicken Sie hier, um es erneut zu versuchen" @@ -1802,6 +1885,7 @@ msgstr "Klicken, um das Feld auszufüllen" #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Close" msgstr "Schließen" @@ -1849,9 +1933,9 @@ msgid "Complete Viewing" msgstr "Betrachten abschließen" #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts #: packages/email/template-components/template-document-self-signed.tsx #: packages/email/template-components/template-document-recipient-signed.tsx @@ -1941,6 +2025,7 @@ msgid "Confirm" msgstr "Bestätigen" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Confirm by typing <0>{deleteMessage}" msgstr "Bestätigen Sie durch Eingabe von <0>{deleteMessage}" @@ -2019,6 +2104,10 @@ msgstr "Fahre fort, indem du das Dokument ansiehst." msgid "Continue to login" msgstr "Weiter zum Login" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Controls the default email settings when new documents or templates are created" +msgstr "Kontrolliert die Standard-E-Mail-Einstellungen, wenn neue Dokumente oder Vorlagen erstellt werden." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." msgstr "Steuert die Standardsprache eines hochgeladenen Dokuments. Diese wird als Sprache in der E-Mail-Kommunikation mit den Empfängern verwendet." @@ -2035,6 +2124,10 @@ msgstr "Steuert das Format der Nachricht, die gesendet wird, wenn ein Empfänger msgid "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." msgstr "Legt die Sprache des Dokuments fest, einschließlich der Sprache für E-Mail-Benachrichtigungen und des endgültigen Zertifikats, das generiert und dem Dokument angehängt wird." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." +msgstr "Steuert, ob die Protokolllogs im Dokument enthalten sind, wenn es heruntergeladen wird. Die Protokolllogs können weiterhin separat von der Logseite heruntergeladen werden." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." msgstr "Legt fest, ob das Signaturzertifikat in das Dokument aufgenommen wird, wenn es heruntergeladen wird. Das Signaturzertifikat kann weiterhin separat von der Protokollseite heruntergeladen werden." @@ -2056,6 +2149,9 @@ msgstr "Kopiert" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx +#: 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 #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/components/document/document-share-button.tsx msgid "Copied to clipboard" @@ -2103,6 +2199,11 @@ msgstr "Erstelle ein <0>kostenfreies Konto, um jederzeit auf deine unterzeic msgid "Create a new account" msgstr "Ein neues Konto erstellen" +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create a new email address for your organisation using the domain <0>{0}." +msgstr "Erstellen Sie eine neue E-Mail-Adresse für Ihre Organisation mit der Domain <0>{0}." + #: apps/remix/app/components/general/billing-plans.tsx msgid "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" msgstr "Erstellen Sie eine neue Organisation mit dem {planName} Plan. Behalten Sie Ihre aktuelle Organisation auf dem aktuellen Plan" @@ -2160,6 +2261,10 @@ msgstr "Direkten Signatur-Link erstellen" msgid "Create document from template" msgstr "Dokument aus der Vorlage erstellen" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create Email" +msgstr "E-Mail erstellen" + #: apps/remix/app/components/general/folder/folder-card.tsx msgid "Create folder" msgstr "Ordner erstellen" @@ -2323,10 +2428,14 @@ msgstr "Aktuelle Empfänger:" msgid "Currently all organisation members can access this team" msgstr "Derzeit können alle Organisationsmitglieder auf dieses Team zugreifen" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Currently branding can only be configured for Teams and above plans." msgstr "Zurzeit kann das Branding nur für Teams und darüber konfiguriert werden." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Currently email domains can only be configured for Platform and above plans." +msgstr "Derzeit können E-Mail-Domains nur für Plattform- und höhere Pläne konfiguriert werden." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Custom Organisation Groups" msgstr "Benutzerdefinierte Organisationsgruppen" @@ -2362,6 +2471,10 @@ msgstr "Datumsformat" msgid "Decline" msgstr "Ablehnen" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Date Format" +msgstr "Standard-Datumsformat" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Document Language" msgstr "Standardsprache des Dokuments" @@ -2370,10 +2483,22 @@ msgstr "Standardsprache des Dokuments" msgid "Default Document Visibility" msgstr "Standard Sichtbarkeit des Dokuments" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email" +msgstr "Standard-E-Mail" + +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email Settings" +msgstr "Standard-E-Mail-Einstellungen" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Standard-Signatureinstellungen" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Time Zone" +msgstr "Standard-Zeitzone" + #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "delete" msgstr "löschen" @@ -2387,6 +2512,7 @@ msgstr "löschen" #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/general/folder/folder-card.tsx @@ -2399,6 +2525,8 @@ msgstr "löschen" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx @@ -2417,6 +2545,10 @@ msgstr "Löschen" msgid "delete {0}" msgstr "löschen {0}" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "delete {emailDomain}" +msgstr "löschen {emailDomain}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "löschen {teamName}" @@ -2443,6 +2575,19 @@ msgstr "Dokument löschen" msgid "Delete Document" msgstr "Dokument löschen" +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "Delete email" +msgstr "E-Mail löschen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "Delete email domain" +msgstr "E-Mail-Domain löschen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Delete Email Domain" +msgstr "E-Mail-Domain löschen" + #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Delete Folder" msgstr "Ordner löschen" @@ -2525,7 +2670,7 @@ msgid "Direct link" msgstr "Direkter Link" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Direct Link" msgstr "Direkter Link" @@ -2563,6 +2708,10 @@ msgstr "Direkter Vorlagenlink gelöscht" msgid "Direct template link usage exceeded ({0}/{1})" msgstr "Die Verwendung des direkten Vorlagenlinks wurde überschritten ({0}/{1})" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Direction" +msgstr "Richtung" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Disable" @@ -2603,6 +2752,11 @@ msgstr "Das Deaktivieren der direkten Link-Signatur verhindert, dass jemand auf msgid "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." msgstr "Das Deaktivieren des Benutzers führt dazu, dass der Benutzer das Konto nicht mehr nutzen kann. Es werden auch alle zugehörigen Inhalte wie Abonnements, Webhooks, Teams und API-Schlüssel deaktiviert." +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Display Name" +msgstr "Anzeigename" + #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "Display your name and email in documents" msgstr "Zeigen Sie Ihren Namen und Ihre E-Mail in Dokumenten an" @@ -2615,6 +2769,14 @@ msgstr "Dokument verteilen" msgid "Distribution Method" msgstr "Verteilungsmethode" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "DKIM records generated. Please add the DNS records to verify your domain." +msgstr "DKIM-Datensätze erstellt. Bitte fügen Sie die DNS-Datensätze hinzu, um Ihre Domain zu verifizieren." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "DNS Records" +msgstr "DNS-Datensätze" + #: apps/remix/app/components/dialogs/template-delete-dialog.tsx msgid "Do you want to delete this template?" msgstr "Möchten Sie diese Vorlage löschen?" @@ -2627,7 +2789,10 @@ msgstr "Möchten Sie diese Vorlage duplizieren?" msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." msgstr "Documenso wird <0>alle Ihre Dokumente löschen, zusammen mit allen abgeschlossenen Dokumenten, Unterschriften und allen anderen Ressourcen, die zu Ihrem Konto gehören." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Document" msgstr "Dokument" @@ -2750,11 +2915,6 @@ msgstr "Externe ID des Dokuments aktualisiert" msgid "Document found in your account" msgstr "Dokument in Ihrem Konto gefunden" -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._index.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Document history" -msgstr "Dokumentverlauf" - #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" @@ -2804,8 +2964,14 @@ msgstr "Dokument ausstehend" msgid "Document pending email" msgstr "E-Mail über ausstehende Dokumente" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Document Preferences" +msgstr "Dokumenteinstellungen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Document preferences updated" msgstr "Dokumentpräferenzen aktualisiert" @@ -2873,6 +3039,10 @@ msgstr "Dokumenten-Upload deaktiviert aufgrund unbezahlter Rechnungen" msgid "Document uploaded" msgstr "Dokument hochgeladen" +#: packages/lib/utils/document-audit-logs.ts +msgid "Document viewed" +msgstr "Dokument angezeigt" + #: apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx msgid "Document Viewed" msgstr "Dokument angesehen" @@ -2915,6 +3085,22 @@ msgstr "Dokumente, die Ihre Aufmerksamkeit erfordern, erscheinen hier" msgid "Documents Viewed" msgstr "Dokumente angesehen" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Domain" +msgstr "Domain" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Added" +msgstr "Domain hinzugefügt" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain already in use" +msgstr "Domain bereits in Verwendung" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Name" +msgstr "Domain-Name" + #: apps/remix/app/routes/_unauthenticated+/signin.tsx #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Don't have an account? <0>Sign up" @@ -2951,8 +3137,8 @@ msgstr "Original herunterladen" msgid "Download Template CSV" msgstr "Vorlage CSV herunterladen" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Draft" msgstr "Entwurf" @@ -2973,6 +3159,7 @@ msgstr "Ziehen Sie Ihr PDF hierher." msgid "Drag and drop or click to upload" msgstr "Ziehen Sie die Datei hierher oder klicken Sie, um hochzuladen" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx msgid "Drag and drop your PDF file here" msgstr "Ziehen Sie Ihre PDF-Datei hierher" @@ -2994,10 +3181,6 @@ msgstr "Dropdown" msgid "Dropdown options" msgstr "Dropdown-Optionen" -#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Aufgrund einer unbezahlten Rechnung wurde Ihrem Team der Zugriff eingeschränkt. Bitte begleichen Sie die Zahlung, um den vollumfänglichen Zugang zu Ihrem Team wiederherzustellen." - #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx @@ -3041,10 +3224,14 @@ msgstr "Offenlegung der elektronischen Unterschrift" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx @@ -3080,6 +3267,7 @@ msgid "Email address" msgstr "E-Mail-Adresse" #: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "Email Address" msgstr "E-Mail-Adresse" @@ -3087,6 +3275,10 @@ msgstr "E-Mail-Adresse" msgid "Email already confirmed" msgstr "E-Mail bereits bestätigt" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email already exists" +msgstr "E-Mail existiert bereits" + #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx msgid "Email cannot already exist in the template" msgstr "E-Mail darf nicht bereits in der Vorlage vorhanden sein" @@ -3095,14 +3287,52 @@ msgstr "E-Mail darf nicht bereits in der Vorlage vorhanden sein" msgid "Email Confirmed!" msgstr "E-Mail bestätigt!" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email Created" +msgstr "E-Mail erstellt" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email domain not found" +msgstr "E-Mail-Domain nicht gefunden" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email Domain Settings" +msgstr "E-Mail-Domaineinstellungen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +msgid "Email Domains" +msgstr "E-Mail-Domains" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Email domains synced" +msgstr "E-Mail-Domains synchronisiert" + #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Email Options" msgstr "E-Mail-Optionen" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Email Preferences" +msgstr "E-Mail-Präferenzen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Email preferences updated" +msgstr "E-Mail-Präferenzen aktualisiert" + #: packages/lib/utils/document-audit-logs.ts msgid "Email resent" msgstr "E-Mail erneut gesendet" +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Email Sender" +msgstr "E-Mail-Absender" + #: packages/lib/utils/document-audit-logs.ts msgid "Email sent" msgstr "E-Mail gesendet" @@ -3119,6 +3349,11 @@ msgstr "E-Mail-Verifizierung wurde entfernt" msgid "Email verification has been resent" msgstr "E-Mail-Verifizierung wurde erneut gesendet" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Emails" +msgstr "E-Mails" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Embedding, 5 members included and more" msgstr "Einbettung, 5 Mitglieder enthalten und mehr" @@ -3199,6 +3434,10 @@ msgstr "Geben Sie einen Namen für Ihren neuen Ordner ein. Ordner helfen Ihnen, msgid "Enter claim name" msgstr "Anspruchsname eingeben" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Enter the domain you want to use for sending emails (without http:// or www)" +msgstr "Geben Sie die Domain ein, die Sie zum Versenden von E-Mails verwenden möchten (ohne http:// oder www)" + #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx msgid "Enter your 2FA code" msgstr "Geben Sie Ihren 2FA-Code ein" @@ -3281,6 +3520,7 @@ msgstr "Unternehmen" #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx #: 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/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-delete-dialog.tsx @@ -3293,6 +3533,14 @@ msgstr "Fehler" msgid "Error uploading file" msgstr "Fehler beim Hochladen der Datei" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Event Type" +msgstr "Ereignistyp" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Everyone" +msgstr "Jeder" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Everyone can access and view the document" msgstr "Jeder kann auf das Dokument zugreifen und es anzeigen" @@ -3440,6 +3688,7 @@ msgstr "Felder" msgid "Fields updated" msgstr "Felder aktualisiert" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx @@ -3475,13 +3724,17 @@ msgstr "Ordner erfolgreich verschoben" msgid "Folder Name" msgstr "Ordnername" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Folder not found" msgstr "Ordner nicht gefunden" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Folder Settings" +msgstr "Ordner-Einstellungen" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx msgid "Folder updated successfully" msgstr "Ordner erfolgreich aktualisiert" @@ -3537,15 +3790,18 @@ msgstr "Vollständiger Name" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/template/template-edit-form.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "General" msgstr "Allgemein" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Generate DKIM Records" +msgstr "DKIM-Datensätze generieren" + #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Generate Links" msgstr "Links generieren" @@ -3555,6 +3811,8 @@ msgid "Global recipient action authentication" msgstr "Globale Empfängerauthentifizierung" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "Go back" @@ -3589,26 +3847,10 @@ msgstr "Nach Hause gehen" msgid "Go to document" msgstr "Zum Dokument gehen" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to first page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to last page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to next page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Go to owner" msgstr "Zum Eigentümer gehen" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to previous page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "Go to team" msgstr "Zum Team gehen" @@ -3642,9 +3884,8 @@ msgid "Group Name" msgstr "Gruppenname" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/organisation-members-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Groups" msgstr "Gruppen" @@ -3678,6 +3919,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/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." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Here you can edit your organisation details." msgstr "Hier können Sie die Details Ihrer Organisation bearbeiten." @@ -3690,22 +3935,33 @@ msgstr "Hier können Sie Ihre persönlichen Daten bearbeiten." msgid "Here you can manage your password and security settings." msgstr "Hier können Sie Ihre Passwort- und Sicherheitseinstellungen verwalten." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." +msgstr "Hier können Sie Branding-Präferenzen für Ihre Organisation festlegen. Teams werden diese Einstellungen standardmäßig übernehmen." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your team" +msgstr "Hier können Sie Branding-Präferenzen für Ihr Team festlegen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set document preferences for your organisation. Teams will inherit these settings by default." +msgstr "Hier können Sie Dokumentpräferenzen für Ihre Organisation festlegen. Teams werden diese Einstellungen standardmäßig übernehmen." + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Here you can set preferences and defaults for branding." msgstr "Hier können Sie Präferenzen und Voreinstellungen für das Branding festlegen." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." -msgstr "Hier können Sie die Einstellungen und Voreinstellungen für Ihre Organisation festlegen. Teams werden diese Einstellungen standardmäßig erben." - -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Here you can set preferences and defaults for your team." msgstr "Hier können Sie Präferenzen und Voreinstellungen für Ihr Team festlegen." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set your general preferences" -msgstr "Hier können Sie Ihre allgemeinen Präferenzen festlegen." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set your general branding preferences" +msgstr "Hier können Sie Ihre allgemeinen Branding-Präferenzen festlegen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set your general document preferences" +msgstr "Hier können Sie Ihre allgemeinen Dokumentpräferenzen festlegen" #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "Here's how it works:" @@ -3729,10 +3985,6 @@ msgstr "Hallo, {userName} <0>({userEmail})" msgid "Hide" msgstr "Ausblenden" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Hide additional information" -msgstr "Zusätzliche Informationen ausblenden" - #: apps/remix/app/components/general/generic-error-layout.tsx #: apps/remix/app/components/general/folder/folder-grid.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx @@ -3744,6 +3996,10 @@ msgstr "Startseite" msgid "Home (No Folder)" msgstr "Startseite (kein Ordner)" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Horizontal" +msgstr "Horizontal" + #: packages/lib/constants/recipient-roles.ts msgid "I am a signer of this document" msgstr "Ich bin ein Unterzeichner dieses Dokuments" @@ -3781,6 +4037,10 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID in die Zwischenablage kopiert" +#: 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}." + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." msgstr "Wenn Sie die angegebene Authentifizierung nicht verwenden möchten, können Sie sie schließen, wodurch die nächste verfügbare Authentifizierung angezeigt wird." @@ -3796,7 +4056,6 @@ msgstr "Wenn Ihre Authenticator-App keine QR-Codes unterstützt, können Sie sta #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Inbox" msgstr "Posteingang" @@ -3804,6 +4063,10 @@ msgstr "Posteingang" msgid "Inbox documents" msgstr "Posteingang Dokumente" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Include the Audit Logs in the Document" +msgstr "Audit-Logs im Dokument einbeziehen" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Include the Signing Certificate in the Document" msgstr "Signaturzertifikat in das Dokument einfügen" @@ -3817,6 +4080,11 @@ msgstr "Information" msgid "Inherit authentication method" msgstr "Authentifizierungsmethode erben" +#: apps/remix/app/components/forms/email-preferences-form.tsx +#: apps/remix/app/components/forms/email-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/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx @@ -3978,6 +4246,18 @@ msgstr "Beschriftung" msgid "Language" msgstr "Sprache" +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 14 days" +msgstr "Die letzten 14 Tage" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 30 days" +msgstr "Die letzten 30 Tage" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 7 days" +msgstr "Die letzten 7 Tage" + #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Last Active" msgstr "Zuletzt aktiv" @@ -3987,14 +4267,6 @@ msgstr "Zuletzt aktiv" msgid "Last modified" msgstr "Zuletzt geändert" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Month" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Quarter" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Zuletzt aktualisiert" @@ -4011,14 +4283,6 @@ msgstr "Zuletzt aktualisiert am" msgid "Last used" msgstr "Zuletzt verwendet" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Week" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Year" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/_layout.tsx msgid "Leaderboard" msgstr "Bestenliste" @@ -4028,6 +4292,7 @@ msgstr "Bestenliste" msgid "Leave" msgstr "Verlassen" +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx @@ -4086,6 +4351,10 @@ msgstr "Dokument wird geladen..." msgid "Loading..." msgstr "Wird geladen..." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Local timezone" +msgstr "Lokale Zeitzone" + #: apps/remix/app/components/general/document-signing/document-signing-auth-page.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-account.tsx #: apps/remix/app/components/general/direct-template/direct-template-signing-auth-page.tsx @@ -4119,6 +4388,10 @@ msgstr "Vorlage verwalten und anzeigen" msgid "Manage billing" msgstr "Rechnungsmanagement" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Manage Billing" +msgstr "Rechnungsverwaltung" + #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Manage details for this public template" msgstr "Details für diese öffentliche Vorlage verwalten" @@ -4186,6 +4459,10 @@ msgstr "Verwalten Sie die Mitglieder Ihres Teams." msgid "Manage the members or invite new members." msgstr "Die Mitglieder verwalten oder neue Mitglieder einladen." +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Manage the settings for this folder." +msgstr "Verwalten Sie die Einstellungen für diesen Ordner." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.teams.tsx msgid "Manage the teams in this organisation." msgstr "Verwalten Sie die Teams in dieser Organisation." @@ -4194,6 +4471,10 @@ msgstr "Verwalten Sie die Teams in dieser Organisation." msgid "Manage users" msgstr "Benutzer verwalten" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Manage your email domain settings." +msgstr "Verwalten Sie Ihre E-Mail-Domaineinstellungen." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "Manage your organisation group settings." msgstr "Verwalten Sie Ihre Organisationsgruppeneinstellungen." @@ -4211,6 +4492,10 @@ msgstr "Verwalten Sie hier Ihre Seiteneinstellungen" msgid "Manager" msgstr "Manager" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Managers and above" +msgstr "Manager und höher" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Als gesehen markieren" @@ -4261,18 +4546,20 @@ msgstr "Mitglied seit" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Members" msgstr "Mitglieder" -#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Message" +msgstr "Nachricht" + +#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "Message <0>(Optional)" msgstr "Nachricht <0>(Optional)" @@ -4338,6 +4625,11 @@ msgstr "Es können mehrere Zugriffsmethoden ausgewählt werden." msgid "My Folder" msgstr "Mein Ordner" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "N/A" +msgstr "N/A" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx @@ -4355,6 +4647,7 @@ msgstr "Mein Ordner" #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -4416,6 +4709,7 @@ msgstr "Nächster" msgid "Next field" msgstr "Nächstes Feld" +#: 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/branding-preferences-form.tsx @@ -4426,42 +4720,6 @@ msgstr "Nein" msgid "No active drafts" msgstr "Keine aktiven Entwürfe" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No completed documents" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been completed yet. Completed documents will appear here once all recipients have signed." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been rejected. Documents that have been declined will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template match the current filters. Try adjusting your search criteria." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents found" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents have been created from this template yet. Use this template to create your first document." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents in inbox" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents yet" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No draft documents" -msgstr "" - #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "No folders found" @@ -4481,11 +4739,6 @@ msgstr "Es sind derzeit keine weiteren Maßnahmen Ihrerseits erforderlich." msgid "No organisations found" msgstr "Keine Organisationen gefunden" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No pending documents" -msgstr "" - #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx msgid "No public profile templates found" msgstr "Keine Vorlagen für das öffentliche Profil gefunden" @@ -4515,11 +4768,6 @@ msgstr "Keine Empfänger" msgid "No recipients with this role" msgstr "Keine Empfänger mit dieser Rolle" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No rejected documents" -msgstr "" - #: packages/ui/components/document/document-global-auth-action-select.tsx #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "No restrictions" @@ -4530,15 +4778,9 @@ msgid "No results found" msgstr "Keine Ergebnisse gefunden" #: apps/remix/app/components/general/app-command-menu.tsx -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx msgid "No results found." msgstr "Keine Ergebnisse gefunden." -#: packages/ui/primitives/data-table/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx -msgid "No results." -msgstr "" - #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "No signature field found" msgstr "Kein Unterschriftsfeld gefunden" @@ -4657,6 +4899,10 @@ msgstr "Sobald aktiviert, können Sie einen aktiven Empfänger für die Direktli msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." msgstr "Sobald Sie den QR-Code gescannt oder den Code manuell eingegeben haben, geben Sie den von Ihrer Authentifizierungs-App bereitgestellten Code unten ein." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" +msgstr "Sobald Sie Ihre DNS-Datensätze aktualisieren, kann es bis zu 48 Stunden dauern, bis sie propagiert werden. Sobald die DNS-Propagation abgeschlossen ist, müssen Sie zurückkommen und den \"Sync\"-Domains-Button drücken." + #: packages/lib/constants/template.ts msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." msgstr "Sobald Ihre Vorlage eingerichtet ist, teilen Sie den Link überall, wo Sie möchten. Die Person, die den Link öffnet, kann ihre Informationen im Feld für direkte Empfänger eingeben und alle anderen ihr zugewiesenen Felder ausfüllen." @@ -4754,10 +5000,6 @@ msgstr "Organisationsname" msgid "Organisation not found" msgstr "Organisation nicht gefunden" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Organisation Preferences" -msgstr "Organisationseinstellungen" - #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Organisation role" msgstr "Organisationsrolle" @@ -4817,6 +5059,10 @@ msgstr "Organisieren Sie Ihre Dokumente und Vorlagen" msgid "Otherwise, the document will be created as a draft." msgstr "Andernfalls wird das Dokument als Entwurf erstellt." +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Override organisation settings" +msgstr "Organisationseinstellungen überschreiben" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx @@ -4916,19 +5162,16 @@ msgstr "Passwort aktualisiert" msgid "Password updated!" msgstr "Passwort aktualisiert!" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Past" -msgstr "" - #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "Payment overdue" msgstr "Zahlung überfällig" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/ui/components/document/document-read-only-fields.tsx #: packages/lib/constants/document.ts msgid "Pending" @@ -5118,10 +5361,15 @@ msgstr "Bitte überprüfen Sie das Dokument vor der Unterzeichnung." msgid "Please select a PDF file" msgstr "Bitte wählen Sie eine PDF-Datei aus" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Please try a different domain." +msgstr "Bitte versuchen Sie eine andere Domain." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Please try again and make sure you enter the correct email address." msgstr "Bitte versuchen Sie es erneut und stellen Sie sicher, dass Sie die korrekte E-Mail-Adresse eingeben." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/dialogs/template-create-dialog.tsx msgid "Please try again later." msgstr "Bitte versuchen Sie es später noch einmal." @@ -5149,20 +5397,13 @@ msgstr "Bitte laden Sie ein Logo hoch" msgid "Pre-formatted CSV template with example data." msgstr "Vorformatiertes CSV-Template mit Beispieldaten." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx -#: apps/remix/app/components/general/settings-nav-mobile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/app-command-menu.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Preferences" msgstr "Einstellungen" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Present" -msgstr "" - #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Preview" msgstr "Vorschau" @@ -5214,10 +5455,9 @@ msgid "Public" msgstr "Öffentlich" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Public Profile" msgstr "Öffentliches Profil" @@ -5245,10 +5485,6 @@ msgstr "Radio-Werte" msgid "Read only" msgstr "Nur lesen" -#: apps/remix/app/components/general/document-signing/document-signing-field-container.tsx -msgid "Read only field" -msgstr "Nur-Lese-Feld" - #: apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx msgid "Read the full <0>signature disclosure." msgstr "Lesen Sie die vollständige <0>Offenlegung der Unterschrift." @@ -5341,6 +5577,18 @@ msgstr "Empfängermetriken" msgid "Recipients will still retain their copy of the document" msgstr "Empfänger behalten weiterhin ihre Kopie des Dokuments" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Name" +msgstr "Name des Datensatzes" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Type" +msgstr "Datensatztyp" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Value" +msgstr "Datensatzwert" + #: apps/remix/app/components/forms/2fa/recovery-code-list.tsx msgid "Recovery code copied" msgstr "Wiederherstellungscode kopiert" @@ -5376,7 +5624,6 @@ msgstr "Dokument Ablehnen" #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Rejected" msgstr "Abgelehnt" @@ -5394,23 +5641,24 @@ msgid "Remembered your password? <0>Sign In" msgstr "Haben Sie Ihr Passwort vergessen? <0>Einloggen" #. placeholder {0}: customEmail.subject -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0}" msgstr "Erinnerung: {0}" #. placeholder {0}: document.team.name -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0} invited you to {recipientActionVerb} a document" msgstr "Erinnerung: {0} hat dich eingeladen, ein Dokument {recipientActionVerb}" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} this document" msgstr "Erinnerung: Bitte {recipientActionVerb} dieses Dokument" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} your document" msgstr "Erinnerung: Bitte {recipientActionVerb} dein Dokument" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -5429,6 +5677,11 @@ msgstr "Erinnerung: Bitte {recipientActionVerb} dein Dokument" msgid "Remove" msgstr "Entfernen" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Remove email domain" +msgstr "E-Mail-Domain entfernen" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx msgid "Remove organisation group" @@ -5452,6 +5705,15 @@ msgstr "Teammitglied entfernen" msgid "Repeat Password" msgstr "Passwort wiederholen" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Reply to email" +msgstr "Auf E-Mail antworten" + +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Reply To Email" +msgstr "Antworten auf E-Mail" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx @@ -5481,7 +5743,6 @@ msgstr "Bestätigung erneut senden" #: apps/remix/app/components/forms/team-update-form.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/forms/organisation-update-form.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Reset" msgstr "Zurücksetzen" @@ -5621,7 +5882,6 @@ msgid "Search by organisation ID, name, customer ID or owner email" msgstr "Suche nach Organisations-ID, Name, Kunden-ID oder E-Mail des Inhabers" #: apps/remix/app/components/general/document/document-search.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Search documents..." msgstr "Dokumente suchen..." @@ -5685,6 +5945,10 @@ msgstr "Wählen Sie eine Vorlage aus, die Sie in Ihrem öffentlichen Profil anze msgid "Select a template you'd like to display on your team's public profile" msgstr "Wählen Sie eine Vorlage aus, die Sie im öffentlichen Profil Ihres Teams anzeigen möchten" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Select a time zone" +msgstr "Wählen Sie eine Zeitzone aus" + #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Select access methods" msgstr "Zugriffsmethoden auswählen" @@ -5710,6 +5974,10 @@ msgstr "Authentifizierungsmethoden auswählen" msgid "Select default option" msgstr "Standardoption auswählen" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Select direction" +msgstr "Richtung auswählen" + #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Select groups" msgstr "Gruppen auswählen" @@ -5757,9 +6025,9 @@ msgstr "Wählen Sie die Mitglieder, die in diese Gruppe aufgenommen werden solle msgid "Select triggers" msgstr "Auslöser auswählen" -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx -msgid "selected" -msgstr "" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Select visibility" +msgstr "Sichtbarkeit auswählen" #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx @@ -5768,6 +6036,11 @@ msgstr "" msgid "Send" msgstr "Senden" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send a test webhook with sample data to verify your integration is working correctly." +msgstr "Senden Sie ein Test-Webhook mit Beispieldaten, um zu überprüfen, ob Ihre Integration korrekt funktioniert." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Send confirmation email" msgstr "Bestätigungs-E-Mail senden" @@ -5824,6 +6097,10 @@ msgstr "E-Mail über Unterzeichnungsanfrage des Empfängers senden" msgid "Send reminder" msgstr "Erinnerung senden" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send Test Webhook" +msgstr "Test-Webhook senden" + #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx msgid "Sender" @@ -5903,10 +6180,6 @@ msgstr "Teilen Sie Ihre Unterzeichnungserfahrung!" msgid "Show" msgstr "Anzeigen" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Show additional information" -msgstr "Zusätzliche Informationen anzeigen" - #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Show advanced settings" @@ -6135,9 +6408,9 @@ msgstr "Einige Unterzeichner haben noch kein Unterschriftsfeld zugewiesen bekomm #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx @@ -6148,6 +6421,8 @@ msgstr "Einige Unterzeichner haben noch kein Unterschriftsfeld zugewiesen bekomm #: apps/remix/app/components/tables/documents-table-action-button.tsx #: apps/remix/app/components/general/share-document-download-button.tsx #: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/teams/team-email-usage.tsx #: apps/remix/app/components/general/teams/team-email-dropdown.tsx #: apps/remix/app/components/general/organisations/organisation-invitations.tsx @@ -6204,13 +6479,14 @@ msgstr "Etwas ist schiefgelaufen beim Senden der Bestätigungs-E-Mail." msgid "Something went wrong while updating the team billing subscription, please contact support." msgstr "Etwas ist schiefgelaufen beim Aktualisieren des Abonnements für die Team-Zahlung. Bitte kontaktieren Sie den Support." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Something went wrong!" msgstr "Etwas ist schiefgelaufen!" #: packages/ui/primitives/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx msgid "Something went wrong." msgstr "Etwas ist schief gelaufen." @@ -6233,7 +6509,6 @@ msgstr "Entschuldigung, wir konnten das Zertifikat nicht herunterladen. Bitte ve #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Source" msgstr "Quelle" @@ -6243,12 +6518,12 @@ msgstr "Statistiken" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Status" msgstr "Status" @@ -6268,12 +6543,16 @@ msgstr "Stripe-Kunde erfolgreich erstellt" msgid "Stripe Customer ID" msgstr "Stripe-Kunden-ID" +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Subject" +msgstr "Betreff" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx -#: packages/ui/primitives/document-flow/add-subject.tsx msgid "Subject <0>(Optional)" msgstr "Betreff <0>(Optional)" +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "Subscribe" @@ -6300,6 +6579,10 @@ msgstr "Abonnementanspruch erfolgreich aktualisiert." msgid "Subscription Claims" msgstr "Abonnementansprüche" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Subscription invalid" +msgstr "Abonnement ungültig" + #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx @@ -6342,6 +6625,9 @@ msgstr "Abonnementansprüche" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -6360,6 +6646,14 @@ msgstr "Erfolgreich erstellt: {successCount}" msgid "Summary:" msgstr "Zusammenfassung:" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync" +msgstr "Synchronisieren" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync Email Domains" +msgstr "E-Mail-Domains synchronisieren" + #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx msgid "System Requirements" msgstr "Systemanforderungen" @@ -6474,10 +6768,6 @@ msgstr "Nur Team" msgid "Team only templates are not linked anywhere and are visible only to your team." msgstr "Nur Teamvorlagen sind nirgendwo verlinkt und nur für Ihr Team sichtbar." -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx -msgid "Team Preferences" -msgstr "Teampräferenzen" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx @@ -6520,9 +6810,9 @@ msgstr "Teams, denen diese Organisationsgruppe derzeit zugewiesen ist" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Template" msgstr "Vorlage" @@ -6570,6 +6860,10 @@ msgstr "Vorlagentitel" msgid "Template updated successfully" msgstr "Vorlage erfolgreich aktualisiert" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Template uploaded" +msgstr "Vorlage hochgeladen" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx @@ -6583,6 +6877,20 @@ msgstr "Vorlagen" msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." msgstr "Vorlagen erlauben dir das schnelle Erstlelen von Dokumenten mit vorausgefüllten Empfängern und Feldern." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test Webhook" +msgstr "Test-Webhook" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook failed" +msgstr "Test-Webhook fehlgeschlagen" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook sent" +msgstr "Test-Webhook gesendet" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -6644,12 +6952,21 @@ msgstr "Die Authentifizierungsmethoden, die erforderlich sind, damit Empfänger msgid "The content to show in the banner, HTML is allowed" msgstr "Der Inhalt, der im Banne rgezeig wird, HTML ist erlaubt" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The default email to use when sending emails to recipients" +msgstr "Die Standard-E-Mail, die beim Versenden von E-Mails an Empfänger verwendet wird" + #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "The direct link has been copied to your clipboard" msgstr "Der direkte Linkt wurde in die Zwischenablage kopiert" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The display name for this email address" +msgstr "Der Anzeigename für diese E-Mail-Adresse" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Das Dokument wurde erfolgreich verschoben." @@ -6687,6 +7004,15 @@ msgstr "Das Dokument wird sofort an die Empfänger gesendet, wenn dies angehakt msgid "The document's name" msgstr "Der Name des Dokuments" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The email address which will show up in the \"Reply To\" field in emails" +msgstr "Die E-Mail-Adresse, die im \"Antwort an\"-Feld in E-Mails angezeigt wird" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Die gesuchte E-Mail-Domain wurde möglicherweise entfernt, umbenannt oder hat möglicherweise nie existiert." + #: apps/remix/app/components/forms/signin.tsx msgid "The email or password provided is incorrect" msgstr "Die angegebene E-Mail oder das Passwort ist falsch" @@ -6724,6 +7050,10 @@ msgstr "Die folgenden Fehler sind aufgetreten:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Das folgende Team wurde gelöscht. Sie können nicht mehr auf dieses Team und seine Dokumente zugreifen." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The organisation email has been created successfully." +msgstr "Die E-Mail der Organisation wurde erfolgreich erstellt." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "The organisation group you are looking for may have been removed, renamed or may have never\n" " existed." @@ -6747,6 +7077,11 @@ msgstr "Die Organisation, nach der Sie suchen, wurde möglicherweise entfernt, u msgid "The page you are looking for was moved, removed, renamed or might never have existed." msgstr "Die Seite, die Sie suchen, wurde verschoben, entfernt, umbenannt oder hat möglicherweise nie existiert." +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The part before the @ symbol (e.g., \"support\" for support@{0})" +msgstr "Der Teil vor dem @-Symbol (z. B. \"support\" für support@{0})" + #: apps/remix/app/components/forms/public-profile-form.tsx msgid "The profile link has been copied to your clipboard" msgstr "Der Profil-Link wurde in die Zwischenablage kopiert" @@ -6840,6 +7175,10 @@ msgstr "Die Vorlage wurde erfolgreich verschoben." msgid "The template will be removed from your profile" msgstr "Die Vorlage wird von Ihrem Profil entfernt" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "The test webhook has been successfully sent to your endpoint." +msgstr "Das Test-Webhook wurde erfolgreich an Ihren Endpunkt gesendet." + #: apps/remix/app/components/forms/token.tsx msgid "The token was copied to your clipboard." msgstr "Der Token wurde in die Zwischenablage kopiert." @@ -6882,6 +7221,11 @@ msgstr "Der Webhook wurde erfolgreich aktualisiert." msgid "The webhook was successfully created." msgstr "Der Webhook wurde erfolgreich erstellt." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Das gesuchte Webhook wurde möglicherweise entfernt, umbenannt oder hat möglicherweise nie existiert." + #: apps/remix/app/components/tables/documents-table-empty-state.tsx msgid "There are no active drafts at the current moment. You can upload a document to start drafting." msgstr "Es gibt derzeit keine aktiven Entwürfe. Sie können ein Dokument hochladen, um mit dem Entwerfen zu beginnen." @@ -6890,30 +7234,6 @@ msgstr "Es gibt derzeit keine aktiven Entwürfe. Sie können ein Dokument hochla msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." msgstr "Es gibt noch keine abgeschlossenen Dokumente. Dokumente, die Sie erstellt oder erhalten haben, werden hier angezeigt, sobald sie abgeschlossen sind." -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no documents from this template waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no documents waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no draft documents created from this template. Use this template to create a new document." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no pending documents at the moment. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no pending documents created from this template. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no rejected documents. Documents that have been declined will appear here." -msgstr "" - #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "There was an error uploading your file. Please try again." msgstr "Beim Hochladen Ihrer Datei ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut." @@ -7045,8 +7365,8 @@ msgid "This field cannot be modified or deleted. When you share this template's msgstr "Dieses Feld kann nicht geändert oder gelöscht werden. Wenn Sie den direkten Link dieser Vorlage teilen oder zu Ihrem öffentlichen Profil hinzufügen, kann jeder, der darauf zugreift, seinen Namen und seine E-Mail-Adresse eingeben und die ihm zugewiesenen Felder ausfüllen." #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx -msgid "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." -msgstr "Dieser Ordner enthält mehrere Elemente. Wenn Sie ihn löschen, werden auch alle Elemente im Ordner gelöscht, einschließlich verschachtelter Ordner und deren Inhalt." +msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." +msgstr "Dieser Ordner enthält mehrere Elemente. Wenn Sie ihn löschen, werden alle Unterordner entfernt und alle darin enthaltenen Dokumente und Vorlagen in den Stammordner verschoben." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -7060,10 +7380,6 @@ msgstr "Dies ist der Anspruch, mit dem diese Organisation ursprünglich erstellt msgid "This link is invalid or has expired. Please contact your team to resend a verification." msgstr "Dieser Link ist ungültig oder abgelaufen. Bitte kontaktieren Sie Ihr Team, um eine neue Bestätigungsanfrage zu senden." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Month" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "This organisation, and any associated data will be permanently deleted." msgstr "Diese Organisation und alle damit verbundenen Daten werden dauerhaft gelöscht." @@ -7076,10 +7392,6 @@ msgstr "Dieser Zugangsschlüssel wurde bereits registriert." msgid "This passkey is not configured for this application. Please login and add one in the user settings." msgstr "Dieser Passkey ist für diese Anwendung nicht konfiguriert. Bitte melden Sie sich an und fügen Sie einen in den Benutzereinstellungen hinzu." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Quarter" -msgstr "" - #: packages/ui/primitives/document-flow/add-fields.tsx msgid "This recipient can no longer be modified as they have signed a field, or completed the document." msgstr "Dieser Empfänger kann nicht mehr bearbeitet werden, da er ein Feld unterschrieben oder das Dokument abgeschlossen hat." @@ -7118,10 +7430,6 @@ msgstr "Dieser Token ist ungültig oder abgelaufen. Bitte kontaktieren Sie Ihr T msgid "This URL is already in use." msgstr "Diese URL wird bereits verwendet." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Week" -msgstr "" - #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to all recipients if a pending document has been deleted." msgstr "Dies wird an alle Empfänger gesendet, wenn ein ausstehendes Dokument gelöscht wurde." @@ -7134,27 +7442,26 @@ msgstr "Dies wird an alle Empfänger gesendet, sobald das Dokument vollständig msgid "This will be sent to the document owner once the document has been fully completed." msgstr "Dies wird an den Dokumenteneigentümer gesendet, sobald das Dokument vollständig abgeschlossen wurde." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "This will check and sync the status of all email domains for this organisation" +msgstr "Dadurch werden der Status aller E-Mail-Domains dieser Organisation überprüft und synchronisiert." + #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" msgstr "Diese werden NUR Funktionsflags zurückspielen, die auf wahr gesetzt sind; alles, was im ursprünglichen Anspruch deaktiviert ist, wird nicht zurückportiert." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "This will remove all emails associated with this email domain" +msgstr "Dies entfernt alle E-Mails, die mit dieser E-Mail-Domain verbunden sind" + #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Dies meldet Sie auf allen anderen Geräten ab. Sie müssen sich erneut auf diesen Geräten anmelden, um Ihr Konto weiter zu nutzen." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Year" -msgstr "" - -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Zeit" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Time Period" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Time zone" msgstr "Zeitzone" @@ -7184,6 +7491,10 @@ msgstr "Titel darf nicht leer sein" msgid "To accept this invitation you must create an account." msgstr "Um diese Einladung anzunehmen, müssen Sie ein Konto erstellen." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." +msgstr "Um Mitglieder zu einem Team hinzufügen zu können, müssen Sie sie zuerst zur Organisation hinzufügen. Weitere Informationen finden Sie in der <0>Dokumentation." + #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx msgid "To change the email you must remove and add a new email address." msgstr "Um die E-Mail zu ändern, müssen Sie die aktuelle entfernen und eine neue hinzufügen." @@ -7229,10 +7540,6 @@ msgstr "Um unseren elektronischen Signaturdienst nutzen zu können, müssen Sie msgid "To view this document you need to be signed into your account, please sign in to continue." msgstr "Um dieses Dokument anzusehen, müssen Sie in Ihr Konto eingeloggt sein. Bitte melden Sie sich an, um fortzufahren." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Today" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx msgid "Toggle the switch to hide your profile from the public." msgstr "Schalten Sie den Schalter um, um Ihr Profil vor der Öffentlichkeit zu verbergen." @@ -7381,7 +7688,6 @@ msgid "Unable to join this organisation at this time." msgstr "Zurzeit kann dieser Organisation nicht beigetreten werden." #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Unable to load document history" msgstr "Kann den Dokumentverlauf nicht laden" @@ -7463,12 +7769,14 @@ msgid "Untitled Group" msgstr "Unbetitelte Gruppe" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/forms/public-profile-form.tsx +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx @@ -7476,6 +7784,8 @@ msgstr "Unbetitelte Gruppe" #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Update" @@ -7485,7 +7795,8 @@ msgstr "Aktualisieren" msgid "Update Banner" msgstr "Banner aktualisieren" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Update Billing" msgstr "Rechnungsdaten aktualisieren" @@ -7497,6 +7808,10 @@ msgstr "Anspruch aktualisieren" msgid "Update current organisation" msgstr "Aktuelle Organisation aktualisieren" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "Update email" +msgstr "E-Mail aktualisieren" + #: apps/remix/app/components/general/legacy-field-warning-popover.tsx msgid "Update Fields" msgstr "Felder aktualisieren" @@ -7629,6 +7944,10 @@ msgstr "Dokument hochladen" msgid "Upload Signature" msgstr "Signatur hochladen" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Upload Template" +msgstr "Vorlage hochladen" + #: packages/ui/primitives/document-upload.tsx #: packages/ui/primitives/document-dropzone.tsx msgid "Upload Template Document" @@ -7659,6 +7978,10 @@ msgstr "Die hochgeladene Datei ist kein zulässiger Dateityp" msgid "Uploading document..." msgstr "Dokument wird hochgeladen..." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Uploading template..." +msgstr "Vorlage wird hochgeladen..." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx msgid "Use" msgstr "Verwenden" @@ -7686,6 +8009,10 @@ msgstr "Verwenden Sie Ihren Passkey zur Authentifizierung" msgid "User" msgstr "Benutzer" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "User Agent" +msgstr "Benutzer-Agent" + #: apps/remix/app/components/forms/password.tsx msgid "User has no password." msgstr "Benutzer hat kein Passwort." @@ -7739,6 +8066,10 @@ msgstr "Bestätigungs-E-Mail gesendet" msgid "Verification email sent successfully." msgstr "Bestätigungs-E-Mail erfolgreich gesendet." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Verify Domain" +msgstr "Domain verifizieren" + #: apps/remix/app/components/general/verify-email-banner.tsx msgid "Verify Now" msgstr "Jetzt überprüfen" @@ -7759,9 +8090,9 @@ msgstr "Überprüfen Sie Ihre E-Mail, um Dokumente hochzuladen." msgid "Verify your team email address" msgstr "Überprüfen Sie Ihre Team-E-Mail-Adresse" -#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx -msgid "Version History" -msgstr "Versionsverlauf" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Vertical" +msgstr "Vertikal" #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx @@ -7809,6 +8140,10 @@ msgstr "Alle aktiven Sitzungen Ihres Kontos anzeigen und verwalten." msgid "View Codes" msgstr "Codes ansehen" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View DNS Records" +msgstr "DNS-Datensätze anzeigen" + #: packages/email/templates/document-created-from-direct-template.tsx msgid "View document" msgstr "Dokument anzeigen" @@ -7859,6 +8194,10 @@ msgstr "Wiederherstellungscodes ansehen" msgid "View teams" msgstr "Teams ansehen" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View the DNS records for this email domain" +msgstr "DNS-Datensätze für diese E-Mail-Domain anzeigen" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx @@ -7878,6 +8217,10 @@ msgstr "Betrachter" msgid "Viewing" msgstr "Betrachten" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Visibility" +msgstr "Sichtbarkeit" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Waiting" msgstr "Warten" @@ -7942,10 +8285,18 @@ msgstr "Wir konnten die Gruppe nicht aktualisieren. Bitte versuchen Sie es erneu msgid "We couldn't update the organisation. Please try again." msgstr "Wir konnten die Organisation nicht aktualisieren. Bitte versuchen Sie es erneut." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "We encountered an error while creating the email. Please try again later." +msgstr "Wir haben beim Erstellen der E-Mail einen Fehler festgestellt. Bitte versuchen Sie es später noch einmal." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "We encountered an error while removing the direct template link. Please try again later." msgstr "Wir sind auf einen Fehler gestoßen, während wir den direkten Vorlagenlink entfernt haben. Bitte versuchen Sie es später erneut." +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "We encountered an error while sending the test webhook. Please check your endpoint and try again." +msgstr "Beim Versand des Test-Webhooks ist ein Fehler aufgetreten. Bitte überprüfen Sie Ihren Endpunkt und versuchen Sie es erneut." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "We encountered an error while updating the webhook. Please try again later." msgstr "Wir sind auf einen Fehler gestoßen, während wir den Webhook aktualisieren wollten. Bitte versuchen Sie es später erneut." @@ -7959,6 +8310,10 @@ msgstr "Beim Versuch, Teammitglieder hinzuzufügen, trat ein unbekannter Fehler msgid "We encountered an unknown error while attempting to add this email. Please try again later." msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diese E-Mail hinzuzufügen. Bitte versuchen Sie es später erneut." +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "We encountered an unknown error while attempting to add your domain. Please try again later." +msgstr "Wir haben einen unbekannten Fehler festgestellt, als wir versuchten, Ihre Domain hinzuzufügen. Bitte versuchen Sie es später erneut." + #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "We encountered an unknown error while attempting to create a group. Please try again later." msgstr "Beim Versuch, eine Gruppe zu erstellen, trat ein unbekannter Fehler auf. Bitte versuchen Sie es später erneut." @@ -8008,6 +8363,14 @@ msgstr "Beim Versuch, Organisationsmitglieder einzuladen, trat ein unbekannter F msgid "We encountered an unknown error while attempting to leave this organisation. Please try again later." msgstr "Beim Versuch, diese Organisation zu verlassen, trat ein unbekannter Fehler auf. Bitte versuchen Sie es später erneut." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email domain. Please try again later." +msgstr "Es gab einen unbekannten Fehler beim Versuch, diese E-Mail-Domain zu entfernen. Bitte versuchen Sie es später erneut." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email. Please try again later." +msgstr "Es gab einen unbekannten Fehler beim Versuch, diese E-Mail zu entfernen. Bitte versuchen Sie es später erneut." + #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "We encountered an unknown error while attempting to remove this group. Please try again later." @@ -8127,16 +8490,21 @@ msgstr "Wir konnten die Zwei-Faktor-Authentifizierung für Ihr Konto nicht einri msgid "We were unable to submit this document at this time. Please try again later." msgstr "Wir konnten dieses Dokument zurzeit nicht einreichen. Bitte versuchen Sie es später erneut." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "We were unable to update your branding preferences at this time, please try again later" msgstr "Wir konnten Ihre Markenpräferenzen zu diesem Zeitpunkt nicht aktualisieren, bitte versuchen Sie es später noch einmal" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "We were unable to update your document preferences at this time, please try again later" msgstr "Wir konnten Ihre Dokumentpräferenzen zu diesem Zeitpunkt nicht aktualisieren, bitte versuchen Sie es später noch einmal" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "We were unable to update your email preferences at this time, please try again later" +msgstr "Wir konnten Ihre E-Mail-Präferenzen derzeit nicht aktualisieren, bitte versuchen Sie es später noch einmal." + #: apps/remix/app/components/general/document-signing/document-signing-auth-password.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx msgid "We were unable to verify your details. Please try again or contact support" @@ -8150,11 +8518,8 @@ msgstr "Wir konnten Ihre E-Mail derzeit nicht verifizieren." msgid "We were unable to verify your email. If your email is not verified already, please try again." msgstr "Wir konnten Ihre E-Mail nicht bestätigen. Wenn Ihre E-Mail noch nicht bestätigt wurde, versuchen Sie es bitte erneut." -#: packages/ui/primitives/document-flow/add-subject.tsx -msgid "We will generate signing links for with you, which you can send to the recipients through your method of choice." -msgstr "Wir generieren Signierlinks mit Ihnen, die Sie den Empfängern über Ihre bevorzugte Methode senden können." - #: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx msgid "We will generate signing links for you, which you can send to the recipients through your method of choice." msgstr "Wir werden Unterzeichnungslinks für Sie erstellen, die Sie an die Empfänger über Ihre bevorzugte Methode senden können." @@ -8188,19 +8553,23 @@ msgstr "Webhook erstellt" msgid "Webhook deleted" msgstr "Webhook gelöscht" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "Webhook not found" +msgstr "Webhook nicht gefunden" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "Webhook updated" msgstr "Webhook aktualisiert" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Webhook URL" msgstr "Webhook-URL" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Webhooks" msgstr "Webhooks" @@ -8271,16 +8640,13 @@ msgstr "Schreiben Sie eine Beschreibung, die in Ihrem öffentlichen Profil angez msgid "Yearly" msgstr "Jährlich" +#: 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/branding-preferences-form.tsx msgid "Yes" msgstr "Ja" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Yesterday" -msgstr "" - #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx #: packages/lib/utils/document-audit-logs.ts @@ -8316,6 +8682,16 @@ msgstr "Sie verlassen gleich die folgende Organisation." msgid "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." msgstr "Sie sind dabei, den Standardzugriff auf dieses Team für alle Organisationsmitglieder zu entfernen. Alle Mitglieder, die diesem Team nicht ausdrücklich hinzugefügt wurden, haben keinen Zugriff mehr." +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." +msgstr "Sie sind dabei, die E-Mail-Domain <0>{emailDomain} von <1>{0} zu entfernen. Alle mit dieser Domain verbundenen E-Mails werden gelöscht." + +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You are about to remove the following email from <0>{0}." +msgstr "Sie sind dabei, die folgende E-Mail von <0>{0} zu entfernen." + #. placeholder {0}: team.name #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx @@ -8350,6 +8726,11 @@ msgstr "Sie sind dabei, das {planName} zu abonnieren" msgid "You are currently on the <0>Free Plan." msgstr "Sie befinden sich derzeit im <0>kostenlosen Plan." +#. placeholder {0}: organisationEmail.email +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "You are currently updating <0>{0}" +msgstr "Sie aktualisieren derzeit <0>{0}" + #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx msgid "You are currently updating <0>{memberName}." msgstr "Sie aktualisieren derzeit <0>{memberName}." @@ -8366,6 +8747,10 @@ msgstr "Sie aktualisieren derzeit den <0>{passkeyName} Passkey." msgid "You are currently updating the <0>{teamGroupName} team group." msgstr "Sie aktualisieren derzeit die Teamgruppe <0>{teamGroupName}." +#: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx +msgid "You are not allowed to move this document." +msgstr "Sie dürfen dieses Dokument nicht verschieben." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "You are not authorized to access this page." @@ -8399,6 +8784,11 @@ msgstr "Sie können diese Links kopieren und mit den Empfängern teilen, damit s msgid "You can enable access to allow all organisation members to access this team by default." msgstr "Sie können den Zugriff so aktivieren, dass alle Organisationsmitglieder standardmäßig Zugriff auf dieses Team haben." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "You can manage your email preferences here" +msgstr "Hier können Sie Ihre E-Mail-Präferenzen verwalten" + #: 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" @@ -8517,7 +8907,7 @@ msgid "You have declined the invitation from <0>{0} to join their organisati msgstr "Sie haben die Einladung von <0>{0} abgelehnt, deren Organisation beizutreten." #. placeholder {0}: `"${document.title}"` -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it." msgstr "Du hast das Dokument {0} initiiert, das erfordert, dass du {recipientActionVerb}." @@ -8540,8 +8930,8 @@ msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade yo msgstr "Sie haben das maximale Limit von {0} direkten Vorlagen erreicht. <0>Upgrade your account to continue!" #: apps/remix/app/components/dialogs/team-create-dialog.tsx -msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." -msgstr "Sie haben die maximale Anzahl von Teams für Ihren Plan erreicht. Bitte kontaktieren Sie den Verkauf unter <0>support@documenso.com, wenn Sie Ihren Plan ändern möchten." +msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." +msgstr "Sie haben die maximale Anzahl an Teams für Ihren Plan erreicht. Bitte kontaktieren Sie den Vertrieb unter <0>{SUPPORT_EMAIL}, wenn Sie Ihren Plan anpassen möchten." #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx @@ -8579,6 +8969,14 @@ msgstr "Sie haben diese Organisation erfolgreich verlassen." msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." msgstr "Sie haben sich erfolgreich registriert. Bitte bestätigen Sie Ihr Konto, indem Sie auf den Link klicken, den Sie per E-Mail erhalten haben." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You have successfully removed this email domain from the organisation." +msgstr "Sie haben diese E-Mail-Domain erfolgreich von der Organisation entfernt." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You have successfully removed this email from the organisation." +msgstr "Sie haben diese E-Mail erfolgreich von der Organisation entfernt." + #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "You have successfully removed this group from the organisation." msgstr "Sie haben diese Gruppe erfolgreich aus der Organisation entfernt." @@ -8627,6 +9025,7 @@ msgstr "Sie haben Ihre E-Mail-Adresse für <0>{0} bestätigt." msgid "You must enter '{deleteMessage}' to proceed" msgstr "Sie müssen '{deleteMessage}' eingeben, um fortzufahren" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "You must type '{deleteMessage}' to confirm" msgstr "Sie müssen '{deleteMessage}' eingeben, um zu bestätigen" @@ -8675,8 +9074,8 @@ msgstr "Ihr Banner wurde erfolgreich aktualisiert." msgid "Your brand website URL" msgstr "Ihre Marken-Website-URL" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Your branding preferences have been updated" msgstr "Ihre Markenpräferenzen wurden aktualisiert" @@ -8743,8 +9142,8 @@ 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/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: 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" msgstr "Ihre Dokumentpräferenzen wurden aktualisiert" @@ -8766,14 +9165,15 @@ msgstr "Ihre E-Mail wurde erfolgreich bestätigt! Sie können jetzt alle Funktio msgid "Your email is currently being used by team <0>{0} ({1})." msgstr "Ihre E-Mail wird derzeit von Team <0>{0} ({1}) verwendet." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Your email preferences have been updated" +msgstr "Ihre E-Mail-Präferenzen wurden aktualisiert" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx msgid "Your existing tokens" msgstr "Ihre vorhandenen Tokens" -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "Your inbox is empty" -msgstr "" - #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx msgid "Your new password cannot be the same as your old password." @@ -8801,16 +9201,20 @@ msgid "Your password has been updated." msgstr "Dein Passwort wurde aktualisiert." #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Ihre Zahlung für Teams ist überfällig. Bitte begleichen Sie die Zahlung, um Unterbrechungen des Dienstes zu vermeiden." +msgid "Your payment is overdue. Please settle the payment to avoid any service disruptions." +msgstr "Ihre Zahlung ist überfällig. Bitte begleichen Sie die Zahlung, um Unterbrechungen im Service zu vermeiden." #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Your personal organisation" msgstr "Ihre persönliche Organisation" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." -msgstr "Ihr Plan unterstützt das Einladen von Mitgliedern nicht. Bitte aktualisieren Sie Ihren Plan oder kontaktieren Sie den Verkauf unter <0>support@documenso.com, wenn Sie Ihre Optionen besprechen möchten." +msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." +msgstr "Ihr Plan unterstützt keine Mitglieder-Einladungen. Bitte aktualisieren Sie Ihren Plan oder kontaktieren Sie den Vertrieb unter <0>{SUPPORT_EMAIL}, wenn Sie Ihre Optionen besprechen möchten." + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." +msgstr "Ihr Plan ist nicht mehr gültig. Bitte abonnieren Sie einen neuen Plan, um Documenso weiter zu nutzen." #: apps/remix/app/components/forms/profile.tsx msgid "Your profile has been updated successfully." @@ -8845,6 +9249,10 @@ msgstr "Ihr Team wurde erfolgreich gelöscht." msgid "Your team has been successfully updated." msgstr "Ihr Team wurde erfolgreich aktualisiert." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template failed to upload." +msgstr "Ihre Vorlage konnte nicht hochgeladen werden." + #: apps/remix/app/routes/embed+/v1+/authoring_.completed.create.tsx msgid "Your template has been created successfully" msgstr "Ihre Vorlage wurde erfolgreich erstellt" @@ -8857,6 +9265,10 @@ msgstr "Ihre Vorlage wurde erfolgreich dupliziert." msgid "Your template has been successfully deleted." msgstr "Ihre Vorlage wurde erfolgreich gelöscht." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template has been uploaded successfully. You will be redirected to the template page." +msgstr "Ihre Vorlage wurde erfolgreich hochgeladen. Sie werden zur Vorlagenseite weitergeleitet." + #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx msgid "Your template will be duplicated." msgstr "Ihre Vorlage wird dupliziert." diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index 1bec2e2fe..fbba21fd0 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -13,11 +13,6 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" -#. js-lingui-explicit-id -#: packages/ui/primitives/data-table/data/data.tsx -msgid "/+Z5u4" -msgstr "/+Z5u4" - #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid " Enable direct link signing" msgstr " Enable direct link signing" @@ -121,6 +116,7 @@ msgstr "{0, plural, one {Waiting on 1 recipient} other {Waiting on # recipients} #. placeholder {0}: route.label #. placeholder {0}: _(FRIENDLY_FIELD_TYPE[fieldType as FieldType]) #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx msgid "{0}" msgstr "{0}" @@ -157,7 +153,7 @@ msgstr "{0} of {1} row(s) selected." #. placeholder {0}: user.name || user.email #. placeholder {1}: document.team.name #. placeholder {2}: document.title -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts 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}\"." @@ -171,6 +167,10 @@ msgstr "{0} Recipient(s)" msgid "{0} Teams" msgstr "{0} Teams" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{browserInfo} on {os}" +msgstr "{browserInfo} on {os}" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" msgstr "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" @@ -372,6 +372,10 @@ msgstr "{teamName} has invited you to {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} has invited you to {action} {documentName}" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{userAgent}" +msgstr "{userAgent}" + #: packages/lib/utils/document-audit-logs.ts msgid "{userName} approved the document" msgstr "{userName} approved the document" @@ -517,6 +521,10 @@ msgstr "3 months" msgid "401 Unauthorized" msgstr "401 Unauthorized" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "404 Email domain not found" +msgstr "404 Email domain not found" + #: apps/remix/app/components/general/generic-error-layout.tsx msgid "404 not found" msgstr "404 not found" @@ -543,6 +551,10 @@ msgstr "404 Team not found" msgid "404 User not found" msgstr "404 User not found" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "404 Webhook not found" +msgstr "404 Webhook not found" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "5 documents a month" msgstr "5 documents a month" @@ -741,13 +753,14 @@ msgstr "Acknowledgment" #: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx msgid "Action" msgstr "Action" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx @@ -758,6 +771,7 @@ msgstr "Action" #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx @@ -768,6 +782,7 @@ msgstr "Actions" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "Active" msgstr "Active" @@ -784,6 +799,10 @@ msgstr "Active Subscriptions" msgid "Add" msgstr "Add" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." +msgstr "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." + #: packages/ui/primitives/document-dropzone.tsx msgid "Add a document" msgstr "Add a document" @@ -828,10 +847,22 @@ msgstr "Add another option" msgid "Add another value" msgstr "Add another value" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Custom Email Domain" +msgstr "Add Custom Email Domain" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "Add email" msgstr "Add email" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Email" +msgstr "Add Email" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Email Domain" +msgstr "Add Email Domain" + #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx msgid "Add Fields" @@ -871,6 +902,10 @@ msgstr "Add myself" msgid "Add Myself" msgstr "Add Myself" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Organisation Email" +msgstr "Add Organisation Email" + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "Add passkey" @@ -917,6 +952,10 @@ msgstr "Add the people who will sign the document." msgid "Add the recipients to create the document with" msgstr "Add the recipients to create the document with" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Add these DNS records to verify your domain ownership" +msgstr "Add these DNS records to verify your domain ownership" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Additional brand information to display at the bottom of emails" msgstr "Additional brand information to display at the bottom of emails" @@ -939,6 +978,10 @@ msgstr "Admin panel" msgid "Admin Panel" msgstr "Admin Panel" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Admins only" +msgstr "Admins only" + #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Advanced Options" @@ -983,6 +1026,10 @@ msgstr "All documents have been processed. Any new documents that are sent or re msgid "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." msgstr "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "All email domains have been synced successfully" +msgstr "All email domains have been synced successfully" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.folders._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.folders._index.tsx msgid "All Folders" @@ -1008,7 +1055,7 @@ msgstr "All signing links have been copied to your clipboard." msgid "All templates" msgstr "All templates" -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/period-selector.tsx msgid "All Time" msgstr "All Time" @@ -1064,6 +1111,10 @@ msgstr "An email account" msgid "An email containing an invitation will be sent to each member." msgstr "An email containing an invitation will be sent to each member." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "An email with this address already exists." +msgstr "An email with this address already exists." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx @@ -1073,6 +1124,7 @@ msgstr "An email containing an invitation will be sent to each member." #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx #: apps/remix/app/components/forms/avatar-image.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "An error occurred" msgstr "An error occurred" @@ -1201,6 +1253,7 @@ msgstr "An error occurred while signing as assistant." msgid "An error occurred while signing the document." msgstr "An error occurred while signing the document." +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "An error occurred while trying to create a checkout session." msgstr "An error occurred while trying to create a checkout session." @@ -1259,6 +1312,10 @@ msgstr "An unexpected error occurred." #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -1283,11 +1340,18 @@ msgstr "An unknown error occurred while moving the folder." msgid "Any documents that you have been invited to will appear here" msgstr "Any documents that you have been invited to will appear here" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Source" +msgstr "Any Source" + +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Status" +msgstr "Any Status" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "API Tokens" msgstr "API Tokens" @@ -1370,6 +1434,8 @@ msgstr "Are you sure you wish to delete this team?" #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "Are you sure?" msgstr "Are you sure?" @@ -1427,10 +1493,14 @@ msgstr "At least one signature type must be enabled" msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." msgstr "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." -#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx msgid "Audit Log" msgstr "Audit Log" +#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +msgid "Audit Logs" +msgstr "Audit Logs" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Authentication Level" msgstr "Authentication Level" @@ -1509,23 +1579,29 @@ msgstr "Brand Details" msgid "Brand Website" msgstr "Brand Website" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx +msgid "Branding" +msgstr "Branding" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Branding Logo" msgstr "Branding Logo" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx msgid "Branding Preferences" msgstr "Branding Preferences" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Branding preferences updated" msgstr "Branding preferences updated" #: apps/remix/app/components/tables/settings-security-activity-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx msgid "Browser" msgstr "Browser" @@ -1610,6 +1686,7 @@ msgstr "Can prepare" #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -1641,9 +1718,15 @@ msgstr "Can prepare" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-create-dialog.tsx @@ -1709,6 +1792,7 @@ msgstr "Checkbox values" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Checkout" msgstr "Checkout" @@ -1748,10 +1832,6 @@ msgstr "Claims" msgid "Clear file" msgstr "Clear file" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Clear filter" -msgstr "Clear filter" - #: packages/ui/primitives/data-table.tsx msgid "Clear filters" msgstr "Clear filters" @@ -1800,6 +1880,7 @@ msgstr "Click to insert field" #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Close" msgstr "Close" @@ -1847,9 +1928,9 @@ msgid "Complete Viewing" msgstr "Complete Viewing" #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts #: packages/email/template-components/template-document-self-signed.tsx #: packages/email/template-components/template-document-recipient-signed.tsx @@ -1939,6 +2020,7 @@ msgid "Confirm" msgstr "Confirm" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Confirm by typing <0>{deleteMessage}" msgstr "Confirm by typing <0>{deleteMessage}" @@ -2017,6 +2099,10 @@ msgstr "Continue by viewing the document." msgid "Continue to login" msgstr "Continue to login" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Controls the default email settings when new documents or templates are created" +msgstr "Controls the default email settings when new documents or templates are created" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." msgstr "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." @@ -2033,6 +2119,10 @@ msgstr "Controls the formatting of the message that will be sent when inviting a msgid "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." msgstr "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." +msgstr "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." msgstr "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." @@ -2054,6 +2144,9 @@ msgstr "Copied" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx +#: 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 #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/components/document/document-share-button.tsx msgid "Copied to clipboard" @@ -2101,6 +2194,11 @@ msgstr "Create a <0>free account to access your signed documents at any time msgid "Create a new account" msgstr "Create a new account" +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create a new email address for your organisation using the domain <0>{0}." +msgstr "Create a new email address for your organisation using the domain <0>{0}." + #: apps/remix/app/components/general/billing-plans.tsx msgid "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" msgstr "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" @@ -2158,6 +2256,10 @@ msgstr "Create Direct Signing Link" msgid "Create document from template" msgstr "Create document from template" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create Email" +msgstr "Create Email" + #: apps/remix/app/components/general/folder/folder-card.tsx msgid "Create folder" msgstr "Create folder" @@ -2321,10 +2423,14 @@ msgstr "Current recipients:" msgid "Currently all organisation members can access this team" msgstr "Currently all organisation members can access this team" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Currently branding can only be configured for Teams and above plans." msgstr "Currently branding can only be configured for Teams and above plans." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Currently email domains can only be configured for Platform and above plans." +msgstr "Currently email domains can only be configured for Platform and above plans." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Custom Organisation Groups" msgstr "Custom Organisation Groups" @@ -2360,6 +2466,10 @@ msgstr "Date Format" msgid "Decline" msgstr "Decline" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Date Format" +msgstr "Default Date Format" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Document Language" msgstr "Default Document Language" @@ -2368,10 +2478,22 @@ msgstr "Default Document Language" msgid "Default Document Visibility" msgstr "Default Document Visibility" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email" +msgstr "Default Email" + +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email Settings" +msgstr "Default Email Settings" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Default Signature Settings" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Time Zone" +msgstr "Default Time Zone" + #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "delete" msgstr "delete" @@ -2385,6 +2507,7 @@ msgstr "delete" #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/general/folder/folder-card.tsx @@ -2397,6 +2520,8 @@ msgstr "delete" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx @@ -2415,6 +2540,10 @@ msgstr "Delete" msgid "delete {0}" msgstr "delete {0}" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "delete {emailDomain}" +msgstr "delete {emailDomain}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "delete {teamName}" @@ -2441,6 +2570,19 @@ msgstr "Delete document" msgid "Delete Document" msgstr "Delete Document" +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "Delete email" +msgstr "Delete email" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "Delete email domain" +msgstr "Delete email domain" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Delete Email Domain" +msgstr "Delete Email Domain" + #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Delete Folder" msgstr "Delete Folder" @@ -2523,7 +2665,7 @@ msgid "Direct link" msgstr "Direct link" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Direct Link" msgstr "Direct Link" @@ -2561,6 +2703,10 @@ msgstr "Direct template link deleted" msgid "Direct template link usage exceeded ({0}/{1})" msgstr "Direct template link usage exceeded ({0}/{1})" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Direction" +msgstr "Direction" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Disable" @@ -2601,6 +2747,11 @@ msgstr "Disabling direct link signing will prevent anyone from accessing the lin msgid "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." msgstr "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Display Name" +msgstr "Display Name" + #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "Display your name and email in documents" msgstr "Display your name and email in documents" @@ -2613,6 +2764,14 @@ msgstr "Distribute Document" msgid "Distribution Method" msgstr "Distribution Method" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "DKIM records generated. Please add the DNS records to verify your domain." +msgstr "DKIM records generated. Please add the DNS records to verify your domain." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "DNS Records" +msgstr "DNS Records" + #: apps/remix/app/components/dialogs/template-delete-dialog.tsx msgid "Do you want to delete this template?" msgstr "Do you want to delete this template?" @@ -2625,7 +2784,10 @@ msgstr "Do you want to duplicate this template?" msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." msgstr "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Document" msgstr "Document" @@ -2797,8 +2959,14 @@ msgstr "Document pending" msgid "Document pending email" msgstr "Document pending email" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Document Preferences" +msgstr "Document Preferences" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Document preferences updated" msgstr "Document preferences updated" @@ -2912,6 +3080,22 @@ msgstr "Documents that require your attention will appear here" msgid "Documents Viewed" msgstr "Documents Viewed" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Domain" +msgstr "Domain" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Added" +msgstr "Domain Added" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain already in use" +msgstr "Domain already in use" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Name" +msgstr "Domain Name" + #: apps/remix/app/routes/_unauthenticated+/signin.tsx #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Don't have an account? <0>Sign up" @@ -2948,8 +3132,8 @@ msgstr "Download Original" msgid "Download Template CSV" msgstr "Download Template CSV" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Draft" msgstr "Draft" @@ -2970,6 +3154,7 @@ msgstr "Drag & drop your PDF here." msgid "Drag and drop or click to upload" msgstr "Drag and drop or click to upload" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx msgid "Drag and drop your PDF file here" msgstr "Drag and drop your PDF file here" @@ -2991,10 +3176,6 @@ msgstr "Dropdown" msgid "Dropdown options" msgstr "Dropdown options" -#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." - #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx @@ -3038,10 +3219,14 @@ msgstr "Electronic Signature Disclosure" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx @@ -3077,6 +3262,7 @@ msgid "Email address" msgstr "Email address" #: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "Email Address" msgstr "Email Address" @@ -3084,6 +3270,10 @@ msgstr "Email Address" msgid "Email already confirmed" msgstr "Email already confirmed" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email already exists" +msgstr "Email already exists" + #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx msgid "Email cannot already exist in the template" msgstr "Email cannot already exist in the template" @@ -3092,14 +3282,52 @@ msgstr "Email cannot already exist in the template" msgid "Email Confirmed!" msgstr "Email Confirmed!" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email Created" +msgstr "Email Created" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email domain not found" +msgstr "Email domain not found" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email Domain Settings" +msgstr "Email Domain Settings" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +msgid "Email Domains" +msgstr "Email Domains" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Email domains synced" +msgstr "Email domains synced" + #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Email Options" msgstr "Email Options" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Email Preferences" +msgstr "Email Preferences" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Email preferences updated" +msgstr "Email preferences updated" + #: packages/lib/utils/document-audit-logs.ts msgid "Email resent" msgstr "Email resent" +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Email Sender" +msgstr "Email Sender" + #: packages/lib/utils/document-audit-logs.ts msgid "Email sent" msgstr "Email sent" @@ -3116,6 +3344,11 @@ msgstr "Email verification has been removed" msgid "Email verification has been resent" msgstr "Email verification has been resent" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Emails" +msgstr "Emails" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Embedding, 5 members included and more" msgstr "Embedding, 5 members included and more" @@ -3196,6 +3429,10 @@ msgstr "Enter a name for your new folder. Folders help you organise your items." msgid "Enter claim name" msgstr "Enter claim name" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Enter the domain you want to use for sending emails (without http:// or www)" +msgstr "Enter the domain you want to use for sending emails (without http:// or www)" + #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx msgid "Enter your 2FA code" msgstr "Enter your 2FA code" @@ -3278,6 +3515,7 @@ msgstr "Enterprise" #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx #: 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/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-delete-dialog.tsx @@ -3290,6 +3528,14 @@ msgstr "Error" msgid "Error uploading file" msgstr "Error uploading file" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Event Type" +msgstr "Event Type" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Everyone" +msgstr "Everyone" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Everyone can access and view the document" msgstr "Everyone can access and view the document" @@ -3437,6 +3683,7 @@ msgstr "Fields" msgid "Fields updated" msgstr "Fields updated" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx @@ -3472,13 +3719,17 @@ msgstr "Folder moved successfully" msgid "Folder Name" msgstr "Folder Name" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Folder not found" msgstr "Folder not found" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Folder Settings" +msgstr "Folder Settings" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx msgid "Folder updated successfully" msgstr "Folder updated successfully" @@ -3534,15 +3785,18 @@ msgstr "Full Name" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/template/template-edit-form.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "General" msgstr "General" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Generate DKIM Records" +msgstr "Generate DKIM Records" + #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Generate Links" msgstr "Generate Links" @@ -3552,6 +3806,8 @@ msgid "Global recipient action authentication" msgstr "Global recipient action authentication" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "Go back" @@ -3586,26 +3842,10 @@ msgstr "Go home" msgid "Go to document" msgstr "Go to document" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to first page" -msgstr "Go to first page" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to last page" -msgstr "Go to last page" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to next page" -msgstr "Go to next page" - #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Go to owner" msgstr "Go to owner" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to previous page" -msgstr "Go to previous page" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "Go to team" msgstr "Go to team" @@ -3639,9 +3879,8 @@ msgid "Group Name" msgstr "Group Name" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/organisation-members-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Groups" msgstr "Groups" @@ -3675,6 +3914,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/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." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Here you can edit your organisation details." msgstr "Here you can edit your organisation details." @@ -3687,22 +3930,33 @@ msgstr "Here you can edit your personal details." msgid "Here you can manage your password and security settings." msgstr "Here you can manage your password and security settings." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." +msgstr "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your team" +msgstr "Here you can set branding preferences for your team" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set document preferences for your organisation. Teams will inherit these settings by default." +msgstr "Here you can set document preferences for your organisation. Teams will inherit these settings by default." + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Here you can set preferences and defaults for branding." msgstr "Here you can set preferences and defaults for branding." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." -msgstr "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." - -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Here you can set preferences and defaults for your team." msgstr "Here you can set preferences and defaults for your team." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set your general preferences" -msgstr "Here you can set your general preferences" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set your general branding preferences" +msgstr "Here you can set your general branding preferences" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set your general document preferences" +msgstr "Here you can set your general document preferences" #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "Here's how it works:" @@ -3737,6 +3991,10 @@ msgstr "Home" msgid "Home (No Folder)" msgstr "Home (No Folder)" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Horizontal" +msgstr "Horizontal" + #: packages/lib/constants/recipient-roles.ts msgid "I am a signer of this document" msgstr "I am a signer of this document" @@ -3774,6 +4032,10 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copied to clipboard" +#: 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}." + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." msgstr "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." @@ -3789,7 +4051,6 @@ msgstr "If your authenticator app does not support QR codes, you can use the fol #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Inbox" msgstr "Inbox" @@ -3797,6 +4058,10 @@ msgstr "Inbox" msgid "Inbox documents" msgstr "Inbox documents" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Include the Audit Logs in the Document" +msgstr "Include the Audit Logs in the Document" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Include the Signing Certificate in the Document" msgstr "Include the Signing Certificate in the Document" @@ -3810,6 +4075,11 @@ msgstr "Information" msgid "Inherit authentication method" msgstr "Inherit authentication method" +#: apps/remix/app/components/forms/email-preferences-form.tsx +#: apps/remix/app/components/forms/email-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/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx @@ -3971,6 +4241,18 @@ msgstr "Label" msgid "Language" msgstr "Language" +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 14 days" +msgstr "Last 14 days" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 30 days" +msgstr "Last 30 days" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 7 days" +msgstr "Last 7 days" + #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Last Active" msgstr "Last Active" @@ -3980,14 +4262,6 @@ msgstr "Last Active" msgid "Last modified" msgstr "Last modified" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Month" -msgstr "Last Month" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Quarter" -msgstr "Last Quarter" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Last updated" @@ -4004,14 +4278,6 @@ msgstr "Last updated at" msgid "Last used" msgstr "Last used" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Week" -msgstr "Last Week" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Year" -msgstr "Last Year" - #: apps/remix/app/routes/_authenticated+/admin+/_layout.tsx msgid "Leaderboard" msgstr "Leaderboard" @@ -4021,6 +4287,7 @@ msgstr "Leaderboard" msgid "Leave" msgstr "Leave" +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx @@ -4079,6 +4346,10 @@ msgstr "Loading Document..." msgid "Loading..." msgstr "Loading..." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Local timezone" +msgstr "Local timezone" + #: apps/remix/app/components/general/document-signing/document-signing-auth-page.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-account.tsx #: apps/remix/app/components/general/direct-template/direct-template-signing-auth-page.tsx @@ -4112,6 +4383,10 @@ msgstr "Manage and view template" msgid "Manage billing" msgstr "Manage billing" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Manage Billing" +msgstr "Manage Billing" + #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Manage details for this public template" msgstr "Manage details for this public template" @@ -4154,10 +4429,10 @@ msgstr "Manage subscription" msgid "Manage the {0} organisation" msgstr "Manage the {0} organisation" -#. placeholder {1}: organisation.name +#. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx -msgid "Manage the {1} organisation subscription" -msgstr "Manage the {1} organisation subscription" +msgid "Manage the {0} organisation subscription" +msgstr "Manage the {0} organisation subscription" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Manage the custom groups of members for your organisation." @@ -4179,6 +4454,10 @@ msgstr "Manage the members of your team." msgid "Manage the members or invite new members." msgstr "Manage the members or invite new members." +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Manage the settings for this folder." +msgstr "Manage the settings for this folder." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.teams.tsx msgid "Manage the teams in this organisation." msgstr "Manage the teams in this organisation." @@ -4187,6 +4466,10 @@ msgstr "Manage the teams in this organisation." msgid "Manage users" msgstr "Manage users" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Manage your email domain settings." +msgstr "Manage your email domain settings." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "Manage your organisation group settings." msgstr "Manage your organisation group settings." @@ -4204,6 +4487,10 @@ msgstr "Manage your site settings here" msgid "Manager" msgstr "Manager" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Managers and above" +msgstr "Managers and above" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Mark as viewed" @@ -4254,18 +4541,20 @@ msgstr "Member Since" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Members" msgstr "Members" -#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Message" +msgstr "Message" + +#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "Message <0>(Optional)" msgstr "Message <0>(Optional)" @@ -4331,6 +4620,11 @@ msgstr "Multiple access methods can be selected." msgid "My Folder" msgstr "My Folder" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "N/A" +msgstr "N/A" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx @@ -4348,6 +4642,7 @@ msgstr "My Folder" #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -4409,6 +4704,7 @@ msgstr "Next" msgid "Next field" msgstr "Next field" +#: 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/branding-preferences-form.tsx @@ -4419,42 +4715,6 @@ msgstr "No" msgid "No active drafts" msgstr "No active drafts" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No completed documents" -msgstr "No completed documents" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been completed yet. Completed documents will appear here once all recipients have signed." -msgstr "No documents created from this template have been completed yet. Completed documents will appear here once all recipients have signed." - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been rejected. Documents that have been declined will appear here." -msgstr "No documents created from this template have been rejected. Documents that have been declined will appear here." - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template match the current filters. Try adjusting your search criteria." -msgstr "No documents created from this template match the current filters. Try adjusting your search criteria." - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents found" -msgstr "No documents found" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents have been created from this template yet. Use this template to create your first document." -msgstr "No documents have been created from this template yet. Use this template to create your first document." - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents in inbox" -msgstr "No documents in inbox" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents yet" -msgstr "No documents yet" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No draft documents" -msgstr "No draft documents" - #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "No folders found" @@ -4474,11 +4734,6 @@ msgstr "No further action is required from you at this time." msgid "No organisations found" msgstr "No organisations found" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No pending documents" -msgstr "No pending documents" - #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx msgid "No public profile templates found" msgstr "No public profile templates found" @@ -4508,11 +4763,6 @@ msgstr "No recipients" msgid "No recipients with this role" msgstr "No recipients with this role" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No rejected documents" -msgstr "No rejected documents" - #: packages/ui/components/document/document-global-auth-action-select.tsx #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "No restrictions" @@ -4523,15 +4773,9 @@ msgid "No results found" msgstr "No results found" #: apps/remix/app/components/general/app-command-menu.tsx -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx msgid "No results found." msgstr "No results found." -#: packages/ui/primitives/data-table/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx -msgid "No results." -msgstr "No results." - #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "No signature field found" msgstr "No signature field found" @@ -4650,6 +4894,10 @@ msgstr "Once enabled, you can select any active recipient to be a direct link si msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." msgstr "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" +msgstr "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" + #: packages/lib/constants/template.ts msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." msgstr "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." @@ -4747,10 +4995,6 @@ msgstr "Organisation Name" msgid "Organisation not found" msgstr "Organisation not found" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Organisation Preferences" -msgstr "Organisation Preferences" - #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Organisation role" msgstr "Organisation role" @@ -4810,6 +5054,10 @@ msgstr "Organize your documents and templates" msgid "Otherwise, the document will be created as a draft." msgstr "Otherwise, the document will be created as a draft." +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Override organisation settings" +msgstr "Override organisation settings" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx @@ -4909,19 +5157,16 @@ msgstr "Password updated" msgid "Password updated!" msgstr "Password updated!" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Past" -msgstr "Past" - #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "Payment overdue" msgstr "Payment overdue" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/ui/components/document/document-read-only-fields.tsx #: packages/lib/constants/document.ts msgid "Pending" @@ -5111,10 +5356,15 @@ msgstr "Please review the document before signing." msgid "Please select a PDF file" msgstr "Please select a PDF file" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Please try a different domain." +msgstr "Please try a different domain." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Please try again and make sure you enter the correct email address." msgstr "Please try again and make sure you enter the correct email address." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/dialogs/template-create-dialog.tsx msgid "Please try again later." msgstr "Please try again later." @@ -5142,20 +5392,13 @@ msgstr "Please upload a logo" msgid "Pre-formatted CSV template with example data." msgstr "Pre-formatted CSV template with example data." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx -#: apps/remix/app/components/general/settings-nav-mobile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/app-command-menu.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Preferences" msgstr "Preferences" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Present" -msgstr "Present" - #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Preview" msgstr "Preview" @@ -5207,10 +5450,9 @@ msgid "Public" msgstr "Public" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Public Profile" msgstr "Public Profile" @@ -5238,10 +5480,6 @@ msgstr "Radio values" msgid "Read only" msgstr "Read only" -#: apps/remix/app/components/general/document-signing/document-signing-field-container.tsx -msgid "Read only field" -msgstr "Read only field" - #: apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx msgid "Read the full <0>signature disclosure." msgstr "Read the full <0>signature disclosure." @@ -5334,6 +5572,18 @@ msgstr "Recipients metrics" msgid "Recipients will still retain their copy of the document" msgstr "Recipients will still retain their copy of the document" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Name" +msgstr "Record Name" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Type" +msgstr "Record Type" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Value" +msgstr "Record Value" + #: apps/remix/app/components/forms/2fa/recovery-code-list.tsx msgid "Recovery code copied" msgstr "Recovery code copied" @@ -5369,7 +5619,6 @@ msgstr "Reject Document" #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Rejected" msgstr "Rejected" @@ -5387,23 +5636,24 @@ msgid "Remembered your password? <0>Sign In" msgstr "Remembered your password? <0>Sign In" #. placeholder {0}: customEmail.subject -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0}" msgstr "Reminder: {0}" #. placeholder {0}: document.team.name -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0} invited you to {recipientActionVerb} a document" msgstr "Reminder: {0} invited you to {recipientActionVerb} a document" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} this document" msgstr "Reminder: Please {recipientActionVerb} this document" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} your document" msgstr "Reminder: Please {recipientActionVerb} your document" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -5422,6 +5672,11 @@ msgstr "Reminder: Please {recipientActionVerb} your document" msgid "Remove" msgstr "Remove" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Remove email domain" +msgstr "Remove email domain" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx msgid "Remove organisation group" @@ -5445,6 +5700,15 @@ msgstr "Remove team member" msgid "Repeat Password" msgstr "Repeat Password" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Reply to email" +msgstr "Reply to email" + +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Reply To Email" +msgstr "Reply To Email" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx @@ -5474,7 +5738,6 @@ msgstr "Resend verification" #: apps/remix/app/components/forms/team-update-form.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/forms/organisation-update-form.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Reset" msgstr "Reset" @@ -5614,7 +5877,6 @@ msgid "Search by organisation ID, name, customer ID or owner email" msgstr "Search by organisation ID, name, customer ID or owner email" #: apps/remix/app/components/general/document/document-search.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Search documents..." msgstr "Search documents..." @@ -5678,6 +5940,10 @@ msgstr "Select a template you'd like to display on your public profile" msgid "Select a template you'd like to display on your team's public profile" msgstr "Select a template you'd like to display on your team's public profile" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Select a time zone" +msgstr "Select a time zone" + #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Select access methods" msgstr "Select access methods" @@ -5703,6 +5969,10 @@ msgstr "Select authentication methods" msgid "Select default option" msgstr "Select default option" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Select direction" +msgstr "Select direction" + #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Select groups" msgstr "Select groups" @@ -5750,9 +6020,9 @@ msgstr "Select the members to include in this group" msgid "Select triggers" msgstr "Select triggers" -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx -msgid "selected" -msgstr "selected" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Select visibility" +msgstr "Select visibility" #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx @@ -5761,6 +6031,11 @@ msgstr "selected" msgid "Send" msgstr "Send" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send a test webhook with sample data to verify your integration is working correctly." +msgstr "Send a test webhook with sample data to verify your integration is working correctly." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Send confirmation email" msgstr "Send confirmation email" @@ -5817,6 +6092,10 @@ msgstr "Send recipient signing request email" msgid "Send reminder" msgstr "Send reminder" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send Test Webhook" +msgstr "Send Test Webhook" + #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx msgid "Sender" @@ -6124,9 +6403,9 @@ msgstr "Some signers have not been assigned a signature field. Please assign at #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx @@ -6137,6 +6416,8 @@ msgstr "Some signers have not been assigned a signature field. Please assign at #: apps/remix/app/components/tables/documents-table-action-button.tsx #: apps/remix/app/components/general/share-document-download-button.tsx #: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/teams/team-email-usage.tsx #: apps/remix/app/components/general/teams/team-email-dropdown.tsx #: apps/remix/app/components/general/organisations/organisation-invitations.tsx @@ -6193,13 +6474,14 @@ msgstr "Something went wrong while sending the confirmation email." msgid "Something went wrong while updating the team billing subscription, please contact support." msgstr "Something went wrong while updating the team billing subscription, please contact support." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Something went wrong!" msgstr "Something went wrong!" #: packages/ui/primitives/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx msgid "Something went wrong." msgstr "Something went wrong." @@ -6222,7 +6504,6 @@ msgstr "Sorry, we were unable to download the certificate. Please try again late #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Source" msgstr "Source" @@ -6232,12 +6513,12 @@ msgstr "Stats" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Status" msgstr "Status" @@ -6257,12 +6538,16 @@ msgstr "Stripe customer created successfully" msgid "Stripe Customer ID" msgstr "Stripe Customer ID" +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Subject" +msgstr "Subject" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx -#: packages/ui/primitives/document-flow/add-subject.tsx msgid "Subject <0>(Optional)" msgstr "Subject <0>(Optional)" +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "Subscribe" @@ -6289,6 +6574,10 @@ msgstr "Subscription claim updated successfully." msgid "Subscription Claims" msgstr "Subscription Claims" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Subscription invalid" +msgstr "Subscription invalid" + #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx @@ -6331,6 +6620,9 @@ msgstr "Subscription Claims" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -6349,6 +6641,14 @@ msgstr "Successfully created: {successCount}" msgid "Summary:" msgstr "Summary:" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync" +msgstr "Sync" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync Email Domains" +msgstr "Sync Email Domains" + #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx msgid "System Requirements" msgstr "System Requirements" @@ -6463,10 +6763,6 @@ msgstr "Team Only" msgid "Team only templates are not linked anywhere and are visible only to your team." msgstr "Team only templates are not linked anywhere and are visible only to your team." -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx -msgid "Team Preferences" -msgstr "Team Preferences" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx @@ -6509,9 +6805,9 @@ msgstr "Teams that this organisation group is currently assigned to" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Template" msgstr "Template" @@ -6559,6 +6855,10 @@ msgstr "Template title" msgid "Template updated successfully" msgstr "Template updated successfully" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Template uploaded" +msgstr "Template uploaded" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx @@ -6572,6 +6872,20 @@ msgstr "Templates" msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." msgstr "Templates allow you to quickly generate documents with pre-filled recipients and fields." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test Webhook" +msgstr "Test Webhook" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook failed" +msgstr "Test webhook failed" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook sent" +msgstr "Test webhook sent" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -6633,12 +6947,21 @@ msgstr "The authentication methods required for recipients to view the document. msgid "The content to show in the banner, HTML is allowed" msgstr "The content to show in the banner, HTML is allowed" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The default email to use when sending emails to recipients" +msgstr "The default email to use when sending emails to recipients" + #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "The direct link has been copied to your clipboard" msgstr "The direct link has been copied to your clipboard" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The display name for this email address" +msgstr "The display name for this email address" + #: 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." @@ -6676,6 +6999,18 @@ msgstr "The document will be immediately sent to recipients if this is checked." msgid "The document's name" msgstr "The document's name" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The email address which will show up in the \"Reply To\" field in emails" +msgstr "The email address which will show up in the \"Reply To\" field in emails" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "" +"The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "" +"The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." + #: apps/remix/app/components/forms/signin.tsx msgid "The email or password provided is incorrect" msgstr "The email or password provided is incorrect" @@ -6713,6 +7048,10 @@ msgstr "The following errors occurred:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "The following team has been deleted. You will no longer be able to access this team and its documents" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The organisation email has been created successfully." +msgstr "The organisation email has been created successfully." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "" "The organisation group you are looking for may have been removed, renamed or may have never\n" @@ -6745,6 +7084,11 @@ msgstr "" msgid "The page you are looking for was moved, removed, renamed or might never have existed." msgstr "The page you are looking for was moved, removed, renamed or might never have existed." +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The part before the @ symbol (e.g., \"support\" for support@{0})" +msgstr "The part before the @ symbol (e.g., \"support\" for support@{0})" + #: apps/remix/app/components/forms/public-profile-form.tsx msgid "The profile link has been copied to your clipboard" msgstr "The profile link has been copied to your clipboard" @@ -6844,6 +7188,10 @@ msgstr "The template has been moved successfully." msgid "The template will be removed from your profile" msgstr "The template will be removed from your profile" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "The test webhook has been successfully sent to your endpoint." +msgstr "The test webhook has been successfully sent to your endpoint." + #: apps/remix/app/components/forms/token.tsx msgid "The token was copied to your clipboard." msgstr "The token was copied to your clipboard." @@ -6889,6 +7237,14 @@ msgstr "The webhook has been updated successfully." msgid "The webhook was successfully created." msgstr "The webhook was successfully created." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "" +"The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "" +"The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." + #: apps/remix/app/components/tables/documents-table-empty-state.tsx msgid "There are no active drafts at the current moment. You can upload a document to start drafting." msgstr "There are no active drafts at the current moment. You can upload a document to start drafting." @@ -6897,30 +7253,6 @@ msgstr "There are no active drafts at the current moment. You can upload a docum msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." msgstr "There are no completed documents yet. Documents that you have created or received will appear here once completed." -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no documents from this template waiting for your action. Documents requiring your signature will appear here." -msgstr "There are no documents from this template waiting for your action. Documents requiring your signature will appear here." - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no documents waiting for your action. Documents requiring your signature will appear here." -msgstr "There are no documents waiting for your action. Documents requiring your signature will appear here." - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no draft documents created from this template. Use this template to create a new document." -msgstr "There are no draft documents created from this template. Use this template to create a new document." - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no pending documents at the moment. Documents awaiting signatures will appear here." -msgstr "There are no pending documents at the moment. Documents awaiting signatures will appear here." - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no pending documents created from this template. Documents awaiting signatures will appear here." -msgstr "There are no pending documents created from this template. Documents awaiting signatures will appear here." - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no rejected documents. Documents that have been declined will appear here." -msgstr "There are no rejected documents. Documents that have been declined will appear here." - #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "There was an error uploading your file. Please try again." msgstr "There was an error uploading your file. Please try again." @@ -7052,8 +7384,8 @@ msgid "This field cannot be modified or deleted. When you share this template's msgstr "This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them." #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx -msgid "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." -msgstr "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." +msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." +msgstr "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -7067,10 +7399,6 @@ msgstr "This is the claim that this organisation was initially created with. Any msgid "This link is invalid or has expired. Please contact your team to resend a verification." msgstr "This link is invalid or has expired. Please contact your team to resend a verification." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Month" -msgstr "This Month" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "This organisation, and any associated data will be permanently deleted." msgstr "This organisation, and any associated data will be permanently deleted." @@ -7083,10 +7411,6 @@ msgstr "This passkey has already been registered." msgid "This passkey is not configured for this application. Please login and add one in the user settings." msgstr "This passkey is not configured for this application. Please login and add one in the user settings." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Quarter" -msgstr "This Quarter" - #: packages/ui/primitives/document-flow/add-fields.tsx msgid "This recipient can no longer be modified as they have signed a field, or completed the document." msgstr "This recipient can no longer be modified as they have signed a field, or completed the document." @@ -7125,10 +7449,6 @@ msgstr "This token is invalid or has expired. Please contact your team for a new msgid "This URL is already in use." msgstr "This URL is already in use." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Week" -msgstr "This Week" - #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to all recipients if a pending document has been deleted." msgstr "This will be sent to all recipients if a pending document has been deleted." @@ -7141,27 +7461,26 @@ msgstr "This will be sent to all recipients once the document has been fully com msgid "This will be sent to the document owner once the document has been fully completed." msgstr "This will be sent to the document owner once the document has been fully completed." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "This will check and sync the status of all email domains for this organisation" +msgstr "This will check and sync the status of all email domains for this organisation" + #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" msgstr "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "This will remove all emails associated with this email domain" +msgstr "This will remove all emails associated with this email domain" + #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Year" -msgstr "This Year" - -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Time" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Time Period" -msgstr "Time Period" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Time zone" msgstr "Time zone" @@ -7191,6 +7510,10 @@ msgstr "Title cannot be empty" msgid "To accept this invitation you must create an account." msgstr "To accept this invitation you must create an account." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." +msgstr "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." + #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx msgid "To change the email you must remove and add a new email address." msgstr "To change the email you must remove and add a new email address." @@ -7236,10 +7559,6 @@ msgstr "To use our electronic signature service, you must have access to:" msgid "To view this document you need to be signed into your account, please sign in to continue." msgstr "To view this document you need to be signed into your account, please sign in to continue." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Today" -msgstr "Today" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx msgid "Toggle the switch to hide your profile from the public." msgstr "Toggle the switch to hide your profile from the public." @@ -7469,12 +7788,14 @@ msgid "Untitled Group" msgstr "Untitled Group" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/forms/public-profile-form.tsx +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx @@ -7482,6 +7803,8 @@ msgstr "Untitled Group" #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Update" @@ -7491,7 +7814,8 @@ msgstr "Update" msgid "Update Banner" msgstr "Update Banner" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Update Billing" msgstr "Update Billing" @@ -7503,6 +7827,10 @@ msgstr "Update Claim" msgid "Update current organisation" msgstr "Update current organisation" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "Update email" +msgstr "Update email" + #: apps/remix/app/components/general/legacy-field-warning-popover.tsx msgid "Update Fields" msgstr "Update Fields" @@ -7635,6 +7963,10 @@ msgstr "Upload Document" msgid "Upload Signature" msgstr "Upload Signature" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Upload Template" +msgstr "Upload Template" + #: packages/ui/primitives/document-upload.tsx #: packages/ui/primitives/document-dropzone.tsx msgid "Upload Template Document" @@ -7665,6 +7997,10 @@ msgstr "Uploaded file not an allowed file type" msgid "Uploading document..." msgstr "Uploading document..." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Uploading template..." +msgstr "Uploading template..." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx msgid "Use" msgstr "Use" @@ -7692,6 +8028,10 @@ msgstr "Use your passkey for authentication" msgid "User" msgstr "User" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "User Agent" +msgstr "User Agent" + #: apps/remix/app/components/forms/password.tsx msgid "User has no password." msgstr "User has no password." @@ -7745,6 +8085,10 @@ msgstr "Verification Email Sent" msgid "Verification email sent successfully." msgstr "Verification email sent successfully." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Verify Domain" +msgstr "Verify Domain" + #: apps/remix/app/components/general/verify-email-banner.tsx msgid "Verify Now" msgstr "Verify Now" @@ -7765,9 +8109,9 @@ msgstr "Verify your email to upload documents." msgid "Verify your team email address" msgstr "Verify your team email address" -#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx -msgid "Version History" -msgstr "Version History" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Vertical" +msgstr "Vertical" #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx @@ -7815,6 +8159,10 @@ msgstr "View and manage all active sessions for your account." msgid "View Codes" msgstr "View Codes" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View DNS Records" +msgstr "View DNS Records" + #: packages/email/templates/document-created-from-direct-template.tsx msgid "View document" msgstr "View document" @@ -7865,6 +8213,10 @@ msgstr "View Recovery Codes" msgid "View teams" msgstr "View teams" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View the DNS records for this email domain" +msgstr "View the DNS records for this email domain" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx @@ -7884,6 +8236,10 @@ msgstr "Viewers" msgid "Viewing" msgstr "Viewing" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Visibility" +msgstr "Visibility" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Waiting" msgstr "Waiting" @@ -7948,10 +8304,18 @@ msgstr "We couldn't update the group. Please try again." msgid "We couldn't update the organisation. Please try again." msgstr "We couldn't update the organisation. Please try again." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "We encountered an error while creating the email. Please try again later." +msgstr "We encountered an error while creating the email. Please try again later." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "We encountered an error while removing the direct template link. Please try again later." msgstr "We encountered an error while removing the direct template link. Please try again later." +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "We encountered an error while sending the test webhook. Please check your endpoint and try again." +msgstr "We encountered an error while sending the test webhook. Please check your endpoint and try again." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "We encountered an error while updating the webhook. Please try again later." msgstr "We encountered an error while updating the webhook. Please try again later." @@ -7965,6 +8329,10 @@ msgstr "We encountered an unknown error while attempting to add team members. Pl msgid "We encountered an unknown error while attempting to add this email. Please try again later." msgstr "We encountered an unknown error while attempting to add this email. Please try again later." +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "We encountered an unknown error while attempting to add your domain. Please try again later." +msgstr "We encountered an unknown error while attempting to add your domain. Please try again later." + #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "We encountered an unknown error while attempting to create a group. Please try again later." msgstr "We encountered an unknown error while attempting to create a group. Please try again later." @@ -8014,6 +8382,14 @@ msgstr "We encountered an unknown error while attempting to invite organisation msgid "We encountered an unknown error while attempting to leave this organisation. Please try again later." msgstr "We encountered an unknown error while attempting to leave this organisation. Please try again later." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email domain. Please try again later." +msgstr "We encountered an unknown error while attempting to remove this email domain. Please try again later." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email. Please try again later." +msgstr "We encountered an unknown error while attempting to remove this email. Please try again later." + #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "We encountered an unknown error while attempting to remove this group. Please try again later." @@ -8133,16 +8509,21 @@ msgstr "We were unable to setup two-factor authentication for your account. Plea msgid "We were unable to submit this document at this time. Please try again later." msgstr "We were unable to submit this document at this time. Please try again later." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "We were unable to update your branding preferences at this time, please try again later" msgstr "We were unable to update your branding preferences at this time, please try again later" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "We were unable to update your document preferences at this time, please try again later" msgstr "We were unable to update your document preferences at this time, please try again later" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "We were unable to update your email preferences at this time, please try again later" +msgstr "We were unable to update your email preferences at this time, please try again later" + #: apps/remix/app/components/general/document-signing/document-signing-auth-password.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx msgid "We were unable to verify your details. Please try again or contact support" @@ -8191,19 +8572,23 @@ msgstr "Webhook created" msgid "Webhook deleted" msgstr "Webhook deleted" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "Webhook not found" +msgstr "Webhook not found" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "Webhook updated" msgstr "Webhook updated" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Webhook URL" msgstr "Webhook URL" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Webhooks" msgstr "Webhooks" @@ -8274,16 +8659,13 @@ msgstr "Write a description to display on your public profile" msgid "Yearly" msgstr "Yearly" +#: 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/branding-preferences-form.tsx msgid "Yes" msgstr "Yes" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Yesterday" -msgstr "Yesterday" - #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx #: packages/lib/utils/document-audit-logs.ts @@ -8319,6 +8701,16 @@ msgstr "You are about to leave the following organisation." msgid "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." msgstr "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." +msgstr "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." + +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You are about to remove the following email from <0>{0}." +msgstr "You are about to remove the following email from <0>{0}." + #. placeholder {0}: team.name #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx @@ -8353,6 +8745,11 @@ msgstr "You are about to subscribe to the {planName}" msgid "You are currently on the <0>Free Plan." msgstr "You are currently on the <0>Free Plan." +#. placeholder {0}: organisationEmail.email +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "You are currently updating <0>{0}" +msgstr "You are currently updating <0>{0}" + #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx msgid "You are currently updating <0>{memberName}." msgstr "You are currently updating <0>{memberName}." @@ -8369,6 +8766,10 @@ msgstr "You are currently updating the <0>{passkeyName} passkey." msgid "You are currently updating the <0>{teamGroupName} team group." msgstr "You are currently updating the <0>{teamGroupName} team group." +#: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx +msgid "You are not allowed to move this document." +msgstr "You are not allowed to move this document." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "You are not authorized to access this page." @@ -8402,6 +8803,11 @@ msgstr "You can copy and share these links to recipients so they can action the msgid "You can enable access to allow all organisation members to access this team by default." msgstr "You can enable access to allow all organisation members to access this team by default." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "You can manage your email preferences here" +msgstr "You can manage your email preferences here" + #: 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." @@ -8520,7 +8926,7 @@ msgid "You have declined the invitation from <0>{0} to join their organisati msgstr "You have declined the invitation from <0>{0} to join their organisation." #. placeholder {0}: `"${document.title}"` -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it." msgstr "You have initiated the document {0} that requires you to {recipientActionVerb} it." @@ -8543,8 +8949,8 @@ msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade yo msgstr "You have reached the maximum limit of {0} direct templates. <0>Upgrade your account to continue!" #: apps/remix/app/components/dialogs/team-create-dialog.tsx -msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." -msgstr "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." +msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." +msgstr "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx @@ -8582,6 +8988,14 @@ msgstr "You have successfully left this organisation." msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." msgstr "You have successfully registered. Please verify your account by clicking on the link you received in the email." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You have successfully removed this email domain from the organisation." +msgstr "You have successfully removed this email domain from the organisation." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You have successfully removed this email from the organisation." +msgstr "You have successfully removed this email from the organisation." + #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "You have successfully removed this group from the organisation." msgstr "You have successfully removed this group from the organisation." @@ -8630,6 +9044,7 @@ msgstr "You have verified your email address for <0>{0}." msgid "You must enter '{deleteMessage}' to proceed" msgstr "You must enter '{deleteMessage}' to proceed" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "You must type '{deleteMessage}' to confirm" msgstr "You must type '{deleteMessage}' to confirm" @@ -8678,8 +9093,8 @@ msgstr "Your banner has been updated successfully." msgid "Your brand website URL" msgstr "Your brand website URL" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Your branding preferences have been updated" msgstr "Your branding preferences have been updated" @@ -8746,8 +9161,8 @@ 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/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: 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" msgstr "Your document preferences have been updated" @@ -8769,14 +9184,15 @@ msgstr "Your email has been successfully confirmed! You can now use all features msgid "Your email is currently being used by team <0>{0} ({1})." msgstr "Your email is currently being used by team <0>{0} ({1})." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Your email preferences have been updated" +msgstr "Your email preferences have been updated" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx msgid "Your existing tokens" msgstr "Your existing tokens" -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "Your inbox is empty" -msgstr "Your inbox is empty" - #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx msgid "Your new password cannot be the same as your old password." @@ -8804,16 +9220,20 @@ msgid "Your password has been updated." msgstr "Your password has been updated." #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." +msgid "Your payment is overdue. Please settle the payment to avoid any service disruptions." +msgstr "Your payment is overdue. Please settle the payment to avoid any service disruptions." #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Your personal organisation" msgstr "Your personal organisation" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." -msgstr "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." +msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." +msgstr "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." +msgstr "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." #: apps/remix/app/components/forms/profile.tsx msgid "Your profile has been updated successfully." @@ -8848,6 +9268,10 @@ msgstr "Your team has been successfully deleted." msgid "Your team has been successfully updated." msgstr "Your team has been successfully updated." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template failed to upload." +msgstr "Your template failed to upload." + #: apps/remix/app/routes/embed+/v1+/authoring_.completed.create.tsx msgid "Your template has been created successfully" msgstr "Your template has been created successfully" @@ -8860,6 +9284,10 @@ msgstr "Your template has been duplicated successfully." msgid "Your template has been successfully deleted." msgstr "Your template has been successfully deleted." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template has been uploaded successfully. You will be redirected to the template page." +msgstr "Your template has been uploaded successfully. You will be redirected to the template page." + #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx msgid "Your template will be duplicated." msgstr "Your template will be duplicated." diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index 19ac2e919..1d23791d2 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: es\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-07-14 04:19\n" +"PO-Revision-Date: 2025-08-08 04:19\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,11 +18,6 @@ msgstr "" "X-Crowdin-File: web.po\n" "X-Crowdin-File-ID: 8\n" -#. js-lingui-explicit-id -#: packages/ui/primitives/data-table/data/data.tsx -msgid "/+Z5u4" -msgstr "" - #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid " Enable direct link signing" msgstr " Habilitar la firma mediante enlace directo" @@ -126,6 +121,7 @@ msgstr "{0, plural, one {Esperando 1 destinatario} other {Esperando # destinatar #. placeholder {0}: route.label #. placeholder {0}: _(FRIENDLY_FIELD_TYPE[fieldType as FieldType]) #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx msgid "{0}" msgstr "{0}" @@ -162,7 +158,7 @@ msgstr "{0} de {1} fila(s) seleccionada." #. placeholder {0}: user.name || user.email #. placeholder {1}: document.team.name #. placeholder {2}: document.title -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts 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}\"." @@ -176,6 +172,10 @@ msgstr "{0} Destinatario(s)" msgid "{0} Teams" msgstr "{0} Equipos" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{browserInfo} on {os}" +msgstr "{browserInfo} en {os}" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" msgstr "{charactersRemaining, plural, one {1 carácter restante} other {{charactersRemaining} caracteres restantes}}" @@ -318,6 +318,10 @@ msgstr "{prefix} actualizó el título del documento" msgid "{prefix} updated the document visibility" msgstr "{prefix} actualizó la visibilidad del documento" +#: packages/lib/utils/document-audit-logs.ts +msgid "{prefix} viewed the document" +msgstr "{prefix} vio el documento" + #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} documento" @@ -373,6 +377,10 @@ msgstr "{teamName} te ha invitado a {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} te ha invitado a {action} {documentName}" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{userAgent}" +msgstr "{userAgent}" + #: packages/lib/utils/document-audit-logs.ts msgid "{userName} approved the document" msgstr "{userName} aprobó el documento" @@ -518,6 +526,10 @@ msgstr "3 meses" msgid "401 Unauthorized" msgstr "401 No autorizado" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "404 Email domain not found" +msgstr "404 Dominio de correo electrónico no encontrado" + #: apps/remix/app/components/general/generic-error-layout.tsx msgid "404 not found" msgstr "404 no encontrado" @@ -544,6 +556,10 @@ msgstr "404 Equipo no encontrado" msgid "404 User not found" msgstr "404 Usuario no encontrado" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "404 Webhook not found" +msgstr "404 Webhook no encontrado" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "5 documents a month" msgstr "5 documentos al mes" @@ -742,13 +758,14 @@ msgstr "Reconocimiento" #: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx msgid "Action" msgstr "Acción" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx @@ -759,6 +776,7 @@ msgstr "Acción" #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx @@ -769,6 +787,7 @@ msgstr "Acciones" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "Active" msgstr "Activo" @@ -785,6 +804,10 @@ msgstr "Suscripciones Activas" msgid "Add" msgstr "Agregar" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." +msgstr "Agrega un dominio personalizado para enviar correos electrónicos en nombre de tu organización. Generaremos registros DKIM que necesitarás añadir a tu proveedor de DNS." + #: packages/ui/primitives/document-dropzone.tsx msgid "Add a document" msgstr "Agregar un documento" @@ -829,10 +852,22 @@ msgstr "Agregar otra opción" msgid "Add another value" msgstr "Agregar otro valor" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Custom Email Domain" +msgstr "Agregar dominio de correo electrónico personalizado" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "Add email" msgstr "Agregar correo electrónico" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Email" +msgstr "Agregar correo electrónico" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Email Domain" +msgstr "Agregar dominio de correo electrónico" + #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx msgid "Add Fields" @@ -872,6 +907,10 @@ msgstr "Agregame" msgid "Add Myself" msgstr "Agregame" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Organisation Email" +msgstr "Agregar correo electrónico de la organización" + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "Add passkey" @@ -918,6 +957,10 @@ msgstr "Agrega a las personas que firmarán el documento." msgid "Add the recipients to create the document with" msgstr "Agrega los destinatarios con los que crear el documento" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Add these DNS records to verify your domain ownership" +msgstr "Añade estos registros DNS para verificar la propiedad de tu dominio" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Additional brand information to display at the bottom of emails" msgstr "Información adicional de la marca para mostrar al final de los correos electrónicos" @@ -940,6 +983,10 @@ msgstr "Panel administrativo" msgid "Admin Panel" msgstr "Panel de Administración" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Admins only" +msgstr "Solo para administradores" + #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Advanced Options" @@ -984,6 +1031,10 @@ msgstr "Todos los documentos han sido procesados. Cualquier nuevo documento que msgid "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." msgstr "Todos los documentos relacionados con el proceso de firma electrónica se le proporcionarán electrónicamente a través de nuestra plataforma o por correo electrónico. Es su responsabilidad asegurarse de que su dirección de correo electrónico esté actualizada y que pueda recibir y abrir nuestros correos electrónicos." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "All email domains have been synced successfully" +msgstr "Todos los dominios de correo electrónico se han sincronizado exitosamente" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.folders._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.folders._index.tsx msgid "All Folders" @@ -1009,7 +1060,7 @@ msgstr "Todos los enlaces de firma se han copiado en su portapapeles." msgid "All templates" msgstr "Todas las plantillas" -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/period-selector.tsx msgid "All Time" msgstr "Todo el Tiempo" @@ -1065,6 +1116,10 @@ msgstr "Una cuenta de correo electrónico" msgid "An email containing an invitation will be sent to each member." msgstr "Un correo electrónico que contiene una invitación se enviará a cada miembro." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "An email with this address already exists." +msgstr "Ya existe un correo electrónico con esta dirección." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx @@ -1074,6 +1129,7 @@ msgstr "Un correo electrónico que contiene una invitación se enviará a cada m #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx #: apps/remix/app/components/forms/avatar-image.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "An error occurred" msgstr "Ocurrió un error" @@ -1202,6 +1258,7 @@ msgstr "Ocurrió un error al firmar como asistente." msgid "An error occurred while signing the document." msgstr "Ocurrió un error al firmar el documento." +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "An error occurred while trying to create a checkout session." msgstr "Ocurrió un error al intentar crear una sesión de pago." @@ -1260,6 +1317,10 @@ msgstr "Ocurrió un error inesperado." #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -1284,11 +1345,18 @@ msgstr "Se produjo un error desconocido al mover la carpeta." msgid "Any documents that you have been invited to will appear here" msgstr "Cualquier documento al que hayas sido invitado aparecerá aquí" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Source" +msgstr "Cualquier fuente" + +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Status" +msgstr "Cualquier estado" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "API Tokens" msgstr "Tokens de API" @@ -1371,6 +1439,8 @@ msgstr "¿Estás seguro de que deseas eliminar este equipo?" #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "Are you sure?" msgstr "¿Estás seguro?" @@ -1428,10 +1498,14 @@ msgstr "Al menos un tipo de firma debe estar habilitado" msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." msgstr "Intenta sellar el documento de nuevo, útil después de que se haya producido un cambio de código para resolver un documento erróneo." -#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx msgid "Audit Log" msgstr "Registro de Auditoría" +#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +msgid "Audit Logs" +msgstr "Registros de Auditoría" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Authentication Level" msgstr "Nivel de Autenticación" @@ -1510,23 +1584,29 @@ msgstr "Detalles de la Marca" msgid "Brand Website" msgstr "Sitio Web de la Marca" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx +msgid "Branding" +msgstr "Branding" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Branding Logo" msgstr "Logotipo de Marca" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx msgid "Branding Preferences" msgstr "Preferencias de marca" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Branding preferences updated" msgstr "Preferencias de marca actualizadas" #: apps/remix/app/components/tables/settings-security-activity-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx msgid "Browser" msgstr "Navegador" @@ -1611,6 +1691,7 @@ msgstr "Puede preparar" #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -1642,9 +1723,15 @@ msgstr "Puede preparar" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-create-dialog.tsx @@ -1710,6 +1797,7 @@ msgstr "Valores de Checkbox" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Checkout" msgstr "Checkout" @@ -1749,10 +1837,6 @@ msgstr "Reclamaciones" msgid "Clear file" msgstr "Limpiar archivo" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Clear filter" -msgstr "" - #: packages/ui/primitives/data-table.tsx msgid "Clear filters" msgstr "Limpiar filtros" @@ -1768,7 +1852,6 @@ msgstr "Haga clic aquí para comenzar" #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Click here to retry" msgstr "Haga clic aquí para reintentar" @@ -1802,6 +1885,7 @@ msgstr "Haga clic para insertar campo" #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Close" msgstr "Cerrar" @@ -1849,9 +1933,9 @@ msgid "Complete Viewing" msgstr "Completar Visualización" #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts #: packages/email/template-components/template-document-self-signed.tsx #: packages/email/template-components/template-document-recipient-signed.tsx @@ -1941,6 +2025,7 @@ msgid "Confirm" msgstr "Confirmar" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Confirm by typing <0>{deleteMessage}" msgstr "Confirme escribiendo <0>{deleteMessage}" @@ -2019,6 +2104,10 @@ msgstr "Continúa viendo el documento." msgid "Continue to login" msgstr "Continuar con el inicio de sesión" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Controls the default email settings when new documents or templates are created" +msgstr "Controla la configuración de correo electrónico predeterminada cuando se crean nuevos documentos o plantillas" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." msgstr "Controla el idioma predeterminado de un documento cargado. Este se utilizará como el idioma en las comunicaciones por correo electrónico con los destinatarios." @@ -2035,6 +2124,10 @@ msgstr "Controla el formato del mensaje que se enviará al invitar a un destinat msgid "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." msgstr "Controla el idioma para el documento, incluyendo el idioma a utilizar para las notificaciones de correo electrónico y el certificado final que se genera y adjunta al documento." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." +msgstr "Controla si los registros de auditoría se incluirán en el documento al descargarlo. Los registros de auditoría aún se pueden descargar por separado desde la página de registros." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." msgstr "Controla si el certificado de firma se incluirá en el documento cuando se descargue. El certificado de firma aún puede descargarse por separado desde la página de registros." @@ -2056,6 +2149,9 @@ msgstr "Copiado" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx +#: 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 #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/components/document/document-share-button.tsx msgid "Copied to clipboard" @@ -2103,6 +2199,11 @@ msgstr "Crea una <0>cuenta gratuita para acceder a tus documentos firmados e msgid "Create a new account" msgstr "Crear una nueva cuenta" +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create a new email address for your organisation using the domain <0>{0}." +msgstr "Crea una nueva dirección de correo electrónico para tu organización usando el dominio <0>{0}." + #: apps/remix/app/components/general/billing-plans.tsx msgid "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" msgstr "Crea una nueva organización con el plan {planName}. Mantén tu organización actual en su plan actual" @@ -2160,6 +2261,10 @@ msgstr "Crear enlace de firma directo" msgid "Create document from template" msgstr "Crear documento a partir de la plantilla" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create Email" +msgstr "Crear correo electrónico" + #: apps/remix/app/components/general/folder/folder-card.tsx msgid "Create folder" msgstr "Crear carpeta" @@ -2323,10 +2428,14 @@ msgstr "Destinatarios actuales:" msgid "Currently all organisation members can access this team" msgstr "Actualmente, todos los miembros de la organización pueden acceder a este equipo" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Currently branding can only be configured for Teams and above plans." msgstr "Actualmente la marca solo se puede configurar para Equipos y planes superiores." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Currently email domains can only be configured for Platform and above plans." +msgstr "Actualmente los dominios de correo electrónico solo se pueden configurar para planes de Plataforma y superiores." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Custom Organisation Groups" msgstr "Grupos de Organización Personalizados" @@ -2362,6 +2471,10 @@ msgstr "Formato de fecha" msgid "Decline" msgstr "Rechazar" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Date Format" +msgstr "Formato de fecha predeterminado" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Document Language" msgstr "Idioma predeterminado del documento" @@ -2370,10 +2483,22 @@ msgstr "Idioma predeterminado del documento" msgid "Default Document Visibility" msgstr "Visibilidad predeterminada del documento" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email" +msgstr "Correo predeterminado" + +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email Settings" +msgstr "Configuración de correo predeterminada" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Configuraciones de Firma por Defecto" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Time Zone" +msgstr "Zona horaria predeterminada" + #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "delete" msgstr "eliminar" @@ -2387,6 +2512,7 @@ msgstr "eliminar" #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/general/folder/folder-card.tsx @@ -2399,6 +2525,8 @@ msgstr "eliminar" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx @@ -2417,6 +2545,10 @@ msgstr "Eliminar" msgid "delete {0}" msgstr "eliminar {0}" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "delete {emailDomain}" +msgstr "eliminar {emailDomain}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "eliminar {teamName}" @@ -2443,6 +2575,19 @@ msgstr "Eliminar documento" msgid "Delete Document" msgstr "Eliminar Documento" +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "Delete email" +msgstr "Eliminar correo" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "Delete email domain" +msgstr "Eliminar dominio de correo electrónico" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Delete Email Domain" +msgstr "Eliminar dominio de correo" + #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Delete Folder" msgstr "Eliminar Carpeta" @@ -2525,7 +2670,7 @@ msgid "Direct link" msgstr "Enlace directo" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Direct Link" msgstr "Enlace directo" @@ -2563,6 +2708,10 @@ msgstr "Enlace de plantilla directo eliminado" msgid "Direct template link usage exceeded ({0}/{1})" msgstr "El uso de enlace de plantilla directo excedió ({0}/{1})" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Direction" +msgstr "Dirección" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Disable" @@ -2603,6 +2752,11 @@ msgstr "Deshabilitar la firma de enlace directo evitará que cualquiera acceda a msgid "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." msgstr "Deshabilitar al usuario implica que no podrá usar la cuenta. También desactiva todos los contenidos relacionados como suscripciones, webhooks, equipos y claves API." +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Display Name" +msgstr "Nombre a mostrar" + #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "Display your name and email in documents" msgstr "Mostrar su nombre y correo electrónico en documentos" @@ -2615,6 +2769,14 @@ msgstr "Distribuir documento" msgid "Distribution Method" msgstr "Método de Distribución" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "DKIM records generated. Please add the DNS records to verify your domain." +msgstr "Registros DKIM generados. Por favor, añade los registros DNS para verificar tu dominio." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "DNS Records" +msgstr "Registros DNS" + #: apps/remix/app/components/dialogs/template-delete-dialog.tsx msgid "Do you want to delete this template?" msgstr "¿Desea eliminar esta plantilla?" @@ -2627,7 +2789,10 @@ msgstr "¿Desea duplicar esta plantilla?" msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." msgstr "Documenso eliminará <0>todos sus documentos, junto con todos sus documentos completados, firmas y todos los demás recursos de su cuenta." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Document" msgstr "Documento" @@ -2750,11 +2915,6 @@ msgstr "ID externo del documento actualizado" msgid "Document found in your account" msgstr "Documento encontrado en tu cuenta" -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._index.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Document history" -msgstr "Historial de documentos" - #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" @@ -2804,8 +2964,14 @@ msgstr "Documento pendiente" msgid "Document pending email" msgstr "Correo electrónico de documento pendiente" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Document Preferences" +msgstr "Preferencias del documento" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Document preferences updated" msgstr "Preferencias del documento actualizadas" @@ -2873,6 +3039,10 @@ msgstr "La carga de documentos está deshabilitada debido a facturas impagadas" msgid "Document uploaded" msgstr "Documento subido" +#: packages/lib/utils/document-audit-logs.ts +msgid "Document viewed" +msgstr "Documento visto" + #: apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx msgid "Document Viewed" msgstr "Documento visto" @@ -2915,6 +3085,22 @@ msgstr "Los documentos que requieren tu atención aparecerán aquí" msgid "Documents Viewed" msgstr "Documentos vistos" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Domain" +msgstr "Dominio" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Added" +msgstr "Dominio agregado" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain already in use" +msgstr "Dominio ya en uso" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Name" +msgstr "Nombre del dominio" + #: apps/remix/app/routes/_unauthenticated+/signin.tsx #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Don't have an account? <0>Sign up" @@ -2951,8 +3137,8 @@ msgstr "Descargar Original" msgid "Download Template CSV" msgstr "Descargar Plantilla CSV" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Draft" msgstr "Borrador" @@ -2973,6 +3159,7 @@ msgstr "Arrastre y suelte su PDF aquí." msgid "Drag and drop or click to upload" msgstr "Arrastra y suelta o haz clic para cargar" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx msgid "Drag and drop your PDF file here" msgstr "Arrastra y suelta tu archivo PDF aquí" @@ -2994,10 +3181,6 @@ msgstr "Menú desplegable" msgid "Dropdown options" msgstr "Opciones de menú desplegable" -#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Debido a una factura impaga, tu equipo ha sido restringido. Realiza el pago para restaurar el acceso completo a tu equipo." - #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx @@ -3041,10 +3224,14 @@ msgstr "Divulgación de Firma Electrónica" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx @@ -3080,6 +3267,7 @@ msgid "Email address" msgstr "Dirección de correo electrónico" #: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "Email Address" msgstr "Dirección de correo electrónico" @@ -3087,6 +3275,10 @@ msgstr "Dirección de correo electrónico" msgid "Email already confirmed" msgstr "Correo electrónico ya confirmado" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email already exists" +msgstr "El correo ya existe" + #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx msgid "Email cannot already exist in the template" msgstr "El correo electrónico no puede existir ya en la plantilla" @@ -3095,14 +3287,52 @@ msgstr "El correo electrónico no puede existir ya en la plantilla" msgid "Email Confirmed!" msgstr "¡Correo electrónico confirmado!" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email Created" +msgstr "Correo creado" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email domain not found" +msgstr "Dominio de correo electrónico no encontrado" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email Domain Settings" +msgstr "Configuración de dominio de correo electrónico" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +msgid "Email Domains" +msgstr "Dominios de correo electrónico" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Email domains synced" +msgstr "Dominios de correo electrónico sincronizados" + #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Email Options" msgstr "Opciones de correo electrónico" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Email Preferences" +msgstr "Preferencias de correo electrónico" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Email preferences updated" +msgstr "Preferencias de correo electrónico actualizadas" + #: packages/lib/utils/document-audit-logs.ts msgid "Email resent" msgstr "Correo electrónico reeenviado" +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Email Sender" +msgstr "Remitente de correo electrónico" + #: packages/lib/utils/document-audit-logs.ts msgid "Email sent" msgstr "Correo electrónico enviado" @@ -3119,6 +3349,11 @@ msgstr "La verificación de correo electrónico ha sido eliminada" msgid "Email verification has been resent" msgstr "La verificación de correo electrónico ha sido reenviada" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Emails" +msgstr "Correos electrónicos" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Embedding, 5 members included and more" msgstr "Incrustación, 5 miembros incluidos y más" @@ -3199,6 +3434,10 @@ msgstr "Ingrese un nombre para su nueva carpeta. Las carpetas le ayudan a organi msgid "Enter claim name" msgstr "Ingresar nombre de la reclamación" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Enter the domain you want to use for sending emails (without http:// or www)" +msgstr "Ingresa el dominio que deseas usar para enviar correos electrónicos (sin http:// ni www)" + #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx msgid "Enter your 2FA code" msgstr "Ingrese su código 2FA" @@ -3281,6 +3520,7 @@ msgstr "Enterprise" #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx #: 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/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-delete-dialog.tsx @@ -3293,6 +3533,14 @@ msgstr "Error" msgid "Error uploading file" msgstr "Error al cargar el archivo" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Event Type" +msgstr "Tipo de evento" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Everyone" +msgstr "Todos" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Everyone can access and view the document" msgstr "Todos pueden acceder y ver el documento" @@ -3440,6 +3688,7 @@ msgstr "Campos" msgid "Fields updated" msgstr "Campos actualizados" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx @@ -3475,13 +3724,17 @@ msgstr "Carpeta movida correctamente" msgid "Folder Name" msgstr "Nombre de la Carpeta" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Folder not found" msgstr "Carpeta no encontrada" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Folder Settings" +msgstr "Configuración de carpeta" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx msgid "Folder updated successfully" msgstr "Carpeta actualizada con éxito" @@ -3537,15 +3790,18 @@ msgstr "Nombre completo" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/template/template-edit-form.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "General" msgstr "General" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Generate DKIM Records" +msgstr "Generar registros DKIM" + #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Generate Links" msgstr "Generar enlaces" @@ -3555,6 +3811,8 @@ msgid "Global recipient action authentication" msgstr "Autenticación de acción de destinatario global" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "Go back" @@ -3589,26 +3847,10 @@ msgstr "Ir a casa" msgid "Go to document" msgstr "Ir al documento" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to first page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to last page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to next page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Go to owner" msgstr "Ir al propietario" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to previous page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "Go to team" msgstr "Ir al equipo" @@ -3642,9 +3884,8 @@ msgid "Group Name" msgstr "Nombre del grupo" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/organisation-members-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Groups" msgstr "Grupos" @@ -3678,6 +3919,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/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." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Here you can edit your organisation details." msgstr "Aquí puedes editar los detalles de tu organización." @@ -3690,22 +3935,33 @@ msgstr "Aquí puedes editar tus datos personales." msgid "Here you can manage your password and security settings." msgstr "Aquí puedes gestionar tu contraseña y la configuración de seguridad." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." +msgstr "Aquí puedes configurar las preferencias de marca para tu organización. Los equipos heredarán estas configuraciones por defecto." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your team" +msgstr "Aquí puedes configurar las preferencias de marca para tu equipo" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set document preferences for your organisation. Teams will inherit these settings by default." +msgstr "Aquí puedes configurar las preferencias de documento para tu organización. Los equipos heredarán estas configuraciones por defecto." + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Here you can set preferences and defaults for branding." msgstr "Aquí puedes establecer preferencias y valores predeterminados para la marca." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." -msgstr "Aquí puedes establecer preferencias y valores predeterminados para tu organización. Los equipos heredarán estos ajustes por defecto." - -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Here you can set preferences and defaults for your team." msgstr "Aquí puedes establecer preferencias y valores predeterminados para tu equipo." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set your general preferences" -msgstr "Aquí puedes establecer tus preferencias generales" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set your general branding preferences" +msgstr "Aquí puedes configurar tus preferencias generales de marca" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set your general document preferences" +msgstr "Aquí puedes configurar tus preferencias generales de documento" #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "Here's how it works:" @@ -3729,10 +3985,6 @@ msgstr "Hola, {userName} <0>({userEmail})" msgid "Hide" msgstr "Ocultar" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Hide additional information" -msgstr "Ocultar información adicional" - #: apps/remix/app/components/general/generic-error-layout.tsx #: apps/remix/app/components/general/folder/folder-grid.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx @@ -3744,6 +3996,10 @@ msgstr "Inicio" msgid "Home (No Folder)" msgstr "Inicio (Sin Carpeta)" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Horizontal" +msgstr "Horizontal" + #: packages/lib/constants/recipient-roles.ts msgid "I am a signer of this document" msgstr "Soy un firmante de este documento" @@ -3781,6 +4037,10 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copiado al portapapeles" +#: 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}." + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." msgstr "Si no deseas usar el autenticador solicitado, puedes cerrarlo, lo que mostrará el próximo autenticador disponible." @@ -3796,7 +4056,6 @@ msgstr "Si tu aplicación de autenticación no admite códigos QR, puedes usar e #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Inbox" msgstr "Bandeja de entrada" @@ -3804,6 +4063,10 @@ msgstr "Bandeja de entrada" msgid "Inbox documents" msgstr "Documentos en bandeja de entrada" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Include the Audit Logs in the Document" +msgstr "Incluir los registros de auditoría en el documento" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Include the Signing Certificate in the Document" msgstr "Incluir el certificado de firma en el documento" @@ -3817,6 +4080,11 @@ msgstr "Información" msgid "Inherit authentication method" msgstr "Heredar método de autenticación" +#: apps/remix/app/components/forms/email-preferences-form.tsx +#: apps/remix/app/components/forms/email-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/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx @@ -3978,6 +4246,18 @@ msgstr "Etiqueta" msgid "Language" msgstr "Idioma" +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 14 days" +msgstr "Últimos 14 días" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 30 days" +msgstr "Últimos 30 días" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 7 days" +msgstr "Últimos 7 días" + #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Last Active" msgstr "Última actividad" @@ -3987,14 +4267,6 @@ msgstr "Última actividad" msgid "Last modified" msgstr "Última modificación" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Month" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Quarter" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Última actualización" @@ -4011,14 +4283,6 @@ msgstr "Última actualización el" msgid "Last used" msgstr "Último uso" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Week" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Year" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/_layout.tsx msgid "Leaderboard" msgstr "Tabla de clasificación" @@ -4028,6 +4292,7 @@ msgstr "Tabla de clasificación" msgid "Leave" msgstr "Salir" +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx @@ -4086,6 +4351,10 @@ msgstr "Cargando Documento..." msgid "Loading..." msgstr "Cargando..." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Local timezone" +msgstr "Zona horaria local" + #: apps/remix/app/components/general/document-signing/document-signing-auth-page.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-account.tsx #: apps/remix/app/components/general/direct-template/direct-template-signing-auth-page.tsx @@ -4119,6 +4388,10 @@ msgstr "Gestionar y ver plantilla" msgid "Manage billing" msgstr "Gestionar la facturación" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Manage Billing" +msgstr "Administrar facturación" + #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Manage details for this public template" msgstr "Gestionar detalles de esta plantilla pública" @@ -4186,6 +4459,10 @@ msgstr "Gestiona los miembros de tu equipo." msgid "Manage the members or invite new members." msgstr "Gestionar los miembros o invitar nuevos miembros." +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Manage the settings for this folder." +msgstr "Administrar la configuración de esta carpeta." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.teams.tsx msgid "Manage the teams in this organisation." msgstr "Gestiona los equipos en esta organización." @@ -4194,6 +4471,10 @@ msgstr "Gestiona los equipos en esta organización." msgid "Manage users" msgstr "Gestionar usuarios" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Manage your email domain settings." +msgstr "Administrar la configuración del dominio de correo electrónico." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "Manage your organisation group settings." msgstr "Ajustes de grupo de organización" @@ -4211,6 +4492,10 @@ msgstr "Gestionar la configuración de tu sitio aquí" msgid "Manager" msgstr "Gerente" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Managers and above" +msgstr "Gerentes y superiores" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Marcar como visto" @@ -4261,18 +4546,20 @@ msgstr "Miembro desde" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Members" msgstr "Miembros" -#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Message" +msgstr "Mensaje" + +#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "Message <0>(Optional)" msgstr "Mensaje <0>(Opcional)" @@ -4338,6 +4625,11 @@ msgstr "Se pueden seleccionar varios métodos de acceso." msgid "My Folder" msgstr "Mi Carpeta" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "N/A" +msgstr "N/A" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx @@ -4355,6 +4647,7 @@ msgstr "Mi Carpeta" #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -4416,6 +4709,7 @@ msgstr "Siguiente" msgid "Next field" msgstr "Siguiente campo" +#: 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/branding-preferences-form.tsx @@ -4426,42 +4720,6 @@ msgstr "No" msgid "No active drafts" msgstr "No hay borradores activos" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No completed documents" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been completed yet. Completed documents will appear here once all recipients have signed." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been rejected. Documents that have been declined will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template match the current filters. Try adjusting your search criteria." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents found" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents have been created from this template yet. Use this template to create your first document." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents in inbox" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents yet" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No draft documents" -msgstr "" - #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "No folders found" @@ -4481,11 +4739,6 @@ msgstr "No further action is required from you at this time." msgid "No organisations found" msgstr "No se encontraron organizaciones" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No pending documents" -msgstr "" - #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx msgid "No public profile templates found" msgstr "No se encontraron plantillas de perfil público" @@ -4515,11 +4768,6 @@ msgstr "Sin destinatarios" msgid "No recipients with this role" msgstr "No hay destinatarios con este rol" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No rejected documents" -msgstr "" - #: packages/ui/components/document/document-global-auth-action-select.tsx #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "No restrictions" @@ -4530,15 +4778,9 @@ msgid "No results found" msgstr "No se encontraron resultados" #: apps/remix/app/components/general/app-command-menu.tsx -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx msgid "No results found." msgstr "No se encontraron resultados." -#: packages/ui/primitives/data-table/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx -msgid "No results." -msgstr "" - #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "No signature field found" msgstr "No se encontró campo de firma" @@ -4657,6 +4899,10 @@ msgstr "Una vez habilitado, puede seleccionar cualquier destinatario activo para msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." msgstr "Una vez que hayas escaneado el código QR o ingresado el código manualmente, ingresa el código proporcionado por tu aplicación de autenticación a continuación." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" +msgstr "Una vez que actualices tus registros DNS, puede tardar hasta 48 horas en propagarse. Una vez que la propagación del DNS se complete, tendrás que regresar y presionar el botón \"Sincronizar\" dominios." + #: packages/lib/constants/template.ts msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." msgstr "Una vez que su plantilla esté configurada, comparta el enlace donde desee. La persona que abra el enlace podrá ingresar su información en el campo de destinatario de enlace directo y completar cualquier otro campo que se le haya asignado." @@ -4754,10 +5000,6 @@ msgstr "Nombre de la Organización" msgid "Organisation not found" msgstr "Organización no encontrada" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Organisation Preferences" -msgstr "Preferencias de Organización" - #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Organisation role" msgstr "Rol de organización" @@ -4817,6 +5059,10 @@ msgstr "Organiza tus documentos y plantillas" msgid "Otherwise, the document will be created as a draft." msgstr "De lo contrario, el documento se creará como un borrador." +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Override organisation settings" +msgstr "Anular la configuración de la organización" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx @@ -4916,19 +5162,16 @@ msgstr "Contraseña actualizada" msgid "Password updated!" msgstr "¡Contraseña actualizada!" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Past" -msgstr "" - #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "Payment overdue" msgstr "Pago atrasado" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/ui/components/document/document-read-only-fields.tsx #: packages/lib/constants/document.ts msgid "Pending" @@ -5118,10 +5361,15 @@ msgstr "Por favor, revise el documento antes de firmar." msgid "Please select a PDF file" msgstr "Por favor seleccione un archivo PDF" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Please try a different domain." +msgstr "Por favor, intenta con un dominio diferente." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Please try again and make sure you enter the correct email address." msgstr "Por favor, intenta de nuevo y asegúrate de ingresar la dirección de correo electrónico correcta." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/dialogs/template-create-dialog.tsx msgid "Please try again later." msgstr "Por favor, intenta de nuevo más tarde." @@ -5149,20 +5397,13 @@ msgstr "Por favor, suba un logotipo" msgid "Pre-formatted CSV template with example data." msgstr "Plantilla CSV preformateada con datos de ejemplo." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx -#: apps/remix/app/components/general/settings-nav-mobile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/app-command-menu.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Preferences" msgstr "Preferencias" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Present" -msgstr "" - #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Preview" msgstr "Vista previa" @@ -5214,10 +5455,9 @@ msgid "Public" msgstr "Público" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Public Profile" msgstr "Perfil Público" @@ -5245,10 +5485,6 @@ msgstr "Valores de radio" msgid "Read only" msgstr "Solo lectura" -#: apps/remix/app/components/general/document-signing/document-signing-field-container.tsx -msgid "Read only field" -msgstr "Campo de solo lectura" - #: apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx msgid "Read the full <0>signature disclosure." msgstr "Lea la <0>divulgación de firma completa." @@ -5341,6 +5577,18 @@ msgstr "Métricas de destinatarios" msgid "Recipients will still retain their copy of the document" msgstr "Los destinatarios aún conservarán su copia del documento" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Name" +msgstr "Nombre del registro" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Type" +msgstr "Tipo de registro" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Value" +msgstr "Valor del registro" + #: apps/remix/app/components/forms/2fa/recovery-code-list.tsx msgid "Recovery code copied" msgstr "Código de recuperación copiado" @@ -5376,7 +5624,6 @@ msgstr "Rechazar Documento" #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Rejected" msgstr "Rejected" @@ -5394,23 +5641,24 @@ msgid "Remembered your password? <0>Sign In" msgstr "¿Recordaste tu contraseña? <0>Iniciar sesión" #. placeholder {0}: customEmail.subject -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0}" msgstr "Recordatorio: {0}" #. placeholder {0}: document.team.name -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0} invited you to {recipientActionVerb} a document" msgstr "Recordatorio: {0} te invitó a {recipientActionVerb} un documento" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} this document" msgstr "Recordatorio: Por favor {recipientActionVerb} este documento" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} your document" msgstr "Recordatorio: Por favor {recipientActionVerb} tu documento" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -5429,6 +5677,11 @@ msgstr "Recordatorio: Por favor {recipientActionVerb} tu documento" msgid "Remove" msgstr "Eliminar" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Remove email domain" +msgstr "Eliminar dominio de correo electrónico" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx msgid "Remove organisation group" @@ -5452,6 +5705,15 @@ msgstr "Eliminar miembro del equipo" msgid "Repeat Password" msgstr "Repetir contraseña" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Reply to email" +msgstr "Responder al correo" + +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Reply To Email" +msgstr "Responder al correo" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx @@ -5481,7 +5743,6 @@ msgstr "Reenviar verificación" #: apps/remix/app/components/forms/team-update-form.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/forms/organisation-update-form.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Reset" msgstr "Restablecer" @@ -5621,7 +5882,6 @@ msgid "Search by organisation ID, name, customer ID or owner email" msgstr "Buscar por ID de organización, nombre, ID de cliente o correo electrónico del propietario" #: apps/remix/app/components/general/document/document-search.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Search documents..." msgstr "Buscar documentos..." @@ -5685,6 +5945,10 @@ msgstr "Seleccionar una plantilla que te gustaría mostrar en tu perfil público msgid "Select a template you'd like to display on your team's public profile" msgstr "Seleccionar una plantilla que te gustaría mostrar en el perfil público de tu equipo" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Select a time zone" +msgstr "Seleccione una zona horaria" + #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Select access methods" msgstr "Seleccione métodos de acceso" @@ -5710,6 +5974,10 @@ msgstr "Seleccionar métodos de autenticación" msgid "Select default option" msgstr "Seleccionar opción predeterminada" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Select direction" +msgstr "Seleccione dirección" + #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Select groups" msgstr "Seleccionar grupos" @@ -5757,9 +6025,9 @@ msgstr "Seleccione a los miembros para incluir en este grupo" msgid "Select triggers" msgstr "Seleccionar activaciones" -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx -msgid "selected" -msgstr "" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Select visibility" +msgstr "Seleccionar visibilidad" #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx @@ -5768,6 +6036,11 @@ msgstr "" msgid "Send" msgstr "Enviar" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send a test webhook with sample data to verify your integration is working correctly." +msgstr "Envía un webhook de prueba con datos de muestra para verificar que tu integración esté funcionando correctamente." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Send confirmation email" msgstr "Enviar correo de confirmación" @@ -5824,6 +6097,10 @@ msgstr "Enviar correo electrónico de solicitud de firma de destinatario" msgid "Send reminder" msgstr "Enviar recordatorio" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send Test Webhook" +msgstr "Enviar webhook de prueba" + #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx msgid "Sender" @@ -5903,10 +6180,6 @@ msgstr "¡Comparte tu experiencia de firma!" msgid "Show" msgstr "Mostrar" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Show additional information" -msgstr "Mostrar información adicional" - #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Show advanced settings" @@ -6135,9 +6408,9 @@ msgstr "Algunos firmantes no han sido asignados a un campo de firma. Asigne al m #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx @@ -6148,6 +6421,8 @@ msgstr "Algunos firmantes no han sido asignados a un campo de firma. Asigne al m #: apps/remix/app/components/tables/documents-table-action-button.tsx #: apps/remix/app/components/general/share-document-download-button.tsx #: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/teams/team-email-usage.tsx #: apps/remix/app/components/general/teams/team-email-dropdown.tsx #: apps/remix/app/components/general/organisations/organisation-invitations.tsx @@ -6204,13 +6479,14 @@ msgstr "Algo salió mal al enviar el correo de confirmación." msgid "Something went wrong while updating the team billing subscription, please contact support." msgstr "Algo salió mal al actualizar la suscripción de facturación del equipo, por favor contacta al soporte." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Something went wrong!" msgstr "¡Algo salió mal!" #: packages/ui/primitives/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx msgid "Something went wrong." msgstr "Algo salió mal." @@ -6233,7 +6509,6 @@ msgstr "Lo sentimos, no pudimos descargar el certificado. Por favor, intenta de #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Source" msgstr "Fuente" @@ -6243,12 +6518,12 @@ msgstr "Estadísticas" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Status" msgstr "Estado" @@ -6268,12 +6543,16 @@ msgstr "Cliente de Stripe creado con éxito" msgid "Stripe Customer ID" msgstr "ID de Cliente de Stripe" +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Subject" +msgstr "Asunto" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx -#: packages/ui/primitives/document-flow/add-subject.tsx msgid "Subject <0>(Optional)" msgstr "Asunto <0>(Opcional)" +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "Subscribe" @@ -6300,6 +6579,10 @@ msgstr "Reclamo de suscripción actualizado con éxito." msgid "Subscription Claims" msgstr "Reclamos de suscripción" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Subscription invalid" +msgstr "Suscripción inválida" + #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx @@ -6342,6 +6625,9 @@ msgstr "Reclamos de suscripción" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -6360,6 +6646,14 @@ msgstr "Creado con éxito: {successCount}" msgid "Summary:" msgstr "Resumen:" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync" +msgstr "Sincronizar" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync Email Domains" +msgstr "Sincronizar dominios de correo electrónico" + #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx msgid "System Requirements" msgstr "Requisitos del Sistema" @@ -6474,10 +6768,6 @@ msgstr "Solo equipo" msgid "Team only templates are not linked anywhere and are visible only to your team." msgstr "Las plantillas solo para el equipo no están vinculadas en ningún lado y son visibles solo para tu equipo." -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx -msgid "Team Preferences" -msgstr "Preferencias del equipo" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx @@ -6520,9 +6810,9 @@ msgstr "Equipos a los que actualmente está asignado este grupo de organización #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Template" msgstr "Plantilla" @@ -6570,6 +6860,10 @@ msgstr "Título de plantilla" msgid "Template updated successfully" msgstr "Plantilla actualizada con éxito" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Template uploaded" +msgstr "Plantilla subida" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx @@ -6583,6 +6877,20 @@ msgstr "Plantillas" msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." msgstr "Las plantillas te permiten generar documentos rápidamente con destinatarios y campos prellenados." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test Webhook" +msgstr "Prueba de Webhook" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook failed" +msgstr "Fallo en el webhook de prueba" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook sent" +msgstr "Webhook de prueba enviado" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -6644,12 +6952,21 @@ msgstr "Los métodos de autenticación necesarios para que los destinatarios vea msgid "The content to show in the banner, HTML is allowed" msgstr "El contenido que se mostrará en el banner, se permite HTML" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The default email to use when sending emails to recipients" +msgstr "Correo predeterminado para usar al enviar correos a los destinatarios" + #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "The direct link has been copied to your clipboard" msgstr "El enlace directo ha sido copiado a tu portapapeles" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +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/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "El documento se ha movido exitosamente." @@ -6687,6 +7004,15 @@ msgstr "El documento se enviará inmediatamente a los destinatarios si esto est msgid "The document's name" msgstr "El nombre del documento" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The email address which will show up in the \"Reply To\" field in emails" +msgstr "La dirección de correo que aparecerá en el campo \"Responder a\" en los correos electrónicos" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "El dominio de correo electrónico que estás buscando puede haber sido eliminado, renombrado o puede que nunca haya existido." + #: apps/remix/app/components/forms/signin.tsx msgid "The email or password provided is incorrect" msgstr "El correo electrónico o la contraseña proporcionada es incorrecta" @@ -6724,6 +7050,10 @@ msgstr "Se produjeron los siguientes errores:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "El siguiente equipo ha sido eliminado. Ya no podrá acceder a este equipo y sus documentos" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The organisation email has been created successfully." +msgstr "El correo electrónico de la organización se ha creado con éxito." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "The organisation group you are looking for may have been removed, renamed or may have never\n" " existed." @@ -6747,6 +7077,11 @@ msgstr "La organización que está buscando puede haber sido eliminada, renombra msgid "The page you are looking for was moved, removed, renamed or might never have existed." msgstr "La página que buscas fue movida, eliminada, renombrada o puede que nunca haya existido." +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The part before the @ symbol (e.g., \"support\" for support@{0})" +msgstr "La parte antes del símbolo @ (por ejemplo, \"soporte\" para support@{0})" + #: apps/remix/app/components/forms/public-profile-form.tsx msgid "The profile link has been copied to your clipboard" msgstr "El enlace del perfil ha sido copiado a tu portapapeles" @@ -6841,6 +7176,10 @@ msgstr "La plantilla se ha movido exitosamente." msgid "The template will be removed from your profile" msgstr "La plantilla será eliminada de tu perfil" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "The test webhook has been successfully sent to your endpoint." +msgstr "El webhook de prueba se ha enviado exitosamente a tu terminal." + #: apps/remix/app/components/forms/token.tsx msgid "The token was copied to your clipboard." msgstr "El token fue copiado a tu portapapeles." @@ -6883,6 +7222,11 @@ msgstr "El webhook ha sido actualizado con éxito." msgid "The webhook was successfully created." msgstr "El webhook fue creado con éxito." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "El webhook que buscas puede haber sido eliminado, renombrado o puede que nunca haya existido." + #: apps/remix/app/components/tables/documents-table-empty-state.tsx msgid "There are no active drafts at the current moment. You can upload a document to start drafting." msgstr "No hay borradores activos en este momento. Puedes subir un documento para comenzar a redactar." @@ -6891,30 +7235,6 @@ msgstr "No hay borradores activos en este momento. Puedes subir un documento par msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." msgstr "Aún no hay documentos completados. Los documentos que hayas creado o recibido aparecerán aquí una vez completados." -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no documents from this template waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no documents waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no draft documents created from this template. Use this template to create a new document." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no pending documents at the moment. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no pending documents created from this template. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no rejected documents. Documents that have been declined will appear here." -msgstr "" - #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "There was an error uploading your file. Please try again." msgstr "Hubo un error al cargar tu archivo. Por favor, intenta de nuevo." @@ -7046,8 +7366,8 @@ msgid "This field cannot be modified or deleted. When you share this template's msgstr "Este campo no se puede modificar ni eliminar. Cuando comparta el enlace directo de esta plantilla o lo agregue a su perfil público, cualquiera que acceda podrá ingresar su nombre y correo electrónico, y completar los campos que se le hayan asignado." #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx -msgid "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." -msgstr "Esta carpeta contiene múltiples elementos. Eliminándola también se eliminarán todos los elementos de la carpeta, incluidas las carpetas anidadas y sus contenidos." +msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." +msgstr "Esta carpeta contiene múltiples elementos. Eliminarla eliminará todas las subcarpetas y moverá todos los documentos y plantillas anidados a la carpeta raíz." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -7061,10 +7381,6 @@ msgstr "Esta es la reclamo con la que se creó inicialmente esta organización. msgid "This link is invalid or has expired. Please contact your team to resend a verification." msgstr "Este enlace es inválido o ha expirado. Por favor, contacta a tu equipo para reenviar una verificación." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Month" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "This organisation, and any associated data will be permanently deleted." msgstr "Esta organización y cualquier dato asociado serán eliminados permanentemente." @@ -7077,10 +7393,6 @@ msgstr "Esta clave de acceso ya ha sido registrada." msgid "This passkey is not configured for this application. Please login and add one in the user settings." msgstr "Esta clave de acceso no está configurada para esta aplicación. Por favor, inicia sesión y añade una en la configuración del usuario." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Quarter" -msgstr "" - #: packages/ui/primitives/document-flow/add-fields.tsx msgid "This recipient can no longer be modified as they have signed a field, or completed the document." msgstr "Este destinatario ya no puede ser modificado ya que ha firmado un campo o completado el documento." @@ -7119,10 +7431,6 @@ msgstr "Este token es inválido o ha expirado. Por favor, contacta a tu equipo p msgid "This URL is already in use." msgstr "Esta URL ya está en uso." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Week" -msgstr "" - #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to all recipients if a pending document has been deleted." msgstr "Esto se enviará a todos los destinatarios si un documento pendiente ha sido eliminado." @@ -7135,27 +7443,26 @@ msgstr "Esto se enviará a todos los destinatarios una vez que el documento est msgid "This will be sent to the document owner once the document has been fully completed." msgstr "Esto se enviará al propietario del documento una vez que el documento se haya completado por completo." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "This will check and sync the status of all email domains for this organisation" +msgstr "Esto verificará y sincronizará el estado de todos los dominios de correo electrónico para esta organización." + #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" msgstr "Esto solo retroalimentará las banderas de características que estén configuradas como verdaderas, cualquier cosa desactivada en la reclamo inicial no será retroalimentada" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "This will remove all emails associated with this email domain" +msgstr "Esto eliminará todos los correos electrónicos asociados con este dominio de correo electrónico" + #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Esto cerrará la sesión en todos los demás dispositivos. Necesitarás iniciar sesión nuevamente en esos dispositivos para continuar usando tu cuenta." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Year" -msgstr "" - -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Hora" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Time Period" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Time zone" msgstr "Zona horaria" @@ -7185,6 +7492,10 @@ msgstr "El título no puede estar vacío" msgid "To accept this invitation you must create an account." msgstr "Para aceptar esta invitación debes crear una cuenta." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." +msgstr "Para poder añadir miembros a un equipo, primero debes añadirlos a la organización. Para más información, por favor consulta la <0>documentación." + #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx msgid "To change the email you must remove and add a new email address." msgstr "Para cambiar el correo electrónico debes eliminar y añadir una nueva dirección de correo electrónico." @@ -7230,10 +7541,6 @@ msgstr "Para usar nuestro servicio de firma electrónica, debe tener acceso a:" msgid "To view this document you need to be signed into your account, please sign in to continue." msgstr "Para ver este documento debes iniciar sesión en tu cuenta, por favor inicia sesión para continuar." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Today" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx msgid "Toggle the switch to hide your profile from the public." msgstr "Activa el interruptor para ocultar tu perfil del público." @@ -7382,7 +7689,6 @@ msgid "Unable to join this organisation at this time." msgstr "No se puede unirse a esta organización en este momento." #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Unable to load document history" msgstr "No se pudo cargar el historial del documento" @@ -7464,12 +7770,14 @@ msgid "Untitled Group" msgstr "Grupo sin título" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/forms/public-profile-form.tsx +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx @@ -7477,6 +7785,8 @@ msgstr "Grupo sin título" #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Update" @@ -7486,7 +7796,8 @@ msgstr "Actualizar" msgid "Update Banner" msgstr "Actualizar banner" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Update Billing" msgstr "Actualizar facturación" @@ -7498,6 +7809,10 @@ msgstr "Actualizar reclamo" msgid "Update current organisation" msgstr "Actualizar organización actual" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "Update email" +msgstr "Actualizar correo electrónico" + #: apps/remix/app/components/general/legacy-field-warning-popover.tsx msgid "Update Fields" msgstr "Actualizar Campos" @@ -7630,6 +7945,10 @@ msgstr "Cargar Documento" msgid "Upload Signature" msgstr "Subir firma" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Upload Template" +msgstr "Subir plantilla" + #: packages/ui/primitives/document-upload.tsx #: packages/ui/primitives/document-dropzone.tsx msgid "Upload Template Document" @@ -7660,6 +7979,10 @@ msgstr "El archivo subido no es un tipo de archivo permitido" msgid "Uploading document..." msgstr "Cargando documento..." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Uploading template..." +msgstr "Subiendo plantilla..." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx msgid "Use" msgstr "Usar" @@ -7687,6 +8010,10 @@ msgstr "Utilice su clave de acceso para la autenticación" msgid "User" msgstr "Usuario" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "User Agent" +msgstr "Agente de usuario" + #: apps/remix/app/components/forms/password.tsx msgid "User has no password." msgstr "El usuario no tiene contraseña." @@ -7740,6 +8067,10 @@ msgstr "Correo Electrónico de Verificación Enviado" msgid "Verification email sent successfully." msgstr "Correo electrónico de verificación enviado con éxito." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Verify Domain" +msgstr "Verificar dominio" + #: apps/remix/app/components/general/verify-email-banner.tsx msgid "Verify Now" msgstr "Verifica Ahora" @@ -7760,9 +8091,9 @@ msgstr "Verifica tu correo electrónico para subir documentos." msgid "Verify your team email address" msgstr "Verifica tu dirección de correo electrónico del equipo" -#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx -msgid "Version History" -msgstr "Historial de Versiones" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Vertical" +msgstr "Vertical" #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx @@ -7810,6 +8141,10 @@ msgstr "Ver y gestionar todas las sesiones activas de tu cuenta." msgid "View Codes" msgstr "Ver Códigos" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View DNS Records" +msgstr "Ver registros DNS" + #: packages/email/templates/document-created-from-direct-template.tsx msgid "View document" msgstr "Ver documento" @@ -7860,6 +8195,10 @@ msgstr "Ver Códigos de Recuperación" msgid "View teams" msgstr "Ver equipos" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View the DNS records for this email domain" +msgstr "Ver los registros DNS para este dominio de correo electrónico" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx @@ -7879,6 +8218,10 @@ msgstr "Espectadores" msgid "Viewing" msgstr "Viendo" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Visibility" +msgstr "Visibilidad" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Waiting" msgstr "Esperando" @@ -7943,10 +8286,18 @@ msgstr "No pudimos actualizar el grupo. Por favor, intente nuevamente." msgid "We couldn't update the organisation. Please try again." msgstr "No pudimos actualizar la organización. Por favor, intente nuevamente." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "We encountered an error while creating the email. Please try again later." +msgstr "Encontramos un error mientras creábamos el correo. Por favor, inténtalo de nuevo más tarde." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "We encountered an error while removing the direct template link. Please try again later." msgstr "Encontramos un error al eliminar el enlace directo de la plantilla. Por favor, inténtalo de nuevo más tarde." +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "We encountered an error while sending the test webhook. Please check your endpoint and try again." +msgstr "Encontramos un error mientras enviábamos el webhook de prueba. Por favor, verifica tu terminal e inténtalo de nuevo." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "We encountered an error while updating the webhook. Please try again later." msgstr "Encontramos un error al actualizar el webhook. Por favor, inténtalo de nuevo más tarde." @@ -7960,6 +8311,10 @@ msgstr "Encontramos un error desconocido al intentar añadir miembros al equipo. msgid "We encountered an unknown error while attempting to add this email. Please try again later." msgstr "Encontramos un error desconocido al intentar añadir este correo electrónico. Por favor, inténtalo de nuevo más tarde." +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "We encountered an unknown error while attempting to add your domain. Please try again later." +msgstr "Encontramos un error desconocido al intentar añadir tu dominio. Por favor, inténtalo de nuevo más tarde." + #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "We encountered an unknown error while attempting to create a group. Please try again later." msgstr "Nos encontramos con un error desconocido al intentar crear un grupo. Por favor, intente nuevamente más tarde." @@ -8009,6 +8364,14 @@ msgstr "Tuvimos un error desconocido al intentar invitar a miembros de la organi msgid "We encountered an unknown error while attempting to leave this organisation. Please try again later." msgstr "Tuvimos un error desconocido al intentar salir de esta organización. Por favor, intente nuevamente más tarde." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email domain. Please try again later." +msgstr "Encontramos un error desconocido al intentar eliminar este dominio de correo electrónico. Por favor, inténtalo de nuevo más tarde." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email. Please try again later." +msgstr "Encontramos un error desconocido al intentar eliminar este correo. Por favor, inténtalo de nuevo más tarde." + #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "We encountered an unknown error while attempting to remove this group. Please try again later." @@ -8128,16 +8491,21 @@ msgstr "No pudimos configurar la autenticación de dos factores para tu cuenta. msgid "We were unable to submit this document at this time. Please try again later." msgstr "No pudimos enviar este documento en este momento. Por favor, inténtalo de nuevo más tarde." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "We were unable to update your branding preferences at this time, please try again later" msgstr "No pudimos actualizar tus preferencias de marca en este momento, por favor intenta de nuevo más tarde" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "We were unable to update your document preferences at this time, please try again later" msgstr "No pudimos actualizar tus preferencias de documento en este momento, por favor intenta de nuevo más tarde" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "We were unable to update your email preferences at this time, please try again later" +msgstr "No pudimos actualizar tus preferencias de correo electrónico en este momento, por favor intenta de nuevo más tarde." + #: apps/remix/app/components/general/document-signing/document-signing-auth-password.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx msgid "We were unable to verify your details. Please try again or contact support" @@ -8151,11 +8519,8 @@ msgstr "No pudimos verificar tu correo electrónico en este momento." msgid "We were unable to verify your email. If your email is not verified already, please try again." msgstr "No pudimos verificar tu correo electrónico. Si tu correo electrónico no está verificado ya, por favor inténtalo de nuevo." -#: packages/ui/primitives/document-flow/add-subject.tsx -msgid "We will generate signing links for with you, which you can send to the recipients through your method of choice." -msgstr "Generaremos enlaces de firma para ti, que podrás enviar a los destinatarios a través de tu método preferido." - #: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx msgid "We will generate signing links for you, which you can send to the recipients through your method of choice." msgstr "Generaremos enlaces de firma para ti, que podrás enviar a los destinatarios a través de tu método preferido." @@ -8189,19 +8554,23 @@ msgstr "Webhook creado" msgid "Webhook deleted" msgstr "Webhook eliminado" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "Webhook not found" +msgstr "Webhook no encontrado" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "Webhook updated" msgstr "Webhook actualizado" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Webhook URL" msgstr "URL del Webhook" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Webhooks" msgstr "Webhooks" @@ -8272,16 +8641,13 @@ msgstr "Escribe una descripción para mostrar en tu perfil público" msgid "Yearly" msgstr "Anual" +#: 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/branding-preferences-form.tsx msgid "Yes" msgstr "Sí" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Yesterday" -msgstr "" - #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx #: packages/lib/utils/document-audit-logs.ts @@ -8317,6 +8683,16 @@ msgstr "Estás a punto de dejar la siguiente organización." msgid "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." msgstr "Estás a punto de eliminar el acceso predeterminado a este equipo para todos los miembros de la organización. Cualquier miembro no agregado explícitamente a este equipo, ya no tendrá acceso." +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." +msgstr "Estás a punto de eliminar el dominio de correo electrónico <0>{emailDomain} de <1>{0}. Todos los correos electrónicos asociados con este dominio serán eliminados." + +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You are about to remove the following email from <0>{0}." +msgstr "Estás a punto de eliminar el siguiente correo de <0>{0}." + #. placeholder {0}: team.name #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx @@ -8351,6 +8727,11 @@ msgstr "Estás a punto de suscribirte a {planName}" msgid "You are currently on the <0>Free Plan." msgstr "Actualmente estás en el <0>Plan Gratuito." +#. placeholder {0}: organisationEmail.email +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "You are currently updating <0>{0}" +msgstr "Actualmente estás actualizando <0>{0}" + #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx msgid "You are currently updating <0>{memberName}." msgstr "Actualmente estás actualizando a <0>{memberName}." @@ -8367,6 +8748,10 @@ msgstr "Actualmente estás actualizando la clave <0>{passkeyName}." msgid "You are currently updating the <0>{teamGroupName} team group." msgstr "Actualmente estás actualizando el grupo de equipo <0>{teamGroupName}." +#: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx +msgid "You are not allowed to move this document." +msgstr "No tienes permiso para mover este documento." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "You are not authorized to access this page." @@ -8400,6 +8785,11 @@ msgstr "Puede copiar y compartir estos enlaces con los destinatarios para que pu msgid "You can enable access to allow all organisation members to access this team by default." msgstr "Puedes habilitar el acceso para permitir que todos los miembros de la organización accedan a este equipo por defecto." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "You can manage your email preferences here" +msgstr "Puedes gestionar tus preferencias de correo electrónico aquí" + #: 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í." @@ -8518,7 +8908,7 @@ msgid "You have declined the invitation from <0>{0} to join their organisati msgstr "Has rechazado la invitación de <0>{0} para unirte a su organización." #. placeholder {0}: `"${document.title}"` -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it." msgstr "Has iniciado el documento {0} que requiere que {recipientActionVerb}." @@ -8541,8 +8931,8 @@ msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade yo msgstr "Has alcanzado el límite máximo de {0} plantillas directas. <0>¡Actualiza tu cuenta para continuar!" #: apps/remix/app/components/dialogs/team-create-dialog.tsx -msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." -msgstr "Has alcanzado el máximo número de equipos para tu plan. Por favor, contacta al departamento de ventas en <0>support@documenso.com si te gustaría ajustar tu plan." +msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." +msgstr "Has alcanzado el número máximo de equipos para tu plan. Por favor, contacta con ventas en <0>{SUPPORT_EMAIL} si deseas ajustar tu plan." #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx @@ -8580,6 +8970,14 @@ msgstr "Has dejado esta organización exitosamente." msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." msgstr "Te has registrado con éxito. Por favor verifica tu cuenta haciendo clic en el enlace que recibiste en el correo electrónico." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You have successfully removed this email domain from the organisation." +msgstr "Has eliminado exitosamente este dominio de correo electrónico de la organización." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You have successfully removed this email from the organisation." +msgstr "Has eliminado exitosamente este correo de la organización." + #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "You have successfully removed this group from the organisation." msgstr "Has eliminado este grupo de la organización exitosamente." @@ -8628,6 +9026,7 @@ msgstr "Has verificado tu dirección de correo electrónico para <0>{0}." msgid "You must enter '{deleteMessage}' to proceed" msgstr "Debes ingresar '{deleteMessage}' para continuar" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "You must type '{deleteMessage}' to confirm" msgstr "Debes escribir '{deleteMessage}' para confirmar" @@ -8676,8 +9075,8 @@ msgstr "Tu banner ha sido actualizado con éxito." msgid "Your brand website URL" msgstr "La URL de tu sitio web de marca" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Your branding preferences have been updated" msgstr "Tus preferencias de marca han sido actualizadas" @@ -8744,8 +9143,8 @@ 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/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: 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" msgstr "Tus preferencias de documento han sido actualizadas" @@ -8767,14 +9166,15 @@ msgstr "¡Tu correo electrónico ha sido confirmado con éxito! Ahora puedes usa msgid "Your email is currently being used by team <0>{0} ({1})." msgstr "Tu correo electrónico está siendo utilizado actualmente por el equipo <0>{0} ({1})." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Your email preferences have been updated" +msgstr "Tus preferencias de correo electrónico han sido actualizadas" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx msgid "Your existing tokens" msgstr "Tus tokens existentes" -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "Your inbox is empty" -msgstr "" - #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx msgid "Your new password cannot be the same as your old password." @@ -8802,16 +9202,20 @@ msgid "Your password has been updated." msgstr "Tu contraseña ha sido actualizada." #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Tu pago por equipos está vencido. Por favor, salda el pago para evitar interrupciones en el servicio." +msgid "Your payment is overdue. Please settle the payment to avoid any service disruptions." +msgstr "Tu pago está atrasado. Por favor, realiza el pago para evitar cualquier interrupción del servicio." #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Your personal organisation" msgstr "Tu organización personal" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." -msgstr "Tu plan no admite invitar miembros. Por favor, actualiza tu plan o contacta a ventas en <0>support@documenso.com si te gustaría discutir tus opciones." +msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." +msgstr "Tu plan no soporta invitar miembros. Por favor, actualiza tu plan o contacta con ventas en <0>{SUPPORT_EMAIL} si deseas hablar sobre tus opciones." + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." +msgstr "Tu plan ya no es válido. Por favor, suscríbete a un nuevo plan para continuar usando Documenso." #: apps/remix/app/components/forms/profile.tsx msgid "Your profile has been updated successfully." @@ -8846,6 +9250,10 @@ msgstr "Tu equipo ha sido eliminado con éxito." msgid "Your team has been successfully updated." msgstr "Tu equipo ha sido actualizado con éxito." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template failed to upload." +msgstr "Tu plantilla no se pudo cargar." + #: apps/remix/app/routes/embed+/v1+/authoring_.completed.create.tsx msgid "Your template has been created successfully" msgstr "Tu plantilla se ha creado exitosamente" @@ -8858,6 +9266,10 @@ msgstr "Tu plantilla ha sido duplicada con éxito." msgid "Your template has been successfully deleted." msgstr "Tu plantilla ha sido eliminada con éxito." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template has been uploaded successfully. You will be redirected to the template page." +msgstr "Tu plantilla ha sido cargada exitosamente. Serás redirigido a la página de plantillas." + #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx msgid "Your template will be duplicated." msgstr "Tu plantilla será duplicada." diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 910f70967..44ff6c056 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: fr\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-06-19 06:05\n" +"PO-Revision-Date: 2025-08-08 04:19\n" "Last-Translator: \n" "Language-Team: French\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -18,14 +18,9 @@ msgstr "" "X-Crowdin-File: web.po\n" "X-Crowdin-File-ID: 8\n" -#. js-lingui-explicit-id -#: packages/ui/primitives/data-table/data/data.tsx -msgid "/+Z5u4" -msgstr "" - #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid " Enable direct link signing" -msgstr " Activer la signature de lien direct" +msgstr " Activer la signature par lien direct" #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" @@ -55,7 +50,7 @@ msgstr "\"{documentTitle}\" a été supprimé avec succès" #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"{placeholderEmail}\" on behalf of \"Team Name\" has invited you to sign \"example document\"." -msgstr "\"{placeholderEmail}\" au nom de \"Team Name\" vous a invité à signer \"example document\"." +msgstr "\"{placeholderEmail}\" représentant \"Team Name\" vous a invité à signer \"example document\"." #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." @@ -126,6 +121,7 @@ msgstr "{0, plural, one {En attente d'1 destinataire} other {En attente de # des #. placeholder {0}: route.label #. placeholder {0}: _(FRIENDLY_FIELD_TYPE[fieldType as FieldType]) #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx msgid "{0}" msgstr "{0}" @@ -162,7 +158,7 @@ msgstr "{0} sur {1} ligne(s) sélectionnée(s)." #. placeholder {0}: user.name || user.email #. placeholder {1}: document.team.name #. placeholder {2}: document.title -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts 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}\"." @@ -176,6 +172,10 @@ msgstr "{0} Destinataire(s)" msgid "{0} Teams" msgstr "{0} Équipes" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{browserInfo} on {os}" +msgstr "{browserInfo} sur {os}" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" msgstr "{charactersRemaining, plural, one {1 caractère restant} other {{charactersRemaining} caractères restants}}" @@ -318,6 +318,10 @@ msgstr "{prefix} a mis à jour le titre du document" msgid "{prefix} updated the document visibility" msgstr "{prefix} a mis à jour la visibilité du document" +#: packages/lib/utils/document-audit-logs.ts +msgid "{prefix} viewed the document" +msgstr "{prefix} a consulté le document" + #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} document" @@ -373,6 +377,10 @@ msgstr "{teamName} vous a invité à {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} vous a invité à {action} {documentName}" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{userAgent}" +msgstr "{userAgent}" + #: packages/lib/utils/document-audit-logs.ts msgid "{userName} approved the document" msgstr "{userName} a approuvé le document" @@ -416,7 +424,7 @@ msgstr "<0>Cliquez pour importer ou faites glisser et déposez" #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "<0>Drawn - A signature that is drawn using a mouse or stylus." -msgstr "<0>Signée - Une signature dessinée en utilisant une souris ou un stylet." +msgstr "<0>Dessinée - Une signature dessinée en utilisant une souris ou un stylet." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "<0>Email - The recipient will be emailed the document to sign, approve, etc." @@ -470,11 +478,11 @@ msgstr "<0>Expéditeur : Tous" #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "<0>Typed - A signature that is typed using a keyboard." -msgstr "<0>Tappée - Une signature tapée à l'aide d'un clavier." +msgstr "<0>Écrite - Une signature écrite à l'aide d'un clavier." #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "<0>Uploaded - A signature that is uploaded from a file." -msgstr "<0>Téléchargée - Une signature téléchargée à partir d'un fichier." +msgstr "<0>Importée - Une signature importée à partir d'un fichier." #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "<0>You are about to complete approving <1>\"{documentTitle}\".<2/> Are you sure?" @@ -518,6 +526,10 @@ msgstr "3 mois" msgid "401 Unauthorized" msgstr "401 Non autorisé" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "404 Email domain not found" +msgstr "404 Domaine email introuvable" + #: apps/remix/app/components/general/generic-error-layout.tsx msgid "404 not found" msgstr "404 non trouvé" @@ -544,6 +556,10 @@ msgstr "404 Équipe non trouvée" msgid "404 User not found" msgstr "404 Utilisateur non trouvé" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "404 Webhook not found" +msgstr "404 Webhook introuvable" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "5 documents a month" msgstr "5 documents par mois" @@ -742,13 +758,14 @@ msgstr "Reconnaissance" #: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx msgid "Action" msgstr "Action" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx @@ -759,6 +776,7 @@ msgstr "Action" #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx @@ -769,6 +787,7 @@ msgstr "Actions" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "Active" msgstr "Actif" @@ -785,6 +804,10 @@ msgstr "Abonnements actifs" msgid "Add" msgstr "Ajouter" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." +msgstr "Ajoutez un domaine personnalisé pour envoyer des emails au nom de votre organisation. Nous générerons des enregistrements DKIM que vous devrez ajouter à votre fournisseur DNS." + #: packages/ui/primitives/document-dropzone.tsx msgid "Add a document" msgstr "Ajouter un document" @@ -829,10 +852,22 @@ msgstr "Ajouter une autre option" msgid "Add another value" msgstr "Ajouter une autre valeur" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Custom Email Domain" +msgstr "Ajouter un domaine email personnalisé" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "Add email" msgstr "Ajouter un e-mail" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Email" +msgstr "Ajouter un Email" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Email Domain" +msgstr "Ajouter un domaine email" + #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx msgid "Add Fields" @@ -872,6 +907,10 @@ msgstr "M'ajouter" msgid "Add Myself" msgstr "M'ajouter" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Organisation Email" +msgstr "Ajouter un email d'organisation" + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "Add passkey" @@ -918,6 +957,10 @@ msgstr "Ajouter les personnes qui signeront le document." msgid "Add the recipients to create the document with" msgstr "Ajouter les destinataires pour créer le document avec" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Add these DNS records to verify your domain ownership" +msgstr "Ajoutez ces enregistrements DNS pour vérifier la propriété de votre domaine" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Additional brand information to display at the bottom of emails" msgstr "Informations supplémentaires sur la marque à afficher en bas des e-mails" @@ -940,6 +983,10 @@ msgstr "Panneau d'administration" msgid "Admin Panel" msgstr "Panneau d'administration" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Admins only" +msgstr "Administrateurs uniquement" + #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Advanced Options" @@ -984,6 +1031,10 @@ msgstr "Tous les documents ont été traités. Tous nouveaux documents envoyés msgid "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." msgstr "Tous les documents relatifs au processus de signature électronique vous seront fournis électroniquement via notre plateforme ou par e-mail. Il est de votre responsabilité de vous assurer que votre adresse e-mail est à jour et que vous pouvez recevoir et ouvrir nos e-mails." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "All email domains have been synced successfully" +msgstr "Tous les domaines email ont été synchronisés avec succès" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.folders._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.folders._index.tsx msgid "All Folders" @@ -1009,7 +1060,7 @@ msgstr "Tous les liens de signature ont été copiés dans votre presse-papiers. msgid "All templates" msgstr "Tous les modèles" -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/period-selector.tsx msgid "All Time" msgstr "Depuis toujours" @@ -1025,7 +1076,7 @@ msgstr "Autoriser les destinataires du document à répondre directement à cett #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Allow signers to dictate next signer" -msgstr "Permettre aux signataires de dicter le prochain signataire" +msgstr "Permettre aux signataires de désigner le prochain signataire" #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx @@ -1065,6 +1116,10 @@ msgstr "Un compte e-mail" msgid "An email containing an invitation will be sent to each member." msgstr "Un e-mail contenant une invitation sera envoyé à chaque membre." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "An email with this address already exists." +msgstr "Un email avec cette adresse existe déjà." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx @@ -1074,6 +1129,7 @@ msgstr "Un e-mail contenant une invitation sera envoyé à chaque membre." #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx #: apps/remix/app/components/forms/avatar-image.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "An error occurred" msgstr "Une erreur est survenue" @@ -1202,6 +1258,7 @@ msgstr "Une erreur s'est produite lors de la signature en tant qu'assistant." msgid "An error occurred while signing the document." msgstr "Une erreur est survenue lors de la signature du document." +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "An error occurred while trying to create a checkout session." msgstr "Une erreur est survenue lors de la création d'une session de paiement." @@ -1260,6 +1317,10 @@ msgstr "Une erreur inattendue est survenue." #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -1284,11 +1345,18 @@ msgstr "Une erreur inconnue s'est produite lors du déplacement du dossier." msgid "Any documents that you have been invited to will appear here" msgstr "Tous les documents auxquels vous avez été invité apparaîtront ici" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Source" +msgstr "Toute source" + +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Status" +msgstr "Tout statut" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "API Tokens" msgstr "Tokens API" @@ -1330,7 +1398,7 @@ msgstr "Approval en cours" #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx msgid "Are you sure you want to complete the document? This action cannot be undone. Please ensure that you have completed prefilling all relevant fields before proceeding." -msgstr "Êtes-vous sûr de vouloir terminer le document ? Cette action ne peut être annulée. Veuillez vous assurer d'avoir pré-rempli tous les champs pertinents avant de procéder." +msgstr "Êtes-vous sûr de vouloir finaliser le document ? Cette action ne peut être annulée. Veuillez vous assurer d'avoir pré-rempli tous les champs pertinents avant de continuer." #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx msgid "Are you sure you want to delete the following claim?" @@ -1371,6 +1439,8 @@ msgstr "Êtes-vous sûr de vouloir supprimer cette équipe ?" #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "Are you sure?" msgstr "Êtes-vous sûr ?" @@ -1428,10 +1498,14 @@ msgstr "Au moins un type de signature doit être activé" msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." msgstr "Essaye de sceller le document à nouveau, utile après qu'un changement de code ait eu lieu pour résoudre un document erroné." -#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx msgid "Audit Log" msgstr "Journal d'audit" +#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +msgid "Audit Logs" +msgstr "Journaux de vérification" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Authentication Level" msgstr "Niveau d'authentification" @@ -1510,23 +1584,29 @@ msgstr "Détails de la marque" msgid "Brand Website" msgstr "Site web de la marque" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx +msgid "Branding" +msgstr "Image de marque" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Branding Logo" msgstr "Logo de la marque" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx msgid "Branding Preferences" msgstr "Préférences de branding" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Branding preferences updated" msgstr "Préférences de branding mises à jour" #: apps/remix/app/components/tables/settings-security-activity-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx msgid "Browser" msgstr "Navigateur" @@ -1611,6 +1691,7 @@ msgstr "Peut préparer" #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -1642,9 +1723,15 @@ msgstr "Peut préparer" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-create-dialog.tsx @@ -1710,6 +1797,7 @@ msgstr "Valeurs de la case à cocher" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Checkout" msgstr "Passer à la caisse" @@ -1749,10 +1837,6 @@ msgstr "Réclamations" msgid "Clear file" msgstr "Effacer le fichier" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Clear filter" -msgstr "" - #: packages/ui/primitives/data-table.tsx msgid "Clear filters" msgstr "Effacer les filtres" @@ -1768,7 +1852,6 @@ msgstr "Cliquez ici pour commencer" #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Click here to retry" msgstr "Cliquez ici pour réessayer" @@ -1802,6 +1885,7 @@ msgstr "Cliquez pour insérer un champ" #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Close" msgstr "Fermer" @@ -1841,7 +1925,7 @@ msgstr "Compléter la signature" #: apps/remix/app/components/general/document-signing/document-signing-form.tsx msgid "Complete the fields for the following signers. Once reviewed, they will inform you if any modifications are needed." -msgstr "Complétez les champs pour les signataires suivants. Une fois révisés, ils vous informeront si des modifications sont nécessaires." +msgstr "Complétez les champs pour les signataires suivants. Une fois vérifiés, ils vous informeront si des modifications sont nécessaires." #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx @@ -1849,9 +1933,9 @@ msgid "Complete Viewing" msgstr "Compléter la visualisation" #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts #: packages/email/template-components/template-document-self-signed.tsx #: packages/email/template-components/template-document-recipient-signed.tsx @@ -1941,6 +2025,7 @@ msgid "Confirm" msgstr "Confirmer" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Confirm by typing <0>{deleteMessage}" msgstr "Confirmer en tapant <0>{deleteMessage}" @@ -2019,6 +2104,10 @@ msgstr "Continuer en consultant le document." msgid "Continue to login" msgstr "Continuer vers la connexion" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Controls the default email settings when new documents or templates are created" +msgstr "Contrôler les paramètres de messagerie par défaut lors de la création de nouveaux documents ou modèles" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." msgstr "Contrôle la langue par défaut d'un document importé. Cela sera utilisé comme langue dans les communications par e-mail avec les destinataires." @@ -2035,6 +2124,10 @@ msgstr "Contrôle le formatage du message qui sera envoyé lors de l'invitation msgid "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." msgstr "Contrôle la langue du document, y compris la langue à utiliser pour les notifications par email et le certificat final qui est généré et attaché au document." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." +msgstr "Contrôle si les journaux d'audit seront inclus dans le document lorsqu'il est téléchargé. Les journaux d'audit peuvent toujours être téléchargés séparément sur la page des journaux." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." msgstr "Contrôle si le certificat de signature sera inclus dans le document lorsqu'il sera téléchargé. Le certificat de signature peut toujours être téléchargé séparément à partir de la page d'historique'." @@ -2056,6 +2149,9 @@ msgstr "Copié" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx +#: 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 #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/components/document/document-share-button.tsx msgid "Copied to clipboard" @@ -2103,6 +2199,11 @@ msgstr "Créez un <0>compte gratuit pour accéder à vos documents signés msgid "Create a new account" msgstr "Créer un nouveau compte" +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create a new email address for your organisation using the domain <0>{0}." +msgstr "Créez une nouvelle adresse e-mail pour votre organisation en utilisant le domaine <0>{0}." + #: apps/remix/app/components/general/billing-plans.tsx msgid "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" msgstr "Créez une nouvelle organisation avec le plan {planName}. Conservez votre organisation actuelle sur son plan en cours" @@ -2160,6 +2261,10 @@ msgstr "Créer un lien de signature directe" msgid "Create document from template" msgstr "Créer un document à partir du modèle" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create Email" +msgstr "Créer un e-mail" + #: apps/remix/app/components/general/folder/folder-card.tsx msgid "Create folder" msgstr "Créer un dossier" @@ -2323,10 +2428,14 @@ msgstr "Destinataires actuels :" msgid "Currently all organisation members can access this team" msgstr "Actuellement, tous les membres de l'organisation peuvent accéder à cette équipe" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Currently branding can only be configured for Teams and above plans." msgstr "Actuellement, la personnalisation de la marque ne peut être configurée que pour les plans Équipe et plus." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Currently email domains can only be configured for Platform and above plans." +msgstr "Actuellement, les domaines de messagerie ne peuvent être configurés que pour les abonnements Platform et supérieurs." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Custom Organisation Groups" msgstr "Groupes d'organisation personnalisés" @@ -2362,6 +2471,10 @@ msgstr "Format de date" msgid "Decline" msgstr "Décliner" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Date Format" +msgstr "Format de date par défaut" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Document Language" msgstr "Langue par défaut du document" @@ -2370,10 +2483,22 @@ msgstr "Langue par défaut du document" msgid "Default Document Visibility" msgstr "Visibilité par défaut du document" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email" +msgstr "E-mail par défaut" + +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email Settings" +msgstr "Paramètres d'e-mail par défaut" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Paramètres de Signature par Défaut" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Time Zone" +msgstr "Fuseau horaire par défaut" + #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "delete" msgstr "supprimer" @@ -2387,6 +2512,7 @@ msgstr "supprimer" #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/general/folder/folder-card.tsx @@ -2399,6 +2525,8 @@ msgstr "supprimer" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx @@ -2417,6 +2545,10 @@ msgstr "Supprimer" msgid "delete {0}" msgstr "supprimer {0}" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "delete {emailDomain}" +msgstr "supprimer {emailDomain}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "supprimer {teamName}" @@ -2443,6 +2575,19 @@ msgstr "Supprimer le document" msgid "Delete Document" msgstr "Supprimer le document" +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "Delete email" +msgstr "Supprimer l'e-mail" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "Delete email domain" +msgstr "Supprimer le domaine de messagerie" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Delete Email Domain" +msgstr "Supprimer le domaine de messagerie" + #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Delete Folder" msgstr "Supprimer le Dossier" @@ -2525,7 +2670,7 @@ msgid "Direct link" msgstr "Lien direct" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Direct Link" msgstr "Lien direct" @@ -2563,6 +2708,10 @@ msgstr "Modèle de lien direct supprimé" msgid "Direct template link usage exceeded ({0}/{1})" msgstr "L'utilisation du lien de modèle direct a été dépassée ({0}/{1})" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Direction" +msgstr "Direction" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Disable" @@ -2603,6 +2752,11 @@ msgstr "Désactiver la signature de lien direct empêchera quiconque d'accéder msgid "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." msgstr "Désactiver l'utilisateur a pour résultat que l'utilisateur ne peut pas utiliser le compte. Cela désactive également tous les contenus associés tels que l'abonnement, les webhooks, les équipes et les clés API." +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Display Name" +msgstr "Nom affiché" + #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "Display your name and email in documents" msgstr "Afficher votre nom et votre email dans les documents" @@ -2615,6 +2769,14 @@ msgstr "Distribuer le document" msgid "Distribution Method" msgstr "Méthode de distribution" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "DKIM records generated. Please add the DNS records to verify your domain." +msgstr "Enregistrements DKIM générés. Veuillez ajouter les enregistrements DNS pour vérifier votre domaine." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "DNS Records" +msgstr "Enregistrements DNS" + #: apps/remix/app/components/dialogs/template-delete-dialog.tsx msgid "Do you want to delete this template?" msgstr "Voulez-vous supprimer ce modèle ?" @@ -2627,7 +2789,10 @@ msgstr "Voulez-vous dupliquer ce modèle ?" msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." msgstr "Documenso supprimera <0>tous vos documents, ainsi que tous vos documents complétés, signatures, et toutes les autres ressources appartenant à votre compte." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Document" msgstr "Document" @@ -2750,11 +2915,6 @@ msgstr "ID externe du document mis à jour" msgid "Document found in your account" msgstr "Document trouvé dans votre compte" -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._index.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Document history" -msgstr "Historique du document" - #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" @@ -2804,8 +2964,14 @@ msgstr "Document en attente" msgid "Document pending email" msgstr "E-mail de document en attente" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Document Preferences" +msgstr "Préférences de document" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Document preferences updated" msgstr "Préférences de document mises à jour" @@ -2873,6 +3039,10 @@ msgstr "Importation de documents désactivé en raison de factures impayées" msgid "Document uploaded" msgstr "Document importé" +#: packages/lib/utils/document-audit-logs.ts +msgid "Document viewed" +msgstr "Document consulté" + #: apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx msgid "Document Viewed" msgstr "Document consulté" @@ -2915,6 +3085,22 @@ msgstr "Les documents qui nécessitent votre attention apparaîtront ici" msgid "Documents Viewed" msgstr "Documents consultés" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Domain" +msgstr "Domaine" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Added" +msgstr "Domaine ajouté" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain already in use" +msgstr "Domaine déjà utilisé" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Name" +msgstr "Nom de domaine" + #: apps/remix/app/routes/_unauthenticated+/signin.tsx #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Don't have an account? <0>Sign up" @@ -2951,8 +3137,8 @@ msgstr "Télécharger l'original" msgid "Download Template CSV" msgstr "Télécharger le modèle CSV" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Draft" msgstr "Brouillon" @@ -2973,6 +3159,7 @@ msgstr "Faites glisser et déposez votre PDF ici." msgid "Drag and drop or click to upload" msgstr "Glissez-déposez ou cliquez pour importer" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx msgid "Drag and drop your PDF file here" msgstr "Faites glisser et déposez votre fichier PDF ici" @@ -2994,10 +3181,6 @@ msgstr "Liste déroulante" msgid "Dropdown options" msgstr "Options de liste déroulante" -#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "En raison d'une facture impayée, votre équipe a été restreinte. Veuillez régler le paiement pour rétablir l'accès complet à votre équipe." - #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx @@ -3041,10 +3224,14 @@ msgstr "Divulgation de signature électronique" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx @@ -3080,6 +3267,7 @@ msgid "Email address" msgstr "Adresse email" #: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "Email Address" msgstr "Adresse e-mail" @@ -3087,6 +3275,10 @@ msgstr "Adresse e-mail" msgid "Email already confirmed" msgstr "E-mail déjà confirmé" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email already exists" +msgstr "L'e-mail existe déjà" + #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx msgid "Email cannot already exist in the template" msgstr "L'e-mail ne peut déjà exister dans le modèle" @@ -3095,14 +3287,52 @@ msgstr "L'e-mail ne peut déjà exister dans le modèle" msgid "Email Confirmed!" msgstr "Email confirmé !" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email Created" +msgstr "E-mail créé" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email domain not found" +msgstr "Domaine de messagerie introuvable" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email Domain Settings" +msgstr "Paramètres du domaine de messagerie" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +msgid "Email Domains" +msgstr "Domaines de messagerie" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Email domains synced" +msgstr "Domaines de messagerie synchronisés" + #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Email Options" msgstr "Options d'email" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Email Preferences" +msgstr "Préférences de messagerie" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Email preferences updated" +msgstr "Préférences de messagerie mises à jour" + #: packages/lib/utils/document-audit-logs.ts msgid "Email resent" msgstr "Email renvoyé" +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Email Sender" +msgstr "Expéditeur de l'e-mail" + #: packages/lib/utils/document-audit-logs.ts msgid "Email sent" msgstr "Email envoyé" @@ -3119,6 +3349,11 @@ msgstr "La vérification par email a été supprimée" msgid "Email verification has been resent" msgstr "La vérification par email a été renvoyée" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Emails" +msgstr "E-mails" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Embedding, 5 members included and more" msgstr "Intégration, 5 membres inclus et plus" @@ -3199,6 +3434,10 @@ msgstr "Entrez un nom pour votre nouveau dossier. Les dossiers vous aident à or msgid "Enter claim name" msgstr "Entrez le nom de la réclamation" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Enter the domain you want to use for sending emails (without http:// or www)" +msgstr "Entrez le domaine que vous souhaitez utiliser pour l'envoi des e-mails (sans http:// ou www)" + #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx msgid "Enter your 2FA code" msgstr "Entrez votre code 2FA" @@ -3281,6 +3520,7 @@ msgstr "Entreprise" #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx #: 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/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-delete-dialog.tsx @@ -3293,6 +3533,14 @@ msgstr "Erreur" msgid "Error uploading file" msgstr "Erreur lors de l'importation du fichier" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Event Type" +msgstr "Type d'événement" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Everyone" +msgstr "Tout le monde" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Everyone can access and view the document" msgstr "Tout le monde peut accéder et voir le document" @@ -3440,6 +3688,7 @@ msgstr "Champs" msgid "Fields updated" msgstr "Champs mis à jour" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx @@ -3475,13 +3724,17 @@ msgstr "Dossier déplacé avec succès" msgid "Folder Name" msgstr "Nom du Dossier" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Folder not found" msgstr "Dossier introuvable" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Folder Settings" +msgstr "Paramètres du dossier" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx msgid "Folder updated successfully" msgstr "Dossier mis à jour avec succès" @@ -3537,15 +3790,18 @@ msgstr "Nom complet" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/template/template-edit-form.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "General" msgstr "Général" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Generate DKIM Records" +msgstr "Générer des enregistrements DKIM" + #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Generate Links" msgstr "Générer des liens" @@ -3555,6 +3811,8 @@ msgid "Global recipient action authentication" msgstr "Authentification d'action de destinataire globale" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "Go back" @@ -3589,26 +3847,10 @@ msgstr "Retour à l'accueil" msgid "Go to document" msgstr "Aller au document" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to first page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to last page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to next page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Go to owner" msgstr "Aller au propriétaire" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to previous page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "Go to team" msgstr "Aller à l'équipe" @@ -3642,9 +3884,8 @@ msgid "Group Name" msgstr "Nom du groupe" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/organisation-members-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Groups" msgstr "Groupes" @@ -3672,12 +3913,16 @@ msgstr "t'a invité à voir ce document" #: packages/ui/primitives/document-flow/add-signers.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Having an assistant as the last signer means they will be unable to take any action as there are no subsequent signers to assist." -msgstr "Avoir un assistant comme dernier signataire signifie qu'il ne pourra prendre aucune mesure car il n'y a pas de signataires ultérieurs à assister." +msgstr "Avoir un assistant comme dernier signataire signifie qu'il ne pourra rien faire car il n'y a pas d'autres signataires à assister." #: apps/remix/app/components/embed/embed-document-signing-page.tsx msgid "Help complete the document for other signers." msgstr "Aidez à compléter le document pour les autres signataires." +#: 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." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Here you can edit your organisation details." msgstr "Ici, vous pouvez modifier les détails de votre organisation." @@ -3690,22 +3935,33 @@ msgstr "Ici, vous pouvez modifier vos informations personnelles." msgid "Here you can manage your password and security settings." msgstr "Ici, vous pouvez gérer votre mot de passe et vos paramètres de sécurité." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." +msgstr "Ici, vous pouvez définir les préférences de marque pour votre organisation. Les équipes hériteront de ces paramètres par défaut." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your team" +msgstr "Ici, vous pouvez définir les préférences de marque pour votre équipe." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set document preferences for your organisation. Teams will inherit these settings by default." +msgstr "Ici, vous pouvez définir les préférences de document pour votre organisation. Les équipes hériteront de ces paramètres par défaut." + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Here you can set preferences and defaults for branding." msgstr "Ici, vous pouvez définir des préférences et des valeurs par défaut pour le branding." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." -msgstr "Ici, vous pouvez définir les préférences et les paramètres par défaut de votre organisation. Les équipes hériteront de ces paramètres par défaut." - -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Here you can set preferences and defaults for your team." msgstr "Ici, vous pouvez définir des préférences et des valeurs par défaut pour votre équipe." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set your general preferences" -msgstr "Ici, vous pouvez définir vos préférences générales" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set your general branding preferences" +msgstr "Ici, vous pouvez définir vos préférences générales de marque" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set your general document preferences" +msgstr "Ici, vous pouvez définir vos préférences générales de document" #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "Here's how it works:" @@ -3729,10 +3985,6 @@ msgstr "Bonjour, {userName} <0>({userEmail})" msgid "Hide" msgstr "Cacher" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Hide additional information" -msgstr "Cacher des informations supplémentaires" - #: apps/remix/app/components/general/generic-error-layout.tsx #: apps/remix/app/components/general/folder/folder-grid.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx @@ -3744,6 +3996,10 @@ msgstr "Accueil" msgid "Home (No Folder)" msgstr "Accueil (Pas de Dossier)" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Horizontal" +msgstr "Horizontal" + #: packages/lib/constants/recipient-roles.ts msgid "I am a signer of this document" msgstr "Je suis un signataire de ce document" @@ -3781,6 +4037,10 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copié dans le presse-papiers" +#: 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}." + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." msgstr "Si vous ne souhaitez pas utiliser l'authentificateur proposé, vous pouvez le fermer, ce qui affichera l'authentificateur suivant disponible." @@ -3796,7 +4056,6 @@ msgstr "Si votre application d'authentification ne prend pas en charge les codes #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Inbox" msgstr "Boîte de réception" @@ -3804,6 +4063,10 @@ msgstr "Boîte de réception" msgid "Inbox documents" msgstr "Documents de la boîte de réception" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Include the Audit Logs in the Document" +msgstr "Inclure les journaux d'audit dans le document" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Include the Signing Certificate in the Document" msgstr "Includez le certificat de signature dans le document" @@ -3817,6 +4080,11 @@ msgstr "Information" msgid "Inherit authentication method" msgstr "Hériter de la méthode d'authentification" +#: apps/remix/app/components/forms/email-preferences-form.tsx +#: apps/remix/app/components/forms/email-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/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx @@ -3978,6 +4246,18 @@ msgstr "Étiquette" msgid "Language" msgstr "Langue" +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 14 days" +msgstr "14 derniers jours" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 30 days" +msgstr "30 derniers jours" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 7 days" +msgstr "7 derniers jours" + #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Last Active" msgstr "Dernière activité" @@ -3987,14 +4267,6 @@ msgstr "Dernière activité" msgid "Last modified" msgstr "Dernière modification" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Month" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Quarter" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Dernière mise à jour" @@ -4011,14 +4283,6 @@ msgstr "Dernière mise à jour à" msgid "Last used" msgstr "Dernière utilisation" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Week" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Year" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/_layout.tsx msgid "Leaderboard" msgstr "Classement" @@ -4028,6 +4292,7 @@ msgstr "Classement" msgid "Leave" msgstr "Quitter" +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx @@ -4086,6 +4351,10 @@ msgstr "Chargement du Document..." msgid "Loading..." msgstr "Chargement..." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Local timezone" +msgstr "Fuseau horaire local" + #: apps/remix/app/components/general/document-signing/document-signing-auth-page.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-account.tsx #: apps/remix/app/components/general/direct-template/direct-template-signing-auth-page.tsx @@ -4119,6 +4388,10 @@ msgstr "Gérer et afficher le modèle" msgid "Manage billing" msgstr "Gérer la facturation" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Manage Billing" +msgstr "Gérer la facturation" + #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Manage details for this public template" msgstr "Gérer les détails de ce modèle public" @@ -4186,6 +4459,10 @@ msgstr "Gérez les membres de votre équipe." msgid "Manage the members or invite new members." msgstr "Gérer les membres ou inviter de nouveaux membres." +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Manage the settings for this folder." +msgstr "Gérez les paramètres de ce dossier." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.teams.tsx msgid "Manage the teams in this organisation." msgstr "Gérez les équipes de cette organisation." @@ -4194,6 +4471,10 @@ msgstr "Gérez les équipes de cette organisation." msgid "Manage users" msgstr "Gérer les utilisateurs" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Manage your email domain settings." +msgstr "Gérer vos paramètres de domaine de messagerie." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "Manage your organisation group settings." msgstr "Gérez les paramètres du groupe de votre organisation." @@ -4211,6 +4492,10 @@ msgstr "Gérer les paramètres de votre site ici" msgid "Manager" msgstr "Gestionnaire" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Managers and above" +msgstr "Responsables et supérieur" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Marquer comme vu" @@ -4261,18 +4546,20 @@ msgstr "Membre depuis" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Members" msgstr "Membres" -#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Message" +msgstr "Message" + +#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "Message <0>(Optional)" msgstr "Message <0>(Optionnel)" @@ -4338,6 +4625,11 @@ msgstr "Plusieurs méthodes d'accès peuvent être sélectionnées." msgid "My Folder" msgstr "Mon Dossier" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "N/A" +msgstr "N/A" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx @@ -4355,6 +4647,7 @@ msgstr "Mon Dossier" #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -4416,6 +4709,7 @@ msgstr "Suivant" msgid "Next field" msgstr "Champ suivant" +#: 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/branding-preferences-form.tsx @@ -4426,42 +4720,6 @@ msgstr "Non" msgid "No active drafts" msgstr "Pas de brouillons actifs" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No completed documents" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been completed yet. Completed documents will appear here once all recipients have signed." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been rejected. Documents that have been declined will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template match the current filters. Try adjusting your search criteria." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents found" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents have been created from this template yet. Use this template to create your first document." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents in inbox" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents yet" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No draft documents" -msgstr "" - #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "No folders found" @@ -4481,11 +4739,6 @@ msgstr "Aucune autre action n'est requise de votre part pour le moment." msgid "No organisations found" msgstr "Aucune organisation trouvée" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No pending documents" -msgstr "" - #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx msgid "No public profile templates found" msgstr "Aucun modèle de profil public trouvé" @@ -4515,11 +4768,6 @@ msgstr "Aucun destinataire" msgid "No recipients with this role" msgstr "Aucun destinataire avec ce rôle" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No rejected documents" -msgstr "" - #: packages/ui/components/document/document-global-auth-action-select.tsx #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "No restrictions" @@ -4530,15 +4778,9 @@ msgid "No results found" msgstr "Aucun résultat trouvé" #: apps/remix/app/components/general/app-command-menu.tsx -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx msgid "No results found." msgstr "Aucun résultat trouvé." -#: packages/ui/primitives/data-table/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx -msgid "No results." -msgstr "" - #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "No signature field found" msgstr "Aucun champ de signature trouvé" @@ -4657,6 +4899,10 @@ msgstr "Une fois activé, vous pouvez sélectionner n'importe quel destinataire msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." msgstr "Une fois que vous avez scanné le code QR ou saisi le code manuellement, entrez le code fourni par votre application d'authentification ci-dessous." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" +msgstr "Une fois que vous avez mis à jour vos enregistrements DNS, cela peut prendre jusqu'à 48 heures pour qu'il soit propagé. Une fois la propagation DNS terminée, vous devrez revenir et appuyer sur le bouton \"Sync\" des domaines." + #: packages/lib/constants/template.ts msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." msgstr "Une fois votre modèle configuré, partagez le lien où vous le souhaitez. La personne qui ouvre le lien pourra saisir ses informations dans le champ de destinataire de lien direct et remplir tout autre champ qui lui est attribué." @@ -4754,10 +5000,6 @@ msgstr "Nom de l'organisation" msgid "Organisation not found" msgstr "Organisation introuvable" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Organisation Preferences" -msgstr "Préférences de l'organisation" - #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Organisation role" msgstr "Rôle de l'organisation" @@ -4817,6 +5059,10 @@ msgstr "Organisez vos documents et modèles" msgid "Otherwise, the document will be created as a draft." msgstr "Sinon, le document sera créé sous forme de brouillon." +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Override organisation settings" +msgstr "Ignorer les paramètres de l'organisation" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx @@ -4916,19 +5162,16 @@ msgstr "Mot de passe mis à jour" msgid "Password updated!" msgstr "Mot de passe mis à jour !" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Past" -msgstr "" - #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "Payment overdue" msgstr "Paiement en retard" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/ui/components/document/document-read-only-fields.tsx #: packages/lib/constants/document.ts msgid "Pending" @@ -5118,10 +5361,15 @@ msgstr "Veuillez examiner le document avant de signer." msgid "Please select a PDF file" msgstr "Veuillez sélectionner un fichier PDF" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Please try a different domain." +msgstr "Veuillez essayer un autre domaine." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Please try again and make sure you enter the correct email address." msgstr "Veuillez réessayer et assurez-vous d'entrer la bonne adresse email." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/dialogs/template-create-dialog.tsx msgid "Please try again later." msgstr "Veuillez réessayer plus tard." @@ -5149,20 +5397,13 @@ msgstr "Veuillez télécharger un logo" msgid "Pre-formatted CSV template with example data." msgstr "Modèle CSV pré-formaté avec des données d'exemple." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx -#: apps/remix/app/components/general/settings-nav-mobile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/app-command-menu.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Preferences" msgstr "Préférences" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Present" -msgstr "" - #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Preview" msgstr "Aperçu" @@ -5214,10 +5455,9 @@ msgid "Public" msgstr "Public" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Public Profile" msgstr "Profil public" @@ -5245,10 +5485,6 @@ msgstr "Valeurs radio" msgid "Read only" msgstr "Lecture seule" -#: apps/remix/app/components/general/document-signing/document-signing-field-container.tsx -msgid "Read only field" -msgstr "Champ en lecture seule" - #: apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx msgid "Read the full <0>signature disclosure." msgstr "Lisez l'intégralité de la <0>divulgation de signature." @@ -5267,7 +5503,7 @@ msgstr "Raison de l'annulation: {cancellationReason}" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx msgid "Reason for rejection: " -msgstr "Raison du rejet: " +msgstr "Raison du rejet : " #: packages/email/template-components/template-document-rejected.tsx msgid "Reason for rejection: {rejectionReason}" @@ -5341,6 +5577,18 @@ msgstr "Métriques des destinataires" msgid "Recipients will still retain their copy of the document" msgstr "Les destinataires conservent toujours leur copie du document" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Name" +msgstr "Nom de l'enregistrement" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Type" +msgstr "Type d'enregistrement" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Value" +msgstr "Valeur de l'enregistrement" + #: apps/remix/app/components/forms/2fa/recovery-code-list.tsx msgid "Recovery code copied" msgstr "Code de récupération copié" @@ -5376,7 +5624,6 @@ msgstr "Rejeter le Document" #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Rejected" msgstr "Rejeté" @@ -5394,23 +5641,24 @@ msgid "Remembered your password? <0>Sign In" msgstr "Vous vous souvenez de votre mot de passe ? <0>Connectez-vous" #. placeholder {0}: customEmail.subject -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0}" msgstr "Rappel : {0}" #. placeholder {0}: document.team.name -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0} invited you to {recipientActionVerb} a document" msgstr "Rappel : {0} vous a invité à {recipientActionVerb} un document" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} this document" msgstr "Rappel : Veuillez {recipientActionVerb} ce document" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} your document" msgstr "Rappel : Veuillez {recipientActionVerb} votre document" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -5429,6 +5677,11 @@ msgstr "Rappel : Veuillez {recipientActionVerb} votre document" msgid "Remove" msgstr "Retirer" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Remove email domain" +msgstr "Suppression du domaine de messagerie" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx msgid "Remove organisation group" @@ -5452,6 +5705,15 @@ msgstr "Supprimer le membre de l'équipe" msgid "Repeat Password" msgstr "Répéter le mot de passe" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Reply to email" +msgstr "Répondre à l'e-mail" + +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Reply To Email" +msgstr "Répondre à l'e-mail" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx @@ -5481,7 +5743,6 @@ msgstr "Renvoyer la vérification" #: apps/remix/app/components/forms/team-update-form.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/forms/organisation-update-form.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Reset" msgstr "Réinitialiser" @@ -5621,7 +5882,6 @@ msgid "Search by organisation ID, name, customer ID or owner email" msgstr "Rechercher par ID d'organisation, nom, ID client ou e-mail du propriétaire" #: apps/remix/app/components/general/document/document-search.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Search documents..." msgstr "Rechercher des documents..." @@ -5685,6 +5945,10 @@ msgstr "Sélectionnez un modèle que vous souhaitez afficher sur votre profil pu msgid "Select a template you'd like to display on your team's public profile" msgstr "Sélectionnez un modèle que vous souhaitez afficher sur le profil public de votre équipe" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Select a time zone" +msgstr "Sélectionner un fuseau horaire" + #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Select access methods" msgstr "Sélectionnez les méthodes d'accès" @@ -5710,6 +5974,10 @@ msgstr "Sélectionnez les méthodes d'authentification" msgid "Select default option" msgstr "Sélectionner l'option par défaut" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Select direction" +msgstr "Sélectionner la direction" + #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Select groups" msgstr "Sélectionnez des groupes" @@ -5757,9 +6025,9 @@ msgstr "Sélectionnez les membres à inclure dans ce groupe" msgid "Select triggers" msgstr "Sélectionner les déclencheurs" -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx -msgid "selected" -msgstr "" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Select visibility" +msgstr "Sélectionner la visibilité" #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx @@ -5768,6 +6036,11 @@ msgstr "" msgid "Send" msgstr "Envoyer" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send a test webhook with sample data to verify your integration is working correctly." +msgstr "Envoyez un webhook de test avec des données échantillons pour vérifier que votre intégration fonctionne correctement." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Send confirmation email" msgstr "Envoyer l'e-mail de confirmation" @@ -5824,6 +6097,10 @@ msgstr "Envoyer l'e-mail de demande de signature de destinataire" msgid "Send reminder" msgstr "Envoyer un rappel" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send Test Webhook" +msgstr "Envoyer le webhook de test" + #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx msgid "Sender" @@ -5903,10 +6180,6 @@ msgstr "Partagez votre expérience de signature !" msgid "Show" msgstr "Afficher" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Show additional information" -msgstr "Afficher des informations supplémentaires" - #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Show advanced settings" @@ -6029,7 +6302,7 @@ msgstr "La signature est trop petite" #: apps/remix/app/components/forms/profile.tsx msgid "Signature Pad cannot be empty." -msgstr "Le Pad de Signature ne peut pas être vide." +msgstr "Le champ de signature ne peut pas être vide." #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "Signature types" @@ -6135,9 +6408,9 @@ msgstr "Certains signataires n'ont pas été assignés à un champ de signature. #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx @@ -6148,6 +6421,8 @@ msgstr "Certains signataires n'ont pas été assignés à un champ de signature. #: apps/remix/app/components/tables/documents-table-action-button.tsx #: apps/remix/app/components/general/share-document-download-button.tsx #: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/teams/team-email-usage.tsx #: apps/remix/app/components/general/teams/team-email-dropdown.tsx #: apps/remix/app/components/general/organisations/organisation-invitations.tsx @@ -6204,13 +6479,14 @@ msgstr "Quelque chose a mal tourné lors de l'envoi de l'e-mail de confirmation. msgid "Something went wrong while updating the team billing subscription, please contact support." msgstr "Quelque chose a mal tourné lors de la mise à jour de l'abonnement de l'équipe, veuillez contacter le support." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Something went wrong!" msgstr "Quelque chose a mal tourné !" #: packages/ui/primitives/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx msgid "Something went wrong." msgstr "Quelque chose a mal tourné." @@ -6233,7 +6509,6 @@ msgstr "Désolé, nous n'avons pas pu télécharger le certificat. Veuillez rée #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Source" msgstr "Source" @@ -6243,12 +6518,12 @@ msgstr "Statistiques" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Status" msgstr "Statut" @@ -6268,12 +6543,16 @@ msgstr "Le client Stripe a été créé avec succès" msgid "Stripe Customer ID" msgstr "ID client Stripe" +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Subject" +msgstr "Sujet" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx -#: packages/ui/primitives/document-flow/add-subject.tsx msgid "Subject <0>(Optional)" msgstr "Objet <0>(Optionnel)" +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "Subscribe" @@ -6300,6 +6579,10 @@ msgstr "La réclamation d'abonnement a été mise à jour avec succès." msgid "Subscription Claims" msgstr "Réclamations d'abonnement" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Subscription invalid" +msgstr "Abonnement non valide" + #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx @@ -6342,6 +6625,9 @@ msgstr "Réclamations d'abonnement" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -6360,6 +6646,14 @@ msgstr "Créés avec succès : {successCount}" msgid "Summary:" msgstr "Résumé :" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync" +msgstr "Synchronisation" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync Email Domains" +msgstr "Synchroniser les domaines de messagerie" + #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx msgid "System Requirements" msgstr "Exigences du système" @@ -6474,10 +6768,6 @@ msgstr "Équipe uniquement" msgid "Team only templates are not linked anywhere and are visible only to your team." msgstr "Les modèles uniquement pour l'équipe ne sont liés nulle part et ne sont visibles que pour votre équipe." -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx -msgid "Team Preferences" -msgstr "Préférences de l'équipe" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx @@ -6520,9 +6810,9 @@ msgstr "Équipes auxquelles ce groupe d'organisation est actuellement attribué" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Template" msgstr "Modèle" @@ -6570,6 +6860,10 @@ msgstr "Titre du modèle" msgid "Template updated successfully" msgstr "Modèle mis à jour avec succès" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Template uploaded" +msgstr "Modèle de document téléchargé" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx @@ -6583,6 +6877,20 @@ msgstr "Modèles" msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." msgstr "Les modèles vous permettent de générer rapidement des documents avec des destinataires et des champs pré-remplis." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test Webhook" +msgstr "Test du webhook" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook failed" +msgstr "Échec du test du webhook" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook sent" +msgstr "Webhook de test envoyé" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -6644,12 +6952,21 @@ msgstr "Les méthodes d'authentification requises pour que les destinataires con msgid "The content to show in the banner, HTML is allowed" msgstr "Le contenu à afficher dans la bannière, le HTML est autorisé" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The default email to use when sending emails to recipients" +msgstr "L'e-mail par défaut à utiliser lors de l'envoi de courriels aux destinataires" + #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "The direct link has been copied to your clipboard" msgstr "Le lien direct a été copié dans votre presse-papiers" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The display name for this email address" +msgstr "Le nom d'affichage pour cette adresse e-mail" + #: 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." @@ -6687,6 +7004,15 @@ msgstr "Le document sera immédiatement envoyé aux destinataires si cela est co msgid "The document's name" msgstr "Le nom du document" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The email address which will show up in the \"Reply To\" field in emails" +msgstr "L'adresse e-mail qui apparaîtra dans le champ \"Répondre à\" dans les courriels" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Le domaine de messagerie que vous recherchez a peut-être été supprimé, renommé ou n'a peut-être jamais existé." + #: apps/remix/app/components/forms/signin.tsx msgid "The email or password provided is incorrect" msgstr "L'email ou le mot de passe fourni est incorrect" @@ -6724,6 +7050,10 @@ msgstr "Les erreurs suivantes se sont produites :" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "L'équipe suivante a été supprimée. Vous ne pourrez plus accéder à cette équipe et à ses documents" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The organisation email has been created successfully." +msgstr "L'e-mail de l'organisation a été créé avec succès." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "The organisation group you are looking for may have been removed, renamed or may have never\n" " existed." @@ -6747,6 +7077,11 @@ msgstr "L'organisation que vous cherchez peut avoir été supprimée, renommée msgid "The page you are looking for was moved, removed, renamed or might never have existed." msgstr "La page que vous recherchez a été déplacée, supprimée, renommée ou n'a peut-être jamais existé." +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The part before the @ symbol (e.g., \"support\" for support@{0})" +msgstr "La partie avant le symbole @ (par exemple, \"support\" pour support@{0})" + #: apps/remix/app/components/forms/public-profile-form.tsx msgid "The profile link has been copied to your clipboard" msgstr "Le lien de profil a été copié dans votre presse-papiers" @@ -6840,6 +7175,10 @@ msgstr "Le modèle a été déplacé avec succès." msgid "The template will be removed from your profile" msgstr "Le modèle sera retiré de votre profil" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "The test webhook has been successfully sent to your endpoint." +msgstr "Le webhook de test a été envoyé avec succès vers votre point de terminaison." + #: apps/remix/app/components/forms/token.tsx msgid "The token was copied to your clipboard." msgstr "Le token a été copié dans votre presse-papiers." @@ -6882,6 +7221,11 @@ msgstr "Le webhook a été mis à jour avec succès." msgid "The webhook was successfully created." msgstr "Le webhook a été créé avec succès." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Le webhook que vous recherchez a peut-être été supprimé, renommé ou n'a peut-être jamais existé." + #: apps/remix/app/components/tables/documents-table-empty-state.tsx msgid "There are no active drafts at the current moment. You can upload a document to start drafting." msgstr "Il n'y a pas de brouillons actifs pour le moment. Vous pouvez importer un document pour commencer un brouillon." @@ -6890,30 +7234,6 @@ msgstr "Il n'y a pas de brouillons actifs pour le moment. Vous pouvez importer u msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." msgstr "Il n'y a pas encore de documents complétés. Les documents que vous avez créés ou reçus apparaîtront ici une fois complétés." -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no documents from this template waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no documents waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no draft documents created from this template. Use this template to create a new document." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no pending documents at the moment. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no pending documents created from this template. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no rejected documents. Documents that have been declined will appear here." -msgstr "" - #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "There was an error uploading your file. Please try again." msgstr "Il y a eu une erreur lors de l'importation de votre fichier. Veuillez réessayer." @@ -7045,8 +7365,8 @@ msgid "This field cannot be modified or deleted. When you share this template's msgstr "Ce champ ne peut pas être modifié ou supprimé. Lorsque vous partagez le lien direct de ce modèle ou l'ajoutez à votre profil public, toute personne qui y accède peut saisir son nom et son email, et remplir les champs qui lui sont attribués." #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx -msgid "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." -msgstr "Ce dossier contient plusieurs éléments. Le supprimer supprimera également tous les éléments du dossier, y compris les dossiers imbriqués et leur contenu." +msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." +msgstr "Ce dossier contient plusieurs éléments. Le supprimer supprimera tous les sous-dossiers et déplacera tous les documents et modèles intégrés vers le dossier racine." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -7060,10 +7380,6 @@ msgstr "Il s'agit de la réclamation avec laquelle cette organisation a initiale msgid "This link is invalid or has expired. Please contact your team to resend a verification." msgstr "Ce lien est invalide ou a expiré. Veuillez contacter votre équipe pour renvoyer une vérification." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Month" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "This organisation, and any associated data will be permanently deleted." msgstr "Cette organisation, ainsi que toutes les données associées, seront définitivement supprimées." @@ -7076,10 +7392,6 @@ msgstr "Cette clé d'accès a déjà été enregistrée." msgid "This passkey is not configured for this application. Please login and add one in the user settings." msgstr "Cette clé d'accès n'est pas configurée pour cette application. Veuillez vous connecter et en ajouter une dans les paramètres de l'utilisateur." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Quarter" -msgstr "" - #: packages/ui/primitives/document-flow/add-fields.tsx msgid "This recipient can no longer be modified as they have signed a field, or completed the document." msgstr "Ce destinataire ne peut plus être modifié car il a signé un champ ou complété le document." @@ -7118,10 +7430,6 @@ msgstr "Ce token est invalide ou a expiré. Veuillez contacter votre équipe pou msgid "This URL is already in use." msgstr "Cette URL est déjà utilisée." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Week" -msgstr "" - #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to all recipients if a pending document has been deleted." msgstr "Cela sera envoyé à tous les destinataires si un document en attente a été supprimé." @@ -7134,27 +7442,26 @@ msgstr "Cela sera envoyé à tous les destinataires une fois que le document aur msgid "This will be sent to the document owner once the document has been fully completed." msgstr "Cela sera envoyé au propriétaire du document une fois que le document aura été entièrement complété." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "This will check and sync the status of all email domains for this organisation" +msgstr "Cela vérifiera et synchronisera l'état de tous les domaines de messagerie de cette organisation" + #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" msgstr "Cela ne fera que rétroporter les drapeaux de fonctionnalité qui sont activés, tout ce qui est désactivé dans la réclamation initiale ne sera pas rétroporté" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "This will remove all emails associated with this email domain" +msgstr "Cela supprimera tous les e-mails associés à ce domaine de messagerie" + #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Cela entraînera votre déconnexion de tous les autres appareils. Vous devrez vous reconnecter sur ces appareils pour continuer à utiliser votre compte." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Year" -msgstr "" - -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Temps" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Time Period" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Time zone" msgstr "Fuseau horaire" @@ -7184,6 +7491,10 @@ msgstr "Le titre ne peut pas être vide" msgid "To accept this invitation you must create an account." msgstr "Pour accepter cette invitation, vous devez créer un compte." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." +msgstr "Pour pouvoir ajouter des membres à une équipe, vous devez d'abord les ajouter à l'organisation. Pour plus d'informations, veuillez consulter la <0>documentation." + #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx msgid "To change the email you must remove and add a new email address." msgstr "Pour changer l'e-mail, vous devez supprimer et ajouter une nouvelle adresse e-mail." @@ -7229,10 +7540,6 @@ msgstr "Pour utiliser notre service de signature électronique, vous devez avoir msgid "To view this document you need to be signed into your account, please sign in to continue." msgstr "Pour afficher ce document, vous devez être connecté à votre compte, veuillez vous connecter pour continuer." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Today" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx msgid "Toggle the switch to hide your profile from the public." msgstr "Basculer l'interrupteur pour cacher votre profil du public." @@ -7381,7 +7688,6 @@ msgid "Unable to join this organisation at this time." msgstr "Impossible de rejoindre cette organisation pour le moment." #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Unable to load document history" msgstr "Impossible de charger l'historique des documents" @@ -7463,12 +7769,14 @@ msgid "Untitled Group" msgstr "Groupe sans titre" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/forms/public-profile-form.tsx +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx @@ -7476,6 +7784,8 @@ msgstr "Groupe sans titre" #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Update" @@ -7485,7 +7795,8 @@ msgstr "Mettre à jour" msgid "Update Banner" msgstr "Mettre à jour la bannière" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Update Billing" msgstr "Mettre à jour la facturation" @@ -7497,6 +7808,10 @@ msgstr "Mettre à jour la réclamation" msgid "Update current organisation" msgstr "Mettre à jour l'organisation actuelle" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "Update email" +msgstr "Mettre à jour l'e-mail" + #: apps/remix/app/components/general/legacy-field-warning-popover.tsx msgid "Update Fields" msgstr "Mettre à jour les champs" @@ -7593,7 +7908,7 @@ msgstr "Mettez à niveau votre plan pour importer plus de documents" #: packages/lib/constants/document.ts msgid "Upload" -msgstr "Télécharger" +msgstr "Importer" #: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx msgid "Upload a CSV file to create multiple documents from this template. Each row represents one document with its recipient details." @@ -7629,6 +7944,10 @@ msgstr "Importer le document" msgid "Upload Signature" msgstr "Importer une signature" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Upload Template" +msgstr "Télécharger le modèle" + #: packages/ui/primitives/document-upload.tsx #: packages/ui/primitives/document-dropzone.tsx msgid "Upload Template Document" @@ -7659,6 +7978,10 @@ msgstr "Le fichier importé n'est pas un type de fichier autorisé" msgid "Uploading document..." msgstr "Importation du document..." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Uploading template..." +msgstr "Téléchargement du modèle en cours..." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx msgid "Use" msgstr "Utiliser" @@ -7686,6 +8009,10 @@ msgstr "Utilisez votre clé d'accès pour l'authentification" msgid "User" msgstr "Utilisateur" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "User Agent" +msgstr "Agent utilisateur" + #: apps/remix/app/components/forms/password.tsx msgid "User has no password." msgstr "L'utilisateur n'a pas de mot de passe." @@ -7739,6 +8066,10 @@ msgstr "Email de vérification envoyé" msgid "Verification email sent successfully." msgstr "Email de vérification envoyé avec succès." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Verify Domain" +msgstr "Vérifier le domaine" + #: apps/remix/app/components/general/verify-email-banner.tsx msgid "Verify Now" msgstr "Vérifier maintenant" @@ -7759,9 +8090,9 @@ msgstr "Vérifiez votre e-mail pour importer des documents." msgid "Verify your team email address" msgstr "Vérifiez votre adresse e-mail d'équipe" -#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx -msgid "Version History" -msgstr "Historique des versions" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Vertical" +msgstr "Vertical" #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx @@ -7809,6 +8140,10 @@ msgstr "Afficher et gérer toutes les sessions actives de votre compte." msgid "View Codes" msgstr "Voir les codes" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View DNS Records" +msgstr "Voir les enregistrements DNS" + #: packages/email/templates/document-created-from-direct-template.tsx msgid "View document" msgstr "Voir le document" @@ -7859,6 +8194,10 @@ msgstr "Voir les codes de récupération" msgid "View teams" msgstr "Voir les équipes" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View the DNS records for this email domain" +msgstr "Voir les enregistrements DNS pour ce domaine de messagerie" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx @@ -7878,6 +8217,10 @@ msgstr "Lecteurs" msgid "Viewing" msgstr "Consultation" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Visibility" +msgstr "Visibilité" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Waiting" msgstr "En attente" @@ -7942,10 +8285,18 @@ msgstr "Nous n'avons pas pu mettre à jour le groupe. Veuillez réessayer." msgid "We couldn't update the organisation. Please try again." msgstr "Nous n'avons pas pu mettre à jour l'organisation. Veuillez réessayer." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "We encountered an error while creating the email. Please try again later." +msgstr "Nous avons rencontré une erreur lors de la création de l'e-mail. Veuillez réessayer plus tard." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "We encountered an error while removing the direct template link. Please try again later." msgstr "Une erreur s'est produite lors de la suppression du lien direct vers le modèle. Veuillez réessayer plus tard." +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "We encountered an error while sending the test webhook. Please check your endpoint and try again." +msgstr "Nous avons rencontré une erreur lors de l'envoi du webhook de test. Veuillez vérifier votre point de terminaison et réessayer." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "We encountered an error while updating the webhook. Please try again later." msgstr "Une erreur s'est produite lors de la mise à jour du webhook. Veuillez réessayer plus tard." @@ -7959,6 +8310,10 @@ msgstr "Nous avons rencontré une erreur inconnue lors de la tentative d'ajout d msgid "We encountered an unknown error while attempting to add this email. Please try again later." msgstr "Une erreur inconnue s'est produite lors de l'ajout de cet e-mail. Veuillez réessayer plus tard." +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "We encountered an unknown error while attempting to add your domain. Please try again later." +msgstr "Nous avons rencontré une erreur inconnue lors de l'ajout de votre domaine. Veuillez réessayer plus tard." + #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "We encountered an unknown error while attempting to create a group. Please try again later." msgstr "Nous avons rencontré une erreur inconnue lors de la tentative de création d'un groupe. Veuillez réessayer plus tard." @@ -8008,6 +8363,14 @@ msgstr "Nous avons rencontré une erreur inconnue lors de la tentative d'inviter msgid "We encountered an unknown error while attempting to leave this organisation. Please try again later." msgstr "Nous avons rencontré une erreur inconnue lors de la tentative de quitter cette organisation. Veuillez réessayer plus tard." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email domain. Please try again later." +msgstr "Nous avons rencontré une erreur inconnue lors de la tentative de suppression de ce domaine de messagerie. Veuillez réessayer plus tard." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email. Please try again later." +msgstr "Nous avons rencontré une erreur inconnue lors de la tentative de suppression de cet e-mail. Veuillez réessayer plus tard." + #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "We encountered an unknown error while attempting to remove this group. Please try again later." @@ -8127,16 +8490,21 @@ msgstr "Nous n'avons pas pu configurer l'authentification à deux facteurs pour msgid "We were unable to submit this document at this time. Please try again later." msgstr "Nous n'avons pas pu soumettre ce document pour le moment. Veuillez réessayer plus tard." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "We were unable to update your branding preferences at this time, please try again later" msgstr "Nous n'avons pas pu mettre à jour vos préférences de branding pour le moment, veuillez réessayer plus tard" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "We were unable to update your document preferences at this time, please try again later" msgstr "Nous n'avons pas pu mettre à jour vos préférences de document pour le moment, veuillez réessayer plus tard" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "We were unable to update your email preferences at this time, please try again later" +msgstr "Nous n'avons pas pu mettre à jour vos préférences d'e-mail pour le moment, veuillez réessayer plus tard" + #: apps/remix/app/components/general/document-signing/document-signing-auth-password.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx msgid "We were unable to verify your details. Please try again or contact support" @@ -8150,11 +8518,8 @@ msgstr "Nous n'avons pas pu vérifier votre email pour le moment." msgid "We were unable to verify your email. If your email is not verified already, please try again." msgstr "Nous n'avons pas pu vérifier votre e-mail. Si votre e-mail n'est pas déjà vérifié, veuillez réessayer." -#: packages/ui/primitives/document-flow/add-subject.tsx -msgid "We will generate signing links for with you, which you can send to the recipients through your method of choice." -msgstr "Nous générerons des liens de signature pour vous, que vous pourrez envoyer aux destinataires par votre méthode de choix." - #: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx msgid "We will generate signing links for you, which you can send to the recipients through your method of choice." msgstr "Nous allons générer des liens de signature pour vous, que vous pouvez envoyer aux destinataires par votre méthode de choix." @@ -8188,19 +8553,23 @@ msgstr "Webhook créé" msgid "Webhook deleted" msgstr "Webhook supprimé" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "Webhook not found" +msgstr "Webhook introuvable" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "Webhook updated" msgstr "Webhook mis à jour" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Webhook URL" msgstr "URL du webhook" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Webhooks" msgstr "Webhooks" @@ -8232,7 +8601,7 @@ msgstr "Ce que vous pouvez faire avec les équipes :" #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "When enabled, signers can choose who should sign next in the sequence instead of following the predefined order." -msgstr "Lorsqu'il est activé, les signataires peuvent choisir qui doit signer ensuite dans la séquence au lieu de suivre l'ordre prédéfini." +msgstr "Lorsqu'il est activé, les signataires peuvent choisir qui doit signer ensuite au lieu de suivre l'ordre prédéfini." #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "When you click continue, you will be prompted to add the first available authenticator on your system." @@ -8271,16 +8640,13 @@ msgstr "Écrivez une description à afficher sur votre profil public" msgid "Yearly" msgstr "Annuel" +#: 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/branding-preferences-form.tsx msgid "Yes" msgstr "Oui" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Yesterday" -msgstr "" - #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx #: packages/lib/utils/document-audit-logs.ts @@ -8316,6 +8682,16 @@ msgstr "Vous êtes sur le point de quitter l'organisation suivante." msgid "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." msgstr "Vous êtes sur le point de supprimer l'accès par défaut à cette équipe pour tous les membres de l'organisation. Tous les membres non ajoutés explicitement à cette équipe ne pourront plus y accéder." +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." +msgstr "Vous êtes sur le point de supprimer le domaine de messagerie <0>{emailDomain} de <1>{0}. Tous les e-mails associés à ce domaine seront supprimés." + +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You are about to remove the following email from <0>{0}." +msgstr "Vous êtes sur le point de supprimer l'e-mail suivant de <0>{0}." + #. placeholder {0}: team.name #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx @@ -8350,6 +8726,11 @@ msgstr "Vous êtes sur le point de vous abonner au {planName}" msgid "You are currently on the <0>Free Plan." msgstr "Vous êtes actuellement sur l'<0>Abonnement Gratuit." +#. placeholder {0}: organisationEmail.email +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "You are currently updating <0>{0}" +msgstr "Vous mettez actuellement à jour <0>{0}" + #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx msgid "You are currently updating <0>{memberName}." msgstr "Vous mettez actuellement à jour <0>{memberName}." @@ -8366,6 +8747,10 @@ msgstr "Vous mettez à jour actuellement la clé de passkey <0>{passkeyName} msgid "You are currently updating the <0>{teamGroupName} team group." msgstr "Vous mettez actuellement à jour le groupe d'équipe <0>{teamGroupName}." +#: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx +msgid "You are not allowed to move this document." +msgstr "Vous n'êtes pas autorisé à déplacer ce document." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "You are not authorized to access this page." @@ -8399,6 +8784,11 @@ msgstr "Vous pouvez copier et partager ces liens avec les destinataires afin qu' msgid "You can enable access to allow all organisation members to access this team by default." msgstr "Vous pouvez autoriser l'accès par défaut, permettant à tous les membres de l'organisation d'accéder à cette équipe." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "You can manage your email preferences here" +msgstr "Vous pouvez gérer vos préférences de messagerie ici" + #: 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." @@ -8517,7 +8907,7 @@ msgid "You have declined the invitation from <0>{0} to join their organisati msgstr "Vous avez refusé l'invitation de <0>{0} à rejoindre leur organisation." #. placeholder {0}: `"${document.title}"` -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it." msgstr "Vous avez initié le document {0} qui nécessite que vous {recipientActionVerb} celui-ci." @@ -8540,8 +8930,8 @@ msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade yo msgstr "Vous avez atteint la limite maximale de {0} modèles directs. <0>Mettez à niveau votre compte pour continuer !" #: apps/remix/app/components/dialogs/team-create-dialog.tsx -msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." -msgstr "Vous avez atteint le nombre maximum d'équipes pour votre plan. Veuillez contacter les ventes à <0>support@documenso.com si vous souhaitez ajuster votre plan." +msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." +msgstr "Vous avez atteint le nombre maximum d'équipes pour votre plan. Veuillez contacter les ventes à <0>{SUPPORT_EMAIL} si vous souhaitez ajuster votre plan." #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx @@ -8579,6 +8969,14 @@ msgstr "Vous avez quitté cette organisation avec succès." msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." msgstr "Vous vous êtes inscrit avec succès. Veuillez vérifier votre compte en cliquant sur le lien que vous avez reçu dans l'e-mail." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You have successfully removed this email domain from the organisation." +msgstr "Vous avez supprimé avec succès ce domaine de messagerie de l'organisation." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You have successfully removed this email from the organisation." +msgstr "Vous avez supprimé avec succès cet e-mail de l'organisation." + #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "You have successfully removed this group from the organisation." msgstr "Vous avez enlevé ce groupe de l'organisation avec succès." @@ -8627,6 +9025,7 @@ msgstr "Vous avez vérifié votre adresse e-mail pour <0>{0}." msgid "You must enter '{deleteMessage}' to proceed" msgstr "Vous devez entrer '{deleteMessage}' pour continuer" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "You must type '{deleteMessage}' to confirm" msgstr "Vous devez taper '{deleteMessage}' pour confirmer" @@ -8675,8 +9074,8 @@ msgstr "Votre bannière a été mise à jour avec succès." msgid "Your brand website URL" msgstr "L'URL de votre site web de marque" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Your branding preferences have been updated" msgstr "Vos préférences de branding ont été mises à jour" @@ -8743,8 +9142,8 @@ 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/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: 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" msgstr "Vos préférences de document ont été mises à jour" @@ -8766,14 +9165,15 @@ msgstr "Votre e-mail a été confirmé avec succès ! Vous pouvez maintenant uti msgid "Your email is currently being used by team <0>{0} ({1})." msgstr "Votre e-mail est actuellement utilisé par l'équipe <0>{0} ({1})." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Your email preferences have been updated" +msgstr "Vos préférences d'e-mail ont été mises à jour" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx msgid "Your existing tokens" msgstr "Vos tokens existants" -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "Your inbox is empty" -msgstr "" - #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx msgid "Your new password cannot be the same as your old password." @@ -8801,16 +9201,20 @@ msgid "Your password has been updated." msgstr "Votre mot de passe a été mis à jour." #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Votre paiement pour les équipes est en retard. Veuillez régler le paiement pour éviter toute interruption de service." +msgid "Your payment is overdue. Please settle the payment to avoid any service disruptions." +msgstr "Votre paiement est en retard. Veuillez régler le paiement pour éviter toute interruption de service." #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Your personal organisation" msgstr "Votre organisation personnelle" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." -msgstr "Votre plan ne prend pas en charge l'invitation de membres. Veuillez mettre à niveau ou contacter les ventes à <0>support@documenso.com si vous souhaitez discuter de vos options." +msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." +msgstr "Votre plan ne supporte pas l'invitation de membres. Veuillez mettre à niveau ou contacter les ventes à <0>{SUPPORT_EMAIL} si vous souhaitez discuter de vos options." + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." +msgstr "Votre plan n'est plus valide. Veuillez souscrire à un nouveau plan pour continuer à utiliser Documenso." #: apps/remix/app/components/forms/profile.tsx msgid "Your profile has been updated successfully." @@ -8845,6 +9249,10 @@ msgstr "Votre équipe a été supprimée avec succès." msgid "Your team has been successfully updated." msgstr "Votre équipe a été mise à jour avec succès." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template failed to upload." +msgstr "Votre modèle n'a pas pu être téléchargé." + #: apps/remix/app/routes/embed+/v1+/authoring_.completed.create.tsx msgid "Your template has been created successfully" msgstr "Votre modèle a été créé avec succès" @@ -8857,6 +9265,10 @@ msgstr "Votre modèle a été dupliqué avec succès." msgid "Your template has been successfully deleted." msgstr "Votre modèle a été supprimé avec succès." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template has been uploaded successfully. You will be redirected to the template page." +msgstr "Votre modèle a été téléchargé avec succès. Vous serez redirigé vers la page du modèle." + #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx msgid "Your template will be duplicated." msgstr "Votre modèle sera dupliqué." diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 3ebf3f821..e35aa8476 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: it\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-07-14 04:19\n" +"PO-Revision-Date: 2025-08-08 04:19\n" "Last-Translator: \n" "Language-Team: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,11 +18,6 @@ msgstr "" "X-Crowdin-File: web.po\n" "X-Crowdin-File-ID: 8\n" -#. js-lingui-explicit-id -#: packages/ui/primitives/data-table/data/data.tsx -msgid "/+Z5u4" -msgstr "" - #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid " Enable direct link signing" msgstr " Abilita la firma tramite link diretto" @@ -126,6 +121,7 @@ msgstr "{0, plural, one {In attesa di 1 destinatario} other {In attesa di # dest #. placeholder {0}: route.label #. placeholder {0}: _(FRIENDLY_FIELD_TYPE[fieldType as FieldType]) #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx msgid "{0}" msgstr "" @@ -162,7 +158,7 @@ msgstr "{0} di {1} riga selezionata." #. placeholder {0}: user.name || user.email #. placeholder {1}: document.team.name #. placeholder {2}: document.title -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts 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}\"." @@ -176,6 +172,10 @@ msgstr "{0} Destinatario(i)" msgid "{0} Teams" msgstr "{0} Squadre" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{browserInfo} on {os}" +msgstr "{browserInfo} su {os}" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" msgstr "{charactersRemaining, plural, one {1 carattere rimanente} other {{charactersRemaining} caratteri rimanenti}}" @@ -318,6 +318,10 @@ msgstr "{prefix} ha aggiornato il titolo del documento" msgid "{prefix} updated the document visibility" msgstr "{prefix} ha aggiornato la visibilità del documento" +#: packages/lib/utils/document-audit-logs.ts +msgid "{prefix} viewed the document" +msgstr "{prefix} ha visualizzato il documento" + #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} documento" @@ -373,6 +377,10 @@ msgstr "{teamName} ti ha invitato a {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} ti ha invitato a {action} {documentName}" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{userAgent}" +msgstr "{userAgent}" + #: packages/lib/utils/document-audit-logs.ts msgid "{userName} approved the document" msgstr "{userName} ha approvato il documento" @@ -518,6 +526,10 @@ msgstr "{VAR_PLURAL, select, one {1 mese} other {3 mesi}}" msgid "401 Unauthorized" msgstr "401 Non autorizzato" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "404 Email domain not found" +msgstr "404 Dominio email non trovato" + #: apps/remix/app/components/general/generic-error-layout.tsx msgid "404 not found" msgstr "404 non trovato" @@ -544,6 +556,10 @@ msgstr "404 Squadra non trovata" msgid "404 User not found" msgstr "404 Utente non trovato" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "404 Webhook not found" +msgstr "404 Webhook non trovato" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "5 documents a month" msgstr "5 documenti al mese" @@ -742,13 +758,14 @@ msgstr "Riconoscimento" #: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx msgid "Action" msgstr "Azione" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx @@ -759,6 +776,7 @@ msgstr "Azione" #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx @@ -769,6 +787,7 @@ msgstr "Azioni" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "Active" msgstr "Attivo" @@ -785,6 +804,10 @@ msgstr "Abbonamenti attivi" msgid "Add" msgstr "Aggiungi" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." +msgstr "Aggiungi un dominio personalizzato per inviare email per conto della tua organizzazione. Genereremo record DKIM che devi aggiungere al tuo provider DNS." + #: packages/ui/primitives/document-dropzone.tsx msgid "Add a document" msgstr "Aggiungi un documento" @@ -829,10 +852,22 @@ msgstr "Aggiungi un'altra opzione" msgid "Add another value" msgstr "Aggiungi un altro valore" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Custom Email Domain" +msgstr "Aggiungi Domini Email Personalizzato" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "Add email" msgstr "Aggiungi email" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Email" +msgstr "Aggiungi Email" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Email Domain" +msgstr "Aggiungi Dominio Email" + #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx msgid "Add Fields" @@ -872,6 +907,10 @@ msgstr "Aggiungi me stesso" msgid "Add Myself" msgstr "Aggiungi me stesso" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Organisation Email" +msgstr "Aggiungi Email Organizzazione" + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "Add passkey" @@ -918,6 +957,10 @@ msgstr "Aggiungi le persone che firmeranno il documento." msgid "Add the recipients to create the document with" msgstr "Aggiungi i destinatari con cui creare il documento" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Add these DNS records to verify your domain ownership" +msgstr "Aggiungi questi record DNS per verificare la proprietà del tuo dominio" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Additional brand information to display at the bottom of emails" msgstr "Informazioni aggiuntive sul marchio da mostrare in fondo alle email" @@ -940,6 +983,10 @@ msgstr "Pannello admin" msgid "Admin Panel" msgstr "Pannello di Amministrazione" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Admins only" +msgstr "Solo amministratori" + #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Advanced Options" @@ -984,6 +1031,10 @@ msgstr "Tutti i documenti sono stati elaborati. Eventuali nuovi documenti inviat msgid "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." msgstr "Tutti i documenti relativi al processo di firma elettronica ti saranno forniti elettronicamente tramite la nostra piattaforma o via email. È tua responsabilità assicurarti che il tuo indirizzo email sia attuale e che tu possa ricevere e aprire le nostre email." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "All email domains have been synced successfully" +msgstr "Tutti i domini email sono stati sincronizzati con successo" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.folders._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.folders._index.tsx msgid "All Folders" @@ -1009,7 +1060,7 @@ msgstr "Tutti i link di firma sono stati copiati negli Appunti." msgid "All templates" msgstr "Tutti i modelli" -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/period-selector.tsx msgid "All Time" msgstr "Tutto il tempo" @@ -1065,6 +1116,10 @@ msgstr "Un account email" msgid "An email containing an invitation will be sent to each member." msgstr "Verrà inviato un'email contenente un invito a ciascun membro." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "An email with this address already exists." +msgstr "Una email con questo indirizzo esiste già." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx @@ -1074,6 +1129,7 @@ msgstr "Verrà inviato un'email contenente un invito a ciascun membro." #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx #: apps/remix/app/components/forms/avatar-image.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "An error occurred" msgstr "Si è verificato un errore" @@ -1202,6 +1258,7 @@ msgstr "Si è verificato un errore durante la firma come assistente." msgid "An error occurred while signing the document." msgstr "Si è verificato un errore durante la firma del documento." +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "An error occurred while trying to create a checkout session." msgstr "Si è verificato un errore durante il tentativo di creare una sessione di pagamento." @@ -1260,6 +1317,10 @@ msgstr "Si è verificato un errore inaspettato." #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -1284,11 +1345,18 @@ msgstr "Si è verificato un errore sconosciuto durante lo spostamento della cart msgid "Any documents that you have been invited to will appear here" msgstr "Tutti i documenti a cui sei stato invitato verranno visualizzati qui" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Source" +msgstr "Qualsiasi fonte" + +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Status" +msgstr "Qualsiasi stato" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "API Tokens" msgstr "Token API" @@ -1371,6 +1439,8 @@ msgstr "Sei sicuro di voler eliminare questo team?" #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "Are you sure?" msgstr "Sei sicuro?" @@ -1428,10 +1498,14 @@ msgstr "Deve essere abilitato almeno un tipo di firma" msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." msgstr "Tenta nuovamente di sigillare il documento, utile dopo una modifica al codice per risolvere un documento errato." -#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx msgid "Audit Log" msgstr "Registro di controllo" +#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +msgid "Audit Logs" +msgstr "Registri di Audit" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Authentication Level" msgstr "Livello di Autenticazione" @@ -1510,23 +1584,29 @@ msgstr "Dettagli del Marchio" msgid "Brand Website" msgstr "Sito Web del Marchio" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx +msgid "Branding" +msgstr "Branding" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Branding Logo" msgstr "Logo del Marchio" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx msgid "Branding Preferences" msgstr "Preferenze per il branding" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Branding preferences updated" msgstr "Preferenze di branding aggiornate" #: apps/remix/app/components/tables/settings-security-activity-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx msgid "Browser" msgstr "Browser" @@ -1611,6 +1691,7 @@ msgstr "Può preparare" #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -1642,9 +1723,15 @@ msgstr "Può preparare" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-create-dialog.tsx @@ -1710,6 +1797,7 @@ msgstr "Valori della casella di controllo" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Checkout" msgstr "Pagamento" @@ -1749,10 +1837,6 @@ msgstr "Richieste" msgid "Clear file" msgstr "Rimuovi file" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Clear filter" -msgstr "" - #: packages/ui/primitives/data-table.tsx msgid "Clear filters" msgstr "Cancella filtri" @@ -1768,7 +1852,6 @@ msgstr "Clicca qui per iniziare" #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Click here to retry" msgstr "Clicca qui per riprovare" @@ -1802,6 +1885,7 @@ msgstr "Clicca per inserire il campo" #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Close" msgstr "Chiudi" @@ -1849,9 +1933,9 @@ msgid "Complete Viewing" msgstr "Completa la Visualizzazione" #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts #: packages/email/template-components/template-document-self-signed.tsx #: packages/email/template-components/template-document-recipient-signed.tsx @@ -1941,6 +2025,7 @@ msgid "Confirm" msgstr "Conferma" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Confirm by typing <0>{deleteMessage}" msgstr "Conferma digitando <0>{deleteMessage}" @@ -2019,6 +2104,10 @@ msgstr "Continua visualizzando il documento." msgid "Continue to login" msgstr "Continua per accedere" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Controls the default email settings when new documents or templates are created" +msgstr "Controlla le impostazioni email predefinite quando vengono creati nuovi documenti o modelli" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." msgstr "Controlla la lingua predefinita di un documento caricato. Questa verrà usata come lingua nelle comunicazioni email con i destinatari." @@ -2035,6 +2124,10 @@ msgstr "Controlla la formattazione del messaggio che verrà inviato quando si in msgid "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." msgstr "Controlla la lingua del documento, inclusa quella per le notifiche email e il certificato finale che viene generato e allegato al documento." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." +msgstr "Controlla se i registri di audit verranno inclusi nel documento quando viene scaricato. I registri di audit possono comunque essere scaricati separatamente dalla pagina dei registri." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." msgstr "Controlla se il certificato di firma sarà incluso nel documento quando viene scaricato. Il certificato di firma può comunque essere scaricato separatamente dalla pagina dei log." @@ -2056,6 +2149,9 @@ msgstr "Copiato" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx +#: 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 #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/components/document/document-share-button.tsx msgid "Copied to clipboard" @@ -2103,6 +2199,11 @@ msgstr "Crea un <0>account gratuito per accedere ai tuoi documenti firmati i msgid "Create a new account" msgstr "Crea un nuovo account" +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create a new email address for your organisation using the domain <0>{0}." +msgstr "Crea un nuovo indirizzo email per la tua organizzazione utilizzando il dominio <0>{0}." + #: apps/remix/app/components/general/billing-plans.tsx msgid "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" msgstr "Crea una nuova organizzazione con il piano {planName}. Mantieni la tua organizzazione attuale sul suo piano attuale" @@ -2160,6 +2261,10 @@ msgstr "Crea Link di Firma Diretto" msgid "Create document from template" msgstr "Crea documento da modello" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create Email" +msgstr "Crea Email" + #: apps/remix/app/components/general/folder/folder-card.tsx msgid "Create folder" msgstr "Crea cartella" @@ -2323,10 +2428,14 @@ msgstr "Destinatari attuali:" msgid "Currently all organisation members can access this team" msgstr "Attualmente tutti i membri dell'organizzazione possono accedere a questo team" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Currently branding can only be configured for Teams and above plans." msgstr "Attualmente il marchio può essere configurato solo per i piani Team e superiori." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Currently email domains can only be configured for Platform and above plans." +msgstr "Attualmente i domini email possono essere configurati solo per i piani Platform e superiori." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Custom Organisation Groups" msgstr "Gruppi di Organizzazione Personalizzati" @@ -2362,6 +2471,10 @@ msgstr "Formato data" msgid "Decline" msgstr "Declina" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Date Format" +msgstr "Formato Data Predefinito" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Document Language" msgstr "Lingua predefinita del documento" @@ -2370,10 +2483,22 @@ msgstr "Lingua predefinita del documento" msgid "Default Document Visibility" msgstr "Visibilità predefinita del documento" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email" +msgstr "Email Predefinita" + +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email Settings" +msgstr "Impostazioni Email Predefinite" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Impostazioni predefinite della firma" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Time Zone" +msgstr "Fuso Orario Predefinito" + #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "delete" msgstr "elimina" @@ -2387,6 +2512,7 @@ msgstr "elimina" #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/general/folder/folder-card.tsx @@ -2399,6 +2525,8 @@ msgstr "elimina" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx @@ -2417,6 +2545,10 @@ msgstr "Elimina" msgid "delete {0}" msgstr "elimina {0}" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "delete {emailDomain}" +msgstr "elimina {emailDomain}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "elimina {teamName}" @@ -2443,6 +2575,19 @@ msgstr "Elimina documento" msgid "Delete Document" msgstr "Elimina Documento" +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "Delete email" +msgstr "Elimina email" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "Delete email domain" +msgstr "Elimina dominio email" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Delete Email Domain" +msgstr "Elimina Dominio Email" + #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Delete Folder" msgstr "Elimina Cartella" @@ -2525,7 +2670,7 @@ msgid "Direct link" msgstr "Collegamento diretto" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Direct Link" msgstr "Collegamento diretto" @@ -2563,6 +2708,10 @@ msgstr "Collegamento diretto al modello eliminato" msgid "Direct template link usage exceeded ({0}/{1})" msgstr "Utilizzo del collegamento diretto al modello superato ({0}/{1})" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Direction" +msgstr "Direzione" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Disable" @@ -2603,6 +2752,11 @@ msgstr "Disabilitare la firma del collegamento diretto impedirà a chiunque di a msgid "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." msgstr "Disabilitare l'utente porta all'impossibilità per l'utente di usare l'account. Disabilita anche tutti i contenuti correlati come abbonamento, webhook, team e chiavi API." +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Display Name" +msgstr "Nome visualizzato" + #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "Display your name and email in documents" msgstr "Mostra il tuo nome e email nei documenti" @@ -2615,6 +2769,14 @@ msgstr "Distribuire il documento" msgid "Distribution Method" msgstr "Metodo di distribuzione" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "DKIM records generated. Please add the DNS records to verify your domain." +msgstr "Record DKIM generati. Aggiungi i record DNS per verificare il tuo dominio." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "DNS Records" +msgstr "Record DNS" + #: apps/remix/app/components/dialogs/template-delete-dialog.tsx msgid "Do you want to delete this template?" msgstr "Vuoi eliminare questo modello?" @@ -2627,7 +2789,10 @@ msgstr "Vuoi duplicare questo modello?" msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." msgstr "Documenso eliminerà <0>tutti i tuoi documenti, insieme a tutti i tuoi documenti completati, firme e tutte le altre risorse appartenenti al tuo account." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Document" msgstr "Documento" @@ -2750,11 +2915,6 @@ msgstr "ID esterno del documento aggiornato" msgid "Document found in your account" msgstr "Documento trovato nel tuo account" -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._index.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Document history" -msgstr "Cronologia del documento" - #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" @@ -2804,8 +2964,14 @@ msgstr "Documento in sospeso" msgid "Document pending email" msgstr "Email documento in attesa" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Document Preferences" +msgstr "Preferenze Documento" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Document preferences updated" msgstr "Preferenze del documento aggiornate" @@ -2873,6 +3039,10 @@ msgstr "Caricamento del documento disabilitato a causa di fatture non pagate" msgid "Document uploaded" msgstr "Documento caricato" +#: packages/lib/utils/document-audit-logs.ts +msgid "Document viewed" +msgstr "Documento visualizzato" + #: apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx msgid "Document Viewed" msgstr "Documento visualizzato" @@ -2915,6 +3085,22 @@ msgstr "I documenti che richiedono la tua attenzione verranno visualizzati qui" msgid "Documents Viewed" msgstr "Documenti visualizzati" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Domain" +msgstr "Dominio" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Added" +msgstr "Dominio Aggiunto" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain already in use" +msgstr "Dominio già in uso" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Name" +msgstr "Nome Dominio" + #: apps/remix/app/routes/_unauthenticated+/signin.tsx #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Don't have an account? <0>Sign up" @@ -2951,8 +3137,8 @@ msgstr "Scarica originale" msgid "Download Template CSV" msgstr "Scarica Modello CSV" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Draft" msgstr "Bozza" @@ -2973,6 +3159,7 @@ msgstr "Trascina e rilascia il tuo PDF qui." msgid "Drag and drop or click to upload" msgstr "Trascina e rilascia o fai clic per caricare" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx msgid "Drag and drop your PDF file here" msgstr "Trascina qui il tuo file PDF" @@ -2994,10 +3181,6 @@ msgstr "Menu a tendina" msgid "Dropdown options" msgstr "Opzioni del menu a tendina" -#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "A causa di una fattura non pagata, il vostro team è stato limitato. Si prega di effettuare il pagamento per ripristinare l'accesso completo al team." - #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx @@ -3041,10 +3224,14 @@ msgstr "Divulgazione della firma elettronica" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx @@ -3080,6 +3267,7 @@ msgid "Email address" msgstr "Indirizzo email" #: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "Email Address" msgstr "Indirizzo Email" @@ -3087,6 +3275,10 @@ msgstr "Indirizzo Email" msgid "Email already confirmed" msgstr "Email già confermata" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email already exists" +msgstr "Email già esistente" + #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx msgid "Email cannot already exist in the template" msgstr "L'email non può già esistere nel modello" @@ -3095,14 +3287,52 @@ msgstr "L'email non può già esistere nel modello" msgid "Email Confirmed!" msgstr "Email confermato!" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email Created" +msgstr "Email Creata" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email domain not found" +msgstr "Dominio email non trovato" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email Domain Settings" +msgstr "Impostazioni Dominio Email" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +msgid "Email Domains" +msgstr "Domini Email" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Email domains synced" +msgstr "Domini email sincronizzati" + #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Email Options" msgstr "Opzioni email" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Email Preferences" +msgstr "Preferenze Email" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Email preferences updated" +msgstr "Preferenze email aggiornate" + #: packages/lib/utils/document-audit-logs.ts msgid "Email resent" msgstr "Email rinviato" +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Email Sender" +msgstr "Mittente Email" + #: packages/lib/utils/document-audit-logs.ts msgid "Email sent" msgstr "Email inviato" @@ -3119,6 +3349,11 @@ msgstr "Verifica email rimossa" msgid "Email verification has been resent" msgstr "Verifica email rinviata" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Emails" +msgstr "Email" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Embedding, 5 members included and more" msgstr "Incorporamento, 5 membri inclusi e altro" @@ -3199,6 +3434,10 @@ msgstr "Inserisci un nome per la tua nuova cartella. Le cartelle ti aiutano a or msgid "Enter claim name" msgstr "Inserisci nome richiesta" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Enter the domain you want to use for sending emails (without http:// or www)" +msgstr "Inserisci il dominio che desideri utilizzare per inviare email (senza http:// o www)" + #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx msgid "Enter your 2FA code" msgstr "Inserisci il tuo codice 2FA" @@ -3281,6 +3520,7 @@ msgstr "Impresa" #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx #: 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/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-delete-dialog.tsx @@ -3293,6 +3533,14 @@ msgstr "Errore" msgid "Error uploading file" msgstr "Errore durante il caricamento del file" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Event Type" +msgstr "Tipo di Evento" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Everyone" +msgstr "Tutti" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Everyone can access and view the document" msgstr "Tutti possono accedere e visualizzare il documento" @@ -3440,6 +3688,7 @@ msgstr "Campi" msgid "Fields updated" msgstr "Campi aggiornati" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx @@ -3475,13 +3724,17 @@ msgstr "Cartella spostata con successo" msgid "Folder Name" msgstr "Nome Cartella" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Folder not found" msgstr "Cartella non trovata" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Folder Settings" +msgstr "Impostazioni Cartella" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx msgid "Folder updated successfully" msgstr "Cartella aggiornata con successo" @@ -3537,15 +3790,18 @@ msgstr "Nome completo" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/template/template-edit-form.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "General" msgstr "Generale" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Generate DKIM Records" +msgstr "Genera Record DKIM" + #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Generate Links" msgstr "Genera link" @@ -3555,6 +3811,8 @@ msgid "Global recipient action authentication" msgstr "Autenticazione globale del destinatario" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "Go back" @@ -3589,26 +3847,10 @@ msgstr "Vai a home" msgid "Go to document" msgstr "Vai al documento" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to first page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to last page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to next page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Go to owner" msgstr "Vai al proprietario" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to previous page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "Go to team" msgstr "Vai al team" @@ -3642,9 +3884,8 @@ msgid "Group Name" msgstr "Nome del gruppo" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/organisation-members-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Groups" msgstr "Gruppi" @@ -3678,6 +3919,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/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." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Here you can edit your organisation details." msgstr "Qui puoi modificare i dettagli della tua organizzazione." @@ -3690,22 +3935,33 @@ msgstr "Qui puoi modificare i tuoi dati personali." msgid "Here you can manage your password and security settings." msgstr "Qui puoi gestire la tua password e le impostazioni di sicurezza." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." +msgstr "Qui puoi impostare le preferenze di branding per la tua organizzazione. I team erediteranno queste impostazioni per impostazione predefinita." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your team" +msgstr "Qui puoi impostare le preferenze di branding per il tuo team" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set document preferences for your organisation. Teams will inherit these settings by default." +msgstr "Qui puoi impostare le preferenze dei documenti per la tua organizzazione. I team erediteranno queste impostazioni per impostazione predefinita." + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Here you can set preferences and defaults for branding." msgstr "Qui puoi impostare preferenze e valori predefiniti per il branding." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." -msgstr "Qui puoi impostare le preferenze e i valori predefiniti per la tua organizzazione. I team erediteranno queste impostazioni per impostazione predefinita." - -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Here you can set preferences and defaults for your team." msgstr "Qui puoi impostare preferenze e valori predefiniti per il tuo team." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set your general preferences" -msgstr "Qui puoi impostare le tue preferenze generali." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set your general branding preferences" +msgstr "Qui puoi impostare le tue preferenze generali di branding" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set your general document preferences" +msgstr "Qui puoi impostare le tue preferenze generali dei documenti" #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "Here's how it works:" @@ -3729,10 +3985,6 @@ msgstr "Ciao, {userName} <0>({userEmail})" msgid "Hide" msgstr "Nascondi" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Hide additional information" -msgstr "Nascondi informazioni aggiuntive" - #: apps/remix/app/components/general/generic-error-layout.tsx #: apps/remix/app/components/general/folder/folder-grid.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx @@ -3744,6 +3996,10 @@ msgstr "Home" msgid "Home (No Folder)" msgstr "Home (Nessuna Cartella)" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Horizontal" +msgstr "Orizzontale" + #: packages/lib/constants/recipient-roles.ts msgid "I am a signer of this document" msgstr "Sono un firmatario di questo documento" @@ -3781,6 +4037,10 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID copiato negli appunti" +#: 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}." + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." msgstr "Se non vuoi utilizzare l'autenticatore richiesto, puoi chiuderlo, dopodiché verrà mostrato il successivo disponibile." @@ -3796,7 +4056,6 @@ msgstr "Se la tua app autenticatrice non supporta i codici QR, puoi usare il seg #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Inbox" msgstr "Posta in arrivo" @@ -3804,6 +4063,10 @@ msgstr "Posta in arrivo" msgid "Inbox documents" msgstr "Documenti in arrivo" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Include the Audit Logs in the Document" +msgstr "Includi i Registri di Audit nel Documento" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Include the Signing Certificate in the Document" msgstr "Includi il certificato di firma nel documento" @@ -3817,6 +4080,11 @@ msgstr "Informazioni" msgid "Inherit authentication method" msgstr "Ereditare metodo di autenticazione" +#: apps/remix/app/components/forms/email-preferences-form.tsx +#: apps/remix/app/components/forms/email-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/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx @@ -3978,6 +4246,18 @@ msgstr "Etichetta" msgid "Language" msgstr "Lingua" +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 14 days" +msgstr "Ultimi 14 giorni" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 30 days" +msgstr "Ultimi 30 giorni" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 7 days" +msgstr "Ultimi 7 giorni" + #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Last Active" msgstr "Ultimo accesso" @@ -3987,14 +4267,6 @@ msgstr "Ultimo accesso" msgid "Last modified" msgstr "Ultima modifica" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Month" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Quarter" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" msgstr "Ultimo aggiornamento" @@ -4011,14 +4283,6 @@ msgstr "Ultimo aggiornamento il" msgid "Last used" msgstr "Ultimo utilizzo" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Week" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Year" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/_layout.tsx msgid "Leaderboard" msgstr "Classifica" @@ -4028,6 +4292,7 @@ msgstr "Classifica" msgid "Leave" msgstr "Lascia" +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx @@ -4086,6 +4351,10 @@ msgstr "Caricamento Documento..." msgid "Loading..." msgstr "Caricamento in corso..." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Local timezone" +msgstr "Fuso orario locale" + #: apps/remix/app/components/general/document-signing/document-signing-auth-page.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-account.tsx #: apps/remix/app/components/general/direct-template/direct-template-signing-auth-page.tsx @@ -4119,6 +4388,10 @@ msgstr "Gestisci e visualizza il modello" msgid "Manage billing" msgstr "Gestisci la fatturazione" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Manage Billing" +msgstr "Gestisci la Fatturazione" + #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Manage details for this public template" msgstr "Gestisci i dettagli per questo modello pubblico" @@ -4186,6 +4459,10 @@ msgstr "Gestisci i membri del tuo team." msgid "Manage the members or invite new members." msgstr "Gestisci i membri o invita nuovi membri." +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Manage the settings for this folder." +msgstr "Gestisci le impostazioni per questa cartella." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.teams.tsx msgid "Manage the teams in this organisation." msgstr "Gestisci i team in questa organizzazione." @@ -4194,6 +4471,10 @@ msgstr "Gestisci i team in questa organizzazione." msgid "Manage users" msgstr "Gestisci utenti" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Manage your email domain settings." +msgstr "Gestisci le impostazioni del tuo dominio email." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "Manage your organisation group settings." msgstr "Gestisci le impostazioni del gruppo della tua organizzazione." @@ -4211,6 +4492,10 @@ msgstr "Gestisci le impostazioni del tuo sito qui" msgid "Manager" msgstr "Responsabile" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Managers and above" +msgstr "Manager e superiori" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Segna come visualizzato" @@ -4261,18 +4546,20 @@ msgstr "Membro dal" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Members" msgstr "Membri" -#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Message" +msgstr "Messaggio" + +#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "Message <0>(Optional)" msgstr "Messaggio <0>(Opzionale)" @@ -4338,6 +4625,11 @@ msgstr "Possono essere selezionati più metodi di accesso." msgid "My Folder" msgstr "La Mia Cartella" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "N/A" +msgstr "N/A" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx @@ -4355,6 +4647,7 @@ msgstr "La Mia Cartella" #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -4416,6 +4709,7 @@ msgstr "Successivo" msgid "Next field" msgstr "Campo successivo" +#: 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/branding-preferences-form.tsx @@ -4426,42 +4720,6 @@ msgstr "No" msgid "No active drafts" msgstr "Nessuna bozza attiva" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No completed documents" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been completed yet. Completed documents will appear here once all recipients have signed." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been rejected. Documents that have been declined will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template match the current filters. Try adjusting your search criteria." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents found" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents have been created from this template yet. Use this template to create your first document." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents in inbox" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents yet" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No draft documents" -msgstr "" - #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "No folders found" @@ -4481,11 +4739,6 @@ msgstr "Non sono richieste ulteriori azioni da parte tua in questo momento." msgid "No organisations found" msgstr "Nessuna organizzazione trovata" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No pending documents" -msgstr "" - #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx msgid "No public profile templates found" msgstr "Nessun modello di profilo pubblico trovato" @@ -4515,11 +4768,6 @@ msgstr "Nessun destinatario" msgid "No recipients with this role" msgstr "Nessun destinatario con questo ruolo" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No rejected documents" -msgstr "" - #: packages/ui/components/document/document-global-auth-action-select.tsx #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "No restrictions" @@ -4530,15 +4778,9 @@ msgid "No results found" msgstr "Nessun risultato trovato" #: apps/remix/app/components/general/app-command-menu.tsx -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx msgid "No results found." msgstr "Nessun risultato trovato." -#: packages/ui/primitives/data-table/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx -msgid "No results." -msgstr "" - #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "No signature field found" msgstr "Nessun campo di firma trovato" @@ -4657,6 +4899,10 @@ msgstr "Una volta abilitato, puoi selezionare qualsiasi destinatario attivo per msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." msgstr "Una volta scansionato il codice QR o inserito manualmente il codice, inserisci il codice fornito dalla tua app di autenticazione qui sotto." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" +msgstr "Una volta aggiornati i tuoi record DNS, potrebbero volerci fino a 48 ore per propagarsi. Una volta completata la propagazione DNS, dovrai tornare indietro e premere il pulsante \"Sincronizza\" domini" + #: packages/lib/constants/template.ts msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." msgstr "Una volta configurato il tuo modello, condividi il link ovunque tu voglia. La persona che apre il link potrà inserire le proprie informazioni nel campo destinatario del link diretto e completare qualsiasi altro campo assegnato a loro." @@ -4754,10 +5000,6 @@ msgstr "Nome dell'organizzazione" msgid "Organisation not found" msgstr "Organizzazione non trovata" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Organisation Preferences" -msgstr "Preferenze dell'organizzazione" - #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Organisation role" msgstr "Ruolo dell'organizzazione" @@ -4817,6 +5059,10 @@ msgstr "Organizza i tuoi documenti e modelli." msgid "Otherwise, the document will be created as a draft." msgstr "Altrimenti, il documento sarà creato come bozza." +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Override organisation settings" +msgstr "Sovrascrivi impostazioni organizzazione" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx @@ -4916,19 +5162,16 @@ msgstr "Password aggiornato" msgid "Password updated!" msgstr "Password aggiornata!" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Past" -msgstr "" - #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "Payment overdue" msgstr "Pagamento scaduto" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/ui/components/document/document-read-only-fields.tsx #: packages/lib/constants/document.ts msgid "Pending" @@ -5118,10 +5361,15 @@ msgstr "Rivedi il documento prima di firmare." msgid "Please select a PDF file" msgstr "Seleziona un file PDF" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Please try a different domain." +msgstr "Si prega di provare un altro dominio." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Please try again and make sure you enter the correct email address." msgstr "Si prega di riprovare assicurandosi di inserire l'indirizzo email corretto." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/dialogs/template-create-dialog.tsx msgid "Please try again later." msgstr "Si prega di riprovare più tardi." @@ -5149,20 +5397,13 @@ msgstr "Si prega di caricare un logo" msgid "Pre-formatted CSV template with example data." msgstr "Modello CSV preformattato con dati di esempio." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx -#: apps/remix/app/components/general/settings-nav-mobile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/app-command-menu.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Preferences" msgstr "Preferenze" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Present" -msgstr "" - #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Preview" msgstr "Anteprima" @@ -5214,10 +5455,9 @@ msgid "Public" msgstr "Pubblico" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Public Profile" msgstr "Profilo pubblico" @@ -5245,10 +5485,6 @@ msgstr "Valori radio" msgid "Read only" msgstr "Sola lettura" -#: apps/remix/app/components/general/document-signing/document-signing-field-container.tsx -msgid "Read only field" -msgstr "Campo di sola lettura" - #: apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx msgid "Read the full <0>signature disclosure." msgstr "Leggi l'intera <0>divulgazione della firma." @@ -5341,6 +5577,18 @@ msgstr "Metriche dei destinatari" msgid "Recipients will still retain their copy of the document" msgstr "I destinatari conserveranno comunque la loro copia del documento" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Name" +msgstr "Nome Record" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Type" +msgstr "Tipo di Record" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Value" +msgstr "Valore del Record" + #: apps/remix/app/components/forms/2fa/recovery-code-list.tsx msgid "Recovery code copied" msgstr "Codice di recupero copiato" @@ -5376,7 +5624,6 @@ msgstr "Rifiuta Documento" #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Rejected" msgstr "Rifiutato" @@ -5394,23 +5641,24 @@ msgid "Remembered your password? <0>Sign In" msgstr "Ricordi la tua password? <0>Accedi" #. placeholder {0}: customEmail.subject -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0}" msgstr "Promemoria: {0}" #. placeholder {0}: document.team.name -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0} invited you to {recipientActionVerb} a document" msgstr "Promemoria: {0} ti ha invitato a {recipientActionVerb} un documento" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} this document" msgstr "Promemoria: per favore {recipientActionVerb} questo documento" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} your document" msgstr "Promemoria: per favore {recipientActionVerb} il tuo documento" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -5429,6 +5677,11 @@ msgstr "Promemoria: per favore {recipientActionVerb} il tuo documento" msgid "Remove" msgstr "Rimuovi" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Remove email domain" +msgstr "Rimuovi dominio email" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx msgid "Remove organisation group" @@ -5452,6 +5705,15 @@ msgstr "Rimuovere il membro del team" msgid "Repeat Password" msgstr "Ripeti Password" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Reply to email" +msgstr "Rispondi all'email" + +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Reply To Email" +msgstr "Rispondi a Email" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx @@ -5481,7 +5743,6 @@ msgstr "Reinvia verifica" #: apps/remix/app/components/forms/team-update-form.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/forms/organisation-update-form.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Reset" msgstr "Ripristina" @@ -5621,7 +5882,6 @@ msgid "Search by organisation ID, name, customer ID or owner email" msgstr "Cerca per ID dell'organizzazione, nome, ID cliente o email del proprietario" #: apps/remix/app/components/general/document/document-search.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Search documents..." msgstr "Cerca documenti..." @@ -5685,6 +5945,10 @@ msgstr "Seleziona un modello che desideri mostrare nel tuo profilo pubblico" msgid "Select a template you'd like to display on your team's public profile" msgstr "Seleziona un modello che desideri mostrare nel profilo pubblico del tuo team" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Select a time zone" +msgstr "Seleziona un fuso orario" + #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Select access methods" msgstr "Seleziona i metodi di accesso" @@ -5710,6 +5974,10 @@ msgstr "Seleziona i metodi di autenticazione" msgid "Select default option" msgstr "Seleziona opzione predefinita" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Select direction" +msgstr "Seleziona la direzione" + #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Select groups" msgstr "Seleziona gruppi" @@ -5757,9 +6025,9 @@ msgstr "Seleziona i membri da includere in questo gruppo" msgid "Select triggers" msgstr "Seleziona trigger" -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx -msgid "selected" -msgstr "" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Select visibility" +msgstr "Seleziona visibilità" #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx @@ -5768,6 +6036,11 @@ msgstr "" msgid "Send" msgstr "Invia" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send a test webhook with sample data to verify your integration is working correctly." +msgstr "Invia un webhook di prova con dati di esempio per verificare che la tua integrazione funzioni correttamente." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Send confirmation email" msgstr "Invia email di conferma" @@ -5824,6 +6097,10 @@ msgstr "Invia email richiesta firma destinatario" msgid "Send reminder" msgstr "Invia promemoria" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send Test Webhook" +msgstr "Invia Webhook di Prova" + #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx msgid "Sender" @@ -5903,10 +6180,6 @@ msgstr "Condividi la tua esperienza di firma!" msgid "Show" msgstr "Mostra" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Show additional information" -msgstr "Mostra informazioni aggiuntive" - #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Show advanced settings" @@ -6135,9 +6408,9 @@ msgstr "Alcuni firmatari non hanno un campo firma assegnato. Assegna almeno 1 ca #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx @@ -6148,6 +6421,8 @@ msgstr "Alcuni firmatari non hanno un campo firma assegnato. Assegna almeno 1 ca #: apps/remix/app/components/tables/documents-table-action-button.tsx #: apps/remix/app/components/general/share-document-download-button.tsx #: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/teams/team-email-usage.tsx #: apps/remix/app/components/general/teams/team-email-dropdown.tsx #: apps/remix/app/components/general/organisations/organisation-invitations.tsx @@ -6204,13 +6479,14 @@ msgstr "Qualcosa è andato storto durante l'invio dell'e-mail di conferma." msgid "Something went wrong while updating the team billing subscription, please contact support." msgstr "Qualcosa è andato storto durante l'aggiornamento dell'abbonamento di fatturazione del team, contatta il supporto." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Something went wrong!" msgstr "Qualcosa è andato storto!" #: packages/ui/primitives/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx msgid "Something went wrong." msgstr "Qualcosa è andato storto." @@ -6233,7 +6509,6 @@ msgstr "Siamo spiacenti, non siamo riusciti a scaricare il certificato. Riprova #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Source" msgstr "Fonte" @@ -6243,12 +6518,12 @@ msgstr "Statistiche" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Status" msgstr "Stato" @@ -6268,12 +6543,16 @@ msgstr "Cliente Stripe creato con successo" msgid "Stripe Customer ID" msgstr "ID cliente di Stripe" +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Subject" +msgstr "Soggetto" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx -#: packages/ui/primitives/document-flow/add-subject.tsx msgid "Subject <0>(Optional)" msgstr "Oggetto <0>(Opzionale)" +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "Subscribe" @@ -6300,6 +6579,10 @@ msgstr "Reclamo di sottoscrizione aggiornato con successo." msgid "Subscription Claims" msgstr "Rivendicazioni di abbonamento" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Subscription invalid" +msgstr "Abbonamento non valido" + #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx @@ -6342,6 +6625,9 @@ msgstr "Rivendicazioni di abbonamento" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -6360,6 +6646,14 @@ msgstr "Creati con successo: {successCount}" msgid "Summary:" msgstr "Sommario:" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync" +msgstr "Sincronizza" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync Email Domains" +msgstr "Sincronizza Domini Email" + #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx msgid "System Requirements" msgstr "Requisiti di sistema" @@ -6474,10 +6768,6 @@ msgstr "Solo team" msgid "Team only templates are not linked anywhere and are visible only to your team." msgstr "I modelli solo per il team non sono collegati da nessuna parte e sono visibili solo al tuo team." -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx -msgid "Team Preferences" -msgstr "Preferenze del team" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx @@ -6520,9 +6810,9 @@ msgstr "Team a cui è attualmente assegnato questo gruppo di organizzazione" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Template" msgstr "Modello" @@ -6570,6 +6860,10 @@ msgstr "Titolo del modello" msgid "Template updated successfully" msgstr "Modello aggiornato con successo" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Template uploaded" +msgstr "Modello caricato" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx @@ -6583,6 +6877,20 @@ msgstr "Modelli" msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." msgstr "I modelli ti consentono di generare rapidamente documenti con destinatari e campi precompilati." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test Webhook" +msgstr "Webhook di Test" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook failed" +msgstr "Il test del webhook non è riuscito" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook sent" +msgstr "Webhook di prova inviato" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -6644,12 +6952,21 @@ msgstr "I metodi di autenticazione richiesti per i destinatari per visualizzare msgid "The content to show in the banner, HTML is allowed" msgstr "Il contenuto da mostrare nel banner, HTML è consentito" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The default email to use when sending emails to recipients" +msgstr "L'email predefinita da utilizzare quando si inviano email ai destinatari" + #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "The direct link has been copied to your clipboard" msgstr "Il link diretto è stato copiato negli appunti" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The display name for this email address" +msgstr "Il nome visualizzato per questo indirizzo email" + #: 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." @@ -6687,6 +7004,16 @@ msgstr "Il documento sarà immediatamente inviato ai destinatari se selezionato. msgid "The document's name" msgstr "Il nome del documento" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The email address which will show up in the \"Reply To\" field in emails" +msgstr "L'indirizzo email che verrà visualizzato nel campo \"Rispondi a\" nelle email" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Il dominio email che stai cercando potrebbe essere stato rimosso, rinominato o potrebbe non essere mai\n" +"esistito." + #: apps/remix/app/components/forms/signin.tsx msgid "The email or password provided is incorrect" msgstr "L'email o la password fornita è errata" @@ -6724,6 +7051,10 @@ msgstr "Si sono verificati i seguenti errori:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Il seguente team è stato eliminato. Non potrai più accedere a questo team e ai suoi documenti" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The organisation email has been created successfully." +msgstr "L'email dell'organizzazione è stata creata con successo." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "The organisation group you are looking for may have been removed, renamed or may have never\n" " existed." @@ -6750,6 +7081,11 @@ msgstr "L'organizzazione che cerchi potrebbe essere stata rimossa, rinominata o msgid "The page you are looking for was moved, removed, renamed or might never have existed." msgstr "La pagina che stai cercando è stata spostata, rimossa, rinominata o potrebbe non essere mai esistita." +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The part before the @ symbol (e.g., \"support\" for support@{0})" +msgstr "La parte prima del simbolo @ (ad esempio, \"support\" per support@{0})" + #: apps/remix/app/components/forms/public-profile-form.tsx msgid "The profile link has been copied to your clipboard" msgstr "Il link del profilo è stato copiato negli appunti" @@ -6845,6 +7181,10 @@ msgstr "Il modello è stato spostato con successo." msgid "The template will be removed from your profile" msgstr "Il modello sarà rimosso dal tuo profilo" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "The test webhook has been successfully sent to your endpoint." +msgstr "Il test del webhook è stato inviato con successo al tuo endpoint." + #: apps/remix/app/components/forms/token.tsx msgid "The token was copied to your clipboard." msgstr "Il token è stato copiato negli appunti." @@ -6888,6 +7228,12 @@ msgstr "Il webhook è stato aggiornato con successo." msgid "The webhook was successfully created." msgstr "Il webhook è stato creato con successo." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Il webhook che stai cercando potrebbe essere stato rimosso, rinominato o potrebbe non\n" +"esistito mai." + #: apps/remix/app/components/tables/documents-table-empty-state.tsx msgid "There are no active drafts at the current moment. You can upload a document to start drafting." msgstr "Non ci sono bozze attive al momento attuale. Puoi caricare un documento per iniziare a redigere." @@ -6896,30 +7242,6 @@ msgstr "Non ci sono bozze attive al momento attuale. Puoi caricare un documento msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." msgstr "Non ci sono ancora documenti completati. I documenti che hai creato o ricevuto appariranno qui una volta completati." -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no documents from this template waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no documents waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no draft documents created from this template. Use this template to create a new document." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no pending documents at the moment. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no pending documents created from this template. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no rejected documents. Documents that have been declined will appear here." -msgstr "" - #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "There was an error uploading your file. Please try again." msgstr "Si è verificato un errore durante il caricamento del tuo file. Per favore riprova." @@ -7051,8 +7373,8 @@ msgid "This field cannot be modified or deleted. When you share this template's msgstr "Questo campo non può essere modificato o eliminato. Quando condividi il link diretto di questo modello o lo aggiungi al tuo profilo pubblico, chiunque vi acceda può inserire il proprio nome e email, e compilare i campi assegnati." #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx -msgid "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." -msgstr "Questa cartella contiene più elementi. Cancellarla eliminerà anche tutti gli elementi nella cartella, incluse le cartelle nidificate e i loro contenuti." +msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." +msgstr "Questa cartella contiene più elementi. Eliminandola verranno rimossi tutte le sottocartelle e i documenti e modelli nidificati verranno spostati nella cartella principale." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -7066,10 +7388,6 @@ msgstr "Questo è il reclamo con cui questa organizzazione è stata inizialmente msgid "This link is invalid or has expired. Please contact your team to resend a verification." msgstr "Questo link è invalido o è scaduto. Si prega di contattare il tuo team per inviare nuovamente una verifica." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Month" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "This organisation, and any associated data will be permanently deleted." msgstr "Questa organizzazione e tutti i dati associati saranno cancellati in modo permanente." @@ -7082,10 +7400,6 @@ msgstr "Questa chiave d'accesso è già stata registrata." msgid "This passkey is not configured for this application. Please login and add one in the user settings." msgstr "Questa chiave di accesso non è configurata per questa applicazione. Effettua il login e aggiungine una nelle impostazioni utente." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Quarter" -msgstr "" - #: packages/ui/primitives/document-flow/add-fields.tsx msgid "This recipient can no longer be modified as they have signed a field, or completed the document." msgstr "Questo destinatario non può più essere modificato poiché ha firmato un campo o completato il documento." @@ -7124,10 +7438,6 @@ msgstr "Questo token è invalido o è scaduto. Si prega di contattare il vostro msgid "This URL is already in use." msgstr "Questo URL è già in uso." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Week" -msgstr "" - #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to all recipients if a pending document has been deleted." msgstr "Questo sarà inviato a tutti i destinatari se un documento in attesa è stato eliminato." @@ -7140,27 +7450,26 @@ msgstr "Questo sarà inviato a tutti i destinatari una volta che il documento è msgid "This will be sent to the document owner once the document has been fully completed." msgstr "Questo sarà inviato al proprietario del documento una volta che il documento è stato completamente completato." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "This will check and sync the status of all email domains for this organisation" +msgstr "Questo controllerà e sincronizzerà lo stato di tutti i domini email per questa organizzazione" + #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" msgstr "Questo farà SOLO il retroporting degli indicatori delle funzionalità impostati su vero, qualsiasi cosa disabilitata nel reclamo iniziale non sarà retroportata" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "This will remove all emails associated with this email domain" +msgstr "Questo rimuoverà tutte le email associate a questo dominio email" + #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Questa azione ti disconnetterà da tutti gli altri dispositivi. Dovrai accedere nuovamente su quei dispositivi per continuare a usare il tuo account." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Year" -msgstr "" - -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Ora" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Time Period" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Time zone" msgstr "Fuso orario" @@ -7190,6 +7499,10 @@ msgstr "Il titolo non può essere vuoto" msgid "To accept this invitation you must create an account." msgstr "Per accettare questo invito devi creare un account." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." +msgstr "Per poter aggiungere membri a un team, devi prima aggiungerli all'organizzazione. Per ulteriori informazioni, consulta la <0>documentazione." + #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx msgid "To change the email you must remove and add a new email address." msgstr "Per cambiare la email devi rimuovere e aggiungere un nuovo indirizzo email." @@ -7235,10 +7548,6 @@ msgstr "Per utilizzare il nostro servizio di firma elettronica, devi avere acces msgid "To view this document you need to be signed into your account, please sign in to continue." msgstr "Per visualizzare questo documento devi essere connesso al tuo account, per favore accedi per continuare." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Today" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx msgid "Toggle the switch to hide your profile from the public." msgstr "Attiva l'interruttore per nascondere il tuo profilo al pubblico." @@ -7387,7 +7696,6 @@ msgid "Unable to join this organisation at this time." msgstr "Impossibile unirsi a questa organizzazione in questo momento." #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Unable to load document history" msgstr "Impossibile caricare la cronologia del documento" @@ -7469,12 +7777,14 @@ msgid "Untitled Group" msgstr "Gruppo senza nome" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/forms/public-profile-form.tsx +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx @@ -7482,6 +7792,8 @@ msgstr "Gruppo senza nome" #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Update" @@ -7491,7 +7803,8 @@ msgstr "Aggiorna" msgid "Update Banner" msgstr "Aggiorna banner" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Update Billing" msgstr "Aggiorna fatturazione" @@ -7503,6 +7816,10 @@ msgstr "Aggiorna reclamo" msgid "Update current organisation" msgstr "Aggiorna l'organizzazione attuale" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "Update email" +msgstr "Aggiorna email" + #: apps/remix/app/components/general/legacy-field-warning-popover.tsx msgid "Update Fields" msgstr "Aggiorna campi" @@ -7635,6 +7952,10 @@ msgstr "Carica documento" msgid "Upload Signature" msgstr "Carica Firma" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Upload Template" +msgstr "Carica Modello" + #: packages/ui/primitives/document-upload.tsx #: packages/ui/primitives/document-dropzone.tsx msgid "Upload Template Document" @@ -7665,6 +7986,10 @@ msgstr "Il file caricato non è di un tipo di file consentito" msgid "Uploading document..." msgstr "Caricamento documento in corso..." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Uploading template..." +msgstr "Caricamento del modello..." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx msgid "Use" msgstr "Utilizza" @@ -7692,6 +8017,10 @@ msgstr "Usa la tua chiave di accesso per l'autenticazione" msgid "User" msgstr "Utente" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "User Agent" +msgstr "User Agent" + #: apps/remix/app/components/forms/password.tsx msgid "User has no password." msgstr "L'utente non ha password." @@ -7745,6 +8074,10 @@ msgstr "Email di Verifica Inviata" msgid "Verification email sent successfully." msgstr "Email di verifica inviata con successo." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Verify Domain" +msgstr "Verifica Dominio" + #: apps/remix/app/components/general/verify-email-banner.tsx msgid "Verify Now" msgstr "Verifica Ora" @@ -7765,9 +8098,9 @@ msgstr "Verifica il tuo email per caricare documenti." msgid "Verify your team email address" msgstr "Verifica il tuo indirizzo email del team" -#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx -msgid "Version History" -msgstr "Cronologia delle versioni" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Vertical" +msgstr "Verticale" #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx @@ -7815,6 +8148,10 @@ msgstr "Visualizza e gestisci tutte le sessioni attive per il tuo account." msgid "View Codes" msgstr "Visualizza Codici" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View DNS Records" +msgstr "Visualizza Record DNS" + #: packages/email/templates/document-created-from-direct-template.tsx msgid "View document" msgstr "Visualizza documento" @@ -7865,6 +8202,10 @@ msgstr "Visualizza Codici di Recupero" msgid "View teams" msgstr "Visualizza squadre" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View the DNS records for this email domain" +msgstr "Visualizza i record DNS per questo dominio email" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx @@ -7884,6 +8225,10 @@ msgstr "Visualizzatori" msgid "Viewing" msgstr "Visualizzazione" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Visibility" +msgstr "Visibilità" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Waiting" msgstr "In attesa" @@ -7948,10 +8293,18 @@ msgstr "Non siamo riusciti ad aggiornare il gruppo. Si prega di riprovare." msgid "We couldn't update the organisation. Please try again." msgstr "Non siamo riusciti ad aggiornare l'organizzazione. Si prega di riprovare." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "We encountered an error while creating the email. Please try again later." +msgstr "Abbiamo riscontrato un errore durante la creazione dell'email. Riprovare più tardi." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "We encountered an error while removing the direct template link. Please try again later." msgstr "Abbiamo riscontrato un errore durante la rimozione del link diretto al modello. Per favore riprova più tardi." +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "We encountered an error while sending the test webhook. Please check your endpoint and try again." +msgstr "Abbiamo riscontrato un errore durante l'invio del test del webhook. Si prega di controllare il proprio endpoint e riprovare." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "We encountered an error while updating the webhook. Please try again later." msgstr "Abbiamo riscontrato un errore durante l'aggiornamento del webhook. Per favore riprova più tardi." @@ -7965,6 +8318,10 @@ msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di aggiun msgid "We encountered an unknown error while attempting to add this email. Please try again later." msgstr "Abbiamo riscontrato un errore sconosciuto mentre tentavamo di aggiungere questa email. Per favore riprova più tardi." +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "We encountered an unknown error while attempting to add your domain. Please try again later." +msgstr "Abbiamo incontrato un errore sconosciuto durante il tentativo di aggiungere il tuo dominio. Si prega di riprovare più tardi." + #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "We encountered an unknown error while attempting to create a group. Please try again later." msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di creare un gruppo. Si prega di riprovare più tardi." @@ -8014,6 +8371,14 @@ msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di invita msgid "We encountered an unknown error while attempting to leave this organisation. Please try again later." msgstr "Abbiamo riscontrato un errore sconosciuto durante il tentativo di uscire da questa organizzazione. Si prega di riprovare più tardi." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email domain. Please try again later." +msgstr "Abbiamo incontrato un errore sconosciuto durante il tentativo di rimuovere questo dominio email. Si prega di riprovare più tardi." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email. Please try again later." +msgstr "Abbiamo incontrato un errore sconosciuto durante il tentativo di rimuovere questa email. Si prega di riprovare più tardi." + #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "We encountered an unknown error while attempting to remove this group. Please try again later." @@ -8133,16 +8498,21 @@ msgstr "Non siamo riusciti a impostare l'autenticazione a due fattori per il tuo msgid "We were unable to submit this document at this time. Please try again later." msgstr "Non siamo riusciti a inviare questo documento in questo momento. Per favore riprova più tardi." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "We were unable to update your branding preferences at this time, please try again later" msgstr "Non siamo riusciti ad aggiornare le tue preferenze di branding al momento, riprova più tardi" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "We were unable to update your document preferences at this time, please try again later" msgstr "Non siamo riusciti ad aggiornare le tue preferenze sui documenti al momento, riprova più tardi" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "We were unable to update your email preferences at this time, please try again later" +msgstr "Al momento non siamo in grado di aggiornare le tue preferenze email, riprova più tardi." + #: apps/remix/app/components/general/document-signing/document-signing-auth-password.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx msgid "We were unable to verify your details. Please try again or contact support" @@ -8156,11 +8526,8 @@ msgstr "Non siamo stati in grado di verificare la tua email in questo momento." msgid "We were unable to verify your email. If your email is not verified already, please try again." msgstr "Non siamo riusciti a verificare la tua email. Se la tua email non è già verificata, riprova." -#: packages/ui/primitives/document-flow/add-subject.tsx -msgid "We will generate signing links for with you, which you can send to the recipients through your method of choice." -msgstr "Genereremo link di firma con te, che potrai inviare ai destinatari tramite il tuo metodo preferito." - #: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx msgid "We will generate signing links for you, which you can send to the recipients through your method of choice." msgstr "Genereremo link di firma per te, che potrai inviare ai destinatari tramite il metodo di tua scelta." @@ -8194,19 +8561,23 @@ msgstr "Webhook creato" msgid "Webhook deleted" msgstr "Webhook eliminato" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "Webhook not found" +msgstr "Webhook non trovato" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "Webhook updated" msgstr "Webhook aggiornato" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Webhook URL" msgstr "URL del webhook" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Webhooks" msgstr "Webhook" @@ -8277,16 +8648,13 @@ msgstr "Scrivi una descrizione da mostrare sul tuo profilo pubblico" msgid "Yearly" msgstr "Annuale" +#: 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/branding-preferences-form.tsx msgid "Yes" msgstr "Sì" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Yesterday" -msgstr "" - #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx #: packages/lib/utils/document-audit-logs.ts @@ -8322,6 +8690,16 @@ msgstr "Stai per lasciare l'organizzazione seguente." msgid "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." msgstr "Stai per rimuovere l'accesso predefinito a questo team per tutti i membri dell'organizzazione. Qualsiasi membro non esplicitamente aggiunto a questo team non avrà più accesso." +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." +msgstr "Stai per rimuovere il dominio email <0>{emailDomain} da <1>{0}. Tutte le email associate a questo dominio verranno eliminate." + +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You are about to remove the following email from <0>{0}." +msgstr "Stai per rimuovere la seguente email da <0>{0}." + #. placeholder {0}: team.name #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx @@ -8356,6 +8734,11 @@ msgstr "Stai per sottoscrivere il {planName}" msgid "You are currently on the <0>Free Plan." msgstr "Attualmente sei sul <0>Piano Gratuito." +#. placeholder {0}: organisationEmail.email +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "You are currently updating <0>{0}" +msgstr "Attualmente stai aggiornando <0>{0}" + #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx msgid "You are currently updating <0>{memberName}." msgstr "Stai attualmente aggiornando <0>{memberName}." @@ -8372,6 +8755,10 @@ msgstr "Stai attualmente aggiornando la chiave d'accesso <0>{passkeyName}." msgid "You are currently updating the <0>{teamGroupName} team group." msgstr "Stai attualmente aggiornando il gruppo di team <0>{teamGroupName}." +#: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx +msgid "You are not allowed to move this document." +msgstr "Non sei autorizzato a spostare questo documento." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "You are not authorized to access this page." @@ -8405,6 +8792,11 @@ msgstr "Puoi copiare e condividere questi link con i destinatari affinché possa msgid "You can enable access to allow all organisation members to access this team by default." msgstr "Puoi abilitare l'accesso per consentire a tutti i membri dell'organizzazione di accedere a questo team per impostazione predefinita." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "You can manage your email preferences here" +msgstr "Puoi gestire qui le tue preferenze email" + #: 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." @@ -8523,7 +8915,7 @@ msgid "You have declined the invitation from <0>{0} to join their organisati msgstr "Hai rifiutato l'invito da <0>{0} a unirti alla loro organizzazione." #. placeholder {0}: `"${document.title}"` -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it." msgstr "Hai avviato il documento {0} che richiede che tu lo {recipientActionVerb}." @@ -8546,8 +8938,8 @@ msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade yo msgstr "Hai raggiunto il limite massimo di {0} modelli diretti. <0>Aggiorna il tuo account per continuare!" #: apps/remix/app/components/dialogs/team-create-dialog.tsx -msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." -msgstr "Hai raggiunto il numero massimo di team per il tuo piano. Si prega di contattare le vendite a <0>support@documenso.com se si desidera modificare il piano." +msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." +msgstr "Hai raggiunto il massimo numero di team per il tuo piano. Si prega di contattare le vendite a <0>{SUPPORT_EMAIL} se si desidera modificare il proprio piano." #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx @@ -8585,6 +8977,14 @@ msgstr "Hai abbandonato con successo questa organizzazione." msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." msgstr "Ti sei registrato con successo. Verifica il tuo account cliccando sul link ricevuto via email." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You have successfully removed this email domain from the organisation." +msgstr "Hai rimosso correttamente questo dominio email dall'organizzazione." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You have successfully removed this email from the organisation." +msgstr "Hai rimosso correttamente questa email dall'organizzazione." + #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "You have successfully removed this group from the organisation." msgstr "Hai rimosso con successo questo gruppo dall'organizzazione." @@ -8633,6 +9033,7 @@ msgstr "Hai verificato il tuo indirizzo email per <0>{0}." msgid "You must enter '{deleteMessage}' to proceed" msgstr "Devi inserire '{deleteMessage}' per procedere" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "You must type '{deleteMessage}' to confirm" msgstr "Devi digitare '{deleteMessage}' per confermare" @@ -8681,8 +9082,8 @@ msgstr "Il tuo banner è stato aggiornato correttamente." msgid "Your brand website URL" msgstr "URL del sito web del tuo marchio" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Your branding preferences have been updated" msgstr "Le tue preferenze di branding sono state aggiornate" @@ -8749,8 +9150,8 @@ 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/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: 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" msgstr "Le tue preferenze sui documenti sono state aggiornate" @@ -8772,14 +9173,15 @@ msgstr "La tua email è stata confermata con successo! Ora puoi utilizzare tutte msgid "Your email is currently being used by team <0>{0} ({1})." msgstr "La tua email è attualmente utilizzata dal team <0>{0} ({1})." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Your email preferences have been updated" +msgstr "Le tue preferenze email sono state aggiornate" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx msgid "Your existing tokens" msgstr "I tuoi token esistenti" -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "Your inbox is empty" -msgstr "" - #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx msgid "Your new password cannot be the same as your old password." @@ -8807,16 +9209,20 @@ msgid "Your password has been updated." msgstr "La tua password è stata aggiornata." #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Il pagamento per i team è in ritardo. Si prega di effettuare il pagamento per evitare interruzioni del servizio." +msgid "Your payment is overdue. Please settle the payment to avoid any service disruptions." +msgstr "Il tuo pagamento è in ritardo. Si prega di effettuare il pagamento per evitare interruzioni del servizio." #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Your personal organisation" msgstr "Organizzazione personale" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." -msgstr "Il tuo piano non supporta l'invito di membri. Si prega di aggiornare o contattare le vendite a <0>support@documenso.com se si desidera discutere le opzioni." +msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." +msgstr "Il tuo piano non supporta l'invito ai membri. Per favore, aggiorna il tuo piano o contatta le vendite <0>{SUPPORT_EMAIL} se desideri discutere le tue opzioni." + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." +msgstr "Il tuo piano non è più valido. Per favore, abbonati a un nuovo piano per continuare a utilizzare Documenso." #: apps/remix/app/components/forms/profile.tsx msgid "Your profile has been updated successfully." @@ -8851,6 +9257,10 @@ msgstr "Il tuo team è stato eliminato correttamente." msgid "Your team has been successfully updated." msgstr "Il tuo team è stato aggiornato correttamente." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template failed to upload." +msgstr "Il tuo modello non è riuscito a caricarsi." + #: apps/remix/app/routes/embed+/v1+/authoring_.completed.create.tsx msgid "Your template has been created successfully" msgstr "Il tuo modello è stato creato con successo" @@ -8863,6 +9273,10 @@ msgstr "Il tuo modello è stato duplicato correttamente." msgid "Your template has been successfully deleted." msgstr "Il tuo modello è stato eliminato correttamente." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template has been uploaded successfully. You will be redirected to the template page." +msgstr "Il tuo modello è stato caricato con successo. Verrai reindirizzato alla pagina del modello." + #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx msgid "Your template will be duplicated." msgstr "Il tuo modello sarà duplicato." diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index 765764130..0fe38f98e 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: nl\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-07-14 04:19\n" +"PO-Revision-Date: 2025-08-08 04:19\n" "Last-Translator: \n" "Language-Team: Dutch\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -121,6 +121,7 @@ msgstr "{0, plural, one {Wachten op 1 ontvanger} other {Wachten op # ontvangers} #. placeholder {0}: route.label #. placeholder {0}: _(FRIENDLY_FIELD_TYPE[fieldType as FieldType]) #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx msgid "{0}" msgstr "{0}" @@ -157,7 +158,7 @@ msgstr "{0} van {1} rij(en) geselecteerd." #. placeholder {0}: user.name || user.email #. placeholder {1}: document.team.name #. placeholder {2}: document.title -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." msgstr "{0} namens \"{1}\" heeft je uitgenodigd om {recipientActionVerb} het document \"{2}\"." @@ -171,6 +172,10 @@ msgstr "{0} Ontvanger(s)" msgid "{0} Teams" msgstr "{0} teams" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{browserInfo} on {os}" +msgstr "{browserInfo} op {os}" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" msgstr "{charactersRemaining, plural, one {1 resterend teken} other {{charactersRemaining} resterende tekens}}" @@ -313,6 +318,10 @@ msgstr "{prefix} heeft de titel van het document bijgewerkt" msgid "{prefix} updated the document visibility" msgstr "{prefix} heeft de zichtbaarheid van het document bijgewerkt" +#: packages/lib/utils/document-audit-logs.ts +msgid "{prefix} viewed the document" +msgstr "{prefix} heeft het document bekeken" + #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} document" @@ -368,6 +377,10 @@ msgstr "{teamName} heeft u uitgenodigd voor {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} heeft je uitgenodigd om {action} {documentName}" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{userAgent}" +msgstr "" + #: packages/lib/utils/document-audit-logs.ts msgid "{userName} approved the document" msgstr "{userName} heeft het document goedgekeurd" @@ -513,6 +526,10 @@ msgstr "3 maanden" msgid "401 Unauthorized" msgstr "401 Ongeautoriseerd" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "404 Email domain not found" +msgstr "404 E-maildomein niet gevonden" + #: apps/remix/app/components/general/generic-error-layout.tsx msgid "404 not found" msgstr "404 niet gevonden" @@ -539,6 +556,10 @@ msgstr "404 Team niet gevonden" msgid "404 User not found" msgstr "404 Gebruiker niet gevonden" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "404 Webhook not found" +msgstr "404 Webhook niet gevonden" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "5 documents a month" msgstr "5 documenten per maand" @@ -737,13 +758,14 @@ msgstr "Erkenning" #: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx msgid "Action" msgstr "Actie" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx @@ -754,6 +776,7 @@ msgstr "Actie" #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx @@ -764,6 +787,7 @@ msgstr "Acties" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "Active" msgstr "Actief" @@ -780,6 +804,10 @@ msgstr "Actieve Abonnementen" msgid "Add" msgstr "Toevoegen" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." +msgstr "Voeg een aangepast domein toe om e-mails namens je organisatie te verzenden. We genereren DKIM-records die je moet toevoegen aan je DNS-provider." + #: packages/ui/primitives/document-dropzone.tsx msgid "Add a document" msgstr "Voeg een document toe" @@ -824,10 +852,22 @@ msgstr "Voeg een andere optie toe" msgid "Add another value" msgstr "Voeg een andere waarde toe" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Custom Email Domain" +msgstr "Aangepast e-maildomein toevoegen" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "Add email" msgstr "Toevoegen e-mail" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Email" +msgstr "E-mail toevoegen" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Email Domain" +msgstr "E-maildomein toevoegen" + #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx msgid "Add Fields" @@ -867,6 +907,10 @@ msgstr "Voeg mijzelf toe" msgid "Add Myself" msgstr "Voeg mijzelf toe" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Organisation Email" +msgstr "Organisatie-e-mail toevoegen" + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "Add passkey" @@ -913,6 +957,10 @@ msgstr "Voeg de mensen toe die het document zullen ondertekenen." msgid "Add the recipients to create the document with" msgstr "Voeg de ontvangers toe om het document mee te maken" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Add these DNS records to verify your domain ownership" +msgstr "Voeg deze DNS-records toe om je domeineigendom te verifiëren" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Additional brand information to display at the bottom of emails" msgstr "Aanvullende merkinformatie om onder aan e-mails weer te geven" @@ -935,6 +983,10 @@ msgstr "Beheerderspaneel" msgid "Admin Panel" msgstr "Adminpaneel" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Admins only" +msgstr "Alleen beheerders" + #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Advanced Options" @@ -979,6 +1031,10 @@ msgstr "Alle documenten zijn verwerkt. Eventuele nieuwe documenten die worden ve msgid "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." msgstr "Alle documenten met betrekking tot het elektronisch ondertekenproces worden elektronisch via ons platform of via e-mail aangeboden. Het is uw verantwoordelijkheid om ervoor te zorgen dat uw e-mailadres actueel is en dat u onze e-mails kunt ontvangen en openen." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "All email domains have been synced successfully" +msgstr "Alle e-maildomeinen zijn succesvol gesynchroniseerd" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.folders._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.folders._index.tsx msgid "All Folders" @@ -1060,6 +1116,10 @@ msgstr "Een e-mailaccount" msgid "An email containing an invitation will be sent to each member." msgstr "Er wordt een e-mail met een uitnodiging naar elk lid verzonden." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "An email with this address already exists." +msgstr "Er bestaat al een e-mail met dit adres." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx @@ -1069,6 +1129,7 @@ msgstr "Er wordt een e-mail met een uitnodiging naar elk lid verzonden." #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx #: apps/remix/app/components/forms/avatar-image.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "An error occurred" msgstr "Er is een fout opgetreden" @@ -1197,6 +1258,7 @@ msgstr "Er is een fout opgetreden bij het ondertekenen als assistent." msgid "An error occurred while signing the document." msgstr "Er is een fout opgetreden bij het ondertekenen van het document." +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "An error occurred while trying to create a checkout session." msgstr "Er is een fout opgetreden bij het maken van een afrekeningssessie." @@ -1255,6 +1317,10 @@ msgstr "Er is een onverwachte fout opgetreden." #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -1288,10 +1354,9 @@ msgid "Any Status" msgstr "Elke Status" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "API Tokens" msgstr "API-tokens" @@ -1374,6 +1439,8 @@ msgstr "Weet u zeker dat u dit team wilt verwijderen?" #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "Are you sure?" msgstr "Weet u het zeker?" @@ -1431,10 +1498,14 @@ msgstr "Er moet ten minste één handtekeningtype zijn ingeschakeld" msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." msgstr "Probeert het document opnieuw te verzegelen, handig na een codewijziging om een fout document op te lossen." -#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx msgid "Audit Log" msgstr "Auditlogboek" +#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +msgid "Audit Logs" +msgstr "Auditlogboeken" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Authentication Level" msgstr "Verificatieniveau" @@ -1513,23 +1584,29 @@ msgstr "Merkgegevens" msgid "Brand Website" msgstr "Merkwebsite" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx +msgid "Branding" +msgstr "Branding" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Branding Logo" msgstr "Brandinglogo" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx msgid "Branding Preferences" msgstr "Merkvoorkeuren" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Branding preferences updated" msgstr "Merkvoorkeuren bijgewerkt" #: apps/remix/app/components/tables/settings-security-activity-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx msgid "Browser" msgstr "Browser" @@ -1614,6 +1691,7 @@ msgstr "Kan voorbereiden" #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -1645,9 +1723,15 @@ msgstr "Kan voorbereiden" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-create-dialog.tsx @@ -1713,6 +1797,7 @@ msgstr "Selectievakjes waarden" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Checkout" msgstr "Afrekenen" @@ -1767,7 +1852,6 @@ msgstr "Klik hier om te beginnen" #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Click here to retry" msgstr "Klik hier om opnieuw te proberen" @@ -1801,6 +1885,7 @@ msgstr "Klik om veld in te voegen" #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Close" msgstr "Sluiten" @@ -1940,6 +2025,7 @@ msgid "Confirm" msgstr "Bevestigen" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Confirm by typing <0>{deleteMessage}" msgstr "Bevestig door te typen <0>{deleteMessage}" @@ -2018,6 +2104,10 @@ msgstr "Ga verder door het document te bekijken." msgid "Continue to login" msgstr "Doorgaan naar inloggen" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Controls the default email settings when new documents or templates are created" +msgstr "Beheert de standaard e-mailinstellingen wanneer nieuwe documenten of sjablonen worden gemaakt" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." msgstr "Bepaalt de standaardtaal van een geüpload document. Deze wordt gebruikt als taal in e-mailcommunicatie met de ontvangers." @@ -2034,6 +2124,10 @@ msgstr "Bepaalt de opmaak van het bericht dat wordt verzonden bij het uitnodigen msgid "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." msgstr "Bepaalt de taal van het document, inclusief de taal voor e-mailmeldingen en het uiteindelijke certificaat dat wordt gegenereerd en aan het document wordt gehecht." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." +msgstr "Beheert of de audit logs bij het document worden toegevoegd wanneer het wordt gedownload. De audit logs kunnen nog steeds apart van de logpagina worden gedownload." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." msgstr "Bepaalt of het ondertekeningscertificaat in het document zal worden opgenomen wanneer het wordt gedownload. Het ondertekeningscertificaat kan nog steeds afzonderlijk worden gedownload van de logpagina." @@ -2055,6 +2149,9 @@ msgstr "Gekopieerd" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx +#: 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 #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/components/document/document-share-button.tsx msgid "Copied to clipboard" @@ -2102,6 +2199,11 @@ msgstr "Maak een <0>gratis account aan om te allen tijde toegang te krijgen msgid "Create a new account" msgstr "Maak een nieuw account aan" +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create a new email address for your organisation using the domain <0>{0}." +msgstr "Maak een nieuw e-mailadres voor uw organisatie met het domein <0>{0}." + #: apps/remix/app/components/general/billing-plans.tsx msgid "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" msgstr "Creëer een nieuwe organisatie met het {planName}-plan. Houd je huidige organisatie op het huidige plan" @@ -2159,6 +2261,10 @@ msgstr "Directe Ondertekeningslink Aanmaken" msgid "Create document from template" msgstr "Document aanmaken van sjabloon" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create Email" +msgstr "Maak E-mail" + #: apps/remix/app/components/general/folder/folder-card.tsx msgid "Create folder" msgstr "Map maken" @@ -2322,10 +2428,14 @@ msgstr "Huidige ontvangers:" msgid "Currently all organisation members can access this team" msgstr "Momenteel hebben alle organisatieleden toegang tot dit team" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Currently branding can only be configured for Teams and above plans." msgstr "Momenteel kan branding alleen worden geconfigureerd voor Teams- en hogere plannen." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Currently email domains can only be configured for Platform and above plans." +msgstr "Momenteel kunnen e-maildomeinen alleen worden geconfigureerd voor Platform en hogere plannen." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Custom Organisation Groups" msgstr "Aangepaste Organisatiegroepen" @@ -2361,6 +2471,10 @@ msgstr "Datumformaat" msgid "Decline" msgstr "Afwijzen" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Date Format" +msgstr "Standaard datumformaat" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Document Language" msgstr "Standaard Documenttaal" @@ -2369,10 +2483,22 @@ msgstr "Standaard Documenttaal" msgid "Default Document Visibility" msgstr "Standaard Zichtbaarheid Document" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email" +msgstr "Standaard e-mail" + +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email Settings" +msgstr "Standaard e-mailinstellingen" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Standaard handtekeninginstellingen" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Time Zone" +msgstr "Standaard tijdzone" + #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "delete" msgstr "verwijder" @@ -2386,6 +2512,7 @@ msgstr "verwijder" #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/general/folder/folder-card.tsx @@ -2398,6 +2525,8 @@ msgstr "verwijder" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx @@ -2416,6 +2545,10 @@ msgstr "Verwijderen" msgid "delete {0}" msgstr "verwijder {0}" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "delete {emailDomain}" +msgstr "verwijder {emailDomain}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "verwijder {teamName}" @@ -2442,6 +2575,19 @@ msgstr "Document Verwijderen" msgid "Delete Document" msgstr "Document Verwijderen" +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "Delete email" +msgstr "Verwijder e-mail" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "Delete email domain" +msgstr "Verwijder e-maildomein" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Delete Email Domain" +msgstr "Verwijder E-maildomein" + #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Delete Folder" msgstr "Map verwijderen" @@ -2562,6 +2708,10 @@ msgstr "Directe sjabloonlink verwijderd" msgid "Direct template link usage exceeded ({0}/{1})" msgstr "Directe sjabloonlink gebruik overschreden ({0}/{1})" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Direction" +msgstr "Richting" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Disable" @@ -2602,6 +2752,11 @@ msgstr "Het uitschakelen van directe link ondertekening voorkomt toegang tot de msgid "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." msgstr "Wanneer de gebruiker is uitgeschakeld, kan de gebruiker het account niet gebruiken. Het schakelt ook alle gerelateerde inhoud uit, zoals abonnementen, webhooks, teams en API-sleutels." +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Display Name" +msgstr "Weergavenaam" + #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "Display your name and email in documents" msgstr "Toon uw naam en e-mail in documenten" @@ -2614,6 +2769,14 @@ msgstr "Document Verspreiden" msgid "Distribution Method" msgstr "Distributiemethode" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "DKIM records generated. Please add the DNS records to verify your domain." +msgstr "DKIM-records gegenereerd. Voeg alstublieft de DNS-records toe om uw domein te verifiëren." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "DNS Records" +msgstr "DNS-records" + #: apps/remix/app/components/dialogs/template-delete-dialog.tsx msgid "Do you want to delete this template?" msgstr "Wilt u deze sjabloon verwijderen?" @@ -2626,7 +2789,10 @@ msgstr "Wilt u deze sjabloon dupliceren?" msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." msgstr "Documenso zal <0>al uw documenten verwijderen, inclusief alle voltooide documenten, handtekeningen en alle andere bronnen die bij uw account horen." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Document" msgstr "Document" @@ -2749,11 +2915,6 @@ msgstr "Externe ID document bijgewerkt" msgid "Document found in your account" msgstr "Document gevonden in uw account" -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._index.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Document history" -msgstr "Documentgeschiedenis" - #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" @@ -2803,8 +2964,14 @@ msgstr "Document In Behandeling" msgid "Document pending email" msgstr "In afwachting document e-mail" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Document Preferences" +msgstr "Document voorkeuren" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Document preferences updated" msgstr "Documentvoorkeuren bijgewerkt" @@ -2872,6 +3039,10 @@ msgstr "Documentupload uitgeschakeld vanwege onbetaalde facturen" msgid "Document uploaded" msgstr "Document Geüpload" +#: packages/lib/utils/document-audit-logs.ts +msgid "Document viewed" +msgstr "Document bekeken" + #: apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx msgid "Document Viewed" msgstr "Document Bekeken" @@ -2914,6 +3085,22 @@ msgstr "Documenten die je aandacht vereisen verschijnen hier" msgid "Documents Viewed" msgstr "Bekeken Documenten" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Domain" +msgstr "Domein" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Added" +msgstr "Domein toegevoegd" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain already in use" +msgstr "Domein al in gebruik" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Name" +msgstr "Domeinnaam" + #: apps/remix/app/routes/_unauthenticated+/signin.tsx #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Don't have an account? <0>Sign up" @@ -2972,6 +3159,7 @@ msgstr "Sleep & zet hier je PDF neer." msgid "Drag and drop or click to upload" msgstr "Sleep en zet neer of klik om te uploaden" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx msgid "Drag and drop your PDF file here" msgstr "Sleep en zet uw PDF-bestand hier neer" @@ -2993,10 +3181,6 @@ msgstr "Dropdown" msgid "Dropdown options" msgstr "Dropdown opties" -#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Vanwege een onbetaalde factuur is uw team beperkt. Gelieve de betaling te voldoen om volledige toegang voor uw team te herstellen." - #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx @@ -3040,10 +3224,14 @@ msgstr "Elektronische Handtekening bekendmaking" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx @@ -3079,6 +3267,7 @@ msgid "Email address" msgstr "E-mailadres" #: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "Email Address" msgstr "E-Mail Adres" @@ -3086,6 +3275,10 @@ msgstr "E-Mail Adres" msgid "Email already confirmed" msgstr "E-mail al bevestigd" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email already exists" +msgstr "E-mail bestaat al" + #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx msgid "Email cannot already exist in the template" msgstr "E-mail kan niet al in de sjabloon bestaan" @@ -3094,14 +3287,52 @@ msgstr "E-mail kan niet al in de sjabloon bestaan" msgid "Email Confirmed!" msgstr "E-mail bevestigd!" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email Created" +msgstr "E-mail aangemaakt" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email domain not found" +msgstr "E-maildomein niet gevonden" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email Domain Settings" +msgstr "E-maildomein instellingen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +msgid "Email Domains" +msgstr "E-maildomeinen" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Email domains synced" +msgstr "E-maildomeinen gesynchroniseerd" + #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Email Options" msgstr "E-mailopties" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Email Preferences" +msgstr "E-mail voorkeuren" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Email preferences updated" +msgstr "E-mail voorkeuren bijgewerkt" + #: packages/lib/utils/document-audit-logs.ts msgid "Email resent" msgstr "E-mail opnieuw verzonden" +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Email Sender" +msgstr "E-mail afzender" + #: packages/lib/utils/document-audit-logs.ts msgid "Email sent" msgstr "E-mail verzonden" @@ -3118,6 +3349,11 @@ msgstr "E-mailverificatie is verwijderd" msgid "Email verification has been resent" msgstr "E-mailverificatie is opnieuw verzonden" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Emails" +msgstr "E-mails" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Embedding, 5 members included and more" msgstr "Inbedding, 5 leden inbegrepen en meer" @@ -3198,6 +3434,10 @@ msgstr "Voer een naam in voor uw nieuwe map. Mappen helpen u uw items te organis msgid "Enter claim name" msgstr "Geef claimnaam in" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Enter the domain you want to use for sending emails (without http:// or www)" +msgstr "Voer het domein in dat u wilt gebruiken voor het verzenden van e-mails (zonder http:// of www)" + #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx msgid "Enter your 2FA code" msgstr "Voer je 2FA-code in" @@ -3280,6 +3520,7 @@ msgstr "Onderneming" #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx #: 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/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-delete-dialog.tsx @@ -3292,6 +3533,14 @@ msgstr "Fout" msgid "Error uploading file" msgstr "Fout bij het uploaden van bestand" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Event Type" +msgstr "Type gebeurtenis" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Everyone" +msgstr "Iedereen" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Everyone can access and view the document" msgstr "Iedereen kan toegang krijgen tot en het document bekijken" @@ -3439,6 +3688,7 @@ msgstr "Velden" msgid "Fields updated" msgstr "Velden bijgewerkt" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx @@ -3474,13 +3724,17 @@ msgstr "Map is succesvol verplaatst" msgid "Folder Name" msgstr "Mapnaam" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Folder not found" msgstr "Map niet gevonden" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Folder Settings" +msgstr "Mapinstellingen" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx msgid "Folder updated successfully" msgstr "Map succesvol bijgewerkt" @@ -3536,15 +3790,18 @@ msgstr "Volledige Naam" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/template/template-edit-form.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "General" msgstr "Algemeen" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Generate DKIM Records" +msgstr "Genereer DKIM-records" + #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Generate Links" msgstr "Genereer Links" @@ -3554,6 +3811,8 @@ msgid "Global recipient action authentication" msgstr "Globale ontvanger actie authenticatie" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "Go back" @@ -3625,9 +3884,8 @@ msgid "Group Name" msgstr "Groepsnaam" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/organisation-members-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Groups" msgstr "Groepen" @@ -3661,6 +3919,10 @@ msgstr "Een assistent als laatste ondertekenaar betekent dat ze geen actie kunne msgid "Help complete the document for other signers." msgstr "Help het document voor andere ondertekenaars te voltooien." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Here you can add email domains to your organisation." +msgstr "Hier kunt u e-maildomeinen toevoegen aan uw organisatie." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Here you can edit your organisation details." msgstr "Hier kunt u de details van uw organisatie bewerken." @@ -3673,22 +3935,33 @@ msgstr "Hier kunt u uw persoonlijke gegevens wijzigen." msgid "Here you can manage your password and security settings." msgstr "Hier kunt u uw wachtwoord en beveiligingsinstellingen beheren." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." +msgstr "Hier stel je de brandingvoorkeuren voor je organisatie in. Teams erven automatisch deze instellingen." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your team" +msgstr "Hier kun je brandingvoorkeuren voor je team instellen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set document preferences for your organisation. Teams will inherit these settings by default." +msgstr "Hier stel je de documentvoorkeuren voor je organisatie in. Teams erven automatisch deze instellingen." + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Here you can set preferences and defaults for branding." msgstr "Hier kunt u voorkeuren en standaarden voor merkvoorkeuren instellen." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." -msgstr "Hier kunt u voorkeuren en standaarden instellen voor uw organisatie. Teams zullen deze instellingen standaard overnemen." - -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Here you can set preferences and defaults for your team." msgstr "Hier kunt u voorkeuren en standaarden voor uw team instellen." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set your general preferences" -msgstr "Hier kunt u uw algemene voorkeuren instellen" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set your general branding preferences" +msgstr "Hier kun je je algemene brandingvoorkeuren instellen" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set your general document preferences" +msgstr "Hier kun je je algemene documentvoorkeuren instellen" #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "Here's how it works:" @@ -3712,10 +3985,6 @@ msgstr "Hallo, {userName} <0>({userEmail})" msgid "Hide" msgstr "Verbergen" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Hide additional information" -msgstr "Aanvullende informatie verbergen" - #: apps/remix/app/components/general/generic-error-layout.tsx #: apps/remix/app/components/general/folder/folder-grid.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx @@ -3727,6 +3996,10 @@ msgstr "Home" msgid "Home (No Folder)" msgstr "Startpagina (geen map)" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Horizontal" +msgstr "Horizontaal" + #: packages/lib/constants/recipient-roles.ts msgid "I am a signer of this document" msgstr "Ik ben een ondertekenaar van dit document" @@ -3764,6 +4037,10 @@ msgstr "ID" msgid "ID copied to clipboard" msgstr "ID gekopieerd naar klembord" +#: 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 uw abonnement, neem dan contact met ons op via <0>{SUPPORT_EMAIL}." + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." msgstr "Als u de gevraagde authenticator niet wilt gebruiken, kunt u deze sluiten, waarna de volgende beschikbare authenticator wordt weergegeven." @@ -3786,6 +4063,10 @@ msgstr "Inkommand" msgid "Inbox documents" msgstr "Inkommand Documenten" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Include the Audit Logs in the Document" +msgstr "Audit logs bij het document voegen" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Include the Signing Certificate in the Document" msgstr "Voeg het ondertekeningscertificaat toe aan het document" @@ -3799,6 +4080,11 @@ msgstr "Informatie" msgid "Inherit authentication method" msgstr "Erf authenticatiemethode" +#: apps/remix/app/components/forms/email-preferences-form.tsx +#: apps/remix/app/components/forms/email-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/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx @@ -4006,6 +4292,7 @@ msgstr "Ranglijst" msgid "Leave" msgstr "Verlaten" +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx @@ -4064,6 +4351,10 @@ msgstr "Document laden..." msgid "Loading..." msgstr "Laden..." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Local timezone" +msgstr "Lokale tijdzone" + #: apps/remix/app/components/general/document-signing/document-signing-auth-page.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-account.tsx #: apps/remix/app/components/general/direct-template/direct-template-signing-auth-page.tsx @@ -4097,6 +4388,10 @@ msgstr "Beheer en bekijk sjabloon" msgid "Manage billing" msgstr "Beheer facturering" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Manage Billing" +msgstr "Beheer facturering" + #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Manage details for this public template" msgstr "Beheer details voor deze openbare sjabloon" @@ -4164,6 +4459,10 @@ msgstr "Beheer de leden van je team." msgid "Manage the members or invite new members." msgstr "Beheer de leden of nodig nieuwe leden uit." +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Manage the settings for this folder." +msgstr "Beheer de instellingen voor deze map." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.teams.tsx msgid "Manage the teams in this organisation." msgstr "Beheer de teams in deze organisatie." @@ -4172,6 +4471,10 @@ msgstr "Beheer de teams in deze organisatie." msgid "Manage users" msgstr "Beheer gebruikers" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Manage your email domain settings." +msgstr "Beheer de instellingen van uw e-maildomein." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "Manage your organisation group settings." msgstr "Beheer uw organiseringsgroepinstellingen." @@ -4189,6 +4492,10 @@ msgstr "Beheer je site-instellingen hier" msgid "Manager" msgstr "Manager" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Managers and above" +msgstr "Managers en hoger" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Als bekeken markeren" @@ -4239,18 +4546,20 @@ msgstr "Lid sinds" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Members" msgstr "Leden" -#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Message" +msgstr "Bericht" + +#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "Message <0>(Optional)" msgstr "Bericht <0>(Optioneel)" @@ -4316,6 +4625,11 @@ msgstr "Meerdere toegangsmodi kunnen worden geselecteerd." msgid "My Folder" msgstr "Mijn map" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "N/A" +msgstr "N.v.t." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx @@ -4333,6 +4647,7 @@ msgstr "Mijn map" #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -4394,6 +4709,7 @@ msgstr "Volgende" msgid "Next field" msgstr "Volgende veld" +#: 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/branding-preferences-form.tsx @@ -4583,6 +4899,10 @@ msgstr "Zodra ingeschakeld, kunt u elke actieve ontvanger kiezen voor directe li msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." msgstr "Zodra je de QR-code hebt gescand of de code handmatig hebt ingevoerd, voer dan hieronder de code in die door je authenticator-app is verstrekt." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" +msgstr "Zodra u uw DNS-records bijwerkt, kan het tot 48 uur duren voordat deze zijn doorgegeven. Zodra de DNS-propagatie is voltooid, moet u terugkomen en op de knop \"Domeinen synchroniseren\" drukken." + #: packages/lib/constants/template.ts msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." msgstr "Wanneer uw sjabloon is ingesteld, deel de link waar u maar wilt. Degene die de link opent, kan hun gegevens invoeren in het veld voor directe linkontvangers en alle andere aan hen toegewezen velden invullen." @@ -4680,10 +5000,6 @@ msgstr "Organisatienaam" msgid "Organisation not found" msgstr "Organisatie niet gevonden" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Organisation Preferences" -msgstr "Organisatievoorkeuren" - #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Organisation role" msgstr "Organisatierol" @@ -4743,6 +5059,10 @@ msgstr "Organiseer uw documenten en sjablonen" msgid "Otherwise, the document will be created as a draft." msgstr "Anders wordt het document als concept gemaakt." +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Override organisation settings" +msgstr "Overschrijf organisatiestandaarden" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx @@ -4848,6 +5168,7 @@ msgid "Payment overdue" msgstr "Betaling achterstallig" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx @@ -5040,10 +5361,15 @@ msgstr "Gelieve het document te bekijken voordat u het ondertekent." msgid "Please select a PDF file" msgstr "Selecteer een PDF-bestand" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Please try a different domain." +msgstr "Probeer een ander domein." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Please try again and make sure you enter the correct email address." msgstr "Probeer opnieuw en zorg ervoor dat je het juiste e-mailadres invoert." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/dialogs/template-create-dialog.tsx msgid "Please try again later." msgstr "Probeer het later nog eens." @@ -5071,13 +5397,10 @@ msgstr "Upload een logo" msgid "Pre-formatted CSV template with example data." msgstr "Vooraf ingevulde sjabloon-CSV met voorbeeldgegevens." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx -#: apps/remix/app/components/general/settings-nav-mobile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/app-command-menu.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Preferences" msgstr "Voorkeuren" @@ -5132,10 +5455,9 @@ msgid "Public" msgstr "Openbaar" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Public Profile" msgstr "Openbaar profiel" @@ -5163,10 +5485,6 @@ msgstr "Radiowaarden" msgid "Read only" msgstr "Alleen lezen" -#: apps/remix/app/components/general/document-signing/document-signing-field-container.tsx -msgid "Read only field" -msgstr "Alleen-lezen veld" - #: apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx msgid "Read the full <0>signature disclosure." msgstr "Lees de volledige <0>handtekening bekendmaking." @@ -5259,6 +5577,18 @@ msgstr "Ontvangersstatistieken" msgid "Recipients will still retain their copy of the document" msgstr "Ontvangers zullen hun kopie van het document behouden" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Name" +msgstr "Recordnaam" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Type" +msgstr "Recordtype" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Value" +msgstr "Recordwaarde" + #: apps/remix/app/components/forms/2fa/recovery-code-list.tsx msgid "Recovery code copied" msgstr "Herstelcode gekopieerd" @@ -5311,23 +5641,24 @@ msgid "Remembered your password? <0>Sign In" msgstr "Herinnerde je je wachtwoord? <0>Log in" #. placeholder {0}: customEmail.subject -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0}" msgstr "Herinnering: {0}" #. placeholder {0}: document.team.name -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0} invited you to {recipientActionVerb} a document" msgstr "Herinnering: {0} heeft je uitgenodigd om een document {recipientActionVerb} te {recipientActionVerb}" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} this document" msgstr "Herinnering: Gelieve dit document te {recipientActionVerb}" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} your document" msgstr "Herinnering: Gelieve je document te {recipientActionVerb}" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -5346,6 +5677,11 @@ msgstr "Herinnering: Gelieve je document te {recipientActionVerb}" msgid "Remove" msgstr "Verwijderen" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Remove email domain" +msgstr "Verwijder e-maildomein" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx msgid "Remove organisation group" @@ -5369,6 +5705,15 @@ msgstr "Teamlid verwijderen" msgid "Repeat Password" msgstr "Herhaal wachtwoord" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Reply to email" +msgstr "Antwoord op e-mail" + +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Reply To Email" +msgstr "Antwoord op E-mail" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx @@ -5600,6 +5945,10 @@ msgstr "Selecteer een sjabloon dat je wilt tonen op je openbare profiel" msgid "Select a template you'd like to display on your team's public profile" msgstr "Selecteer een sjabloon dat je wilt tonen op het openbare profiel van je team" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Select a time zone" +msgstr "Selecteer een tijdzone" + #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Select access methods" msgstr "Selecteer toegangsmethoden" @@ -5625,6 +5974,10 @@ msgstr "Selecteer authenticatiemethoden" msgid "Select default option" msgstr "Selecteer standaardoptie" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Select direction" +msgstr "Selecteer richting" + #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Select groups" msgstr "Selecteer groepen" @@ -5672,6 +6025,10 @@ msgstr "Selecteer de leden die in deze groep moeten worden opgenomen" msgid "Select triggers" msgstr "Selecteer triggers" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Select visibility" +msgstr "Selecteer zichtbaarheid" + #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx @@ -5679,6 +6036,11 @@ msgstr "Selecteer triggers" msgid "Send" msgstr "Verstuur" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send a test webhook with sample data to verify your integration is working correctly." +msgstr "Verstuur een test-webhook met voorbeeldgegevens om te verifiëren dat uw integratie correct werkt." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Send confirmation email" msgstr "Bevestigingse-mail versturen" @@ -5735,6 +6097,10 @@ msgstr "Stuur e-mail met aanvraag voor ondertekening van de ontvanger" msgid "Send reminder" msgstr "Herinnering sturen" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send Test Webhook" +msgstr "Verzend Test-Webhook" + #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx msgid "Sender" @@ -5814,10 +6180,6 @@ msgstr "Deel uw ondertekeningservaring!" msgid "Show" msgstr "Toon" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Show additional information" -msgstr "Toon extra informatie" - #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Show advanced settings" @@ -6046,9 +6408,9 @@ msgstr "Enkele ondertekenaars hebben geen handtekeningenveld toegewezen gekregen #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx @@ -6059,6 +6421,8 @@ msgstr "Enkele ondertekenaars hebben geen handtekeningenveld toegewezen gekregen #: apps/remix/app/components/tables/documents-table-action-button.tsx #: apps/remix/app/components/general/share-document-download-button.tsx #: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/teams/team-email-usage.tsx #: apps/remix/app/components/general/teams/team-email-dropdown.tsx #: apps/remix/app/components/general/organisations/organisation-invitations.tsx @@ -6115,8 +6479,10 @@ msgstr "Er is iets misgegaan bij het verzenden van de bevestigingsmail." msgid "Something went wrong while updating the team billing subscription, please contact support." msgstr "Er is iets misgegaan bij het bijwerken van het team abonnementsfacturering, neem contact op met ondersteuning." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Something went wrong!" msgstr "Er is iets fout gegaan!" @@ -6152,6 +6518,7 @@ msgstr "Statistieken" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx @@ -6176,12 +6543,16 @@ msgstr "Stripe-klant succesvol aangemaakt" msgid "Stripe Customer ID" msgstr "Stripe klant-ID" +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Subject" +msgstr "Onderwerp" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx -#: packages/ui/primitives/document-flow/add-subject.tsx msgid "Subject <0>(Optional)" msgstr "Onderwerp <0>(Optioneel)" +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "Subscribe" @@ -6208,6 +6579,10 @@ msgstr "Abonnementsaanspraak succesvol bijgewerkt." msgid "Subscription Claims" msgstr "Abonnementsclaims" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Subscription invalid" +msgstr "Abonnement ongeldig" + #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx @@ -6250,6 +6625,9 @@ msgstr "Abonnementsclaims" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -6268,6 +6646,14 @@ msgstr "Succesvol gemaakt: {successCount}" msgid "Summary:" msgstr "Samenvatting:" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync" +msgstr "Synchroniseer" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync Email Domains" +msgstr "Synchroniseer E-maildomeinen" + #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx msgid "System Requirements" msgstr "Systeemvereisten" @@ -6382,10 +6768,6 @@ msgstr "Alleen team" msgid "Team only templates are not linked anywhere and are visible only to your team." msgstr "Alleen team-sjablonen zijn nergens gelinkt en zijn alleen zichtbaar voor jouw team." -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx -msgid "Team Preferences" -msgstr "Teamvoorkeuren" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx @@ -6478,6 +6860,10 @@ msgstr "Sjabloontitel" msgid "Template updated successfully" msgstr "Sjabloon succesvol bijgewerkt" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Template uploaded" +msgstr "Sjabloon geüpload" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx @@ -6491,6 +6877,20 @@ msgstr "Sjablonen" msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." msgstr "Sjablonen stellen je in staat om documenten snel te genereren met vooraf ingevulde ontvangers en velden." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test Webhook" +msgstr "Test Webhook" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook failed" +msgstr "Test-webhook mislukt" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook sent" +msgstr "Test-webhook verzonden" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -6552,12 +6952,21 @@ msgstr "De vereiste authenticatiemethoden voor ontvangers om het document te bek msgid "The content to show in the banner, HTML is allowed" msgstr "De inhoud om te tonen in de banner, HTML is toegestaan" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The default email to use when sending emails to recipients" +msgstr "De standaard e-mail voor het verzenden naar ontvangers" + #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "The direct link has been copied to your clipboard" msgstr "De directe link is naar uw klembord gekopieerd" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The display name for this email address" +msgstr "De weergavenaam voor dit e-mailadres" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Het document is succesvol verplaatst." @@ -6595,6 +7004,15 @@ msgstr "Het document wordt onmiddellijk naar ontvangers gestuurd als dit is aang msgid "The document's name" msgstr "De naam van het document" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The email address which will show up in the \"Reply To\" field in emails" +msgstr "Het e-mailadres dat in het \"Antwoord aan\" veld in e-mails verschijnt" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Het e-maildomein dat u zoekt kan zijn verwijderd, hernoemd of heeft mogelijk nooit bestaan." + #: apps/remix/app/components/forms/signin.tsx msgid "The email or password provided is incorrect" msgstr "Het opgegeven e-mailadres of wachtwoord is onjuist" @@ -6632,6 +7050,10 @@ msgstr "De volgende fout(en) zijn opgetreden:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Het volgende team is verwijderd. U heeft geen toegang meer tot dit team en zijn documenten." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The organisation email has been created successfully." +msgstr "Het organisatie-e-mail is succesvol aangemaakt." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "The organisation group you are looking for may have been removed, renamed or may have never\n" " existed." @@ -6655,6 +7077,11 @@ msgstr "De organisatie die u zoekt, is mogelijk verwijderd, hernoemd of heeft mo msgid "The page you are looking for was moved, removed, renamed or might never have existed." msgstr "De pagina die u zocht is verplaatst, verwijderd, hernoemd of heeft mogelijk nooit bestaan." +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The part before the @ symbol (e.g., \"support\" for support@{0})" +msgstr "Het gedeelte voor het @-symbool (bijv. \"support\" voor support@{0})" + #: apps/remix/app/components/forms/public-profile-form.tsx msgid "The profile link has been copied to your clipboard" msgstr "De profiellink is naar uw klembord gekopieerd" @@ -6749,6 +7176,10 @@ msgstr "De sjabloon is met succes verplaatst." msgid "The template will be removed from your profile" msgstr "De sjabloon wordt uit uw profiel verwijderd" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "The test webhook has been successfully sent to your endpoint." +msgstr "De test-webhook is succesvol verzonden naar uw eindpunt." + #: apps/remix/app/components/forms/token.tsx msgid "The token was copied to your clipboard." msgstr "Het token is naar uw klembord gekopieerd." @@ -6791,6 +7222,11 @@ msgstr "De webhook is succesvol bijgewerkt." msgid "The webhook was successfully created." msgstr "De webhook is succesvol aangemaakt." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "De webhook die u zoekt, kan zijn verwijderd, hernoemd of mogelijk nooit hebben bestaan." + #: apps/remix/app/components/tables/documents-table-empty-state.tsx msgid "There are no active drafts at the current moment. You can upload a document to start drafting." msgstr "Er zijn momenteel geen actieve concepten. U kunt een document uploaden om een concept te beginnen." @@ -6930,8 +7366,8 @@ msgid "This field cannot be modified or deleted. When you share this template's msgstr "Dit veld kan niet worden gewijzigd of verwijderd. Wanneer u de directe link van deze sjabloon deelt of aan uw openbare profiel toevoegt, kan iedereen die er toegang toe heeft hun naam en e-mail invoeren en de velden invullen die aan hen zijn toegewezen." #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx -msgid "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." -msgstr "Deze map bevat meerdere items. Het verwijderen ervan zal ook alle items in de map verwijderen, inclusief geneste mappen en hun inhoud." +msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." +msgstr "Deze map bevat meerdere items. Door deze te verwijderen, worden alle submappen verwijderd en worden alle geneste documenten en sjablonen naar de hoofdmap verplaatst." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -7007,15 +7443,22 @@ msgstr "Dit wordt naar alle ontvangers verzonden zodra het document volledig is msgid "This will be sent to the document owner once the document has been fully completed." msgstr "Dit wordt naar de documenteigenaar verzonden zodra het document volledig is voltooid." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "This will check and sync the status of all email domains for this organisation" +msgstr "Dit zal de status van alle e-maildomeinen voor deze organisatie controleren en synchroniseren" + #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" msgstr "" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "This will remove all emails associated with this email domain" +msgstr "Dit verwijdert alle e-mails die aan dit e-maildomein zijn gekoppeld" + #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Dit logt u uit van alle andere apparaten. U moet opnieuw inloggen op die apparaten om uw account te blijven gebruiken." -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Tijd" @@ -7049,6 +7492,10 @@ msgstr "Titel mag niet leeg zijn" msgid "To accept this invitation you must create an account." msgstr "Om deze uitnodiging te accepteren moet u een account aanmaken." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." +msgstr "Om leden aan een team toe te kunnen voegen, moet u ze eerst aan de organisatie toevoegen. Voor meer informatie, zie de <0>documentatie." + #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx msgid "To change the email you must remove and add a new email address." msgstr "Om het e-mailadres te wijzigen moet u het verwijderen en een nieuw e-mailadres toevoegen." @@ -7242,7 +7689,6 @@ msgid "Unable to join this organisation at this time." msgstr "Onbeperkt" #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Unable to load document history" msgstr "Kan documentgeschiedenis niet laden" @@ -7324,12 +7770,14 @@ msgid "Untitled Group" msgstr "Facturering bijwerken" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/forms/public-profile-form.tsx +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx @@ -7337,6 +7785,8 @@ msgstr "Facturering bijwerken" #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Update" @@ -7346,7 +7796,8 @@ msgstr "Update" msgid "Update Banner" msgstr "Banner bijwerken" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Update Billing" msgstr "Claim bijwerken" @@ -7358,6 +7809,10 @@ msgstr "Organisatie bijwerken" msgid "Update current organisation" msgstr "Organisatie bijwerken" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "Update email" +msgstr "Update e-mail" + #: apps/remix/app/components/general/legacy-field-warning-popover.tsx msgid "Update Fields" msgstr "Velden bijwerken" @@ -7490,6 +7945,10 @@ msgstr "Document uploaden" msgid "Upload Signature" msgstr "Handtekening uploaden" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Upload Template" +msgstr "Upload Sjabloon" + #: packages/ui/primitives/document-upload.tsx #: packages/ui/primitives/document-dropzone.tsx msgid "Upload Template Document" @@ -7520,6 +7979,10 @@ msgstr "Geüpload bestand is geen toegestaan bestandsformaat" msgid "Uploading document..." msgstr "Document uploaden..." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Uploading template..." +msgstr "Sjabloon uploaden..." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx msgid "Use" msgstr "Gebruik" @@ -7547,6 +8010,10 @@ msgstr "Gebruiker niet gevonden" msgid "User" msgstr "Gebruiker" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "User Agent" +msgstr "Gebruikersagent" + #: apps/remix/app/components/forms/password.tsx msgid "User has no password." msgstr "Gebruiker heeft geen wachtwoord." @@ -7600,6 +8067,10 @@ msgstr "Verificatie-e-mail verzonden" msgid "Verification email sent successfully." msgstr "Verificatie-e-mail succesvol verzonden." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Verify Domain" +msgstr "Verifieer Domein" + #: apps/remix/app/components/general/verify-email-banner.tsx msgid "Verify Now" msgstr "Verifieer nu" @@ -7620,9 +8091,9 @@ msgstr "Verifieer uw e-mail om documenten te uploaden." msgid "Verify your team email address" msgstr "Verifieer uw e-mailadres van het team" -#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx -msgid "Version History" -msgstr "Versie Geschiedenis" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Vertical" +msgstr "Verticaal" #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx @@ -7670,6 +8141,10 @@ msgstr "Bekijk en beheer alle actieve sessies voor uw account." msgid "View Codes" msgstr "Codes bekijken" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View DNS Records" +msgstr "Bekijk DNS-records" + #: packages/email/templates/document-created-from-direct-template.tsx msgid "View document" msgstr "Document bekijken" @@ -7720,6 +8195,10 @@ msgstr "Bekijk herstelcodes" msgid "View teams" msgstr "Bekijk teams" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View the DNS records for this email domain" +msgstr "Bekijk de DNS-records voor dit e-maildomein" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx @@ -7739,6 +8218,10 @@ msgstr "Kijkers" msgid "Viewing" msgstr "Kijken" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Visibility" +msgstr "Zichtbaarheid" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Waiting" msgstr "Wachten" @@ -7803,10 +8286,18 @@ msgstr "We konden de organisatie niet bijwerken. Probeer het opnieuw." msgid "We couldn't update the organisation. Please try again." msgstr "We ondervonden een onbekende fout bij het toevoegen van teamleden. Probeer het later opnieuw." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "We encountered an error while creating the email. Please try again later." +msgstr "We hebben een fout aangetroffen bij het creëren van de e-mail. Probeer het later opnieuw." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "We encountered an error while removing the direct template link. Please try again later." msgstr "Er is een fout opgetreden bij het verwijderen van de directe sjabloonkoppeling. Probeer het later opnieuw." +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "We encountered an error while sending the test webhook. Please check your endpoint and try again." +msgstr "We hebben een fout aangetroffen bij het verzenden van de test-webhook. Controleer uw eindpunt en probeer het opnieuw." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "We encountered an error while updating the webhook. Please try again later." msgstr "Er is een fout opgetreden bij het bijwerken van de webhook. Probeer het later opnieuw." @@ -7820,6 +8311,10 @@ msgstr "We ondervonden een onbekende fout bij het aanmaken van een groep. Probee msgid "We encountered an unknown error while attempting to add this email. Please try again later." msgstr "Er is een onbekende fout opgetreden bij het toevoegen van dit e-mailadres. Probeer het later opnieuw." +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "We encountered an unknown error while attempting to add your domain. Please try again later." +msgstr "We hebben een onbekende fout aangetroffen bij het proberen uw domein toe te voegen. Probeer het later opnieuw." + #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "We encountered an unknown error while attempting to create a group. Please try again later." msgstr "We ondervonden een onbekende fout bij het maken van een organisatie. Probeer het later opnieuw." @@ -7869,6 +8364,14 @@ msgstr "We ondervonden een onbekende fout bij het verlaten van deze organisatie. msgid "We encountered an unknown error while attempting to leave this organisation. Please try again later." msgstr "We ondervonden een onbekende fout terwijl we probeerden deze groep te verwijderen. Probeer het later opnieuw." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email domain. Please try again later." +msgstr "We hebben een onbekende fout aangetroffen bij het proberen om dit e-maildomein te verwijderen. Probeer het later opnieuw." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email. Please try again later." +msgstr "We hebben een onbekende fout aangetroffen bij het proberen om deze e-mail te verwijderen. Probeer het later opnieuw." + #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "We encountered an unknown error while attempting to remove this group. Please try again later." @@ -7988,16 +8491,21 @@ msgstr "We konden de tweefactorauthenticatie voor jouw account niet instellen. Z msgid "We were unable to submit this document at this time. Please try again later." msgstr "We konden dit document op dit moment niet indienen. Probeer het later opnieuw." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "We were unable to update your branding preferences at this time, please try again later" msgstr "We konden je merkvoorkeuren op dit moment niet bijwerken, probeer het later opnieuw" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "We were unable to update your document preferences at this time, please try again later" msgstr "We konden uw documentvoorkeuren op dit moment niet bijwerken, probeer het later opnieuw" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "We were unable to update your email preferences at this time, please try again later" +msgstr "We waren niet in staat om uw e-mailvoorkeuren op dit moment bij te werken, probeer het later opnieuw" + #: apps/remix/app/components/general/document-signing/document-signing-auth-password.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx msgid "We were unable to verify your details. Please try again or contact support" @@ -8011,11 +8519,8 @@ msgstr "We konden uw e-mail op dit moment niet verifiëren." msgid "We were unable to verify your email. If your email is not verified already, please try again." msgstr "We konden jouw e-mail niet verifiëren. Als jouw e-mail nog niet is geverifieerd, probeer het dan opnieuw." -#: packages/ui/primitives/document-flow/add-subject.tsx -msgid "We will generate signing links for with you, which you can send to the recipients through your method of choice." -msgstr "We zullen met u ondertekeningslinks genereren, die u naar de ontvangers kunt sturen via uw gewenste methode." - #: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx msgid "We will generate signing links for you, which you can send to the recipients through your method of choice." msgstr "We zullen ondertekeningslinks voor u genereren, die u naar de ontvangers kunt sturen via uw gewenste methode." @@ -8049,19 +8554,23 @@ msgstr "Webhook aangemaakt" msgid "Webhook deleted" msgstr "Webhook verwijderd" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "Webhook not found" +msgstr "Webhook niet gevonden" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "Webhook updated" msgstr "Webhook bijgewerkt" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Webhook URL" msgstr "Webhook URL" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Webhooks" msgstr "Webhooks" @@ -8132,6 +8641,7 @@ msgstr "Ja" msgid "Yearly" msgstr "Jaarlijks" +#: 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/branding-preferences-form.tsx @@ -8173,6 +8683,16 @@ msgstr "U staat op het punt de standaardtoegang tot dit team voor alle organisat msgid "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." msgstr "U staat op het punt de volgende groep te verwijderen van <0>{0}." +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." +msgstr "U staat op het punt om het e-maildomein <0>{emailDomain} uit <1>{0} te verwijderen. Alle e-mails die aan dit domein zijn gekoppeld, worden verwijderd." + +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You are about to remove the following email from <0>{0}." +msgstr "U staat op het punt om de volgende e-mail uit <0>{0} te verwijderen." + #. placeholder {0}: team.name #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx @@ -8207,6 +8727,11 @@ msgstr "U werkt momenteel <0>{memberName}. bij" msgid "You are currently on the <0>Free Plan." msgstr "Je zit momenteel in het <0>Gratis Plan." +#. placeholder {0}: organisationEmail.email +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "You are currently updating <0>{0}" +msgstr "U bent momenteel <0>{0} aan het bijwerken" + #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx msgid "You are currently updating <0>{memberName}." msgstr "U werkt momenteel <0>{organisationMemberName}. bij" @@ -8223,6 +8748,10 @@ msgstr "Je bent momenteel bezig met het bijwerken van de toegangssleutel <0>{pas msgid "You are currently updating the <0>{teamGroupName} team group." msgstr "U bent niet bevoegd om deze pagina te bekijken." +#: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx +msgid "You are not allowed to move this document." +msgstr "U mag dit document niet verplaatsen." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "You are not authorized to access this page." @@ -8256,6 +8785,11 @@ msgstr "U kunt deze links kopiëren en delen met ontvangers zodat ze het documen msgid "You can enable access to allow all organisation members to access this team by default." msgstr "U kunt geen groep verwijderen die een hogere rol heeft dan u." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "You can manage your email preferences here" +msgstr "U kunt hier uw e-mailvoorkeuren beheren" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "U kunt op elk moment de toegang intrekken in uw teaminstellingen op Documenso <0>hier." @@ -8374,7 +8908,7 @@ msgid "You have declined the invitation from <0>{0} to join their organisati msgstr "U heeft de uitnodiging van <0>{0} om lid te worden van hun organisatie afgewezen." #. placeholder {0}: `"${document.title}"` -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it." msgstr "U heeft het document {0} geïnitieerd, waarvoor u het moet {recipientActionVerb}." @@ -8397,8 +8931,8 @@ msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade yo msgstr "Je hebt de maximale limiet van {0} directe sjablonen bereikt. <0>Upgrade jouw account om door te gaan!" #: apps/remix/app/components/dialogs/team-create-dialog.tsx -msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." -msgstr "U heeft het maximale aantal teams binnen uw abonnement bereikt. Neem contact op met sales via <0>support@documenso.com om uw abonnement aan te passen." +msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." +msgstr "U heeft het maximale aantal teams voor uw plan bereikt. Neem contact op met de verkoopafdeling via <0>{SUPPORT_EMAIL} als u uw plan wilt aanpassen." #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx @@ -8436,6 +8970,14 @@ msgstr "U heeft deze organisatie met succes verlaten." msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." msgstr "Je bent succesvol geregistreerd. Verifieer je account door te klikken op de link die je in de e-mail hebt ontvangen." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You have successfully removed this email domain from the organisation." +msgstr "U heeft deze e-maildomein succesvol uit de organisatie verwijderd." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You have successfully removed this email from the organisation." +msgstr "U heeft deze e-mail succesvol uit de organisatie verwijderd." + #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "You have successfully removed this group from the organisation." msgstr "U heeft deze groep met succes uit de organisatie verwijderd." @@ -8484,6 +9026,7 @@ msgstr "Je hebt jouw e-mailadres geverifieerd voor <0>{0}." msgid "You must enter '{deleteMessage}' to proceed" msgstr "Je moet '{deleteMessage}' invoeren om door te gaan" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "You must type '{deleteMessage}' to confirm" msgstr "Je moet '{deleteMessage}' typen om te bevestigen" @@ -8532,8 +9075,8 @@ msgstr "Jouw banner is succesvol bijgewerkt." msgid "Your brand website URL" msgstr "De URL van je merkwebsite" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Your branding preferences have been updated" msgstr "Je merkvoorkeuren zijn bijgewerkt" @@ -8600,8 +9143,8 @@ 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 met succes geüpload. Je wordt doorgestuurd naar de sjabloonpagina." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: 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" msgstr "Je documentvoorkeuren zijn bijgewerkt" @@ -8623,6 +9166,11 @@ msgstr "Je e-mail is succesvol bevestigd! Je kunt nu alle functies van Documenso msgid "Your email is currently being used by team <0>{0} ({1})." msgstr "Jouw e-mail wordt momenteel gebruikt door team <0>{0} ({1})." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Your email preferences have been updated" +msgstr "Uw e-mailvoorkeuren zijn bijgewerkt" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx msgid "Your existing tokens" msgstr "Jouw bestaande tokens" @@ -8654,16 +9202,20 @@ msgid "Your password has been updated." msgstr "Uw wachtwoord is bijgewerkt." #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Je betaling voor teams is te laat. Regel de betaling om serviceonderbrekingen te voorkomen." +msgid "Your payment is overdue. Please settle the payment to avoid any service disruptions." +msgstr "Uw betaling is achterstallig. Gelieve de betaling te voldoen om serviceonderbrekingen te voorkomen." #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Your personal organisation" msgstr "Uw persoonlijke organisatie" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." -msgstr "Uw abonnement ondersteunt het uitnodigen van leden niet. Upgrade uw abonnement of neem contact op met sales via <0>support@documenso.com als u uw opties wilt bespreken." +msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." +msgstr "Uw plan ondersteunt geen uitnodigen van leden. Upgrade uw plan of neem contact op met onze verkoopafdeling via <0>{SUPPORT_EMAIL} om uw opties te bespreken." + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." +msgstr "Uw plan is niet langer geldig. Abonneer u op een nieuw plan om Documenso te blijven gebruiken." #: apps/remix/app/components/forms/profile.tsx msgid "Your profile has been updated successfully." @@ -8698,6 +9250,10 @@ msgstr "Jouw team is succesvol verwijderd." msgid "Your team has been successfully updated." msgstr "Jouw team is succesvol bijgewerkt." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template failed to upload." +msgstr "Uw sjabloon kon niet worden geüpload." + #: apps/remix/app/routes/embed+/v1+/authoring_.completed.create.tsx msgid "Your template has been created successfully" msgstr "Je sjabloon is succesvol aangemaakt" @@ -8710,6 +9266,10 @@ msgstr "Jouw sjabloon is succesvol gedupliceerd." msgid "Your template has been successfully deleted." msgstr "Jouw sjabloon is succesvol verwijderd." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template has been uploaded successfully. You will be redirected to the template page." +msgstr "Uw sjabloon is succesvol geüpload. U wordt doorgestuurd naar de sjabloonpagina." + #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx msgid "Your template will be duplicated." msgstr "Jouw sjabloon zal worden gedupliceerd." diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index 7d0b5f140..939058488 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: pl\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-07-14 18:04\n" +"PO-Revision-Date: 2025-08-12 12:05\n" "Last-Translator: \n" "Language-Team: Polish\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" @@ -18,14 +18,9 @@ msgstr "" "X-Crowdin-File: web.po\n" "X-Crowdin-File-ID: 8\n" -#. js-lingui-explicit-id -#: packages/ui/primitives/data-table/data/data.tsx -msgid "/+Z5u4" -msgstr "" - #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid " Enable direct link signing" -msgstr " Włącz podpisywanie linku bezpośredniego" +msgstr "Włącz podpisywanie bezpośredniego linku" #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" @@ -39,7 +34,7 @@ msgstr "\"{0}\" pojawi się w dokumencie, ponieważ ma strefę czasową \"{1}\". #: packages/email/template-components/template-document-super-delete.tsx msgid "\"{documentName}\" has been deleted by an admin." -msgstr "Dokument \"{documentName}\" został usunięty przez administratora." +msgstr "Dokument „{documentName}” został usunięty przez administratora." #: packages/email/template-components/template-document-pending.tsx msgid "“{documentName}” has been signed" @@ -75,7 +70,7 @@ msgstr "{0, plural, one {(1 znak przekroczony)} few {(# znaki przekroczone)} man #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "{0, plural, one {# character over the limit} other {# characters over the limit}}" -msgstr "{0, plural, one {# znak przekroczony} few {# znaki przekroczone} many {# znaków przekroczonych} other {# znaków przekroczonych}}" +msgstr "{0, plural, one {Przekroczono # znak} few {Przekroczono # znaki} many {Przekroczono # znaków} other {Przekroczono # znaków}}" #. placeholder {0}: folder._count.documents #: apps/remix/app/components/general/folder/folder-card.tsx @@ -126,6 +121,7 @@ msgstr "{0, plural, one {Czekam na 1 odbiorcę} few {Czekam na # odbiorców} man #. placeholder {0}: route.label #. placeholder {0}: _(FRIENDLY_FIELD_TYPE[fieldType as FieldType]) #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/document-signing/document-signing-auto-sign.tsx msgid "{0}" msgstr "{0}" @@ -133,18 +129,18 @@ msgstr "{0}" #. placeholder {0}: team.name #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "{0} direct signing templates" -msgstr "{0} bezpośrednich szablonów podpisu" +msgstr "Bezpośrednie szablony podpisu zespołu {0}" #. placeholder {0}: team.name #. placeholder {1}: document.title #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "{0} has invited you to {recipientActionVerb} the document \"{1}\"." -msgstr "{0} zaprosił cię do {recipientActionVerb} dokument „{1}”." +msgstr "Sprawdź i {recipientActionVerb} dokument „{1}” utworzony przez zespół {0}\"." #. placeholder {0}: team.name #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "{0} invited you to {recipientActionVerb} a document" -msgstr "{0} zaprosił Cię do {recipientActionVerb} dokument" +msgstr "Sprawdź i {recipientActionVerb} dokument utworzony przez zespół „{0}”" #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents @@ -162,9 +158,9 @@ msgstr "{0} z {1} wybranych wierszy." #. placeholder {0}: user.name || user.email #. placeholder {1}: document.team.name #. placeholder {2}: document.title -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"." -msgstr "{0} w imieniu \"{1}\" zaprosił Cię do {recipientActionVerb} dokument „{2}”." +msgstr "Sprawdź i {recipientActionVerb} dokument „{2}” utworzony przez użytkownika {0} z zespołu „{1}”" #. placeholder {0}: recipients.length #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._index.tsx @@ -174,7 +170,11 @@ msgstr "{0} Odbiorca(ów)" #. placeholder {0}: organisation.name #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "{0} Teams" -msgstr "{0} Zespoły" +msgstr "Zespół {0}" + +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{browserInfo} on {os}" +msgstr "{browserInfo} na {os}" #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" @@ -186,24 +186,24 @@ msgstr "{inviterName} <0>({inviterEmail})" #: packages/email/templates/document-cancel.tsx msgid "{inviterName} has cancelled the document {documentName}, you don't need to sign it anymore." -msgstr "{inviterName} anulował dokument {documentName}, nie musisz go już podpisywać." +msgstr "Użytkownik {inviterName} anulował dokument {documentName}. Nie musisz go już podpisywać." #: packages/email/template-components/template-document-cancel.tsx msgid "{inviterName} has cancelled the document<0/>\"{documentName}\"" -msgstr "{inviterName} anulował dokument<0/>\"{documentName}\"" +msgstr "Użytkownik {inviterName} anulował dokument<0/>„{documentName}”" #. placeholder {0}: _(actionVerb).toLowerCase() #: packages/email/template-components/template-document-invite.tsx msgid "{inviterName} has invited you to {0}<0/>\"{documentName}\"" -msgstr "{inviterName} zaprosił Cię do {0}<0/>\"{documentName}\"" +msgstr "Sprawdź i {0} dokument „{documentName}}” utworzony przez użytkownika {inviterName}" #: packages/email/templates/document-invite.tsx msgid "{inviterName} has invited you to {action} {documentName}" -msgstr "{inviterName} zaprosił Cię do {action} {documentName}" +msgstr "Sprawdź i {action} dokument „{documentName}” utworzony przez użytkownika {inviterName}" #: packages/email/templates/document-invite.tsx msgid "{inviterName} has invited you to {action} the document \"{documentName}\"." -msgstr "{inviterName} zaprosił cię do {action} dokument „{documentName}”." +msgstr "Sprawdź i {action} dokument „{documentName}” utworzony przez użytkownika {inviterName}." #: packages/email/templates/recipient-removed-from-document.tsx msgid "{inviterName} has removed you from the document {documentName}." @@ -217,16 +217,16 @@ msgstr "{inviterName} usunął cię z dokumentu<0/>„{documentName}”" #. placeholder {1}: document.title #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "{inviterName} on behalf of \"{0}\" has invited you to {recipientActionVerb} the document \"{1}\"." -msgstr "{inviterName} w imieniu \"{0}\" zaprosił Cię do {recipientActionVerb} dokumentu \"{1}\"." +msgstr "Sprawdź i {recipientActionVerb} dokument „{1}” utworzony przez użytkownika {inviterName} z zespołu „{0}”" #. placeholder {0}: _(actionVerb).toLowerCase() #: packages/email/template-components/template-document-invite.tsx msgid "{inviterName} on behalf of \"{teamName}\" has invited you to {0}<0/>\"{documentName}\"" -msgstr "{inviterName} w imieniu \"{teamName}\" zaprosił Cię do {0}<0/>\"{documentName}\"" +msgstr "Sprawdź i {0} dokument<0/>„{documentName}” utworzony przez użytkownika {inviterName} z zespołu „{teamName}”" #: packages/email/templates/document-invite.tsx msgid "{inviterName} on behalf of \"{teamName}\" has invited you to {action} {documentName}" -msgstr "{inviterName} w imieniu \"{teamName}\" zaprosił Cię do {action} {documentName}" +msgstr "Sprawdź i {action} dokument „{documentName}” utworzony przez użytkownika {inviterName} z zespołu „{teamName}”" #: packages/lib/utils/document-audit-logs.ts msgid "{prefix} added a field" @@ -318,13 +318,17 @@ msgstr "Użytkownik {prefix} zaktualizował tytuł dokumentu" msgid "{prefix} updated the document visibility" msgstr "Użytkownik {prefix} zaktualizował widoczność dokumentu" +#: packages/lib/utils/document-audit-logs.ts +msgid "{prefix} viewed the document" +msgstr "Użytkownik {prefix} wyświetlił dokument" + #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} dokument" #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} the document to complete the process." -msgstr "{recipientActionVerb} dokument, aby zakończyć proces." +msgstr "Sprawdź i {recipientActionVerb} dokument, aby zakończyć proces." #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx msgid "{recipientCount} recipients" @@ -332,7 +336,7 @@ msgstr "{recipientCount} odbiorców" #: packages/email/templates/document-created-from-direct-template.tsx msgid "{recipientName} {action} a document by using one of your direct links" -msgstr "{recipientName} {action} dokument, korzystając z jednego z Twoich bezpośrednich linków" +msgstr "Za pomocą jednego z Twoich bezpośredni łączy {action} dokument. Autor czynności: {recipientName}." #: packages/email/templates/document-rejected.tsx msgid "{recipientName} has rejected the document '{documentName}'" @@ -340,20 +344,20 @@ msgstr "{recipientName} odrzucił dokument '{documentName}'" #: packages/email/template-components/template-document-recipient-signed.tsx msgid "{recipientReference} has completed signing the document." -msgstr "{recipientReference} zakończył podpisywanie dokumentu." +msgstr "Użytkownik {recipientReference} zakończył podpisywanie dokumentu." #. placeholder {0}: document.title #: packages/lib/jobs/definitions/emails/send-recipient-signed-email.handler.ts msgid "{recipientReference} has signed \"{0}\"" -msgstr "{recipientReference} podpisał „{0}”" +msgstr "Użytkownik {recipientReference} podpisał dokument „{0}”" #: packages/email/template-components/template-document-recipient-signed.tsx msgid "{recipientReference} has signed \"{documentName}\"" -msgstr "{recipientReference} podpisał „{documentName}”" +msgstr "Użytkownik {recipientReference} podpisał dokument „{documentName}”" #: packages/email/templates/document-recipient-signed.tsx msgid "{recipientReference} has signed {documentName}" -msgstr "{recipientReference} podpisał {documentName}" +msgstr "Użytkownik {recipientReference} podpisał dokument „{documentName}”" #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx @@ -367,11 +371,15 @@ msgstr "{signerName} odrzucił dokument \"{documentName}\"." #. placeholder {0}: _(actionVerb).toLowerCase() #: packages/email/template-components/template-document-invite.tsx msgid "{teamName} has invited you to {0}<0/>\"{documentName}\"" -msgstr "{teamName} zaprosił Cię do {0}<0/>\"{documentName}\"" +msgstr "Sprawdź i {0} dokument<0/>„{documentName}” utworzony przez zespół {teamName}" #: packages/email/templates/document-invite.tsx msgid "{teamName} has invited you to {action} {documentName}" -msgstr "{teamName} zaprosił cię do {action} {documentName}" +msgstr "Sprawdź i {action} dokument „{documentName}” utworzony przez zespół {teamName}" + +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "{userAgent}" +msgstr "{userAgent}" #: packages/lib/utils/document-audit-logs.ts msgid "{userName} approved the document" @@ -379,7 +387,7 @@ msgstr "Użytkownik {userName} zatwierdził dokument" #: packages/lib/utils/document-audit-logs.ts msgid "{userName} CC'd the document" -msgstr "{userName} dodał CC do dokumentu" +msgstr "{userName} odebrał kopię dokumentu" #: packages/lib/utils/document-audit-logs.ts msgid "{userName} completed their task" @@ -408,7 +416,7 @@ msgstr "<0>\"{0}\"nie jest już dostępny do podpisu" #: 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} poprosił o używanie twojego adresu e-mail dla swojego zespołu w Documenso." +msgstr "Zespół <0>{teamName} poprosił o możliwość używania Twojego adresu e-mail w zespole Documenso." #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "<0>Click to upload or drag and drop" @@ -416,11 +424,11 @@ msgstr "<0>Kliknij, aby przesłać lub przeciągnij i upuść" #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "<0>Drawn - A signature that is drawn using a mouse or stylus." -msgstr "<0>Rysowany - Podpis narysowany za pomocą myszy lub pióra." +msgstr "<0>Rysowany – Podpis narysowany za pomocą myszy lub pióra." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "<0>Email - The recipient will be emailed the document to sign, approve, etc." -msgstr "<0>E-mail - Odbiorca otrzyma e-mail z dokumentem do podpisania, zatwierdzenia itp." +msgstr "<0>Adres e-mail – Odbiorca otrzyma wiadomość z dokumentem do podpisania, zatwierdzenia itp." #: packages/ui/components/recipient/recipient-action-auth-select.tsx msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" @@ -432,7 +440,7 @@ msgstr "<0>Brak ograniczeń - Uwierzytelnianie nie jest wymagane" #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "<0>No restrictions - The document can be accessed directly by the URL sent to the recipient" -msgstr "<0>Brak ograniczeń - Dokument można bezpośrednio otworzyć za pomocą URL przesłanego do odbiorcy" +msgstr "<0>Brak ograniczeń – Dokument można otworzyć za pomocą adresu URL" #: packages/ui/components/recipient/recipient-action-auth-select.tsx msgid "<0>None - No authentication required" @@ -440,11 +448,11 @@ msgstr "<0>Brak - Uwierzytelnianie nie jest wymagane" #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "<0>None - We will generate links which you can send to the recipients manually." -msgstr "<0>Brak - Wygenerujemy linki, które możesz wysłać do odbiorców ręcznie." +msgstr "<0>Brak – Wygenerujemy linki, które możesz wysłać do odbiorców ręcznie." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "<0>Note - If you use Links in combination with direct templates, you will need to manually send the links to the remaining recipients." -msgstr "<0>Uwaga - Jeśli używasz linków w połączeniu z bezpośrednimi szablonami, musisz ręcznie wysłać linki do pozostałych odbiorców." +msgstr "<0>Uwaga – Jeśli używasz linków w połączeniu z bezpośrednimi szablonami, musisz ręcznie wysłać linki do pozostałych odbiorców." #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/components/document/document-global-auth-action-select.tsx @@ -453,12 +461,12 @@ msgstr "<0>Wymagana 2FA - Odbiorca musi mieć konto i włączoną 2FA w swoi #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "<0>Require account - The recipient must be signed in to view the document" -msgstr "<0>Wymagana konto - Odbiorca musi być zalogowany, aby wyświetlić dokument" +msgstr "<0>Wymagane konto – Odbiorca musi być zalogowany" #: packages/ui/components/recipient/recipient-action-auth-select.tsx #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>Require passkey - The recipient must have an account and passkey configured via their settings" -msgstr "<0>Wymagana passkey - Odbiorca musi mieć konto i skonfigurowaną passkey w swoich ustawieniach" +msgstr "<0>Wymagany klucz dostępu - Odbiorca musi mieć konto ze skonfigurowanym kluczem dostępu" #: packages/ui/components/document/document-global-auth-action-select.tsx msgid "<0>Require password - The recipient must have an account and password configured via their settings, the password will be verified during signing" @@ -466,15 +474,15 @@ msgstr "<0>Wymagane hasło - Odbiorca musi mieć konto i hasło skonfigurowa #: apps/remix/app/components/tables/documents-table-sender-filter.tsx msgid "<0>Sender: All" -msgstr "<0>Rządzący: Wszyscy" +msgstr "<0>Nadawca: Wszyscy" #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "<0>Typed - A signature that is typed using a keyboard." -msgstr "<0>Wpisany - Podpis wpisany za pomocą klawiatury." +msgstr "<0>Wpisany – Podpis wpisany za pomocą klawiatury." #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "<0>Uploaded - A signature that is uploaded from a file." -msgstr "<0>Załadowany - Podpis załadowany z pliku." +msgstr "<0>Przesłany – Podpis przesłany z pliku." #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "<0>You are about to complete approving <1>\"{documentTitle}\".<2/> Are you sure?" @@ -516,33 +524,41 @@ msgstr "3 miesiące" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "401 Unauthorized" -msgstr "401 Nieautoryzowany" +msgstr "401: Dostęp nieautoryzowany" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "404 Email domain not found" +msgstr "404: Domena nie została znaleziona" #: apps/remix/app/components/general/generic-error-layout.tsx msgid "404 not found" -msgstr "404 nie znaleziono" +msgstr "404: Strona nie została znaleziona" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "404 Organisation group not found" -msgstr "404 Grupa organizacji nie znaleziona" +msgstr "404: Grupa organizacji nie została znaleziona" #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "404 Organisation not found" -msgstr "404 Organizacja nie znaleziona" +msgstr "404: Organizacja nie została znaleziona" #: apps/remix/app/routes/_profile+/_layout.tsx msgid "404 Profile not found" -msgstr "404 Profil nie znaleziony" +msgstr "404: Profil nie został znaleziony" #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/_layout.tsx msgid "404 Team not found" -msgstr "404 Zespół nie znaleziony" +msgstr "404: Zespół nie został znaleziony" #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx msgid "404 User not found" -msgstr "404 Użytkownik nie znaleziony" +msgstr "404: Użytkownik nie został znaleziony" + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "404 Webhook not found" +msgstr "404: Webhook nie został znaleziony" #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "5 documents a month" @@ -554,7 +570,7 @@ msgstr "5 dokumentów miesięcznie" #: apps/remix/app/components/general/generic-error-layout.tsx msgid "500 Internal Server Error" -msgstr "500 Wewnętrzny błąd serwera" +msgstr "500: Wystąpił wewnętrzny błąd serwera" #: apps/remix/app/components/forms/token.tsx msgid "6 months" @@ -574,7 +590,7 @@ msgstr "Urządzenie zdolne do uzyskiwania dostępu, otwierania i czytania dokume #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "A document was created by your direct template that requires you to {recipientActionVerb} it." -msgstr "Dokument został utworzony przez Twój bezpośredni szablon, który wymaga, abyś go {recipientActionVerb}." +msgstr "Sprawdź i {recipientActionVerb} dokument, który został utworzony przez bezpośredni szablon." #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "A draft document will be created" @@ -602,23 +618,23 @@ msgstr "Członek dołączył do Twojej organizacji na Documenso" #: packages/lib/jobs/definitions/emails/send-organisation-member-left-email.handler.ts msgid "A member has left your organisation" -msgstr "Członek opuścił twoją organizację" +msgstr "Członek opuścił organizację" #: packages/email/templates/organisation-leave.tsx msgid "A member has left your organisation {organisationName}" -msgstr "Członek opuścił Twoją organizację {organisationName}" +msgstr "Członek opuścił organizację {organisationName}" #: packages/email/templates/organisation-leave.tsx msgid "A member has left your organisation on Documenso" -msgstr "Członek opuścił Twoją organizację na Documenso" +msgstr "Członek opuścił organizację w Documenso" #: packages/lib/jobs/definitions/emails/send-organisation-member-joined-email.handler.ts msgid "A new member has joined your organisation" -msgstr "Nowy członek dołączył do Twojej organizacji" +msgstr "Nowy członek dołączył do organizacji" #: packages/email/templates/organisation-join.tsx msgid "A new member has joined your organisation {organisationName}" -msgstr "Nowy członek dołączył do twojej organizacji {organisationName}" +msgstr "Nowy członek dołączył do organizacji {organisationName}" #: apps/remix/app/components/forms/token.tsx msgid "A new token was created successfully." @@ -665,7 +681,7 @@ msgstr "Zespół, którego częścią byłeś, został usunięty" #: apps/remix/app/components/forms/public-profile-form.tsx msgid "A unique URL to access your profile" -msgstr "Unikalny URL do dostępu do Twojego profilu" +msgstr "Unikalny adres URL Twojego profilu" #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "A unique URL to identify the organisation" @@ -688,7 +704,7 @@ msgstr "E-mail weryfikacyjny zostanie wysłany na podany adres e-mail." #: packages/email/templates/organisation-invite.tsx #: packages/email/templates/confirm-team-email.tsx msgid "Accept" -msgstr "Akceptuj" +msgstr "Zaakceptuj" #: packages/email/templates/organisation-invite.tsx msgid "Accept invitation to join an organisation on Documenso" @@ -742,13 +758,14 @@ msgstr "Potwierdzenie" #: apps/remix/app/components/tables/settings-security-activity-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx msgid "Action" msgstr "Akcja" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-members-table.tsx @@ -759,6 +776,7 @@ msgstr "Akcja" #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx @@ -769,6 +787,7 @@ msgstr "Akcje" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "Active" msgstr "Aktywne" @@ -785,6 +804,10 @@ msgstr "Aktywne subskrypcje" msgid "Add" msgstr "Dodaj" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add a custom domain to send emails on behalf of your organisation. We'll generate DKIM records that you need to add to your DNS provider." +msgstr "Dodaj niestandardową domenę, aby wysyłać wiadomości w imieniu swojej organizacji. Wygenerujemy rekordy DKIM, które musisz dodać do dostawcy DNS." + #: packages/ui/primitives/document-dropzone.tsx msgid "Add a document" msgstr "Dodaj dokument" @@ -793,7 +816,7 @@ msgstr "Dodaj dokument" #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Add a URL to redirect the user to once the document is signed" -msgstr "Dodaj URL, aby przekierować użytkownika po podpisaniu dokumentu" +msgstr "Dodaj adres URL do przekierowania użytkownika po podpisaniu dokumentu" #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx @@ -829,10 +852,22 @@ msgstr "Dodaj kolejną opcję" msgid "Add another value" msgstr "Dodaj kolejną wartość" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Custom Email Domain" +msgstr "Dodaj niestandardową domenę" + #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx msgid "Add email" msgstr "Dodaj adres e-mail" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Email" +msgstr "Dodaj adres e-mail" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Add Email Domain" +msgstr "Dodaj domenę" + #: apps/remix/app/components/general/template/template-edit-form.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx msgid "Add Fields" @@ -872,6 +907,10 @@ msgstr "Dodaj siebie" msgid "Add Myself" msgstr "Dodaj siebie" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Add Organisation Email" +msgstr "Dodaj adres e-mail organizacji" + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "Add passkey" @@ -918,6 +957,10 @@ msgstr "Dodaj osoby, które podpiszą dokument." msgid "Add the recipients to create the document with" msgstr "Dodaj odbiorców, aby utworzyć dokument" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Add these DNS records to verify your domain ownership" +msgstr "Dodaj te rekordy DNS, aby zweryfikować własność domeny" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Additional brand information to display at the bottom of emails" msgstr "Dodatkowe informacje o marce do wyświetlenia na dole wiadomości e-mail" @@ -940,6 +983,10 @@ msgstr "Panel administratora" msgid "Admin Panel" msgstr "Panel administratora" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Admins only" +msgstr "Tylko dla administratorów" + #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-settings.tsx msgid "Advanced Options" @@ -984,6 +1031,10 @@ msgstr "Wszystkie dokumenty zostały przetworzone. Nowe dokumenty, które zostan msgid "All documents related to the electronic signing process will be provided to you electronically through our platform or via email. It is your responsibility to ensure that your email address is current and that you can receive and open our emails." msgstr "Wszystkie dokumenty związane z procesem podpisywania elektronicznego będą dostarczane do Ciebie elektronicznie za pośrednictwem naszej platformy lub za pośrednictwem e-maila. To Twoja odpowiedzialność, aby upewnić się, że twój adres e-mail jest aktualny i że możesz odbierać i otwierać nasze e-maile." +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "All email domains have been synced successfully" +msgstr "Wszystkie domeny zostały zsynchronizowane" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.folders._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.folders._index.tsx msgid "All Folders" @@ -1009,7 +1060,7 @@ msgstr "Wszystkie linki do podpisania zostały skopiowane do schowka." msgid "All templates" msgstr "Wszystkie szablony" -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/period-selector.tsx msgid "All Time" msgstr "Cały czas" @@ -1019,7 +1070,7 @@ msgstr "Zezwól wszystkim członkom organizacji na dostęp do tego zespołu" #: packages/email/templates/confirm-team-email.tsx msgid "Allow document recipients to reply directly to this email address" -msgstr "Zezwól odbiorcom dokumentów na bezpośrednią odpowiedź na ten adres e-mail" +msgstr "Odpowiadanie odbiorcom dokumentu bezpośrednio na ten adres e-mail" #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -1065,6 +1116,10 @@ msgstr "Konto e-mail" msgid "An email containing an invitation will be sent to each member." msgstr "E-mail zawierający zaproszenie zostanie wysłany do każdego członka." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "An email with this address already exists." +msgstr "Ten adres e-mail już istnieje." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx @@ -1074,6 +1129,7 @@ msgstr "E-mail zawierający zaproszenie zostanie wysłany do każdego członka." #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx #: apps/remix/app/components/forms/avatar-image.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "An error occurred" msgstr "Wystąpił błąd" @@ -1108,7 +1164,7 @@ msgstr "Wystąpił błąd podczas usuwania użytkownika." #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "An error occurred while disabling direct link signing." -msgstr "Wystąpił błąd podczas dezaktywacji podpisywania za pomocą linku bezpośredniego." +msgstr "Wystąpił błąd podczas wyłączania podpisywania za pomocą bezpośredniego linku." #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx msgid "An error occurred while disabling the user." @@ -1131,7 +1187,7 @@ msgstr "Wystąpił błąd podczas duplikowania szablonu." #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "An error occurred while enabling direct link signing." -msgstr "Wystąpił błąd podczas aktywacji podpisywania za pomocą linku bezpośredniego." +msgstr "Wystąpił błąd podczas włączania podpisywania za pomocą bezpośredniego linku." #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx msgid "An error occurred while enabling the user." @@ -1202,6 +1258,7 @@ msgstr "Wystąpił błąd podczas podpisywania jako asystent." msgid "An error occurred while signing the document." msgstr "Wystąpił błąd podczas podpisywania dokumentu." +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "An error occurred while trying to create a checkout session." msgstr "Wystąpił błąd podczas próby utworzenia sesji zamówienia." @@ -1260,6 +1317,10 @@ msgstr "Wystąpił nieoczekiwany błąd." #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -1284,11 +1345,18 @@ msgstr "Wystąpił nieznany błąd podczas przenoszenia folderu." msgid "Any documents that you have been invited to will appear here" msgstr "Wszystkie dokumenty, do których zostałeś zaproszony, pojawią się tutaj" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Source" +msgstr "Jakiekolwiek źródło" + +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +msgid "Any Status" +msgstr "Jakikolwiek status" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "API Tokens" msgstr "Tokeny API" @@ -1314,7 +1382,7 @@ msgstr "Zatwierdź dokument" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: packages/lib/constants/recipient-roles.ts msgid "Approved" -msgstr "Zatwierdzono" +msgstr "Zatwierdził" #: packages/lib/constants/recipient-roles.ts msgid "Approver" @@ -1371,6 +1439,8 @@ msgstr "Czy na pewno chcesz usunąć ten zespół?" #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "Are you sure?" msgstr "Czy na pewno?" @@ -1381,7 +1451,7 @@ msgstr "Przydzielone zespoły" #: packages/lib/constants/recipient-roles.ts msgid "Assist" -msgstr "Asysta" +msgstr "Przygotuj" #: apps/remix/app/components/general/document-signing/document-signing-form.tsx #: packages/email/template-components/template-document-invite.tsx @@ -1394,7 +1464,7 @@ msgstr "Pomoc w podpisywaniu" #: packages/lib/constants/recipient-roles.ts msgid "Assistant" -msgstr "Asystent" +msgstr "Przygotowujący" #: packages/ui/components/recipient/recipient-role-select.tsx msgid "Assistant role is only available when the document is in sequential signing mode." @@ -1402,7 +1472,7 @@ msgstr "Rola asystenta jest dostępna tylko w trybie sekwencyjnego podpisywania #: packages/lib/constants/recipient-roles.ts msgid "Assistants" -msgstr "Asystenci" +msgstr "Przygotowujący" #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx msgid "Assistants and Copy roles are currently not compatible with the multi-sign experience." @@ -1411,27 +1481,31 @@ msgstr "Asystenci i role Kopii są obecnie niekompatybilne z doświadczeniem mul #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: packages/lib/constants/recipient-roles.ts msgid "Assisted" -msgstr "Asystowany" +msgstr "Przygotował" #: packages/lib/constants/recipient-roles.ts msgid "Assisting" -msgstr "Asystowanie" +msgstr "Przygotowuje" #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/template-flow/add-template-settings.types.tsx #: packages/ui/primitives/document-flow/add-settings.types.ts #: packages/lib/types/document-meta.ts msgid "At least one signature type must be enabled" -msgstr "Przynajmniej jeden typ podpisu musi być włączony" +msgstr "Co najmniej jeden rodzaj podpisu musi być włączony" #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." msgstr "Ponowne próby zapieczętowania dokumentu, przydatne po zmianie kodu w celu rozwiązania błędnego dokumentu." -#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx msgid "Audit Log" msgstr "Dziennik logów" +#: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +msgid "Audit Logs" +msgstr "Logi" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Authentication Level" msgstr "Poziom autoryzacji" @@ -1492,7 +1566,7 @@ msgstr "Zanim zaczniesz, proszę potwierdź swój adres e-mail, klikając przyci #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx msgid "Billing" -msgstr "Fakturowanie" +msgstr "Płatności" #: packages/ui/primitives/signature-pad/signature-pad-color-picker.tsx msgid "Black" @@ -1510,23 +1584,29 @@ msgstr "Szczegóły marki" msgid "Brand Website" msgstr "Strona internetowa marki" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx +msgid "Branding" +msgstr "Branding" + #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Branding Logo" msgstr "Logo markowe" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx msgid "Branding Preferences" msgstr "Preferencje dotyczące marki" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Branding preferences updated" msgstr "Preferencje dotyczące marki zaktualizowane" #: apps/remix/app/components/tables/settings-security-activity-table.tsx -#: apps/remix/app/components/tables/internal-audit-log-table.tsx msgid "Browser" msgstr "Przeglądarka" @@ -1562,7 +1642,7 @@ msgstr "przez <0>{senderName}" #: packages/email/templates/confirm-team-email.tsx msgid "By accepting this request, you will be granting <0>{teamName} access to:" -msgstr "Akceptując tę prośbę, przyznasz <0>{teamName} dostęp do:" +msgstr "Akceptując prośbę, umożliwisz zespołowi <0>{teamName} na:" #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "By deleting this document, the following will occur:" @@ -1611,6 +1691,7 @@ msgstr "Może przygotować" #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-delete-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -1642,9 +1723,15 @@ msgstr "Może przygotować" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-create-dialog.tsx @@ -1677,12 +1764,12 @@ msgstr "Nie można usunąć podpisującego" #: packages/lib/constants/recipient-roles.ts msgid "Cc" -msgstr "Cc" +msgstr "Odbierający kopię" #: packages/lib/constants/recipient-roles.ts #: packages/lib/constants/recipient-roles.ts msgid "CC" -msgstr "CC" +msgstr "Odbierz kopię" #: packages/lib/constants/recipient-roles.ts msgid "CC'd" @@ -1690,7 +1777,7 @@ msgstr "CC'd" #: packages/lib/constants/recipient-roles.ts msgid "Ccers" -msgstr "Kserokopie" +msgstr "Odbierający kopię" #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Character Limit" @@ -1710,6 +1797,7 @@ msgstr "Wartości checkboxa" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Checkout" msgstr "Kasa" @@ -1739,7 +1827,7 @@ msgstr "Wybierz..." #: apps/remix/app/components/general/claim-account.tsx msgid "Claim account" -msgstr "Zgłoś konto" +msgstr "Utwórz konto" #: apps/remix/app/routes/_authenticated+/admin+/_layout.tsx msgid "Claims" @@ -1749,10 +1837,6 @@ msgstr "Zgłoszenia" msgid "Clear file" msgstr "Wyczyść plik" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Clear filter" -msgstr "" - #: packages/ui/primitives/data-table.tsx msgid "Clear filters" msgstr "Wyczyść filtry" @@ -1768,7 +1852,6 @@ msgstr "Kliknij, aby rozpocząć" #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Click here to retry" msgstr "Kliknij tutaj, aby spróbować ponownie" @@ -1802,6 +1885,7 @@ msgstr "Kliknij, aby wstawić pole" #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "Close" msgstr "Zamknij" @@ -1849,9 +1933,9 @@ msgid "Complete Viewing" msgstr "Zakończ wyświetlanie" #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts #: packages/email/template-components/template-document-self-signed.tsx #: packages/email/template-components/template-document-recipient-signed.tsx @@ -1862,7 +1946,7 @@ msgstr "Zakończone" #: packages/email/templates/document-self-signed.tsx #: packages/email/templates/document-completed.tsx msgid "Completed Document" -msgstr "Dokument zakończony" +msgstr "Dokument został zakończony" #: apps/remix/app/components/general/app-command-menu.tsx msgid "Completed documents" @@ -1941,6 +2025,7 @@ msgid "Confirm" msgstr "Potwierdź" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Confirm by typing <0>{deleteMessage}" msgstr "Potwierdź, wpisując <0>{deleteMessage}" @@ -1997,31 +2082,35 @@ msgstr "Kontynuuj" #: packages/email/template-components/template-document-invite.tsx msgid "Continue by approving the document." -msgstr "Kontynuuj, zatwierdzając dokument." +msgstr "Zatwierdź dokument." #: packages/email/template-components/template-document-invite.tsx msgid "Continue by assisting with the document." -msgstr "Kontynuuj, pomagając w obsłudze dokumentu." +msgstr "Przygotuj dokument." #: packages/email/template-components/template-document-completed.tsx msgid "Continue by downloading the document." -msgstr "Kontynuuj, pobierając dokument." +msgstr "Pobierz dokument" #: packages/email/template-components/template-document-invite.tsx msgid "Continue by signing the document." -msgstr "Kontynuuj, podpisując dokument." +msgstr "Podpisz dokument." #: packages/email/template-components/template-document-invite.tsx msgid "Continue by viewing the document." -msgstr "Kontynuuj, wyświetlając dokument." +msgstr "Wyświetl dokument." #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "Continue to login" msgstr "Kontynuuj do logowania" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Controls the default email settings when new documents or templates are created" +msgstr "Kontroluje domyślne ustawienia e-mail, gdy tworzone są nowe dokumenty lub szablony" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default language of an uploaded document. This will be used as the language in email communications with the recipients." -msgstr "Kontroluje domyślny język przesłanego dokumentu. Będzie używany jako język w komunikacji e-mailowej z odbiorcami." +msgstr "Wybierz domyślny język przesłanego dokumentu, który będzie używany w komunikacji z odbiorcami." #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls the default visibility of an uploaded document." @@ -2035,6 +2124,10 @@ msgstr "Kontroluje formatowanie wiadomości, która zostanie wysłana podczas za msgid "Controls the language for the document, including the language to be used for email notifications, and the final certificate that is generated and attached to the document." msgstr "Kontroluje język dokumentu, w tym język powiadomień e-mail i ostateczny certyfikat, który jest generowany i dołączony do dokumentu." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Controls whether the audit logs will be included in the document when it is downloaded. The audit logs can still be downloaded from the logs page separately." +msgstr "Kontroluje, czy dzienniki audytu będą dołączone do dokumentu przy jego pobieraniu. Dzienniki audytu nadal można pobrać osobno ze strony dzienników." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Controls whether the signing certificate will be included in the document when it is downloaded. The signing certificate can still be downloaded from the logs page separately." msgstr "Kontroluje, czy certyfikat podpisu zostanie dołączony do dokumentu podczas jego pobierania. Certyfikat podpisu można również pobrać osobno ze strony logów." @@ -2056,6 +2149,9 @@ msgstr "Skopiowano" #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx +#: 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 #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/components/document/document-share-button.tsx msgid "Copied to clipboard" @@ -2103,6 +2199,11 @@ msgstr "Utwórz <0>darmowe konto, aby uzyskać dostęp do podpisanych dokume msgid "Create a new account" msgstr "Utwórz nowe konto" +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create a new email address for your organisation using the domain <0>{0}." +msgstr "Utwórz nowy adres e-mail dla swojej organizacji używając domeny <0>{0}." + #: apps/remix/app/components/general/billing-plans.tsx msgid "Create a new organisation with {planName} plan. Keep your current organisation on it's current plan" msgstr "Utwórz nową organizację z planem {planName}. Pozostaw swoją obecną organizację na jej obecnym planie" @@ -2160,6 +2261,10 @@ msgstr "Utwórz bezpośredni link do podpisu" msgid "Create document from template" msgstr "Utwórz dokument z szablonu" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Create Email" +msgstr "Utwórz adres e-mail" + #: apps/remix/app/components/general/folder/folder-card.tsx msgid "Create folder" msgstr "Utwórz folder" @@ -2323,10 +2428,14 @@ msgstr "Aktualni odbiorcy:" msgid "Currently all organisation members can access this team" msgstr "Obecnie wszyscy członkowie organizacji mogą uzyskać dostęp do tego zespołu" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Currently branding can only be configured for Teams and above plans." msgstr "Obecnie można skonfigurować branding tylko dla zespołów i wyższych planów." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +msgid "Currently email domains can only be configured for Platform and above plans." +msgstr "Domeny możesz skonfigurować tylko w planie Platform lub wyższym." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups._index.tsx msgid "Custom Organisation Groups" msgstr "Niestandardowe grupy organizacyjne" @@ -2362,6 +2471,10 @@ msgstr "Format daty" msgid "Decline" msgstr "Odmów" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Date Format" +msgstr "Domyślny format daty" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Document Language" msgstr "Domyślny język dokumentu" @@ -2370,9 +2483,21 @@ msgstr "Domyślny język dokumentu" msgid "Default Document Visibility" msgstr "Domyślna widoczność dokumentu" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email" +msgstr "Domyślny adres e-mail" + +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Default Email Settings" +msgstr "Domyślne ustawienia adresu e-mail" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" -msgstr "Domyślne ustawienia podpisu" +msgstr "Domyślne rodzaje dozwolonych podpisów" + +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Time Zone" +msgstr "Domyślna strefa czasowa" #: apps/remix/app/components/dialogs/document-delete-dialog.tsx msgid "delete" @@ -2387,6 +2512,7 @@ msgstr "usuń" #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-teams-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/general/folder/folder-card.tsx @@ -2399,6 +2525,8 @@ msgstr "usuń" #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx @@ -2417,6 +2545,10 @@ msgstr "Usuń" msgid "delete {0}" msgstr "usuń {0}" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "delete {emailDomain}" +msgstr "usuń {emailDomain}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "usuń {teamName}" @@ -2443,6 +2575,19 @@ msgstr "Usuń dokument" msgid "Delete Document" msgstr "Usuń dokument" +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "Delete email" +msgstr "Usuń adres e-mail" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "Delete email domain" +msgstr "Usuń domenę" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Delete Email Domain" +msgstr "Usuń domenę" + #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Delete Folder" msgstr "Usuń folder" @@ -2517,21 +2662,21 @@ msgstr "Nie prosiłeś o zmianę hasła? Jesteśmy tutaj, aby pomóc Ci zabezpie #: apps/remix/app/components/tables/templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx msgid "direct link" -msgstr "link bezpośredni" +msgstr "bezpośredni link" #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Direct link" -msgstr "Link bezpośredni" +msgstr "Bezpośredni link" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data/data.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Direct Link" msgstr "Bezpośredni link" #: apps/remix/app/components/general/template/template-direct-link-badge.tsx msgid "direct link disabled" -msgstr "link bezpośredni wyłączony" +msgstr "bezpośredni link jest wyłączony" #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx msgid "Direct link receiver" @@ -2563,6 +2708,10 @@ msgstr "Link szablonu bezpośredniego usunięty" msgid "Direct template link usage exceeded ({0}/{1})" msgstr "Przekroczono użycie linku szablonu bezpośredniego ({0}/{1})" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Direction" +msgstr "Kierunek" + #: apps/remix/app/components/dialogs/team-inherit-member-disable-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Disable" @@ -2603,6 +2752,11 @@ msgstr "Wyłączenie podpisywania za pomocą linku bezpośredniego uniemożliwi msgid "Disabling the user results in the user not being able to use the account. It also disables all the related contents such as subscription, webhooks, teams, and API keys." msgstr "Wyłączenie użytkownika uniemożliwia korzystanie z konta oraz dezaktywuje powiązane elementy takie jak subskrypcje, webhooki, zespoły i klucze API." +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Display Name" +msgstr "Nazwa wyświetlana" + #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "Display your name and email in documents" msgstr "Wyświetl swoją nazwę i adres e-mail w dokumentach" @@ -2615,6 +2769,14 @@ msgstr "Rozprowadź dokument" msgid "Distribution Method" msgstr "Metoda dystrybucji" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "DKIM records generated. Please add the DNS records to verify your domain." +msgstr "Rekordy DKIM zostały wygenerowane. Dodaj te rekordy, aby zweryfikować domenę." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "DNS Records" +msgstr "Rekordy DNS" + #: apps/remix/app/components/dialogs/template-delete-dialog.tsx msgid "Do you want to delete this template?" msgstr "Czy chcesz usunąć ten szablon?" @@ -2627,7 +2789,10 @@ msgstr "Czy chcesz zduplikować ten szablon?" msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." msgstr "Documenso usunie <0>wszystkie twoje dokumenty, wraz ze wszystkimi zakończonymi dokumentami, podpisami i wszystkimi innymi zasobami należącymi do twojego konta." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx msgid "Document" msgstr "Dokument" @@ -2681,7 +2846,7 @@ msgstr "Zakończono dokument" #: packages/ui/components/document/document-email-checkboxes.tsx #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Document completed email" -msgstr "E-mail ukończonego dokumentu" +msgstr "Wiadomość potwierdzająca zakończenie" #: apps/remix/app/components/embed/embed-document-completed.tsx msgid "Document Completed!" @@ -2723,7 +2888,7 @@ msgstr "Usunięto dokument" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Document deleted email" -msgstr "E-mail usuniętego dokumentu" +msgstr "Wiadomość o usunięciu dokumentu" #: packages/lib/server-only/document/send-delete-email.ts msgid "Document Deleted!" @@ -2750,11 +2915,6 @@ msgstr "Zaktualizowano identyfikator zewnętrzny dokumentu" msgid "Document found in your account" msgstr "Dokument znaleziony na Twoim koncie" -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._index.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Document history" -msgstr "Historia dokumentu" - #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" @@ -2802,10 +2962,16 @@ msgstr "Dokument w toku" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Document pending email" -msgstr "E-mail oczekującego dokumentu" +msgstr "Wiadomość o oczekującym dokumencie" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Document Preferences" +msgstr "Ustawienia dokumentu" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Document preferences updated" msgstr "Preferencje dokumentu zaktualizowane" @@ -2873,6 +3039,10 @@ msgstr "Przesyłanie dokumentu wyłączone z powodu nieopłaconych faktur" msgid "Document uploaded" msgstr "Przesłano dokument" +#: packages/lib/utils/document-audit-logs.ts +msgid "Document viewed" +msgstr "Dokument został wyświetlony" + #: apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx msgid "Document Viewed" msgstr "Dokument został wyświetlony" @@ -2915,6 +3085,22 @@ msgstr "Dokumenty wymagające Twojej uwagi pojawią się tutaj" msgid "Documents Viewed" msgstr "Wyświetlone dokumenty" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Domain" +msgstr "Domena" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Added" +msgstr "Domena została dodana" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain already in use" +msgstr "Domena jest już używana" + +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Domain Name" +msgstr "Nazwa domeny" + #: apps/remix/app/routes/_unauthenticated+/signin.tsx #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Don't have an account? <0>Sign up" @@ -2951,8 +3137,8 @@ msgstr "Pobierz oryginał" msgid "Download Template CSV" msgstr "Pobierz szablon CSV" +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Draft" msgstr "Szkic" @@ -2973,13 +3159,14 @@ msgstr "Przeciągnij i upuść swój PDF tutaj." msgid "Drag and drop or click to upload" msgstr "Przeciągnij i upuść lub kliknij, aby przesłać" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx msgid "Drag and drop your PDF file here" msgstr "Przeciągnij i upuść swój plik PDF tutaj" #: packages/lib/constants/document.ts msgid "Draw" -msgstr "Rysować" +msgstr "Rysowany" #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "Drop your document here" @@ -2994,10 +3181,6 @@ msgstr "Lista rozwijana" msgid "Dropdown options" msgstr "Opcje rozwijane" -#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Z powodu nieopłaconej faktury Twój zespół został ograniczony. Proszę uregulować płatność, aby przywrócić pełny dostęp do zespołu." - #: apps/remix/app/components/tables/templates-table-action-dropdown.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx @@ -3041,10 +3224,14 @@ msgstr "Ujawnienie podpisu elektronicznego" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx #: apps/remix/app/components/tables/admin-dashboard-users-table.tsx +#: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/document-signing/document-signing-email-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx @@ -3080,6 +3267,7 @@ msgid "Email address" msgstr "Adres e-mail" #: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx msgid "Email Address" msgstr "Adres e-mail" @@ -3087,6 +3275,10 @@ msgstr "Adres e-mail" msgid "Email already confirmed" msgstr "Adres e-mail został już potwierdzony" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email already exists" +msgstr "Adres e-mail już istnieje" + #: apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx msgid "Email cannot already exist in the template" msgstr "E-mail nie może już istnieć w szablonie" @@ -3095,14 +3287,52 @@ msgstr "E-mail nie może już istnieć w szablonie" msgid "Email Confirmed!" msgstr "Adres e-mail został potwierdzony!" +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "Email Created" +msgstr "Adres e-mail został utworzony" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email domain not found" +msgstr "Domena nie znaleziona znaleziona" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Email Domain Settings" +msgstr "Ustawienia domeny" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +msgid "Email Domains" +msgstr "Domeny" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Email domains synced" +msgstr "Domeny zostały zsynchronizowane" + #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "Email Options" msgstr "Opcje adresu e-mail" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/components/general/settings-nav-mobile.tsx +msgid "Email Preferences" +msgstr "Preferencje e-mail" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Email preferences updated" +msgstr "Preferencje e-mail zaktualizowane" + #: packages/lib/utils/document-audit-logs.ts msgid "Email resent" msgstr "Wysłano ponownie wiadomość" +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Email Sender" +msgstr "Adres e-mail nadawcy" + #: packages/lib/utils/document-audit-logs.ts msgid "Email sent" msgstr "Wysłano wiadomość" @@ -3119,6 +3349,11 @@ msgstr "Weryfikacja e-mailu została usunięta" msgid "Email verification has been resent" msgstr "Weryfikacja e-mailu została ponownie wysłana" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Emails" +msgstr "Adresy e-mail" + #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Embedding, 5 members included and more" msgstr "Osadzanie, 5 członków wliczonych i więcej" @@ -3199,6 +3434,10 @@ msgstr "Wprowadź nazwę dla nowego folderu. Foldery pomogą ci zorganizować pr msgid "Enter claim name" msgstr "Wprowadź nazwę roszczenia" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Enter the domain you want to use for sending emails (without http:// or www)" +msgstr "Wprowadź domenę, której chcesz używać do wysyłania wiadomości e-mail (bez http:// lub www)" + #: apps/remix/app/components/general/document-signing/document-signing-auth-dialog.tsx msgid "Enter your 2FA code" msgstr "Wprowadź swój kod 2FA" @@ -3281,6 +3520,7 @@ msgstr "Enterprise" #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx #: 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/document-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-enable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-disable-dialog.tsx #: apps/remix/app/components/dialogs/admin-user-delete-dialog.tsx @@ -3293,6 +3533,14 @@ msgstr "Błąd" msgid "Error uploading file" msgstr "Błąd przesyłania pliku" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Event Type" +msgstr "Rodzaj zdarzenia" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Everyone" +msgstr "Wszyscy" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Everyone can access and view the document" msgstr "Każdy może uzyskać dostęp do dokumentu i go wyświetlić" @@ -3311,7 +3559,7 @@ msgstr "Przekroczono limit czasu" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._index.tsx msgid "Expired" -msgstr "Wygasło" +msgstr "Wygasł" #. placeholder {0}: i18n.date(token.expires, DateTime.DATETIME_FULL) #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx @@ -3440,6 +3688,7 @@ msgstr "Pola" msgid "Fields updated" msgstr "Pola zaktualizowane" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx @@ -3475,13 +3724,17 @@ msgstr "Folder został przeniesiony" msgid "Folder Name" msgstr "Nazwa folderu" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "Folder not found" msgstr "Folder nie znaleziony" -#: apps/remix/app/components/dialogs/folder-settings-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Folder Settings" +msgstr "Ustawienia folderu" + +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx msgid "Folder updated successfully" msgstr "Folder zaktualizowany pomyślnie" @@ -3537,15 +3790,18 @@ msgstr "Imię i nazwisko" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/template/template-edit-form.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/general/document/document-edit-form.tsx #: apps/remix/app/components/general/direct-template/direct-template-page.tsx #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "General" msgstr "Ogólne" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Generate DKIM Records" +msgstr "Wygeneruj rekordy DKIM" + #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Generate Links" msgstr "Generuj linki" @@ -3555,6 +3811,8 @@ msgid "Global recipient action authentication" msgstr "Globalne uwierzytelnianie akcji odbiorcy" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "Go back" @@ -3583,32 +3841,16 @@ msgstr "Wróć do domu" #: apps/remix/app/routes/_authenticated+/_layout.tsx msgid "Go home" -msgstr "Powrót do domu" +msgstr "Wróć na stronę główną" #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx msgid "Go to document" msgstr "Przejdź do dokumentu" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to first page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to last page" -msgstr "" - -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to next page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Go to owner" msgstr "Przejdź do właściciela" -#: packages/ui/primitives/data-table-pagination.tsx -msgid "Go to previous page" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "Go to team" msgstr "Przejdź do zespołu" @@ -3642,9 +3884,8 @@ msgid "Group Name" msgstr "Nazwa grupy" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/organisation-members-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Groups" msgstr "Grupy" @@ -3678,9 +3919,13 @@ msgstr "Asystent jako ostatni sygnatariusz oznacza, że nie będą oni mogli pod msgid "Help complete the document for other signers." msgstr "Pomóż zakończyć dokument dla innych podpisujących." +#: 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 e-mail do swojej organizacji." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Here you can edit your organisation details." -msgstr "Tutaj możesz edytować szczegóły swojej organizacji." +msgstr "Tutaj możesz edytować szczegóły organizacji." #: apps/remix/app/routes/_authenticated+/settings+/profile.tsx msgid "Here you can edit your personal details." @@ -3688,24 +3933,35 @@ msgstr "Tutaj możesz edytować szczegóły konta." #: apps/remix/app/routes/_authenticated+/settings+/security._index.tsx msgid "Here you can manage your password and security settings." -msgstr "Tutaj możesz zarządzać swoim hasłem i ustawieniami zabezpieczeń." +msgstr "Tutaj możesz zarządzać hasłem i innymi zabezpieczeniami." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your organisation. Teams will inherit these settings by default." +msgstr "Tutaj możesz ustawić preferencje brandingowe dla swojej organizacji. Zespoły odziedziczą te ustawienia domyślnie." + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set branding preferences for your team" +msgstr "Tutaj możesz ustawić preferencje brandingowe dla swojego zespołu" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set document preferences for your organisation. Teams will inherit these settings by default." +msgstr "Tutaj możesz ustawić preferencje dokumentów dla swojej organizacji. Zespoły odziedziczą te ustawienia domyślnie." + +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Here you can set preferences and defaults for branding." msgstr "Tutaj możesz ustawić preferencje i domyślne ustawienia dla brandowania." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set preferences and defaults for your organisation. Teams will inherit these settings by default." -msgstr "Tutaj możesz ustawić preferencje i domyślne ustawienia dla swojej organizacji. Zespoły przejmą te ustawienia domyślnie." - -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Here you can set preferences and defaults for your team." -msgstr "Tutaj możesz ustawić preferencje i domyślne ustawienia dla swojego zespołu." +msgstr "Tutaj możesz edytować ustawienia zespołu." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Here you can set your general preferences" -msgstr "Tutaj możesz ustawić swoje ogólne preferencje" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +msgid "Here you can set your general branding preferences" +msgstr "Tutaj możesz ustawić ogólne preferencje brandingowe" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +msgid "Here you can set your general document preferences" +msgstr "Tutaj możesz ustawić ogólne preferencje dokumentów" #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "Here's how it works:" @@ -3729,40 +3985,40 @@ msgstr "Cześć, {userName} <0>({userEmail})" msgid "Hide" msgstr "Ukryj" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Hide additional information" -msgstr "Ukryj dodatkowe informacje" - #: apps/remix/app/components/general/generic-error-layout.tsx #: apps/remix/app/components/general/folder/folder-grid.tsx #: apps/remix/app/components/dialogs/folder-move-dialog.tsx msgid "Home" -msgstr "Dom" +msgstr "Strona główna" #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "Home (No Folder)" msgstr "Strona główna (brak folderu)" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Horizontal" +msgstr "Poziomo" + #: packages/lib/constants/recipient-roles.ts msgid "I am a signer of this document" -msgstr "Jestem podpisującym tego dokumentu" +msgstr "Podpisuję dokument" #: packages/lib/constants/recipient-roles.ts msgid "I am a viewer of this document" -msgstr "Jestem widzem tego dokumentu" +msgstr "Wyświetlam dokument" #: packages/lib/constants/recipient-roles.ts msgid "I am an approver of this document" -msgstr "Jestem zatwierdzającym tego dokumentu" +msgstr "Zatwierdzam dokument" #: packages/lib/constants/recipient-roles.ts msgid "I am an assistant of this document" -msgstr "Jestem asystentem tego dokumentu" +msgstr "Przygotowuję dokument" #: packages/lib/constants/recipient-roles.ts msgid "I am required to receive a copy of this document" -msgstr "Muszę otrzymać kopię tego dokumentu" +msgstr "Muszę otrzymać kopię dokumentu" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "I am the owner of this document" @@ -3781,6 +4037,10 @@ msgstr "Identyfikator" msgid "ID copied to clipboard" msgstr "Identyfikator został skopiowany do schowka" +#: 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 jakiekolwiek problemy z subskrypcją, skontaktuj się z nami pod adresem <0>{SUPPORT_EMAIL}." + #: apps/remix/app/components/dialogs/passkey-create-dialog.tsx msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." msgstr "Jeśli nie chcesz korzystać z proponowanego uwierzytelnienia, możesz je zamknąć, a następnie wyświetlić następne dostępne uwierzytelnienie." @@ -3796,7 +4056,6 @@ msgstr "Jeśli Twoja aplikacja uwierzytelniająca nie obsługuje kodów QR, moż #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/app-nav-mobile.tsx #: apps/remix/app/components/general/document/document-status.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Inbox" msgstr "Skrzynka odbiorcza" @@ -3804,6 +4063,10 @@ msgstr "Skrzynka odbiorcza" msgid "Inbox documents" msgstr "Skrzynka odbiorcza dokumentów" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Include the Audit Logs in the Document" +msgstr "Dołącz dzienniki audytu do dokumentu" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Include the Signing Certificate in the Document" msgstr "Dołącz certyfikat podpisu do dokumentu" @@ -3817,6 +4080,11 @@ msgstr "Informacje" msgid "Inherit authentication method" msgstr "Przechwyć metodę uwierzytelniania" +#: apps/remix/app/components/forms/email-preferences-form.tsx +#: apps/remix/app/components/forms/email-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/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx @@ -3850,7 +4118,7 @@ msgstr "Statystyki instancji" #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx msgid "Invalid code. Please try again." -msgstr "Nieprawidłowy kod. Proszę spróbuj ponownie." +msgstr "Kod jest nieprawidłowy. Spróbuj ponownie." #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" @@ -3978,6 +4246,18 @@ msgstr "Etykieta" msgid "Language" msgstr "Język" +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 14 days" +msgstr "Ostatnie 14 dni" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 30 days" +msgstr "Ostatnie 30 dni" + +#: apps/remix/app/components/general/period-selector.tsx +msgid "Last 7 days" +msgstr "Ostatnie 7 dni" + #: apps/remix/app/routes/_authenticated+/settings+/security.sessions.tsx msgid "Last Active" msgstr "Ostatnia aktywność" @@ -3985,15 +4265,7 @@ msgstr "Ostatnia aktywność" #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx msgid "Last modified" -msgstr "Ostatnia modyfikacja" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Month" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Quarter" -msgstr "" +msgstr "Zmodyfikowano" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Last updated" @@ -4009,15 +4281,7 @@ msgstr "Ostatnia aktualizacja o" #: apps/remix/app/components/tables/settings-security-passkey-table.tsx msgid "Last used" -msgstr "Ostatnie użycie" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Week" -msgstr "" - -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Last Year" -msgstr "" +msgstr "Użyto" #: apps/remix/app/routes/_authenticated+/admin+/_layout.tsx msgid "Leaderboard" @@ -4028,6 +4292,7 @@ msgstr "Ranking" msgid "Leave" msgstr "Wyjdź" +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx @@ -4052,7 +4317,7 @@ msgstr "Czy chcesz mieć własny publiczny profil z umowami?" #: packages/email/templates/confirm-team-email.tsx msgid "Link expires in 1 hour." -msgstr "Link wygasa za 1 godzinę." +msgstr "Link wygaśnie za 1 godzinę." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx msgid "Link template" @@ -4086,6 +4351,10 @@ msgstr "Ładowanie dokumentu..." msgid "Loading..." msgstr "Ładowanie..." +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Local timezone" +msgstr "Lokalna strefa czasowa" + #: apps/remix/app/components/general/document-signing/document-signing-auth-page.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-account.tsx #: apps/remix/app/components/general/direct-template/direct-template-signing-auth-page.tsx @@ -4105,7 +4374,7 @@ msgstr "Zarządzaj profilem {0}" #: apps/remix/app/routes/_authenticated+/settings+/organisations.tsx msgid "Manage all organisations you are currently associated with." -msgstr "Zarządzaj wszystkimi organizacjami, z którymi jesteś obecnie związany." +msgstr "Zarządzaj wszystkimi swoimi organizacjami." #: apps/remix/app/routes/_authenticated+/admin+/claims.tsx msgid "Manage all subscription claims" @@ -4117,7 +4386,11 @@ msgstr "Zarządzaj i przeglądaj szablon" #: apps/remix/app/components/general/organisations/organisation-billing-portal-button.tsx msgid "Manage billing" -msgstr "Zarządzaj fakturowaniem" +msgstr "Zarządzaj płatnościami" + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Manage Billing" +msgstr "Zarządzaj płatnościami" #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Manage details for this public template" @@ -4186,6 +4459,10 @@ msgstr "Zarządzaj członkami swojego zespołu." msgid "Manage the members or invite new members." msgstr "Zarządzaj członkami lub zaproś nowych członków." +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Manage the settings for this folder." +msgstr "Zarządzaj ustawieniami tego folderu." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.teams.tsx msgid "Manage the teams in this organisation." msgstr "Zarządzaj zespołami w tej organizacji." @@ -4194,6 +4471,10 @@ msgstr "Zarządzaj zespołami w tej organizacji." msgid "Manage users" msgstr "Zarządzaj użytkownikami" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "Manage your email domain settings." +msgstr "Zarządzaj ustawieniami domeny e-mail." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "Manage your organisation group settings." msgstr "Zarządzaj ustawieniami grup organizacyjnych." @@ -4211,6 +4492,10 @@ msgstr "Zarządzaj ustawieniami swojej witryny tutaj" msgid "Manager" msgstr "Menedżer" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Managers and above" +msgstr "Managerowie i wyżej" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Mark as viewed" msgstr "Oznaczono jako obejrzane" @@ -4261,20 +4546,22 @@ msgstr "Data dołączenia" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Members" msgstr "Członkowie" -#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx #: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Message" +msgstr "Wiadomość" + +#: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx msgid "Message <0>(Optional)" -msgstr "Wiadomość <0>(Opcjonalnie)" +msgstr "Wiadomość <0>(opcjonalnie)" #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx msgid "Min" @@ -4332,12 +4619,17 @@ msgstr "Przenieś do folderu" #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Multiple access methods can be selected." -msgstr "Można wybrać wiele metod dostępu." +msgstr "Możesz wybrać wiele metod dostępu." #: apps/remix/app/components/dialogs/folder-create-dialog.tsx msgid "My Folder" msgstr "Mój folder" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "N/A" +msgstr "Nie dotyczy" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/users.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx @@ -4355,6 +4647,7 @@ msgstr "Mój folder" #: apps/remix/app/components/dialogs/template-use-dialog.tsx #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/team-email-add-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx @@ -4416,6 +4709,7 @@ msgstr "Dalej" msgid "Next field" msgstr "Następne pole" +#: 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/branding-preferences-form.tsx @@ -4426,42 +4720,6 @@ msgstr "Nie" msgid "No active drafts" msgstr "Brak aktywnych szkiców" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No completed documents" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been completed yet. Completed documents will appear here once all recipients have signed." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template have been rejected. Documents that have been declined will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents created from this template match the current filters. Try adjusting your search criteria." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents found" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents have been created from this template yet. Use this template to create your first document." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents in inbox" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No documents yet" -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "No draft documents" -msgstr "" - #: apps/remix/app/components/dialogs/template-move-to-folder-dialog.tsx #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "No folders found" @@ -4481,11 +4739,6 @@ msgstr "Nie są wymagane żadne dalsze działania z Twojej strony w tym momencie msgid "No organisations found" msgstr "Nie znaleziono organizacji" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No pending documents" -msgstr "" - #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx msgid "No public profile templates found" msgstr "Nie znaleziono szablonów profilu publicznego" @@ -4515,11 +4768,6 @@ msgstr "Brak odbiorców" msgid "No recipients with this role" msgstr "Brak odbiorców z tą rolą" -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "No rejected documents" -msgstr "" - #: packages/ui/components/document/document-global-auth-action-select.tsx #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "No restrictions" @@ -4530,15 +4778,9 @@ msgid "No results found" msgstr "Nie znaleziono wyników" #: apps/remix/app/components/general/app-command-menu.tsx -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx msgid "No results found." msgstr "Brak wyników." -#: packages/ui/primitives/data-table/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx -msgid "No results." -msgstr "" - #: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx msgid "No signature field found" msgstr "Nie znaleziono pola podpisu" @@ -4612,22 +4854,22 @@ msgstr "Ilość dozwolonych zespołów. 0 = Bez ograniczeń" #. placeholder {0}: document.team?.name #: apps/remix/app/components/general/document-signing/document-signing-page-view.tsx msgid "on behalf of \"{0}\" has invited you to approve this document" -msgstr "W imieniu \"{0}\" zaproszono Cię do zatwierdzenia tego dokumentu" +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.tsx msgid "on behalf of \"{0}\" has invited you to assist this document" -msgstr "w imieniu \"{0}\" zaprosił Cię do pomocy przy tym dokumencie" +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.tsx msgid "on behalf of \"{0}\" has invited you to sign this document" -msgstr "W imieniu \"{0}\" zaproszono Cię do podpisania tego dokumentu" +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.tsx msgid "on behalf of \"{0}\" has invited you to view this document" -msgstr "W imieniu \"{0}\" zaproszono Cię do wyświetlenia tego dokumentu" +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." @@ -4657,6 +4899,10 @@ msgstr "Po włączeniu możesz wybrać dowolnego aktywnego odbiorcę na sygnatar msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." msgstr "Po zeskanowaniu kodu QR lub ręcznym wpisaniu kodu, wprowadź poniżej kod dostarczony przez swoją aplikację uwierzytelniającą." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Once you update your DNS records, it may take up to 48 hours for it to be propogated. Once the DNS propagation is complete you will need to come back and press the \"Sync\" domains button" +msgstr "Po zaktualizowaniu rekordów DNS może zająć do 48 godzin zanim zostaną rozpowszechnione. Po zakończeniu propagacji DNS będziesz musiał wrócić i nacisnąć przycisk \"Synchronizuj\" domen " + #: packages/lib/constants/template.ts msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." msgstr "Po skonfigurowaniu szablonu udostępnij link wszędzie, gdzie chcesz. Osoba, która otworzy link, będzie mogła wprowadzić swoje dane w polu odbiorcy linku bezpośredniego i wypełnić wszelkie inne przypisane jej pola." @@ -4754,10 +5000,6 @@ msgstr "Nazwa organizacji" msgid "Organisation not found" msgstr "Organizacja nie znaleziona" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -msgid "Organisation Preferences" -msgstr "Ustawienia organizacji" - #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Organisation role" msgstr "Rola w organizacji" @@ -4817,6 +5059,10 @@ msgstr "Organizuj swoje dokumenty i szablony" msgid "Otherwise, the document will be created as a draft." msgstr "W przeciwnym razie dokument zostanie utworzony jako wersja robocza." +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Override organisation settings" +msgstr "Nadpisz ustawienia organizacji" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx #: apps/remix/app/routes/_authenticated+/dashboard.tsx @@ -4916,19 +5162,16 @@ msgstr "Hasło zostało zaktualizowane" msgid "Password updated!" msgstr "Hasło zostało zaktualizowane!" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Past" -msgstr "" - #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx msgid "Payment overdue" msgstr "Płatność zaległa" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.members.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/ui/components/document/document-read-only-fields.tsx #: packages/lib/constants/document.ts msgid "Pending" @@ -5001,23 +5244,23 @@ msgstr "Tekst zastępczy" #. placeholder {0}: _(actionVerb).toLowerCase() #: packages/email/template-components/template-document-invite.tsx msgid "Please {0} your document<0/>\"{documentName}\"" -msgstr "Proszę {0} Twój dokument<0/>\"{documentName}\"" +msgstr "Sprawdź i {0} swój dokument<0/>„{documentName}”" #: packages/email/templates/document-invite.tsx msgid "Please {action} your document {documentName}" -msgstr "Proszę {action} Twój dokument {documentName}" +msgstr "Sprawdź i {action} dokument „{documentName}”" #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "Please {recipientActionVerb} this document" -msgstr "Proszę {recipientActionVerb} ten dokument" +msgstr "Sprawdź i {recipientActionVerb} ten dokument" #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "Please {recipientActionVerb} this document created by your direct template" -msgstr "Proszę {recipientActionVerb} ten dokument utworzony przez Twój bezpośredni szablon" +msgstr "Sprawdź i {recipientActionVerb} dokument utworzony przez bezpośredni szablon" #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "Please {recipientActionVerb} your document" -msgstr "Proszę {recipientActionVerb} Twój dokument" +msgstr "Sprawdź i {recipientActionVerb} swój dokument" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx msgid "Please check the CSV file and make sure it is according to our format" @@ -5025,7 +5268,7 @@ msgstr "Proszę sprawdzić plik CSV i upewnić się, że jest zgodny z naszym fo #: apps/remix/app/components/embed/embed-document-waiting-for-turn.tsx msgid "Please check with the parent application for more information." -msgstr "Sprawdź, proszę, aplikację nadrzędną po więcej informacji." +msgstr "Sprawdź aplikację nadrzędną, aby uzyskać więcej informacji." #: apps/remix/app/routes/_recipient+/sign.$token+/waiting.tsx msgid "Please check your email for updates." @@ -5033,7 +5276,7 @@ msgstr "Proszę sprawdzić swój email w celu aktualizacji." #: apps/remix/app/routes/_unauthenticated+/reset-password.$token.tsx msgid "Please choose your new password" -msgstr "Proszę wybrać nowe hasło" +msgstr "Wybierz nowe hasło" #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx @@ -5118,10 +5361,15 @@ msgstr "Proszę przejrzeć dokument przed podpisaniem." msgid "Please select a PDF file" msgstr "Wybierz plik PDF" +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "Please try a different domain." +msgstr "Spróbuj innej domeny." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Please try again and make sure you enter the correct email address." msgstr "Spróbuj ponownie i upewnij się, że wprowadzasz poprawny adres email." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/dialogs/template-create-dialog.tsx msgid "Please try again later." msgstr "Spróbuj ponownie później." @@ -5143,26 +5391,19 @@ msgstr "Wpisz <0>{0}, aby potwierdzić." #: apps/remix/app/components/forms/branding-preferences-form.tsx msgid "Please upload a logo" -msgstr "Proszę przesłać logo" +msgstr "Prześlij logo" #: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx msgid "Pre-formatted CSV template with example data." msgstr "Wstępnie sformatowany szablon CSV z przykładowymi danymi." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx -#: apps/remix/app/components/general/settings-nav-mobile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx #: apps/remix/app/components/general/app-command-menu.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Preferences" msgstr "Ustawienia" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Present" -msgstr "" - #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Preview" msgstr "Podgląd" @@ -5214,10 +5455,9 @@ msgid "Public" msgstr "Publiczny" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Public Profile" msgstr "Profil publiczny" @@ -5245,10 +5485,6 @@ msgstr "Wartości radiowe" msgid "Read only" msgstr "Tylko do odczytu" -#: apps/remix/app/components/general/document-signing/document-signing-field-container.tsx -msgid "Read only field" -msgstr "Pole tylko do odczytu" - #: apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx msgid "Read the full <0>signature disclosure." msgstr "Przeczytaj pełne <0>ujawnienie podpisu." @@ -5259,7 +5495,7 @@ msgstr "Gotowy" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx msgid "Reason" -msgstr "Powód" +msgstr "Rola" #: packages/email/template-components/template-document-cancel.tsx msgid "Reason for cancellation: {cancellationReason}" @@ -5307,19 +5543,19 @@ msgstr "Odbiorca" #: packages/ui/primitives/document-flow/add-settings.tsx #: packages/ui/components/recipient/recipient-action-auth-select.tsx msgid "Recipient action authentication" -msgstr "Uwierzytelnianie akcji odbiorcy" +msgstr "Uwierzytelnianie odbiorcy" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" -msgstr "E-mail usuniętego odbiorcy" +msgstr "Wiadomość o usuniętym odbiorcy" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" -msgstr "Podpisany e-mail odbiorcy" +msgstr "Wiadomość potwierdzająca podpisanie" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" -msgstr "E-mail z prośbą o podpisanie przez odbiorcę" +msgstr "Wiadomość z prośbą o podpisanie" #: apps/remix/app/components/tables/admin-document-recipient-item-table.tsx msgid "Recipient updated" @@ -5341,6 +5577,18 @@ msgstr "Metryki odbiorców" msgid "Recipients will still retain their copy of the document" msgstr "Odbiorcy nadal zachowają swoją kopię dokumentu" +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Name" +msgstr "Nazwa rekordu" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Type" +msgstr "Typ rekordu" + +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Record Value" +msgstr "Wartość rekordu" + #: apps/remix/app/components/forms/2fa/recovery-code-list.tsx msgid "Recovery code copied" msgstr "Kod odzyskiwania został skopiowany" @@ -5376,7 +5624,6 @@ msgstr "Odrzuć dokument" #: apps/remix/app/components/general/document/document-status.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx -#: packages/ui/primitives/data-table/data/data.tsx #: packages/lib/constants/document.ts msgid "Rejected" msgstr "Odrzucono" @@ -5394,23 +5641,24 @@ msgid "Remembered your password? <0>Sign In" msgstr "Zapamiętałeś hasło? <0>Zaloguj się" #. placeholder {0}: customEmail.subject -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0}" msgstr "Przypomnienie: {0}" #. placeholder {0}: document.team.name -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: {0} invited you to {recipientActionVerb} a document" msgstr "Przypomnienie: {0} zaprosił Cię do {recipientActionVerb} dokument" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} this document" -msgstr "Przypomnienie: Proszę {recipientActionVerb} ten dokument" +msgstr "Przypomnienie: Sprawdź i {recipientActionVerb} dokument" -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts msgid "Reminder: Please {recipientActionVerb} your document" -msgstr "Przypomnienie: Proszę {recipientActionVerb} Twój dokument" +msgstr "Przypomnienie: Sprawdź i {recipientActionVerb} swój dokument" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/tables/team-groups-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -5429,6 +5677,11 @@ msgstr "Przypomnienie: Proszę {recipientActionVerb} Twój dokument" msgid "Remove" msgstr "Usuń" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Remove email domain" +msgstr "Usuń domenę e-mail" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/tables/organisation-groups-table.tsx msgid "Remove organisation group" @@ -5452,6 +5705,15 @@ msgstr "Usuń użytkownika" msgid "Repeat Password" msgstr "Potwierdź hasło" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "Reply to email" +msgstr "Odpowiedz na adres" + +#: packages/ui/primitives/template-flow/add-template-settings.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Reply To Email" +msgstr "Odpowiedz na adres" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx #: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx @@ -5481,7 +5743,6 @@ msgstr "Wyślij ponownie weryfikację" #: apps/remix/app/components/forms/team-update-form.tsx #: apps/remix/app/components/forms/public-profile-form.tsx #: apps/remix/app/components/forms/organisation-update-form.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Reset" msgstr "Resetuj" @@ -5621,7 +5882,6 @@ msgid "Search by organisation ID, name, customer ID or owner email" msgstr "Wyszukaj według ID organizacji, nazwy, ID klienta lub adresu e-mail właściciela" #: apps/remix/app/components/general/document/document-search.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Search documents..." msgstr "Szukaj dokumentów..." @@ -5685,6 +5945,10 @@ msgstr "Wybierz szablon, który chcesz wyświetlić w profilu publicznym" msgid "Select a template you'd like to display on your team's public profile" msgstr "Wybierz szablon, który chcesz wyświetlić w profilu publicznym zespołu" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Select a time zone" +msgstr "Wybierz strefę czasową" + #: packages/ui/components/document/document-global-auth-access-select.tsx msgid "Select access methods" msgstr "Wybierz metody dostępu" @@ -5710,6 +5974,10 @@ msgstr "Wybierz metody uwierzytelniania" msgid "Select default option" msgstr "Wybierz domyślną opcję" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Select direction" +msgstr "Wybierz kierunek" + #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx msgid "Select groups" msgstr "Wybierz grupy" @@ -5742,7 +6010,7 @@ msgstr "Wybierz klucz uwierzytelniający" #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Select signature types" -msgstr "Wybierz typy podpisów" +msgstr "Wybierz rodzaje podpisów" #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "Select the members to add to this group" @@ -5757,9 +6025,9 @@ msgstr "Wybierz członków do włączenia do tej grupy" msgid "Select triggers" msgstr "Wybierz wyzwalacze" -#: packages/ui/primitives/data-table/data-table-faceted-filter.tsx -msgid "selected" -msgstr "" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Select visibility" +msgstr "Wybierz widoczność" #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx #: packages/ui/primitives/document-flow/send-document-action-dialog.tsx @@ -5768,6 +6036,11 @@ msgstr "" msgid "Send" msgstr "Wyślij" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send a test webhook with sample data to verify your integration is working correctly." +msgstr "Wyślij testowy webhook z danymi próbnymi, aby zweryfikować poprawność swojej integracji." + #: apps/remix/app/components/forms/send-confirmation-email.tsx msgid "Send confirmation email" msgstr "Wyślij e-mail potwierdzający" @@ -5782,23 +6055,23 @@ msgstr "Wyślij dokument" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Send document completed email" -msgstr "Wyślij e-mail ukończonego dokumentu" +msgstr "Wyślij zakończony dokument" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Send document completed email to the owner" -msgstr "Wyślij e-mail ukończonego dokumentu do właściciela" +msgstr "Wyślij zakończony dokument właścicielowi" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Send document deleted email" -msgstr "Wyślij e-mail usuniętego dokumentu" +msgstr "Wyślij usunięty dokument" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Send document pending email" -msgstr "Wyślij e-mail oczekującego dokumentu" +msgstr "Wyślij oczekujący dokument" #: packages/email/templates/confirm-team-email.tsx msgid "Send documents on behalf of the team using the email address" -msgstr "Wyślij dokumenty w imieniu zespołu, używając adresu e-mail" +msgstr "Wysyłanie dokumentów zespołu używając Twojego adresu e-mail" #: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx msgid "Send documents to recipients immediately" @@ -5810,20 +6083,24 @@ msgstr "Wyślij w imieniu zespołu" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Send recipient removed email" -msgstr "Wyślij e-mail usuniętego odbiorcy" +msgstr "Wyślij usuniętemu odbiorcy" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Send recipient signed email" -msgstr "Wyślij podpisany e-mail odbiorcy" +msgstr "Wyślij potwierdzenie podpisania" #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Send recipient signing request email" -msgstr "Wyślij e-mail z prośbą o podpisanie przez odbiorcę" +msgstr "Wyślij prośbę o podpisanie" #: apps/remix/app/components/dialogs/document-resend-dialog.tsx msgid "Send reminder" msgstr "Wyślij przypomnienie" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Send Test Webhook" +msgstr "Wyślij testowy webhook" + #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx msgid "Sender" @@ -5903,10 +6180,6 @@ msgstr "Podziel się swoim doświadczeniem podpisywania!" msgid "Show" msgstr "Pokaż" -#: apps/remix/app/components/general/document/document-history-sheet.tsx -msgid "Show additional information" -msgstr "Pokaż dodatkowe informacje" - #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx #: packages/ui/primitives/document-flow/add-signers.tsx msgid "Show advanced settings" @@ -6033,7 +6306,7 @@ msgstr "Partner podpisu nie może być pusty." #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "Signature types" -msgstr "Typy podpisów" +msgstr "Rodzaje podpisów" #: apps/remix/app/routes/_authenticated+/admin+/stats.tsx msgid "Signatures Collected" @@ -6081,7 +6354,7 @@ msgstr "Certyfikat podpisu dostarczony przez" #: packages/lib/server-only/document/send-completed-email.ts #: packages/lib/server-only/document/send-completed-email.ts msgid "Signing Complete!" -msgstr "Podpisywanie zakończone!" +msgstr "Podpisywanie zostało zakończone!" #: apps/remix/app/components/embed/embed-document-signing-page.tsx msgid "Signing for" @@ -6135,9 +6408,9 @@ msgstr "Niektórzy sygnatariusze nie zostali przypisani do pola podpisu. Przypis #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx #: apps/remix/app/routes/_unauthenticated+/verify-email.$token.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/organisation-member-invites-table.tsx @@ -6148,6 +6421,8 @@ msgstr "Niektórzy sygnatariusze nie zostali przypisani do pola podpisu. Przypis #: apps/remix/app/components/tables/documents-table-action-button.tsx #: apps/remix/app/components/general/share-document-download-button.tsx #: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/billing-plans.tsx +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx #: apps/remix/app/components/general/teams/team-email-usage.tsx #: apps/remix/app/components/general/teams/team-email-dropdown.tsx #: apps/remix/app/components/general/organisations/organisation-invitations.tsx @@ -6204,13 +6479,14 @@ msgstr "Coś poszło nie tak podczas wysyłania e-maila potwierdzającego." msgid "Something went wrong while updating the team billing subscription, please contact support." msgstr "Coś poszło nie tak podczas aktualizacji subskrypcji płatniczej zespołu, prosimy o kontakt z pomocą techniczną." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "Something went wrong!" msgstr "Coś poszło nie tak!" #: packages/ui/primitives/data-table.tsx -#: packages/ui/primitives/data-table/data-table.tsx msgid "Something went wrong." msgstr "Coś poszło nie tak." @@ -6233,7 +6509,6 @@ msgstr "Przepraszamy, nie mogliśmy pobrać certyfikatu. Proszę spróbować pon #: apps/remix/app/components/tables/team-members-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Source" msgstr "Źródło" @@ -6243,14 +6518,14 @@ msgstr "Statystyki" #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents._index.tsx +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/admin-organisations-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx -#: packages/ui/primitives/data-table/data-table-toolbar.tsx msgid "Status" -msgstr "Stan" +msgstr "Status" #: packages/ui/primitives/document-flow/document-flow-root.tsx msgid "Step <0>{step} of {maxStep}" @@ -6268,12 +6543,16 @@ msgstr "Klient Stripe został utworzony" msgid "Stripe Customer ID" msgstr "Identyfikator klienta Stripe" +#: packages/ui/primitives/document-flow/add-subject.tsx +msgid "Subject" +msgstr "Temat" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx -#: packages/ui/primitives/document-flow/add-subject.tsx msgid "Subject <0>(Optional)" msgstr "Temat <0>(opcjonalnie)" +#: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/general/billing-plans.tsx msgid "Subscribe" @@ -6300,6 +6579,10 @@ msgstr "Roszczenie subskrypcji zaktualizowane pomyślnie." msgid "Subscription Claims" msgstr "Roszczenia subskrypcji" +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Subscription invalid" +msgstr "Subskrypcja nieważna" + #: apps/remix/app/routes/embed+/v1+/authoring+/template.edit.$id.tsx #: apps/remix/app/routes/embed+/v1+/authoring+/document.edit.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx @@ -6342,6 +6625,9 @@ msgstr "Roszczenia subskrypcji" #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx @@ -6360,6 +6646,14 @@ msgstr "Pomyślnie utworzono: {successCount}" msgid "Summary:" msgstr "Podsumowanie:" +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync" +msgstr "Synchronizuj" + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "Sync Email Domains" +msgstr "Synchronizuj domeny e-mail" + #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx msgid "System Requirements" msgstr "Wymagania systemowe" @@ -6474,10 +6768,6 @@ msgstr "Tylko dla zespołu" msgid "Team only templates are not linked anywhere and are visible only to your team." msgstr "Szablony tylko dla zespołu nie są nigdzie linkowane i są widoczne tylko dla Twojego zespołu." -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx -msgid "Team Preferences" -msgstr "Ustawienia zespołu" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx #: apps/remix/app/components/dialogs/team-group-create-dialog.tsx @@ -6520,9 +6810,9 @@ msgstr "Zespoły, do których obecnie przypisana jest ta grupa organizacji" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx +#: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -#: packages/ui/primitives/data-table/data/data.tsx msgid "Template" msgstr "Szablon" @@ -6570,6 +6860,10 @@ msgstr "Tytuł szablonu" msgid "Template updated successfully" msgstr "Szablon został zaktualizowany" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Template uploaded" +msgstr "Szablon przesłany" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx @@ -6583,6 +6877,20 @@ msgstr "Szablony" msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." msgstr "Szablony pozwalają na szybkie generowanie dokumentów z wypełnionymi odbiorcami i polami." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test Webhook" +msgstr "Testuj Webhook" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook failed" +msgstr "Testowanie webhooka nie powiodło się" + +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "Test webhook sent" +msgstr "Testowy webhook wysłany" + #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: apps/remix/app/components/general/document-signing/document-signing-text-field.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -6644,12 +6952,21 @@ msgstr "Wymagane metody uwierzytelniania dla odbiorców do wyświetlenia dokumen msgid "The content to show in the banner, HTML is allowed" msgstr "Treść do wyświetlenia w banerze, dozwolone HTML" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The default email to use when sending emails to recipients" +msgstr "Domyślny adres e-mail do użycia przy wysyłaniu wiadomości do odbiorców" + #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "The direct link has been copied to your clipboard" msgstr "Bezpośredni link został skopiowany do schowka" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The display name for this email address" +msgstr "Nazwa wyświetlana dla tego adresu e-mail" + #: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx msgid "The document has been moved successfully." msgstr "Dokument został pomyślnie przeniesiony." @@ -6687,6 +7004,15 @@ msgstr "Dokument zostanie natychmiast wysłany do odbiorców, jeśli to zostanie msgid "The document's name" msgstr "Nazwa dokumentu" +#: apps/remix/app/components/forms/email-preferences-form.tsx +msgid "The email address which will show up in the \"Reply To\" field in emails" +msgstr "Adres e-mail, który pojawi się w polu \"Odpowiedź do\" w wiadomościach e-mail" + +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "The email domain you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Domena e-mail, której szukasz mogła zostać usunięta, przechrzczona lub nigdy nie istniała." + #: apps/remix/app/components/forms/signin.tsx msgid "The email or password provided is incorrect" msgstr "Podany e-mail lub hasło jest nieprawidłowe" @@ -6724,6 +7050,10 @@ msgstr "Wystąpiły następujące błędy:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Poniższy zespół został usunięty. Nie będziesz mógł już uzyskać dostępu do tego zespołu i jego dokumentów." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The organisation email has been created successfully." +msgstr "Organizacyjny adres e-mail został pomyślnie utworzony." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx msgid "The organisation group you are looking for may have been removed, renamed or may have never\n" " existed." @@ -6747,9 +7077,14 @@ msgstr "Organizacja, której szukasz, mogła zostać usunięta, zmieniona nazwa msgid "The page you are looking for was moved, removed, renamed or might never have existed." msgstr "Strona została przeniesiona, usunięta, zmieniona lub mogła nie istnieć." +#. placeholder {0}: emailDomain.domain +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "The part before the @ symbol (e.g., \"support\" for support@{0})" +msgstr "Część przed symbolem @ (np. \"support\" dla support@{0})" + #: apps/remix/app/components/forms/public-profile-form.tsx msgid "The profile link has been copied to your clipboard" -msgstr "Link do profilu został skopiowany do schowka" +msgstr "Link profilu został skopiowany do schowka" #: apps/remix/app/routes/_profile+/_layout.tsx msgid "The profile you are looking for could not be found." @@ -6840,6 +7175,10 @@ msgstr "Szablon został pomyślnie przeniesiony." msgid "The template will be removed from your profile" msgstr "Szablon zostanie usunięty z Twojego profilu" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "The test webhook has been successfully sent to your endpoint." +msgstr "Testowy webhook został pomyślnie wysłany na twój punkt końcowy." + #: apps/remix/app/components/forms/token.tsx msgid "The token was copied to your clipboard." msgstr "Token został skopiowany do schowka." @@ -6858,7 +7197,7 @@ msgstr "Podany kod dwuskładnikowy jest nieprawidłowy" #: packages/ui/components/document/document-signature-settings-tooltip.tsx msgid "The types of signatures that recipients are allowed to use when signing the document." -msgstr "Rodzaje podpisów, jakie odbiorcy mogą używać przy podpisywaniu dokumentu." +msgstr "Rodzaje podpisów, których odbiorcy mogą używać podczas podpisywania dokumentu." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx @@ -6882,6 +7221,11 @@ msgstr "Webhook został pomyślnie zaktualizowany." msgid "The webhook was successfully created." msgstr "Webhook został pomyślnie utworzony." +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "The webhook you are looking for may have been removed, renamed or may have never\n" +" existed." +msgstr "Webhook, którego szukasz, mógł zostać usunięty, przechrzczony lub nigdy nie istniał." + #: apps/remix/app/components/tables/documents-table-empty-state.tsx msgid "There are no active drafts at the current moment. You can upload a document to start drafting." msgstr "Brak aktywnych szkiców. Prześlij, aby utworzyć." @@ -6890,30 +7234,6 @@ msgstr "Brak aktywnych szkiców. Prześlij, aby utworzyć." msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." msgstr "Brak zakończonych dokumentów. Utworzone lub odebrane dokumentu pojawią się tutaj, gdy zostaną zakończone." -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no documents from this template waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no documents waiting for your action. Documents requiring your signature will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no draft documents created from this template. Use this template to create a new document." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no pending documents at the moment. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/template-documents-table-empty-state.tsx -msgid "There are no pending documents created from this template. Documents awaiting signatures will appear here." -msgstr "" - -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "There are no rejected documents. Documents that have been declined will appear here." -msgstr "" - #: apps/remix/app/components/embed/authoring/configure-document-upload.tsx msgid "There was an error uploading your file. Please try again." msgstr "Wystąpił błąd podczas przesyłania pliku. Proszę spróbować ponownie." @@ -7014,7 +7334,7 @@ msgstr "Ten dokument został stworzony przy użyciu bezpośredniego linku." #: packages/email/template-components/template-footer.tsx msgid "This document was sent using <0>Documenso." -msgstr "Ten dokument został wysłany za pomocą <0>Documenso." +msgstr "Dokument został wysłany za pomocą <0>Documenso." #: packages/email/template-components/template-document-rejection-confirmed.tsx msgid "This email confirms that you have rejected the document <0>\"{documentName}\" sent by {documentOwnerName}." @@ -7026,27 +7346,27 @@ msgstr "Ten e-mail jest już używany przez inny zespół." #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This email is sent to the document owner when a recipient has signed the document." -msgstr "Ten e-mail jest wysyłany do właściciela dokumentu, gdy odbiorca podpisze dokument." +msgstr "Zostanie wysłana do właściciela dokumentu, gdy odbiorca podpisze dokument." #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This email is sent to the recipient if they are removed from a pending document." -msgstr "Ten e-mail jest wysyłany do odbiorcy, jeśli zostanie usunięty z oczekującego dokumentu." +msgstr "Zostanie wysłana do odbiorcy, gdy zostanie usunięty z oczekującego dokumentu." #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This email is sent to the recipient requesting them to sign the document." -msgstr "Ten e-mail jest wysyłany do odbiorcy, prosząc go o podpisanie dokumentu." +msgstr "Zostanie wysłana do odbiorcy z prośbą o podpisanie dokumentu." #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This email will be sent to the recipient who has just signed the document, if there are still other recipients who have not signed yet." -msgstr "Ten e-mail zostanie wysłany do odbiorcy, który właśnie podpisał dokument, jeśli są jeszcze inni odbiorcy, którzy nie podpisali." +msgstr "Zostanie wysłana do odbiorcy, który właśnie podpisał dokument, gdy są jeszcze inni odbiorcy, którzy jeszcze nie podpisali dokumentu." #: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx msgid "This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them." msgstr "To pole nie może być modyfikowane ani usuwane. Po udostępnieniu bezpośredniego linku do tego szablonu lub dodaniu go do swojego publicznego profilu, każdy, kto się w nim dostanie, może wpisać swoje imię i email oraz wypełnić przypisane mu pola." #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx -msgid "This folder contains multiple items. Deleting it will also delete all items in the folder, including nested folders and their contents." -msgstr "Ten folder zawiera wiele elementów. Usunięcie go również usunie wszystkie elementy w folderze, w tym zagnieżdżone foldery i ich zawartość." +msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." +msgstr "Ten folder zawiera wiele elementów. Usunięcie go spowoduje usunięcie wszystkich podfolderów i przeniesienie wszystkich zagnieżdżonych dokumentów oraz szablonów do folderu głównego." #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -7060,10 +7380,6 @@ msgstr "To jest roszczenie, z którym pierwotnie została utworzona ta organizac msgid "This link is invalid or has expired. Please contact your team to resend a verification." msgstr "Ten link jest nieprawidłowy lub wygasł. Proszę skontaktować się ze swoim zespołem, aby ponownie wysłać weryfikację." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Month" -msgstr "" - #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "This organisation, and any associated data will be permanently deleted." msgstr "Ta organizacja oraz wszelkie powiązane dane zostaną trwale usunięte." @@ -7076,10 +7392,6 @@ msgstr "Ten klucz dostępu został już zarejestrowany." msgid "This passkey is not configured for this application. Please login and add one in the user settings." msgstr "Ten klucz dostępu nie jest skonfigurowany dla tej aplikacji. Proszę zalogować się i dodać jeden w ustawieniach użytkownika." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Quarter" -msgstr "" - #: packages/ui/primitives/document-flow/add-fields.tsx msgid "This recipient can no longer be modified as they have signed a field, or completed the document." msgstr "Ten odbiorca nie może być już modyfikowany, ponieważ podpisał pole lub ukończył dokument." @@ -7118,43 +7430,38 @@ msgstr "Ten token jest nieprawidłowy lub wygasł. Proszę skontaktować się ze msgid "This URL is already in use." msgstr "Ten URL jest już używany." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Week" -msgstr "" - #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to all recipients if a pending document has been deleted." -msgstr "To zostanie wysłane do wszystkich odbiorców, jeśli oczekujący dokument został usunięty." +msgstr "Zostanie wysłana do wszystkich odbiorców, gdy oczekujący dokument zostanie usunięty." #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to all recipients once the document has been fully completed." -msgstr "To zostanie wysłane do wszystkich odbiorców, gdy dokument będzie całkowicie ukończony." +msgstr "Zostanie wysłana do wszystkich odbiorców po zakończeniu dokumentu." #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to the document owner once the document has been fully completed." -msgstr "To zostanie wysłane do właściciela dokumentu, gdy dokument zostanie w pełni ukończony." +msgstr "Zostanie wysłana do właściciela po zakończeniu dokumentu." + +#: apps/remix/app/components/tables/organisation-email-domains-table.tsx +msgid "This will check and sync the status of all email domains for this organisation" +msgstr "To sprawdzi i zsynchronizuje status wszystkich domen e-mail dla tej organizacji" #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "This will ONLY backport feature flags which are set to true, anything disabled in the initial claim will not be backported" msgstr "To będzie TYLKO przenoś funkcje flag, które są ustawione na true, wszystko, co wyłączone w początkowym roszczeniu, nie zostanie przeniesione" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "This will remove all emails associated with this email domain" +msgstr "To usunie wszystkie e-maile związane z tą domeną e-mail" + #: apps/remix/app/components/dialogs/session-logout-all-dialog.tsx msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Zostaniesz wylogowany z wszystkich innych urządzeń. Aby dalej korzystać z konta, musisz ponownie się zalogować na tych urządzeniach." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "This Year" -msgstr "" - -#: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Czas" -#: packages/ui/primitives/data-table/data-table-toolbar.tsx -msgid "Time Period" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Time zone" msgstr "Strefa czasowa" @@ -7184,6 +7491,10 @@ msgstr "Tytuł nie może być pusty" msgid "To accept this invitation you must create an account." msgstr "Aby zaakceptować to zaproszenie, musisz założyć konto." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To be able to add members to a team, you must first add them to the organisation. For more information, please see the <0>documentation." +msgstr "Aby móc dodać członków do zespołu, musisz najpierw dodać ich do organizacji. Więcej informacji znajdziesz w <0>dokumentacji." + #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx msgid "To change the email you must remove and add a new email address." msgstr "Aby zmienić e-mail, musisz usunąć i dodać nowy adres e-mail." @@ -7229,10 +7540,6 @@ msgstr "Aby skorzystać z naszej usługi podpisu elektronicznego, musisz mieć d msgid "To view this document you need to be signed into your account, please sign in to continue." msgstr "Aby zobaczyć ten dokument, musisz być zalogowany na swoje konto, proszę zaloguj się, aby kontynuować." -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Today" -msgstr "" - #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx msgid "Toggle the switch to hide your profile from the public." msgstr "Przełącz przełącznik, aby ukryć swój profil przed publicznością." @@ -7381,7 +7688,6 @@ msgid "Unable to join this organisation at this time." msgstr "Nie można w tej chwili dołączyć do tej organizacji." #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx -#: apps/remix/app/components/general/document/document-history-sheet.tsx msgid "Unable to load document history" msgstr "Nie można załadować historii dokumentu" @@ -7463,12 +7769,14 @@ msgid "Untitled Group" msgstr "Grupa bez nazwy" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/components/tables/settings-security-passkey-table-actions.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/components/tables/admin-claims-table.tsx #: apps/remix/app/components/forms/public-profile-form.tsx +#: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/branding-preferences-form.tsx #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx @@ -7476,6 +7784,8 @@ msgstr "Grupa bez nazwy" #: apps/remix/app/components/dialogs/team-email-update-dialog.tsx #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx #: apps/remix/app/components/dialogs/organisation-member-update-dialog.tsx +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx #: packages/ui/primitives/document-flow/add-subject.tsx #: packages/ui/primitives/document-flow/add-subject.tsx msgid "Update" @@ -7485,9 +7795,10 @@ msgstr "Zaktualizuj" msgid "Update Banner" msgstr "Zaktualizuj baner" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains._index.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx msgid "Update Billing" -msgstr "Aktualizuj rozliczenia" +msgstr "Zaktualizuj płatności" #: apps/remix/app/components/dialogs/claim-update-dialog.tsx msgid "Update Claim" @@ -7497,6 +7808,10 @@ msgstr "Zaktualizuj roszczenie" msgid "Update current organisation" msgstr "Zaktualizuj bieżącą organizację" +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "Update email" +msgstr "Zaktualizuj e-mail" + #: apps/remix/app/components/general/legacy-field-warning-popover.tsx msgid "Update Fields" msgstr "Zaktualizuj pola" @@ -7593,7 +7908,7 @@ msgstr "Zaktualizuj swój plan, aby przesłać więcej dokumentów" #: packages/lib/constants/document.ts msgid "Upload" -msgstr "Prześlij" +msgstr "Przesłany" #: apps/remix/app/components/dialogs/template-bulk-send-dialog.tsx msgid "Upload a CSV file to create multiple documents from this template. Each row represents one document with its recipient details." @@ -7629,6 +7944,10 @@ msgstr "Prześlij dokument" msgid "Upload Signature" msgstr "Prześlij podpis" +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Upload Template" +msgstr "Prześlij szablon" + #: packages/ui/primitives/document-upload.tsx #: packages/ui/primitives/document-dropzone.tsx msgid "Upload Template Document" @@ -7641,7 +7960,7 @@ msgstr "Prześlij swoje logo (maks. 5 MB, JPG, PNG lub WebP)" #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx msgid "Uploaded by" -msgstr "Przesłane przez" +msgstr "Przesłano przez" #: apps/remix/app/components/forms/avatar-image.tsx msgid "Uploaded file is too large" @@ -7659,6 +7978,10 @@ msgstr "Przesłany plik nie jest dozwolonym typem pliku" msgid "Uploading document..." msgstr "Przesyłanie dokumentu..." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Uploading template..." +msgstr "Przesyłanie szablonu..." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/templates.$id._index.tsx msgid "Use" msgstr "Użyj" @@ -7686,6 +8009,10 @@ msgstr "Użyj swojego klucza dostępu do uwierzytelniania" msgid "User" msgstr "Użytkownik" +#: apps/remix/app/components/tables/internal-audit-log-table.tsx +msgid "User Agent" +msgstr "Agent Użytkownika" + #: apps/remix/app/components/forms/password.tsx msgid "User has no password." msgstr "Użytkownik nie ma hasła." @@ -7739,6 +8066,10 @@ msgstr "Wysłano wiadomość e-mail z weryfikacją" msgid "Verification email sent successfully." msgstr "Wiadomość e-mail z weryfikacją została wysłana pomyślnie." +#: apps/remix/app/components/dialogs/organisation-email-domain-records-dialog.tsx +msgid "Verify Domain" +msgstr "Zweryfikuj domenę" + #: apps/remix/app/components/general/verify-email-banner.tsx msgid "Verify Now" msgstr "Zweryfikuj teraz" @@ -7759,9 +8090,9 @@ msgstr "Zweryfikuj adres e-mail, aby przesłać dokumenty." msgid "Verify your team email address" msgstr "Zweryfikuj adres e-mail zespołu" -#: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx -msgid "Version History" -msgstr "Historia wersji" +#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx +msgid "Vertical" +msgstr "Pionowo" #: apps/remix/app/components/tables/organisation-billing-invoices-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx @@ -7782,7 +8113,7 @@ msgstr "Wyświetl aktywność" #: packages/email/templates/confirm-team-email.tsx msgid "View all documents sent to and from this email address" -msgstr "Wyświetl wszystkie dokumenty wysłane do i z tego adresu e-mail" +msgstr "Wyświetlanie wszystkich dokumentów powiązanych z Twoim adresem e-mail" #: apps/remix/app/components/general/teams/team-email-usage.tsx msgid "View all documents sent to your account" @@ -7809,6 +8140,10 @@ msgstr "Przeglądaj i zarządzaj wszystkimi aktywnymi sesjami swojego konta." msgid "View Codes" msgstr "Wyświetl kody" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View DNS Records" +msgstr "Zobacz rekordy DNS" + #: packages/email/templates/document-created-from-direct-template.tsx msgid "View document" msgstr "Zobacz dokument" @@ -7859,12 +8194,16 @@ msgstr "Wyświetl kody odzyskiwania" msgid "View teams" msgstr "Wyświetl zespoły" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email-domains.$id.tsx +msgid "View the DNS records for this email domain" +msgstr "Zobacz rekordy DNS dla tej domeny e-mail" + #: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-list.tsx #: packages/lib/constants/recipient-roles.ts msgid "Viewed" -msgstr "Wyświetlił" +msgstr "Wyświetlono" #: packages/lib/constants/recipient-roles.ts msgid "Viewer" @@ -7878,13 +8217,17 @@ msgstr "Widokowcy" msgid "Viewing" msgstr "Wyświetlanie" +#: apps/remix/app/components/dialogs/folder-update-dialog.tsx +msgid "Visibility" +msgstr "Widoczność" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Waiting" msgstr "Czekam" #: packages/email/template-components/template-document-pending.tsx msgid "Waiting for others" -msgstr "Czekam na innych" +msgstr "Oczekiwanie na innych" #: packages/lib/server-only/document/send-pending-email.ts msgid "Waiting for others to complete signing." @@ -7942,10 +8285,18 @@ msgstr "Nie udało nam się zaktualizować grupy. Spróbuj ponownie." msgid "We couldn't update the organisation. Please try again." msgstr "Nie udało nam się zaktualizować organizacji. Spróbuj ponownie." +#: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx +msgid "We encountered an error while creating the email. Please try again later." +msgstr "Wystąpił błąd podczas tworzenia e-maila. Proszę spróbować ponownie później." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx msgid "We encountered an error while removing the direct template link. Please try again later." msgstr "Wystąpił błąd podczas usuwania bezpośredniego linku do szablonu. Proszę spróbować ponownie później." +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx +msgid "We encountered an error while sending the test webhook. Please check your endpoint and try again." +msgstr "Wystąpił błąd podczas wysyłania testowego webhooka. Sprawdź swój punkt końcowy i spróbuj ponownie." + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "We encountered an error while updating the webhook. Please try again later." msgstr "Natknęliśmy się na błąd podczas aktualizacji webhooka. Proszę spróbuj ponownie później." @@ -7959,6 +8310,10 @@ msgstr "Napotkaliśmy nieznany błąd podczas próby dodania członków zespołu msgid "We encountered an unknown error while attempting to add this email. Please try again later." msgstr "Natknęliśmy się na nieznany błąd podczas próby dodania tego e-maila. Proszę spróbuj ponownie później." +#: apps/remix/app/components/dialogs/organisation-email-domain-create-dialog.tsx +msgid "We encountered an unknown error while attempting to add your domain. Please try again later." +msgstr "Wystąpił nieznany błąd podczas próby dodania Twojej domeny. Proszę spróbować ponownie później." + #: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx msgid "We encountered an unknown error while attempting to create a group. Please try again later." msgstr "Napotkaliśmy nieznany błąd podczas próby utworzenia grupy. Spróbuj ponownie później." @@ -8008,6 +8363,14 @@ msgstr "Napotkaliśmy nieznany błąd podczas próby zaproszenia członków orga msgid "We encountered an unknown error while attempting to leave this organisation. Please try again later." msgstr "Napotkaliśmy nieznany błąd podczas próby opuszczenia tej organizacji. Spróbuj ponownie później." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email domain. Please try again later." +msgstr "Wystąpił nieznany błąd podczas próby usunięcia tej domeny e-mail. Proszę spróbować ponownie później." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "We encountered an unknown error while attempting to remove this email. Please try again later." +msgstr "Wystąpił nieznany błąd podczas próby usunięcia tego e-maila. Proszę spróbować ponownie później." + #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "We encountered an unknown error while attempting to remove this group. Please try again later." @@ -8127,16 +8490,21 @@ msgstr "Nie udało nam się skonfigurować uwierzytelniania dwuskładnikowego dl msgid "We were unable to submit this document at this time. Please try again later." msgstr "Nie udało nam się złożyć tego dokumentu w tej chwili. Proszę spróbuj ponownie później." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "We were unable to update your branding preferences at this time, please try again later" msgstr "Nie udało nam się zaktualizować ustawień dotyczących marki w tym czasie, spróbuj ponownie później" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.document.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.document.tsx msgid "We were unable to update your document preferences at this time, please try again later" msgstr "Nie udało nam się zaktualizować preferencji dokumentu w tym czasie, spróbuj ponownie później" +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "We were unable to update your email preferences at this time, please try again later" +msgstr "Nie udało się zaktualizować preferencji e-mail w tym momencie, spróbuj ponownie później" + #: apps/remix/app/components/general/document-signing/document-signing-auth-password.tsx #: apps/remix/app/components/general/document-signing/document-signing-auth-2fa.tsx msgid "We were unable to verify your details. Please try again or contact support" @@ -8150,11 +8518,8 @@ msgstr "Nie udało się zweryfikować Twojego e-maila w tym momencie." msgid "We were unable to verify your email. If your email is not verified already, please try again." msgstr "Nie udało się zweryfikować twojego e-maila. Jeśli twój e-mail nie jest jeszcze zweryfikowany, spróbuj ponownie." -#: packages/ui/primitives/document-flow/add-subject.tsx -msgid "We will generate signing links for with you, which you can send to the recipients through your method of choice." -msgstr "Wygenerujemy linki do podpisu dla Ciebie, które możesz wysłać do odbiorców w wybrany przez siebie sposób." - #: apps/remix/app/components/dialogs/template-use-dialog.tsx +#: packages/ui/primitives/document-flow/add-subject.tsx msgid "We will generate signing links for you, which you can send to the recipients through your method of choice." msgstr "Wygenerujemy dla Ciebie linki do podpisania, które możesz wysłać do odbiorców za pomocą wybranej metody." @@ -8188,19 +8553,23 @@ msgstr "Webhook utworzony" msgid "Webhook deleted" msgstr "Webhook usunięty" +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx +msgid "Webhook not found" +msgstr "Webhook nie znaleziony" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks.$id.tsx msgid "Webhook updated" msgstr "Webhook zaktualizowany" +#: apps/remix/app/components/dialogs/webhook-test-dialog.tsx #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Webhook URL" msgstr "URL webhooka" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.webhooks._index.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx #: apps/remix/app/components/general/settings-nav-mobile.tsx #: apps/remix/app/components/general/settings-nav-desktop.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-mobile.tsx -#: apps/remix/app/components/general/teams/team-settings-nav-desktop.tsx msgid "Webhooks" msgstr "Webhooki" @@ -8218,7 +8587,7 @@ msgstr "Witamy z powrotem! Oto przegląd twojego konta." #: packages/email/template-components/template-confirmation-email.tsx msgid "Welcome to Documenso!" -msgstr "Witamy w Documenso!" +msgstr "Witaj w Documenso!" #: apps/remix/app/routes/_recipient+/sign.$token+/waiting.tsx msgid "Were you trying to edit this document instead?" @@ -8264,23 +8633,20 @@ msgstr "Wycofanie zgody" #: apps/remix/app/components/forms/public-profile-form.tsx msgid "Write a description to display on your public profile" -msgstr "Napisz opis, który będzie wyświetlany w Twoim profilu publicznym" +msgstr "Wpisz opis, który będzie wyświetlany w profilu publicznym" #: apps/remix/app/components/general/billing-plans.tsx #: apps/remix/app/components/dialogs/organisation-create-dialog.tsx msgid "Yearly" msgstr "Rocznie" +#: 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/branding-preferences-form.tsx msgid "Yes" msgstr "Tak" -#: packages/ui/primitives/data-table/data/data.tsx -msgid "Yesterday" -msgstr "" - #: apps/remix/app/components/general/template/template-page-view-information.tsx #: apps/remix/app/components/general/document/document-page-view-information.tsx #: packages/lib/utils/document-audit-logs.ts @@ -8316,6 +8682,16 @@ msgstr "Masz zamiar opuścić następującą organizację." msgid "You are about to remove default access to this team for all organisation members. Any members not explicitly added to this team will no longer have access." msgstr "Masz zamiar usunąć domyślny dostęp do tego zespołu dla wszystkich członków organizacji. Każdy członek nie dodany odrębnie do tego zespołu nie będzie miał już dostępu." +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You are about to remove the email domain <0>{emailDomain} from <1>{0}. All emails associated with this domain will be deleted." +msgstr "Masz zamiar usunąć domenę e-mail <0>{emailDomain} z <1>{0}. Wszystkie e-maile powiązane z tą domeną zostaną usunięte." + +#. placeholder {0}: organisation.name +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You are about to remove the following email from <0>{0}." +msgstr "Masz zamiar usunąć następujący e-mail z <0>{0}." + #. placeholder {0}: team.name #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx @@ -8348,7 +8724,12 @@ msgstr "Masz zamiar zapisać się do {planName}" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You are currently on the <0>Free Plan." -msgstr "Obecnie jesteś na <0>Planie darmowym." +msgstr "Masz <0>plan darmowy." + +#. placeholder {0}: organisationEmail.email +#: apps/remix/app/components/dialogs/organisation-email-update-dialog.tsx +msgid "You are currently updating <0>{0}" +msgstr "Aktualnie aktualizujesz <0>{0}" #: apps/remix/app/components/dialogs/team-member-update-dialog.tsx msgid "You are currently updating <0>{memberName}." @@ -8366,6 +8747,10 @@ msgstr "Obecnie aktualizujesz klucz zabezpieczeń <0>{passkeyName}." msgid "You are currently updating the <0>{teamGroupName} team group." msgstr "Obecnie aktualizujesz grupę zespołu <0>{teamGroupName}." +#: apps/remix/app/components/dialogs/document-move-to-folder-dialog.tsx +msgid "You are not allowed to move this document." +msgstr "Nie masz pozwolenia na przeniesienie tego dokumentu." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings._layout.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings._layout.tsx msgid "You are not authorized to access this page." @@ -8399,6 +8784,11 @@ msgstr "Możesz skopiować i udostępnić te linki odbiorcom, aby mogli wykonać msgid "You can enable access to allow all organisation members to access this team by default." msgstr "Możesz domyślnie włączyć dostęp, aby wszyscy członkowie organizacji mogli uzyskać dostęp do tego zespołu." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "You can manage your email preferences here" +msgstr "Tutaj możesz zarządzać swoimi preferencjami e-mail" + #: packages/email/templates/confirm-team-email.tsx msgid "You can revoke access at any time in your team settings on Documenso <0>here." msgstr "Możesz w każdej chwili cofnąć dostęp w ustawieniach zespołu na Documenso <0>tutaj." @@ -8464,7 +8854,7 @@ msgstr "Nie możesz przesyłać zaszyfrowanych plików PDF" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" -msgstr "Obecnie masz nieaktywną subskrypcję <0>{currentProductName}" +msgstr "Masz nieaktywną subskrypcję <0>{currentProductName}" #: apps/remix/app/routes/_authenticated+/o.$orgUrl._index.tsx msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." @@ -8517,7 +8907,7 @@ msgid "You have declined the invitation from <0>{0} to join their organisati msgstr "Odrzuciłeś zaproszenie od <0>{0} do dołączenia do ich organizacji." #. placeholder {0}: `"${document.title}"` -#: packages/lib/server-only/document/resend-document.tsx +#: packages/lib/server-only/document/resend-document.ts #: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it." msgstr "Rozpocząłeś dokument {0}, który wymaga, abyś go {recipientActionVerb}." @@ -8540,8 +8930,8 @@ msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade yo msgstr "Osiągnąłeś maksymalny limit {0} bezpośrednich szablonów. <0>Ulepsz swoje konto, aby kontynuować!" #: apps/remix/app/components/dialogs/team-create-dialog.tsx -msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>support@documenso.com if you would like to adjust your plan." -msgstr "Osiągnąłeś maksymalną liczbę zespołów dla swojego planu. Skontaktuj się ze sprzedażą na <0>support@documenso.com, jeśli chcesz dostosować swój plan." +msgid "You have reached the maximum number of teams for your plan. Please contact sales at <0>{SUPPORT_EMAIL} if you would like to adjust your plan." +msgstr "Osiągnąłeś maksymalną liczbę zespołów w swoim planie. Skontaktuj się z działem sprzedaży pod adresem <0>{SUPPORT_EMAIL}, jeśli chcesz dostosować swój plan." #: apps/remix/app/components/general/document/document-upload.tsx #: apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx @@ -8579,6 +8969,14 @@ msgstr "Pomyślnie opuściłeś tę organizację." msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." msgstr "Rejestracja zakończona sukcesem. Zweryfikuj swoje konto, klikając w link, który otrzymałeś w e-mailu." +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx +msgid "You have successfully removed this email domain from the organisation." +msgstr "Pomyślnie usunąłeś tę domenę e-mail z organizacji." + +#: apps/remix/app/components/dialogs/organisation-email-delete-dialog.tsx +msgid "You have successfully removed this email from the organisation." +msgstr "Pomyślnie usunąłeś tego e-maila z organizacji." + #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx msgid "You have successfully removed this group from the organisation." msgstr "Pomyślnie usunięto tę grupę z organizacji." @@ -8627,6 +9025,7 @@ msgstr "Zweryfikowałeś swój adres e-mail dla <0>{0}." msgid "You must enter '{deleteMessage}' to proceed" msgstr "Musisz wpisać '{deleteMessage}' aby kontynuować" +#: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/folder-delete-dialog.tsx msgid "You must type '{deleteMessage}' to confirm" msgstr "Musisz wpisać '{deleteMessage}', by potwierdzić" @@ -8675,8 +9074,8 @@ msgstr "Twój banner został pomyślnie zaktualizowany." msgid "Your brand website URL" msgstr "Adres URL witryny Twojej marki" -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.branding.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.branding.tsx msgid "Your branding preferences have been updated" msgstr "Preferencje dotyczące marki zostały zaktualizowane" @@ -8690,15 +9089,15 @@ msgstr "Twoja operacja masowej wysyłki dla szablonu \"{templateName}\" została #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "Your current {currentProductName} plan is past due. Please update your payment information." -msgstr "Twój obecny plan {currentProductName} jest zaległy. Zaktualizuj swoje informacje płatnicze." +msgstr "Twój plan {currentProductName} jest nieopłacony. Zaktualizuj informacje płatnicze." #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "Your current plan is inactive." -msgstr "Twój obecny plan jest nieaktywny." +msgstr "Obecny plan jest nieaktywny." #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "Your current plan is past due." -msgstr "Twój obecny plan jest zaległy." +msgstr "Obecny plan jest niezapłacony." #: apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx msgid "Your direct signing templates" @@ -8743,8 +9142,8 @@ msgstr "Dokument został przesłany." msgid "Your document has been uploaded successfully. You will be redirected to the template page." msgstr "Dokument został przesłany. Zostaniesz przekierowany na stronę szablonu." -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.preferences.tsx -#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.preferences.tsx +#: 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" msgstr "Ustawienia dokumentu zostały zaktualizowane" @@ -8766,14 +9165,15 @@ msgstr "Adres e-mail został potwierdzony! Możesz korzystać ze wszystkich funk msgid "Your email is currently being used by team <0>{0} ({1})." msgstr "Twój adres e-mail jest aktualnie używany przez zespół <0>{0} ({1})." +#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.email.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.email.tsx +msgid "Your email preferences have been updated" +msgstr "Twoje preferencje e-mail zostały zaktualizowane" + #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.tokens.tsx msgid "Your existing tokens" msgstr "Istniejące tokeny" -#: apps/remix/app/components/tables/documents-table-empty-state.tsx -msgid "Your inbox is empty" -msgstr "" - #: apps/remix/app/components/forms/reset-password.tsx #: apps/remix/app/components/forms/password.tsx msgid "Your new password cannot be the same as your old password." @@ -8801,16 +9201,20 @@ msgid "Your password has been updated." msgstr "Hasło zostało zaktualizowane." #: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Twoja płatność za zespoły jest przeterminowana. Proszę uregulować płatność, aby uniknąć zakłóceń w świadczeniu usług." +msgid "Your payment is overdue. Please settle the payment to avoid any service disruptions." +msgstr "Twoja płatność jest zaległa. Proszę uregulować płatność, aby uniknąć przerw w dostępie do usługi." #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Your personal organisation" msgstr "Twoja osobista organizacja" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx -msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>support@documenso.com if you would like to discuss your options." -msgstr "Twój plan nie wspiera zapraszania członków. Zaktualizuj swój plan lub skontaktuj się z działem sprzedaży na <0>support@documenso.com, jeśli chcesz omówić swoje opcje." +msgid "Your plan does not support inviting members. Please upgrade or your plan or contact sales at <0>{SUPPORT_EMAIL} if you would like to discuss your options." +msgstr "Twój plan nie obsługuje zapraszania członków. Proszę zaktualizować plan lub skontaktować się z działem sprzedaży pod adresem <0>{SUPPORT_EMAIL}, jeśli chcesz omówić swoje opcje." + +#: apps/remix/app/components/general/organisations/organisation-billing-banner.tsx +msgid "Your plan is no longer valid. Please subscribe to a new plan to continue using Documenso." +msgstr "Twój plan jest już nieważny. Proszę zaprenumerować nowy plan, aby nadal korzystać z Documenso." #: apps/remix/app/components/forms/profile.tsx msgid "Your profile has been updated successfully." @@ -8845,6 +9249,10 @@ msgstr "Zespół został usunięty." msgid "Your team has been successfully updated." msgstr "Zespół został zaktualizowany." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template failed to upload." +msgstr "Twój szablon nie został przesłany." + #: apps/remix/app/routes/embed+/v1+/authoring_.completed.create.tsx msgid "Your template has been created successfully" msgstr "Szablon został utworzony" @@ -8857,6 +9265,10 @@ msgstr "Szablon został zduplikowany." msgid "Your template has been successfully deleted." msgstr "Szablon został usunięty." +#: apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx +msgid "Your template has been uploaded successfully. You will be redirected to the template page." +msgstr "Twój szablon został pomyślnie przesłany. Zostaniesz przekierowany na stronę szablonu." + #: apps/remix/app/components/dialogs/template-duplicate-dialog.tsx msgid "Your template will be duplicated." msgstr "Szablon zostanie zduplikowany."