diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index bcf52cc11..07aa30089 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -1621,6 +1621,7 @@ msgstr "Eine E-Mail mit einer Einladung wird an jedes Mitglied gesendet." msgid "An email with this address already exists." msgstr "Eine E-Mail mit dieser Adresse existiert bereits." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "Person nicht gefunden?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "Konfigurieren Sie, wann und wie oft Erinnerungs-E-Mails an Empfänger ge msgid "Confirm" msgstr "Bestätigen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "Benutzerdefinierte Organisationsgruppen" msgid "Customise the colours used on your signing pages." msgstr "Passen Sie die Farben an, die auf Ihren Signaturseiten verwendet werden." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Dunkelmodus" @@ -3532,6 +3539,8 @@ msgstr "Dokumenteigentum delegieren" msgid "delete" msgstr "löschen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "löschen {0}" msgid "delete {emailDomain}" msgstr "löschen {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "löschen {teamName}" @@ -3633,6 +3646,8 @@ msgstr "Umschlag löschen" msgid "Delete Folder" msgstr "Ordner löschen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Organisation löschen" @@ -3695,6 +3710,10 @@ msgstr "Gelöscht" msgid "Deleting account..." msgstr "Konto wird gelöscht..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Ziel" @@ -4745,6 +4764,10 @@ msgstr "E-Mail gesendet!" msgid "Email Settings" msgstr "E-Mail-Einstellungen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "Den Eigentümer per E-Mail benachrichtigen, wenn ein Dokument aus einer direkten Vorlage erstellt wird" @@ -6128,6 +6151,10 @@ msgstr "Rechnung" msgid "IP Address" msgstr "IP-Adresse" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "Herausgeber-URL" @@ -7311,6 +7338,10 @@ msgstr "Oder fahren Sie fort mit" msgid "Organisation" msgstr "Organisation" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Organisationsadministrator" @@ -7676,6 +7707,10 @@ msgstr "pro Monat" msgid "per year" msgstr "pro Jahr" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "Der Inhalt, der im Banne rgezeig wird, HTML ist erlaubt" msgid "The default email to use when sending emails to recipients" msgstr "Die Standard-E-Mail, die beim Versenden von E-Mails an Empfänger verwendet wird" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "Der Ordner, in den Sie die Vorlage verschieben möchten, existiert nicht msgid "The following errors occurred:" msgstr "Die folgenden Fehler sind aufgetreten:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "Für die folgenden Empfänger wird eine E‑Mail‑Adresse benötigt:" @@ -10534,6 +10581,10 @@ msgstr "Die gesuchte Organisationsgruppe wurde möglicherweise entfernt, umbenan msgid "The organisation role that will be applied to all members in this group." msgstr "Die Organisationsrolle, die auf alle Mitglieder in dieser Gruppe angewendet wird." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "Wir konnten die Organisation nicht aktualisieren. Bitte versuchen Sie es msgid "We couldn't update the provider. Please try again." msgstr "Der Anbieter konnte nicht aktualisiert werden. Bitte versuchen Sie es erneut." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "Sie sind dabei, <0>\"{title}\" zu löschen" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "Sie sind dabei, <0>{0} zu löschen. Alle mit dieser Organisation verbundenen Daten wie Teams, Dokumente und alle anderen Ressourcen werden gelöscht. Diese Aktion ist nicht umkehrbar." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "Sie stehen kurz davor, die folgende Team-E-Mail von <0>{teamName} zu löschen." @@ -13216,6 +13275,7 @@ msgstr "Sie haben Ihre E-Mail-Adresse für <0>{0} bestätigt." msgid "You moved the document to team" msgstr "Sie haben das Dokument in das Team verschoben" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "Ihr neues Passwort darf nicht mit Ihrem alten Passwort identisch sein." msgid "Your organisation has been created." msgstr "Ihre Organisation wurde erstellt." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "Ihre Organisation wurde erfolgreich gelöscht." diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index 8d9427bfb..a736796c0 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -1616,6 +1616,7 @@ msgstr "An email containing an invitation will be sent to each member." msgid "An email with this address already exists." msgstr "An email with this address already exists." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2383,6 +2384,7 @@ 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-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2866,6 +2868,7 @@ msgstr "Configure when and how often reminder emails are sent to recipients who msgid "Confirm" msgstr "Confirm" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3395,6 +3398,10 @@ msgstr "Custom Organisation Groups" msgid "Customise the colours used on your signing pages." msgstr "Customise the colours used on your signing pages." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "Danger Zone" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Dark Mode" @@ -3527,6 +3534,8 @@ msgstr "Delegate Document Ownership" msgid "delete" msgstr "delete" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3576,6 +3585,10 @@ msgstr "delete {0}" msgid "delete {emailDomain}" msgstr "delete {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "delete {organisationName}" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "delete {teamName}" @@ -3628,6 +3641,8 @@ msgstr "Delete Envelope" msgid "Delete Folder" msgstr "Delete Folder" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Delete organisation" @@ -3690,6 +3705,10 @@ msgstr "Deleted" msgid "Deleting account..." msgstr "Deleting account..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "Deletion scheduled" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Destination" @@ -4740,6 +4759,10 @@ msgstr "Email sent!" msgid "Email Settings" msgstr "Email Settings" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "Email the organisation owner to notify them of the deletion." + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "Email the owner when a document is created from a direct template" @@ -6123,6 +6146,10 @@ msgstr "Invoice" msgid "IP Address" msgstr "IP Address" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "Irreversible actions for this organisation" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "Issuer URL" @@ -7306,6 +7333,10 @@ msgstr "Or continue with" msgid "Organisation" msgstr "Organisation" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "Organisation \"{organisationName}\" has been deleted" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Organisation Admin" @@ -7671,6 +7702,10 @@ msgstr "per month" msgid "per year" msgstr "per year" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10366,6 +10401,10 @@ msgstr "The content to show in the banner, HTML is allowed" msgid "The default email to use when sending emails to recipients" msgstr "The default email to use when sending emails to recipients" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10491,6 +10530,14 @@ msgstr "The folder you are trying to move the template to does not exist." msgid "The following errors occurred:" msgstr "The following errors occurred:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "The following recipients require an email address:" @@ -10529,6 +10576,10 @@ msgstr "The organisation group you are looking for may have been removed, rename msgid "The organisation role that will be applied to all members in this group." msgstr "The organisation role that will be applied to all members in this group." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "The organisation will be deleted in the background. Documents will be orphaned, not deleted." + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12226,6 +12277,10 @@ msgstr "We couldn't update the organisation. Please try again." msgid "We couldn't update the provider. Please try again." msgstr "We couldn't update the provider. Please try again." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "We encountered an error while attempting to delete this organisation. Please try again later." + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12729,6 +12784,10 @@ msgstr "You are about to delete <0>\"{title}\"" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "You are about to delete the following team email from <0>{teamName}." @@ -13211,6 +13270,7 @@ msgstr "You have verified your email address for <0>{0}." msgid "You moved the document to team" msgstr "You moved the document to team" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13656,6 +13716,11 @@ msgstr "Your new password cannot be the same as your old password." msgid "Your organisation has been created." msgstr "Your organisation has been created." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "Your organisation has been deleted" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "Your organisation has been successfully deleted." diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index 34de9ac72..af8203d2f 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -1621,6 +1621,7 @@ msgstr "Un correo electrónico que contiene una invitación se enviará a cada m msgid "An email with this address already exists." msgstr "Ya existe un correo electrónico con esta dirección." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "¿No puedes encontrar a alguien?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "Configura cuándo y con qué frecuencia se envían correos electrónicos msgid "Confirm" msgstr "Confirmar" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "Grupos de Organización Personalizados" msgid "Customise the colours used on your signing pages." msgstr "Personaliza los colores utilizados en tus páginas de firma." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Modo Oscuro" @@ -3532,6 +3539,8 @@ msgstr "Delegar la propiedad del documento" msgid "delete" msgstr "eliminar" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "eliminar {0}" msgid "delete {emailDomain}" msgstr "eliminar {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "eliminar {teamName}" @@ -3633,6 +3646,8 @@ msgstr "Eliminar sobre" msgid "Delete Folder" msgstr "Eliminar Carpeta" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Eliminar organización" @@ -3695,6 +3710,10 @@ msgstr "Eliminado" msgid "Deleting account..." msgstr "Eliminando cuenta..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Destino" @@ -4745,6 +4764,10 @@ msgstr "¡Correo electrónico enviado!" msgid "Email Settings" msgstr "Configuración de Correo Electrónico" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "Enviar un correo electrónico al propietario cuando se cree un documento a partir de una plantilla directa" @@ -6128,6 +6151,10 @@ msgstr "Factura" msgid "IP Address" msgstr "Dirección IP" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "URL de emisor" @@ -7311,6 +7338,10 @@ msgstr "O continúa con" msgid "Organisation" msgstr "Organización" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Administrador de Organización" @@ -7676,6 +7707,10 @@ msgstr "al mes" msgid "per year" msgstr "al año" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "El contenido que se mostrará en el banner, se permite HTML" msgid "The default email to use when sending emails to recipients" msgstr "Correo predeterminado para usar al enviar correos a los destinatarios" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "La carpeta a la que intenta mover la plantilla no existe." msgid "The following errors occurred:" msgstr "Se produjeron los siguientes errores:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "Los siguientes destinatarios requieren una dirección de correo electrónico:" @@ -10534,6 +10581,10 @@ msgstr "El grupo de organizaciones que estás buscando puede haber sido eliminad msgid "The organisation role that will be applied to all members in this group." msgstr "El rol de organización que se aplicará a todos los miembros de este grupo." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "No pudimos actualizar la organización. Por favor, intente nuevamente." msgid "We couldn't update the provider. Please try again." msgstr "No se pudo actualizar al proveedor. Por favor, inténtelo de nuevo." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "Estás a punto de eliminar <0>\"{title}\"" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "Estás a punto de eliminar <0>{0}. Todos los datos relacionados con esta organización, como equipos, documentos y todos los demás recursos serán eliminados. Esta acción es irreversible." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "Estás a punto de eliminar el siguiente correo electrónico del equipo de <0>{teamName}." @@ -13216,6 +13275,7 @@ msgstr "Has verificado tu dirección de correo electrónico para <0>{0}." msgid "You moved the document to team" msgstr "Has movido el documento al equipo" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "Tu nueva contraseña no puede ser la misma que tu antigua contraseña." msgid "Your organisation has been created." msgstr "Tu organización ha sido creada." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "Tu organización ha sido eliminada exitosamente." diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index c70ed0cc7..978075470 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -1621,6 +1621,7 @@ msgstr "Un e-mail contenant une invitation sera envoyé à chaque membre." msgid "An email with this address already exists." msgstr "Un email avec cette adresse existe déjà." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "Vous ne trouvez pas quelqu’un ?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "Configurer quand et à quelle fréquence des e-mails de rappel sont envo msgid "Confirm" msgstr "Confirmer" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "Groupes d'organisation personnalisés" msgid "Customise the colours used on your signing pages." msgstr "Personnalisez les couleurs utilisées sur vos pages de signature." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Mode sombre" @@ -3532,6 +3539,8 @@ msgstr "Déléguer la propriété du document" msgid "delete" msgstr "supprimer" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "supprimer {0}" msgid "delete {emailDomain}" msgstr "supprimer {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "supprimer {teamName}" @@ -3633,6 +3646,8 @@ msgstr "Supprimer l’enveloppe" msgid "Delete Folder" msgstr "Supprimer le Dossier" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Supprimer l'organisation" @@ -3695,6 +3710,10 @@ msgstr "Supprimé" msgid "Deleting account..." msgstr "Suppression du compte..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Destination" @@ -4745,6 +4764,10 @@ msgstr "Email envoyé !" msgid "Email Settings" msgstr "Paramètres de l'email" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "Envoyer un e-mail au propriétaire lorsqu’un document est créé à partir d’un modèle direct" @@ -6128,6 +6151,10 @@ msgstr "Facture" msgid "IP Address" msgstr "Adresse IP" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "URL de l'émetteur" @@ -7311,6 +7338,10 @@ msgstr "Ou continuez avec" msgid "Organisation" msgstr "Organisation" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Administrateur de l'organisation" @@ -7676,6 +7707,10 @@ msgstr "par mois" msgid "per year" msgstr "par an" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "Le contenu à afficher dans la bannière, le HTML est autorisé" msgid "The default email to use when sending emails to recipients" msgstr "L'e-mail par défaut à utiliser lors de l'envoi de courriels aux destinataires" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "Le dossier vers lequel vous essayez de déplacer le modèle n'existe pas msgid "The following errors occurred:" msgstr "Les erreurs suivantes se sont produites :" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "Les destinataires suivants doivent avoir une adresse e-mail :" @@ -10534,6 +10581,10 @@ msgstr "Le groupe d'organisation que vous recherchez a peut-être été supprim msgid "The organisation role that will be applied to all members in this group." msgstr "Le rôle d'organisation qui sera appliqué à tous les membres de ce groupe." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "Nous n'avons pas pu mettre à jour l'organisation. Veuillez réessayer." msgid "We couldn't update the provider. Please try again." msgstr "Nous n'avons pas pu mettre à jour le fournisseur. Veuillez réessayer." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "Vous êtes sur le point de supprimer <0>\"{title}\"" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "Vous êtes sur le point de supprimer <0>{0}. Toutes les données relatives à cette organisation, telles que les équipes, les documents et toutes les autres ressources, seront supprimées. Cette action est irréversible." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "Vous êtes sur le point de supprimer l'e-mail d'équipe suivant de <0>{teamName}." @@ -13216,6 +13275,7 @@ msgstr "Vous avez vérifié votre adresse e-mail pour <0>{0}." msgid "You moved the document to team" msgstr "Vous avez déplacé le document vers l'équipe" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "Ton nouveau mot de passe ne peut pas être le même que l'ancien." msgid "Your organisation has been created." msgstr "Votre organisation a été créée." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "Votre organisation a été supprimée avec succès." diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 9fa0a1d91..60b30e3b9 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -1621,6 +1621,7 @@ msgstr "Verrà inviato un'email contenente un invito a ciascun membro." msgid "An email with this address already exists." msgstr "Una email con questo indirizzo esiste già." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "Non riesci a trovare qualcuno?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "Configura quando e con quale frequenza vengono inviate le email di prome msgid "Confirm" msgstr "Conferma" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "Gruppi di Organizzazione Personalizzati" msgid "Customise the colours used on your signing pages." msgstr "Personalizza i colori utilizzati nelle tue pagine di firma." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Modalità Scura" @@ -3532,6 +3539,8 @@ msgstr "Delega della proprietà del documento" msgid "delete" msgstr "elimina" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "elimina {0}" msgid "delete {emailDomain}" msgstr "elimina {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "elimina {teamName}" @@ -3633,6 +3646,8 @@ msgstr "Elimina busta" msgid "Delete Folder" msgstr "Elimina Cartella" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Elimina organizzazione" @@ -3695,6 +3710,10 @@ msgstr "Eliminato" msgid "Deleting account..." msgstr "Eliminazione account..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Destinazione" @@ -4745,6 +4764,10 @@ msgstr "Email inviato!" msgid "Email Settings" msgstr "Impostazioni Email" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "Invia un’email al proprietario quando un documento viene creato da un modello diretto" @@ -6128,6 +6151,10 @@ msgstr "Fattura" msgid "IP Address" msgstr "Indirizzo IP" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "URL Emittente" @@ -7311,6 +7338,10 @@ msgstr "Oppure continua con" msgid "Organisation" msgstr "Organizzazione" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Amministratore dell'organizzazione" @@ -7676,6 +7707,10 @@ msgstr "al mese" msgid "per year" msgstr "all'anno" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "Il contenuto da mostrare nel banner, HTML è consentito" msgid "The default email to use when sending emails to recipients" msgstr "L'email predefinita da utilizzare quando si inviano email ai destinatari" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "La cartella in cui stai cercando di spostare il modello non esiste." msgid "The following errors occurred:" msgstr "Si sono verificati i seguenti errori:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "I seguenti destinatari richiedono un indirizzo email:" @@ -10534,6 +10581,10 @@ msgstr "Il gruppo organizzativo che stai cercando potrebbe essere stato rimosso, msgid "The organisation role that will be applied to all members in this group." msgstr "Il ruolo organizzativo che verrà applicato a tutti i membri in questo gruppo." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "Non siamo riusciti ad aggiornare l'organizzazione. Si prega di riprovare msgid "We couldn't update the provider. Please try again." msgstr "Non siamo riusciti ad aggiornare il provider. Per favore riprova." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "Stai per eliminare <0>\"{title}\"" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "Stai per eliminare <0>{0}. Tutti i dati relativi a questa organizzazione come team, documenti e tutte le altre risorse verranno eliminati. Questa azione è irreversibile." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "Stai per eliminare la seguente email del team da <0>{teamName}." @@ -13216,6 +13275,7 @@ msgstr "Hai verificato il tuo indirizzo email per <0>{0}." msgid "You moved the document to team" msgstr "Hai spostato il documento al team" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "La tua nuova password non può essere la stessa della vecchia password." msgid "Your organisation has been created." msgstr "La tua organizzazione è stata creata." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "La tua organizzazione è stata eliminata correttamente." diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index 18ffad2e8..05109755f 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -1621,6 +1621,7 @@ msgstr "各メンバー宛てに招待状を含むメールが送信されます msgid "An email with this address already exists." msgstr "このメールアドレスはすでに存在します。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "メンバーが見つかりませんか?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "まだ署名を完了していない受信者に、リマインドメー msgid "Confirm" msgstr "確認" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "カスタム組織グループ" msgid "Customise the colours used on your signing pages." msgstr "署名ページで使用されるカラーをカスタマイズします。" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "ダークモード" @@ -3532,6 +3539,8 @@ msgstr "文書の所有権を委譲する" msgid "delete" msgstr "delete" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "delete {0}" msgid "delete {emailDomain}" msgstr "delete {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "delete {teamName}" @@ -3633,6 +3646,8 @@ msgstr "封筒を削除" msgid "Delete Folder" msgstr "フォルダを削除" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "組織を削除" @@ -3695,6 +3710,10 @@ msgstr "削除済み" msgid "Deleting account..." msgstr "アカウントを削除しています..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "送信先" @@ -4745,6 +4764,10 @@ msgstr "メールを送信しました!" msgid "Email Settings" msgstr "メール設定" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "ダイレクトテンプレートからドキュメントが作成されたときに、所有者にメールで通知する" @@ -6128,6 +6151,10 @@ msgstr "請求書" msgid "IP Address" msgstr "IP アドレス" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "Issuer URL" @@ -7311,6 +7338,10 @@ msgstr "または次の方法で続行" msgid "Organisation" msgstr "組織" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "組織管理者" @@ -7676,6 +7707,10 @@ msgstr "月額" msgid "per year" msgstr "年額" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "バナーに表示するコンテンツです。HTML が使用できま msgid "The default email to use when sending emails to recipients" msgstr "受信者にメールを送信する際に使用する既定のメールアドレスです" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "テンプレートの移動先として指定されたフォルダは存 msgid "The following errors occurred:" msgstr "次のエラーが発生しました。" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "次の受信者にはメールアドレスが必要です:" @@ -10534,6 +10581,10 @@ msgstr "お探しの組織グループは削除されたか、名前が変更さ msgid "The organisation role that will be applied to all members in this group." msgstr "このグループ内のすべてのメンバーに適用される組織ロールです。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "組織を更新できませんでした。もう一度お試しくださ msgid "We couldn't update the provider. Please try again." msgstr "プロバイダーを更新できませんでした。もう一度お試しください。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "<0>\"{title}\" を削除しようとしています" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "<0>{0} を削除しようとしています。この組織に関連するチーム、ドキュメント、その他すべてのリソースは削除されます。この操作は元に戻せません。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "<0>{teamName} から次のチームメールアドレスを削除しようとしています。" @@ -13216,6 +13275,7 @@ msgstr "<0>{0} のメールアドレスを確認しました。" msgid "You moved the document to team" msgstr "文書をチームに移動しました" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "新しいパスワードは、以前のパスワードと同じにはで msgid "Your organisation has been created." msgstr "組織が作成されました。" +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "組織は正常に削除されました。" diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index edd6420b2..cb902e7f4 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -1621,6 +1621,7 @@ msgstr "각 구성원에게 초대장이 포함된 이메일이 발송됩니다. msgid "An email with this address already exists." msgstr "이 이메일 주소를 사용하는 이메일이 이미 있습니다." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "누군가를 찾을 수 없나요?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "아직 서명을 완료하지 않은 수신자에게 알림 이메일을 msgid "Confirm" msgstr "확인" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "사용자 지정 조직 그룹" msgid "Customise the colours used on your signing pages." msgstr "서명 페이지에서 사용되는 색상을 사용자 지정하세요." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "다크 모드" @@ -3532,6 +3539,8 @@ msgstr "문서 소유권 위임" msgid "delete" msgstr "delete" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "delete {0}" msgid "delete {emailDomain}" msgstr "{emailDomain} 삭제" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "delete {teamName}" @@ -3633,6 +3646,8 @@ msgstr "봉투 삭제" msgid "Delete Folder" msgstr "폴더 삭제" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "조직 삭제" @@ -3695,6 +3710,10 @@ msgstr "삭제됨" msgid "Deleting account..." msgstr "계정 삭제 중..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "대상" @@ -4745,6 +4764,10 @@ msgstr "이메일이 전송되었습니다!" msgid "Email Settings" msgstr "이메일 설정" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "직접 템플릿에서 문서가 생성되면 소유자에게 이메일 보내기" @@ -6128,6 +6151,10 @@ msgstr "청구서" msgid "IP Address" msgstr "IP 주소" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "발급자 URL" @@ -7311,6 +7338,10 @@ msgstr "또는 다음으로 계속" msgid "Organisation" msgstr "조직" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "조직 관리자" @@ -7676,6 +7707,10 @@ msgstr "월별" msgid "per year" msgstr "연간" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "배너에 표시할 콘텐츠입니다. HTML 사용 가능" msgid "The default email to use when sending emails to recipients" msgstr "수신자에게 이메일을 보낼 때 사용할 기본 이메일입니다." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "템플릿을 이동하려는 폴더가 존재하지 않습니다." msgid "The following errors occurred:" msgstr "다음 오류가 발생했습니다." +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "다음 수신자에게는 이메일 주소가 필요합니다:" @@ -10534,6 +10581,10 @@ msgstr "찾고 있는 조직 그룹은 삭제되었거나 이름이 변경되었 msgid "The organisation role that will be applied to all members in this group." msgstr "이 그룹의 모든 구성원에게 적용될 조직 역할입니다." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "조직을 업데이트하지 못했습니다. 다시 시도해 주세요 msgid "We couldn't update the provider. Please try again." msgstr "제공자를 업데이트하지 못했습니다. 다시 시도해 주세요." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "다음 항목을 삭제하려고 합니다: <0>\"{title}\"" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "곧 <0>{0}을(를) 삭제하려고 합니다. 팀, 문서 및 기타 모든 리소스를 포함해 이 조직과 관련된 모든 데이터가 삭제됩니다. 이 작업은 되돌릴 수 없습니다." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "<0>{teamName}에서 다음 팀 이메일을 삭제하려고 합니다." @@ -13216,6 +13275,7 @@ msgstr "<0>{0} 팀의 이메일 주소를 성공적으로 인증했습니다 msgid "You moved the document to team" msgstr "문서를 팀으로 이동했습니다" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "새 비밀번호는 기존 비밀번호와 같을 수 없습니다." msgid "Your organisation has been created." msgstr "조직이 생성되었습니다." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "조직이 성공적으로 삭제되었습니다." diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index 1bfacce44..42e4ae482 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -1621,6 +1621,7 @@ msgstr "Naar elk lid wordt een e‑mail met een uitnodiging gestuurd." msgid "An email with this address already exists." msgstr "Er bestaat al een e-mailadres met dit adres." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "Kunt u niemand vinden?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "Configureer wanneer en hoe vaak herinneringsmails worden verzonden naar msgid "Confirm" msgstr "Bevestigen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "Aangepaste organisatiegroepen" msgid "Customise the colours used on your signing pages." msgstr "Pas de kleuren aan die op je ondertekenpagina's worden gebruikt." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Donker modus" @@ -3532,6 +3539,8 @@ msgstr "Documenteigendom delegeren" msgid "delete" msgstr "verwijderen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "{0} verwijderen" msgid "delete {emailDomain}" msgstr "verwijder {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "{teamName} verwijderen" @@ -3633,6 +3646,8 @@ msgstr "Envelope verwijderen" msgid "Delete Folder" msgstr "Map verwijderen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Organisatie verwijderen" @@ -3695,6 +3710,10 @@ msgstr "Verwijderd" msgid "Deleting account..." msgstr "Account wordt verwijderd..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Bestemming" @@ -4745,6 +4764,10 @@ msgstr "E‑mail verzonden!" msgid "Email Settings" msgstr "E-mailinstellingen" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "Stuur een e-mail naar de eigenaar wanneer een document wordt aangemaakt vanuit een directe sjabloon" @@ -6128,6 +6151,10 @@ msgstr "Factuur" msgid "IP Address" msgstr "IP‑adres" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "Issuer-URL" @@ -7311,6 +7338,10 @@ msgstr "Of ga verder met" msgid "Organisation" msgstr "Organisatie" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Organisatiebeheerder" @@ -7676,6 +7707,10 @@ msgstr "per maand" msgid "per year" msgstr "per jaar" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "De inhoud die in de banner wordt weergegeven; HTML is toegestaan" msgid "The default email to use when sending emails to recipients" msgstr "Het standaarde-mailadres dat wordt gebruikt bij het verzenden van e-mails naar ontvangers" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "De map waarnaar je de sjabloon probeert te verplaatsen, bestaat niet." msgid "The following errors occurred:" msgstr "De volgende fouten zijn opgetreden:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "De volgende ontvangers hebben een e-mailadres nodig:" @@ -10534,6 +10581,10 @@ msgstr "De organisatieronde die u zoekt, is mogelijk verwijderd, hernoemd of hee msgid "The organisation role that will be applied to all members in this group." msgstr "De organisatierol die aan alle leden in deze groep wordt toegewezen." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "We konden de organisatie niet bijwerken. Probeer het opnieuw." msgid "We couldn't update the provider. Please try again." msgstr "We konden de provider niet bijwerken. Probeer het opnieuw." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "Je staat op het punt om <0>\"{title}\" te verwijderen" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "Je staat op het punt <0>{0} te verwijderen. Alle gegevens die aan deze organisatie zijn gekoppeld, zoals teams, documenten en alle andere resources, worden verwijderd. Deze actie is onomkeerbaar." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "Je staat op het punt de volgende team‑e‑mail te verwijderen uit <0>{teamName}." @@ -13216,6 +13275,7 @@ msgstr "Je hebt je e‑mailadres voor <0>{0} geverifieerd." msgid "You moved the document to team" msgstr "Je hebt het document naar het team verplaatst" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "Je nieuwe wachtwoord mag niet hetzelfde zijn als je oude wachtwoord." msgid "Your organisation has been created." msgstr "Je organisatie is aangemaakt." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "Je organisatie is succesvol verwijderd." diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index 9c346262c..7553c048c 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -1621,6 +1621,7 @@ msgstr "Wiadomość z zaproszeniem zostanie wysłana do każdego użytkownika." msgid "An email with this address already exists." msgstr "Ten adres e-mail już istnieje." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "Nie możesz kogoś znaleźć?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "Skonfiguruj, kiedy i jak często przypomnienia o podpisaniu będą wysy msgid "Confirm" msgstr "Potwierdź" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "Niestandardowe grupy w organizacji" msgid "Customise the colours used on your signing pages." msgstr "Dostosuj kolory używane na stronach podpisywania." +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Tryb ciemny" @@ -3532,6 +3539,8 @@ msgstr "Zmień właściciela dokumentu" msgid "delete" msgstr "usuń" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "usuń {0}" msgid "delete {emailDomain}" msgstr "usuń {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "usuń {teamName}" @@ -3633,6 +3646,8 @@ msgstr "Usuń kopertę" msgid "Delete Folder" msgstr "Usuń folder" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Usuń organizację" @@ -3695,6 +3710,10 @@ msgstr "Usunięto" msgid "Deleting account..." msgstr "Usuwanie konta..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Adres docelowy" @@ -4745,6 +4764,10 @@ msgstr "Wiadomość została wysłana!" msgid "Email Settings" msgstr "Ustawienia adresu e-mail" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "Wyślij właścicielowi wiadomość, gdy dokument zostanie utworzony z bezpośredniego szablonu" @@ -6128,6 +6151,10 @@ msgstr "Faktura" msgid "IP Address" msgstr "Adres IP" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "Adres URL wydawcy" @@ -7311,6 +7338,10 @@ msgstr "Alternatywne metody logowania" msgid "Organisation" msgstr "Organizacja" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Administrator organizacji" @@ -7676,6 +7707,10 @@ msgstr "miesięcznie" msgid "per year" msgstr "rocznie" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "Zawartość do wyświetlenia w banerze. Dozwolone są znaki HTML" msgid "The default email to use when sending emails to recipients" msgstr "Domyślny adres e-mail do wysyłania wiadomości do odbiorców" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "Folder, do którego próbujesz przenieść szablon, nie istnieje." msgid "The following errors occurred:" msgstr "Wystąpiły następujące błędy:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "Następujący odbiorcy wymagają adresu e-mail:" @@ -10534,6 +10581,10 @@ msgstr "Grupa organizacji, której szukasz, mogła zostać usunięta, zmieniona msgid "The organisation role that will be applied to all members in this group." msgstr "Rola w organizacji, która zostanie zastosowana dla wszystkich użytkowników tej grupy." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12233,6 +12284,10 @@ msgstr "Nie mogliśmy zaktualizować organizacji. Spróbuj ponownie." msgid "We couldn't update the provider. Please try again." msgstr "Nie mogliśmy zaktualizować dostawcy. Spróbuj ponownie." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12736,6 +12791,10 @@ msgstr "Zamierzasz usunąć dokument <0>„{title}”" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "Zamierzasz usunąć organizację <0>{0}. Wszystkie dane powiązane z organizacją, jak zespoły, dokumenty zostaną usunięte. Ta akcja jest nieodwracalna." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "Zamierzasz usunąć następujący adres e-mail zespołu <0>{teamName}." @@ -13218,6 +13277,7 @@ msgstr "Adres e-mail zespołu <0>{0} został zweryfikowany." msgid "You moved the document to team" msgstr "Przeniosłeś dokument do zespołu" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13663,6 +13723,11 @@ msgstr "Nowe hasło nie może być takie samo jak stare hasło." msgid "Your organisation has been created." msgstr "Organizacja została utworzona." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "Organizacja została usunięta." diff --git a/packages/lib/translations/pt-BR/web.po b/packages/lib/translations/pt-BR/web.po index f7b2bfabc..7a6bdea25 100644 --- a/packages/lib/translations/pt-BR/web.po +++ b/packages/lib/translations/pt-BR/web.po @@ -1616,6 +1616,7 @@ msgstr "Um e-mail contendo um convite será enviado para cada membro." msgid "An email with this address already exists." msgstr "Um e-mail com este endereço já existe." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2383,6 +2384,7 @@ msgid "Can't find someone?" msgstr "" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2866,6 +2868,7 @@ msgstr "" msgid "Confirm" msgstr "Confirmar" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3395,6 +3398,10 @@ msgstr "Grupos de Organização Personalizados" msgid "Customise the colours used on your signing pages." msgstr "" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "Modo Escuro" @@ -3527,6 +3534,8 @@ msgstr "" msgid "delete" msgstr "excluir" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3576,6 +3585,10 @@ msgstr "excluir {0}" msgid "delete {emailDomain}" msgstr "excluir {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "excluir {teamName}" @@ -3628,6 +3641,8 @@ msgstr "" msgid "Delete Folder" msgstr "Excluir Pasta" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "Excluir organização" @@ -3690,6 +3705,10 @@ msgstr "Excluído" msgid "Deleting account..." msgstr "Excluindo conta..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "Destino" @@ -4740,6 +4759,10 @@ msgstr "E-mail enviado!" msgid "Email Settings" msgstr "Configurações de E-mail" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "" @@ -6123,6 +6146,10 @@ msgstr "Fatura" msgid "IP Address" msgstr "Endereço IP" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "URL do Emissor" @@ -7306,6 +7333,10 @@ msgstr "Ou continue com" msgid "Organisation" msgstr "Organização" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "Administrador da Organização" @@ -7671,6 +7702,10 @@ msgstr "por mês" msgid "per year" msgstr "por ano" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10366,6 +10401,10 @@ msgstr "O conteúdo a ser exibido no banner, HTML é permitido" msgid "The default email to use when sending emails to recipients" msgstr "O e-mail padrão a ser usado ao enviar e-mails para destinatários" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10491,6 +10530,14 @@ msgstr "A pasta para a qual você está tentando mover o modelo não existe." msgid "The following errors occurred:" msgstr "Ocorreram os seguintes erros:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "Os seguintes destinatários requerem um endereço de e-mail:" @@ -10529,6 +10576,10 @@ msgstr "O grupo da organização que você está procurando pode ter sido removi msgid "The organisation role that will be applied to all members in this group." msgstr "A função da organização que será aplicada a todos os membros deste grupo." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12226,6 +12277,10 @@ msgstr "Não conseguimos atualizar a organização. Por favor, tente novamente." msgid "We couldn't update the provider. Please try again." msgstr "Não conseguimos atualizar o provedor. Por favor, tente novamente." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12729,6 +12784,10 @@ msgstr "" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "Você está prestes a excluir <0>{0}. Todos os dados relacionados a esta organização, como equipes, documentos e todos os outros recursos, serão excluídos. Esta ação é irreversível." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "Você está prestes a excluir o seguinte e-mail de equipe de <0>{teamName}." @@ -13211,6 +13270,7 @@ msgstr "Você verificou seu endereço de e-mail para <0>{0}." msgid "You moved the document to team" msgstr "" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13656,6 +13716,11 @@ msgstr "Sua nova senha não pode ser a mesma que sua senha antiga." msgid "Your organisation has been created." msgstr "Sua organização foi criada." +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "Sua organização foi excluída com sucesso." diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index 8c3711015..33fd14c24 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -1621,6 +1621,7 @@ msgstr "每位成员都会收到一封包含邀请的邮件。" msgid "An email with this address already exists." msgstr "已存在使用该地址的邮箱。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-team-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-create-dialog.tsx @@ -2388,6 +2389,7 @@ msgid "Can't find someone?" msgstr "找不到某个人?" #: apps/remix/app/components/dialogs/admin-organisation-create-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-delete-dialog.tsx #: apps/remix/app/components/dialogs/admin-organisation-member-update-dialog.tsx #: apps/remix/app/components/dialogs/admin-swap-subscription-dialog.tsx @@ -2871,6 +2873,7 @@ msgstr "配置在何时以及多长频率向尚未完成签署的收件人发送 msgid "Confirm" msgstr "确认" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/organisation-email-domain-delete-dialog.tsx #: apps/remix/app/components/dialogs/team-delete-dialog.tsx @@ -3400,6 +3403,10 @@ msgstr "自定义组织组" msgid "Customise the colours used on your signing pages." msgstr "自定义用于签署页面的颜色。" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Danger Zone" +msgstr "" + #: apps/remix/app/components/general/app-command-menu.tsx msgid "Dark Mode" msgstr "深色模式" @@ -3532,6 +3539,8 @@ msgstr "委派文档所有权" msgid "delete" msgstr "delete" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: apps/remix/app/components/dialogs/claim-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-delete-dialog.tsx #: apps/remix/app/components/dialogs/envelope-item-delete-dialog.tsx @@ -3581,6 +3590,10 @@ msgstr "delete {0}" msgid "delete {emailDomain}" msgstr "删除 {emailDomain}" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "delete {organisationName}" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "delete {teamName}" msgstr "delete {teamName}" @@ -3633,6 +3646,8 @@ msgstr "删除信封" msgid "Delete Folder" msgstr "删除文件夹" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.general.tsx msgid "Delete organisation" msgstr "删除组织" @@ -3695,6 +3710,10 @@ msgstr "已删除" msgid "Deleting account..." msgstr "正在删除账号..." +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Deletion scheduled" +msgstr "" + #: apps/remix/app/components/general/webhook-logs-sheet.tsx msgid "Destination" msgstr "目标地址" @@ -4745,6 +4764,10 @@ msgstr "邮件已发送!" msgid "Email Settings" msgstr "邮件设置" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "Email the organisation owner to notify them of the deletion." +msgstr "" + #: packages/ui/components/document/document-email-checkboxes.tsx msgid "Email the owner when a document is created from a direct template" msgstr "当通过直接模板创建文档时向所有者发送电子邮件" @@ -6128,6 +6151,10 @@ msgstr "发票" msgid "IP Address" msgstr "IP 地址" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Irreversible actions for this organisation" +msgstr "" + #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "Issuer URL" msgstr "签发者 URL" @@ -7311,6 +7338,10 @@ msgstr "或者使用以下方式继续" msgid "Organisation" msgstr "组织" +#: packages/lib/server-only/organisation/delete-organisation-email.ts +msgid "Organisation \"{organisationName}\" has been deleted" +msgstr "" + #: packages/lib/constants/organisations-translations.ts msgid "Organisation Admin" msgstr "组织管理员" @@ -7676,6 +7707,10 @@ msgstr "每月" msgid "per year" msgstr "每年" +#: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx +msgid "Permanently delete this organisation. Documents will be orphaned (not deleted) so they remain accessible via the deleted-account service account." +msgstr "" + #: apps/remix/app/components/tables/user-organisations-table.tsx msgctxt "Personal organisation (adjective)" msgid "Personal" @@ -10371,6 +10406,10 @@ msgstr "横幅中要显示的内容,允许使用 HTML" msgid "The default email to use when sending emails to recipients" msgstr "向收件人发送邮件时使用的默认邮箱" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The deletion will run in the background, and can take up to a few minutes to complete. Do not re-run this deletion." +msgstr "" + #: apps/remix/app/components/dialogs/template-direct-link-dialog.tsx #: apps/remix/app/components/general/template/template-direct-link-badge.tsx #: apps/remix/app/components/tables/settings-public-profile-templates-table.tsx @@ -10496,6 +10535,14 @@ msgstr "您尝试移动模板到的文件夹不存在。" msgid "The following errors occurred:" msgstr "发生以下错误:" +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted by an administrator. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + +#: packages/email/templates/organisation-delete.tsx +msgid "The following organisation has been deleted. You and your members will no longer be able to access this organisation, its teams, or its associated data." +msgstr "" + #: apps/remix/app/components/dialogs/envelope-distribute-dialog.tsx msgid "The following recipients require an email address:" msgstr "以下收件人需要电子邮件地址:" @@ -10534,6 +10581,10 @@ msgstr "您要查找的组织分组可能已被删除、重命名,或从未存 msgid "The organisation role that will be applied to all members in this group." msgstr "将应用于此组所有成员的组织角色。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "The organisation will be deleted in the background. Documents will be orphaned, not deleted." +msgstr "" + #: apps/remix/app/routes/_authenticated+/_layout.tsx #: apps/remix/app/routes/_authenticated+/admin+/organisations.$id.tsx msgid "The organisation you are looking for may have been removed, renamed or may have never existed." @@ -12231,6 +12282,10 @@ msgstr "我们无法更新该组织。请重试。" msgid "We couldn't update the provider. Please try again." msgstr "我们未能更新该提供方。请重试。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "We encountered an error while attempting to delete this organisation. Please try again later." +msgstr "" + #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx #: packages/lib/client-only/providers/envelope-editor-provider.tsx @@ -12734,6 +12789,10 @@ msgstr "您将要删除<0>\"{title}\"" msgid "You are about to delete <0>{0}. All data related to this organisation such as teams, documents, and all other resources will be deleted. This action is irreversible." msgstr "您即将删除 <0>{0}。与该组织相关的所有数据(例如团队、文档及其他所有资源)都将被删除。此操作不可逆。" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx +msgid "You are about to delete <0>{organisationName}. This action is not reversible. All teams will be removed and all documents will be orphaned to the deleted-account service account." +msgstr "" + #: apps/remix/app/components/dialogs/team-email-delete-dialog.tsx msgid "You are about to delete the following team email from <0>{teamName}." msgstr "你即将从 <0>{teamName} 中删除以下团队邮箱。" @@ -13216,6 +13275,7 @@ msgstr "你已验证在 <0>{0} 的邮箱地址。" msgid "You moved the document to team" msgstr "你已将此文档移动到团队" +#: apps/remix/app/components/dialogs/admin-organisation-delete-dialog.tsx #: 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 @@ -13661,6 +13721,11 @@ msgstr "新密码不能与旧密码相同。" msgid "Your organisation has been created." msgstr "您的组织已创建。" +#: packages/email/templates/organisation-delete.tsx +#: packages/email/templates/organisation-delete.tsx +msgid "Your organisation has been deleted" +msgstr "" + #: apps/remix/app/components/dialogs/organisation-delete-dialog.tsx msgid "Your organisation has been successfully deleted." msgstr "您的组织已成功删除。"