diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index 73e424b63..9c8083d2a 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: de\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: German\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -5835,6 +5835,12 @@ msgstr "Horizontal" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "Wie lange Empfänger Zeit haben, dieses Dokument nach dem Senden zu vervollständigen. Verwendet die Team-Standardeinstellung, wenn \"Vererben\" ausgewählt ist." +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "Menschliche Überprüfung erforderlich" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "Ich bin einverstanden, mein Konto mit dieser Organisation zu verknüpfen." @@ -7797,6 +7803,12 @@ msgstr "Bitte überprüfe deine E-Mail auf Updates." msgid "Please choose your new password" msgstr "Bitte wählen Sie Ihr neues Passwort" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "Bitte schließen Sie die CAPTCHA‑Prüfung ab, bevor Sie sich anmelden." + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index 491b0fa37..3e216166e 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: es\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -5835,6 +5835,12 @@ msgstr "Horizontal" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "Tiempo que tienen los destinatarios para completar este documento después de que se envía. Usa el valor predeterminado del equipo cuando está configurado como heredado." +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "Se requiere verificación humana" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "Acepto vincular mi cuenta con esta organización" @@ -7797,6 +7803,12 @@ msgstr "Por favor, revisa tu correo electrónico para actualizaciones." msgid "Please choose your new password" msgstr "Por favor, elige tu nueva contraseña" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "Complete el desafío CAPTCHA antes de iniciar sesión." + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 78678cabd..b65500b89 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: fr\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: French\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -5835,6 +5835,12 @@ msgstr "Horizontal" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "Durée pendant laquelle les destinataires disposent pour compléter ce document après son envoi. Utilise la valeur par défaut de l’équipe lorsque le mode hérité est sélectionné." +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "Vérification humaine requise" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "J'accepte de lier mon compte avec cette organisation" @@ -7797,6 +7803,12 @@ msgstr "Veuillez vérifier votre e-mail pour des mises à jour." msgid "Please choose your new password" msgstr "Veuillez choisir votre nouveau mot de passe" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "Veuillez compléter le test CAPTCHA avant de vous connecter." + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 59e563d79..37b561f86 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: it\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -5835,6 +5835,12 @@ msgstr "Orizzontale" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "Per quanto tempo i destinatari hanno a disposizione per completare questo documento dopo che è stato inviato. Viene utilizzato il valore predefinito del team quando è impostato su eredita." +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "Verifica umana richiesta" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "Accetto di collegare il mio account con questa organizzazione" @@ -7797,6 +7803,12 @@ msgstr "Per favore controlla la tua email per aggiornamenti." msgid "Please choose your new password" msgstr "Per favore scegli la tua nuova password" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "Completa la verifica CAPTCHA prima di accedere." + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index 77d587729..24863d37c 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -5835,6 +5835,12 @@ msgstr "横" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "この文書が送信されてから、受信者が完了するまでの猶予期間です。「継承」に設定すると、チームのデフォルト値が使用されます。" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "本人確認が必要です" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "この組織と自分のアカウントをリンクすることに同意します" @@ -7797,6 +7803,12 @@ msgstr "更新についてはメールをご確認ください。" msgid "Please choose your new password" msgstr "新しいパスワードを選択してください" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "サインインする前に CAPTCHA 認証を完了してください。" + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index c7f962e5f..509cde2be 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: ko\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: Korean\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -5835,6 +5835,12 @@ msgstr "가로" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "이 문서가 전송된 후 수신자가 이를 완료할 수 있는 기간입니다. 상속으로 설정된 경우 팀 기본값을 사용합니다." +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "사람 인증이 필요합니다" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "이 조직과 계정을 연결하는 데 동의합니다" @@ -7797,6 +7803,12 @@ msgstr "업데이트 내용을 이메일로 확인해 주세요." msgid "Please choose your new password" msgstr "새 비밀번호를 선택해 주세요" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "로그인하기 전에 CAPTCHA 인증을 완료해 주세요." + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index d87499a80..dd9d70bb9 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: nl\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: Dutch\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -5835,6 +5835,12 @@ msgstr "Horizontaal" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "Hoe lang ontvangers de tijd hebben om dit document te voltooien nadat het is verzonden. Gebruikt de standaardinstelling van het team wanneer overnemen is geselecteerd." +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "Menselijke verificatie vereist" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "Ik ga akkoord met het koppelen van mijn account aan deze organisatie" @@ -7797,6 +7803,12 @@ msgstr "Controleer je e‑mail voor updates." msgid "Please choose your new password" msgstr "Kies je nieuwe wachtwoord" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "Voltooi de CAPTCHA-uitdaging voordat je je aanmeldt." + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index fbb1aff1c..4d5a7b962 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: pl\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: Polish\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" @@ -5835,6 +5835,12 @@ msgstr "Poziomo" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "Czas, w którym odbiorcy muszą zakończyć dokument. Opcja dziedziczenia korzysta z domyślnych ustawień zespołu." +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "Wymagana weryfikacja za pomocą CAPTCHA" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "Zgadzam się połączyć moje konto z organizacją" @@ -7797,6 +7803,12 @@ msgstr "Sprawdź pocztę e-mail." msgid "Please choose your new password" msgstr "Wybierz nowe hasło" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "Przed zalogowaniem się dokończ wyzwanie CAPTCHA." + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index 07d186781..1d665aa67 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -8,7 +8,7 @@ msgstr "" "Language: zh\n" "Project-Id-Version: documenso-app\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-05-13 06:46\n" +"PO-Revision-Date: 2026-05-19 05:21\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -5835,6 +5835,12 @@ msgstr "水平" msgid "How long recipients have to complete this document after it is sent. Uses the team default when set to inherit." msgstr "设置此文档在发送后,收件人可完成签署的时间长度。当设置为继承时,将使用团队默认值。" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Human verification required" +msgstr "需要进行人工验证" + #: apps/remix/app/routes/_unauthenticated+/organisation.sso.confirmation.$token.tsx msgid "I agree to link my account with this organization" msgstr "我同意将我的账户与此组织关联" @@ -7797,6 +7803,12 @@ msgstr "请留意邮箱更新。" msgid "Please choose your new password" msgstr "请选择你的新密码" +#: apps/remix/app/components/forms/signin.tsx +#: apps/remix/app/components/forms/signup.tsx +#: apps/remix/app/components/general/claim-account.tsx +msgid "Please complete the CAPTCHA challenge before signing in." +msgstr "在登录之前,请先完成 CAPTCHA 验证。" + #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx #: apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx