diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index e063cb433..cb05f43af 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -3870,6 +3870,11 @@ msgstr "Domain-Name" msgid "Don't have an account? <0>Sign up" msgstr "Haben Sie kein Konto? <0>Registrieren" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "Gesamtanzahl der Unterzeichner, die sich angemeldet haben" msgid "Total Users" msgstr "Gesamtanzahl der Benutzer" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index 4b9c5c621..dae1e1024 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -3865,6 +3865,11 @@ msgstr "Domain Name" msgid "Don't have an account? <0>Sign up" msgstr "Don't have an account? <0>Sign up" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "Don't transfer (Delete all documents)" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9561,6 +9566,10 @@ msgstr "Total Signers that Signed Up" msgid "Total Users" msgstr "Total Users" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "Transfer documents to a different team" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index cd2a74037..f76bed8b9 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -3870,6 +3870,11 @@ msgstr "Nombre del dominio" msgid "Don't have an account? <0>Sign up" msgstr "¿No tienes una cuenta? <0>Regístrate" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "Total de firmantes que se registraron" msgid "Total Users" msgstr "Total de usuarios" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 28d78174e..dbd18574c 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -3870,6 +3870,11 @@ msgstr "Nom de domaine" msgid "Don't have an account? <0>Sign up" msgstr "Vous n'avez pas de compte? <0>Inscrivez-vous" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "Total des signataires qui se sont inscrits" msgid "Total Users" msgstr "Total des utilisateurs" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 87dd990ef..a58656fce 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -3870,6 +3870,11 @@ msgstr "Nome Dominio" msgid "Don't have an account? <0>Sign up" msgstr "Non hai un account? <0>Registrati" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "Totale firmatari che si sono iscritti" msgid "Total Users" msgstr "Totale utenti" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index a900d148e..b958312dd 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -3870,6 +3870,11 @@ msgstr "ドメイン名" msgid "Don't have an account? <0>Sign up" msgstr "アカウントをお持ちでないですか?<0>サインアップ" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "サインアップした署名者総数" msgid "Total Users" msgstr "ユーザー総数" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index 9ac05a7f3..2b058b5fe 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -3870,6 +3870,11 @@ msgstr "도메인 이름" msgid "Don't have an account? <0>Sign up" msgstr "계정이 없으신가요? <0>가입하기" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "가입한 전체 서명자 수" msgid "Total Users" msgstr "전체 사용자 수" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index 58b92c047..cfce165f6 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -3870,6 +3870,11 @@ msgstr "Domeinnaam" msgid "Don't have an account? <0>Sign up" msgstr "Nog geen account? <0>Registreer" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "Totaal aantal ondertekenaars dat zich heeft geregistreerd" msgid "Total Users" msgstr "Totaal aantal gebruikers" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index 228c72ce8..9a15312a4 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -3870,6 +3870,11 @@ msgstr "Nazwa domeny" msgid "Don't have an account? <0>Sign up" msgstr "Nie masz konta? <0>Zarejestruj się" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "Łączna liczba podpisujących, którzy się zarejestrowali" msgid "Total Users" msgstr "Łączna liczba użytkowników" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/pt-BR/web.po b/packages/lib/translations/pt-BR/web.po index fed88570c..52a00c887 100644 --- a/packages/lib/translations/pt-BR/web.po +++ b/packages/lib/translations/pt-BR/web.po @@ -3865,6 +3865,11 @@ msgstr "Nome do Domínio" msgid "Don't have an account? <0>Sign up" msgstr "Não tem uma conta? <0>Inscreva-se" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9561,6 +9566,10 @@ msgstr "Total de Signatários que se Inscreveram" msgid "Total Users" msgstr "Total de Usuários" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers" diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index 3b4520698..178ce13d4 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -3870,6 +3870,11 @@ msgstr "域名" msgid "Don't have an account? <0>Sign up" msgstr "还没有账号?<0>注册" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Don't transfer (Delete all documents)" +msgstr "" + #: apps/remix/app/components/forms/2fa/enable-authenticator-app-dialog.tsx #: apps/remix/app/components/forms/2fa/view-recovery-codes-dialog.tsx #: apps/remix/app/components/general/document/document-certificate-qr-view.tsx @@ -9566,6 +9571,10 @@ msgstr "注册为 Documenso 用户的签署人总数" msgid "Total Users" msgstr "用户总数" +#: apps/remix/app/components/dialogs/team-delete-dialog.tsx +msgid "Transfer documents to a different team" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx #: apps/remix/app/components/dialogs/webhook-edit-dialog.tsx msgid "Triggers"