From b538580a1ed8a984bed761bee424636af2795f45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 12:21:02 +1100 Subject: [PATCH] chore: extract translations (#2380) --- packages/lib/translations/de/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/en/web.po | 31 +++++++++++++++++++++++++ packages/lib/translations/es/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/fr/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/it/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/ja/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/ko/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/nl/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/pl/web.po | 32 +++++++++++++++++++++++++- packages/lib/translations/pt-BR/web.po | 31 +++++++++++++++++++++++++ packages/lib/translations/zh/web.po | 32 +++++++++++++++++++++++++- 11 files changed, 341 insertions(+), 9 deletions(-) diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index ba7b024dd..ccb8924d4 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "Bestätigung" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "Versuche, das Dokument erneut zu versiegeln, nützlich nach einer Codeä msgid "Audit Log" msgstr "Audit-Protokoll" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Protokolle" @@ -2070,6 +2076,7 @@ msgstr "Markenpräferenzen" msgid "Branding preferences updated" msgstr "Markenpräferenzen aktualisiert" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "Feld in die Zwischenablage kopiert" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "Standarddatei" msgid "Default Organisation Role for New Users" msgstr "Standardorganisation Rolle für neue Benutzer" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Standard-Signatureinstellungen" @@ -3642,6 +3654,7 @@ msgstr "Externe ID des Dokuments aktualisiert" msgid "Document found in your account" msgstr "Dokument in Ihrem Konto gefunden" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "Dokument-ID" @@ -5223,6 +5236,7 @@ msgstr "Authentifizierungsmethode erben" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "Eingeladen am" msgid "Invoice" msgstr "Rechnung" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "Original" msgid "Otherwise, the document will be created as a draft." msgstr "Andernfalls wird das Dokument als Entwurf erstellt." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Organisationseinstellungen überschreiben" @@ -7118,6 +7134,10 @@ msgstr "Empfänger" msgid "Recipients metrics" msgstr "Empfängermetriken" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "Empfänger können das Dokument nach dem Versand unterschreiben" @@ -7735,6 +7755,11 @@ msgstr "Optionen auswählen" 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 "" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "Dies entfernt alle E-Mails, die mit dieser E-Mail-Domain verbunden sind" msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Dies meldet Sie auf allen anderen Geräten ab. Sie müssen sich erneut auf diesen Geräten anmelden, um Ihr Konto weiter zu nutzen." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Zeit" @@ -10148,6 +10174,7 @@ msgstr "Verwenden Sie Ihre Authenticator-App, um einen Code zu generieren" msgid "Use your passkey for authentication" msgstr "Verwenden Sie Ihren Passkey zur Authentifizierung" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "Einblicke anzeigen" msgid "View invites" msgstr "Einladungen ansehen" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "Mehr anzeigen" @@ -11723,4 +11754,3 @@ msgstr "Ihr Verifizierungscode:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index c0f586c46..8ca99e40a 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -1003,6 +1003,7 @@ msgid "Acknowledgment" msgstr "Acknowledgment" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1943,7 +1944,12 @@ msgstr "Attempts sealing the document again, useful for after a code change has msgid "Audit Log" msgstr "Audit Log" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "Audit Log Details" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Audit Logs" @@ -2065,6 +2071,7 @@ msgstr "Branding Preferences" msgid "Branding preferences updated" msgstr "Branding preferences updated" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2729,6 +2736,7 @@ msgstr "Copied field to clipboard" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3100,6 +3108,10 @@ msgstr "Default file" msgid "Default Organisation Role for New Users" msgstr "Default Organisation Role for New Users" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "Default Recipients" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Default Signature Settings" @@ -3637,6 +3649,7 @@ msgstr "Document external ID updated" msgid "Document found in your account" msgstr "Document found in your account" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "Document ID" @@ -5218,6 +5231,7 @@ msgstr "Inherit authentication method" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5336,6 +5350,7 @@ msgstr "Invited At" msgid "Invoice" msgstr "Invoice" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6435,6 +6450,7 @@ msgstr "Original" msgid "Otherwise, the document will be created as a draft." msgstr "Otherwise, the document will be created as a draft." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Override organisation settings" @@ -7113,6 +7129,10 @@ msgstr "Recipients" msgid "Recipients metrics" msgstr "Recipients metrics" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "Recipients that will be automatically added to new documents." + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "Recipients will be able to sign the document once sent" @@ -7730,6 +7750,11 @@ msgstr "Select Options" 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/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9485,6 +9510,7 @@ msgstr "This will remove all emails associated with this email domain" msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Time" @@ -10143,6 +10169,7 @@ msgstr "Use your authenticator app to generate a code" msgid "Use your passkey for authentication" msgstr "Use your passkey for authentication" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10362,6 +10389,10 @@ msgstr "View insights" msgid "View invites" msgstr "View invites" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "View JSON" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "View more" diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index 7ac49248d..8665b3bcb 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "Reconocimiento" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "Intenta sellar el documento de nuevo, útil después de que se haya prod msgid "Audit Log" msgstr "Registro de Auditoría" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Registros de Auditoría" @@ -2070,6 +2076,7 @@ msgstr "Preferencias de marca" msgid "Branding preferences updated" msgstr "Preferencias de marca actualizadas" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "Campo copiado al portapapeles" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "Archivo por defecto" msgid "Default Organisation Role for New Users" msgstr "Rol de organización predeterminado para nuevos usuarios" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Configuraciones de Firma por Defecto" @@ -3642,6 +3654,7 @@ msgstr "Se actualizó el ID externo del documento" msgid "Document found in your account" msgstr "Documento encontrado en tu cuenta" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "ID del documento" @@ -5223,6 +5236,7 @@ msgstr "Heredar método de autenticación" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "Invitado el" msgid "Invoice" msgstr "Factura" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "Original" msgid "Otherwise, the document will be created as a draft." msgstr "De lo contrario, el documento se creará como un borrador." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Anular la configuración de la organización" @@ -7118,6 +7134,10 @@ msgstr "Destinatarios" msgid "Recipients metrics" msgstr "Métricas de destinatarios" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "Los destinatarios podrán firmar el documento una vez enviado" @@ -7735,6 +7755,11 @@ msgstr "Seleccionar opciones" 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 "" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "Esto eliminará todos los correos electrónicos asociados con este domin msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Esto cerrará la sesión en todos los demás dispositivos. Necesitarás iniciar sesión nuevamente en esos dispositivos para continuar usando tu cuenta." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Hora" @@ -10148,6 +10174,7 @@ msgstr "Use su aplicación de autenticación para generar un código" msgid "Use your passkey for authentication" msgstr "Utilice su clave de acceso para la autenticación" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "Ver insights" msgid "View invites" msgstr "Ver invitaciones" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "Ver más" @@ -11723,4 +11754,3 @@ msgstr "Su código de verificación:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "su-dominio.com otro-dominio.com" - diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 42a6efa9b..81e677037 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "Reconnaissance" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "Essaye de sceller le document à nouveau, utile après qu'un changement msgid "Audit Log" msgstr "Journal d'audit" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Journaux de vérification" @@ -2070,6 +2076,7 @@ msgstr "Préférences de branding" msgid "Branding preferences updated" msgstr "Préférences de branding mises à jour" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "Champ copié dans le presse-papiers" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "Fichier par défaut" msgid "Default Organisation Role for New Users" msgstr "Rôle par défaut de l'organisation pour les nouveaux utilisateurs" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Paramètres de Signature par Défaut" @@ -3642,6 +3654,7 @@ msgstr "ID externe du document mis à jour" msgid "Document found in your account" msgstr "Document trouvé dans votre compte" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "ID du document" @@ -5223,6 +5236,7 @@ msgstr "Hériter de la méthode d'authentification" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "Invité à" msgid "Invoice" msgstr "Facture" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "Original" msgid "Otherwise, the document will be created as a draft." msgstr "Sinon, le document sera créé sous forme de brouillon." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Ignorer les paramètres de l'organisation" @@ -7118,6 +7134,10 @@ msgstr "Destinataires" msgid "Recipients metrics" msgstr "Métriques des destinataires" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "Les destinataires pourront signer le document une fois envoyé" @@ -7735,6 +7755,11 @@ msgstr "Sélectionner des options" 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 "" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "Cela supprimera tous les e-mails associés à ce domaine de messagerie" msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Cela entraînera votre déconnexion de tous les autres appareils. Vous devrez vous reconnecter sur ces appareils pour continuer à utiliser votre compte." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Temps" @@ -10148,6 +10174,7 @@ msgstr "Utilisez votre application d'authentification pour générer un code" msgid "Use your passkey for authentication" msgstr "Utilisez votre clé d'accès pour l'authentification" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "Afficher les statistiques" msgid "View invites" msgstr "Voir les invitations" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "Voir plus" @@ -11723,4 +11754,3 @@ msgstr "Votre code de vérification :" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index c60907902..f3de8fe23 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "Riconoscimento" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "Tenta nuovamente di sigillare il documento, utile dopo una modifica al c msgid "Audit Log" msgstr "Registro di controllo" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Registri di Audit" @@ -2070,6 +2076,7 @@ msgstr "Preferenze per il branding" msgid "Branding preferences updated" msgstr "Preferenze di branding aggiornate" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "Campo copiato negli appunti" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "File predefinito" msgid "Default Organisation Role for New Users" msgstr "Ruolo dell'organizzazione predefinito per nuovi utenti" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Impostazioni predefinite della firma" @@ -3642,6 +3654,7 @@ msgstr "ID esterno del documento aggiornato" msgid "Document found in your account" msgstr "Documento trovato nel tuo account" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "ID del documento" @@ -5223,6 +5236,7 @@ msgstr "Ereditare metodo di autenticazione" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "Invitato il" msgid "Invoice" msgstr "Fattura" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "Originale" msgid "Otherwise, the document will be created as a draft." msgstr "Altrimenti, il documento sarà creato come bozza." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Sovrascrivi impostazioni organizzazione" @@ -7118,6 +7134,10 @@ msgstr "Destinatari" msgid "Recipients metrics" msgstr "Metriche dei destinatari" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "I destinatari potranno firmare il documento una volta inviato" @@ -7735,6 +7755,11 @@ msgstr "Seleziona opzioni" 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 "" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "Questo rimuoverà tutte le email associate a questo dominio email" msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Questa azione ti disconnetterà da tutti gli altri dispositivi. Dovrai accedere nuovamente su quei dispositivi per continuare a usare il tuo account." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Ora" @@ -10148,6 +10174,7 @@ msgstr "Usa la tua app di autenticazione per generare un codice" msgid "Use your passkey for authentication" msgstr "Usa la tua chiave di accesso per l'autenticazione" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "Visualizza approfondimenti" msgid "View invites" msgstr "Visualizza inviti" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "Vedi di più" @@ -11723,4 +11754,3 @@ msgstr "Il tuo codice di verifica:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "tuo-dominio.com altro-dominio.com" - diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index aba4508ab..7f20c1272 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "確認" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "文書の再封止を試行します。コード変更後に文書の不 msgid "Audit Log" msgstr "監査ログ" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "監査ログ" @@ -2070,6 +2076,7 @@ msgstr "ブランディング設定" msgid "Branding preferences updated" msgstr "ブランディング設定を更新しました" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "フィールドをクリップボードにコピーしました" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "デフォルトのファイル" msgid "Default Organisation Role for New Users" msgstr "新規ユーザーの既定の組織ロール" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "既定の署名設定" @@ -3642,6 +3654,7 @@ msgstr "ドキュメントの外部 ID が更新されました" msgid "Document found in your account" msgstr "あなたのアカウントでドキュメントが見つかりました" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "文書 ID" @@ -5223,6 +5236,7 @@ msgstr "認証方法を継承" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "招待日時" msgid "Invoice" msgstr "請求書" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "オリジナル" msgid "Otherwise, the document will be created as a draft." msgstr "チェックを入れない場合、文書は下書きとして作成されます。" +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "組織設定を上書き" @@ -7118,6 +7134,10 @@ msgstr "受信者" msgid "Recipients metrics" msgstr "受信者は文書のコピーを保持したままです" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "送信後、受信者は文書に署名できるようになります" @@ -7735,6 +7755,11 @@ msgstr "オプションを選択" 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/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "この操作により、このメールドメインに関連付けられ msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "これにより、他のすべてのデバイスからサインアウトされます。アカウントを引き続き使用するには、それらのデバイスで再度サインインする必要があります。" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "時刻" @@ -10148,6 +10174,7 @@ msgstr "認証アプリを使用してコードを生成してください" msgid "Use your passkey for authentication" msgstr "パスキーで認証する" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "インサイトを表示" msgid "View invites" msgstr "招待を表示" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "さらに表示" @@ -11723,4 +11754,3 @@ msgstr "認証コード:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index ac5283f95..71aa6f62d 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "확인" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "코드 변경으로 잘못된 문서를 수정한 후, 문서를 다시 msgid "Audit Log" msgstr "감사 로그" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "감사 로그" @@ -2070,6 +2076,7 @@ msgstr "브랜딩 환경설정" msgid "Branding preferences updated" msgstr "브랜딩 환경설정이 업데이트되었습니다" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "필드를 클립보드에 복사했습니다." #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "기본 파일" msgid "Default Organisation Role for New Users" msgstr "새 사용자 기본 조직 역할" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "기본 서명 설정" @@ -3642,6 +3654,7 @@ msgstr "문서 외부 ID가 업데이트되었습니다." msgid "Document found in your account" msgstr "귀하의 계정에서 문서를 찾았습니다." +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "문서 ID" @@ -5223,6 +5236,7 @@ msgstr "인증 방식 상속" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "초대 일시" msgid "Invoice" msgstr "청구서" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "원본" msgid "Otherwise, the document will be created as a draft." msgstr "그렇지 않으면 문서는 초안으로 생성됩니다." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "조직 설정 재정의" @@ -7118,6 +7134,10 @@ msgstr "수신자" msgid "Recipients metrics" msgstr "수신자 지표" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "수신자는 문서가 전송된 후 서명할 수 있습니다" @@ -7735,6 +7755,11 @@ msgstr "옵션 선택" 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/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "이 작업은 이 이메일 도메인과 연결된 모든 이메일을 msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "모든 다른 기기에서 로그아웃됩니다. 해당 기기에서 계정을 계속 사용하려면 다시 로그인해야 합니다." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "시간" @@ -10148,6 +10174,7 @@ msgstr "인증 앱을 사용해 코드를 생성하세요" msgid "Use your passkey for authentication" msgstr "패스키로 인증하세요." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "인사이트 보기" msgid "View invites" msgstr "초대 보기" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "더 보기" @@ -11723,4 +11754,3 @@ msgstr "인증 코드:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index 1b685dcc1..23dfb42b0 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "Kennisgeving" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "Probeert het document opnieuw te verzegelen, handig nadat een codewijzig msgid "Audit Log" msgstr "Auditlog" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Auditlogs" @@ -2070,6 +2076,7 @@ msgstr "Brandingvoorkeuren" msgid "Branding preferences updated" msgstr "Brandingvoorkeuren bijgewerkt" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "Veld naar klembord gekopieerd" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "Standaardbestand" msgid "Default Organisation Role for New Users" msgstr "Standaard organisatierol voor nieuwe gebruikers" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Standaardinstellingen voor handtekeningen" @@ -3642,6 +3654,7 @@ msgstr "Externe document-ID bijgewerkt" msgid "Document found in your account" msgstr "Document gevonden in je account" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "Document‑ID" @@ -5223,6 +5236,7 @@ msgstr "Authenticatiemethode overnemen" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "Uitgenodigd op" msgid "Invoice" msgstr "Factuur" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "Origineel" msgid "Otherwise, the document will be created as a draft." msgstr "Anders wordt het document als concept aangemaakt." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Organisatie-instellingen overschrijven" @@ -7118,6 +7134,10 @@ msgstr "Ontvangers" msgid "Recipients metrics" msgstr "Ontvangerstatistieken" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "Ontvangers kunnen het document ondertekenen zodra het is verzonden" @@ -7735,6 +7755,11 @@ msgstr "Selecteer opties" 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 "" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "Hiermee worden alle e-mails die aan dit e-maildomein zijn gekoppeld verw msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Hiermee wordt je op alle andere apparaten uitgelogd. Je moet op die apparaten opnieuw inloggen om je account verder te gebruiken." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Tijd" @@ -10148,6 +10174,7 @@ msgstr "Gebruik uw authenticatie-app om een code te genereren" msgid "Use your passkey for authentication" msgstr "Gebruik je passkey voor authenticatie" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "Inzichten bekijken" msgid "View invites" msgstr "Uitnodigingen bekijken" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "Meer bekijken" @@ -11723,4 +11754,3 @@ msgstr "Uw verificatiecode:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index 55038e3cf..f5fb94836 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "Potwierdzenie" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "Ponowna próba zapieczętowania dokumentu jest przydatna po zmianie kodu msgid "Audit Log" msgstr "Dziennik logów" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Dziennik logów" @@ -2070,6 +2076,7 @@ msgstr "Ustawienia brandingu" msgid "Branding preferences updated" msgstr "Ustawienia brandingu zostały zaktualizowane" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "Pole zostało skopiowane do schowka" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "Domyślny plik" msgid "Default Organisation Role for New Users" msgstr "Domyślna rola w organizacji dla nowych użytkowników" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Domyślne rodzaje dozwolonych podpisów" @@ -3642,6 +3654,7 @@ msgstr "Zaktualizowano identyfikator zewnętrzny dokumentu" msgid "Document found in your account" msgstr "Znaleziono dokument na koncie" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "Identyfikator dokumentu" @@ -5223,6 +5236,7 @@ msgstr "Odziedzicz metodę uwierzytelniania" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "Data zaproszenia" msgid "Invoice" msgstr "Faktura" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "Oryginalny" msgid "Otherwise, the document will be created as a draft." msgstr "W przeciwnym razie dokument zostanie utworzony jako wersja robocza." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Nadpisz ustawienia organizacji" @@ -7118,6 +7134,10 @@ msgstr "Odbiorcy" msgid "Recipients metrics" msgstr "Metryki odbiorców" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "Odbiorcy będą mogli podpisać dokument po jego wysłaniu" @@ -7735,6 +7755,11 @@ msgstr "Wybierz opcje" 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 "" + #: apps/remix/app/components/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "Spowoduje to usunięcie wszystkich adresów e-mail powiązanych z domen msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Spowoduje to wylogowanie ze wszystkich innych urządzeń. Konieczne będzie ponownie zalogowanie się na tych urządzeniach." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Czas" @@ -10148,6 +10174,7 @@ msgstr "Użyj aplikacji uwierzytelniającej, aby wygenerować kod" msgid "Use your passkey for authentication" msgstr "Użyj klucza dostępu do uwierzytelniania" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "Wyświetl statystyki" msgid "View invites" msgstr "Wyświetl zaproszenia" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "Wyświetl więcej" @@ -11723,4 +11754,3 @@ msgstr "Twój kod weryfikacyjny:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/pt-BR/web.po b/packages/lib/translations/pt-BR/web.po index a3553c7ef..21d7aef63 100644 --- a/packages/lib/translations/pt-BR/web.po +++ b/packages/lib/translations/pt-BR/web.po @@ -1003,6 +1003,7 @@ msgid "Acknowledgment" msgstr "Reconhecimento" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1943,7 +1944,12 @@ msgstr "Tenta selar o documento novamente, útil após uma alteração de códig msgid "Audit Log" msgstr "Log de Auditoria" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "Logs de Auditoria" @@ -2065,6 +2071,7 @@ msgstr "Preferências da Marca" msgid "Branding preferences updated" msgstr "Preferências da marca atualizadas" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2729,6 +2736,7 @@ msgstr "Campo copiado para a área de transferência" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3100,6 +3108,10 @@ msgstr "Arquivo padrão" msgid "Default Organisation Role for New Users" msgstr "Função Padrão da Organização para Novos Usuários" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "Configurações de Assinatura Padrão" @@ -3637,6 +3649,7 @@ msgstr "ID externo do documento atualizado" msgid "Document found in your account" msgstr "Documento encontrado em sua conta" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "ID do Documento" @@ -5218,6 +5231,7 @@ msgstr "Herdar método de autenticação" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5336,6 +5350,7 @@ msgstr "Convidado em" msgid "Invoice" msgstr "Fatura" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6435,6 +6450,7 @@ msgstr "Original" msgid "Otherwise, the document will be created as a draft." msgstr "Caso contrário, o documento será criado como um rascunho." +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "Substituir configurações da organização" @@ -7113,6 +7129,10 @@ msgstr "Destinatários" msgid "Recipients metrics" msgstr "Métricas de destinatários" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "Os destinatários poderão assinar o documento assim que enviado" @@ -7730,6 +7750,11 @@ msgstr "" 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/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9485,6 +9510,7 @@ msgstr "Isso removerá todos os e-mails associados a este domínio de e-mail" msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "Isso desconectará você de todos os outros dispositivos. Você precisará entrar novamente nesses dispositivos para continuar usando sua conta." +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "Hora" @@ -10143,6 +10169,7 @@ msgstr "Use seu aplicativo autenticador para gerar um código" msgid "Use your passkey for authentication" msgstr "Use sua passkey para autenticação" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10362,6 +10389,10 @@ msgstr "Visualizar insights" msgid "View invites" msgstr "Visualizar convites" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "Ver mais" diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index 61c7cef08..39a82f678 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -1008,6 +1008,7 @@ msgid "Acknowledgment" msgstr "确认" #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/documents-table-action-dropdown.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -1948,7 +1949,12 @@ msgstr "将再次尝试对文档进行封存,这在代码变更后用于修复 msgid "Audit Log" msgstr "审计日志" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "Audit Log Details" +msgstr "" + #: apps/remix/app/components/general/document/document-page-view-dropdown.tsx +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx msgid "Audit Logs" msgstr "审计日志" @@ -2070,6 +2076,7 @@ msgstr "品牌偏好设置" msgid "Branding preferences updated" msgstr "品牌偏好设置已更新" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx msgid "Browser" @@ -2734,6 +2741,7 @@ msgstr "字段已复制到剪贴板" #: apps/remix/app/components/general/document/document-recipient-link-copy-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/general/webhook-logs-sheet.tsx +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx @@ -3105,6 +3113,10 @@ msgstr "默认文件" msgid "Default Organisation Role for New Users" msgstr "新用户的默认组织角色" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Default Recipients" +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "Default Signature Settings" msgstr "默认签名设置" @@ -3642,6 +3654,7 @@ msgstr "文档外部 ID 已更新" msgid "Document found in your account" msgstr "在您的账户中找到了该文档" +#: apps/remix/app/routes/_authenticated+/admin+/documents.$id.tsx #: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id.logs.tsx msgid "Document ID" msgstr "文档 ID" @@ -5223,6 +5236,7 @@ msgstr "继承认证方式" #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Inherit from organisation" @@ -5341,6 +5355,7 @@ msgstr "邀请时间" msgid "Invoice" msgstr "发票" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: apps/remix/app/components/tables/settings-security-activity-table.tsx @@ -6440,6 +6455,7 @@ msgstr "原始" msgid "Otherwise, the document will be created as a draft." msgstr "否则将把文档创建为草稿。" +#: apps/remix/app/components/forms/document-preferences-form.tsx #: apps/remix/app/components/forms/email-preferences-form.tsx msgid "Override organisation settings" msgstr "覆盖组织设置" @@ -7118,6 +7134,10 @@ msgstr "收件人" msgid "Recipients metrics" msgstr "收件人仍将保留其文档副本" +#: apps/remix/app/components/forms/document-preferences-form.tsx +msgid "Recipients that will be automatically added to new documents." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "Recipients will be able to sign the document once sent" msgstr "发送后,收件人将能够签署此文档" @@ -7735,6 +7755,11 @@ msgstr "选择选项" 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/embed/authoring/configure-document-advanced-settings.tsx #: apps/remix/app/components/forms/document-preferences-form.tsx #: packages/ui/primitives/document-flow/add-settings.tsx @@ -9490,6 +9515,7 @@ msgstr "这将移除此邮箱域名下的所有邮箱" msgid "This will sign you out of all other devices. You will need to sign in again on those devices to continue using your account." msgstr "这将使您在所有其他设备上退出登录。您需要在那些设备上重新登录才能继续使用账户。" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx msgid "Time" msgstr "时间" @@ -10148,6 +10174,7 @@ msgstr "使用您的验证器应用生成验证码" msgid "Use your passkey for authentication" msgstr "使用您的通行密钥进行认证" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx #: apps/remix/app/components/tables/document-logs-table.tsx #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts @@ -10367,6 +10394,10 @@ msgstr "查看洞察" msgid "View invites" msgstr "查看邀请" +#: apps/remix/app/components/tables/admin-document-logs-table.tsx +msgid "View JSON" +msgstr "" + #: apps/remix/app/components/general/template/template-page-view-recent-activity.tsx msgid "View more" msgstr "查看更多" @@ -11723,4 +11754,3 @@ msgstr "您的验证码:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" -