From d91414697d4cc0fc782d733be2b381d64b19caa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:30:46 +1100 Subject: [PATCH] chore: extract translations (#2429) --- packages/lib/translations/de/web.po | 668 ++++++++++++++++++------- packages/lib/translations/en/web.po | 652 +++++++++++++++++------- packages/lib/translations/es/web.po | 668 ++++++++++++++++++------- packages/lib/translations/fr/web.po | 668 ++++++++++++++++++------- packages/lib/translations/it/web.po | 668 ++++++++++++++++++------- packages/lib/translations/ja/web.po | 668 ++++++++++++++++++------- packages/lib/translations/ko/web.po | 668 ++++++++++++++++++------- packages/lib/translations/nl/web.po | 668 ++++++++++++++++++------- packages/lib/translations/pl/web.po | 668 ++++++++++++++++++------- packages/lib/translations/pt-BR/web.po | 666 +++++++++++++++++------- packages/lib/translations/zh/web.po | 668 ++++++++++++++++++------- 11 files changed, 5326 insertions(+), 2004 deletions(-) diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index 313a8050a..cf164eccd 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr ".PDF-Dokumente akzeptiert (max. {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, one {# Feld} other {# Felder}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# Ordner} other {# Ordner}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0} hat Sie eingeladen, das Dokument \"{1}\" {recipientActionVerb}." msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} hat dich eingeladen, ein Dokument {recipientActionVerb}" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {Sie können nicht mehr als # Zugangsschl msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {Sie können nicht mehr als # Element pro Umschlag hochladen.} other {Sie können nicht mehr als # Elemente pro Umschlag hochladen.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} hat ein Feld hinzugefügt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} hat einen Empfänger hinzugefügt" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} hat ein Umschlag-Element mit dem Titel {0} erstellt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} hat das Dokument erstellt" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} hat ein Umschlag-Element mit dem Titel {0} gelöscht" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} hat das Dokument gelöscht" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} hat das Dokument ins Team verschoben" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} hat das Dokument geöffnet" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} hat ein Feld vorab ausgefüllt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} hat ein Feld entfernt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} hat einen Empfänger entfernt" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} hat eine E-Mail an {0} erneut gesendet" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} hat eine E-Mail an {0} gesendet" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} hat das Dokument gesendet" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} hat ein Feld unterschrieben" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} hat ein Feld ungültig gemacht" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} hat ein Feld aktualisiert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} hat einen Empfänger aktualisiert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} hat das Dokument aktualisiert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} hat die Anforderungen an die Dokumentenzugriffsautorisierung aktualisiert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} hat die externe ID des Dokuments aktualisiert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} hat die Authentifizierungsanforderungen für die Dokumentenunterzeichnung aktualisiert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} hat den Titel des Dokuments aktualisiert" - -#: packages/lib/utils/document-audit-logs.ts -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" @@ -510,47 +411,148 @@ msgstr "{teamName} hat dich eingeladen, {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} hat Sie eingeladen, {action} {documentName}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} hat das Dokument genehmigt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} hat das Dokument in CC gesetzt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} hat ihre Aufgabe abgeschlossen" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} konnte das 2FA-Token für das Dokument nicht validieren" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} hat das Dokument abgelehnt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} hat ein 2FA-Token für das Dokument angefordert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} hat das Dokument unterschrieben" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} hat ein 2FA-Token für das Dokument validiert" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} hat das Dokument angesehen" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Wählen Sie mindestens # Option} other {Wählen Sie mindestens # Optionen}}" @@ -1084,6 +1086,7 @@ msgstr "Aktionen" msgid "Active" msgstr "Aktiv" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "Empfänger hinzufügen" msgid "Add Recipients" msgstr "Empfänger hinzufügen" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "Durch die Verwendung der elektronischen Unterschriftsfunktion stimmen Si msgid "Can prepare" msgstr "Kann vorbereiten" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "Diagramme" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Kontrollkästchen" @@ -2516,7 +2529,6 @@ msgstr "Vergleichen Sie alle Pläne und Funktionen im Detail" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "Erstellen Sie ein Support-Ticket" msgid "Create a team to collaborate with your team members." msgstr "Ein Team erstellen, um mit Ihren Teammitgliedern zusammenzuarbeiten." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "Möchten Sie diese Vorlage löschen?" msgid "Do you want to duplicate this template?" msgstr "Möchten Sie diese Vorlage duplizieren?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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." @@ -3629,6 +3646,7 @@ msgstr "Dokument storniert" msgid "Document completed" msgstr "Dokument abgeschlossen" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Dokument geöffnet" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "Dokumenteigentum delegiert" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Dokument ausstehend" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "E-Mail-Präferenzen aktualisiert" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "E-Mail erneut gesendet" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "E-Mail-Absender" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "E-Mail gesendet" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "Anzahl der Umschlag-Elemente" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "Umschlag-Element erstellt" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "Umschlag-Element gelöscht" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "Zeitüberschreitung überschritten" msgid "Expired" msgstr "Abgelaufen" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "Einstellungen konnten nicht gespeichert werden." msgid "Failed to sign out all sessions" msgstr "Fehler beim Abmelden aller Sitzungen" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "Konto konnte nicht entkoppelt werden" @@ -4780,6 +4810,10 @@ msgstr "Fehlgeschlagen: {failedCount}" msgid "Feature Flags" msgstr "Funktionsflaggen" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Zeichenbeschränkung des Feldes" @@ -5335,7 +5369,9 @@ msgstr "Geerbter Abonnementsanspruch" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Initialen" @@ -5363,11 +5399,20 @@ msgstr "Ungültiger Code. Bitte versuchen Sie es erneut." msgid "Invalid domains" msgstr "Ungültige Domains" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Ungültige E-Mail" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Ungültiger Link" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "Mitglieder einladen" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Organisationsmitglieder einladen" @@ -5426,6 +5472,10 @@ msgstr "Organisationsmitglieder einladen" msgid "Invite team members to collaborate" msgstr "Laden Sie Teammitglieder zur Zusammenarbeit ein" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Eingeladen am" @@ -5570,6 +5620,12 @@ msgstr "Zuletzt verwendet" msgid "Last Year" msgstr "Letztes Jahr" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "Buchstabenspacing" msgid "Letter Spacing" msgstr "Buchstabenspacing" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Lichtmodus" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "Link läuft in 30 Minuten ab." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "Vorlage verlinken" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "Dokument wird geladen..." msgid "Loading suggestions..." msgstr "Lade Vorschläge ..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Wird geladen..." @@ -5954,6 +6033,10 @@ msgstr "Mitte" msgid "Min" msgstr "Min" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Fehlende Empfänger" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "Mein Ordner" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6145,6 +6229,10 @@ msgstr "Keine Dokumente gefunden" msgid "No email detected" msgstr "Keine E‑Mail erkannt" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "In Ihrem Dokument wurden keine Felder erkannt." @@ -6165,6 +6253,18 @@ msgstr "Keine Ordner gefunden, die \"{searchTerm}\" entsprechen" msgid "No further action is required from you at this time." msgstr "Es sind derzeit keine weiteren Maßnahmen Ihrerseits erforderlich." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "Keine Organisationen gefunden" @@ -6665,6 +6765,7 @@ msgstr "Passwort aktualisiert" msgid "Password updated!" msgstr "Passwort aktualisiert!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ 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/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Bitte wählen Sie, wie Sie Ihren Verifizierungscode erhalten möchten." @@ -7091,7 +7196,9 @@ msgstr "Schnellaktionen" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Radio" @@ -7176,11 +7283,6 @@ msgstr "Neueste Dokumente" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Empfänger" @@ -7201,14 +7303,42 @@ msgstr "Empfänger {0}" msgid "Recipient action authentication" msgstr "Empfängeraktion Authentifizierung" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "E-Mail des entfernten Empfängers" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "E-Mail über Empfänger-unterschrieben" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "E-Mail zur Unterzeichnungsanfrage des Empfängers" @@ -7217,10 +7347,20 @@ msgstr "E-Mail zur Unterzeichnungsanfrage des Empfängers" msgid "Recipient updated" msgstr "Empfänger aktualisiert" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "Sicherheit" msgid "Security activity" msgstr "Sicherheitsaktivität" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "Der Status kann im Hintergrundjobs-Tab eingesehen werden" @@ -7853,15 +7997,18 @@ msgstr "Option auswählen" msgid "Select Options" msgstr "Optionen auswählen" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Passkey auswählen" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "Empfänger auswählen" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "Registrieren mit OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Unterschrift" @@ -8681,10 +8829,12 @@ msgstr "E-Mail-Domains synchronisieren" msgid "Sync failed, changes not saved" msgstr "Synchronisierung fehlgeschlagen, Änderungen nicht gespeichert" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "Automatisch vom System eingefügte Felder" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "Der Dokumenteneigentümer wurde über Ihre Entscheidung informiert. Er k #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "Das Dokumenteigentum wurde im Namen von {1} an {0} delegiert" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "Um {0} diese {1}, müssen Sie angemeldet 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 add members to this team, you must first add them to the organisation." +msgstr "" + #: 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." @@ -9886,6 +10041,10 @@ msgstr "Tippen" msgid "Type a command or search..." msgstr "Geben Sie einen Befehl ein oder suchen Sie..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Geben Sie Ihre Unterschrift ein" @@ -10372,10 +10531,6 @@ msgstr "Validierung fehlgeschlagen" msgid "Value" msgstr "Wert" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "Wert muss eine Zahl sein" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Verifizierungscode erforderlich" @@ -11115,6 +11270,18 @@ msgstr "Ja" msgid "You" msgstr "Du" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "Sie sind im Begriff, die Genehmigung des folgenden Dokuments abzuschließen" @@ -11179,11 +11346,16 @@ 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}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "Sie sind dabei, die folgende Gruppe von <0>{0} zu entfernen." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "Sie können derzeit keine Dokumente hochladen." msgid "You cannot upload encrypted PDFs." msgstr "Du kannst keine verschlüsselten PDFs hochladen." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Sie haben derzeit ein inaktives <0>{currentProductName} Abonnement" @@ -11369,6 +11558,15 @@ msgstr "Sie haben derzeit ein inaktives <0>{currentProductName} Abonnement" msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "Derzeit haben Sie keinen Zugriff auf Teams in dieser Organisation. Bitte kontaktieren Sie Ihre Organisation, um Zugriff zu erhalten." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "Sie haben keine Berechtigung, ein Token für dieses Team zu erstellen." @@ -11381,6 +11579,10 @@ msgstr "Sie verwalten die Abrechnung für keine Organisation." msgid "You don't need to sign it anymore." msgstr "Du musst es nicht mehr unterschreiben." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "Sie haben die Teamgruppe aktualisiert." msgid "You have verified your email address for <0>{0}." msgstr "Sie haben Ihre E-Mail-Adresse für <0>{0} bestätigt." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "Sie müssen angemeldet sein, um diese Seite anzuzeigen." msgid "You need to setup 2FA to mark this document as viewed." msgstr "Sie müssen 2FA einrichten, um dieses Dokument als angesehen zu markieren." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "Sie müssen nach der Erstellung dieser Organisation alle Ansprüche oder Abonnements konfigurieren." @@ -11642,6 +11939,11 @@ msgstr "Ihre Massenversandoperation für Vorlage \"{templateName}\" ist abgeschl msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Ihr aktueller {currentProductName} Plan ist überfällig. Bitte aktualisieren Sie Ihre Zahlungsinformationen." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Ihr aktueller Plan umfasst die folgenden Support-Kanäle:" diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index a3e6b311e..99031a451 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -17,6 +17,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "\"{0}\" is not a valid email address." + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -96,6 +101,17 @@ msgstr "{0, plural, one {# field} other {# fields}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# folder} other {# folders}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -238,17 +254,6 @@ msgstr "{0} has invited you to {recipientActionVerb} the document \"{1}\"." msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} invited you to {recipientActionVerb} a document" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "{0} item(s) deleted. {1} item(s) could not be deleted." - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "{0} item(s) have been deleted." - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -341,110 +346,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {You cannot have more than # passkey.} ot msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} added a field" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} added a recipient" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} created an envelope item with title {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} created the document" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} deleted an envelope item with title {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} deleted the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} moved the document to team" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} opened the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} prefilled a field" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} removed a field" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} removed a recipient" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} resent an email to {0}" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} sent an email to {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} sent the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} signed a field" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} unsigned a field" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} updated a field" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} updated a recipient" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} updated the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} updated the document access auth requirements" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} updated the document external ID" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} updated the document signing auth requirements" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} updated the document title" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document visibility" -msgstr "{prefix} updated the document visibility" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} viewed the document" -msgstr "{prefix} viewed the document" - #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} document" @@ -505,47 +406,148 @@ 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}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "{user} added a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "{user} added a recipient" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "{user} approved the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "{user} CC'd the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "{user} completed their task" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "{user} created an envelope item with title {0}" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "{user} created the document" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "{user} deleted an envelope item with title {0}" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "{user} deleted the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "{user} failed to validate a 2FA token for the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "{user} moved the document to team" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "{user} opened the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "{user} prefilled a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "{user} rejected the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "{user} removed a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "{user} removed a recipient" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "{user} requested a 2FA token for the document" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "{user} resent an email to {0}" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "{user} sent an email to {0}" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "{user} sent the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "{user} signed a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "{user} signed the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "{user} unsigned a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "{user} updated a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "{user} updated a recipient" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "{user} updated the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "{user} updated the document access auth requirements" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "{user} updated the document external ID" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "{user} updated the document signing auth requirements" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "{user} updated the document title" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "{user} updated the document visibility" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "{user} validated a 2FA token for the document" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "{user} viewed the document" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} approved the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} CC'd the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} completed their task" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} failed to validate a 2FA token for the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} rejected the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} requested a 2FA token for the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} signed the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} validated a 2FA token for the document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} viewed the document" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" @@ -1079,6 +1081,7 @@ msgstr "Actions" msgid "Active" msgstr "Active" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1253,6 +1256,10 @@ msgstr "Add recipients" msgid "Add Recipients" msgstr "Add Recipients" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "Add recipients to your document" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2192,6 +2199,10 @@ msgstr "By using the electronic signature feature, you are consenting to conduct msgid "Can prepare" msgstr "Can prepare" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "Can't find someone?" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2354,7 +2365,9 @@ msgstr "Charts" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Checkbox" @@ -2511,7 +2524,6 @@ msgstr "Compare all plans and features in detail" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2859,6 +2871,7 @@ msgstr "Create a support ticket" msgid "Create a team to collaborate with your team members." msgstr "Create a team to collaborate with your team members." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3557,6 +3570,10 @@ msgstr "Do you want to delete this template?" msgid "Do you want to duplicate this template?" msgstr "Do you want to duplicate this template?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "Documenso License" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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." @@ -3624,6 +3641,7 @@ msgstr "Document Cancelled" msgid "Document completed" msgstr "Document completed" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3764,11 +3782,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Document opened" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "Document ownership delegated" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Document pending" @@ -4265,6 +4278,7 @@ msgid "Email preferences updated" msgstr "Email preferences updated" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" msgstr "Email resent" @@ -4276,6 +4290,7 @@ msgid "Email Sender" msgstr "Email Sender" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" msgstr "Email sent" @@ -4521,10 +4536,12 @@ msgid "Envelope Item Count" msgstr "Envelope Item Count" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" msgstr "Envelope item created" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" msgstr "Envelope item deleted" @@ -4664,6 +4681,15 @@ msgstr "Exceeded timeout" msgid "Expired" msgstr "Expired" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "Expired" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "Expires" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4737,6 +4763,10 @@ msgstr "Failed to save settings." msgid "Failed to sign out all sessions" msgstr "Failed to sign out all sessions" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "Failed to sync license" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "Failed to unlink account" @@ -4775,6 +4805,10 @@ msgstr "Failed: {failedCount}" msgid "Feature Flags" msgstr "Feature Flags" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "Features" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Field character limit" @@ -5330,7 +5364,9 @@ msgstr "Inherited subscription claim" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Initials" @@ -5358,11 +5394,20 @@ msgstr "Invalid code. Please try again." msgid "Invalid domains" msgstr "Invalid domains" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Invalid email" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "Invalid License Key" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "Invalid License Type - Your Documenso instance is using features that are not part of your license." + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Invalid link" @@ -5414,6 +5459,7 @@ msgid "Invite Members" msgstr "Invite Members" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Invite organisation members" @@ -5421,6 +5467,10 @@ msgstr "Invite organisation members" msgid "Invite team members to collaborate" msgstr "Invite team members to collaborate" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "Invite them to the organisation first" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Invited At" @@ -5565,6 +5615,12 @@ msgstr "Last used" msgid "Last Year" msgstr "Last Year" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "Learn more" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5597,6 +5653,27 @@ msgstr "Letter spacing" msgid "Letter Spacing" msgstr "Letter Spacing" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "License" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "License Expired - Please renew your license to continue using enterprise features." + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "License Key" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "License Payment Overdue - Please update your payment to avoid service disruptions." + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "License synced" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Light Mode" @@ -5622,6 +5699,7 @@ msgid "Link expires in 30 minutes." msgstr "Link expires in 30 minutes." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" msgstr "Link template" @@ -5672,6 +5750,7 @@ msgstr "Loading Document..." msgid "Loading suggestions..." msgstr "Loading suggestions..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Loading..." @@ -5949,6 +6028,10 @@ msgstr "Middle" msgid "Min" msgstr "Min" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "Missing License - Your Documenso instance is using features that require a license." + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Missing Recipients" @@ -6022,6 +6105,7 @@ msgid "My Folder" msgstr "My Folder" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6140,6 +6224,10 @@ msgstr "No documents found" msgid "No email detected" msgstr "No email detected" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "No features enabled" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "No fields were detected in your document." @@ -6160,6 +6248,18 @@ msgstr "No folders found matching \"{searchTerm}\"" msgid "No further action is required from you at this time." msgstr "No further action is required from you at this time." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "No License Configured" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "No members selected" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "No organisation members available" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "No organisations found" @@ -6660,6 +6760,7 @@ msgstr "Password updated" msgid "Password updated!" msgstr "Password updated!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6930,6 +7031,10 @@ msgstr "Please review the document before signing." msgid "Please select a PDF file" msgstr "Please select a PDF file" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "Please select at least one member to add to the team." + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Please select how you'd like to receive your verification code." @@ -7086,7 +7191,9 @@ msgstr "Quick Actions" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Radio" @@ -7171,11 +7278,6 @@ msgstr "Recent documents" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Recipient" @@ -7196,14 +7298,42 @@ msgstr "Recipient {0}" msgid "Recipient action authentication" msgstr "Recipient action authentication" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "Recipient approved the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "Recipient CC'd the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "Recipient completed their task" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "Recipient failed to validate a 2FA token for the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "Recipient rejected the document" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "Recipient removed email" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "Recipient requested a 2FA token for the document" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "Recipient signed email" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "Recipient signed the document" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "Recipient signing request email" @@ -7212,10 +7342,20 @@ msgstr "Recipient signing request email" msgid "Recipient updated" msgstr "Recipient updated" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "Recipient validated a 2FA token for the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "Recipient viewed the document" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7720,6 +7860,10 @@ msgstr "Security" msgid "Security activity" msgstr "Security activity" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "See Documentation" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "See the background jobs tab for the status" @@ -7848,15 +7992,18 @@ msgstr "Select Option" msgid "Select Options" msgstr "Select Options" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "Select or add recipients" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "Select or enter email address" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Select passkey" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "Select recipients" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8212,6 +8359,7 @@ msgstr "Sign Up with OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Signature" @@ -8676,10 +8824,12 @@ msgstr "Sync Email Domains" msgid "Sync failed, changes not saved" msgstr "Sync failed, changes not saved" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "System auto inserted fields" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "Sync license from server" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9070,6 +9220,7 @@ msgstr "The document owner has been notified of your decision. They may contact #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" msgstr "The document ownership was delegated to {0} on behalf of {1}" @@ -9691,6 +9842,10 @@ msgstr "To {0} this {1}, you need to be logged in." 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 add members to this team, you must first add them to the organisation." +msgstr "To add members to this team, you must first add them to the organisation." + #: 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." @@ -9881,6 +10036,10 @@ msgstr "Type" msgid "Type a command or search..." msgstr "Type a command or search..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "Type an email address to add a recipient" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Type your signature" @@ -10367,10 +10526,6 @@ msgstr "Validation failed" msgid "Value" msgstr "Value" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "Value must be a number" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Verification Code Required" @@ -11110,6 +11265,18 @@ msgstr "Yes" msgid "You" msgstr "You" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "You added a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "You added a recipient" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "You approved the document" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "You are about to complete approving the following document" @@ -11174,9 +11341,14 @@ 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}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx +msgctxt "Removing group from organisation" +msgid "You are about to remove the following group from <0>{0}." +msgstr "You are about to remove the following group from <0>{0}." + +#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" msgid "You are about to remove the following group from <0>{0}." msgstr "You are about to remove the following group from <0>{0}." @@ -11356,6 +11528,23 @@ msgstr "You cannot upload documents at this time." msgid "You cannot upload encrypted PDFs." msgstr "You cannot upload encrypted PDFs." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "You CC'd the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "You completed your task" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "You created an envelope item with title {0}" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "You created the document" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "You currently have an inactive <0>{currentProductName} subscription" @@ -11364,6 +11553,15 @@ msgstr "You currently have an inactive <0>{currentProductName} subscription" msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "You currently have no access to any teams within this organisation. Please contact your organisation to request access." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "You deleted an envelope item with title {0}" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "You deleted the document" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "You do not have permission to create a token for this team." @@ -11376,6 +11574,10 @@ msgstr "You don't manage billing for any organisations." msgid "You don't need to sign it anymore." msgstr "You don't need to sign it anymore." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "You failed to validate a 2FA token for the document" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11538,6 +11740,10 @@ msgstr "You have updated the team group." msgid "You have verified your email address for <0>{0}." msgstr "You have verified your email address for <0>{0}." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "You moved the document to team" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11579,6 +11785,97 @@ msgstr "You need to be logged in to view this page." msgid "You need to setup 2FA to mark this document as viewed." msgstr "You need to setup 2FA to mark this document as viewed." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "You opened the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "You prefilled a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "You rejected the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "You removed a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "You removed a recipient" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "You requested a 2FA token for the document" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "You resent an email to {0}" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "You sent an email to {0}" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "You sent the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "You signed a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "You signed the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "You unsigned a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "You updated a field" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "You updated a recipient" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "You updated the document" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "You updated the document access auth requirements" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "You updated the document external ID" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "You updated the document signing auth requirements" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "You updated the document title" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "You updated the document visibility" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "You validated a 2FA token for the document" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "You viewed the document" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "You will need to configure any claims or subscription after creating this organisation" @@ -11637,6 +11934,11 @@ msgstr "Your bulk send operation for template \"{templateName}\" has completed." msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Your current {currentProductName} plan is past due. Please update your payment information." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "Your current license does not include these features." + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Your current plan includes the following support channels:" diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index deff7e07a..e213e4048 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr ".Documentos PDF aceptados (máx {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, one {# campo} other {# campos}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# carpeta} other {# carpetas}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0} te ha invitado a {recipientActionVerb} el documento \"{1}\"." msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} te invitó a {recipientActionVerb} un documento" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {No puedes tener más de # clave de acces msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {No puedes subir más de # elemento por sobre.} other {No puedes subir más de # elementos por sobre.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} agregó un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} agregó un destinatario" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} creó un elemento de sobre con título {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} creó el documento" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} eliminó un elemento de sobre con título {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} eliminó el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} movió el documento al equipo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} abrió el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} prefijó un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} eliminó un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} eliminó un destinatario" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} reenviaron un correo electrónico a {0}" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} envió un correo electrónico a {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} envió el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} firmó un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} no firmó un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} actualizó un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} actualizó un destinatario" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} actualizó el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} actualizó los requisitos de autorización de acceso al documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} actualizó el ID externo del documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} actualizó los requisitos de autenticación para la firma del documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} actualizó el título del documento" - -#: packages/lib/utils/document-audit-logs.ts -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" @@ -510,47 +411,148 @@ 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}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} aprobó el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} envió una copia del documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} completó su tarea" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} no pudo validar un token 2FA para el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} rechazó el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} solicitó un token 2FA para el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} firmó el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} validó un token 2FA para el documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} vio el documento" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Seleccione al menos # opción} other {Seleccione al menos # opciones}}" @@ -1084,6 +1086,7 @@ msgstr "Acciones" msgid "Active" msgstr "Activo" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "Agregar destinatarios" msgid "Add Recipients" msgstr "Agregar destinatarios" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "Al utilizar la función de firma electrónica, usted está consintiendo msgid "Can prepare" msgstr "Puede preparar" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "Gráficas" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Casilla de verificación" @@ -2516,7 +2529,6 @@ msgstr "Compara todos los planes y características en detalle" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "Crea un ticket de soporte" msgid "Create a team to collaborate with your team members." msgstr "Crea un equipo para colaborar con los miembros de tu equipo." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "¿Desea eliminar esta plantilla?" msgid "Do you want to duplicate this template?" msgstr "¿Desea duplicar esta plantilla?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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." @@ -3629,6 +3646,7 @@ msgstr "Documento cancelado" msgid "Document completed" msgstr "Documento completado" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Documento abierto" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "Propiedad del documento delegada" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Documento pendiente" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "Preferencias de correo electrónico actualizadas" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "Correo electrónico reeenviado" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "Remitente de correo electrónico" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "Correo electrónico enviado" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "Conteo de elementos del sobre" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "Elemento de sobre creado" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "Elemento de sobre eliminado" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "Tiempo de espera excedido" msgid "Expired" msgstr "Expirado" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "Fallo al guardar configuraciones." msgid "Failed to sign out all sessions" msgstr "Error al cerrar sesión en todas las sesiones" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "No se pudo desvincular la cuenta" @@ -4780,6 +4810,10 @@ msgstr "Fallidos: {failedCount}" msgid "Feature Flags" msgstr "Flags de características" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Límite de caracteres del campo" @@ -5335,7 +5369,9 @@ msgstr "Reclamación de suscripción heredada" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Iniciales" @@ -5363,11 +5399,20 @@ msgstr "Código inválido. Por favor, intenta nuevamente." msgid "Invalid domains" msgstr "Dominios no válidos" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Email inválido" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Enlace inválido" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "Invitar a miembros" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Invitar miembros de la organización" @@ -5426,6 +5472,10 @@ msgstr "Invitar miembros de la organización" msgid "Invite team members to collaborate" msgstr "Invitar miembros del equipo a colaborar" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Invitado el" @@ -5570,6 +5620,12 @@ msgstr "Último uso" msgid "Last Year" msgstr "Último año" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "Espaciado de letras" msgid "Letter Spacing" msgstr "Espaciado de letras" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Modo claro" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "El enlace expira en 30 minutos." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "Enlace de plantilla" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "Cargando Documento..." msgid "Loading suggestions..." msgstr "Cargando sugerencias..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Cargando..." @@ -5954,6 +6033,10 @@ msgstr "Centro" msgid "Min" msgstr "Mín" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Faltan destinatarios" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "Mi Carpeta" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6145,6 +6229,10 @@ msgstr "No se encontraron documentos" msgid "No email detected" msgstr "No se detectó ningún correo electrónico" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "No se detectaron campos en tu documento." @@ -6165,6 +6253,18 @@ msgstr "No se encontraron carpetas que coincidan con \"{searchTerm}\"" msgid "No further action is required from you at this time." msgstr "No further action is required from you at this time." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "No se encontraron organizaciones" @@ -6665,6 +6765,7 @@ msgstr "Contraseña actualizada" msgid "Password updated!" msgstr "¡Contraseña actualizada!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ 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/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Por favor, selecciona cómo te gustaría recibir tu código de verificación." @@ -7091,7 +7196,9 @@ msgstr "Acciones rápidas" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Radio" @@ -7176,11 +7283,6 @@ msgstr "Documentos recientes" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Destinatario" @@ -7201,14 +7303,42 @@ msgstr "Destinatario {0}" msgid "Recipient action authentication" msgstr "Autenticación de acción de destinatario" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "Correo electrónico de destinatario eliminado" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "Correo electrónico de destinatario firmado" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "Correo electrónico de solicitud de firma de destinatario" @@ -7217,10 +7347,20 @@ msgstr "Correo electrónico de solicitud de firma de destinatario" msgid "Recipient updated" msgstr "Destinatario actualizado" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "Seguridad" msgid "Security activity" msgstr "Actividad de seguridad" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "Consulte la pestaña de trabajos en segundo plano para el estado" @@ -7853,15 +7997,18 @@ msgstr "Seleccionar una opción" msgid "Select Options" msgstr "Seleccionar opciones" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Seleccionar clave de acceso" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "Seleccionar destinatarios" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "Regístrate con OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Firma" @@ -8681,10 +8829,12 @@ msgstr "Sincronizar dominios de correo electrónico" msgid "Sync failed, changes not saved" msgstr "La sincronización falló, los cambios no se guardaron" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "Campos insertados automáticamente por el sistema" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "The document owner has been notified of your decision. They may contact #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "La propiedad del documento fue delegada a {0} en nombre de {1}" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "Para {0} este {1}, necesitas estar conectado." 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 add members to this team, you must first add them to the organisation." +msgstr "" + #: 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." @@ -9886,6 +10041,10 @@ msgstr "Escribir" msgid "Type a command or search..." msgstr "Escribe un comando o busca..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Escribe tu firma" @@ -10372,10 +10531,6 @@ msgstr "Validación fallida" msgid "Value" msgstr "Valor" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "El valor debe ser un número" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Código de verificación requerido" @@ -11115,6 +11270,18 @@ msgstr "Sí" msgid "You" msgstr "Tú" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "Está a punto de completar la aprobación del siguiente documento" @@ -11179,11 +11346,16 @@ 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}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "Estás a punto de eliminar el siguiente grupo de <0>{0}." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "No puede cargar documentos en este momento." msgid "You cannot upload encrypted PDFs." msgstr "No puedes subir archivos PDF cifrados." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Actualmente tienes una suscripción inactiva de <0>{currentProductName}" @@ -11369,6 +11558,15 @@ msgstr "Actualmente tienes una suscripción inactiva de <0>{currentProductName}< msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "Actualmente no tienes acceso a ningún equipo dentro de esta organización. Por favor, contacta a tu organización para solicitar acceso." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "No tienes permiso para crear un token para este equipo." @@ -11381,6 +11579,10 @@ msgstr "No gestionas la facturación de ninguna organización." msgid "You don't need to sign it anymore." msgstr "Ya no necesitas firmarlo." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "Has actualizado el grupo de equipo." msgid "You have verified your email address for <0>{0}." msgstr "Has verificado tu dirección de correo electrónico para <0>{0}." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "Debes iniciar sesión para ver esta página." msgid "You need to setup 2FA to mark this document as viewed." msgstr "Debes configurar 2FA para marcar este documento como visto." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "Necesitarás configurar cualquier reclamo o suscripción después de crear esta organización" @@ -11642,6 +11939,11 @@ msgstr "Tu operación de envío masivo para la plantilla \"{templateName}\" ha s msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Tu plan actual {currentProductName} está vencido. Por favor, actualiza tu información de pago." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Su plan actual incluye los siguientes canales de soporte:" diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 239322929..a4b115446 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr "Documents .PDF acceptés (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}Mo)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, one {# champ} other {# champs}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# dossier} other {# dossiers}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0} vous a invité à {recipientActionVerb} le document \"{1}\"." msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} vous a invité à {recipientActionVerb} un document" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {Vous ne pouvez pas avoir plus de # clé msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {Vous ne pouvez pas téléverser plus d’un élément par enveloppe.} other {Vous ne pouvez pas téléverser plus de # éléments par enveloppe.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} a ajouté un champ" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} a ajouté un destinataire" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} a créé un élément d'enveloppe intitulé {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} a créé le document" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} a supprimé un élément d'enveloppe intitulé {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} a supprimé le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} a déplacé le document vers l'équipe" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} a ouvert le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} a pré-rempli un champ" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} a supprimé un champ" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} a supprimé un destinataire" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} a renvoyé un e-mail à {0}" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} a envoyé un email à {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} a envoyé le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} a signé un champ" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} n'a pas signé un champ" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} a mis à jour un champ" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} a mis à jour un destinataire" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} a mis à jour le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} a mis à jour les exigences d'authentification d'accès au document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} a mis à jour l'ID externe du document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} a mis à jour les exigences d'authentification pour la signature des documents" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} a mis à jour le titre du document" - -#: packages/lib/utils/document-audit-logs.ts -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" @@ -510,47 +411,148 @@ msgstr "{teamName} vous a invité à {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} vous a invité à {action} {documentName}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} a approuvé le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} a mis en copie le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} a terminé sa tâche" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} n'a pas réussi à valider un jeton 2FA pour le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} a rejeté le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} a demandé un jeton 2FA pour le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} a signé le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} a validé un jeton 2FA pour le document" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} a consulté le document" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Sélectionnez au moins # option} other {Sélectionnez au moins # options}}" @@ -1084,6 +1086,7 @@ msgstr "Actions" msgid "Active" msgstr "Actif" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "Ajouter des destinataires" msgid "Add Recipients" msgstr "Ajouter des destinataires" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "En utilisant la fonctionnalité de signature électronique, vous consent msgid "Can prepare" msgstr "Peut préparer" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "Graphiques" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Case à cocher" @@ -2516,7 +2529,6 @@ msgstr "Comparez tous les plans et fonctionnalités en détail" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "Créer un ticket de support" msgid "Create a team to collaborate with your team members." msgstr "Créer une équipe pour collaborer avec vos membres." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "Voulez-vous supprimer ce modèle ?" msgid "Do you want to duplicate this template?" msgstr "Voulez-vous dupliquer ce modèle ?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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." @@ -3629,6 +3646,7 @@ msgstr "Document Annulé" msgid "Document completed" msgstr "Document terminé" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Document ouvert" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "Propriété du document déléguée" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Document en attente" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "Préférences de messagerie mises à jour" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "Email renvoyé" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "Expéditeur de l'e-mail" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "Email envoyé" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "Nombre d'articles dans l'enveloppe" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "Élément d'enveloppe créé" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "Élément d'enveloppe supprimé" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "Délai dépassé" msgid "Expired" msgstr "Expiré" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "Échec de l'enregistrement des paramètres." msgid "Failed to sign out all sessions" msgstr "Impossible de se déconnecter de toutes les sessions" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "Échec de la dissociation du compte" @@ -4780,6 +4810,10 @@ msgstr "Échoués : {failedCount}" msgid "Feature Flags" msgstr "Drapeaux de fonctionnalités" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Limite de caractères du champ" @@ -5335,7 +5369,9 @@ msgstr "Réclamation d'abonnement héritée" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Initiales" @@ -5363,11 +5399,20 @@ msgstr "Code invalide. Veuillez réessayer." msgid "Invalid domains" msgstr "Domaines invalides" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Email invalide" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Lien invalide" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "Inviter des membres" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Inviter les membres de l'organisation" @@ -5426,6 +5472,10 @@ msgstr "Inviter les membres de l'organisation" msgid "Invite team members to collaborate" msgstr "Inviter des membres de l'équipe à collaborer" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Invité à" @@ -5570,6 +5620,12 @@ msgstr "Dernière utilisation" msgid "Last Year" msgstr "Dernière Année" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "Espacement des lettres" msgid "Letter Spacing" msgstr "Espacement des Lettres" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Mode clair" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "Le lien expire dans 30 minutes." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "Modèle de lien" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "Chargement du Document..." msgid "Loading suggestions..." msgstr "Chargement des suggestions..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Chargement..." @@ -5954,6 +6033,10 @@ msgstr "Milieu" msgid "Min" msgstr "Min" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Manque de destinataires" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "Mon Dossier" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6145,6 +6229,10 @@ msgstr "Aucun document trouvé" msgid "No email detected" msgstr "Aucun e-mail détecté" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "Aucun champ n'a été détecté dans votre document." @@ -6165,6 +6253,18 @@ msgstr "Aucun dossier correspondant à \"{searchTerm}\" trouvé" msgid "No further action is required from you at this time." msgstr "Aucune autre action n'est requise de votre part pour le moment." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "Aucune organisation trouvée" @@ -6665,6 +6765,7 @@ msgstr "Mot de passe mis à jour" msgid "Password updated!" msgstr "Mot de passe mis à jour !" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ 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/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Veuillez sélectionner le moyen par lequel vous souhaitez recevoir votre code de vérification." @@ -7091,7 +7196,9 @@ msgstr "Actions Rapides" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Radio" @@ -7176,11 +7283,6 @@ msgstr "Documents récents" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Destinataire" @@ -7201,14 +7303,42 @@ msgstr "Destinataire {0}" msgid "Recipient action authentication" msgstr "Authentification d'action de destinataire" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "E-mail de destinataire supprimé" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "E-mail signé par le destinataire" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "E-mail de demande de signature de destinataire" @@ -7217,10 +7347,20 @@ msgstr "E-mail de demande de signature de destinataire" msgid "Recipient updated" msgstr "Destinataire mis à jour" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "Sécurité" msgid "Security activity" msgstr "Activité de sécurité" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "Voir l'onglet travaux en arrière-plan pour le statut" @@ -7853,15 +7997,18 @@ msgstr "Sélectionner une option" msgid "Select Options" msgstr "Sélectionner des options" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Sélectionner la clé d'authentification" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "Sélectionner des destinataires" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "S'inscrire avec OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Signature" @@ -8681,10 +8829,12 @@ msgstr "Synchroniser les domaines de messagerie" msgid "Sync failed, changes not saved" msgstr "Échec de la synchronisation, modifications non enregistrées" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "Champs insérés automatiquement par le système" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "Le propriétaire du document a été informé de votre décision. Il peu #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "La propriété du document a été déléguée à {0} au nom de {1}" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "Pour {0} ce {1}, vous devez être connecté." 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 add members to this team, you must first add them to the organisation." +msgstr "" + #: 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." @@ -9886,6 +10041,10 @@ msgstr "Saisir" msgid "Type a command or search..." msgstr "Tapez une commande ou recherchez..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Saisissez votre signature" @@ -10372,10 +10531,6 @@ msgstr "La validation a échoué" msgid "Value" msgstr "Valeur" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "La valeur doit être un nombre" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Code de vérification requis" @@ -11115,6 +11270,18 @@ msgstr "Oui" msgid "You" msgstr "Vous" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "Vous êtes sur le point de terminer l'approbation du document suivant" @@ -11179,11 +11346,16 @@ 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}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "Vous êtes sur le point de supprimer le groupe suivant de <0>{0}." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "Vous ne pouvez pas importer de documents pour le moment." msgid "You cannot upload encrypted PDFs." msgstr "Vous ne pouvez pas importer de PDF chiffrés." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Vous avez actuellement un abonnement inactif à <0>{currentProductName}" @@ -11369,6 +11558,15 @@ msgstr "Vous avez actuellement un abonnement inactif à <0>{currentProductName}< msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "Vous n'avez actuellement accès à aucune équipe au sein de cette organisation. Veuillez contacter votre organisation pour demander l'accès." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "Vous n’avez pas l’autorisation de créer un jeton pour cette équipe." @@ -11381,6 +11579,10 @@ msgstr "Vous ne gérez la facturation d’aucune organisation." msgid "You don't need to sign it anymore." msgstr "Vous n'avez plus besoin de le signer." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "Vous avez mis à jour le groupe d'équipe." msgid "You have verified your email address for <0>{0}." msgstr "Vous avez vérifié votre adresse e-mail pour <0>{0}." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "Vous devez être connecté pour voir cette page." msgid "You need to setup 2FA to mark this document as viewed." msgstr "Vous devez configurer 2FA pour marquer ce document comme vu." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "Vous devrez configurer toutes les réclamations ou abonnements après avoir créé cette organisation" @@ -11642,6 +11939,11 @@ msgstr "Votre envoi groupé pour le modèle \"{templateName}\" est terminé." msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Votre plan actuel {currentProductName} est arrivé à échéance. Veuillez mettre à jour vos informations de paiement." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Votre plan actuel comprend les canaux de support suivants :" diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index f626d6f4e..00d747b11 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr ".I documenti PDF accettati (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, one {# campo} other {# campi}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# cartella} other {# cartelle}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0} ti ha invitato a {recipientActionVerb} il documento \"{1}\"." msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} ti ha invitato a {recipientActionVerb} un documento" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {Non puoi avere più di # chiave di acces msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {Non puoi caricare più di # elemento per busta.} other {Non puoi caricare più di # elementi per busta.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} ha aggiunto un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} ha aggiunto un destinatario" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} ha creato un elemento busta con il titolo {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} ha creato il documento" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} ha eliminato un elemento busta con il titolo {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} ha eliminato il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} ha spostato il documento al team" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} ha aperto il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} ha precompilato un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} ha rimosso un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} ha rimosso un destinatario" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} ha rinviato un'email a {0}" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} ha inviato un'email a {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} ha inviato il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} ha firmato un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} ha annullato la firma di un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} ha aggiornato un campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} ha aggiornato un destinatario" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} ha aggiornato il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} ha aggiornato i requisiti di autenticazione per l'accesso al documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} ha aggiornato l'ID esterno del documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} ha aggiornato i requisiti di autenticazione per la firma del documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} ha aggiornato il titolo del documento" - -#: packages/lib/utils/document-audit-logs.ts -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" @@ -510,47 +411,148 @@ 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}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} ha approvato il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} ha inoltrato il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} ha completato il suo compito" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} non è riuscito a convalidare un token 2FA per il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} ha rifiutato il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} ha richiesto un token 2FA per il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} ha firmato il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} ha convalidato un token 2FA per il documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} ha visualizzato il documento" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Seleziona almeno # opzione} other {Seleziona almeno # opzioni}}" @@ -1084,6 +1086,7 @@ msgstr "Azioni" msgid "Active" msgstr "Attivo" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "Aggiungi destinatari" msgid "Add Recipients" msgstr "Aggiungi Destinatari" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "Utilizzando la funzione di firma elettronica, acconsenti a effettuare tr msgid "Can prepare" msgstr "Può preparare" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "Grafici" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Casella di controllo" @@ -2516,7 +2529,6 @@ msgstr "Confronta tutti i piani e le caratteristiche in dettaglio" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "Crea un ticket di supporto" msgid "Create a team to collaborate with your team members." msgstr "Crea un team per collaborare con i membri del tuo team." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "Vuoi eliminare questo modello?" msgid "Do you want to duplicate this template?" msgstr "Vuoi duplicare questo modello?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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." @@ -3629,6 +3646,7 @@ msgstr "Documento Annullato" msgid "Document completed" msgstr "Documento completato" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Documento aperto" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "Proprietà del documento delegata" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Documento in sospeso" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "Preferenze email aggiornate" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "Email rinviato" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "Mittente Email" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "Email inviato" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "Conteggio articoli della busta" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "Elemento busta creato" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "Elemento busta eliminato" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "Tempo scaduto" msgid "Expired" msgstr "Scaduto" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "Impossibile salvare le impostazioni." msgid "Failed to sign out all sessions" msgstr "Non è stato possibile disconnettere tutte le sessioni" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "Impossibile scollegare l'account" @@ -4780,6 +4810,10 @@ msgstr "Falliti: {failedCount}" msgid "Feature Flags" msgstr "Flags delle funzionalità" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Limite di caratteri del campo" @@ -5335,7 +5369,9 @@ msgstr "Rivendicazione di abbonamento ereditata" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Iniziali" @@ -5363,11 +5399,20 @@ msgstr "Codice non valido. Riprova." msgid "Invalid domains" msgstr "Domini non validi" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Email non valida" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Link non valido" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "Invita membri" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Invitare i membri dell'organizzazione" @@ -5426,6 +5472,10 @@ msgstr "Invitare i membri dell'organizzazione" msgid "Invite team members to collaborate" msgstr "Invita i membri del team a collaborare" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Invitato il" @@ -5570,6 +5620,12 @@ msgstr "Ultimo utilizzo" msgid "Last Year" msgstr "Ultimo anno" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "Spaziatura lettere" msgid "Letter Spacing" msgstr "Spaziatura Lettere" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Modalità chiara" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "Il link scade in 30 minuti." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "Collega modello" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "Caricamento Documento..." msgid "Loading suggestions..." msgstr "Caricamento suggerimenti..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Caricamento in corso..." @@ -5954,6 +6033,10 @@ msgstr "Medio" msgid "Min" msgstr "" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Destinatari Mancanti" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "La Mia Cartella" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6145,6 +6229,10 @@ msgstr "Nessun documento trovato" msgid "No email detected" msgstr "Nessuna email rilevata" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "Nel tuo documento non è stato rilevato alcun campo." @@ -6165,6 +6253,18 @@ msgstr "Nessuna cartella trovata corrispondente a \"{searchTerm}\"" msgid "No further action is required from you at this time." msgstr "Non sono richieste ulteriori azioni da parte tua in questo momento." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "Nessuna organizzazione trovata" @@ -6665,6 +6765,7 @@ msgstr "Password aggiornato" msgid "Password updated!" msgstr "Password aggiornata!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ msgstr "Rivedi il documento prima di firmare." msgid "Please select a PDF file" msgstr "Seleziona un file PDF" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Seleziona come desideri ricevere il tuo codice di verifica." @@ -7091,7 +7196,9 @@ msgstr "Azioni rapide" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Radio" @@ -7176,11 +7283,6 @@ msgstr "Documenti recenti" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Destinatario" @@ -7201,14 +7303,42 @@ msgstr "Destinatario {0}" msgid "Recipient action authentication" msgstr "Autenticazione azione destinatario" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "Email destinatario rimosso" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "Email firmato dal destinatario" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "Email richiesta firma destinatario" @@ -7217,10 +7347,20 @@ msgstr "Email richiesta firma destinatario" msgid "Recipient updated" msgstr "Destinatario aggiornato" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "Sicurezza" msgid "Security activity" msgstr "Attività di sicurezza" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "Consulta la scheda lavori in background per lo stato" @@ -7853,15 +7997,18 @@ msgstr "Seleziona opzione" msgid "Select Options" msgstr "Seleziona opzioni" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Seleziona una chiave di accesso" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "Seleziona destinatari" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "Iscriviti con OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Firma" @@ -8681,10 +8829,12 @@ msgstr "Sincronizza Domini Email" msgid "Sync failed, changes not saved" msgstr "Sincronizzazione fallita, modifiche non salvate" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "Campi inseriti automaticamente dal sistema" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "Il proprietario del documento è stato informato della tua decisione. Po #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "La proprietà del documento è stata delegata a {0} per conto di {1}" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "Per {0} questo {1}, devi essere loggato." 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 add members to this team, you must first add them to the organisation." +msgstr "" + #: 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." @@ -9886,6 +10041,10 @@ msgstr "Digita" msgid "Type a command or search..." msgstr "Digita un comando o cerca..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Digita la tua firma" @@ -10372,10 +10531,6 @@ msgstr "Validazione fallita" msgid "Value" msgstr "Valore" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "Il valore deve essere un numero" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Codice di verifica richiesto" @@ -11115,6 +11270,18 @@ msgstr "Sì" msgid "You" msgstr "Tu" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "Stai per completare l'approvazione del seguente documento" @@ -11179,11 +11346,16 @@ msgid "You are about to remove the following email from <0>{0}." msgstr "Stai per rimuovere la seguente email da <0>{0}." #. placeholder {0}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "Stai per rimuovere il gruppo seguente da <0>{0}." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "Non puoi caricare documenti in questo momento." msgid "You cannot upload encrypted PDFs." msgstr "Non puoi caricare PDF crittografati." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Attualmente hai un'abbonamento <0>{currentProductName} inattivo" @@ -11369,6 +11558,15 @@ msgstr "Attualmente hai un'abbonamento <0>{currentProductName} inattivo" msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "Attualmente non hai accesso a nessun team all'interno di questa organizzazione. Si prega di contattare la tua organizzazione per richiedere l'accesso." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "Non hai l'autorizzazione per creare un token per questo team." @@ -11381,6 +11579,10 @@ msgstr "Non gestisci la fatturazione per nessuna organizzazione." msgid "You don't need to sign it anymore." msgstr "Non hai più bisogno di firmarlo." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "Hai aggiornato il gruppo del team." msgid "You have verified your email address for <0>{0}." msgstr "Hai verificato il tuo indirizzo email per <0>{0}." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "Devi essere loggato per visualizzare questa pagina." msgid "You need to setup 2FA to mark this document as viewed." msgstr "Devi configurare l'autenticazione a due fattori per contrassegnare questo documento come visualizzato." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "Dovrai configurare eventuali reclami o abbonamenti dopo aver creato questa organizzazione" @@ -11642,6 +11939,11 @@ msgstr "La tua operazione di invio massivo per il modello \"{templateName}\" è msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Il tuo attuale piano {currentProductName} è scaduto. Si prega di aggiornare le informazioni di pagamento." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Il tuo piano attuale include i seguenti canali di supporto:" diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index 5a6b6450a..33dc97d15 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr ".PDF ドキュメントのみアップロード可能(最大 {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, other {# 個のフィールド}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, other {# 個のフォルダ}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0} からドキュメント「{1}」への{recipientActionVerb}依頼 msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} からドキュメントへの{recipientActionVerb}依頼が届いています" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, other {# 個を超えるパスキーを保持 msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, other {1 つの封筒にアップロードできるアイテムは # 件までです。}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} がフィールドを追加しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} が受信者を追加しました" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} がタイトル {0} の封筒アイテムを作成しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} がドキュメントを作成しました" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} がタイトル {0} の封筒アイテムを削除しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} がドキュメントを削除しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} がドキュメントをチームに移動しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} がドキュメントを開きました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} がフィールドに事前入力しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} がフィールドを削除しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} が受信者を削除しました" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} が {0} にメールを再送しました" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} が {0} にメールを送信しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} がドキュメントを送信しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} がフィールドに署名しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} がフィールドの署名を解除しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} がフィールドを更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} が受信者を更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} がドキュメントを更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} がドキュメントのアクセス認証要件を更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} がドキュメントの外部 ID を更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} がドキュメントの署名認証要件を更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} がドキュメントのタイトルを更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document visibility" -msgstr "{prefix} がドキュメントの公開範囲を更新しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} viewed the document" -msgstr "{prefix} がドキュメントを閲覧しました" - #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} 文書" @@ -510,47 +411,148 @@ msgstr "{teamName} から {0}<0/>「{documentName}」の依頼が届いていま msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} から {action} {documentName} の依頼が届いています" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} がドキュメントを承認しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} がドキュメントを CC しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} が自分のタスクを完了しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} がドキュメント用の 2FA トークンの検証に失敗しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} がドキュメントを却下しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} がドキュメント用の 2FA トークンをリクエストしました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} がドキュメントに署名しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} がドキュメント用の 2FA トークンを検証しました" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} がドキュメントを閲覧しました" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, other {少なくとも # 個のオプションを選択してください}}" @@ -1084,6 +1086,7 @@ msgstr "操作" msgid "Active" msgstr "有効" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "受信者を追加" msgid "Add Recipients" msgstr "受信者を追加" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "電子署名機能を利用することで、お客様は取引や開示 msgid "Can prepare" msgstr "準備ができる" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "グラフ" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "チェックボックス" @@ -2516,7 +2529,6 @@ msgstr "すべてのプランと機能を詳細に比較" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "サポートチケットを作成" msgid "Create a team to collaborate with your team members." msgstr "チームメンバーと共同作業するためのチームを作成します。" +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "このテンプレートを削除しますか?" msgid "Do you want to duplicate this template?" msgstr "このテンプレートを複製しますか?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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 は<0>すべての文書と、完了済み文書・署名・アカウントに紐づくその他すべてのリソースを削除します。" @@ -3629,6 +3646,7 @@ msgstr "文書はキャンセルされました" msgid "Document completed" msgstr "文書が完了しました" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "ドキュメントが開かれました" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "文書の所有権が委譲されました" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "文書は保留中です" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "メール設定を更新しました" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "メールを再送しました" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "メール送信者" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "メールを送信しました" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "封筒アイテム数" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "封筒アイテムを作成" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "封筒アイテムを削除" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "タイムアウトを超えました" msgid "Expired" msgstr "有効期限切れ" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "設定の保存に失敗しました。" msgid "Failed to sign out all sessions" msgstr "すべてのセッションからのサインアウトに失敗しました" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "アカウントのリンク解除に失敗しました" @@ -4780,6 +4810,10 @@ msgstr "失敗: {failedCount}" msgid "Feature Flags" msgstr "機能フラグ" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "フィールドの文字数制限" @@ -5335,7 +5369,9 @@ msgstr "継承されたサブスクリプションクレーム" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "イニシャル" @@ -5363,11 +5399,20 @@ msgstr "コードが無効です。もう一度お試しください。" msgid "Invalid domains" msgstr "無効なドメイン" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "無効なメールアドレスです" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "リンクが無効です" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "メンバーを招待" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "組織メンバーを招待" @@ -5426,6 +5472,10 @@ msgstr "組織メンバーを招待" msgid "Invite team members to collaborate" msgstr "チームメンバーを招待してコラボレーション" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "招待日時" @@ -5570,6 +5620,12 @@ msgstr "退会" msgid "Last Year" msgstr "昨年" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "文字間隔" msgid "Letter Spacing" msgstr "文字間隔" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "ライトモード" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "リンクの有効期限は30分です。" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "テンプレートをリンク" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "文書を読み込み中..." msgid "Loading suggestions..." msgstr "候補を読み込み中..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "読み込み中..." @@ -5954,6 +6033,10 @@ msgstr "中央" msgid "Min" msgstr "最小" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "不足している受信者" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "マイフォルダ" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6145,6 +6229,10 @@ msgstr "文書が見つかりません" msgid "No email detected" msgstr "メールアドレスが検出されませんでした" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "ドキュメント内でフィールドが検出されませんでした。" @@ -6165,6 +6253,18 @@ msgstr "「{searchTerm}」に一致するフォルダが見つかりません" msgid "No further action is required from you at this time." msgstr "現在、お客様が行う必要のある操作はありません。" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "組織が見つかりません" @@ -6665,6 +6765,7 @@ msgstr "パスワードを更新しました" msgid "Password updated!" msgstr "パスワードを更新しました。" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ msgstr "署名前に文書の内容を確認してください。" msgid "Please select a PDF file" msgstr "PDF ファイルを選択してください" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "認証コードの受け取り方法を選択してください。" @@ -7091,7 +7196,9 @@ msgstr "クイックアクション" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "ラジオボタン" @@ -7176,11 +7283,6 @@ msgstr "最近の文書" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "受信者" @@ -7201,14 +7303,42 @@ msgstr "受信者 {0}" msgid "Recipient action authentication" msgstr "受信者アクション認証" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "受信者削除メール" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "受信者署名メール" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "受信者署名依頼メール" @@ -7217,10 +7347,20 @@ msgstr "受信者署名依頼メール" msgid "Recipient updated" msgstr "受信者を更新しました" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "セキュリティ" msgid "Security activity" msgstr "セキュリティアクティビティ" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "ステータスはバックグラウンドジョブのタブで確認できます" @@ -7853,15 +7997,18 @@ msgstr "オプションを選択" msgid "Select Options" msgstr "オプションを選択" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "パスキーを選択" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "受信者を選択" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "OIDC でサインアップ" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "署名" @@ -8681,10 +8829,12 @@ msgstr "メールドメインを同期" msgid "Sync failed, changes not saved" msgstr "同期に失敗し、変更は保存されませんでした" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "システムが自動でフィールドを挿入しました" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "お客様の決定について、ドキュメントの所有者に通知 #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "文書の所有権は、{1} を代表して {0} に委譲されました" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "この{1}を{0}するには、ログインしている必要がありま msgid "To accept this invitation you must create an account." msgstr "この招待を受け入れるにはアカウントを作成する必要があります。" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To add members to this team, you must first add them to the organisation." +msgstr "" + #: 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 "チームにメンバーを追加するには、まず組織にメンバーを追加する必要があります。詳しくは<0>ドキュメントをご覧ください。" @@ -9886,6 +10041,10 @@ msgstr "入力" msgid "Type a command or search..." msgstr "コマンドを入力するか検索..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "署名を入力してください" @@ -10372,10 +10531,6 @@ msgstr "バリデーションに失敗しました" msgid "Value" msgstr "値" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "数値で入力する必要があります" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "認証コードが必要です" @@ -11115,6 +11270,18 @@ msgstr "はい" msgid "You" msgstr "あなた" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "次の文書の承認を完了しようとしています" @@ -11179,11 +11346,16 @@ msgid "You are about to remove the following email from <0>{0}." msgstr "次のメールアドレスを <0>{0} から削除しようとしています。" #. placeholder {0}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "次のグループを <0>{0} から削除しようとしています。" +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "現在、ドキュメントをアップロードすることはできま msgid "You cannot upload encrypted PDFs." msgstr "暗号化された PDF はアップロードできません。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "現在、<0>{currentProductName} のサブスクリプションは非アクティブ状態です" @@ -11369,6 +11558,15 @@ msgstr "現在、<0>{currentProductName} のサブスクリプションは msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "現在、この組織内のいずれのチームにもアクセスできません。組織に連絡してアクセスをリクエストしてください。" +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "このチームのトークンを作成する権限がありません。" @@ -11381,6 +11579,10 @@ msgstr "請求を管理している組織はありません。" msgid "You don't need to sign it anymore." msgstr "今後、このドキュメントに署名する必要はありません。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "チームグループを更新しました。" msgid "You have verified your email address for <0>{0}." msgstr "<0>{0} のメールアドレスを確認しました。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "このページを表示するにはログインが必要です。" msgid "You need to setup 2FA to mark this document as viewed." msgstr "この文書を閲覧済みにするには、2FA を設定する必要があります。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "この組織を作成した後に、クレームやサブスクリプションを構成する必要があります。" @@ -11642,6 +11939,11 @@ msgstr "テンプレート「{templateName}」の一括送信が完了しまし msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "現在の {currentProductName} プランは支払いが滞っています。お支払い情報を更新してください。" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "現在のプランには、次のサポートチャネルが含まれています:" diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index b2168b9f1..6081debde 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr ".PDF 문서만 허용됩니다(최대 {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)." +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, other {#개의 필드}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, other {폴더 #개}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0}에서 \"{1}\" 문서에 대해 귀하께 {recipientActionVerb}하도 msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0}이(가) 귀하께 문서에 {recipientActionVerb}하도록 초대했습니다." -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, other {패스키는 #개를 초과하여 가 msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, other {하나의 봉투에는 최대 #개의 항목만 업로드할 수 있습니다.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix}님이 필드를 추가했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix}님이 수신자를 추가했습니다." - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix}님이 제목이 {0}인 봉투 항목을 생성했습니다" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix}님이 문서를 생성했습니다." - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix}님이 제목이 {0}인 봉투 항목을 삭제했습니다" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix}님이 문서를 삭제했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix}님이 문서를 팀으로 이동했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix}님이 문서를 열었습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix}님이 필드를 미리 채웠습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix}님이 필드를 제거했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix}님이 수신자를 제거했습니다." - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix}님이 {0}(으)로 이메일을 다시 보냈습니다." - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix}님이 {0}(으)로 이메일을 보냈습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix}님이 문서를 발송했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix}님이 필드에 서명했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix}님이 필드 서명을 취소했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix}님이 필드를 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix}님이 수신자를 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix}님이 문서를 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix}님이 문서 접근 인증 요구 사항을 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix}님이 문서 외부 ID를 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix}님이 문서 서명 인증 요구 사항을 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix}님이 문서 제목을 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document visibility" -msgstr "{prefix}님이 문서 공개 범위를 업데이트했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} viewed the document" -msgstr "{prefix}님이 문서를 열람했습니다." - #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} 문서" @@ -510,47 +411,148 @@ msgstr "{teamName}이(가) 문서 \"{documentName}\"에 대해 귀하께 {0}하 msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName}이(가) 귀하께 {action} {documentName} 문서를 요청했습니다." +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName}님이 문서를 승인했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName}님이 문서를 참조(CC)했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName}님이 담당 작업을 완료했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName}님이 문서에 대한 2단계 인증 토큰 검증에 실패했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName}님이 문서를 거부했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName}님이 문서에 대한 2단계 인증 토큰을 요청했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName}님이 문서에 서명했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName}님이 문서에 대한 2단계 인증 토큰을 검증했습니다." - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName}님이 문서를 열람했습니다." - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, other {최소 #개의 옵션을 선택하세요}}" @@ -1084,6 +1086,7 @@ msgstr "동작" msgid "Active" msgstr "활성" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "수신자 추가" msgid "Add Recipients" msgstr "수신자 추가" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "전자 서명 기능을 사용함으로써 귀하는 거래를 전자적 msgid "Can prepare" msgstr "준비 가능" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "차트" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "체크박스" @@ -2516,7 +2529,6 @@ msgstr "모든 요금제와 기능을 자세히 비교합니다." #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "지원 티켓 생성" msgid "Create a team to collaborate with your team members." msgstr "팀원과 협업할 수 있는 팀을 생성하세요." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "이 템플릿을 삭제하시겠습니까?" msgid "Do you want to duplicate this template?" msgstr "이 템플릿을 복제하시겠습니까?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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는 <0>모든 문서와 완료된 문서, 서명, 계정에 속한 모든 리소스를 삭제합니다." @@ -3629,6 +3646,7 @@ msgstr "문서가 취소됨" msgid "Document completed" msgstr "문서 완료됨" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "문서가 열렸습니다." -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "문서 소유권이 위임됨" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "문서 보류 중" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "이메일 기본 설정이 업데이트되었습니다." #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "이메일 다시 전송" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "이메일 발신자" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "이메일 전송됨" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "봉투 항목 수" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "봉투 항목 생성됨" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "봉투 항목 삭제됨" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "시간 초과됨" msgid "Expired" msgstr "만료됨" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "설정을 저장하지 못했습니다." msgid "Failed to sign out all sessions" msgstr "모든 세션에서 로그아웃하지 못했습니다." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "계정 연결을 해제하지 못했습니다" @@ -4780,6 +4810,10 @@ msgstr "실패: {failedCount}" msgid "Feature Flags" msgstr "기능 플래그" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "필드 문자 수 제한" @@ -5335,7 +5369,9 @@ msgstr "상속된 구독 클레임" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "이니셜" @@ -5363,11 +5399,20 @@ msgstr "코드가 올바르지 않습니다. 다시 시도해 주세요." msgid "Invalid domains" msgstr "잘못된 도메인" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "유효한 이메일이 아닙니다." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "유효하지 않은 링크입니다" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "구성원 초대" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "조직 구성원 초대" @@ -5426,6 +5472,10 @@ msgstr "조직 구성원 초대" msgid "Invite team members to collaborate" msgstr "팀 구성원을 초대하여 협업하세요." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "초대 일시" @@ -5570,6 +5620,12 @@ msgstr "마지막 사용" msgid "Last Year" msgstr "지난해" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "자간" msgid "Letter Spacing" msgstr "자간" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "라이트 모드" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "링크는 30분 안에 만료됩니다." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "템플릿 연결" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "문서 로딩 중..." msgid "Loading suggestions..." msgstr "제안 불러오는 중..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "로딩 중..." @@ -5954,6 +6033,10 @@ msgstr "가운데" msgid "Min" msgstr "최소" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "수신자 누락" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "내 폴더" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "해당 없음" @@ -6145,6 +6229,10 @@ msgstr "문서를 찾을 수 없습니다" msgid "No email detected" msgstr "이메일이 감지되지 않았습니다." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "문서에서 감지된 필드가 없습니다." @@ -6165,6 +6253,18 @@ msgstr "\"{searchTerm}\"과(와) 일치하는 폴더가 없습니다." msgid "No further action is required from you at this time." msgstr "현재 추가로 수행해야 할 작업은 없습니다." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "조직을 찾을 수 없습니다." @@ -6665,6 +6765,7 @@ msgstr "비밀번호가 업데이트되었습니다" msgid "Password updated!" msgstr "비밀번호가 업데이트되었습니다!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ msgstr "서명 전에 문서를 검토해 주세요." msgid "Please select a PDF file" msgstr "PDF 파일을 선택해 주세요." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "인증 코드를 받을 방식을 선택하세요." @@ -7091,7 +7196,9 @@ msgstr "빠른 작업" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "라디오" @@ -7176,11 +7283,6 @@ msgstr "최근 문서" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "수신자" @@ -7201,14 +7303,42 @@ msgstr "수신자 {0}" msgid "Recipient action authentication" msgstr "수신자 액션 인증" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "수신자 제거 이메일" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "수신자 서명 완료 이메일" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "수신자 서명 요청 이메일" @@ -7217,10 +7347,20 @@ msgstr "수신자 서명 요청 이메일" msgid "Recipient updated" msgstr "수신자가 업데이트되었습니다" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "보안" msgid "Security activity" msgstr "보안 활동" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "상태는 백그라운드 작업 탭에서 확인하세요" @@ -7853,15 +7997,18 @@ msgstr "옵션 선택" msgid "Select Options" msgstr "옵션 선택" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "패스키 선택" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "수신인 선택" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "OIDC로 가입" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "서명" @@ -8681,10 +8829,12 @@ msgstr "이메일 도메인 동기화" msgid "Sync failed, changes not saved" msgstr "동기화에 실패하여 변경 사항이 저장되지 않았습니다" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "시스템이 자동으로 필드를 삽입함" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "문서 소유자에게 귀하의 결정이 이미 전달되었습니다. #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "문서 소유권이 {1}을(를) 대신해 {0}에게 위임되었습니다" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "이 {1}을(를) {0}하려면 로그인해야 합니다." msgid "To accept this invitation you must create an account." msgstr "이 초대를 수락하려면 계정을 생성해야 합니다." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To add members to this team, you must first add them to the organisation." +msgstr "" + #: 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 "팀에 구성원을 추가하려면 먼저 조직에 구성원을 추가해야 합니다. 자세한 내용은 <0>문서를 참고하세요." @@ -9886,6 +10041,10 @@ msgstr "입력" msgid "Type a command or search..." msgstr "명령을 입력하거나 검색하세요..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "서명 내용을 입력하세요" @@ -10372,10 +10531,6 @@ msgstr "검증 실패" msgid "Value" msgstr "값" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "값은 숫자여야 합니다" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "인증 코드 필요" @@ -11115,6 +11270,18 @@ msgstr "예" msgid "You" msgstr "나" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "다음 문서에 대한 승인을 완료하려고 합니다" @@ -11179,11 +11346,16 @@ msgid "You are about to remove the following email from <0>{0}." msgstr "곧 다음 이메일을 <0>{0}에서 제거하려고 합니다." #. placeholder {0}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "곧 다음 그룹을 <0>{0}에서 제거하려고 합니다." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "현재는 문서를 업로드할 수 없습니다." msgid "You cannot upload encrypted PDFs." msgstr "암호화된 PDF는 업로드할 수 없습니다." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "현재 비활성 상태인 <0>{currentProductName} 구독이 있습니다." @@ -11369,6 +11558,15 @@ msgstr "현재 비활성 상태인 <0>{currentProductName} 구독이 있습 msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "현재 이 조직 내 어느 팀에도 접근 권한이 없습니다. 액세스를 요청하려면 조직 관리자에게 문의해 주세요." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "이 팀에 대한 토큰을 생성할 권한이 없습니다." @@ -11381,6 +11579,10 @@ msgstr "결제를 관리하는 조직이 없습니다." msgid "You don't need to sign it anymore." msgstr "더 이상 이 문서에 서명할 필요가 없습니다." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "팀 그룹을 업데이트했습니다." msgid "You have verified your email address for <0>{0}." msgstr "<0>{0} 팀의 이메일 주소를 성공적으로 인증했습니다." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "이 페이지를 보려면 로그인해야 합니다." msgid "You need to setup 2FA to mark this document as viewed." msgstr "이 문서를 열람 처리하려면 2단계 인증을 설정해야 합니다." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "이 조직을 생성한 후, 클레임 또는 구독을 별도로 구성해야 합니다." @@ -11642,6 +11939,11 @@ msgstr "템플릿 \"{templateName}\"에 대한 대량 발송 작업이 완료되 msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "현재 {currentProductName} 요금제 결제가 연체되었습니다. 결제 정보를 업데이트해 주세요." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "현재 요금제에는 다음 지원 채널이 포함되어 있습니다:" diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index 46fc85cd4..e2aa8a961 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr ".PDF-documenten toegestaan (max. {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, one {# veld} other {# velden}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# map} other {# mappen}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0} heeft je uitgenodigd om het document \"{1}\" te {recipientActionVerb msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} heeft je uitgenodigd om een document te {recipientActionVerb}" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {U kunt niet meer dan # passkey hebben.} msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {Je kunt niet meer dan # item per envelop uploaden.} other {Je kunt niet meer dan # items per envelop uploaden.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} heeft een veld toegevoegd" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} heeft een ontvanger toegevoegd" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} heeft een envelop-item aangemaakt met de titel {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} heeft het document aangemaakt" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} heeft een envelop-item verwijderd met de titel {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} heeft het document verwijderd" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} heeft het document naar een team verplaatst" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} heeft het document geopend" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} heeft een veld vooraf ingevuld" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} heeft een veld verwijderd" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} heeft een ontvanger verwijderd" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} heeft een e-mail opnieuw verzonden naar {0}" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} heeft een e-mail verzonden naar {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} heeft het document verzonden" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} heeft een veld ondertekend" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} heeft een veld onttekend" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} heeft een veld bijgewerkt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} heeft een ontvanger bijgewerkt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} heeft het document bijgewerkt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} heeft de toegangsautorisatievereisten voor het document bijgewerkt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} heeft de externe ID van het document bijgewerkt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} heeft de ondertekeningsautorisatievereisten van het document bijgewerkt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} heeft de documenttitel bijgewerkt" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document visibility" -msgstr "{prefix} heeft de documentzichtbaarheid 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" @@ -510,47 +411,148 @@ msgstr "{teamName} heeft je uitgenodigd om {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} heeft je uitgenodigd om {action} {documentName}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} heeft het document goedgekeurd" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} heeft het document in CC gezet" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} heeft zijn/haar taak voltooid" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} kon geen 2FA-token voor het document valideren" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} heeft het document geweigerd" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} heeft een 2FA-token voor het document aangevraagd" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} heeft het document ondertekend" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} heeft een 2FA-token voor het document gevalideerd" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} heeft het document bekeken" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Selecteer minimaal # optie} other {Selecteer minimaal # opties}}" @@ -1084,6 +1086,7 @@ msgstr "Acties" msgid "Active" msgstr "Actief" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "Ontvangers toevoegen" msgid "Add Recipients" msgstr "Ontvangers toevoegen" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "Door de functie voor elektronische handtekeningen te gebruiken, stem je msgid "Can prepare" msgstr "Kan voorbereiden" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "Grafieken" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Selectievakje" @@ -2516,7 +2529,6 @@ msgstr "Vergelijk alle abonnementen en functies in detail" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "Maak een supportticket aan" msgid "Create a team to collaborate with your team members." msgstr "Maak een team aan om samen te werken met je teamleden." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "Wil je deze sjabloon verwijderen?" msgid "Do you want to duplicate this template?" msgstr "Wil je deze sjabloon dupliceren?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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 verwijdert <0>al je documenten, samen met al je voltooide documenten, handtekeningen en alle andere bronnen die bij je account horen." @@ -3629,6 +3646,7 @@ msgstr "Document geannuleerd" msgid "Document completed" msgstr "Document voltooid" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Document geopend" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "Documenteigendom gedelegeerd" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Document in behandeling" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "E-mailvoorkeuren bijgewerkt" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "E-mail opnieuw verzonden" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "E-mails afzender" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "E-mail verzonden" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "Aantal envelop-items" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "Envelop-item aangemaakt" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "Envelop-item verwijderd" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "Time‑out overschreden" msgid "Expired" msgstr "Verlopen" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "Instellingen opslaan is mislukt." msgid "Failed to sign out all sessions" msgstr "Uitloggen van alle sessies mislukt" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "Account ontkoppelen mislukt" @@ -4780,6 +4810,10 @@ msgstr "Mislukt: {failedCount}" msgid "Feature Flags" msgstr "Feature-flags" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Tekenlimiet veld" @@ -5335,7 +5369,9 @@ msgstr "Geërfde abonnementsclaim" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Initialen" @@ -5363,11 +5399,20 @@ msgstr "Ongeldige code. Probeer het opnieuw." msgid "Invalid domains" msgstr "Ongeldige domeinen" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Ongeldig e-mailadres" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Ongeldige link" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "Leden uitnodigen" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Organisatieleden uitnodigen" @@ -5426,6 +5472,10 @@ msgstr "Organisatieleden uitnodigen" msgid "Invite team members to collaborate" msgstr "Teamleden uitnodigen om samen te werken" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Uitgenodigd op" @@ -5570,6 +5620,12 @@ msgstr "Laatst gebruikt" msgid "Last Year" msgstr "Afgelopen jaar" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "Letterspatiëring" msgid "Letter Spacing" msgstr "Letterspatiëring" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Lichte modus" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "Link verloopt over 30 minuten." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "Sjabloon koppelen" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "Document wordt geladen..." msgid "Loading suggestions..." msgstr "Suggesties laden..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Laden..." @@ -5954,6 +6033,10 @@ msgstr "Midden" msgid "Min" msgstr "Min" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Ontbrekende ontvangers" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "Mijn map" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "n.v.t." @@ -6145,6 +6229,10 @@ msgstr "Geen documenten gevonden" msgid "No email detected" msgstr "Geen e-mailadres gedetecteerd" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "Er zijn geen velden in uw document gedetecteerd." @@ -6165,6 +6253,18 @@ msgstr "Geen mappen gevonden die overeenkomen met \"{searchTerm}\"" msgid "No further action is required from you at this time." msgstr "Er is op dit moment geen verdere actie van jou vereist." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "Geen organisaties gevonden" @@ -6665,6 +6765,7 @@ msgstr "Wachtwoord bijgewerkt" msgid "Password updated!" msgstr "Wachtwoord bijgewerkt." +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ msgstr "Controleer het document voordat je ondertekent." msgid "Please select a PDF file" msgstr "Selecteer een PDF-bestand" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Selecteer hoe u uw verificatiecode wilt ontvangen." @@ -7091,7 +7196,9 @@ msgstr "Snelle acties" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Radio" @@ -7176,11 +7283,6 @@ msgstr "Recente documenten" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Ontvanger" @@ -7201,14 +7303,42 @@ msgstr "Ontvanger {0}" msgid "Recipient action authentication" msgstr "Authenticatie voor ontvangeractie" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "E-mail bij verwijderde ontvanger" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "E-mail bij ondertekende ontvanger" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "E-mail voor ondertekeningsverzoek aan ontvanger" @@ -7217,10 +7347,20 @@ msgstr "E-mail voor ondertekeningsverzoek aan ontvanger" msgid "Recipient updated" msgstr "Ontvanger bijgewerkt" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "Beveiliging" msgid "Security activity" msgstr "Beveiligingsactiviteit" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "Zie het tabblad Achtergrondtaken voor de status" @@ -7853,15 +7997,18 @@ msgstr "Selecteer optie" msgid "Select Options" msgstr "Selecteer opties" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Passkey selecteren" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "Ontvangers selecteren" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "Registreren met OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Handtekening" @@ -8681,10 +8829,12 @@ msgstr "E-maildomeinen synchroniseren" msgid "Sync failed, changes not saved" msgstr "Synchroniseren mislukt, wijzigingen niet opgeslagen" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "Systeem heeft automatisch velden ingevoegd" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "De documenteigenaar is op de hoogte gebracht van je beslissing. Indien n #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "De documenteigendom is namens {1} gedelegeerd aan {0}" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "Om deze {1} te {0}, moet u zijn ingelogd." msgid "To accept this invitation you must create an account." msgstr "Om deze uitnodiging te accepteren, moet je een account aanmaken." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To add members to this team, you must first add them to the organisation." +msgstr "" + #: 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 voegen, moet je ze eerst aan de organisatie toevoegen. Raadpleeg de <0>documentatie voor meer informatie." @@ -9886,6 +10041,10 @@ msgstr "Typen" msgid "Type a command or search..." msgstr "Typ een opdracht of zoek..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Typ uw handtekening" @@ -10372,10 +10531,6 @@ msgstr "Validatie mislukt" msgid "Value" msgstr "Waarde" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "Waarde moet een getal zijn" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Verificatiecode vereist" @@ -11115,6 +11270,18 @@ msgstr "Ja" msgid "You" msgstr "Jij" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "U staat op het punt het volgende document goed te keuren" @@ -11179,11 +11346,16 @@ msgid "You are about to remove the following email from <0>{0}." msgstr "Je staat op het punt de volgende e-mail uit <0>{0} te verwijderen." #. placeholder {0}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "Je staat op het punt de volgende groep te verwijderen uit <0>{0}." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "Je kunt op dit moment geen documenten uploaden." msgid "You cannot upload encrypted PDFs." msgstr "Je kunt geen versleutelde pdf-bestanden uploaden." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Je hebt momenteel een inactief {currentProductName}-abonnement" @@ -11369,6 +11558,15 @@ msgstr "Je hebt momenteel een inactief {currentProductName}-abonnement" msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "Je hebt momenteel geen toegang tot teams binnen deze organisatie. Neem contact op met je organisatie om toegang aan te vragen." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "Je hebt geen toestemming om een token voor dit team te maken." @@ -11381,6 +11579,10 @@ msgstr "U beheert de facturering voor geen enkele organisatie." msgid "You don't need to sign it anymore." msgstr "Je hoeft het niet meer te ondertekenen." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "Je hebt de teamgroep bijgewerkt." msgid "You have verified your email address for <0>{0}." msgstr "Je hebt je e‑mailadres voor <0>{0} geverifieerd." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "Je moet ingelogd zijn om deze pagina te bekijken." msgid "You need to setup 2FA to mark this document as viewed." msgstr "Je moet 2FA instellen om dit document als bekeken te markeren." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "Je moet alle claims of abonnementen configureren nadat je deze organisatie hebt aangemaakt" @@ -11642,6 +11939,11 @@ msgstr "Je bulkverzending voor sjabloon \"{templateName}\" is voltooid." msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Je huidige {currentProductName}-abonnement is achterstallig. Werk je betalingsgegevens bij." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Uw huidige abonnement omvat de volgende ondersteuningskanalen:" diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index e066f9a3f..6e1e169e7 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr "Akceptowane dokumenty .PDF (maks. {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, one {1 pole} few {# pola} many {# pól} other {# pola}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# folder} few {# foldery} many {# folderów} other {# folderów}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "Sprawdź i {recipientActionVerb} dokument „{1}” utworzony przez zesp msgid "{0} invited you to {recipientActionVerb} a document" msgstr "Sprawdź i {recipientActionVerb} dokument utworzony przez zespół {0}" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {Nie możesz mieć więcej niż # klucz d msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {Nie możesz przesłać więcej niż # element na kopertę.} few {Nie możesz przesłać więcej niż # elementy na kopertę.} many {Nie możesz przesłać więcej niż # elementów na kopertę.} other {Nie możesz przesłać więcej niż # elementów na kopertę.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "Użytkownik {prefix} dodał pole" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "Użytkownik {prefix} dodał odbiorcę" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "Użytkownik {prefix} utworzył element koperty o nazwie {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "Użytkownik {prefix} utworzył dokument" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "Użytkownik {prefix} usunął element koperty o nazwie {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "Użytkownik {prefix} usunął dokument" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "Użytkownik {prefix} przeniósł dokument do zespołu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "Użytkownik {prefix} otworzył dokument" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "Użytkownik {prefix} wstępnie wypełnił pole" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "Użytkownik {prefix} usunął pole" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "Użytkownik {prefix} usunął odbiorcę" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "Użytkownik {prefix} ponownie wysłał wiadomość do {0}" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "Użytkownik {prefix} wysłał wiadomość do {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "Użytkownik {prefix} wysłał dokument" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "Użytkownik {prefix} podpisał pole" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "Użytkownik {prefix} nie podpisał pola" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "Użytkownik {prefix} zaktualizował pole" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "Użytkownik {prefix} zaktualizował odbiorcę" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "Użytkownik {prefix} zaktualizował dokument" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "Użytkownik {prefix} zaktualizował metodę uwierzytelniania do dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "Użytkownik {prefix} zaktualizował identyfikator zewnętrzny dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "Użytkownik {prefix} zaktualizował metodę uwierzytelniania odbiorcy do dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "Użytkownik {prefix} zaktualizował tytuł dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -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" @@ -510,47 +411,148 @@ msgstr "Sprawdź i {0} dokument „{documentName}” utworzony przez zespół {t msgid "{teamName} has invited you to {action} {documentName}" msgstr "Sprawdź i {action} dokument „{documentName}” utworzony przez zespół {teamName}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "Użytkownik {userName} zatwierdził dokument" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "Użytkownik {userName} odebrał kopię dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "Użytkownik {userName} zakończył swoje zadanie" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "Użytkownik {userName} nie zweryfikował kodu weryfikacyjnego dla dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "Użytkownik {userName} odrzucił dokument" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "Użytkownik {userName} poprosił o kod weryfikacyjny dla dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "Użytkownik {userName} podpisał dokument" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "Użytkownik {userName} zweryfikował kod weryfikacyjny dla dokumentu" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "Użytkownik {userName} wyświetlił dokument" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Wybierz co najmniej # opcję} few {Wybierz co najmniej # opcje} many {Wybierz co najmniej # opcji} other {Wybierz co najmniej # opcji}}" @@ -1084,6 +1086,7 @@ msgstr "Akcje" msgid "Active" msgstr "Aktywny" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "Dodaj odbiorców" msgid "Add Recipients" msgstr "Dodaj odbiorców" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "Korzystając z funkcji podpisu elektronicznego, wyrażasz zgodę na prze msgid "Can prepare" msgstr "Może przygotować" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "Wykresy" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Pole wyboru" @@ -2516,7 +2529,6 @@ msgstr "Porównaj wszystkie plany i funkcje" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "Utwórz zgłoszenie" msgid "Create a team to collaborate with your team members." msgstr "Utwórz zespół, aby współpracować z użytkownikami zespołu." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "Czy chcesz usunąć szablon?" msgid "Do you want to duplicate this template?" msgstr "Czy chcesz zduplikować szablon?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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 (w tym zakończone), podpisy oraz dane powiązane z kontem." @@ -3629,6 +3646,7 @@ msgstr "Dokument został anulowany" msgid "Document completed" msgstr "Dokument zakończony" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Otwarto dokument" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "Zmieniono właściciela dokumentu" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Dokument oczekujący" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "Ustawienia adresu e-mail zostały zaktualizowane" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "Wysłano ponownie wiadomość" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "Adres e-mail nadawcy" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "Wysłano wiadomość" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "Liczba elementów w kopercie" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "Utworzono element koperty" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "Usunięto element koperty" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "Przekroczono limit czasu" msgid "Expired" msgstr "Wygasł" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "Nie udało się zapisać ustawień." msgid "Failed to sign out all sessions" msgstr "Nie udało się wylogować ze wszystkich sesji" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "Nie udało się rozłączyć konta" @@ -4780,6 +4810,10 @@ msgstr "Niepowodzenie: {failedCount}" msgid "Feature Flags" msgstr "Flagi funkcji" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Limit znaków" @@ -5335,7 +5369,9 @@ msgstr "Odziedziczenie subskrypcji" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Inicjały" @@ -5363,11 +5399,20 @@ msgstr "Kod jest nieprawidłowy. Spróbuj ponownie." msgid "Invalid domains" msgstr "Domeny są nieprawidłowe" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "Adres e-mail jest nieprawidłowy" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Link jest nieprawidłowy" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "Zaproś użytkowników" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Zaproś użytkowników organizacji" @@ -5426,6 +5472,10 @@ msgstr "Zaproś użytkowników organizacji" msgid "Invite team members to collaborate" msgstr "Zapraszać użytkowników zespołu do współpracy" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Data zaproszenia" @@ -5570,6 +5620,12 @@ msgstr "Użyto" msgid "Last Year" msgstr "Ostatni rok" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "Odstęp między literami" msgid "Letter Spacing" msgstr "Odstęp między literami" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Tryb jasny" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "Link wygaśnie za 30 minut." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "Połącz szablon" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "Ładowanie dokumentu..." msgid "Loading suggestions..." msgstr "Ładowanie sugestii..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Ładowanie..." @@ -5954,6 +6033,10 @@ msgstr "Środek" msgid "Min" msgstr "Min" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Brak odbiorców" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "Mój folder" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "Nie dotyczy" @@ -6145,6 +6229,10 @@ msgstr "Nie znaleziono dokumentów" msgid "No email detected" msgstr "Nie wykryto adresu e-mail" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "Nie wykryto żadnych pól." @@ -6165,6 +6253,18 @@ msgstr "Nie znaleziono folderów pasujących do „{searchTerm}”" msgid "No further action is required from you at this time." msgstr "Nie musisz nic więcej robić." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "Nie znaleziono organizacji" @@ -6665,6 +6765,7 @@ msgstr "Hasło zostało zaktualizowane" msgid "Password updated!" msgstr "Hasło zostało zaktualizowane!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ msgstr "Sprawdź dokument przed podpisaniem." msgid "Please select a PDF file" msgstr "Wybierz plik PDF" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Wybierz, w jaki sposób chcesz otrzymać swój kod weryfikacyjny." @@ -7091,7 +7196,9 @@ msgstr "Szybkie akcje" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Pole wyboru" @@ -7176,11 +7283,6 @@ msgstr "Ostatnie dokumenty" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Odbiorca" @@ -7201,14 +7303,42 @@ msgstr "Odbiorca {0}" msgid "Recipient action authentication" msgstr "Uwierzytelnianie odbiorcy" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "Wiadomość o usuniętym odbiorcy" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "Wiadomość potwierdzająca podpisanie" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "Wiadomość z prośbą o podpisanie" @@ -7217,10 +7347,20 @@ msgstr "Wiadomość z prośbą o podpisanie" msgid "Recipient updated" msgstr "Odbiorca został zaktualizowany" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "Bezpieczeństwo" msgid "Security activity" msgstr "Aktywność bezpieczeństwa" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "Zobacz kartę zadań w tle, aby sprawdzić status" @@ -7853,15 +7997,18 @@ msgstr "Wybierz opcję" msgid "Select Options" msgstr "Wybierz opcje" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Wybierz klucz dostępu" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "Wybierz odbiorców" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "Zarejestruj się przez OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Podpis" @@ -8681,10 +8829,12 @@ msgstr "Synchronizuj domeny" msgid "Sync failed, changes not saved" msgstr "Synchronizacja nie powiodła się. Zmiany nie zostały zapisane" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "System automatycznie uzupełnił pole" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "Właściciel dokumentu został poinformowany o Twojej decyzji. Może si #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "Zmieniono właściciela dokumentu na {0} z zespołu {1}" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "Aby {0} ten {1}, musisz być zalogowany." msgid "To accept this invitation you must create an account." msgstr "Aby zaakceptować zaproszenie, musisz utworzyć konto." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To add members to this team, you must first add them to the organisation." +msgstr "" + #: 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 dodać użytkowników do zespołu, najpierw musisz dodać ich do organizacji. Więcej informacji znajdziesz w <0>dokumentacji." @@ -9886,6 +10041,10 @@ msgstr "Pisany" msgid "Type a command or search..." msgstr "Wpisz polecenie lub wyszukaj..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Wpisz swój podpis" @@ -10372,10 +10531,6 @@ msgstr "Walidacja nie powiodła się" msgid "Value" msgstr "Wartość" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "Wartość musi być liczbą" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Kod weryfikacyjny jest wymagany" @@ -11115,6 +11270,18 @@ msgstr "Tak" msgid "You" msgstr "Ty" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "Zamierzasz zakończyć zatwierdzanie poniższego dokumentu" @@ -11179,11 +11346,16 @@ msgid "You are about to remove the following email from <0>{0}." msgstr "Zamierzasz usunąć następujący adres e-mail z organizacji <0>{0}." #. placeholder {0}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "Masz zamiar usunąć następującą grupę z <0>{0}." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "Nie możesz przesyłać dokumentów w tej chwili." msgid "You cannot upload encrypted PDFs." msgstr "Nie możesz przesyłać zaszyfrowanych plików PDF." +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Masz nieaktywną subskrypcję <0>{currentProductName}" @@ -11369,6 +11558,15 @@ msgstr "Masz nieaktywną subskrypcję <0>{currentProductName}" msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "Obecnie nie masz dostępu do żadnych zespołów w organizacji. Skontaktuj się z organizacją, aby poprosić o dostęp." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "Nie masz uprawnień do utworzenia tokena dla tego zespołu." @@ -11381,6 +11579,10 @@ msgstr "Nie zarządzasz płatnościami żadnej organizacji." msgid "You don't need to sign it anymore." msgstr "Nie musisz już go podpisywać." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "Grupa zespołu została zaktualizowana." msgid "You have verified your email address for <0>{0}." msgstr "Adres e-mail zespołu <0>{0} został zweryfikowany." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "Musisz być zalogowany, aby zobaczyć tę stronę." msgid "You need to setup 2FA to mark this document as viewed." msgstr "Musisz skonfigurować weryfikację dwuetapową, aby oznaczyć dokument jako przeczytany." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "Po utworzeniu organizacji musisz skonfigurować subskrypcję" @@ -11642,6 +11939,11 @@ msgstr "Zbiorcza wysyłka szablonu „{templateName}” została zakończona." msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Twój plan {currentProductName} jest nieopłacony. Zaktualizuj informacje płatnicze." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Twój obecny plan obejmuje następujące kanały wsparcia:" diff --git a/packages/lib/translations/pt-BR/web.po b/packages/lib/translations/pt-BR/web.po index ccc34db46..265046616 100644 --- a/packages/lib/translations/pt-BR/web.po +++ b/packages/lib/translations/pt-BR/web.po @@ -17,6 +17,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr "Documentos .PDF aceitos (máx. {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -96,6 +101,17 @@ msgstr "{0, plural, one {# campo} other {# campos}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, one {# pasta} other {# pastas}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -238,17 +254,6 @@ msgstr "{0} convidou você para {recipientActionVerb} o documento \"{1}\"." msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} convidou você para {recipientActionVerb} um documento" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -341,110 +346,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, one {Você não pode ter mais de # passkey.} msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, one {Você não pode enviar mais de # item por envelope.} other {Você não pode enviar mais de # itens por envelope.}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} adicionou um campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} adicionou um destinatário" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} criou um item de envelope com o título {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} criou o documento" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} excluiu um item de envelope com o título {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} excluiu o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} moveu o documento para a equipe" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} abriu o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} preencheu previamente um campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} removeu um campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} removeu um destinatário" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} reenviou um e-mail para {0}" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} enviou um e-mail para {0}" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} enviou o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} assinou um campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} removeu a assinatura de um campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} atualizou um campo" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} atualizou um destinatário" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} atualizou o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} atualizou os requisitos de autenticação de acesso ao documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} atualizou o ID externo do documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} atualizou os requisitos de autenticação de assinatura do documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} atualizou o título do documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document visibility" -msgstr "{prefix} atualizou a visibilidade do documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} viewed the document" -msgstr "{prefix} visualizou o documento" - #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} documento" @@ -505,47 +406,148 @@ msgstr "{teamName} convidou você para {0}<0/>\"{documentName}\"" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} convidou você para {action} {documentName}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} aprovou o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} recebeu uma cópia do documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} completou sua tarefa" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} falhou ao validar um token 2FA para o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} rejeitou o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} solicitou um token 2FA para o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} assinou o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} validou um token 2FA para o documento" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} visualizou o documento" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, one {Selecione pelo menos # opção} other {Selecione pelo menos # opções}}" @@ -1079,6 +1081,7 @@ msgstr "Ações" msgid "Active" msgstr "Ativo" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1253,6 +1256,10 @@ msgstr "Adicionar destinatários" msgid "Add Recipients" msgstr "Adicionar Destinatários" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2192,6 +2199,10 @@ msgstr "Ao usar o recurso de assinatura eletrônica, você consente em realizar msgid "Can prepare" msgstr "Pode preparar" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2354,7 +2365,9 @@ msgstr "Gráficos" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "Caixa de seleção" @@ -2511,7 +2524,6 @@ msgstr "Compare todos os planos e recursos em detalhes" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2859,6 +2871,7 @@ msgstr "Criar um ticket de suporte" msgid "Create a team to collaborate with your team members." msgstr "Crie uma equipe para colaborar com os membros da sua equipe." +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3557,6 +3570,10 @@ msgstr "Você deseja excluir este modelo?" msgid "Do you want to duplicate this template?" msgstr "Você deseja duplicar este modelo?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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 "A Documenso excluirá <0>todos os seus documentos, juntamente com todos os seus documentos concluídos, assinaturas e todos os outros recursos pertencentes à sua conta." @@ -3624,6 +3641,7 @@ msgstr "Documento Cancelado" msgid "Document completed" msgstr "Documento concluído" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3764,11 +3782,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "Documento aberto" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "Documento pendente" @@ -4265,8 +4278,9 @@ msgid "Email preferences updated" msgstr "Preferências de e-mail atualizadas" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "E-mail reenviado" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4276,8 +4290,9 @@ msgid "Email Sender" msgstr "Remetente do E-mail" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "E-mail enviado" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4521,12 +4536,14 @@ msgid "Envelope Item Count" msgstr "Contagem de Itens do Envelope" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "Item do envelope criado" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "Item do envelope excluído" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4664,6 +4681,15 @@ msgstr "Tempo limite excedido" msgid "Expired" msgstr "Expirado" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4737,6 +4763,10 @@ msgstr "Falha ao salvar configurações." msgid "Failed to sign out all sessions" msgstr "Falha ao sair de todas as sessões" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "Falha ao desvincular conta" @@ -4775,6 +4805,10 @@ msgstr "Falhou: {failedCount}" msgid "Feature Flags" msgstr "Sinalizadores de Recurso" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "Limite de caracteres do campo" @@ -5330,7 +5364,9 @@ msgstr "Reivindicação de assinatura herdada" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "Iniciais" @@ -5358,11 +5394,20 @@ msgstr "Código inválido. Por favor, tente novamente." msgid "Invalid domains" msgstr "Domínios inválidos" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "E-mail inválido" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "Link inválido" @@ -5414,6 +5459,7 @@ msgid "Invite Members" msgstr "Convidar Membros" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "Convidar membros da organização" @@ -5421,6 +5467,10 @@ msgstr "Convidar membros da organização" msgid "Invite team members to collaborate" msgstr "Convidar membros da equipe para colaborar" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "Convidado em" @@ -5565,6 +5615,12 @@ msgstr "Último uso" msgid "Last Year" msgstr "Ano Passado" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5597,6 +5653,27 @@ msgstr "Espaçamento entre letras" msgid "Letter Spacing" msgstr "Espaçamento entre Letras" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "Modo Claro" @@ -5622,8 +5699,9 @@ msgid "Link expires in 30 minutes." msgstr "O link expira em 30 minutos." #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "Vincular modelo" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5672,6 +5750,7 @@ msgstr "Carregando Documento..." msgid "Loading suggestions..." msgstr "Carregando sugestões..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "Carregando..." @@ -5949,6 +6028,10 @@ msgstr "Meio" msgid "Min" msgstr "Mín" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "Destinatários Ausentes" @@ -6022,6 +6105,7 @@ msgid "My Folder" msgstr "Minha Pasta" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6140,6 +6224,10 @@ msgstr "Nenhum documento encontrado" msgid "No email detected" msgstr "Nenhum e-mail detectado" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "Nenhum campo foi detectado em seu documento." @@ -6160,6 +6248,18 @@ msgstr "Nenhuma pasta encontrada correspondente a \"{searchTerm}\"" msgid "No further action is required from you at this time." msgstr "Nenhuma ação adicional é necessária de sua parte neste momento." +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "Nenhuma organização encontrada" @@ -6660,6 +6760,7 @@ msgstr "Senha atualizada" msgid "Password updated!" msgstr "Senha atualizada!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6930,6 +7031,10 @@ msgstr "Por favor, revise o documento antes de assinar." msgid "Please select a PDF file" msgstr "Por favor, selecione um arquivo PDF" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "Por favor, selecione como você gostaria de receber seu código de verificação." @@ -7086,7 +7191,9 @@ msgstr "Ações Rápidas" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "Radio" @@ -7171,11 +7278,6 @@ msgstr "Documentos recentes" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "Destinatário" @@ -7196,14 +7298,42 @@ msgstr "Destinatário {0}" msgid "Recipient action authentication" msgstr "Autenticação de ação do destinatário" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "E-mail de destinatário removido" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "E-mail de destinatário assinado" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "E-mail de solicitação de assinatura do destinatário" @@ -7212,10 +7342,20 @@ msgstr "E-mail de solicitação de assinatura do destinatário" msgid "Recipient updated" msgstr "Destinatário atualizado" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7720,6 +7860,10 @@ msgstr "Segurança" msgid "Security activity" msgstr "Atividade de segurança" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "Veja a aba de trabalhos em segundo plano para o status" @@ -7848,15 +7992,18 @@ msgstr "Selecionar Opção" msgid "Select Options" msgstr "" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "Selecionar passkey" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8212,6 +8359,7 @@ msgstr "Inscrever-se com OIDC" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "Assinatura" @@ -8676,10 +8824,12 @@ msgstr "Sincronizar Domínios de E-mail" msgid "Sync failed, changes not saved" msgstr "Falha na sincronização, alterações não salvas" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "Campos inseridos automaticamente pelo sistema" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9070,6 +9220,7 @@ msgstr "O proprietário do documento foi notificado sobre sua decisão. Eles pod #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" msgstr "" @@ -9691,6 +9842,10 @@ msgstr "Para {0} este {1}, você precisa estar logado." msgid "To accept this invitation you must create an account." msgstr "Para aceitar este convite, você deve criar uma conta." +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To add members to this team, you must first add them to the organisation." +msgstr "" + #: 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 adicionar membros a uma equipe, você deve primeiro adicioná-los à organização. Para mais informações, consulte a <0>documentação." @@ -9881,6 +10036,10 @@ msgstr "Digitar" msgid "Type a command or search..." msgstr "Digite um comando ou pesquise..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "Digite sua assinatura" @@ -10367,10 +10526,6 @@ msgstr "Falha na validação" msgid "Value" msgstr "Valor" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "O valor deve ser um número" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "Código de Verificação Necessário" @@ -11110,6 +11265,18 @@ msgstr "Sim" msgid "You" msgstr "Você" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "Você está prestes a concluir a aprovação do seguinte documento" @@ -11174,11 +11341,16 @@ msgid "You are about to remove the following email from <0>{0}." msgstr "Você está prestes a remover o seguinte e-mail de <0>{0}." #. placeholder {0}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "Você está prestes a remover o seguinte grupo de <0>{0}." +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11356,6 +11528,23 @@ msgstr "Você não pode enviar documentos neste momento." msgid "You cannot upload encrypted PDFs." msgstr "" +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "Você tem atualmente uma assinatura <0>{currentProductName} inativa" @@ -11364,6 +11553,15 @@ msgstr "Você tem atualmente uma assinatura <0>{currentProductName} inativa" msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "Você atualmente não tem acesso a nenhuma equipe dentro desta organização. Por favor, entre em contato com sua organização para solicitar acesso." +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "" @@ -11376,6 +11574,10 @@ msgstr "Você não gerencia o faturamento de nenhuma organização." msgid "You don't need to sign it anymore." msgstr "Você não precisa mais assiná-lo." +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11538,6 +11740,10 @@ msgstr "Você atualizou o grupo da equipe." msgid "You have verified your email address for <0>{0}." msgstr "Você verificou seu endereço de e-mail para <0>{0}." +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11579,6 +11785,97 @@ msgstr "Você precisa estar logado para visualizar esta página." msgid "You need to setup 2FA to mark this document as viewed." msgstr "Você precisa configurar a 2FA para marcar este documento como visualizado." +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "Você precisará configurar quaisquer reivindicações ou assinaturas após criar esta organização" @@ -11637,6 +11934,11 @@ msgstr "Sua operação de envio em massa para o modelo \"{templateName}\" foi co msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "Seu plano atual {currentProductName} está vencido. Por favor, atualize suas informações de pagamento." +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "Seu plano atual inclui os seguintes canais de suporte:" diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index 43334bc5e..6d2da8615 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -22,6 +22,11 @@ msgstr "" msgid ".PDF documents accepted (max {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" msgstr "仅接受 .PDF 文档(最大 {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB)" +#. placeholder {0}: invalidEmails[0].value +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "\"{0}\" is not a valid email address." +msgstr "" + #. placeholder {0}: field.customText #. placeholder {1}: timezone || '' #: apps/remix/app/components/general/document-signing/document-signing-date-field.tsx @@ -101,6 +106,17 @@ msgstr "{0, plural, other {# 个字段}}" msgid "{0, plural, one {# folder} other {# folders}}" msgstr "{0, plural, other {# 个文件夹}}" +#. placeholder {0}: result.deletedCount +#. placeholder {1}: result.failedIds.length +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item deleted.} other {# items deleted.}} {1, plural, one {# item could not be deleted.} other {# items could not be deleted.}}" +msgstr "" + +#. placeholder {0}: result.deletedCount +#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx +msgid "{0, plural, one {# item has been deleted.} other {# items have been deleted.}}" +msgstr "" + #. placeholder {0}: detectedRecipients.length #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx msgid "{0, plural, one {# recipient have been added from AI detection.} other {# recipients have been added from AI detection.}}" @@ -243,17 +259,6 @@ msgstr "{0} 已邀请您 {recipientActionVerb} 文档“{1}”。" msgid "{0} invited you to {recipientActionVerb} a document" msgstr "{0} 邀请您 {recipientActionVerb} 一个文档" -#. placeholder {0}: result.deletedCount -#. placeholder {1}: result.failedIds.length -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) deleted. {1} item(s) could not be deleted." -msgstr "" - -#. placeholder {0}: result.deletedCount -#: apps/remix/app/components/dialogs/envelopes-bulk-delete-dialog.tsx -msgid "{0} item(s) have been deleted." -msgstr "" - #. placeholder {0}: remaining.documents #. placeholder {1}: quota.documents #: apps/remix/app/components/general/document/document-upload-button-legacy.tsx @@ -346,110 +351,6 @@ msgstr "{MAXIMUM_PASSKEYS, plural, other {您不能拥有超过 # 个通行密 msgid "{maximumEnvelopeItemCount, plural, one {You cannot upload more than # item per envelope.} other {You cannot upload more than # items per envelope.}}" msgstr "{maximumEnvelopeItemCount, plural, other {每个信封最多只能上传 # 个项目。}}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a field" -msgstr "{prefix} 添加了一个字段" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} added a recipient" -msgstr "{prefix} 添加了一个收件人" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created an envelope item with title {0}" -msgstr "{prefix} 创建了标题为 {0} 的信封条目" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} created the document" -msgstr "{prefix} 创建了文档" - -#. placeholder {0}: data.envelopeItemTitle -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted an envelope item with title {0}" -msgstr "{prefix} 删除了标题为 {0} 的信封条目" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} deleted the document" -msgstr "{prefix} 删除了文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} moved the document to team" -msgstr "{prefix} 将文档移动到团队" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} opened the document" -msgstr "{prefix} 打开了文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} prefilled a field" -msgstr "{prefix} 预填充了一个字段" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a field" -msgstr "{prefix} 删除了一个字段" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} removed a recipient" -msgstr "{prefix} 删除了一个收件人" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} resent an email to {0}" -msgstr "{prefix} 重新向 {0} 发送了电子邮件" - -#. placeholder {0}: data.recipientEmail -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent an email to {0}" -msgstr "{prefix} 向 {0} 发送了电子邮件" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} sent the document" -msgstr "{prefix} 发送了文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} signed a field" -msgstr "{prefix} 签署了一个字段" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} unsigned a field" -msgstr "{prefix} 取消签署了一个字段" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a field" -msgstr "{prefix} 更新了一个字段" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated a recipient" -msgstr "{prefix} 更新了一个收件人" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document" -msgstr "{prefix} 更新了文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document access auth requirements" -msgstr "{prefix} 更新了文档访问认证要求" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document external ID" -msgstr "{prefix} 更新了文档外部 ID" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document signing auth requirements" -msgstr "{prefix} 更新了文档签署认证要求" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document title" -msgstr "{prefix} 更新了文档标题" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} updated the document visibility" -msgstr "{prefix} 更新了文档可见性" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{prefix} viewed the document" -msgstr "{prefix} 查看了文档" - #: apps/remix/app/components/general/direct-template/direct-template-page.tsx msgid "{recipientActionVerb} document" msgstr "{recipientActionVerb} 文档" @@ -510,47 +411,148 @@ msgstr "{teamName} 已邀请您 {0}<0/>“{documentName}”" msgid "{teamName} has invited you to {action} {documentName}" msgstr "{teamName} 已邀请您 {action} {documentName}" +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} completed their task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} created the document" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} deleted the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} moved the document to team" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "{user} viewed the document" +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{userAgent}" msgstr "{userAgent}" -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} approved the document" -msgstr "{userName} 已审批该文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} CC'd the document" -msgstr "{userName} 已抄送该文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} completed their task" -msgstr "{userName} 已完成其任务" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} failed to validate a 2FA token for the document" -msgstr "{userName} 验证文档 2FA 令牌失败" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} rejected the document" -msgstr "{userName} 已拒签该文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} requested a 2FA token for the document" -msgstr "{userName} 请求了文档的 2FA 令牌" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} signed the document" -msgstr "{userName} 已签署该文档" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} validated a 2FA token for the document" -msgstr "{userName} 验证了文档的 2FA 令牌" - -#: packages/lib/utils/document-audit-logs.ts -msgid "{userName} viewed the document" -msgstr "{userName} 已查看该文档" - #: apps/remix/app/components/dialogs/sign-field-checkbox-dialog.tsx msgid "{validationLength, plural, one {Select at least # option} other {Select at least # options}}" msgstr "{validationLength, plural, other {至少选择 # 个选项}}" @@ -1084,6 +1086,7 @@ msgstr "操作" msgid "Active" msgstr "启用" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Active" @@ -1258,6 +1261,10 @@ msgstr "添加收件人" msgid "Add Recipients" msgstr "添加收件人" +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx +msgid "Add recipients to your document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: packages/ui/primitives/document-flow/add-signers.tsx @@ -2197,6 +2204,10 @@ msgstr "使用电子签名功能,即表示你同意以电子方式进行交易 msgid "Can prepare" msgstr "可预填" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Can't find someone?" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx @@ -2359,7 +2370,9 @@ msgstr "图表" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Checkbox" msgstr "复选框" @@ -2516,7 +2529,6 @@ msgstr "详细比较所有套餐和功能" #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/embed-document-signing-page-v1.tsx #: apps/remix/app/components/embed/multisign/multi-sign-document-signing-view.tsx -#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "Complete" @@ -2864,6 +2876,7 @@ msgstr "创建支持工单" msgid "Create a team to collaborate with your team members." msgstr "创建一个团队,与团队成员协作。" +#: apps/remix/app/components/forms/signup.tsx #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx #: packages/email/template-components/template-document-self-signed.tsx msgid "Create account" @@ -3562,6 +3575,10 @@ msgstr "要删除此模板吗?" msgid "Do you want to duplicate this template?" msgstr "要复制此模板吗?" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Documenso License" +msgstr "" + #: apps/remix/app/components/dialogs/account-delete-dialog.tsx 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 将删除<0>你所有的文档,包括所有已完成的文档、签名以及属于你账号的其他所有资源。" @@ -3629,6 +3646,7 @@ msgstr "文档已取消" msgid "Document completed" msgstr "文档已完成" +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" @@ -3769,11 +3787,6 @@ msgctxt "Audit log format" msgid "Document opened" msgstr "文档已打开" -#: packages/lib/utils/document-audit-logs.ts -msgctxt "Audit log format" -msgid "Document ownership delegated" -msgstr "文档所有权已被委派" - #: apps/remix/app/components/general/document/document-status.tsx msgid "Document pending" msgstr "文档待处理" @@ -4270,8 +4283,9 @@ msgid "Email preferences updated" msgstr "邮件偏好已更新" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email resent" -msgstr "邮件已重新发送" +msgstr "" #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx @@ -4281,8 +4295,9 @@ msgid "Email Sender" msgstr "邮件发件人" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Email sent" -msgstr "邮件已发送" +msgstr "" #: apps/remix/app/routes/_unauthenticated+/check-email.tsx msgid "Email sent!" @@ -4526,12 +4541,14 @@ msgid "Envelope Item Count" msgstr "信封条目数量" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item created" -msgstr "信封条目已创建" +msgstr "" #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "Envelope item deleted" -msgstr "信封条目已删除" +msgstr "" #: apps/remix/app/components/dialogs/envelope-redistribute-dialog.tsx msgid "Envelope resent" @@ -4669,6 +4686,15 @@ msgstr "超时" msgid "Expired" msgstr "已过期" +#: apps/remix/app/components/general/admin-license-card.tsx +msgctxt "Subscription status" +msgid "Expired" +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Expires" +msgstr "" + #. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" @@ -4742,6 +4768,10 @@ msgstr "保存设置失败。" msgid "Failed to sign out all sessions" msgstr "注销所有会话失败" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Failed to sync license" +msgstr "" + #: apps/remix/app/routes/_authenticated+/settings+/security.linked-accounts.tsx msgid "Failed to unlink account" msgstr "取消关联账户失败" @@ -4780,6 +4810,10 @@ msgstr "失败:{failedCount}" msgid "Feature Flags" msgstr "功能开关" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Features" +msgstr "" + #: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx msgid "Field character limit" msgstr "字段字符限制" @@ -5335,7 +5369,9 @@ msgstr "继承的订阅声明" #: apps/remix/app/components/general/document-signing/document-signing-initials-field.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Initials" msgstr "首字母缩写" @@ -5363,11 +5399,20 @@ msgstr "验证码无效。请重试。" msgid "Invalid domains" msgstr "无效的域名" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: packages/lib/types/recipient.ts #: packages/ui/primitives/document-flow/add-signers.types.ts msgid "Invalid email" msgstr "邮箱无效" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Invalid License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Invalid License Type - Your Documenso instance is using features that are not part of your license." +msgstr "" + #: apps/remix/app/routes/_unauthenticated+/team.verify.email.$token.tsx msgid "Invalid link" msgstr "链接无效" @@ -5419,6 +5464,7 @@ msgid "Invite Members" msgstr "邀请成员" #: apps/remix/app/components/dialogs/organisation-member-invite-dialog.tsx +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "Invite organisation members" msgstr "邀请组织成员" @@ -5426,6 +5472,10 @@ msgstr "邀请组织成员" msgid "Invite team members to collaborate" msgstr "邀请团队成员协作" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Invite them to the organisation first" +msgstr "" + #: apps/remix/app/components/tables/organisation-member-invites-table.tsx msgid "Invited At" msgstr "邀请时间" @@ -5570,6 +5620,12 @@ msgstr "上次使用" msgid "Last Year" msgstr "去年" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Learn more" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-leave-dialog.tsx #: apps/remix/app/components/tables/user-organisations-table.tsx msgid "Leave" @@ -5602,6 +5658,27 @@ msgstr "字间距" msgid "Letter Spacing" msgstr "字间距" +#: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Expired - Please renew your license to continue using enterprise features." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License Key" +msgstr "" + +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "License Payment Overdue - Please update your payment to avoid service disruptions." +msgstr "" + +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "License synced" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Light Mode" msgstr "浅色模式" @@ -5627,8 +5704,9 @@ msgid "Link expires in 30 minutes." msgstr "链接将在 30 分钟后失效。" #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/settings.public-profile.tsx +msgctxt "Action button to link template to public profile" msgid "Link template" -msgstr "链接模板" +msgstr "" #: packages/email/templates/organisation-account-link-confirmation.tsx msgid "Link your Documenso account" @@ -5677,6 +5755,7 @@ msgstr "正在加载文档..." msgid "Loading suggestions..." msgstr "正在加载建议…" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx msgid "Loading..." msgstr "正在加载..." @@ -5954,6 +6033,10 @@ msgstr "垂直居中" msgid "Min" msgstr "最小值" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "Missing License - Your Documenso instance is using features that require a license." +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx msgid "Missing Recipients" msgstr "缺少收件人" @@ -6027,6 +6110,7 @@ msgid "My Folder" msgstr "我的文件夹" #: apps/remix/app/components/tables/internal-audit-log-table.tsx +#: apps/remix/app/routes/_internal+/[__htmltopdf]+/certificate.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "N/A" msgstr "N/A" @@ -6145,6 +6229,10 @@ msgstr "未找到文档" msgid "No email detected" msgstr "未检测到电子邮件" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No features enabled" +msgstr "" + #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx msgid "No fields were detected in your document." msgstr "在您的文档中未检测到任何字段。" @@ -6165,6 +6253,18 @@ msgstr "未找到与“{searchTerm}”匹配的文件夹" msgid "No further action is required from you at this time." msgstr "目前您无需再执行任何操作。" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "No License Configured" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No members selected" +msgstr "" + +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "No organisation members available" +msgstr "" + #: apps/remix/app/routes/_authenticated+/dashboard.tsx msgid "No organisations found" msgstr "未找到组织" @@ -6665,6 +6765,7 @@ msgstr "密码已更新" msgid "Password updated!" msgstr "密码已更新!" +#: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/tables/user-billing-organisations-table.tsx msgctxt "Subscription status" msgid "Past Due" @@ -6935,6 +7036,10 @@ msgstr "签署前请先审阅文档。" msgid "Please select a PDF file" msgstr "请选择一个 PDF 文件" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "Please select at least one member to add to the team." +msgstr "" + #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Please select how you'd like to receive your verification code." msgstr "请选择您希望接收验证码的方式。" @@ -7091,7 +7196,9 @@ msgstr "快速操作" #: apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx #: apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx #: packages/lib/utils/fields.ts +#: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Radio" msgstr "单选" @@ -7176,11 +7283,6 @@ msgstr "最近文档" #: apps/remix/app/components/general/template/template-page-view-documents-table.tsx #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/inbox-table.tsx -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts -#: packages/lib/utils/document-audit-logs.ts msgid "Recipient" msgstr "收件人" @@ -7201,14 +7303,42 @@ msgstr "收件人 {0}" msgid "Recipient action authentication" msgstr "收件人操作认证" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient approved the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient completed their task" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient failed to validate a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient rejected the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient removed email" msgstr "收件人移除邮件" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient requested a 2FA token for the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signed email" msgstr "收件人签署邮件" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient signed the document" +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Recipient signing request email" msgstr "收件人签署请求邮件" @@ -7217,10 +7347,20 @@ msgstr "收件人签署请求邮件" msgid "Recipient updated" msgstr "收件人已更新" +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "Recipient viewed the document" +msgstr "" + #: apps/remix/app/components/embed/authoring/configure-document-recipients.tsx #: apps/remix/app/components/general/document/document-page-view-recipients.tsx +#: apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx #: apps/remix/app/components/general/template/template-page-view-recipients.tsx #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx +#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx #: apps/remix/app/routes/_internal+/[__htmltopdf]+/audit-log.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "Recipients" @@ -7725,6 +7865,10 @@ msgstr "安全" msgid "Security activity" msgstr "安全活动" +#: apps/remix/app/components/general/admin-license-status-banner.tsx +msgid "See Documentation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "See the background jobs tab for the status" msgstr "状态请查看后台作业选项卡" @@ -7853,15 +7997,18 @@ msgstr "选择选项" msgid "Select Options" msgstr "选择选项" +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or add recipients" +msgstr "" + +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Select or enter email address" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-auth-passkey.tsx msgid "Select passkey" msgstr "选择通行密钥" -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx -msgid "Select recipients" -msgstr "选择收件人" - #: apps/remix/app/components/tables/documents-table.tsx #: apps/remix/app/components/tables/templates-table.tsx msgid "Select row" @@ -8217,6 +8364,7 @@ msgstr "使用 OIDC 注册" #: packages/lib/utils/fields.ts #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/document-flow/types.ts +#: packages/ui/primitives/field-selector.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx msgid "Signature" msgstr "签名" @@ -8681,10 +8829,12 @@ msgstr "同步邮箱域名" msgid "Sync failed, changes not saved" msgstr "同步失败,更改未保存" -#: packages/lib/utils/document-audit-logs.ts -msgid "System auto inserted fields" -msgstr "系统自动插入了字段" +#: apps/remix/app/components/general/admin-license-card.tsx +msgid "Sync license from server" +msgstr "" +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts #: packages/lib/utils/document-audit-logs.ts msgctxt "Audit log format" msgid "System auto inserted fields" @@ -9075,8 +9225,9 @@ msgstr "文档所有者已收到您的决定通知。如有需要,他们可能 #. placeholder {0}: data.delegatedOwnerName || data.delegatedOwnerEmail #. placeholder {1}: data.teamName #: packages/lib/utils/document-audit-logs.ts +msgctxt "Audit log format" msgid "The document ownership was delegated to {0} on behalf of {1}" -msgstr "已代表 {1} 将该文档所有权委派给 {0}" +msgstr "" #: apps/remix/app/components/dialogs/template-use-dialog.tsx msgid "The document was created but could not be sent to recipients." @@ -9696,6 +9847,10 @@ msgstr "要{0}此{1},您需要先登录。" msgid "To accept this invitation you must create an account." msgstr "要接受此邀请,你必须创建一个账号。" +#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx +msgid "To add members to this team, you must first add them to the organisation." +msgstr "" + #: 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 "要向团队添加成员,必须先将他们添加到组织中。更多信息请参阅<0>文档。" @@ -9886,6 +10041,10 @@ msgstr "键入" msgid "Type a command or search..." msgstr "输入命令或搜索..." +#: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx +msgid "Type an email address to add a recipient" +msgstr "" + #: packages/ui/primitives/signature-pad/signature-pad-type.tsx msgid "Type your signature" msgstr "输入您的签名" @@ -10372,10 +10531,6 @@ msgstr "验证失败" msgid "Value" msgstr "值" -#: packages/lib/types/field-meta.ts -msgid "Value must be a number" -msgstr "值必须为数字" - #: packages/email/template-components/template-access-auth-2fa.tsx msgid "Verification Code Required" msgstr "需要验证码" @@ -11115,6 +11270,18 @@ msgstr "是" msgid "You" msgstr "你" +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You added a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You approved the document" +msgstr "" + #: apps/remix/app/components/general/document-signing/document-signing-complete-dialog.tsx msgid "You are about to complete approving the following document" msgstr "您即将完成以下文档的批准" @@ -11179,11 +11346,16 @@ msgid "You are about to remove the following email from <0>{0}." msgstr "您即将从 <0>{0} 中移除以下邮箱。" #. placeholder {0}: organisation.name -#. placeholder {0}: team.name #: apps/remix/app/components/dialogs/organisation-group-delete-dialog.tsx -#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from organisation" msgid "You are about to remove the following group from <0>{0}." -msgstr "您即将从 <0>{0} 中移除以下组。" +msgstr "" + +#. placeholder {0}: team.name +#: apps/remix/app/components/dialogs/team-group-delete-dialog.tsx +msgctxt "Removing group from team" +msgid "You are about to remove the following group from <0>{0}." +msgstr "" #. placeholder {0}: organisation.name #: apps/remix/app/components/dialogs/organisation-member-delete-dialog.tsx @@ -11361,6 +11533,23 @@ msgstr "您目前无法上传文档。" msgid "You cannot upload encrypted PDFs." msgstr "你无法上传已加密的 PDF。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You CC'd the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You completed your task" +msgstr "" + +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You created an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You created the document" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.billing.tsx msgid "You currently have an inactive <0>{currentProductName} subscription" msgstr "您当前有一个非激活的 <0>{currentProductName} 订阅" @@ -11369,6 +11558,15 @@ msgstr "您当前有一个非激活的 <0>{currentProductName} 订阅" msgid "You currently have no access to any teams within this organisation. Please contact your organisation to request access." msgstr "您当前对该组织内的任何团队都没有访问权限。请联系您的组织以申请访问。" +#. placeholder {0}: data.envelopeItemTitle +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted an envelope item with title {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You deleted the document" +msgstr "" + #: apps/remix/app/components/forms/token.tsx msgid "You do not have permission to create a token for this team." msgstr "您没有权限为此团队创建令牌。" @@ -11381,6 +11579,10 @@ msgstr "您目前未为任何组织管理计费。" msgid "You don't need to sign it anymore." msgstr "您不再需要签署该文档。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You failed to validate a 2FA token for the document" +msgstr "" + #. placeholder {0}: data.organisationName #: apps/remix/app/routes/_unauthenticated+/organisation.invite.$token.tsx msgid "You have accepted an invitation from <0>{0} to join their organisation." @@ -11543,6 +11745,10 @@ msgstr "您已更新该团队组。" msgid "You have verified your email address for <0>{0}." msgstr "你已验证在 <0>{0} 的邮箱地址。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You moved the document to team" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx #: apps/remix/app/components/dialogs/token-delete-dialog.tsx @@ -11584,6 +11790,97 @@ msgstr "你需要登录才能查看此页面。" msgid "You need to setup 2FA to mark this document as viewed." msgstr "你需要设置双重验证才能将此文档标记为已查看。" +#: packages/lib/utils/document-audit-logs.ts +msgid "You opened the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You prefilled a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You rejected the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You removed a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You requested a 2FA token for the document" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You resent an email to {0}" +msgstr "" + +#. placeholder {0}: data.recipientEmail +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent an email to {0}" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You sent the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You signed the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You unsigned a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a field" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated a recipient" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document access auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document external ID" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document signing auth requirements" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document title" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You updated the document visibility" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +msgid "You validated a 2FA token for the document" +msgstr "" + +#: packages/lib/utils/document-audit-logs.ts +#: packages/lib/utils/document-audit-logs.ts +msgid "You viewed the document" +msgstr "" + #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx msgid "You will need to configure any claims or subscription after creating this organisation" msgstr "创建此组织后,您需要配置相关声明或订阅" @@ -11642,6 +11939,11 @@ msgstr "您针对模板“{templateName}”的批量发送操作已完成。" msgid "Your current {currentProductName} plan is past due. Please update your payment information." msgstr "您当前的 {currentProductName} 套餐已逾期。请更新您的支付信息。" +#: apps/remix/app/components/forms/subscription-claim-form.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Your current license does not include these features." +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.support.tsx msgid "Your current plan includes the following support channels:" msgstr "您当前的套餐包含以下支持渠道:"