i18n - translations (#10416)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-02-23 21:31:33 +01:00
committed by GitHub
parent 7846764769
commit 2162538b8b
186 changed files with 8184 additions and 496 deletions

View File

@ -34,6 +34,10 @@ msgstr "Bevestig jou e-posadres"
msgid "Connect to Twenty"
msgstr "Konnekteer met Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Konnekteer met Twenty"
msgid "Dear {userName}"
msgstr "Liewe {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "het jou genooi om aan te sluit by 'n werkruimte genaamd "
@ -50,6 +62,10 @@ msgstr "het jou genooi om aan te sluit by 'n werkruimte genaamd "
msgid "Hello"
msgstr "Hallo"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "As jy nie hierdie verandering geïnisieer het nie, kontak asseblief jou werkruimte-eienaar dadelik."
@ -74,6 +90,10 @@ msgstr "Sluit aan by jou span op Twenty"
msgid "Password updated"
msgstr "Wagwoord opgedateer"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Stel terug"
@ -82,6 +102,10 @@ msgstr "Stel terug"
msgid "Reset your password 🗝"
msgstr "Stel jou wagwoord terug 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Dankie dat jy registreer het vir 'n rekening op Twenty! Voordat ons begin, moet ons net bevestig dat dit jy is. Klik bo om jou e-posadres te verifieer."
@ -110,6 +134,11 @@ msgstr "Hierdie skakel is slegs geldig vir die volgende {duration}. Indien die s
msgid "Update your subscription"
msgstr "Opdateer jou intekening"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verifieer E-pos"

View File

@ -34,6 +34,10 @@ msgstr "تأكد من عنوان بريدك الإلكتروني"
msgid "Connect to Twenty"
msgstr "الاتصال بـ Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "الاتصال بـ Twenty"
msgid "Dear {userName}"
msgstr "عزيزي {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "لقد دُعيت للإنضمام إلى مساحة عمل تسمى "
@ -50,6 +62,10 @@ msgstr "لقد دُعيت للإنضمام إلى مساحة عمل تسمى "
msgid "Hello"
msgstr "مرحبًا"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "إذا لم تكن قد بدأت هذا التغيير، يرجى الاتصال بمالك مساحة العمل الخاصة بك على الفور."
@ -74,6 +90,10 @@ msgstr "انضم إلى فريقك في Twenty"
msgid "Password updated"
msgstr "تم تحديث كلمة المرور"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "إعادة تعيين"
@ -82,6 +102,10 @@ msgstr "إعادة تعيين"
msgid "Reset your password 🗝"
msgstr "إعادة تعيين كلمة مرورك 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "شكراً لتسجيلك لحساب على Twenty! قبل أن نبدأ، نحتاج فقط إلى التأكد من أن هذا أنت. انقر أعلاه للتحقق من عنوان بريدك الإلكتروني."
@ -110,6 +134,11 @@ msgstr "هذا الرابط صالح فقط للمدة {duration} القادمة
msgid "Update your subscription"
msgstr "تحديث الاشتراك"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "تحقق من البريد الإلكتروني"

View File

@ -34,6 +34,10 @@ msgstr "Confirma la teva adreça de correu electrònic"
msgid "Connect to Twenty"
msgstr "Connecta't a Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Connecta't a Twenty"
msgid "Dear {userName}"
msgstr "Benvolgut {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "t'ha convidat a unir-te a un espai de treball anomenat "
@ -50,6 +62,10 @@ msgstr "t'ha convidat a unir-te a un espai de treball anomenat "
msgid "Hello"
msgstr "Hola"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Si no has iniciat aquest canvi, si us plau contacta amb el propietari de l'espai de treball immediatament."
@ -74,6 +90,10 @@ msgstr "Uneix-te al teu equip a Twenty"
msgid "Password updated"
msgstr "Contrasenya actualitzada"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Restableix"
@ -82,6 +102,10 @@ msgstr "Restableix"
msgid "Reset your password 🗝"
msgstr "Restableix la teva contrasenya 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Gràcies per registrar-te a Twenty! Abans de començar, només necessitem confirmar que ets tu. Clica a sobre per verificar la teva adreça de correu electrònic."
@ -110,6 +134,11 @@ msgstr "Aquest enllaç només és vàlid durant els propers {duration}. Si l'enl
msgid "Update your subscription"
msgstr "Actualitza la teva subscripció"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verifica el correu electrònic"

View File

@ -34,6 +34,10 @@ msgstr "Potvrďte svou e-mailovou adresu"
msgid "Connect to Twenty"
msgstr "Připojte se k Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Připojte se k Twenty"
msgid "Dear {userName}"
msgstr "Vážený {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "vás pozval do pracovního prostoru s názvem "
@ -50,6 +62,10 @@ msgstr "vás pozval do pracovního prostoru s názvem "
msgid "Hello"
msgstr "Dobrý den"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Pokud jste tuto změnu neiniciovali, prosím, okamžitě kontaktujte majitele vašeho pracovního prostoru."
@ -74,6 +90,10 @@ msgstr "Připojte se k svému týmu na Twenty"
msgid "Password updated"
msgstr "Heslo bylo aktualizováno"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Obnovit"
@ -82,6 +102,10 @@ msgstr "Obnovit"
msgid "Reset your password 🗝"
msgstr "Obnovte své heslo 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Děkujeme za registraci účtu na Twenty! Než začneme, musíme potvrdit, že jste to vy. Klikněte výše k ověření vaší e-mailové adresy."
@ -110,6 +134,11 @@ msgstr "Tento odkaz je platný pouze následující {duration}. Pokud odkaz nefu
msgid "Update your subscription"
msgstr "Aktualizujte své předplatné"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Ověřit e-mail"

View File

@ -34,6 +34,10 @@ msgstr "Bekræft din e-mailadresse"
msgid "Connect to Twenty"
msgstr "Forbind til Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Forbind til Twenty"
msgid "Dear {userName}"
msgstr "Kære {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "har inviteret dig til at deltage i et arbejdsområde kaldet "
@ -50,6 +62,10 @@ msgstr "har inviteret dig til at deltage i et arbejdsområde kaldet "
msgid "Hello"
msgstr "Hej"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Hvis du ikke har initieret denne ændring, bedes du straks kontakte ejeren af dit arbejdsområde."
@ -74,6 +90,10 @@ msgstr "Deltag i dit team på Twenty"
msgid "Password updated"
msgstr "Adgangskode opdateret"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Nulstil"
@ -82,6 +102,10 @@ msgstr "Nulstil"
msgid "Reset your password 🗝"
msgstr "Nulstil din adgangskode 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Tak fordi du har registreret en konto på Twenty! Før vi starter, skal vi bare bekræfte, at det er dig. Klik ovenfor for at bekræfte din e-mailadresse."
@ -110,6 +134,11 @@ msgstr "Dette link er kun gyldigt i de næste {duration}. Hvis linket ikke funge
msgid "Update your subscription"
msgstr "Opdater dit abonnement"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Bekræft e-mail"

View File

@ -34,6 +34,10 @@ msgstr "Bestätigen Sie Ihre E-Mail-Adresse"
msgid "Connect to Twenty"
msgstr "Mit Twenty verbinden"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Mit Twenty verbinden"
msgid "Dear {userName}"
msgstr "Sehr geehrte/r {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "hat Sie eingeladen, einem Workspace namens "
@ -50,6 +62,10 @@ msgstr "hat Sie eingeladen, einem Workspace namens "
msgid "Hello"
msgstr "Hallo"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Wenn Sie diese Änderung nicht veranlasst haben, kontaktieren Sie bitte umgehend den Eigentümer Ihres Workspaces."
@ -74,6 +90,10 @@ msgstr "Treten Sie Ihrem Team auf Twenty bei"
msgid "Password updated"
msgstr "Passwort wurde aktualisiert"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Zurücksetzen"
@ -82,6 +102,10 @@ msgstr "Zurücksetzen"
msgid "Reset your password 🗝"
msgstr "Setzen Sie Ihr Passwort zurück 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Vielen Dank für Ihre Registrierung bei Twenty! Bevor wir beginnen, müssen wir nur bestätigen, dass Sie es sind. Klicken Sie oben, um Ihre E-Mail-Adresse zu verifizieren."
@ -110,6 +134,11 @@ msgstr "Dieser Link ist nur für die nächsten {duration} gültig. Wenn der Link
msgid "Update your subscription"
msgstr "Aktualisieren Sie Ihr Abonnement"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "E-Mail verifizieren"

View File

@ -34,6 +34,10 @@ msgstr "Επιβεβαιώστε τη διεύθυνση email σας"
msgid "Connect to Twenty"
msgstr "Συνδεθείτε στο Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Συνδεθείτε στο Twenty"
msgid "Dear {userName}"
msgstr "Αγαπητέ/ή {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "σας έχει προσκαλέσει να συμμετάσχετε σε έναν χώρο εργασίας με την ονομασία "
@ -50,6 +62,10 @@ msgstr "σας έχει προσκαλέσει να συμμετάσχετε σ
msgid "Hello"
msgstr "Γεια σας"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Εάν δεν έχετε προβεί εσείς σε αυτήν την αλλαγή, παρακαλώ επικοινωνήστε άμεσα με τον ιδιοκτήτη του χώρου εργασίας σας."
@ -74,6 +90,10 @@ msgstr "Συμμετέχετε στην ομάδα σας στο Twenty"
msgid "Password updated"
msgstr "Ο κωδικός έχει ενημερωθεί"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Επαναφορά"
@ -82,6 +102,10 @@ msgstr "Επαναφορά"
msgid "Reset your password 🗝"
msgstr "Επαναφέρετε τον κωδικό σας 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Σας ευχαριστούμε που εγγραφήκατε για έναν λογαριασμό στο Twenty! Πριν ξεκινήσουμε, πρέπει μόνο να επιβεβαιώσουμε ότι αυτός είστε εσείς. Κάντε κλικ παραπάνω για να επαληθεύσετε τη διεύθυνση email σας."
@ -110,6 +134,11 @@ msgstr "Αυτός ο σύνδεσμος ισχύει μόνο για τις ε
msgid "Update your subscription"
msgstr "Ενημερώστε τη συνδρομή σας"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Επαληθεύστε το Email"

View File

@ -29,6 +29,10 @@ msgstr "Confirm your email address"
msgid "Connect to Twenty"
msgstr "Connect to Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr "Create a new workspace"
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -37,6 +41,14 @@ msgstr "Connect to Twenty"
msgid "Dear {userName}"
msgstr "Dear {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr "Dear {userName},"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr "Deleted Workspace"
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "has invited you to join a workspace called "
@ -45,6 +57,10 @@ msgstr "has invited you to join a workspace called "
msgid "Hello"
msgstr "Hello"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr "Hello,"
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "If you did not initiate this change, please contact your workspace owner immediately."
@ -69,6 +85,10 @@ msgstr "Join your team on Twenty"
msgid "Password updated"
msgstr "Password updated"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Reset"
@ -77,6 +97,10 @@ msgstr "Reset"
msgid "Reset your password 🗝"
msgstr "Reset your password 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr "Suspended Workspace "
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
@ -105,6 +129,11 @@ msgstr "This link is only valid for the next {duration}. If the link does not wo
msgid "Update your subscription"
msgstr "Update your subscription"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr "Validate domain"
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verify Email"

View File

@ -34,6 +34,10 @@ msgstr "Confirma tu dirección de correo electrónico"
msgid "Connect to Twenty"
msgstr "Conéctate a Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Conéctate a Twenty"
msgid "Dear {userName}"
msgstr "Estimado/a {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "te ha invitado a unirte a un espacio de trabajo llamado "
@ -50,6 +62,10 @@ msgstr "te ha invitado a unirte a un espacio de trabajo llamado "
msgid "Hello"
msgstr "Hola"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Si no iniciaste este cambio, contacta inmediatamente al propietario de tu espacio de trabajo."
@ -74,6 +90,10 @@ msgstr "Únete a tu equipo en Twenty"
msgid "Password updated"
msgstr "Contraseña actualizada"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Restablecer"
@ -82,6 +102,10 @@ msgstr "Restablecer"
msgid "Reset your password 🗝"
msgstr "Restablece tu contraseña 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "¡Gracias por registrarte en Twenty! Antes de comenzar, solo necesitamos confirmar que eres tú. Haz clic arriba para verificar tu dirección de correo electrónico."
@ -110,6 +134,11 @@ msgstr "Este enlace solo es válido por los próximos {duration}. Si el enlace n
msgid "Update your subscription"
msgstr "Actualiza tu suscripción"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verificar correo electrónico"

View File

@ -34,6 +34,10 @@ msgstr "Vahvista sähköpostiosoitteesi"
msgid "Connect to Twenty"
msgstr "Yhdistä Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Yhdistä Twenty"
msgid "Dear {userName}"
msgstr "Hyvä {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "on kutsunut sinut liittymään työtilaan nimeltä "
@ -50,6 +62,10 @@ msgstr "on kutsunut sinut liittymään työtilaan nimeltä "
msgid "Hello"
msgstr "Hei"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Jos et itse aloittanut tätä muutosta, ota heti yhteyttä työtilasi omistajaan."
@ -74,6 +90,10 @@ msgstr "Liity tiimiisi Twentyssä"
msgid "Password updated"
msgstr "Salasana päivitetty"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Nollaa"
@ -82,6 +102,10 @@ msgstr "Nollaa"
msgid "Reset your password 🗝"
msgstr "Nollaa salasanasi 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Kiitos, että rekisteröidyit Twenty:n käyttäjäksi! Ennen kuin aloitamme, meidän täytyy vahvistaa, että kyseessä on sinä. Klikkaa yllä vahvistaaksesi sähköpostiosoitteesi."
@ -110,6 +134,11 @@ msgstr "Tämä linkki on voimassa vain seuraavat {duration}. Jos linkki ei toimi
msgid "Update your subscription"
msgstr "Päivitä tilauksesi"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Vahvista sähköposti"

View File

@ -34,6 +34,10 @@ msgstr "Confirmez votre adresse e-mail"
msgid "Connect to Twenty"
msgstr "Connectez-vous à Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Connectez-vous à Twenty"
msgid "Dear {userName}"
msgstr "Cher {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "vous a invité à rejoindre un espace de travail appelé "
@ -50,6 +62,10 @@ msgstr "vous a invité à rejoindre un espace de travail appelé "
msgid "Hello"
msgstr "Bonjour"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Si vous n'avez pas initié ce changement, veuillez contacter immédiatement le propriétaire de votre espace de travail."
@ -74,6 +90,10 @@ msgstr "Rejoignez votre équipe sur Twenty"
msgid "Password updated"
msgstr "Mot de passe mis à jour"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Réinitialiser"
@ -82,6 +102,10 @@ msgstr "Réinitialiser"
msgid "Reset your password 🗝"
msgstr "Réinitialisez votre mot de passe 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Merci de vous être inscrit sur Twenty ! Avant de commencer, nous devons confirmer votre identité. Cliquez ci-dessus pour vérifier votre adresse e-mail."
@ -110,6 +134,11 @@ msgstr "Ce lien n'est valable que pour les {duration} suivants. Si le lien ne fo
msgid "Update your subscription"
msgstr "Mettez à jour votre abonnement"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Vérifiez l'e-mail"

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aanvaar uitnodiging\"],\"Yxj+Uc\":[\"Alle data in hierdie werkruimte is permanent verwyder.\"],\"RPHFhC\":[\"Bevestig jou e-posadres\"],\"nvkBPN\":[\"Konnekteer met Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Liewe \",[\"userName\"]],\"tGme7M\":[\"het jou genooi om aan te sluit by 'n werkruimte genaamd \"],\"uzTaYi\":[\"Hallo\"],\"eE1nG1\":[\"As jy nie hierdie verandering geïnisieer het nie, kontak asseblief jou werkruimte-eienaar dadelik.\"],\"Gz91L8\":[\"As jy wil voortgaan om Twenty te gebruik, moet asseblief jou intekening binne die volgende \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" opdateer.\"],\"0weyko\":[\"As jy Twenty weer wil gebruik, kan jy 'n nuwe werkruimte skep.\"],\"7JuhZQ\":[\"Dit blyk dat jou werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> vir \",[\"daysSinceInactive\"],\" dae opgeskort is.\"],\"PviVyk\":[\"Sluit aan by jou span op Twenty\"],\"ogtYkT\":[\"Wagwoord opgedateer\"],\"OfhWJH\":[\"Stel terug\"],\"RE5NiU\":[\"Stel jou wagwoord terug 🗝\"],\"7yDt8q\":[\"Dankie dat jy registreer het vir 'n rekening op Twenty! Voordat ons begin, moet ons net bevestig dat dit jy is. Klik bo om jou e-posadres te verifieer.\"],\"igorB1\":[\"Die werkruimte sal gedeaktiveer word in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", en al sy data sal verwyder word.\"],\"7OEHy1\":[\"Dit is 'n bevestiging dat die wagwoord vir jou rekening (\",[\"email\"],\") suksesvol verander is op \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Hierdie skakel is slegs geldig vir die volgende \",[\"duration\"],\". Indien die skakel nie werk nie, kan jy die aanmeldverifiëringskakel direk gebruik:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Opdateer jou intekening\"],\"wCKkSr\":[\"Verifieer E-pos\"],\"9MqLGX\":[\"Jou werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> is verwyder aangesien jou intekening \",[\"daysSinceInactive\"],\" dae gelede verval het.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aanvaar uitnodiging\"],\"Yxj+Uc\":[\"Alle data in hierdie werkruimte is permanent verwyder.\"],\"RPHFhC\":[\"Bevestig jou e-posadres\"],\"nvkBPN\":[\"Konnekteer met Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Liewe \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"het jou genooi om aan te sluit by 'n werkruimte genaamd \"],\"uzTaYi\":[\"Hallo\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"As jy nie hierdie verandering geïnisieer het nie, kontak asseblief jou werkruimte-eienaar dadelik.\"],\"Gz91L8\":[\"As jy wil voortgaan om Twenty te gebruik, moet asseblief jou intekening binne die volgende \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" opdateer.\"],\"0weyko\":[\"As jy Twenty weer wil gebruik, kan jy 'n nuwe werkruimte skep.\"],\"7JuhZQ\":[\"Dit blyk dat jou werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> vir \",[\"daysSinceInactive\"],\" dae opgeskort is.\"],\"PviVyk\":[\"Sluit aan by jou span op Twenty\"],\"ogtYkT\":[\"Wagwoord opgedateer\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Stel terug\"],\"RE5NiU\":[\"Stel jou wagwoord terug 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Dankie dat jy registreer het vir 'n rekening op Twenty! Voordat ons begin, moet ons net bevestig dat dit jy is. Klik bo om jou e-posadres te verifieer.\"],\"igorB1\":[\"Die werkruimte sal gedeaktiveer word in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", en al sy data sal verwyder word.\"],\"7OEHy1\":[\"Dit is 'n bevestiging dat die wagwoord vir jou rekening (\",[\"email\"],\") suksesvol verander is op \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Hierdie skakel is slegs geldig vir die volgende \",[\"duration\"],\". Indien die skakel nie werk nie, kan jy die aanmeldverifiëringskakel direk gebruik:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Opdateer jou intekening\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verifieer E-pos\"],\"9MqLGX\":[\"Jou werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> is verwyder aangesien jou intekening \",[\"daysSinceInactive\"],\" dae gelede verval het.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"قبول الدعوة\"],\"Yxj+Uc\":[\"تم حذف جميع البيانات في هذه الواجهة بشكل دائم.\"],\"RPHFhC\":[\"تأكد من عنوان بريدك الإلكتروني\"],\"nvkBPN\":[\"الاتصال بـ Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"عزيزي \",[\"userName\"]],\"tGme7M\":[\"لقد دُعيت للإنضمام إلى مساحة عمل تسمى \"],\"uzTaYi\":[\"مرحبًا\"],\"eE1nG1\":[\"إذا لم تكن قد بدأت هذا التغيير، يرجى الاتصال بمالك مساحة العمل الخاصة بك على الفور.\"],\"Gz91L8\":[\"إذا كنت ترغب في الاستمرار في استخدام Twenty، يُرجى تحديث اشتراكك خلال الأيام \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" القادمة.\"],\"0weyko\":[\"إذا كنت ترغب في استخدام Twenty مرة أخرى، يمكنك إنشاء مساحة عمل جديدة.\"],\"7JuhZQ\":[\"يبدو أن مساحة عملك <0>\",[\"workspaceDisplayName\"],\"</0> قد تم تعليقها لمدة \",[\"daysSinceInactive\"],\" أيام.\"],\"PviVyk\":[\"انضم إلى فريقك في Twenty\"],\"ogtYkT\":[\"تم تحديث كلمة المرور\"],\"OfhWJH\":[\"إعادة تعيين\"],\"RE5NiU\":[\"إعادة تعيين كلمة مرورك 🗝\"],\"7yDt8q\":[\"شكراً لتسجيلك لحساب على Twenty! قبل أن نبدأ، نحتاج فقط إلى التأكد من أن هذا أنت. انقر أعلاه للتحقق من عنوان بريدك الإلكتروني.\"],\"igorB1\":[\"سيتم تعطيل مساحة العمل في غضون \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\"، وسيتم حذف كل بياناتها.\"],\"7OEHy1\":[\"هذا تأكيد أن كلمة مرور حسابك (\",[\"email\"],\") قد تم تغييرها بنجاح في \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"هذا الرابط صالح فقط للمدة \",[\"duration\"],\" القادمة. إذا لم يعمل الرابط، يمكنك استخدام رابط التحقق من تسجيل الدخول مباشرة:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"تحديث الاشتراك\"],\"wCKkSr\":[\"تحقق من البريد الإلكتروني\"],\"9MqLGX\":[\"تم حذف مساحة العمل <0>\",[\"workspaceDisplayName\"],\"</0> كون اشتراكك قد انتهى منذ \",[\"daysSinceInactive\"],\" أيام.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"قبول الدعوة\"],\"Yxj+Uc\":[\"تم حذف جميع البيانات في هذه الواجهة بشكل دائم.\"],\"RPHFhC\":[\"تأكد من عنوان بريدك الإلكتروني\"],\"nvkBPN\":[\"الاتصال بـ Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"عزيزي \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"لقد دُعيت للإنضمام إلى مساحة عمل تسمى \"],\"uzTaYi\":[\"مرحبًا\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"إذا لم تكن قد بدأت هذا التغيير، يرجى الاتصال بمالك مساحة العمل الخاصة بك على الفور.\"],\"Gz91L8\":[\"إذا كنت ترغب في الاستمرار في استخدام Twenty، يُرجى تحديث اشتراكك خلال الأيام \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" القادمة.\"],\"0weyko\":[\"إذا كنت ترغب في استخدام Twenty مرة أخرى، يمكنك إنشاء مساحة عمل جديدة.\"],\"7JuhZQ\":[\"يبدو أن مساحة عملك <0>\",[\"workspaceDisplayName\"],\"</0> قد تم تعليقها لمدة \",[\"daysSinceInactive\"],\" أيام.\"],\"PviVyk\":[\"انضم إلى فريقك في Twenty\"],\"ogtYkT\":[\"تم تحديث كلمة المرور\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"إعادة تعيين\"],\"RE5NiU\":[\"إعادة تعيين كلمة مرورك 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"شكراً لتسجيلك لحساب على Twenty! قبل أن نبدأ، نحتاج فقط إلى التأكد من أن هذا أنت. انقر أعلاه للتحقق من عنوان بريدك الإلكتروني.\"],\"igorB1\":[\"سيتم تعطيل مساحة العمل في غضون \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\"، وسيتم حذف كل بياناتها.\"],\"7OEHy1\":[\"هذا تأكيد أن كلمة مرور حسابك (\",[\"email\"],\") قد تم تغييرها بنجاح في \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"هذا الرابط صالح فقط للمدة \",[\"duration\"],\" القادمة. إذا لم يعمل الرابط، يمكنك استخدام رابط التحقق من تسجيل الدخول مباشرة:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"تحديث الاشتراك\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"تحقق من البريد الإلكتروني\"],\"9MqLGX\":[\"تم حذف مساحة العمل <0>\",[\"workspaceDisplayName\"],\"</0> كون اشتراكك قد انتهى منذ \",[\"daysSinceInactive\"],\" أيام.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accepta la invitació\"],\"Yxj+Uc\":[\"Totes les dades en aquest espai de treball s'han esborrat permanentment.\"],\"RPHFhC\":[\"Confirma la teva adreça de correu electrònic\"],\"nvkBPN\":[\"Connecta't a Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Benvolgut \",[\"userName\"]],\"tGme7M\":[\"t'ha convidat a unir-te a un espai de treball anomenat \"],\"uzTaYi\":[\"Hola\"],\"eE1nG1\":[\"Si no has iniciat aquest canvi, si us plau contacta amb el propietari de l'espai de treball immediatament.\"],\"Gz91L8\":[\"Si vols continuar utilitzant Twenty, si us plau actualitza la teva subscripció en els propers \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Si vols utilitzar Twenty de nou, pots crear un nou espai de treball.\"],\"7JuhZQ\":[\"Sembla que el teu espai de treball <0>\",[\"workspaceDisplayName\"],\"</0> ha estat suspès per \",[\"daysSinceInactive\"],\" dies.\"],\"PviVyk\":[\"Uneix-te al teu equip a Twenty\"],\"ogtYkT\":[\"Contrasenya actualitzada\"],\"OfhWJH\":[\"Restableix\"],\"RE5NiU\":[\"Restableix la teva contrasenya 🗝\"],\"7yDt8q\":[\"Gràcies per registrar-te a Twenty! Abans de començar, només necessitem confirmar que ets tu. Clica a sobre per verificar la teva adreça de correu electrònic.\"],\"igorB1\":[\"L'espai de treball es desactivarà en \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", i totes les seves dades seran eliminades.\"],\"7OEHy1\":[\"Això és una confirmació que la contrasenya del teu compte (\",[\"email\"],\") s'ha canviat amb èxit el \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Aquest enllaç només és vàlid durant els propers \",[\"duration\"],\". Si l'enllaç no funciona, pots fer servir directament l'enllaç de verificació d'inici de sessió:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Actualitza la teva subscripció\"],\"wCKkSr\":[\"Verifica el correu electrònic\"],\"9MqLGX\":[\"El teu espai de treball <0>\",[\"workspaceDisplayName\"],\"</0> s'ha eliminat ja que la teva subscripció va caducar fa \",[\"daysSinceInactive\"],\" dies.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accepta la invitació\"],\"Yxj+Uc\":[\"Totes les dades en aquest espai de treball s'han esborrat permanentment.\"],\"RPHFhC\":[\"Confirma la teva adreça de correu electrònic\"],\"nvkBPN\":[\"Connecta't a Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Benvolgut \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"t'ha convidat a unir-te a un espai de treball anomenat \"],\"uzTaYi\":[\"Hola\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Si no has iniciat aquest canvi, si us plau contacta amb el propietari de l'espai de treball immediatament.\"],\"Gz91L8\":[\"Si vols continuar utilitzant Twenty, si us plau actualitza la teva subscripció en els propers \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Si vols utilitzar Twenty de nou, pots crear un nou espai de treball.\"],\"7JuhZQ\":[\"Sembla que el teu espai de treball <0>\",[\"workspaceDisplayName\"],\"</0> ha estat suspès per \",[\"daysSinceInactive\"],\" dies.\"],\"PviVyk\":[\"Uneix-te al teu equip a Twenty\"],\"ogtYkT\":[\"Contrasenya actualitzada\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Restableix\"],\"RE5NiU\":[\"Restableix la teva contrasenya 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Gràcies per registrar-te a Twenty! Abans de començar, només necessitem confirmar que ets tu. Clica a sobre per verificar la teva adreça de correu electrònic.\"],\"igorB1\":[\"L'espai de treball es desactivarà en \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", i totes les seves dades seran eliminades.\"],\"7OEHy1\":[\"Això és una confirmació que la contrasenya del teu compte (\",[\"email\"],\") s'ha canviat amb èxit el \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Aquest enllaç només és vàlid durant els propers \",[\"duration\"],\". Si l'enllaç no funciona, pots fer servir directament l'enllaç de verificació d'inici de sessió:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Actualitza la teva subscripció\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verifica el correu electrònic\"],\"9MqLGX\":[\"El teu espai de treball <0>\",[\"workspaceDisplayName\"],\"</0> s'ha eliminat ja que la teva subscripció va caducar fa \",[\"daysSinceInactive\"],\" dies.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Přijměte pozvánku\"],\"Yxj+Uc\":[\"Všechna data v tomto pracovním prostoru byla trvale odstraněna.\"],\"RPHFhC\":[\"Potvrďte svou e-mailovou adresu\"],\"nvkBPN\":[\"Připojte se k Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Vážený \",[\"userName\"]],\"tGme7M\":[\"vás pozval do pracovního prostoru s názvem \"],\"uzTaYi\":[\"Dobrý den\"],\"eE1nG1\":[\"Pokud jste tuto změnu neiniciovali, prosím, okamžitě kontaktujte majitele vašeho pracovního prostoru.\"],\"Gz91L8\":[\"Pokud si přejete dále používat Twenty, prosím, aktualizujte své předplatné během příštích \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Pokud si přejete znovu použít Twenty, můžete vytvořit nový pracovní prostor.\"],\"7JuhZQ\":[\"Zdá se, že váš pracovní prostor <0>\",[\"workspaceDisplayName\"],\"</0> byl pozastaven na dobu \",[\"daysSinceInactive\"],\" dní.\"],\"PviVyk\":[\"Připojte se k svému týmu na Twenty\"],\"ogtYkT\":[\"Heslo bylo aktualizováno\"],\"OfhWJH\":[\"Obnovit\"],\"RE5NiU\":[\"Obnovte své heslo 🗝\"],\"7yDt8q\":[\"Děkujeme za registraci účtu na Twenty! Než začneme, musíme potvrdit, že jste to vy. Klikněte výše k ověření vaší e-mailové adresy.\"],\"igorB1\":[\"Pracovní prostor bude deaktivován za \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" a všechna jeho data budou smazána.\"],\"7OEHy1\":[\"Toto je potvrzení, že heslo k vašemu účtu (\",[\"email\"],\") bylo úspěšně změněno \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Tento odkaz je platný pouze následující \",[\"duration\"],\". Pokud odkaz nefunguje, můžete přímo použít odkaz pro ověření přihlášení:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aktualizujte své předplatné\"],\"wCKkSr\":[\"Ověřit e-mail\"],\"9MqLGX\":[\"Váš pracovní prostor <0>\",[\"workspaceDisplayName\"],\"</0> byl odstraněn, protože vaše předplatné vypršelo před \",[\"daysSinceInactive\"],\" dny.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Přijměte pozvánku\"],\"Yxj+Uc\":[\"Všechna data v tomto pracovním prostoru byla trvale odstraněna.\"],\"RPHFhC\":[\"Potvrďte svou e-mailovou adresu\"],\"nvkBPN\":[\"Připojte se k Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Vážený \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"vás pozval do pracovního prostoru s názvem \"],\"uzTaYi\":[\"Dobrý den\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Pokud jste tuto změnu neiniciovali, prosím, okamžitě kontaktujte majitele vašeho pracovního prostoru.\"],\"Gz91L8\":[\"Pokud si přejete dále používat Twenty, prosím, aktualizujte své předplatné během příštích \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Pokud si přejete znovu použít Twenty, můžete vytvořit nový pracovní prostor.\"],\"7JuhZQ\":[\"Zdá se, že váš pracovní prostor <0>\",[\"workspaceDisplayName\"],\"</0> byl pozastaven na dobu \",[\"daysSinceInactive\"],\" dní.\"],\"PviVyk\":[\"Připojte se k svému týmu na Twenty\"],\"ogtYkT\":[\"Heslo bylo aktualizováno\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Obnovit\"],\"RE5NiU\":[\"Obnovte své heslo 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Děkujeme za registraci účtu na Twenty! Než začneme, musíme potvrdit, že jste to vy. Klikněte výše k ověření vaší e-mailové adresy.\"],\"igorB1\":[\"Pracovní prostor bude deaktivován za \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" a všechna jeho data budou smazána.\"],\"7OEHy1\":[\"Toto je potvrzení, že heslo k vašemu účtu (\",[\"email\"],\") bylo úspěšně změněno \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Tento odkaz je platný pouze následující \",[\"duration\"],\". Pokud odkaz nefunguje, můžete přímo použít odkaz pro ověření přihlášení:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aktualizujte své předplatné\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Ověřit e-mail\"],\"9MqLGX\":[\"Váš pracovní prostor <0>\",[\"workspaceDisplayName\"],\"</0> byl odstraněn, protože vaše předplatné vypršelo před \",[\"daysSinceInactive\"],\" dny.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accepter invitation\"],\"Yxj+Uc\":[\"Alle data i dette arbejdsområde er blevet permanent slettet.\"],\"RPHFhC\":[\"Bekræft din e-mailadresse\"],\"nvkBPN\":[\"Forbind til Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kære \",[\"userName\"]],\"tGme7M\":[\"har inviteret dig til at deltage i et arbejdsområde kaldet \"],\"uzTaYi\":[\"Hej\"],\"eE1nG1\":[\"Hvis du ikke har initieret denne ændring, bedes du straks kontakte ejeren af dit arbejdsområde.\"],\"Gz91L8\":[\"Hvis du ønsker at fortsætte med at bruge Twenty, opdater da dit abonnement inden for de næste \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Hvis du ønsker at bruge Twenty igen, kan du oprette et nyt arbejdsområde.\"],\"7JuhZQ\":[\"Det ser ud til, at dit arbejdsområde <0>\",[\"workspaceDisplayName\"],\"</0> er blevet suspenderet i \",[\"daysSinceInactive\"],\" dage.\"],\"PviVyk\":[\"Deltag i dit team på Twenty\"],\"ogtYkT\":[\"Adgangskode opdateret\"],\"OfhWJH\":[\"Nulstil\"],\"RE5NiU\":[\"Nulstil din adgangskode 🗝\"],\"7yDt8q\":[\"Tak fordi du har registreret en konto på Twenty! Før vi starter, skal vi bare bekræfte, at det er dig. Klik ovenfor for at bekræfte din e-mailadresse.\"],\"igorB1\":[\"Arbejdsområdet vil blive deaktiveret om \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", og alle dens data vil blive slettet.\"],\"7OEHy1\":[\"Dette er en bekræftelse på, at adgangskoden til din konto (\",[\"email\"],\") er blevet ændret den \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Dette link er kun gyldigt i de næste \",[\"duration\"],\". Hvis linket ikke fungerer, kan du bruge loginbekræftelseslinket direkte:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Opdater dit abonnement\"],\"wCKkSr\":[\"Bekræft e-mail\"],\"9MqLGX\":[\"Dit arbejdsområde <0>\",[\"workspaceDisplayName\"],\"</0> er blevet slettet, da dit abonnement udløb for \",[\"daysSinceInactive\"],\" dage siden.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accepter invitation\"],\"Yxj+Uc\":[\"Alle data i dette arbejdsområde er blevet permanent slettet.\"],\"RPHFhC\":[\"Bekræft din e-mailadresse\"],\"nvkBPN\":[\"Forbind til Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kære \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"har inviteret dig til at deltage i et arbejdsområde kaldet \"],\"uzTaYi\":[\"Hej\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Hvis du ikke har initieret denne ændring, bedes du straks kontakte ejeren af dit arbejdsområde.\"],\"Gz91L8\":[\"Hvis du ønsker at fortsætte med at bruge Twenty, opdater da dit abonnement inden for de næste \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Hvis du ønsker at bruge Twenty igen, kan du oprette et nyt arbejdsområde.\"],\"7JuhZQ\":[\"Det ser ud til, at dit arbejdsområde <0>\",[\"workspaceDisplayName\"],\"</0> er blevet suspenderet i \",[\"daysSinceInactive\"],\" dage.\"],\"PviVyk\":[\"Deltag i dit team på Twenty\"],\"ogtYkT\":[\"Adgangskode opdateret\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Nulstil\"],\"RE5NiU\":[\"Nulstil din adgangskode 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Tak fordi du har registreret en konto på Twenty! Før vi starter, skal vi bare bekræfte, at det er dig. Klik ovenfor for at bekræfte din e-mailadresse.\"],\"igorB1\":[\"Arbejdsområdet vil blive deaktiveret om \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", og alle dens data vil blive slettet.\"],\"7OEHy1\":[\"Dette er en bekræftelse på, at adgangskoden til din konto (\",[\"email\"],\") er blevet ændret den \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Dette link er kun gyldigt i de næste \",[\"duration\"],\". Hvis linket ikke fungerer, kan du bruge loginbekræftelseslinket direkte:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Opdater dit abonnement\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Bekræft e-mail\"],\"9MqLGX\":[\"Dit arbejdsområde <0>\",[\"workspaceDisplayName\"],\"</0> er blevet slettet, da dit abonnement udløb for \",[\"daysSinceInactive\"],\" dage siden.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Einladung akzeptieren\"],\"Yxj+Uc\":[\"Alle Daten in diesem Workspace wurden dauerhaft gelöscht.\"],\"RPHFhC\":[\"Bestätigen Sie Ihre E-Mail-Adresse\"],\"nvkBPN\":[\"Mit Twenty verbinden\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Sehr geehrte/r \",[\"userName\"]],\"tGme7M\":[\"hat Sie eingeladen, einem Workspace namens \"],\"uzTaYi\":[\"Hallo\"],\"eE1nG1\":[\"Wenn Sie diese Änderung nicht veranlasst haben, kontaktieren Sie bitte umgehend den Eigentümer Ihres Workspaces.\"],\"Gz91L8\":[\"Wenn Sie Twenty weiterhin nutzen möchten, aktualisieren Sie bitte Ihr Abonnement innerhalb der nächsten \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Wenn Sie Twenty erneut nutzen möchten, können Sie einen neuen Workspace erstellen.\"],\"7JuhZQ\":[\"Es scheint, dass Ihr Workspace <0>\",[\"workspaceDisplayName\"],\"</0> seit \",[\"daysSinceInactive\"],\" Tagen gesperrt ist.\"],\"PviVyk\":[\"Treten Sie Ihrem Team auf Twenty bei\"],\"ogtYkT\":[\"Passwort wurde aktualisiert\"],\"OfhWJH\":[\"Zurücksetzen\"],\"RE5NiU\":[\"Setzen Sie Ihr Passwort zurück 🗝\"],\"7yDt8q\":[\"Vielen Dank für Ihre Registrierung bei Twenty! Bevor wir beginnen, müssen wir nur bestätigen, dass Sie es sind. Klicken Sie oben, um Ihre E-Mail-Adresse zu verifizieren.\"],\"igorB1\":[\"Der Workspace wird in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" deaktiviert, und alle Daten werden gelöscht.\"],\"7OEHy1\":[\"Dies ist eine Bestätigung, dass das Passwort für Ihr Konto (\",[\"email\"],\") am \",[\"formattedDate\"],\" erfolgreich geändert wurde.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Dieser Link ist nur für die nächsten \",[\"duration\"],\" gültig. Wenn der Link nicht funktioniert, können Sie den Anmeldebestätigungslink direkt verwenden:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aktualisieren Sie Ihr Abonnement\"],\"wCKkSr\":[\"E-Mail verifizieren\"],\"9MqLGX\":[\"Ihr Workspace <0>\",[\"workspaceDisplayName\"],\"</0> wurde gelöscht, da Ihr Abonnement vor \",[\"daysSinceInactive\"],\" Tagen abgelaufen ist.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Einladung akzeptieren\"],\"Yxj+Uc\":[\"Alle Daten in diesem Workspace wurden dauerhaft gelöscht.\"],\"RPHFhC\":[\"Bestätigen Sie Ihre E-Mail-Adresse\"],\"nvkBPN\":[\"Mit Twenty verbinden\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Sehr geehrte/r \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"hat Sie eingeladen, einem Workspace namens \"],\"uzTaYi\":[\"Hallo\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Wenn Sie diese Änderung nicht veranlasst haben, kontaktieren Sie bitte umgehend den Eigentümer Ihres Workspaces.\"],\"Gz91L8\":[\"Wenn Sie Twenty weiterhin nutzen möchten, aktualisieren Sie bitte Ihr Abonnement innerhalb der nächsten \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Wenn Sie Twenty erneut nutzen möchten, können Sie einen neuen Workspace erstellen.\"],\"7JuhZQ\":[\"Es scheint, dass Ihr Workspace <0>\",[\"workspaceDisplayName\"],\"</0> seit \",[\"daysSinceInactive\"],\" Tagen gesperrt ist.\"],\"PviVyk\":[\"Treten Sie Ihrem Team auf Twenty bei\"],\"ogtYkT\":[\"Passwort wurde aktualisiert\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Zurücksetzen\"],\"RE5NiU\":[\"Setzen Sie Ihr Passwort zurück 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Vielen Dank für Ihre Registrierung bei Twenty! Bevor wir beginnen, müssen wir nur bestätigen, dass Sie es sind. Klicken Sie oben, um Ihre E-Mail-Adresse zu verifizieren.\"],\"igorB1\":[\"Der Workspace wird in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" deaktiviert, und alle Daten werden gelöscht.\"],\"7OEHy1\":[\"Dies ist eine Bestätigung, dass das Passwort für Ihr Konto (\",[\"email\"],\") am \",[\"formattedDate\"],\" erfolgreich geändert wurde.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Dieser Link ist nur für die nächsten \",[\"duration\"],\" gültig. Wenn der Link nicht funktioniert, können Sie den Anmeldebestätigungslink direkt verwenden:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aktualisieren Sie Ihr Abonnement\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"E-Mail verifizieren\"],\"9MqLGX\":[\"Ihr Workspace <0>\",[\"workspaceDisplayName\"],\"</0> wurde gelöscht, da Ihr Abonnement vor \",[\"daysSinceInactive\"],\" Tagen abgelaufen ist.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Αποδοχή πρόσκλησης\"],\"Yxj+Uc\":[\"Όλα τα δεδομένα σε αυτόν τον χώρο εργασίας έχουν διαγραφεί μόνιμα.\"],\"RPHFhC\":[\"Επιβεβαιώστε τη διεύθυνση email σας\"],\"nvkBPN\":[\"Συνδεθείτε στο Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Αγαπητέ/ή \",[\"userName\"]],\"tGme7M\":[\"σας έχει προσκαλέσει να συμμετάσχετε σε έναν χώρο εργασίας με την ονομασία \"],\"uzTaYi\":[\"Γεια σας\"],\"eE1nG1\":[\"Εάν δεν έχετε προβεί εσείς σε αυτήν την αλλαγή, παρακαλώ επικοινωνήστε άμεσα με τον ιδιοκτήτη του χώρου εργασίας σας.\"],\"Gz91L8\":[\"Εάν επιθυμείτε να συνεχίστε να χρησιμοποιείτε το Twenty, παρακαλούμε ενημερώστε την συνδρομή σας εντός των επόμενων \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Εάν επιθυμείτε να χρησιμοποιήσετε ξανά το Twenty, μπορείτε να δημιουργήσετε ένα νέο χώρο εργασίας.\"],\"7JuhZQ\":[\"Φαίνεται ότι ο χώρος εργασίας σας <0>\",[\"workspaceDisplayName\"],\"</0> έχει ανασταλεί για \",[\"daysSinceInactive\"],\" ημέρες.\"],\"PviVyk\":[\"Συμμετέχετε στην ομάδα σας στο Twenty\"],\"ogtYkT\":[\"Ο κωδικός έχει ενημερωθεί\"],\"OfhWJH\":[\"Επαναφορά\"],\"RE5NiU\":[\"Επαναφέρετε τον κωδικό σας 🗝\"],\"7yDt8q\":[\"Σας ευχαριστούμε που εγγραφήκατε για έναν λογαριασμό στο Twenty! Πριν ξεκινήσουμε, πρέπει μόνο να επιβεβαιώσουμε ότι αυτός είστε εσείς. Κάντε κλικ παραπάνω για να επαληθεύσετε τη διεύθυνση email σας.\"],\"igorB1\":[\"Ο χώρος εργασίας θα απενεργοποιηθεί σε \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", και όλα τα δεδομένα του θα διαγραφούν.\"],\"7OEHy1\":[\"Αυτό είναι ένα επιβεβαίωση ότι ο κωδικός για τον λογαριασμό σας (\",[\"email\"],\") άλλαξε με επιτυχία στις \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Αυτός ο σύνδεσμος ισχύει μόνο για τις επόμενες \",[\"duration\"],\". Εάν ο σύνδεσμος δεν λειτουργεί, μπορείτε να χρησιμοποιήσετε τον σύνδεσμο επαλήθευσης σύνδεσης απευθείας:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Ενημερώστε τη συνδρομή σας\"],\"wCKkSr\":[\"Επαληθεύστε το Email\"],\"9MqLGX\":[\"Ο χώρος εργασίας σας <0>\",[\"workspaceDisplayName\"],\"</0> έχει διαγραφεί καθώς η συνδρομή σας έληξε \",[\"daysSinceInactive\"],\" ημέρες πριν.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Αποδοχή πρόσκλησης\"],\"Yxj+Uc\":[\"Όλα τα δεδομένα σε αυτόν τον χώρο εργασίας έχουν διαγραφεί μόνιμα.\"],\"RPHFhC\":[\"Επιβεβαιώστε τη διεύθυνση email σας\"],\"nvkBPN\":[\"Συνδεθείτε στο Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Αγαπητέ/ή \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"σας έχει προσκαλέσει να συμμετάσχετε σε έναν χώρο εργασίας με την ονομασία \"],\"uzTaYi\":[\"Γεια σας\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Εάν δεν έχετε προβεί εσείς σε αυτήν την αλλαγή, παρακαλώ επικοινωνήστε άμεσα με τον ιδιοκτήτη του χώρου εργασίας σας.\"],\"Gz91L8\":[\"Εάν επιθυμείτε να συνεχίστε να χρησιμοποιείτε το Twenty, παρακαλούμε ενημερώστε την συνδρομή σας εντός των επόμενων \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Εάν επιθυμείτε να χρησιμοποιήσετε ξανά το Twenty, μπορείτε να δημιουργήσετε ένα νέο χώρο εργασίας.\"],\"7JuhZQ\":[\"Φαίνεται ότι ο χώρος εργασίας σας <0>\",[\"workspaceDisplayName\"],\"</0> έχει ανασταλεί για \",[\"daysSinceInactive\"],\" ημέρες.\"],\"PviVyk\":[\"Συμμετέχετε στην ομάδα σας στο Twenty\"],\"ogtYkT\":[\"Ο κωδικός έχει ενημερωθεί\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Επαναφορά\"],\"RE5NiU\":[\"Επαναφέρετε τον κωδικό σας 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Σας ευχαριστούμε που εγγραφήκατε για έναν λογαριασμό στο Twenty! Πριν ξεκινήσουμε, πρέπει μόνο να επιβεβαιώσουμε ότι αυτός είστε εσείς. Κάντε κλικ παραπάνω για να επαληθεύσετε τη διεύθυνση email σας.\"],\"igorB1\":[\"Ο χώρος εργασίας θα απενεργοποιηθεί σε \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", και όλα τα δεδομένα του θα διαγραφούν.\"],\"7OEHy1\":[\"Αυτό είναι ένα επιβεβαίωση ότι ο κωδικός για τον λογαριασμό σας (\",[\"email\"],\") άλλαξε με επιτυχία στις \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Αυτός ο σύνδεσμος ισχύει μόνο για τις επόμενες \",[\"duration\"],\". Εάν ο σύνδεσμος δεν λειτουργεί, μπορείτε να χρησιμοποιήσετε τον σύνδεσμο επαλήθευσης σύνδεσης απευθείας:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Ενημερώστε τη συνδρομή σας\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Επαληθεύστε το Email\"],\"9MqLGX\":[\"Ο χώρος εργασίας σας <0>\",[\"workspaceDisplayName\"],\"</0> έχει διαγραφεί καθώς η συνδρομή σας έληξε \",[\"daysSinceInactive\"],\" ημέρες πριν.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accept invite\"],\"Yxj+Uc\":[\"All data in this workspace has been permanently deleted.\"],\"RPHFhC\":[\"Confirm your email address\"],\"nvkBPN\":[\"Connect to Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Dear \",[\"userName\"]],\"tGme7M\":[\"has invited you to join a workspace called \"],\"uzTaYi\":[\"Hello\"],\"eE1nG1\":[\"If you did not initiate this change, please contact your workspace owner immediately.\"],\"Gz91L8\":[\"If you wish to continue using Twenty, please update your subscription within the next \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"If you wish to use Twenty again, you can create a new workspace.\"],\"7JuhZQ\":[\"It appears that your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been suspended for \",[\"daysSinceInactive\"],\" days.\"],\"PviVyk\":[\"Join your team on Twenty\"],\"ogtYkT\":[\"Password updated\"],\"OfhWJH\":[\"Reset\"],\"RE5NiU\":[\"Reset your password 🗝\"],\"7yDt8q\":[\"Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address.\"],\"igorB1\":[\"The workspace will be deactivated in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", and all its data will be deleted.\"],\"7OEHy1\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Update your subscription\"],\"wCKkSr\":[\"Verify Email\"],\"9MqLGX\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"daysSinceInactive\"],\" days ago.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accept invite\"],\"Yxj+Uc\":[\"All data in this workspace has been permanently deleted.\"],\"RPHFhC\":[\"Confirm your email address\"],\"nvkBPN\":[\"Connect to Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Dear \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"has invited you to join a workspace called \"],\"uzTaYi\":[\"Hello\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"If you did not initiate this change, please contact your workspace owner immediately.\"],\"Gz91L8\":[\"If you wish to continue using Twenty, please update your subscription within the next \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"If you wish to use Twenty again, you can create a new workspace.\"],\"7JuhZQ\":[\"It appears that your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been suspended for \",[\"daysSinceInactive\"],\" days.\"],\"PviVyk\":[\"Join your team on Twenty\"],\"ogtYkT\":[\"Password updated\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Reset\"],\"RE5NiU\":[\"Reset your password 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address.\"],\"igorB1\":[\"The workspace will be deactivated in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", and all its data will be deleted.\"],\"7OEHy1\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Update your subscription\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verify Email\"],\"9MqLGX\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"daysSinceInactive\"],\" days ago.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aceptar invitación\"],\"Yxj+Uc\":[\"Todos los datos de este espacio de trabajo han sido eliminados permanentemente.\"],\"RPHFhC\":[\"Confirma tu dirección de correo electrónico\"],\"nvkBPN\":[\"Conéctate a Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Estimado/a \",[\"userName\"]],\"tGme7M\":[\"te ha invitado a unirte a un espacio de trabajo llamado \"],\"uzTaYi\":[\"Hola\"],\"eE1nG1\":[\"Si no iniciaste este cambio, contacta inmediatamente al propietario de tu espacio de trabajo.\"],\"Gz91L8\":[\"Si deseas seguir usando Twenty, actualiza tu suscripción en los próximos \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Si deseas usar Twenty nuevamente, puedes crear un nuevo espacio de trabajo.\"],\"7JuhZQ\":[\"Parece que tu espacio de trabajo <0>\",[\"workspaceDisplayName\"],\"</0> ha estado suspendido durante \",[\"daysSinceInactive\"],\" días.\"],\"PviVyk\":[\"Únete a tu equipo en Twenty\"],\"ogtYkT\":[\"Contraseña actualizada\"],\"OfhWJH\":[\"Restablecer\"],\"RE5NiU\":[\"Restablece tu contraseña 🗝\"],\"7yDt8q\":[\"¡Gracias por registrarte en Twenty! Antes de comenzar, solo necesitamos confirmar que eres tú. Haz clic arriba para verificar tu dirección de correo electrónico.\"],\"igorB1\":[\"El espacio de trabajo se desactivará en \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" y se eliminarán todos sus datos.\"],\"7OEHy1\":[\"Esta es una confirmación de que la contraseña de tu cuenta (\",[\"email\"],\") se cambió correctamente el \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Este enlace solo es válido por los próximos \",[\"duration\"],\". Si el enlace no funciona, puedes usar directamente el enlace de verificación de inicio de sesión:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Actualiza tu suscripción\"],\"wCKkSr\":[\"Verificar correo electrónico\"],\"9MqLGX\":[\"Tu espacio de trabajo <0>\",[\"workspaceDisplayName\"],\"</0> ha sido eliminado porque tu suscripción caducó hace \",[\"daysSinceInactive\"],\" días.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aceptar invitación\"],\"Yxj+Uc\":[\"Todos los datos de este espacio de trabajo han sido eliminados permanentemente.\"],\"RPHFhC\":[\"Confirma tu dirección de correo electrónico\"],\"nvkBPN\":[\"Conéctate a Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Estimado/a \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"te ha invitado a unirte a un espacio de trabajo llamado \"],\"uzTaYi\":[\"Hola\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Si no iniciaste este cambio, contacta inmediatamente al propietario de tu espacio de trabajo.\"],\"Gz91L8\":[\"Si deseas seguir usando Twenty, actualiza tu suscripción en los próximos \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Si deseas usar Twenty nuevamente, puedes crear un nuevo espacio de trabajo.\"],\"7JuhZQ\":[\"Parece que tu espacio de trabajo <0>\",[\"workspaceDisplayName\"],\"</0> ha estado suspendido durante \",[\"daysSinceInactive\"],\" días.\"],\"PviVyk\":[\"Únete a tu equipo en Twenty\"],\"ogtYkT\":[\"Contraseña actualizada\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Restablecer\"],\"RE5NiU\":[\"Restablece tu contraseña 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"¡Gracias por registrarte en Twenty! Antes de comenzar, solo necesitamos confirmar que eres tú. Haz clic arriba para verificar tu dirección de correo electrónico.\"],\"igorB1\":[\"El espacio de trabajo se desactivará en \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" y se eliminarán todos sus datos.\"],\"7OEHy1\":[\"Esta es una confirmación de que la contraseña de tu cuenta (\",[\"email\"],\") se cambió correctamente el \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Este enlace solo es válido por los próximos \",[\"duration\"],\". Si el enlace no funciona, puedes usar directamente el enlace de verificación de inicio de sesión:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Actualiza tu suscripción\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verificar correo electrónico\"],\"9MqLGX\":[\"Tu espacio de trabajo <0>\",[\"workspaceDisplayName\"],\"</0> ha sido eliminado porque tu suscripción caducó hace \",[\"daysSinceInactive\"],\" días.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Hyväksy kutsu\"],\"Yxj+Uc\":[\"Kaikki tiedot tässä työtilassa on pysyvästi poistettu.\"],\"RPHFhC\":[\"Vahvista sähköpostiosoitteesi\"],\"nvkBPN\":[\"Yhdistä Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Hyvä \",[\"userName\"]],\"tGme7M\":[\"on kutsunut sinut liittymään työtilaan nimeltä \"],\"uzTaYi\":[\"Hei\"],\"eE1nG1\":[\"Jos et itse aloittanut tätä muutosta, ota heti yhteyttä työtilasi omistajaan.\"],\"Gz91L8\":[\"Jos haluat jatkaa Twenty:n käyttöä, päivitä tilauksesi seuraavan \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" kuluessa.\"],\"0weyko\":[\"Jos haluat käyttää Twentyä uudelleen, voit luoda uuden työtilan.\"],\"7JuhZQ\":[\"Vaikuttaa siltä, että työtilasi <0>\",[\"workspaceDisplayName\"],\"</0> on ollut jäädytettynä \",[\"daysSinceInactive\"],\" päivää.\"],\"PviVyk\":[\"Liity tiimiisi Twentyssä\"],\"ogtYkT\":[\"Salasana päivitetty\"],\"OfhWJH\":[\"Nollaa\"],\"RE5NiU\":[\"Nollaa salasanasi 🗝\"],\"7yDt8q\":[\"Kiitos, että rekisteröidyit Twenty:n käyttäjäksi! Ennen kuin aloitamme, meidän täytyy vahvistaa, että kyseessä on sinä. Klikkaa yllä vahvistaaksesi sähköpostiosoitteesi.\"],\"igorB1\":[\"Työtila poistetaan käytöstä \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" kuluttua, ja kaikki sen tiedot poistetaan.\"],\"7OEHy1\":[\"Tämä on vahvistus siitä, että tilisi (\",[\"email\"],\") salasana on vaihdettu onnistuneesti \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Tämä linkki on voimassa vain seuraavat \",[\"duration\"],\". Jos linkki ei toimi, voit käyttää suoraan kirjautumisen varmennuslinkkiä:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Päivitä tilauksesi\"],\"wCKkSr\":[\"Vahvista sähköposti\"],\"9MqLGX\":[\"Työtilasi <0>\",[\"workspaceDisplayName\"],\"</0> on poistettu, koska tilauksesi vanheni \",[\"daysSinceInactive\"],\" päivää sitten.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Hyväksy kutsu\"],\"Yxj+Uc\":[\"Kaikki tiedot tässä työtilassa on pysyvästi poistettu.\"],\"RPHFhC\":[\"Vahvista sähköpostiosoitteesi\"],\"nvkBPN\":[\"Yhdistä Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Hyvä \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"on kutsunut sinut liittymään työtilaan nimeltä \"],\"uzTaYi\":[\"Hei\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Jos et itse aloittanut tätä muutosta, ota heti yhteyttä työtilasi omistajaan.\"],\"Gz91L8\":[\"Jos haluat jatkaa Twenty:n käyttöä, päivitä tilauksesi seuraavan \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" kuluessa.\"],\"0weyko\":[\"Jos haluat käyttää Twentyä uudelleen, voit luoda uuden työtilan.\"],\"7JuhZQ\":[\"Vaikuttaa siltä, että työtilasi <0>\",[\"workspaceDisplayName\"],\"</0> on ollut jäädytettynä \",[\"daysSinceInactive\"],\" päivää.\"],\"PviVyk\":[\"Liity tiimiisi Twentyssä\"],\"ogtYkT\":[\"Salasana päivitetty\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Nollaa\"],\"RE5NiU\":[\"Nollaa salasanasi 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Kiitos, että rekisteröidyit Twenty:n käyttäjäksi! Ennen kuin aloitamme, meidän täytyy vahvistaa, että kyseessä on sinä. Klikkaa yllä vahvistaaksesi sähköpostiosoitteesi.\"],\"igorB1\":[\"Työtila poistetaan käytöstä \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" kuluttua, ja kaikki sen tiedot poistetaan.\"],\"7OEHy1\":[\"Tämä on vahvistus siitä, että tilisi (\",[\"email\"],\") salasana on vaihdettu onnistuneesti \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Tämä linkki on voimassa vain seuraavat \",[\"duration\"],\". Jos linkki ei toimi, voit käyttää suoraan kirjautumisen varmennuslinkkiä:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Päivitä tilauksesi\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Vahvista sähköposti\"],\"9MqLGX\":[\"Työtilasi <0>\",[\"workspaceDisplayName\"],\"</0> on poistettu, koska tilauksesi vanheni \",[\"daysSinceInactive\"],\" päivää sitten.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accepter l'invitation\"],\"Yxj+Uc\":[\"Toutes les données de cet espace de travail ont été supprimées définitivement.\"],\"RPHFhC\":[\"Confirmez votre adresse e-mail\"],\"nvkBPN\":[\"Connectez-vous à Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Cher \",[\"userName\"]],\"tGme7M\":[\"vous a invité à rejoindre un espace de travail appelé \"],\"uzTaYi\":[\"Bonjour\"],\"eE1nG1\":[\"Si vous n'avez pas initié ce changement, veuillez contacter immédiatement le propriétaire de votre espace de travail.\"],\"Gz91L8\":[\"Pour continuer à utiliser Twenty, veuillez mettre à jour votre abonnement dans les \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Pour réutiliser Twenty, vous pouvez créer un nouvel espace de travail.\"],\"7JuhZQ\":[\"Il semble que votre espace de travail <0>\",[\"workspaceDisplayName\"],\"</0> soit suspendu depuis \",[\"daysSinceInactive\"],\" jours.\"],\"PviVyk\":[\"Rejoignez votre équipe sur Twenty\"],\"ogtYkT\":[\"Mot de passe mis à jour\"],\"OfhWJH\":[\"Réinitialiser\"],\"RE5NiU\":[\"Réinitialisez votre mot de passe 🗝\"],\"7yDt8q\":[\"Merci de vous être inscrit sur Twenty ! Avant de commencer, nous devons confirmer votre identité. Cliquez ci-dessus pour vérifier votre adresse e-mail.\"],\"igorB1\":[\"L'espace de travail sera désactivé dans \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" et toutes ses données seront supprimées.\"],\"7OEHy1\":[\"Ceci est une confirmation que le mot de passe de votre compte (\",[\"email\"],\") a été modifié avec succès le \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Ce lien n'est valable que pour les \",[\"duration\"],\" suivants. Si le lien ne fonctionne pas, vous pouvez utiliser directement le lien de vérification de connexion :\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Mettez à jour votre abonnement\"],\"wCKkSr\":[\"Vérifiez l'e-mail\"],\"9MqLGX\":[\"Votre espace de travail <0>\",[\"workspaceDisplayName\"],\"</0> a été supprimé car votre abonnement a expiré il y a \",[\"daysSinceInactive\"],\" jours.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accepter l'invitation\"],\"Yxj+Uc\":[\"Toutes les données de cet espace de travail ont été supprimées définitivement.\"],\"RPHFhC\":[\"Confirmez votre adresse e-mail\"],\"nvkBPN\":[\"Connectez-vous à Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Cher \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"vous a invité à rejoindre un espace de travail appelé \"],\"uzTaYi\":[\"Bonjour\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Si vous n'avez pas initié ce changement, veuillez contacter immédiatement le propriétaire de votre espace de travail.\"],\"Gz91L8\":[\"Pour continuer à utiliser Twenty, veuillez mettre à jour votre abonnement dans les \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Pour réutiliser Twenty, vous pouvez créer un nouvel espace de travail.\"],\"7JuhZQ\":[\"Il semble que votre espace de travail <0>\",[\"workspaceDisplayName\"],\"</0> soit suspendu depuis \",[\"daysSinceInactive\"],\" jours.\"],\"PviVyk\":[\"Rejoignez votre équipe sur Twenty\"],\"ogtYkT\":[\"Mot de passe mis à jour\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Réinitialiser\"],\"RE5NiU\":[\"Réinitialisez votre mot de passe 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Merci de vous être inscrit sur Twenty ! Avant de commencer, nous devons confirmer votre identité. Cliquez ci-dessus pour vérifier votre adresse e-mail.\"],\"igorB1\":[\"L'espace de travail sera désactivé dans \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" et toutes ses données seront supprimées.\"],\"7OEHy1\":[\"Ceci est une confirmation que le mot de passe de votre compte (\",[\"email\"],\") a été modifié avec succès le \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Ce lien n'est valable que pour les \",[\"duration\"],\" suivants. Si le lien ne fonctionne pas, vous pouvez utiliser directement le lien de vérification de connexion :\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Mettez à jour votre abonnement\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Vérifiez l'e-mail\"],\"9MqLGX\":[\"Votre espace de travail <0>\",[\"workspaceDisplayName\"],\"</0> a été supprimé car votre abonnement a expiré il y a \",[\"daysSinceInactive\"],\" jours.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"קבל הזמנה\"],\"Yxj+Uc\":[\"כל הנתונים במרחב העבודה הזה נמחקו לצמיתות.\"],\"RPHFhC\":[\"אמת את כתובת האימייל שלך\"],\"nvkBPN\":[\"התחבר ל-Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"יקר \",[\"userName\"]],\"tGme7M\":[\"הזמין אותך להצטרף למרחב עבודה בשם \"],\"uzTaYi\":[\"שלום\"],\"eE1nG1\":[\"אם לא אתה התחלת את השינוי הזה, אנא פנה מיד לבעל מרחב העבודה שלך.\"],\"Gz91L8\":[\"אם תרצה להמשיך ולהשתמש ב-Twenty, אנא עדכן את המנוי שלך במהלך \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" הבאים.\"],\"0weyko\":[\"אם תרצה להשתמש ב-Twenty שוב, תוכל ליצור מרחב עבודה חדש.\"],\"7JuhZQ\":[\"נראה כי מרחב העבודה שלך <0>\",[\"workspaceDisplayName\"],\"</0> הושעה ל-\",[\"daysSinceInactive\"],\" ימים.\"],\"PviVyk\":[\"הצטרף לצוות שלך ב-Twenty\"],\"ogtYkT\":[\"הסיסמה עודכנה\"],\"OfhWJH\":[\"איפוס\"],\"RE5NiU\":[\"אפס את הסיסמה שלך 🗝\"],\"7yDt8q\":[\"תודה שנרשמת לחשבון ב-Twenty! לפני שנתחיל, אנחנו רק צריכים לוודא שזה אתה. לחץ למעלה כדי לאמת את כתובת המייל שלך.\"],\"igorB1\":[\"המרחב ייסגר בעוד \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", וכל הנתונים שלו ימחקו.\"],\"7OEHy1\":[\"זוהי אישור שהסיסמה לחשבון שלך (\",[\"email\"],\") שונתה בהצלחה ב-\",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"הקישור הזה תקף רק ל-\",[\"duration\"],\" הבאים. אם הקישור לא עובד, תוכל להשתמש בקישור אימות ההתחברות ישירות:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"עדכן את המנוי שלך\"],\"wCKkSr\":[\"אמת דוא\\\"ל\"],\"9MqLGX\":[\"המרחב שלך <0>\",[\"workspaceDisplayName\"],\"</0> נמחק כי המנוי שלך פג תוקף לפני \",[\"daysSinceInactive\"],\" ימים.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"קבל הזמנה\"],\"Yxj+Uc\":[\"כל הנתונים במרחב העבודה הזה נמחקו לצמיתות.\"],\"RPHFhC\":[\"אמת את כתובת האימייל שלך\"],\"nvkBPN\":[\"התחבר ל-Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"יקר \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"הזמין אותך להצטרף למרחב עבודה בשם \"],\"uzTaYi\":[\"שלום\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"אם לא אתה התחלת את השינוי הזה, אנא פנה מיד לבעל מרחב העבודה שלך.\"],\"Gz91L8\":[\"אם תרצה להמשיך ולהשתמש ב-Twenty, אנא עדכן את המנוי שלך במהלך \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" הבאים.\"],\"0weyko\":[\"אם תרצה להשתמש ב-Twenty שוב, תוכל ליצור מרחב עבודה חדש.\"],\"7JuhZQ\":[\"נראה כי מרחב העבודה שלך <0>\",[\"workspaceDisplayName\"],\"</0> הושעה ל-\",[\"daysSinceInactive\"],\" ימים.\"],\"PviVyk\":[\"הצטרף לצוות שלך ב-Twenty\"],\"ogtYkT\":[\"הסיסמה עודכנה\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"איפוס\"],\"RE5NiU\":[\"אפס את הסיסמה שלך 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"תודה שנרשמת לחשבון ב-Twenty! לפני שנתחיל, אנחנו רק צריכים לוודא שזה אתה. לחץ למעלה כדי לאמת את כתובת המייל שלך.\"],\"igorB1\":[\"המרחב ייסגר בעוד \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", וכל הנתונים שלו ימחקו.\"],\"7OEHy1\":[\"זוהי אישור שהסיסמה לחשבון שלך (\",[\"email\"],\") שונתה בהצלחה ב-\",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"הקישור הזה תקף רק ל-\",[\"duration\"],\" הבאים. אם הקישור לא עובד, תוכל להשתמש בקישור אימות ההתחברות ישירות:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"עדכן את המנוי שלך\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"אמת דוא\\\"ל\"],\"9MqLGX\":[\"המרחב שלך <0>\",[\"workspaceDisplayName\"],\"</0> נמחק כי המנוי שלך פג תוקף לפני \",[\"daysSinceInactive\"],\" ימים.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Meghívó elfogadása\"],\"Yxj+Uc\":[\"A munkaterület minden adata végérvényesen törlésre került.\"],\"RPHFhC\":[\"Erősítse meg email címét\"],\"nvkBPN\":[\"Csatlakozás a Twentyhez\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kedves \",[\"userName\"]],\"tGme7M\":[\"meghívta Önt, hogy csatlakozzon egy munkaterülethez, amelynek a neve: \"],\"uzTaYi\":[\"Üdvözlöm\"],\"eE1nG1\":[\"Amennyiben Ön nem kezdeményezte ezt a változtatást, kérjük azonnal lépjen kapcsolatba a munkaterület tulajdonosával.\"],\"Gz91L8\":[\"Amennyiben szeretné folytatni a Twenty használatát, kérjük frissítse előfizetését a következő \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" időszakban.\"],\"0weyko\":[\"Ha újra szeretné használni a Twenty-t, létrehozhat egy új munkaterületet.\"],\"7JuhZQ\":[\"Úgy tűnik, hogy a munkaterülete <0>\",[\"workspaceDisplayName\"],\"</0> felfüggesztésre került \",[\"daysSinceInactive\"],\" napja.\"],\"PviVyk\":[\"Csatlakozzon a csapatához a Twentyn\"],\"ogtYkT\":[\"Jelszó frissítve\"],\"OfhWJH\":[\"Visszaállítás\"],\"RE5NiU\":[\"Jelszó visszaállítása 🗝\"],\"7yDt8q\":[\"Köszönjük, hogy regisztrált a Twenty szolgáltatására! Mielőtt elkezdenénk, csak meg kell erősítenünk, hogy ez Ön. Kattintson a fenti hivatkozásra email címének megerősítéséhez.\"],\"igorB1\":[\"A munkaterület \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" múlva lesz deaktiválva, és minden adat törlésre kerül.\"],\"7OEHy1\":[\"Ez egy megerősítés arról, hogy fiókja jelszavát (\",[\"email\"],\") sikeresen megváltoztatták \",[\"formattedDate\"],\" napján.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Ez a hivatkozás csak a következő \",[\"duration\"],\" ideig érvényes. Ha a hivatkozás nem működik, használhatja közvetlenül a belépés ellenőrző hivatkozását:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Előfizetés frissítése\"],\"wCKkSr\":[\"Email ellenőrzése\"],\"9MqLGX\":[\"Munkaterülete <0>\",[\"workspaceDisplayName\"],\"</0> törlésre került, mivel előfizetése \",[\"daysSinceInactive\"],\" nappal ezelőtt lejárt.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Meghívó elfogadása\"],\"Yxj+Uc\":[\"A munkaterület minden adata végérvényesen törlésre került.\"],\"RPHFhC\":[\"Erősítse meg email címét\"],\"nvkBPN\":[\"Csatlakozás a Twentyhez\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kedves \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"meghívta Önt, hogy csatlakozzon egy munkaterülethez, amelynek a neve: \"],\"uzTaYi\":[\"Üdvözlöm\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Amennyiben Ön nem kezdeményezte ezt a változtatást, kérjük azonnal lépjen kapcsolatba a munkaterület tulajdonosával.\"],\"Gz91L8\":[\"Amennyiben szeretné folytatni a Twenty használatát, kérjük frissítse előfizetését a következő \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" időszakban.\"],\"0weyko\":[\"Ha újra szeretné használni a Twenty-t, létrehozhat egy új munkaterületet.\"],\"7JuhZQ\":[\"Úgy tűnik, hogy a munkaterülete <0>\",[\"workspaceDisplayName\"],\"</0> felfüggesztésre került \",[\"daysSinceInactive\"],\" napja.\"],\"PviVyk\":[\"Csatlakozzon a csapatához a Twentyn\"],\"ogtYkT\":[\"Jelszó frissítve\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Visszaállítás\"],\"RE5NiU\":[\"Jelszó visszaállítása 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Köszönjük, hogy regisztrált a Twenty szolgáltatására! Mielőtt elkezdenénk, csak meg kell erősítenünk, hogy ez Ön. Kattintson a fenti hivatkozásra email címének megerősítéséhez.\"],\"igorB1\":[\"A munkaterület \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" múlva lesz deaktiválva, és minden adat törlésre kerül.\"],\"7OEHy1\":[\"Ez egy megerősítés arról, hogy fiókja jelszavát (\",[\"email\"],\") sikeresen megváltoztatták \",[\"formattedDate\"],\" napján.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Ez a hivatkozás csak a következő \",[\"duration\"],\" ideig érvényes. Ha a hivatkozás nem működik, használhatja közvetlenül a belépés ellenőrző hivatkozását:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Előfizetés frissítése\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Email ellenőrzése\"],\"9MqLGX\":[\"Munkaterülete <0>\",[\"workspaceDisplayName\"],\"</0> törlésre került, mivel előfizetése \",[\"daysSinceInactive\"],\" nappal ezelőtt lejárt.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accetta l'invito\"],\"Yxj+Uc\":[\"Tutti i dati in questo spazio di lavoro sono stati eliminati definitivamente.\"],\"RPHFhC\":[\"Conferma il tuo indirizzo e-mail\"],\"nvkBPN\":[\"Accedi a Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Gentile \",[\"userName\"]],\"tGme7M\":[\"ti ha invitato a unirti a uno spazio di lavoro chiamato \"],\"uzTaYi\":[\"Salve\"],\"eE1nG1\":[\"Se non hai avviato questa modifica, contatta immediatamente il proprietario dello spazio di lavoro.\"],\"Gz91L8\":[\"Se desideri continuare a utilizzare Twenty, aggiorna il tuo abbonamento entro i prossimi \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Se desideri utilizzare nuovamente Twenty, puoi creare un nuovo spazio di lavoro.\"],\"7JuhZQ\":[\"Sembra che il tuo spazio di lavoro <0>\",[\"workspaceDisplayName\"],\"</0> sia stato sospeso per \",[\"daysSinceInactive\"],\" giorni.\"],\"PviVyk\":[\"Unisciti al tuo team su Twenty\"],\"ogtYkT\":[\"Password aggiornata\"],\"OfhWJH\":[\"Reimposta\"],\"RE5NiU\":[\"Reimposta la tua password 🗝\"],\"7yDt8q\":[\"Grazie per esserti registrato su Twenty! Prima di iniziare, dobbiamo solo confermare che sei tu. Clicca sopra per verificare il tuo indirizzo e-mail.\"],\"igorB1\":[\"L'area di lavoro sarà disattivata in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" e tutti i suoi dati saranno cancellati.\"],\"7OEHy1\":[\"Questa è la conferma che la password del tuo account (\",[\"email\"],\") è stata modificata con successo in data \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Questo link è valido solo per i prossimi \",[\"duration\"],\". Se il link non funziona, puoi utilizzare direttamente il link di verifica del login:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aggiorna il tuo abbonamento\"],\"wCKkSr\":[\"Verifica e-mail\"],\"9MqLGX\":[\"Il tuo spazio di lavoro <0>\",[\"workspaceDisplayName\"],\"</0> è stato cancellato poiché il tuo abbonamento è scaduto \",[\"daysSinceInactive\"],\" giorni fa.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Accetta l'invito\"],\"Yxj+Uc\":[\"Tutti i dati in questo spazio di lavoro sono stati eliminati definitivamente.\"],\"RPHFhC\":[\"Conferma il tuo indirizzo e-mail\"],\"nvkBPN\":[\"Accedi a Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Gentile \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"ti ha invitato a unirti a uno spazio di lavoro chiamato \"],\"uzTaYi\":[\"Salve\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Se non hai avviato questa modifica, contatta immediatamente il proprietario dello spazio di lavoro.\"],\"Gz91L8\":[\"Se desideri continuare a utilizzare Twenty, aggiorna il tuo abbonamento entro i prossimi \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Se desideri utilizzare nuovamente Twenty, puoi creare un nuovo spazio di lavoro.\"],\"7JuhZQ\":[\"Sembra che il tuo spazio di lavoro <0>\",[\"workspaceDisplayName\"],\"</0> sia stato sospeso per \",[\"daysSinceInactive\"],\" giorni.\"],\"PviVyk\":[\"Unisciti al tuo team su Twenty\"],\"ogtYkT\":[\"Password aggiornata\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Reimposta\"],\"RE5NiU\":[\"Reimposta la tua password 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Grazie per esserti registrato su Twenty! Prima di iniziare, dobbiamo solo confermare che sei tu. Clicca sopra per verificare il tuo indirizzo e-mail.\"],\"igorB1\":[\"L'area di lavoro sarà disattivata in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" e tutti i suoi dati saranno cancellati.\"],\"7OEHy1\":[\"Questa è la conferma che la password del tuo account (\",[\"email\"],\") è stata modificata con successo in data \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Questo link è valido solo per i prossimi \",[\"duration\"],\". Se il link non funziona, puoi utilizzare direttamente il link di verifica del login:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aggiorna il tuo abbonamento\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verifica e-mail\"],\"9MqLGX\":[\"Il tuo spazio di lavoro <0>\",[\"workspaceDisplayName\"],\"</0> è stato cancellato poiché il tuo abbonamento è scaduto \",[\"daysSinceInactive\"],\" giorni fa.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"招待を承諾\"],\"Yxj+Uc\":[\"このワークスペースのすべてのデータは永久に削除されました。\"],\"RPHFhC\":[\"メールアドレスを確認\"],\"nvkBPN\":[\"Twentyに接続\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[[\"userName\"],\"様\"],\"tGme7M\":[\"というワークスペースに招待されました。\"],\"uzTaYi\":[\"こんにちは\"],\"eE1nG1\":[\"この変更を行っていない場合は、すぐにワークスペースの所有者に連絡してください。\"],\"Gz91L8\":[\"Twentyを引き続きご利用になる場合は、\",[\"remainingDays\"],\" \",[\"dayOrDays\"],\"以内にサブスクリプションを更新してください。\"],\"0weyko\":[\"Twentyを再度使用するには、新しいワークスペースを作成してください。\"],\"7JuhZQ\":[\"ワークスペース<0>\",[\"workspaceDisplayName\"],\"</0>は\",[\"daysSinceInactive\"],\"日間停止されているようです。\"],\"PviVyk\":[\"Twentyでチームに参加\"],\"ogtYkT\":[\"パスワードが更新されました\"],\"OfhWJH\":[\"リセット\"],\"RE5NiU\":[\"パスワードをリセット\"],\"7yDt8q\":[\"Twentyにご登録いただきありがとうございます開始する前に、ご本人確認のために上記をクリックしてメールアドレスを確認してください。\"],\"igorB1\":[\"ワークスペースは\",[\"remainingDays\"],\" \",[\"dayOrDays\"],\"後に無効化され、すべてのデータが削除されます。\"],\"7OEHy1\":[\"アカウント(\",[\"email\"],\")のパスワードが\",[\"formattedDate\"],\"に正常に変更されたことを確認しました。\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"このリンクは\",[\"duration\"],\"のみ有効です。リンクが機能しない場合は、ログイン認証リンクを直接ご利用ください:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"サブスクリプションを更新\"],\"wCKkSr\":[\"メールを確認\"],\"9MqLGX\":[\"サブスクリプションが\",[\"daysSinceInactive\"],\"日前に期限切れとなったため、ワークスペース<0>\",[\"workspaceDisplayName\"],\"</0>が削除されました。\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"招待を承諾\"],\"Yxj+Uc\":[\"このワークスペースのすべてのデータは永久に削除されました。\"],\"RPHFhC\":[\"メールアドレスを確認\"],\"nvkBPN\":[\"Twentyに接続\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[[\"userName\"],\"様\"],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"というワークスペースに招待されました。\"],\"uzTaYi\":[\"こんにちは\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"この変更を行っていない場合は、すぐにワークスペースの所有者に連絡してください。\"],\"Gz91L8\":[\"Twentyを引き続きご利用になる場合は、\",[\"remainingDays\"],\" \",[\"dayOrDays\"],\"以内にサブスクリプションを更新してください。\"],\"0weyko\":[\"Twentyを再度使用するには、新しいワークスペースを作成してください。\"],\"7JuhZQ\":[\"ワークスペース<0>\",[\"workspaceDisplayName\"],\"</0>は\",[\"daysSinceInactive\"],\"日間停止されているようです。\"],\"PviVyk\":[\"Twentyでチームに参加\"],\"ogtYkT\":[\"パスワードが更新されました\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"リセット\"],\"RE5NiU\":[\"パスワードをリセット\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Twentyにご登録いただきありがとうございます開始する前に、ご本人確認のために上記をクリックしてメールアドレスを確認してください。\"],\"igorB1\":[\"ワークスペースは\",[\"remainingDays\"],\" \",[\"dayOrDays\"],\"後に無効化され、すべてのデータが削除されます。\"],\"7OEHy1\":[\"アカウント(\",[\"email\"],\")のパスワードが\",[\"formattedDate\"],\"に正常に変更されたことを確認しました。\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"このリンクは\",[\"duration\"],\"のみ有効です。リンクが機能しない場合は、ログイン認証リンクを直接ご利用ください:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"サブスクリプションを更新\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"メールを確認\"],\"9MqLGX\":[\"サブスクリプションが\",[\"daysSinceInactive\"],\"日前に期限切れとなったため、ワークスペース<0>\",[\"workspaceDisplayName\"],\"</0>が削除されました。\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"초대 수락\"],\"Yxj+Uc\":[\"이 워크스페이스의 모든 데이터가 영구적으로 삭제되었습니다.\"],\"RPHFhC\":[\"이메일 주소를 확인하세요\"],\"nvkBPN\":[\"Twenty에 연결하세요\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[[\"userName\"],\"님께\"],\"tGme7M\":[\"라는 워크스페이스에 초대되었습니다 \"],\"uzTaYi\":[\"안녕하세요\"],\"eE1nG1\":[\"이 변경을 시작하지 않으셨다면 즉시 워크스페이스 소유자에게 문의하세요.\"],\"Gz91L8\":[\"Twenty를 계속 사용하려면 다음 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 내에 구독을 업데이트하세요.\"],\"0weyko\":[\"Twenty를 다시 사용하려면 새 워크스페이스를 생성하세요.\"],\"7JuhZQ\":[\"워크스페이스 <0>\",[\"workspaceDisplayName\"],\"</0>이(가) \",[\"daysSinceInactive\"],\"일 동안 일시 중단된 것 같습니다.\"],\"PviVyk\":[\"Twenty에서 팀에 합류하세요\"],\"ogtYkT\":[\"비밀번호가 업데이트되었습니다\"],\"OfhWJH\":[\"초기화\"],\"RE5NiU\":[\"비밀번호를 재설정하세요 🗝\"],\"7yDt8q\":[\"Twenty에 계정을 등록해 주셔서 감사합니다! 시작하기 전에 본인 확인이 필요합니다. 위를 클릭하여 이메일 주소를 인증하세요.\"],\"igorB1\":[\"워크스페이스는 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 후에 비활성화되며 모든 데이터가 삭제됩니다.\"],\"7OEHy1\":[\"계정(\",[\"email\"],\")의 비밀번호가 \",[\"formattedDate\"],\"에 성공적으로 변경되었음을 확인합니다.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"이 링크는 다음 \",[\"duration\"],\" 동안만 유효합니다. 링크가 작동하지 않으면 로그인 인증 링크를 직접 사용할 수 있습니다:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"구독을 업데이트하세요\"],\"wCKkSr\":[\"이메일 인증\"],\"9MqLGX\":[\"구독이 \",[\"daysSinceInactive\"],\"일 전에 만료되어 워크스페이스 <0>\",[\"workspaceDisplayName\"],\"</0>이(가) 삭제되었습니다.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"초대 수락\"],\"Yxj+Uc\":[\"이 워크스페이스의 모든 데이터가 영구적으로 삭제되었습니다.\"],\"RPHFhC\":[\"이메일 주소를 확인하세요\"],\"nvkBPN\":[\"Twenty에 연결하세요\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[[\"userName\"],\"님께\"],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"라는 워크스페이스에 초대되었습니다 \"],\"uzTaYi\":[\"안녕하세요\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"이 변경을 시작하지 않으셨다면 즉시 워크스페이스 소유자에게 문의하세요.\"],\"Gz91L8\":[\"Twenty를 계속 사용하려면 다음 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 내에 구독을 업데이트하세요.\"],\"0weyko\":[\"Twenty를 다시 사용하려면 새 워크스페이스를 생성하세요.\"],\"7JuhZQ\":[\"워크스페이스 <0>\",[\"workspaceDisplayName\"],\"</0>이(가) \",[\"daysSinceInactive\"],\"일 동안 일시 중단된 것 같습니다.\"],\"PviVyk\":[\"Twenty에서 팀에 합류하세요\"],\"ogtYkT\":[\"비밀번호가 업데이트되었습니다\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"초기화\"],\"RE5NiU\":[\"비밀번호를 재설정하세요 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Twenty에 계정을 등록해 주셔서 감사합니다! 시작하기 전에 본인 확인이 필요합니다. 위를 클릭하여 이메일 주소를 인증하세요.\"],\"igorB1\":[\"워크스페이스는 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 후에 비활성화되며 모든 데이터가 삭제됩니다.\"],\"7OEHy1\":[\"계정(\",[\"email\"],\")의 비밀번호가 \",[\"formattedDate\"],\"에 성공적으로 변경되었음을 확인합니다.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"이 링크는 다음 \",[\"duration\"],\" 동안만 유효합니다. 링크가 작동하지 않으면 로그인 인증 링크를 직접 사용할 수 있습니다:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"구독을 업데이트하세요\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"이메일 인증\"],\"9MqLGX\":[\"구독이 \",[\"daysSinceInactive\"],\"일 전에 만료되어 워크스페이스 <0>\",[\"workspaceDisplayName\"],\"</0>이(가) 삭제되었습니다.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Uitnodiging accepteren\"],\"Yxj+Uc\":[\"Alle gegevens in deze werkruimte zijn definitief verwijderd.\"],\"RPHFhC\":[\"Bevestig uw e-mailadres\"],\"nvkBPN\":[\"Verbinden met Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Beste \",[\"userName\"]],\"tGme7M\":[\"heeft u uitgenodigd om deel te nemen aan een werkruimte genaamd \"],\"uzTaYi\":[\"Hallo\"],\"eE1nG1\":[\"Als u deze wijziging niet heeft geïnitieerd, neem dan onmiddellijk contact op met de eigenaar van uw werkruimte.\"],\"Gz91L8\":[\"Als u Twenty wilt blijven gebruiken, werk dan uw abonnement bij binnen de komende \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Als u Twenty opnieuw wilt gebruiken, kunt u een nieuwe werkruimte aanmaken.\"],\"7JuhZQ\":[\"Het lijkt erop dat uw werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> al voor \",[\"daysSinceInactive\"],\" dagen is opgeschort.\"],\"PviVyk\":[\"Sluit je aan bij je team op Twenty\"],\"ogtYkT\":[\"Wachtwoord bijgewerkt\"],\"OfhWJH\":[\"Resetten\"],\"RE5NiU\":[\"Reset uw wachtwoord 🗝\"],\"7yDt8q\":[\"Bedankt voor uw registratie voor een account op Twenty! Voordat we beginnen, moeten we gewoon bevestigen dat dit u bent. Klik hierboven om uw e-mailadres te verifiëren.\"],\"igorB1\":[\"De werkruimte wordt gedeactiveerd in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", en alle gegevens zullen worden verwijderd.\"],\"7OEHy1\":[\"Dit is een bevestiging dat het wachtwoord voor uw account (\",[\"email\"],\") succesvol is gewijzigd op \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Deze link is slechts geldig voor de komende \",[\"duration\"],\". Als de link niet werkt, kunt u direct de inlogverificatielink gebruiken:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Werk uw abonnement bij\"],\"wCKkSr\":[\"E-mail verifiëren\"],\"9MqLGX\":[\"Uw werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> is verwijderd omdat uw abonnement \",[\"daysSinceInactive\"],\" dagen geleden is verlopen.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Uitnodiging accepteren\"],\"Yxj+Uc\":[\"Alle gegevens in deze werkruimte zijn definitief verwijderd.\"],\"RPHFhC\":[\"Bevestig uw e-mailadres\"],\"nvkBPN\":[\"Verbinden met Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Beste \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"heeft u uitgenodigd om deel te nemen aan een werkruimte genaamd \"],\"uzTaYi\":[\"Hallo\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Als u deze wijziging niet heeft geïnitieerd, neem dan onmiddellijk contact op met de eigenaar van uw werkruimte.\"],\"Gz91L8\":[\"Als u Twenty wilt blijven gebruiken, werk dan uw abonnement bij binnen de komende \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Als u Twenty opnieuw wilt gebruiken, kunt u een nieuwe werkruimte aanmaken.\"],\"7JuhZQ\":[\"Het lijkt erop dat uw werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> al voor \",[\"daysSinceInactive\"],\" dagen is opgeschort.\"],\"PviVyk\":[\"Sluit je aan bij je team op Twenty\"],\"ogtYkT\":[\"Wachtwoord bijgewerkt\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Resetten\"],\"RE5NiU\":[\"Reset uw wachtwoord 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Bedankt voor uw registratie voor een account op Twenty! Voordat we beginnen, moeten we gewoon bevestigen dat dit u bent. Klik hierboven om uw e-mailadres te verifiëren.\"],\"igorB1\":[\"De werkruimte wordt gedeactiveerd in \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", en alle gegevens zullen worden verwijderd.\"],\"7OEHy1\":[\"Dit is een bevestiging dat het wachtwoord voor uw account (\",[\"email\"],\") succesvol is gewijzigd op \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Deze link is slechts geldig voor de komende \",[\"duration\"],\". Als de link niet werkt, kunt u direct de inlogverificatielink gebruiken:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Werk uw abonnement bij\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"E-mail verifiëren\"],\"9MqLGX\":[\"Uw werkruimte <0>\",[\"workspaceDisplayName\"],\"</0> is verwijderd omdat uw abonnement \",[\"daysSinceInactive\"],\" dagen geleden is verlopen.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Godta invitasjon\"],\"Yxj+Uc\":[\"Alle data i dette arbeidsområdet har blitt permanent slettet.\"],\"RPHFhC\":[\"Bekreft e-postadressen din\"],\"nvkBPN\":[\"Koble til Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kjære \",[\"userName\"]],\"tGme7M\":[\"har invitert deg til å bli med i et arbeidsområde kalt \"],\"uzTaYi\":[\"Hei\"],\"eE1nG1\":[\"Hvis du ikke initierte denne endringen, vennligst kontakt eieren av arbeidsområdet ditt umiddelbart.\"],\"Gz91L8\":[\"Hvis du ønsker å fortsette å bruke Twenty, vennligst oppdater abonnementet ditt innen de neste \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Hvis du ønsker å bruke Twenty igjen, kan du opprette et nytt arbeidsområde.\"],\"7JuhZQ\":[\"Det ser ut til at ditt arbeidsområde <0>\",[\"workspaceDisplayName\"],\"</0> har blitt suspendert i \",[\"daysSinceInactive\"],\" dager.\"],\"PviVyk\":[\"Bli med teamet ditt på Twenty\"],\"ogtYkT\":[\"Passord oppdatert\"],\"OfhWJH\":[\"Tilbakestill\"],\"RE5NiU\":[\"Tilbakestill passordet ditt 🗝\"],\"7yDt8q\":[\"Takk for at du registrerte deg for en konto på Twenty! Før vi begynner, vi må bare bekrefte at dette er deg. Klikk ovenfor for å verifisere e-postadressen din.\"],\"igorB1\":[\"Arbeidsområdet vil bli deaktivert om \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", og alle dens data vil bli slettet.\"],\"7OEHy1\":[\"Dette er en bekreftelse på at passordet for kontoen din (\",[\"email\"],\") ble vellykket endret den \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Denne lenken er kun gyldig i de neste \",[\"duration\"],\". Hvis lenken ikke fungerer, kan du bruke verifiseringslenken for innlogging direkte:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Oppdater abonnementet ditt\"],\"wCKkSr\":[\"Verifiser e-post\"],\"9MqLGX\":[\"Ditt arbeidsområde <0>\",[\"workspaceDisplayName\"],\"</0> har blitt slettet da ditt abonnement utløp for \",[\"daysSinceInactive\"],\" dager siden.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Godta invitasjon\"],\"Yxj+Uc\":[\"Alle data i dette arbeidsområdet har blitt permanent slettet.\"],\"RPHFhC\":[\"Bekreft e-postadressen din\"],\"nvkBPN\":[\"Koble til Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kjære \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"har invitert deg til å bli med i et arbeidsområde kalt \"],\"uzTaYi\":[\"Hei\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Hvis du ikke initierte denne endringen, vennligst kontakt eieren av arbeidsområdet ditt umiddelbart.\"],\"Gz91L8\":[\"Hvis du ønsker å fortsette å bruke Twenty, vennligst oppdater abonnementet ditt innen de neste \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Hvis du ønsker å bruke Twenty igjen, kan du opprette et nytt arbeidsområde.\"],\"7JuhZQ\":[\"Det ser ut til at ditt arbeidsområde <0>\",[\"workspaceDisplayName\"],\"</0> har blitt suspendert i \",[\"daysSinceInactive\"],\" dager.\"],\"PviVyk\":[\"Bli med teamet ditt på Twenty\"],\"ogtYkT\":[\"Passord oppdatert\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Tilbakestill\"],\"RE5NiU\":[\"Tilbakestill passordet ditt 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Takk for at du registrerte deg for en konto på Twenty! Før vi begynner, vi må bare bekrefte at dette er deg. Klikk ovenfor for å verifisere e-postadressen din.\"],\"igorB1\":[\"Arbeidsområdet vil bli deaktivert om \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", og alle dens data vil bli slettet.\"],\"7OEHy1\":[\"Dette er en bekreftelse på at passordet for kontoen din (\",[\"email\"],\") ble vellykket endret den \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Denne lenken er kun gyldig i de neste \",[\"duration\"],\". Hvis lenken ikke fungerer, kan du bruke verifiseringslenken for innlogging direkte:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Oppdater abonnementet ditt\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verifiser e-post\"],\"9MqLGX\":[\"Ditt arbeidsområde <0>\",[\"workspaceDisplayName\"],\"</0> har blitt slettet da ditt abonnement utløp for \",[\"daysSinceInactive\"],\" dager siden.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Zaakceptuj zaproszenie\"],\"Yxj+Uc\":[\"Wszystkie dane w tej przestrzeni roboczej zostały trwale usunięte.\"],\"RPHFhC\":[\"Potwierdź swój adres email\"],\"nvkBPN\":[\"Połącz z Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Szanowny \",[\"userName\"]],\"tGme7M\":[\"zaprosił Cię do przyłączenia się do przestrzeni roboczej o nazwie \"],\"uzTaYi\":[\"Witaj\"],\"eE1nG1\":[\"Jeśli to nie Ty zainicjowałeś tę zmianę, skontaktuj się niezwłocznie z właścicielem przestrzeni roboczej.\"],\"Gz91L8\":[\"Jeśli chcesz kontynuować korzystanie z Twenty, proszę zaktualizuj swoją subskrypcję w ciągu następnych \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Jeśli chcesz ponownie korzystać z Twenty, możesz utworzyć nową przestrzeń roboczą.\"],\"7JuhZQ\":[\"Wygląda na to, że Twoja przestrzeń robocza <0>\",[\"workspaceDisplayName\"],\"</0> została zawieszona na \",[\"daysSinceInactive\"],\" dni.\"],\"PviVyk\":[\"Dołącz do swojego zespołu w Twenty\"],\"ogtYkT\":[\"Hasło zaktualizowane\"],\"OfhWJH\":[\"Zresetuj\"],\"RE5NiU\":[\"Zresetuj swoje hasło 🗝\"],\"7yDt8q\":[\"Dziękujemy za rejestrację konta w Twenty! Zanim zaczniemy, musimy tylko potwierdzić, że to Ty. Kliknij powyżej, aby zweryfikować swój adres email.\"],\"igorB1\":[\"Przestrzeń robocza zostanie deaktywowana za \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", a wszystkie jej dane zostaną usunięte.\"],\"7OEHy1\":[\"To jest potwierdzenie, że hasło do Twojego konta (\",[\"email\"],\") zostało pomyślnie zmienione \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Ten link jest ważny tylko przez \",[\"duration\"],\". Jeśli link nie działa, można bezpośrednio użyć linku weryfikacyjnego logowania:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Zaktualizuj swoją subskrypcję\"],\"wCKkSr\":[\"Zweryfikuj Email\"],\"9MqLGX\":[\"Twoja przestrzeń robocza <0>\",[\"workspaceDisplayName\"],\"</0> została usunięta, ponieważ Twoja subskrypcja wygasła \",[\"daysSinceInactive\"],\" dni temu.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Zaakceptuj zaproszenie\"],\"Yxj+Uc\":[\"Wszystkie dane w tej przestrzeni roboczej zostały trwale usunięte.\"],\"RPHFhC\":[\"Potwierdź swój adres email\"],\"nvkBPN\":[\"Połącz z Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Szanowny \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"zaprosił Cię do przyłączenia się do przestrzeni roboczej o nazwie \"],\"uzTaYi\":[\"Witaj\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Jeśli to nie Ty zainicjowałeś tę zmianę, skontaktuj się niezwłocznie z właścicielem przestrzeni roboczej.\"],\"Gz91L8\":[\"Jeśli chcesz kontynuować korzystanie z Twenty, proszę zaktualizuj swoją subskrypcję w ciągu następnych \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Jeśli chcesz ponownie korzystać z Twenty, możesz utworzyć nową przestrzeń roboczą.\"],\"7JuhZQ\":[\"Wygląda na to, że Twoja przestrzeń robocza <0>\",[\"workspaceDisplayName\"],\"</0> została zawieszona na \",[\"daysSinceInactive\"],\" dni.\"],\"PviVyk\":[\"Dołącz do swojego zespołu w Twenty\"],\"ogtYkT\":[\"Hasło zaktualizowane\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Zresetuj\"],\"RE5NiU\":[\"Zresetuj swoje hasło 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Dziękujemy za rejestrację konta w Twenty! Zanim zaczniemy, musimy tylko potwierdzić, że to Ty. Kliknij powyżej, aby zweryfikować swój adres email.\"],\"igorB1\":[\"Przestrzeń robocza zostanie deaktywowana za \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", a wszystkie jej dane zostaną usunięte.\"],\"7OEHy1\":[\"To jest potwierdzenie, że hasło do Twojego konta (\",[\"email\"],\") zostało pomyślnie zmienione \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Ten link jest ważny tylko przez \",[\"duration\"],\". Jeśli link nie działa, można bezpośrednio użyć linku weryfikacyjnego logowania:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Zaktualizuj swoją subskrypcję\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Zweryfikuj Email\"],\"9MqLGX\":[\"Twoja przestrzeń robocza <0>\",[\"workspaceDisplayName\"],\"</0> została usunięta, ponieważ Twoja subskrypcja wygasła \",[\"daysSinceInactive\"],\" dni temu.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Àććēƥţ ĩńvĩţē\"],\"Yxj+Uc\":[\"Àĺĺ ďàţà ĩń ţĥĩś ŵōŕķśƥàćē ĥàś ƀēēń ƥēŕḿàńēńţĺŷ ďēĺēţēď.\"],\"RPHFhC\":[\"Ćōńƒĩŕḿ ŷōũŕ ēḿàĩĺ àďďŕēśś\"],\"nvkBPN\":[\"Ćōńńēćţ ţō Ţŵēńţŷ\"],\"JRzgV7\":[\"Ďēàŕ\"],\"Lm5BBI\":[\"Ďēàŕ \",[\"userName\"]],\"tGme7M\":[\"ĥàś ĩńvĩţēď ŷōũ ţō Ĵōĩń à ŵōŕķśƥàćē ćàĺĺēď \"],\"uzTaYi\":[\"Ĥēĺĺō\"],\"eE1nG1\":[\"Ĩƒ ŷōũ ďĩď ńōţ ĩńĩţĩàţē ţĥĩś ćĥàńĝē, ƥĺēàśē ćōńţàćţ ŷōũŕ ŵōŕķśƥàćē ōŵńēŕ ĩḿḿēďĩàţēĺŷ.\"],\"Gz91L8\":[\"Ĩƒ ŷōũ ŵĩśĥ ţō ćōńţĩńũē ũśĩńĝ Ţŵēńţŷ, ƥĺēàśē ũƥďàţē ŷōũŕ śũƀśćŕĩƥţĩōń ŵĩţĥĩń ţĥē ńēxţ \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Ĩƒ ŷōũ ŵĩśĥ ţō ũśē Ţŵēńţŷ àĝàĩń, ŷōũ ćàń ćŕēàţē à ńēŵ ŵōŕķśƥàćē.\"],\"7JuhZQ\":[\"Ĩţ àƥƥēàŕś ţĥàţ ŷōũŕ ŵōŕķśƥàćē <0>\",[\"workspaceDisplayName\"],\"</0> ĥàś ƀēēń śũśƥēńďēď ƒōŕ \",[\"daysSinceInactive\"],\" ďàŷś.\"],\"PviVyk\":[\"ĵōĩń ŷōũŕ ţēàḿ ōń Ţŵēńţŷ\"],\"ogtYkT\":[\"Ƥàśśŵōŕď ũƥďàţēď\"],\"OfhWJH\":[\"Ŕēśēţ\"],\"RE5NiU\":[\"Ŕēśēţ ŷōũŕ ƥàśśŵōŕď 🗝\"],\"7yDt8q\":[\"Ţĥàńķś ƒōŕ ŕēĝĩśţēŕĩńĝ ƒōŕ àń àććōũńţ ōń Ţŵēńţŷ! ßēƒōŕē ŵē ĝēţ śţàŕţēď, ŵē Ĵũśţ ńēēď ţō ćōńƒĩŕḿ ţĥàţ ţĥĩś ĩś ŷōũ. Ćĺĩćķ àƀōvē ţō vēŕĩƒŷ ŷōũŕ ēḿàĩĺ àďďŕēśś.\"],\"igorB1\":[\"Ţĥē ŵōŕķśƥàćē ŵĩĺĺ ƀē ďēàćţĩvàţēď ĩń \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", àńď àĺĺ ĩţś ďàţà ŵĩĺĺ ƀē ďēĺēţēď.\"],\"7OEHy1\":[\"Ţĥĩś ĩś à ćōńƒĩŕḿàţĩōń ţĥàţ ƥàśśŵōŕď ƒōŕ ŷōũŕ àććōũńţ (\",[\"email\"],\") ŵàś śũććēśśƒũĺĺŷ ćĥàńĝēď ōń \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"Ţĥĩś ĩś à ćōńƒĩŕḿàţĩōń ţĥàţ ƥàśśŵōŕď ƒōŕ ŷōũŕ àććōũńţ (\",[\"email\"],\") ŵàś śũććēśśƒũĺĺŷ ćĥàńĝēď ōń \",[\"formattedDate\"],\".<0/><1/>Ĩƒ ŷōũ ďĩď ńōţ ĩńĩţĩàţē ţĥĩś ćĥàńĝē, ƥĺēàśē ćōńţàćţ ŷōũŕ ŵōŕķśƥàćē ōŵńēŕ ĩḿḿēďĩàţēĺŷ.\"],\"R4gMjN\":[\"Ţĥĩś ĺĩńķ ĩś ōńĺŷ vàĺĩď ƒōŕ ţĥē ńēxţ \",[\"duration\"],\". Ĩƒ ţĥē ĺĩńķ ďōēś ńōţ ŵōŕķ, ŷōũ ćàń ũśē ţĥē ĺōĝĩń vēŕĩƒĩćàţĩōń ĺĩńķ ďĩŕēćţĺŷ:\"],\"2oA637\":[\"Ţĥĩś ĺĩńķ ĩś ōńĺŷ vàĺĩď ƒōŕ ţĥē ńēxţ \",[\"duration\"],\". Ĩƒ ţĥē ĺĩńķ ďōēś ńōţ ŵōŕķ, ŷōũ ćàń ũśē ţĥē ĺōĝĩń vēŕĩƒĩćàţĩōń ĺĩńķ ďĩŕēćţĺŷ:<0/>\"],\"H0v4yC\":[\"Ũƥďàţē ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"wCKkSr\":[\"Vēŕĩƒŷ Ēḿàĩĺ\"],\"9MqLGX\":[\"Ŷōũŕ ŵōŕķśƥàćē <0>\",[\"workspaceDisplayName\"],\"</0> ĥàś ƀēēń ďēĺēţēď àś ŷōũŕ śũƀśćŕĩƥţĩōń ēxƥĩŕēď \",[\"daysSinceInactive\"],\" ďàŷś àĝō.\"],\"KFmFrQ\":[\"Ŷōũŕ ŵōŕķśƥàćē <0>\",[\"workspaceDisplayName\"],\"</0> ĥàś ƀēēń ďēĺēţēď àś ŷōũŕ śũƀśćŕĩƥţĩōń ēxƥĩŕēď \",[\"inactiveDaysBeforeDelete\"],\" ďàŷś àĝō.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Àććēƥţ ĩńvĩţē\"],\"Yxj+Uc\":[\"Àĺĺ ďàţà ĩń ţĥĩś ŵōŕķśƥàćē ĥàś ƀēēń ƥēŕḿàńēńţĺŷ ďēĺēţēď.\"],\"RPHFhC\":[\"Ćōńƒĩŕḿ ŷōũŕ ēḿàĩĺ àďďŕēśś\"],\"nvkBPN\":[\"Ćōńńēćţ ţō Ţŵēńţŷ\"],\"jPQSEz\":[\"Ćŕēàţē à ńēŵ ŵōŕķśƥàćē\"],\"JRzgV7\":[\"Ďēàŕ\"],\"Lm5BBI\":[\"Ďēàŕ \",[\"userName\"]],\"lIdkf2\":[\"Ďēàŕ \",[\"userName\"],\",\"],\"NTwcnq\":[\"Ďēĺēţēď Ŵōŕķśƥàćē\"],\"tGme7M\":[\"ĥàś ĩńvĩţēď ŷōũ ţō Ĵōĩń à ŵōŕķśƥàćē ćàĺĺēď \"],\"uzTaYi\":[\"Ĥēĺĺō\"],\"Xa0d85\":[\"Ĥēĺĺō,\"],\"eE1nG1\":[\"Ĩƒ ŷōũ ďĩď ńōţ ĩńĩţĩàţē ţĥĩś ćĥàńĝē, ƥĺēàśē ćōńţàćţ ŷōũŕ ŵōŕķśƥàćē ōŵńēŕ ĩḿḿēďĩàţēĺŷ.\"],\"Gz91L8\":[\"Ĩƒ ŷōũ ŵĩśĥ ţō ćōńţĩńũē ũśĩńĝ Ţŵēńţŷ, ƥĺēàśē ũƥďàţē ŷōũŕ śũƀśćŕĩƥţĩōń ŵĩţĥĩń ţĥē ńēxţ \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Ĩƒ ŷōũ ŵĩśĥ ţō ũśē Ţŵēńţŷ àĝàĩń, ŷōũ ćàń ćŕēàţē à ńēŵ ŵōŕķśƥàćē.\"],\"7JuhZQ\":[\"Ĩţ àƥƥēàŕś ţĥàţ ŷōũŕ ŵōŕķśƥàćē <0>\",[\"workspaceDisplayName\"],\"</0> ĥàś ƀēēń śũśƥēńďēď ƒōŕ \",[\"daysSinceInactive\"],\" ďàŷś.\"],\"PviVyk\":[\"ĵōĩń ŷōũŕ ţēàḿ ōń Ţŵēńţŷ\"],\"ogtYkT\":[\"Ƥàśśŵōŕď ũƥďàţēď\"],\"u3Ns4p\":[\"Ƥĺēàśē vàĺĩďàţē ţĥĩś ďōḿàĩń ţō àĺĺōŵ ũśēŕś ŵĩţĥ <0>@\",[\"domain\"],\"</0> ēḿàĩĺ àďďŕēśśēś ţō Ĵōĩń ŷōũŕ ŵōŕķśƥàćē ŵĩţĥōũţ ŕēǫũĩŕĩńĝ àń ĩńvĩţàţĩōń.\"],\"OfhWJH\":[\"Ŕēśēţ\"],\"RE5NiU\":[\"Ŕēśēţ ŷōũŕ ƥàśśŵōŕď 🗝\"],\"UBadaJ\":[\"Śũśƥēńďēď Ŵōŕķśƥàćē \"],\"7yDt8q\":[\"Ţĥàńķś ƒōŕ ŕēĝĩśţēŕĩńĝ ƒōŕ àń àććōũńţ ōń Ţŵēńţŷ! ßēƒōŕē ŵē ĝēţ śţàŕţēď, ŵē Ĵũśţ ńēēď ţō ćōńƒĩŕḿ ţĥàţ ţĥĩś ĩś ŷōũ. Ćĺĩćķ àƀōvē ţō vēŕĩƒŷ ŷōũŕ ēḿàĩĺ àďďŕēśś.\"],\"igorB1\":[\"Ţĥē ŵōŕķśƥàćē ŵĩĺĺ ƀē ďēàćţĩvàţēď ĩń \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", àńď àĺĺ ĩţś ďàţà ŵĩĺĺ ƀē ďēĺēţēď.\"],\"7OEHy1\":[\"Ţĥĩś ĩś à ćōńƒĩŕḿàţĩōń ţĥàţ ƥàśśŵōŕď ƒōŕ ŷōũŕ àććōũńţ (\",[\"email\"],\") ŵàś śũććēśśƒũĺĺŷ ćĥàńĝēď ōń \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"Ţĥĩś ĩś à ćōńƒĩŕḿàţĩōń ţĥàţ ƥàśśŵōŕď ƒōŕ ŷōũŕ àććōũńţ (\",[\"email\"],\") ŵàś śũććēśśƒũĺĺŷ ćĥàńĝēď ōń \",[\"formattedDate\"],\".<0/><1/>Ĩƒ ŷōũ ďĩď ńōţ ĩńĩţĩàţē ţĥĩś ćĥàńĝē, ƥĺēàśē ćōńţàćţ ŷōũŕ ŵōŕķśƥàćē ōŵńēŕ ĩḿḿēďĩàţēĺŷ.\"],\"R4gMjN\":[\"Ţĥĩś ĺĩńķ ĩś ōńĺŷ vàĺĩď ƒōŕ ţĥē ńēxţ \",[\"duration\"],\". Ĩƒ ţĥē ĺĩńķ ďōēś ńōţ ŵōŕķ, ŷōũ ćàń ũśē ţĥē ĺōĝĩń vēŕĩƒĩćàţĩōń ĺĩńķ ďĩŕēćţĺŷ:\"],\"2oA637\":[\"Ţĥĩś ĺĩńķ ĩś ōńĺŷ vàĺĩď ƒōŕ ţĥē ńēxţ \",[\"duration\"],\". Ĩƒ ţĥē ĺĩńķ ďōēś ńōţ ŵōŕķ, ŷōũ ćàń ũśē ţĥē ĺōĝĩń vēŕĩƒĩćàţĩōń ĺĩńķ ďĩŕēćţĺŷ:<0/>\"],\"H0v4yC\":[\"Ũƥďàţē ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"QbiUqd\":[\"Vàĺĩďàţē ďōḿàĩń\"],\"wCKkSr\":[\"Vēŕĩƒŷ Ēḿàĩĺ\"],\"9MqLGX\":[\"Ŷōũŕ ŵōŕķśƥàćē <0>\",[\"workspaceDisplayName\"],\"</0> ĥàś ƀēēń ďēĺēţēď àś ŷōũŕ śũƀśćŕĩƥţĩōń ēxƥĩŕēď \",[\"daysSinceInactive\"],\" ďàŷś àĝō.\"],\"KFmFrQ\":[\"Ŷōũŕ ŵōŕķśƥàćē <0>\",[\"workspaceDisplayName\"],\"</0> ĥàś ƀēēń ďēĺēţēď àś ŷōũŕ śũƀśćŕĩƥţĩōń ēxƥĩŕēď \",[\"inactiveDaysBeforeDelete\"],\" ďàŷś àĝō.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aceitar convite\"],\"Yxj+Uc\":[\"Todos os dados deste workspace foram excluídos permanentemente.\"],\"RPHFhC\":[\"Confirme seu endereço de e-mail\"],\"nvkBPN\":[\"Conecte-se ao Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Caro \",[\"userName\"]],\"tGme7M\":[\"convidou você para participar de um workspace chamado \"],\"uzTaYi\":[\"Olá\"],\"eE1nG1\":[\"Se você não iniciou essa alteração, entre em contato com o proprietário do workspace imediatamente.\"],\"Gz91L8\":[\"Se quiser continuar usando o Twenty, atualize sua assinatura nos próximos \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Se quiser usar o Twenty novamente, você pode criar um novo workspace.\"],\"7JuhZQ\":[\"Parece que seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi suspenso por \",[\"daysSinceInactive\"],\" dias.\"],\"PviVyk\":[\"Junte-se à sua equipe no Twenty\"],\"ogtYkT\":[\"Senha atualizada\"],\"OfhWJH\":[\"Redefinir\"],\"RE5NiU\":[\"Redefina sua senha 🗝\"],\"7yDt8q\":[\"Obrigado por se registrar no Twenty! Antes de começarmos, precisamos confirmar que é você. Clique acima para verificar seu endereço de e-mail.\"],\"igorB1\":[\"O workspace será desativado em \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", e todos os seus dados serão excluídos.\"],\"7OEHy1\":[\"Esta é uma confirmação de que a senha da sua conta (\",[\"email\"],\") foi alterada com sucesso em \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Este link é válido apenas para os próximos \",[\"duration\"],\". Se o link não funcionar, você pode usar o link de verificação de login diretamente:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Atualize sua assinatura\"],\"wCKkSr\":[\"Verificar e-mail\"],\"9MqLGX\":[\"Seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi excluído porque sua assinatura expirou há \",[\"daysSinceInactive\"],\" dias.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aceitar convite\"],\"Yxj+Uc\":[\"Todos os dados deste workspace foram excluídos permanentemente.\"],\"RPHFhC\":[\"Confirme seu endereço de e-mail\"],\"nvkBPN\":[\"Conecte-se ao Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Caro \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"convidou você para participar de um workspace chamado \"],\"uzTaYi\":[\"Olá\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Se você não iniciou essa alteração, entre em contato com o proprietário do workspace imediatamente.\"],\"Gz91L8\":[\"Se quiser continuar usando o Twenty, atualize sua assinatura nos próximos \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Se quiser usar o Twenty novamente, você pode criar um novo workspace.\"],\"7JuhZQ\":[\"Parece que seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi suspenso por \",[\"daysSinceInactive\"],\" dias.\"],\"PviVyk\":[\"Junte-se à sua equipe no Twenty\"],\"ogtYkT\":[\"Senha atualizada\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Redefinir\"],\"RE5NiU\":[\"Redefina sua senha 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Obrigado por se registrar no Twenty! Antes de começarmos, precisamos confirmar que é você. Clique acima para verificar seu endereço de e-mail.\"],\"igorB1\":[\"O workspace será desativado em \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", e todos os seus dados serão excluídos.\"],\"7OEHy1\":[\"Esta é uma confirmação de que a senha da sua conta (\",[\"email\"],\") foi alterada com sucesso em \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Este link é válido apenas para os próximos \",[\"duration\"],\". Se o link não funcionar, você pode usar o link de verificação de login diretamente:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Atualize sua assinatura\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verificar e-mail\"],\"9MqLGX\":[\"Seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi excluído porque sua assinatura expirou há \",[\"daysSinceInactive\"],\" dias.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aceitar convite\"],\"Yxj+Uc\":[\"Todos os dados deste workspace foram eliminados permanentemente.\"],\"RPHFhC\":[\"Confirme o seu endereço de e-mail\"],\"nvkBPN\":[\"Conecte-se ao Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Caro \",[\"userName\"]],\"tGme7M\":[\"convidou-o a juntar-se a um workspace chamado \"],\"uzTaYi\":[\"Olá\"],\"eE1nG1\":[\"Se não iniciou esta alteração, contacte imediatamente o proprietário do seu workspace.\"],\"Gz91L8\":[\"Se quiser continuar a usar o Twenty, atualize a sua subscrição nos próximos \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Se quiser usar o Twenty novamente, pode criar um novo workspace.\"],\"7JuhZQ\":[\"Parece que o seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi suspenso há \",[\"daysSinceInactive\"],\" dias.\"],\"PviVyk\":[\"Junte-se à sua equipa no Twenty\"],\"ogtYkT\":[\"Palavra-passe atualizada\"],\"OfhWJH\":[\"Redefinir\"],\"RE5NiU\":[\"Redefina a sua palavra-passe 🗝\"],\"7yDt8q\":[\"Obrigado por se registar no Twenty! Antes de começarmos, precisamos confirmar que é você. Clique acima para verificar o seu endereço de e-mail.\"],\"igorB1\":[\"O workspace será desativado em \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" e todos os seus dados serão eliminados.\"],\"7OEHy1\":[\"Esta é uma confirmação de que a palavra-passe da sua conta (\",[\"email\"],\") foi alterada com sucesso em \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Este link só é válido para os próximos \",[\"duration\"],\". Se o link não funcionar, pode usar diretamente o link de verificação de login:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Atualize a sua subscrição\"],\"wCKkSr\":[\"Verifique o e-mail\"],\"9MqLGX\":[\"O seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi eliminado porque a sua subscrição expirou há \",[\"daysSinceInactive\"],\" dias.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Aceitar convite\"],\"Yxj+Uc\":[\"Todos os dados deste workspace foram eliminados permanentemente.\"],\"RPHFhC\":[\"Confirme o seu endereço de e-mail\"],\"nvkBPN\":[\"Conecte-se ao Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Caro \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"convidou-o a juntar-se a um workspace chamado \"],\"uzTaYi\":[\"Olá\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Se não iniciou esta alteração, contacte imediatamente o proprietário do seu workspace.\"],\"Gz91L8\":[\"Se quiser continuar a usar o Twenty, atualize a sua subscrição nos próximos \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Se quiser usar o Twenty novamente, pode criar um novo workspace.\"],\"7JuhZQ\":[\"Parece que o seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi suspenso há \",[\"daysSinceInactive\"],\" dias.\"],\"PviVyk\":[\"Junte-se à sua equipa no Twenty\"],\"ogtYkT\":[\"Palavra-passe atualizada\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Redefinir\"],\"RE5NiU\":[\"Redefina a sua palavra-passe 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Obrigado por se registar no Twenty! Antes de começarmos, precisamos confirmar que é você. Clique acima para verificar o seu endereço de e-mail.\"],\"igorB1\":[\"O workspace será desativado em \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" e todos os seus dados serão eliminados.\"],\"7OEHy1\":[\"Esta é uma confirmação de que a palavra-passe da sua conta (\",[\"email\"],\") foi alterada com sucesso em \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Este link só é válido para os próximos \",[\"duration\"],\". Se o link não funcionar, pode usar diretamente o link de verificação de login:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Atualize a sua subscrição\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verifique o e-mail\"],\"9MqLGX\":[\"O seu workspace <0>\",[\"workspaceDisplayName\"],\"</0> foi eliminado porque a sua subscrição expirou há \",[\"daysSinceInactive\"],\" dias.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Acceptați invitația\"],\"Yxj+Uc\":[\"Toate datele din acest spațiu de lucru au fost șterse permanent.\"],\"RPHFhC\":[\"Confirmați adresa de email\"],\"nvkBPN\":[\"Conectați-vă la Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Dragă \",[\"userName\"]],\"tGme7M\":[\"v-a invitat să vă alăturați unui spațiu de lucru numit \"],\"uzTaYi\":[\"Salut\"],\"eE1nG1\":[\"Dacă nu ați inițiat această schimbare, vă rugăm să contactați imediat proprietarul spațiului de lucru.\"],\"Gz91L8\":[\"Dacă doriți să continuați utilizarea Twenty, vă rugăm să vă actualizați abonamentul în următoarele \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Dacă doriți să folosiți din nou Twenty, puteți crea un spațiu de lucru nou.\"],\"7JuhZQ\":[\"Se pare că spațiul dvs. de lucru <0>\",[\"workspaceDisplayName\"],\"</0> a fost suspendat de \",[\"daysSinceInactive\"],\" zile.\"],\"PviVyk\":[\"Alăturați-vă echipei pe Twenty\"],\"ogtYkT\":[\"Parola a fost actualizată\"],\"OfhWJH\":[\"Resetează\"],\"RE5NiU\":[\"Resetați-vă parola 🗝\"],\"7yDt8q\":[\"Vă mulțumim că v-ați înregistrat pentru un cont pe Twenty! Înainte de a începe, trebuie doar să confirmăm că acesta sunteți dvs. Faceți clic mai sus pentru a verifica adresa de email.\"],\"igorB1\":[\"Spațiul de lucru va fi dezactivat în \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", iar toate datele sale vor fi șterse.\"],\"7OEHy1\":[\"Aceasta este o confirmare că parola contului dvs. (\",[\"email\"],\") a fost schimbată cu succes la data de \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Acest link este valabil doar pentru următoarele \",[\"duration\"],\". Dacă linkul nu funcționează, puteți folosi direct linkul de verificare a autentificării:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Actualizați abonamentul\"],\"wCKkSr\":[\"Verificați Email\"],\"9MqLGX\":[\"Spațiul dvs. de lucru <0>\",[\"workspaceDisplayName\"],\"</0> a fost șters, deoarece abonamentul a expirat cu \",[\"daysSinceInactive\"],\" zile în urmă.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Acceptați invitația\"],\"Yxj+Uc\":[\"Toate datele din acest spațiu de lucru au fost șterse permanent.\"],\"RPHFhC\":[\"Confirmați adresa de email\"],\"nvkBPN\":[\"Conectați-vă la Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Dragă \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"v-a invitat să vă alăturați unui spațiu de lucru numit \"],\"uzTaYi\":[\"Salut\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Dacă nu ați inițiat această schimbare, vă rugăm să contactați imediat proprietarul spațiului de lucru.\"],\"Gz91L8\":[\"Dacă doriți să continuați utilizarea Twenty, vă rugăm să vă actualizați abonamentul în următoarele \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Dacă doriți să folosiți din nou Twenty, puteți crea un spațiu de lucru nou.\"],\"7JuhZQ\":[\"Se pare că spațiul dvs. de lucru <0>\",[\"workspaceDisplayName\"],\"</0> a fost suspendat de \",[\"daysSinceInactive\"],\" zile.\"],\"PviVyk\":[\"Alăturați-vă echipei pe Twenty\"],\"ogtYkT\":[\"Parola a fost actualizată\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Resetează\"],\"RE5NiU\":[\"Resetați-vă parola 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Vă mulțumim că v-ați înregistrat pentru un cont pe Twenty! Înainte de a începe, trebuie doar să confirmăm că acesta sunteți dvs. Faceți clic mai sus pentru a verifica adresa de email.\"],\"igorB1\":[\"Spațiul de lucru va fi dezactivat în \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", iar toate datele sale vor fi șterse.\"],\"7OEHy1\":[\"Aceasta este o confirmare că parola contului dvs. (\",[\"email\"],\") a fost schimbată cu succes la data de \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Acest link este valabil doar pentru următoarele \",[\"duration\"],\". Dacă linkul nu funcționează, puteți folosi direct linkul de verificare a autentificării:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Actualizați abonamentul\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verificați Email\"],\"9MqLGX\":[\"Spațiul dvs. de lucru <0>\",[\"workspaceDisplayName\"],\"</0> a fost șters, deoarece abonamentul a expirat cu \",[\"daysSinceInactive\"],\" zile în urmă.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Принять приглашение\"],\"Yxj+Uc\":[\"Все данные в этом рабочем пространстве были окончательно удалены.\"],\"RPHFhC\":[\"Подтвердите ваш адрес электронной почты\"],\"nvkBPN\":[\"Подключиться к Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Уважаемый \",[\"userName\"]],\"tGme7M\":[\"пригласил вас присоединиться к рабочему пространству под названием \"],\"uzTaYi\":[\"Здравствуйте\"],\"eE1nG1\":[\"Если вы не инициировали это изменение, немедленно свяжитесь с владельцем вашего рабочего пространства.\"],\"Gz91L8\":[\"Если вы хотите продолжить использование Twenty, пожалуйста, обновите вашу подписку в течение следующих \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Если вы захотите снова использовать Twenty, вы сможете создать новое рабочее пространство.\"],\"7JuhZQ\":[\"Похоже, что ваше рабочее пространство <0>\",[\"workspaceDisplayName\"],\"</0> было приостановлено на \",[\"daysSinceInactive\"],\" \",[\"daysSinceInactive\",\"plural\",{\"one\":[\"день\"],\"few\":[\"дня\"],\"many\":[\"дней\"],\"other\":[\"дня\"]}],\".\"],\"PviVyk\":[\"Присоединяйтесь к вашей команде на Twenty\"],\"ogtYkT\":[\"Пароль обновлен\"],\"OfhWJH\":[\"Сбросить\"],\"RE5NiU\":[\"Сбросьте ваш пароль 🗝\"],\"7yDt8q\":[\"Спасибо за регистрацию в аккаунте Twenty! Прежде чем начать, нам нужно убедиться, что это вы. Кликните выше, чтобы подтвердить ваш адрес электронной почты.\"],\"igorB1\":[\"Рабочее пространство будет деактивировано через \",[\"remainingDays\"],\" \",[\"remainingDays\",\"plural\",{\"one\":[\"день\"],\"few\":[\"дня\"],\"many\":[\"дней\"],\"other\":[\"дней\"]}],\", и все его данные будут удалены.\"],\"7OEHy1\":[\"Это подтверждение того, что пароль для вашего аккаунта (\",[\"email\"],\") был успешно изменен \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Эта ссылка действительна только в течение следующих \",[\"duration\"],\". Если ссылка не работает, вы можете использовать ссылку для подтверждения входа напрямую:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Обновите вашу подписку\"],\"wCKkSr\":[\"Подтвердить электронную почту\"],\"9MqLGX\":[\"Ваше рабочее пространство <0>\",[\"workspaceDisplayName\"],\"</0> было удалено, так как ваша подписка истекла \",[\"daysSinceInactive\"],\" \",[\"inactiveDaysBeforeDelete\",\"plural\",{\"one\":[\"день\"],\"few\":[\"дня\"],\"many\":[\"дней\"],\"other\":[\"дней\"]}],\" назад.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Принять приглашение\"],\"Yxj+Uc\":[\"Все данные в этом рабочем пространстве были окончательно удалены.\"],\"RPHFhC\":[\"Подтвердите ваш адрес электронной почты\"],\"nvkBPN\":[\"Подключиться к Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Уважаемый \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"пригласил вас присоединиться к рабочему пространству под названием \"],\"uzTaYi\":[\"Здравствуйте\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Если вы не инициировали это изменение, немедленно свяжитесь с владельцем вашего рабочего пространства.\"],\"Gz91L8\":[\"Если вы хотите продолжить использование Twenty, пожалуйста, обновите вашу подписку в течение следующих \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Если вы захотите снова использовать Twenty, вы сможете создать новое рабочее пространство.\"],\"7JuhZQ\":[\"Похоже, что ваше рабочее пространство <0>\",[\"workspaceDisplayName\"],\"</0> было приостановлено на \",[\"daysSinceInactive\"],\" \",[\"daysSinceInactive\",\"plural\",{\"one\":[\"день\"],\"few\":[\"дня\"],\"many\":[\"дней\"],\"other\":[\"дня\"]}],\".\"],\"PviVyk\":[\"Присоединяйтесь к вашей команде на Twenty\"],\"ogtYkT\":[\"Пароль обновлен\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Сбросить\"],\"RE5NiU\":[\"Сбросьте ваш пароль 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Спасибо за регистрацию в аккаунте Twenty! Прежде чем начать, нам нужно убедиться, что это вы. Кликните выше, чтобы подтвердить ваш адрес электронной почты.\"],\"igorB1\":[\"Рабочее пространство будет деактивировано через \",[\"remainingDays\"],\" \",[\"remainingDays\",\"plural\",{\"one\":[\"день\"],\"few\":[\"дня\"],\"many\":[\"дней\"],\"other\":[\"дней\"]}],\", и все его данные будут удалены.\"],\"7OEHy1\":[\"Это подтверждение того, что пароль для вашего аккаунта (\",[\"email\"],\") был успешно изменен \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Эта ссылка действительна только в течение следующих \",[\"duration\"],\". Если ссылка не работает, вы можете использовать ссылку для подтверждения входа напрямую:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Обновите вашу подписку\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Подтвердить электронную почту\"],\"9MqLGX\":[\"Ваше рабочее пространство <0>\",[\"workspaceDisplayName\"],\"</0> было удалено, так как ваша подписка истекла \",[\"daysSinceInactive\"],\" \",[\"inactiveDaysBeforeDelete\",\"plural\",{\"one\":[\"день\"],\"few\":[\"дня\"],\"many\":[\"дней\"],\"other\":[\"дней\"]}],\" назад.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Прихвати позив\"],\"Yxj+Uc\":[\"Сви подаци у овом радном простору су трајно избрисани.\"],\"RPHFhC\":[\"Потврдите вашу е-адресу\"],\"nvkBPN\":[\"Повежите се са Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Поштовани \",[\"userName\"]],\"tGme7M\":[\"вас је позвао да се придружите радном простору под називом \"],\"uzTaYi\":[\"Здраво\"],\"eE1nG1\":[\"Ако ову промену нисте покренули ви, молимо вас да одмах контактирате власника вашег радног простора.\"],\"Gz91L8\":[\"Ако желите наставити коришћење Twenty, молимо вас да освежите вашу претплату у наредних \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Ако желите поново користити Twenty, можете створити нови радни простор.\"],\"7JuhZQ\":[\"Чини се да је ваш радни простор <0>\",[\"workspaceDisplayName\"],\"</0> суспендован већ \",[\"daysSinceInactive\"],\" дана.\"],\"PviVyk\":[\"Придружите се свом тиму на Twenty\"],\"ogtYkT\":[\"Шифра је освежена\"],\"OfhWJH\":[\"Ресетуј\"],\"RE5NiU\":[\"Ресетујте вашу шифру 🗝\"],\"7yDt8q\":[\"Хвала вам што сте се регистровали за налог на Twenty! Прије него што почнемо, само требамо да потврдимо да сте то ви. Кликните изнад да потврдите вашу е-адресу.\"],\"igorB1\":[\"Радни простор ће бити деактивиран за \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", и сви његови подаци ће бити избрисани.\"],\"7OEHy1\":[\"Ово је потврда да је шифра вашег налога (\",[\"email\"],\") успешно промењена на \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Овај линк је валидан само следећих \",[\"duration\"],\". Ако линк не функционише, моћи ћете директно користити линк за верификацију пријаве:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Освежите вашу претплату\"],\"wCKkSr\":[\"Потврдите е-адресу\"],\"9MqLGX\":[\"Ваш радни простор <0>\",[\"workspaceDisplayName\"],\"</0> је избрисан пошто је ваша претплата истекла пре \",[\"daysSinceInactive\"],\" дана.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Прихвати позив\"],\"Yxj+Uc\":[\"Сви подаци у овом радном простору су трајно избрисани.\"],\"RPHFhC\":[\"Потврдите вашу е-адресу\"],\"nvkBPN\":[\"Повежите се са Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Поштовани \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"вас је позвао да се придружите радном простору под називом \"],\"uzTaYi\":[\"Здраво\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Ако ову промену нисте покренули ви, молимо вас да одмах контактирате власника вашег радног простора.\"],\"Gz91L8\":[\"Ако желите наставити коришћење Twenty, молимо вас да освежите вашу претплату у наредних \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Ако желите поново користити Twenty, можете створити нови радни простор.\"],\"7JuhZQ\":[\"Чини се да је ваш радни простор <0>\",[\"workspaceDisplayName\"],\"</0> суспендован већ \",[\"daysSinceInactive\"],\" дана.\"],\"PviVyk\":[\"Придружите се свом тиму на Twenty\"],\"ogtYkT\":[\"Шифра је освежена\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Ресетуј\"],\"RE5NiU\":[\"Ресетујте вашу шифру 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Хвала вам што сте се регистровали за налог на Twenty! Прије него што почнемо, само требамо да потврдимо да сте то ви. Кликните изнад да потврдите вашу е-адресу.\"],\"igorB1\":[\"Радни простор ће бити деактивиран за \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", и сви његови подаци ће бити избрисани.\"],\"7OEHy1\":[\"Ово је потврда да је шифра вашег налога (\",[\"email\"],\") успешно промењена на \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Овај линк је валидан само следећих \",[\"duration\"],\". Ако линк не функционише, моћи ћете директно користити линк за верификацију пријаве:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Освежите вашу претплату\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Потврдите е-адресу\"],\"9MqLGX\":[\"Ваш радни простор <0>\",[\"workspaceDisplayName\"],\"</0> је избрисан пошто је ваша претплата истекла пре \",[\"daysSinceInactive\"],\" дана.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Acceptera inbjudan\"],\"Yxj+Uc\":[\"Alla data i det här arbetsutrymmet har raderats permanent.\"],\"RPHFhC\":[\"Bekräfta din e-postadress\"],\"nvkBPN\":[\"Anslut till Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kära \",[\"userName\"]],\"tGme7M\":[\"har bjudit in dig till ett arbetsutrymme som heter \"],\"uzTaYi\":[\"Hej\"],\"eE1nG1\":[\"Om du inte initierade denna förändring, vänligen kontakta ägaren av ditt arbetsutrymme omedelbart.\"],\"Gz91L8\":[\"Om du vill fortsätta använda Twenty, vänligen uppdatera din prenumeration inom de nästa \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Om du vill använda Twenty igen kan du skapa ett nytt arbetsutrymme.\"],\"7JuhZQ\":[\"Det verkar som att ditt arbetsutrymme <0>\",[\"workspaceDisplayName\"],\"</0> har varit inaktivt i \",[\"daysSinceInactive\"],\" dagar.\"],\"PviVyk\":[\"Gå med i ditt team på Twenty\"],\"ogtYkT\":[\"Lösenordet uppdaterat\"],\"OfhWJH\":[\"Återställ\"],\"RE5NiU\":[\"Återställ ditt lösenord 🗝\"],\"7yDt8q\":[\"Tack för att du registrerade ett konto på Twenty! Innan vi börjar behöver vi bara bekräfta att det är du. Klicka ovan för att verifiera din e-postadress.\"],\"igorB1\":[\"Arbetsutrymmet kommer att inaktiveras om \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", och all dess data kommer att raderas.\"],\"7OEHy1\":[\"Det här är en bekräftelse på att lösenordet för ditt konto (\",[\"email\"],\") har ändrats framgångsrikt den \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Den här länken är bara giltig under de nästa \",[\"duration\"],\". Om länken inte fungerar kan du använda länken för inloggningsverifiering direkt:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Uppdatera din prenumeration\"],\"wCKkSr\":[\"Verifiera e-post\"],\"9MqLGX\":[\"Ditt arbetsutrymme <0>\",[\"workspaceDisplayName\"],\"</0> har raderats eftersom din prenumeration gick ut för \",[\"daysSinceInactive\"],\" dagar sedan.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Acceptera inbjudan\"],\"Yxj+Uc\":[\"Alla data i det här arbetsutrymmet har raderats permanent.\"],\"RPHFhC\":[\"Bekräfta din e-postadress\"],\"nvkBPN\":[\"Anslut till Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kära \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"har bjudit in dig till ett arbetsutrymme som heter \"],\"uzTaYi\":[\"Hej\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Om du inte initierade denna förändring, vänligen kontakta ägaren av ditt arbetsutrymme omedelbart.\"],\"Gz91L8\":[\"Om du vill fortsätta använda Twenty, vänligen uppdatera din prenumeration inom de nästa \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Om du vill använda Twenty igen kan du skapa ett nytt arbetsutrymme.\"],\"7JuhZQ\":[\"Det verkar som att ditt arbetsutrymme <0>\",[\"workspaceDisplayName\"],\"</0> har varit inaktivt i \",[\"daysSinceInactive\"],\" dagar.\"],\"PviVyk\":[\"Gå med i ditt team på Twenty\"],\"ogtYkT\":[\"Lösenordet uppdaterat\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Återställ\"],\"RE5NiU\":[\"Återställ ditt lösenord 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Tack för att du registrerade ett konto på Twenty! Innan vi börjar behöver vi bara bekräfta att det är du. Klicka ovan för att verifiera din e-postadress.\"],\"igorB1\":[\"Arbetsutrymmet kommer att inaktiveras om \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", och all dess data kommer att raderas.\"],\"7OEHy1\":[\"Det här är en bekräftelse på att lösenordet för ditt konto (\",[\"email\"],\") har ändrats framgångsrikt den \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Den här länken är bara giltig under de nästa \",[\"duration\"],\". Om länken inte fungerar kan du använda länken för inloggningsverifiering direkt:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Uppdatera din prenumeration\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Verifiera e-post\"],\"9MqLGX\":[\"Ditt arbetsutrymme <0>\",[\"workspaceDisplayName\"],\"</0> har raderats eftersom din prenumeration gick ut för \",[\"daysSinceInactive\"],\" dagar sedan.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Daveti kabul et\"],\"Yxj+Uc\":[\"Bu çalışma alanındaki tüm veriler kalıcı olarak silindi.\"],\"RPHFhC\":[\"E-posta adresinizi onaylayın\"],\"nvkBPN\":[\"Twenty'e bağlan\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Sevgili \",[\"userName\"]],\"tGme7M\":[\"seni \"],\"uzTaYi\":[\"Merhaba\"],\"eE1nG1\":[\"Bu değişikliği başlatmadıysanız, lütfen hemen çalışma alanı sahibinizle iletişime geçin.\"],\"Gz91L8\":[\"Twenty kullanmaya devam etmek istiyorsanız, lütfen aboneliğinizi önümüzdeki \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" içinde güncelleyin.\"],\"0weyko\":[\"Twenty'yi tekrar kullanmak isterseniz, yeni bir çalışma alanı oluşturabilirsiniz.\"],\"7JuhZQ\":[\"<0>\",[\"workspaceDisplayName\"],\"</0> çalışma alanınızın \",[\"daysSinceInactive\"],\" gün boyunca askıya alındığı görülüyor.\"],\"PviVyk\":[\"Takımına Twenty üzerinden katıl\"],\"ogtYkT\":[\"Şifre güncellendi\"],\"OfhWJH\":[\"Sıfırla\"],\"RE5NiU\":[\"Şifreni sıfırla 🗝\"],\"7yDt8q\":[\"Twenty hesabı için kayıt olduğunuz için teşekkürler! Başlamadan önce, bu işlemin sizin tarafınızdan yapıldığını doğrulamamız gerekiyor. E-posta adresinizi doğrulamak için yukarıdaki bağlantıya tıklayın.\"],\"igorB1\":[\"Çalışma alanı \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" içinde devre dışı bırakılacak ve tüm verileri silinecektir.\"],\"7OEHy1\":[\"Hesabınızın (\",[\"email\"],\") şifresinin \",[\"formattedDate\"],\" tarihinde başarıyla değiştirildiğine dair bir doğrulama bu.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Bu bağlantı sadece \",[\"duration\"],\" boyunca geçerlidir. Bağlantı çalışmazsa, doğrudan giriş doğrulama bağlantısını kullanabilirsiniz:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aboneliğini güncelle\"],\"wCKkSr\":[\"E-postayı Doğrula\"],\"9MqLGX\":[\"<0>\",[\"workspaceDisplayName\"],\"</0> çalışma alanınız aboneliğinizin bitmesinin ardından \",[\"daysSinceInactive\"],\" gün önce silindi.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Daveti kabul et\"],\"Yxj+Uc\":[\"Bu çalışma alanındaki tüm veriler kalıcı olarak silindi.\"],\"RPHFhC\":[\"E-posta adresinizi onaylayın\"],\"nvkBPN\":[\"Twenty'e bağlan\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Sevgili \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"seni \"],\"uzTaYi\":[\"Merhaba\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Bu değişikliği başlatmadıysanız, lütfen hemen çalışma alanı sahibinizle iletişime geçin.\"],\"Gz91L8\":[\"Twenty kullanmaya devam etmek istiyorsanız, lütfen aboneliğinizi önümüzdeki \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" içinde güncelleyin.\"],\"0weyko\":[\"Twenty'yi tekrar kullanmak isterseniz, yeni bir çalışma alanı oluşturabilirsiniz.\"],\"7JuhZQ\":[\"<0>\",[\"workspaceDisplayName\"],\"</0> çalışma alanınızın \",[\"daysSinceInactive\"],\" gün boyunca askıya alındığı görülüyor.\"],\"PviVyk\":[\"Takımına Twenty üzerinden katıl\"],\"ogtYkT\":[\"Şifre güncellendi\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Sıfırla\"],\"RE5NiU\":[\"Şifreni sıfırla 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Twenty hesabı için kayıt olduğunuz için teşekkürler! Başlamadan önce, bu işlemin sizin tarafınızdan yapıldığını doğrulamamız gerekiyor. E-posta adresinizi doğrulamak için yukarıdaki bağlantıya tıklayın.\"],\"igorB1\":[\"Çalışma alanı \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" içinde devre dışı bırakılacak ve tüm verileri silinecektir.\"],\"7OEHy1\":[\"Hesabınızın (\",[\"email\"],\") şifresinin \",[\"formattedDate\"],\" tarihinde başarıyla değiştirildiğine dair bir doğrulama bu.\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Bu bağlantı sadece \",[\"duration\"],\" boyunca geçerlidir. Bağlantı çalışmazsa, doğrudan giriş doğrulama bağlantısını kullanabilirsiniz:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Aboneliğini güncelle\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"E-postayı Doğrula\"],\"9MqLGX\":[\"<0>\",[\"workspaceDisplayName\"],\"</0> çalışma alanınız aboneliğinizin bitmesinin ardından \",[\"daysSinceInactive\"],\" gün önce silindi.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Прийняти запрошення\"],\"Yxj+Uc\":[\"Всі дані в цьому робочому просторі були назавжди видалені.\"],\"RPHFhC\":[\"Підтвердіть свою адресу електронної пошти\"],\"nvkBPN\":[\"Підключитися до Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Шановний \",[\"userName\"]],\"tGme7M\":[\"запрошує вас приєднатися до робочого простору під назвою \"],\"uzTaYi\":[\"Привіт\"],\"eE1nG1\":[\"Якщо ви не починали цю зміну, будь ласка, негайно зверніться до власника вашого робочого простору.\"],\"Gz91L8\":[\"Якщо ви бажаєте продовжити користування Twenty, будь ласка, оновіть свою підписку протягом наступних \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Якщо ви бажаєте знову використовувати Twenty, ви можете створити новий робочий простір.\"],\"7JuhZQ\":[\"Схоже, що ваш робочий простір <0>\",[\"workspaceDisplayName\"],\"</0> був призупинений на \",[\"daysSinceInactive\"],\" днів.\"],\"PviVyk\":[\"Приєднуйтесь до своєї команди на Twenty\"],\"ogtYkT\":[\"Пароль оновлено\"],\"OfhWJH\":[\"Скинути\"],\"RE5NiU\":[\"Скинути ваш пароль 🗝\"],\"7yDt8q\":[\"Дякуємо за реєстрацію облікового запису на Twenty! Перш ніж розпочати, нам просто потрібно підтвердити, що це ви. Натисніть вище, щоб підтвердити свою адресу електронної пошти.\"],\"igorB1\":[\"Робочий простір буде деактивовано через \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", і всі його дані будуть видалені.\"],\"7OEHy1\":[\"Це підтвердження того, що пароль для вашого облікового запису (\",[\"email\"],\") було успішно змінено \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Це посилання дійсне протягом наступних \",[\"duration\"],\". Якщо посилання не працює, ви можете напряму використовувати посилання для перевірки логіна:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Оновіть свою підписку\"],\"wCKkSr\":[\"Підтвердіть Email\"],\"9MqLGX\":[\"Ваш робочий простір <0>\",[\"workspaceDisplayName\"],\"</0> було видалено, оскільки ваша підписка закінчилась \",[\"daysSinceInactive\"],\" днів тому.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Прийняти запрошення\"],\"Yxj+Uc\":[\"Всі дані в цьому робочому просторі були назавжди видалені.\"],\"RPHFhC\":[\"Підтвердіть свою адресу електронної пошти\"],\"nvkBPN\":[\"Підключитися до Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Шановний \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"запрошує вас приєднатися до робочого простору під назвою \"],\"uzTaYi\":[\"Привіт\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Якщо ви не починали цю зміну, будь ласка, негайно зверніться до власника вашого робочого простору.\"],\"Gz91L8\":[\"Якщо ви бажаєте продовжити користування Twenty, будь ласка, оновіть свою підписку протягом наступних \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\".\"],\"0weyko\":[\"Якщо ви бажаєте знову використовувати Twenty, ви можете створити новий робочий простір.\"],\"7JuhZQ\":[\"Схоже, що ваш робочий простір <0>\",[\"workspaceDisplayName\"],\"</0> був призупинений на \",[\"daysSinceInactive\"],\" днів.\"],\"PviVyk\":[\"Приєднуйтесь до своєї команди на Twenty\"],\"ogtYkT\":[\"Пароль оновлено\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Скинути\"],\"RE5NiU\":[\"Скинути ваш пароль 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Дякуємо за реєстрацію облікового запису на Twenty! Перш ніж розпочати, нам просто потрібно підтвердити, що це ви. Натисніть вище, щоб підтвердити свою адресу електронної пошти.\"],\"igorB1\":[\"Робочий простір буде деактивовано через \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\", і всі його дані будуть видалені.\"],\"7OEHy1\":[\"Це підтвердження того, що пароль для вашого облікового запису (\",[\"email\"],\") було успішно змінено \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Це посилання дійсне протягом наступних \",[\"duration\"],\". Якщо посилання не працює, ви можете напряму використовувати посилання для перевірки логіна:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Оновіть свою підписку\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Підтвердіть Email\"],\"9MqLGX\":[\"Ваш робочий простір <0>\",[\"workspaceDisplayName\"],\"</0> було видалено, оскільки ваша підписка закінчилась \",[\"daysSinceInactive\"],\" днів тому.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Chấp nhận lời mời\"],\"Yxj+Uc\":[\"Tất cả dữ liệu trong không gian làm việc này đã bị xóa vĩnh viễn.\"],\"RPHFhC\":[\"Xác nhận địa chỉ email của bạn\"],\"nvkBPN\":[\"Kết nối với Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kính gửi \",[\"userName\"]],\"tGme7M\":[\"đã mời bạn tham gia một không gian làm việc có tên là \"],\"uzTaYi\":[\"Xin chào\"],\"eE1nG1\":[\"Nếu bạn không khởi xướng việc thay đổi này, vui lòng liên hệ ngay với chủ sở hữu của không gian làm việc của bạn.\"],\"Gz91L8\":[\"Nếu bạn muốn tiếp tục sử dụng Twenty, vui lòng cập nhật gói đăng ký của bạn trong vòng \",[\"remainingDays\"],\" ngày kế tiếp.\"],\"0weyko\":[\"Nếu bạn muốn sử dụng Twenty lại, bạn có thể tạo một không gian làm việc mới.\"],\"7JuhZQ\":[\"Có vẻ như không gian làm việc của bạn <0>\",[\"workspaceDisplayName\"],\"</0> đã bị đình chỉ vì \",[\"daysSinceInactive\"],\" ngày.\"],\"PviVyk\":[\"Tham gia vào đội ngũ của bạn trên Twenty\"],\"ogtYkT\":[\"Mật khẩu đã được cập nhật\"],\"OfhWJH\":[\"Đặt lại\"],\"RE5NiU\":[\"Đặt lại mật khẩu của bạn 🗝\"],\"7yDt8q\":[\"Cảm ơn bạn đã đăng ký tài khoản trên Twenty! Trước khi chúng ta bắt đầu, chúng ta chỉ cần xác nhận đây có phải là bạn không. Nhấp vào phía trên để xác minh địa chỉ email của bạn.\"],\"igorB1\":[\"Không gian làm việc sẽ bị ngừng hoạt động trong \",[\"remainingDays\"],\" ngày tới, và tất cả dữ liệu của nó sẽ bị xóa bỏ.\"],\"7OEHy1\":[\"Đây là xác nhận rằng mật khẩu cho tài khoản của bạn (\",[\"email\"],\") đã được thay đổi thành công vào \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Liên kết này chỉ có hiệu lực trong thời gian \",[\"duration\"],\" kế tiếp. Nếu liên kết không hoạt động, bạn có thể sử dụng liên kết xác minh đăng nhập trực tiếp:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Cập nhật gói đăng ký của bạn\"],\"wCKkSr\":[\"Xác minh Email\"],\"9MqLGX\":[\"Không gian làm việc của bạn <0>\",[\"workspaceDisplayName\"],\"</0> đã bị xóa bỏ vì gói đăng ký của bạn đã hết hạn từ \",[\"daysSinceInactive\"],\" ngày trước.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"Chấp nhận lời mời\"],\"Yxj+Uc\":[\"Tất cả dữ liệu trong không gian làm việc này đã bị xóa vĩnh viễn.\"],\"RPHFhC\":[\"Xác nhận địa chỉ email của bạn\"],\"nvkBPN\":[\"Kết nối với Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"Kính gửi \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"đã mời bạn tham gia một không gian làm việc có tên là \"],\"uzTaYi\":[\"Xin chào\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"Nếu bạn không khởi xướng việc thay đổi này, vui lòng liên hệ ngay với chủ sở hữu của không gian làm việc của bạn.\"],\"Gz91L8\":[\"Nếu bạn muốn tiếp tục sử dụng Twenty, vui lòng cập nhật gói đăng ký của bạn trong vòng \",[\"remainingDays\"],\" ngày kế tiếp.\"],\"0weyko\":[\"Nếu bạn muốn sử dụng Twenty lại, bạn có thể tạo một không gian làm việc mới.\"],\"7JuhZQ\":[\"Có vẻ như không gian làm việc của bạn <0>\",[\"workspaceDisplayName\"],\"</0> đã bị đình chỉ vì \",[\"daysSinceInactive\"],\" ngày.\"],\"PviVyk\":[\"Tham gia vào đội ngũ của bạn trên Twenty\"],\"ogtYkT\":[\"Mật khẩu đã được cập nhật\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"Đặt lại\"],\"RE5NiU\":[\"Đặt lại mật khẩu của bạn 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"Cảm ơn bạn đã đăng ký tài khoản trên Twenty! Trước khi chúng ta bắt đầu, chúng ta chỉ cần xác nhận đây có phải là bạn không. Nhấp vào phía trên để xác minh địa chỉ email của bạn.\"],\"igorB1\":[\"Không gian làm việc sẽ bị ngừng hoạt động trong \",[\"remainingDays\"],\" ngày tới, và tất cả dữ liệu của nó sẽ bị xóa bỏ.\"],\"7OEHy1\":[\"Đây là xác nhận rằng mật khẩu cho tài khoản của bạn (\",[\"email\"],\") đã được thay đổi thành công vào \",[\"formattedDate\"],\".\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"Liên kết này chỉ có hiệu lực trong thời gian \",[\"duration\"],\" kế tiếp. Nếu liên kết không hoạt động, bạn có thể sử dụng liên kết xác minh đăng nhập trực tiếp:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"Cập nhật gói đăng ký của bạn\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"Xác minh Email\"],\"9MqLGX\":[\"Không gian làm việc của bạn <0>\",[\"workspaceDisplayName\"],\"</0> đã bị xóa bỏ vì gói đăng ký của bạn đã hết hạn từ \",[\"daysSinceInactive\"],\" ngày trước.\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"接受邀请\"],\"Yxj+Uc\":[\"此工作区中的所有数据已被永久删除。\"],\"RPHFhC\":[\"确认您的邮箱地址\"],\"nvkBPN\":[\"连接 Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"亲爱的 \",[\"userName\"]],\"tGme7M\":[\"邀请您加入名为\"],\"uzTaYi\":[\"您好\"],\"eE1nG1\":[\"如果您没有发起此更改,请立即联系您的工作区所有者。\"],\"Gz91L8\":[\"如果您希望继续使用 Twenty请在接下来的 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 内更新您的订阅。\"],\"0weyko\":[\"如果您想再次使用 Twenty可以创建一个新工作区。\"],\"7JuhZQ\":[\"您的工作区 <0>\",[\"workspaceDisplayName\"],\"</0> 已被暂停 \",[\"daysSinceInactive\"],\" 天。\"],\"PviVyk\":[\"加入您的团队,使用 Twenty\"],\"ogtYkT\":[\"密码已更新\"],\"OfhWJH\":[\"重置\"],\"RE5NiU\":[\"重置您的密码 🗝\"],\"7yDt8q\":[\"感谢您在 Twenty 注册账户!在开始之前,我们只需确认是您本人。请点击上方验证您的邮箱地址。\"],\"igorB1\":[\"工作区将在 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 后停用,其所有数据将被删除。\"],\"7OEHy1\":[\"确认您的账户(\",[\"email\"],\")密码已在 \",[\"formattedDate\"],\" 成功更改。\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"此链接仅在接下来的 \",[\"duration\"],\" 内有效。如果链接无效,您可以直接使用登录验证链接:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"更新您的订阅\"],\"wCKkSr\":[\"验证邮箱\"],\"9MqLGX\":[\"您的工作区 <0>\",[\"workspaceDisplayName\"],\"</0> 已被删除,因为您的订阅已于 \",[\"daysSinceInactive\"],\" 天前过期。\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"接受邀请\"],\"Yxj+Uc\":[\"此工作区中的所有数据已被永久删除。\"],\"RPHFhC\":[\"确认您的邮箱地址\"],\"nvkBPN\":[\"连接 Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"亲爱的 \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"邀请您加入名为\"],\"uzTaYi\":[\"您好\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"如果您没有发起此更改,请立即联系您的工作区所有者。\"],\"Gz91L8\":[\"如果您希望继续使用 Twenty请在接下来的 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 内更新您的订阅。\"],\"0weyko\":[\"如果您想再次使用 Twenty可以创建一个新工作区。\"],\"7JuhZQ\":[\"您的工作区 <0>\",[\"workspaceDisplayName\"],\"</0> 已被暂停 \",[\"daysSinceInactive\"],\" 天。\"],\"PviVyk\":[\"加入您的团队,使用 Twenty\"],\"ogtYkT\":[\"密码已更新\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"重置\"],\"RE5NiU\":[\"重置您的密码 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"感谢您在 Twenty 注册账户!在开始之前,我们只需确认是您本人。请点击上方验证您的邮箱地址。\"],\"igorB1\":[\"工作区将在 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 后停用,其所有数据将被删除。\"],\"7OEHy1\":[\"确认您的账户(\",[\"email\"],\")密码已在 \",[\"formattedDate\"],\" 成功更改。\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"此链接仅在接下来的 \",[\"duration\"],\" 内有效。如果链接无效,您可以直接使用登录验证链接:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"更新您的订阅\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"验证邮箱\"],\"9MqLGX\":[\"您的工作区 <0>\",[\"workspaceDisplayName\"],\"</0> 已被删除,因为您的订阅已于 \",[\"daysSinceInactive\"],\" 天前过期。\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -1 +1 @@
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"接受邀請\"],\"Yxj+Uc\":[\"此工作區中的所有數據已被永久刪除。\"],\"RPHFhC\":[\"確認您的電子郵件地址\"],\"nvkBPN\":[\"連接到 Twenty\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"親愛的 \",[\"userName\"]],\"tGme7M\":[\"已邀請您加入名為\"],\"uzTaYi\":[\"您好\"],\"eE1nG1\":[\"如果您未發起此更改,請立即聯繫您的工作區擁有者。\"],\"Gz91L8\":[\"如果您希望繼續使用 Twenty請在接下來的 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 內更新您的訂閱。\"],\"0weyko\":[\"如果您想再次使用 Twenty可以創建一個新的工作區。\"],\"7JuhZQ\":[\"您的工作區 <0>\",[\"workspaceDisplayName\"],\"</0> 已被暫停 \",[\"daysSinceInactive\"],\" 天。\"],\"PviVyk\":[\"加入您的團隊,使用 Twenty\"],\"ogtYkT\":[\"密碼已更新\"],\"OfhWJH\":[\"重設\"],\"RE5NiU\":[\"重設您的密碼 🗝\"],\"7yDt8q\":[\"感謝您在 Twenty 註冊帳戶!在開始之前,我們需要確認是您本人。請點擊上方驗證您的電子郵件地址。\"],\"igorB1\":[\"工作區將在 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 後停用,所有數據將被刪除。\"],\"7OEHy1\":[\"這是確認您的帳戶(\",[\"email\"],\")的密碼已於 \",[\"formattedDate\"],\" 成功更改。\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"此鏈接僅在接下來的 \",[\"duration\"],\" 內有效。如果鏈接無效,您可以直接使用登錄驗證鏈接:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"更新您的訂閱\"],\"wCKkSr\":[\"驗證電子郵件\"],\"9MqLGX\":[\"由於您的訂閱已於 \",[\"daysSinceInactive\"],\" 天前過期,您的工作區 <0>\",[\"workspaceDisplayName\"],\"</0> 已被刪除。\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"4WPI3S\":[\"接受邀請\"],\"Yxj+Uc\":[\"此工作區中的所有數據已被永久刪除。\"],\"RPHFhC\":[\"確認您的電子郵件地址\"],\"nvkBPN\":[\"連接到 Twenty\"],\"jPQSEz\":[\"Create a new workspace\"],\"JRzgV7\":[\"Dear\"],\"Lm5BBI\":[\"親愛的 \",[\"userName\"]],\"lIdkf2\":[\"Dear \",[\"userName\"],\",\"],\"NTwcnq\":[\"Deleted Workspace\"],\"tGme7M\":[\"已邀請您加入名為\"],\"uzTaYi\":[\"您好\"],\"Xa0d85\":[\"Hello,\"],\"eE1nG1\":[\"如果您未發起此更改,請立即聯繫您的工作區擁有者。\"],\"Gz91L8\":[\"如果您希望繼續使用 Twenty請在接下來的 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 內更新您的訂閱。\"],\"0weyko\":[\"如果您想再次使用 Twenty可以創建一個新的工作區。\"],\"7JuhZQ\":[\"您的工作區 <0>\",[\"workspaceDisplayName\"],\"</0> 已被暫停 \",[\"daysSinceInactive\"],\" 天。\"],\"PviVyk\":[\"加入您的團隊,使用 Twenty\"],\"ogtYkT\":[\"密碼已更新\"],\"u3Ns4p\":[\"Please validate this domain to allow users with <0>@\",[\"domain\"],\"</0> email addresses to join your workspace without requiring an invitation.\"],\"OfhWJH\":[\"重設\"],\"RE5NiU\":[\"重設您的密碼 🗝\"],\"UBadaJ\":[\"Suspended Workspace \"],\"7yDt8q\":[\"感謝您在 Twenty 註冊帳戶!在開始之前,我們需要確認是您本人。請點擊上方驗證您的電子郵件地址。\"],\"igorB1\":[\"工作區將在 \",[\"remainingDays\"],\" \",[\"dayOrDays\"],\" 後停用,所有數據將被刪除。\"],\"7OEHy1\":[\"這是確認您的帳戶(\",[\"email\"],\")的密碼已於 \",[\"formattedDate\"],\" 成功更改。\"],\"wSOsS+\":[\"This is a confirmation that password for your account (\",[\"email\"],\") was successfully changed on \",[\"formattedDate\"],\".<0/><1/>If you did not initiate this change, please contact your workspace owner immediately.\"],\"R4gMjN\":[\"此鏈接僅在接下來的 \",[\"duration\"],\" 內有效。如果鏈接無效,您可以直接使用登錄驗證鏈接:\"],\"2oA637\":[\"This link is only valid for the next \",[\"duration\"],\". If the link does not work, you can use the login verification link directly:<0/>\"],\"H0v4yC\":[\"更新您的訂閱\"],\"QbiUqd\":[\"Validate domain\"],\"wCKkSr\":[\"驗證電子郵件\"],\"9MqLGX\":[\"由於您的訂閱已於 \",[\"daysSinceInactive\"],\" 天前過期,您的工作區 <0>\",[\"workspaceDisplayName\"],\"</0> 已被刪除。\"],\"KFmFrQ\":[\"Your workspace <0>\",[\"workspaceDisplayName\"],\"</0> has been deleted as your subscription expired \",[\"inactiveDaysBeforeDelete\"],\" days ago.\"]}")as Messages;

View File

@ -34,6 +34,10 @@ msgstr "אמת את כתובת האימייל שלך"
msgid "Connect to Twenty"
msgstr "התחבר ל-Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "התחבר ל-Twenty"
msgid "Dear {userName}"
msgstr "יקר {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "הזמין אותך להצטרף למרחב עבודה בשם "
@ -50,6 +62,10 @@ msgstr "הזמין אותך להצטרף למרחב עבודה בשם "
msgid "Hello"
msgstr "שלום"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "אם לא אתה התחלת את השינוי הזה, אנא פנה מיד לבעל מרחב העבודה שלך."
@ -74,6 +90,10 @@ msgstr "הצטרף לצוות שלך ב-Twenty"
msgid "Password updated"
msgstr "הסיסמה עודכנה"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "איפוס"
@ -82,6 +102,10 @@ msgstr "איפוס"
msgid "Reset your password 🗝"
msgstr "אפס את הסיסמה שלך 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "תודה שנרשמת לחשבון ב-Twenty! לפני שנתחיל, אנחנו רק צריכים לוודא שזה אתה. לחץ למעלה כדי לאמת את כתובת המייל שלך."
@ -110,6 +134,11 @@ msgstr "הקישור הזה תקף רק ל-{duration} הבאים. אם הקיש
msgid "Update your subscription"
msgstr "עדכן את המנוי שלך"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "אמת דוא\"ל"

View File

@ -34,6 +34,10 @@ msgstr "Erősítse meg email címét"
msgid "Connect to Twenty"
msgstr "Csatlakozás a Twentyhez"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Csatlakozás a Twentyhez"
msgid "Dear {userName}"
msgstr "Kedves {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "meghívta Önt, hogy csatlakozzon egy munkaterülethez, amelynek a neve: "
@ -50,6 +62,10 @@ msgstr "meghívta Önt, hogy csatlakozzon egy munkaterülethez, amelynek a neve:
msgid "Hello"
msgstr "Üdvözlöm"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Amennyiben Ön nem kezdeményezte ezt a változtatást, kérjük azonnal lépjen kapcsolatba a munkaterület tulajdonosával."
@ -74,6 +90,10 @@ msgstr "Csatlakozzon a csapatához a Twentyn"
msgid "Password updated"
msgstr "Jelszó frissítve"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Visszaállítás"
@ -82,6 +102,10 @@ msgstr "Visszaállítás"
msgid "Reset your password 🗝"
msgstr "Jelszó visszaállítása 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Köszönjük, hogy regisztrált a Twenty szolgáltatására! Mielőtt elkezdenénk, csak meg kell erősítenünk, hogy ez Ön. Kattintson a fenti hivatkozásra email címének megerősítéséhez."
@ -110,6 +134,11 @@ msgstr "Ez a hivatkozás csak a következő {duration} ideig érvényes. Ha a hi
msgid "Update your subscription"
msgstr "Előfizetés frissítése"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Email ellenőrzése"

View File

@ -34,6 +34,10 @@ msgstr "Conferma il tuo indirizzo e-mail"
msgid "Connect to Twenty"
msgstr "Accedi a Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Accedi a Twenty"
msgid "Dear {userName}"
msgstr "Gentile {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "ti ha invitato a unirti a uno spazio di lavoro chiamato "
@ -50,6 +62,10 @@ msgstr "ti ha invitato a unirti a uno spazio di lavoro chiamato "
msgid "Hello"
msgstr "Salve"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Se non hai avviato questa modifica, contatta immediatamente il proprietario dello spazio di lavoro."
@ -74,6 +90,10 @@ msgstr "Unisciti al tuo team su Twenty"
msgid "Password updated"
msgstr "Password aggiornata"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Reimposta"
@ -82,6 +102,10 @@ msgstr "Reimposta"
msgid "Reset your password 🗝"
msgstr "Reimposta la tua password 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Grazie per esserti registrato su Twenty! Prima di iniziare, dobbiamo solo confermare che sei tu. Clicca sopra per verificare il tuo indirizzo e-mail."
@ -110,6 +134,11 @@ msgstr "Questo link è valido solo per i prossimi {duration}. Se il link non fun
msgid "Update your subscription"
msgstr "Aggiorna il tuo abbonamento"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verifica e-mail"

View File

@ -34,6 +34,10 @@ msgstr "メールアドレスを確認"
msgid "Connect to Twenty"
msgstr "Twentyに接続"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Twentyに接続"
msgid "Dear {userName}"
msgstr "{userName}様"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "というワークスペースに招待されました。"
@ -50,6 +62,10 @@ msgstr "というワークスペースに招待されました。"
msgid "Hello"
msgstr "こんにちは"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "この変更を行っていない場合は、すぐにワークスペースの所有者に連絡してください。"
@ -74,6 +90,10 @@ msgstr "Twentyでチームに参加"
msgid "Password updated"
msgstr "パスワードが更新されました"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "リセット"
@ -82,6 +102,10 @@ msgstr "リセット"
msgid "Reset your password 🗝"
msgstr "パスワードをリセット"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Twentyにご登録いただきありがとうございます開始する前に、ご本人確認のために上記をクリックしてメールアドレスを確認してください。"
@ -110,6 +134,11 @@ msgstr "このリンクは{duration}のみ有効です。リンクが機能し
msgid "Update your subscription"
msgstr "サブスクリプションを更新"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "メールを確認"

View File

@ -34,6 +34,10 @@ msgstr "이메일 주소를 확인하세요"
msgid "Connect to Twenty"
msgstr "Twenty에 연결하세요"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Twenty에 연결하세요"
msgid "Dear {userName}"
msgstr "{userName}님께"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "라는 워크스페이스에 초대되었습니다 "
@ -50,6 +62,10 @@ msgstr "라는 워크스페이스에 초대되었습니다 "
msgid "Hello"
msgstr "안녕하세요"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "이 변경을 시작하지 않으셨다면 즉시 워크스페이스 소유자에게 문의하세요."
@ -74,6 +90,10 @@ msgstr "Twenty에서 팀에 합류하세요"
msgid "Password updated"
msgstr "비밀번호가 업데이트되었습니다"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "초기화"
@ -82,6 +102,10 @@ msgstr "초기화"
msgid "Reset your password 🗝"
msgstr "비밀번호를 재설정하세요 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Twenty에 계정을 등록해 주셔서 감사합니다! 시작하기 전에 본인 확인이 필요합니다. 위를 클릭하여 이메일 주소를 인증하세요."
@ -110,6 +134,11 @@ msgstr "이 링크는 다음 {duration} 동안만 유효합니다. 링크가 작
msgid "Update your subscription"
msgstr "구독을 업데이트하세요"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "이메일 인증"

View File

@ -34,6 +34,10 @@ msgstr "Bevestig uw e-mailadres"
msgid "Connect to Twenty"
msgstr "Verbinden met Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Verbinden met Twenty"
msgid "Dear {userName}"
msgstr "Beste {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "heeft u uitgenodigd om deel te nemen aan een werkruimte genaamd "
@ -50,6 +62,10 @@ msgstr "heeft u uitgenodigd om deel te nemen aan een werkruimte genaamd "
msgid "Hello"
msgstr "Hallo"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Als u deze wijziging niet heeft geïnitieerd, neem dan onmiddellijk contact op met de eigenaar van uw werkruimte."
@ -74,6 +90,10 @@ msgstr "Sluit je aan bij je team op Twenty"
msgid "Password updated"
msgstr "Wachtwoord bijgewerkt"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Resetten"
@ -82,6 +102,10 @@ msgstr "Resetten"
msgid "Reset your password 🗝"
msgstr "Reset uw wachtwoord 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Bedankt voor uw registratie voor een account op Twenty! Voordat we beginnen, moeten we gewoon bevestigen dat dit u bent. Klik hierboven om uw e-mailadres te verifiëren."
@ -110,6 +134,11 @@ msgstr "Deze link is slechts geldig voor de komende {duration}. Als de link niet
msgid "Update your subscription"
msgstr "Werk uw abonnement bij"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "E-mail verifiëren"

View File

@ -34,6 +34,10 @@ msgstr "Bekreft e-postadressen din"
msgid "Connect to Twenty"
msgstr "Koble til Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Koble til Twenty"
msgid "Dear {userName}"
msgstr "Kjære {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "har invitert deg til å bli med i et arbeidsområde kalt "
@ -50,6 +62,10 @@ msgstr "har invitert deg til å bli med i et arbeidsområde kalt "
msgid "Hello"
msgstr "Hei"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Hvis du ikke initierte denne endringen, vennligst kontakt eieren av arbeidsområdet ditt umiddelbart."
@ -74,6 +90,10 @@ msgstr "Bli med teamet ditt på Twenty"
msgid "Password updated"
msgstr "Passord oppdatert"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Tilbakestill"
@ -82,6 +102,10 @@ msgstr "Tilbakestill"
msgid "Reset your password 🗝"
msgstr "Tilbakestill passordet ditt 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Takk for at du registrerte deg for en konto på Twenty! Før vi begynner, vi må bare bekrefte at dette er deg. Klikk ovenfor for å verifisere e-postadressen din."
@ -110,6 +134,11 @@ msgstr "Denne lenken er kun gyldig i de neste {duration}. Hvis lenken ikke funge
msgid "Update your subscription"
msgstr "Oppdater abonnementet ditt"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verifiser e-post"

View File

@ -34,6 +34,10 @@ msgstr "Potwierdź swój adres email"
msgid "Connect to Twenty"
msgstr "Połącz z Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Połącz z Twenty"
msgid "Dear {userName}"
msgstr "Szanowny {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "zaprosił Cię do przyłączenia się do przestrzeni roboczej o nazwie "
@ -50,6 +62,10 @@ msgstr "zaprosił Cię do przyłączenia się do przestrzeni roboczej o nazwie "
msgid "Hello"
msgstr "Witaj"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Jeśli to nie Ty zainicjowałeś tę zmianę, skontaktuj się niezwłocznie z właścicielem przestrzeni roboczej."
@ -74,6 +90,10 @@ msgstr "Dołącz do swojego zespołu w Twenty"
msgid "Password updated"
msgstr "Hasło zaktualizowane"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Zresetuj"
@ -82,6 +102,10 @@ msgstr "Zresetuj"
msgid "Reset your password 🗝"
msgstr "Zresetuj swoje hasło 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Dziękujemy za rejestrację konta w Twenty! Zanim zaczniemy, musimy tylko potwierdzić, że to Ty. Kliknij powyżej, aby zweryfikować swój adres email."
@ -110,6 +134,11 @@ msgstr "Ten link jest ważny tylko przez {duration}. Jeśli link nie działa, mo
msgid "Update your subscription"
msgstr "Zaktualizuj swoją subskrypcję"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Zweryfikuj Email"

View File

@ -29,6 +29,10 @@ msgstr ""
msgid "Connect to Twenty"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr ""
@ -37,6 +41,14 @@ msgstr ""
msgid "Dear {userName}"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr ""
@ -45,6 +57,10 @@ msgstr ""
msgid "Hello"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr ""
@ -69,6 +85,10 @@ msgstr ""
msgid "Password updated"
msgstr ""
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr ""
@ -77,6 +97,10 @@ msgstr ""
msgid "Reset your password 🗝"
msgstr ""
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr ""
@ -105,6 +129,11 @@ msgstr ""
msgid "Update your subscription"
msgstr ""
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr ""

View File

@ -34,6 +34,10 @@ msgstr "Confirme seu endereço de e-mail"
msgid "Connect to Twenty"
msgstr "Conecte-se ao Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Conecte-se ao Twenty"
msgid "Dear {userName}"
msgstr "Caro {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "convidou você para participar de um workspace chamado "
@ -50,6 +62,10 @@ msgstr "convidou você para participar de um workspace chamado "
msgid "Hello"
msgstr "Olá"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Se você não iniciou essa alteração, entre em contato com o proprietário do workspace imediatamente."
@ -74,6 +90,10 @@ msgstr "Junte-se à sua equipe no Twenty"
msgid "Password updated"
msgstr "Senha atualizada"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Redefinir"
@ -82,6 +102,10 @@ msgstr "Redefinir"
msgid "Reset your password 🗝"
msgstr "Redefina sua senha 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Obrigado por se registrar no Twenty! Antes de começarmos, precisamos confirmar que é você. Clique acima para verificar seu endereço de e-mail."
@ -110,6 +134,11 @@ msgstr "Este link é válido apenas para os próximos {duration}. Se o link não
msgid "Update your subscription"
msgstr "Atualize sua assinatura"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verificar e-mail"

View File

@ -34,6 +34,10 @@ msgstr "Confirme o seu endereço de e-mail"
msgid "Connect to Twenty"
msgstr "Conecte-se ao Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Conecte-se ao Twenty"
msgid "Dear {userName}"
msgstr "Caro {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "convidou-o a juntar-se a um workspace chamado "
@ -50,6 +62,10 @@ msgstr "convidou-o a juntar-se a um workspace chamado "
msgid "Hello"
msgstr "Olá"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Se não iniciou esta alteração, contacte imediatamente o proprietário do seu workspace."
@ -74,6 +90,10 @@ msgstr "Junte-se à sua equipa no Twenty"
msgid "Password updated"
msgstr "Palavra-passe atualizada"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Redefinir"
@ -82,6 +102,10 @@ msgstr "Redefinir"
msgid "Reset your password 🗝"
msgstr "Redefina a sua palavra-passe 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Obrigado por se registar no Twenty! Antes de começarmos, precisamos confirmar que é você. Clique acima para verificar o seu endereço de e-mail."
@ -110,6 +134,11 @@ msgstr "Este link só é válido para os próximos {duration}. Se o link não fu
msgid "Update your subscription"
msgstr "Atualize a sua subscrição"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verifique o e-mail"

View File

@ -34,6 +34,10 @@ msgstr "Confirmați adresa de email"
msgid "Connect to Twenty"
msgstr "Conectați-vă la Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Conectați-vă la Twenty"
msgid "Dear {userName}"
msgstr "Dragă {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "v-a invitat să vă alăturați unui spațiu de lucru numit "
@ -50,6 +62,10 @@ msgstr "v-a invitat să vă alăturați unui spațiu de lucru numit "
msgid "Hello"
msgstr "Salut"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Dacă nu ați inițiat această schimbare, vă rugăm să contactați imediat proprietarul spațiului de lucru."
@ -74,6 +90,10 @@ msgstr "Alăturați-vă echipei pe Twenty"
msgid "Password updated"
msgstr "Parola a fost actualizată"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Resetează"
@ -82,6 +102,10 @@ msgstr "Resetează"
msgid "Reset your password 🗝"
msgstr "Resetați-vă parola 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Vă mulțumim că v-ați înregistrat pentru un cont pe Twenty! Înainte de a începe, trebuie doar să confirmăm că acesta sunteți dvs. Faceți clic mai sus pentru a verifica adresa de email."
@ -110,6 +134,11 @@ msgstr "Acest link este valabil doar pentru următoarele {duration}. Dacă linku
msgid "Update your subscription"
msgstr "Actualizați abonamentul"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verificați Email"

View File

@ -34,6 +34,10 @@ msgstr "Подтвердите ваш адрес электронной почт
msgid "Connect to Twenty"
msgstr "Подключиться к Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Подключиться к Twenty"
msgid "Dear {userName}"
msgstr "Уважаемый {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "пригласил вас присоединиться к рабочему пространству под названием "
@ -50,6 +62,10 @@ msgstr "пригласил вас присоединиться к рабочем
msgid "Hello"
msgstr "Здравствуйте"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Если вы не инициировали это изменение, немедленно свяжитесь с владельцем вашего рабочего пространства."
@ -74,6 +90,10 @@ msgstr "Присоединяйтесь к вашей команде на Twenty"
msgid "Password updated"
msgstr "Пароль обновлен"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Сбросить"
@ -82,6 +102,10 @@ msgstr "Сбросить"
msgid "Reset your password 🗝"
msgstr "Сбросьте ваш пароль 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Спасибо за регистрацию в аккаунте Twenty! Прежде чем начать, нам нужно убедиться, что это вы. Кликните выше, чтобы подтвердить ваш адрес электронной почты."
@ -110,6 +134,11 @@ msgstr "Эта ссылка действительна только в тече
msgid "Update your subscription"
msgstr "Обновите вашу подписку"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Подтвердить электронную почту"

View File

@ -34,6 +34,10 @@ msgstr "Потврдите вашу е-адресу"
msgid "Connect to Twenty"
msgstr "Повежите се са Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Повежите се са Twenty"
msgid "Dear {userName}"
msgstr "Поштовани {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "вас је позвао да се придружите радном простору под називом "
@ -50,6 +62,10 @@ msgstr "вас је позвао да се придружите радном п
msgid "Hello"
msgstr "Здраво"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Ако ову промену нисте покренули ви, молимо вас да одмах контактирате власника вашег радног простора."
@ -74,6 +90,10 @@ msgstr "Придружите се свом тиму на Twenty"
msgid "Password updated"
msgstr "Шифра је освежена"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Ресетуј"
@ -82,6 +102,10 @@ msgstr "Ресетуј"
msgid "Reset your password 🗝"
msgstr "Ресетујте вашу шифру 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Хвала вам што сте се регистровали за налог на Twenty! Прије него што почнемо, само требамо да потврдимо да сте то ви. Кликните изнад да потврдите вашу е-адресу."
@ -110,6 +134,11 @@ msgstr "Овај линк је валидан само следећих {duratio
msgid "Update your subscription"
msgstr "Освежите вашу претплату"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Потврдите е-адресу"

View File

@ -34,6 +34,10 @@ msgstr "Bekräfta din e-postadress"
msgid "Connect to Twenty"
msgstr "Anslut till Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Anslut till Twenty"
msgid "Dear {userName}"
msgstr "Kära {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "har bjudit in dig till ett arbetsutrymme som heter "
@ -50,6 +62,10 @@ msgstr "har bjudit in dig till ett arbetsutrymme som heter "
msgid "Hello"
msgstr "Hej"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Om du inte initierade denna förändring, vänligen kontakta ägaren av ditt arbetsutrymme omedelbart."
@ -74,6 +90,10 @@ msgstr "Gå med i ditt team på Twenty"
msgid "Password updated"
msgstr "Lösenordet uppdaterat"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Återställ"
@ -82,6 +102,10 @@ msgstr "Återställ"
msgid "Reset your password 🗝"
msgstr "Återställ ditt lösenord 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Tack för att du registrerade ett konto på Twenty! Innan vi börjar behöver vi bara bekräfta att det är du. Klicka ovan för att verifiera din e-postadress."
@ -110,6 +134,11 @@ msgstr "Den här länken är bara giltig under de nästa {duration}. Om länken
msgid "Update your subscription"
msgstr "Uppdatera din prenumeration"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Verifiera e-post"

View File

@ -34,6 +34,10 @@ msgstr "E-posta adresinizi onaylayın"
msgid "Connect to Twenty"
msgstr "Twenty'e bağlan"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Twenty'e bağlan"
msgid "Dear {userName}"
msgstr "Sevgili {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "seni "
@ -50,6 +62,10 @@ msgstr "seni "
msgid "Hello"
msgstr "Merhaba"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Bu değişikliği başlatmadıysanız, lütfen hemen çalışma alanı sahibinizle iletişime geçin."
@ -74,6 +90,10 @@ msgstr "Takımına Twenty üzerinden katıl"
msgid "Password updated"
msgstr "Şifre güncellendi"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Sıfırla"
@ -82,6 +102,10 @@ msgstr "Sıfırla"
msgid "Reset your password 🗝"
msgstr "Şifreni sıfırla 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Twenty hesabı için kayıt olduğunuz için teşekkürler! Başlamadan önce, bu işlemin sizin tarafınızdan yapıldığını doğrulamamız gerekiyor. E-posta adresinizi doğrulamak için yukarıdaki bağlantıya tıklayın."
@ -110,6 +134,11 @@ msgstr "Bu bağlantı sadece {duration} boyunca geçerlidir. Bağlantı çalış
msgid "Update your subscription"
msgstr "Aboneliğini güncelle"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "E-postayı Doğrula"

View File

@ -34,6 +34,10 @@ msgstr "Підтвердіть свою адресу електронної по
msgid "Connect to Twenty"
msgstr "Підключитися до Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Підключитися до Twenty"
msgid "Dear {userName}"
msgstr "Шановний {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "запрошує вас приєднатися до робочого простору під назвою "
@ -50,6 +62,10 @@ msgstr "запрошує вас приєднатися до робочого п
msgid "Hello"
msgstr "Привіт"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Якщо ви не починали цю зміну, будь ласка, негайно зверніться до власника вашого робочого простору."
@ -74,6 +90,10 @@ msgstr "Приєднуйтесь до своєї команди на Twenty"
msgid "Password updated"
msgstr "Пароль оновлено"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Скинути"
@ -82,6 +102,10 @@ msgstr "Скинути"
msgid "Reset your password 🗝"
msgstr "Скинути ваш пароль 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Дякуємо за реєстрацію облікового запису на Twenty! Перш ніж розпочати, нам просто потрібно підтвердити, що це ви. Натисніть вище, щоб підтвердити свою адресу електронної пошти."
@ -110,6 +134,11 @@ msgstr "Це посилання дійсне протягом наступних
msgid "Update your subscription"
msgstr "Оновіть свою підписку"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Підтвердіть Email"

View File

@ -34,6 +34,10 @@ msgstr "Xác nhận địa chỉ email của bạn"
msgid "Connect to Twenty"
msgstr "Kết nối với Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "Kết nối với Twenty"
msgid "Dear {userName}"
msgstr "Kính gửi {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "đã mời bạn tham gia một không gian làm việc có tên là "
@ -50,6 +62,10 @@ msgstr "đã mời bạn tham gia một không gian làm việc có tên là "
msgid "Hello"
msgstr "Xin chào"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "Nếu bạn không khởi xướng việc thay đổi này, vui lòng liên hệ ngay với chủ sở hữu của không gian làm việc của bạn."
@ -74,6 +90,10 @@ msgstr "Tham gia vào đội ngũ của bạn trên Twenty"
msgid "Password updated"
msgstr "Mật khẩu đã được cập nhật"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "Đặt lại"
@ -82,6 +102,10 @@ msgstr "Đặt lại"
msgid "Reset your password 🗝"
msgstr "Đặt lại mật khẩu của bạn 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "Cảm ơn bạn đã đăng ký tài khoản trên Twenty! Trước khi chúng ta bắt đầu, chúng ta chỉ cần xác nhận đây có phải là bạn không. Nhấp vào phía trên để xác minh địa chỉ email của bạn."
@ -110,6 +134,11 @@ msgstr "Liên kết này chỉ có hiệu lực trong thời gian {duration} k
msgid "Update your subscription"
msgstr "Cập nhật gói đăng ký của bạn"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "Xác minh Email"

View File

@ -34,6 +34,10 @@ msgstr "确认您的邮箱地址"
msgid "Connect to Twenty"
msgstr "连接 Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "连接 Twenty"
msgid "Dear {userName}"
msgstr "亲爱的 {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "邀请您加入名为"
@ -50,6 +62,10 @@ msgstr "邀请您加入名为"
msgid "Hello"
msgstr "您好"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "如果您没有发起此更改,请立即联系您的工作区所有者。"
@ -74,6 +90,10 @@ msgstr "加入您的团队,使用 Twenty"
msgid "Password updated"
msgstr "密码已更新"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "重置"
@ -82,6 +102,10 @@ msgstr "重置"
msgid "Reset your password 🗝"
msgstr "重置您的密码 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "感谢您在 Twenty 注册账户!在开始之前,我们只需确认是您本人。请点击上方验证您的邮箱地址。"
@ -110,6 +134,11 @@ msgstr "此链接仅在接下来的 {duration} 内有效。如果链接无效,
msgid "Update your subscription"
msgstr "更新您的订阅"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "验证邮箱"

View File

@ -34,6 +34,10 @@ msgstr "確認您的電子郵件地址"
msgid "Connect to Twenty"
msgstr "連接到 Twenty"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Create a new workspace"
msgstr ""
#: src/emails/password-update-notify.email.tsx
#~ msgid "Dear"
#~ msgstr "Dear"
@ -42,6 +46,14 @@ msgstr "連接到 Twenty"
msgid "Dear {userName}"
msgstr "親愛的 {userName}"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Dear {userName},"
msgstr ""
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Deleted Workspace"
msgstr ""
#: src/emails/send-invite-link.email.tsx
msgid "has invited you to join a workspace called "
msgstr "已邀請您加入名為"
@ -50,6 +62,10 @@ msgstr "已邀請您加入名為"
msgid "Hello"
msgstr "您好"
#: src/emails/clean-suspended-workspace.email.tsx
msgid "Hello,"
msgstr ""
#: src/emails/password-update-notify.email.tsx
msgid "If you did not initiate this change, please contact your workspace owner immediately."
msgstr "如果您未發起此更改,請立即聯繫您的工作區擁有者。"
@ -74,6 +90,10 @@ msgstr "加入您的團隊,使用 Twenty"
msgid "Password updated"
msgstr "密碼已更新"
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
msgstr ""
#: src/emails/password-reset-link.email.tsx
msgid "Reset"
msgstr "重設"
@ -82,6 +102,10 @@ msgstr "重設"
msgid "Reset your password 🗝"
msgstr "重設您的密碼 🗝"
#: src/emails/warn-suspended-workspace.email.tsx
msgid "Suspended Workspace "
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
msgstr "感謝您在 Twenty 註冊帳戶!在開始之前,我們需要確認是您本人。請點擊上方驗證您的電子郵件地址。"
@ -110,6 +134,11 @@ msgstr "此鏈接僅在接下來的 {duration} 內有效。如果鏈接無效,
msgid "Update your subscription"
msgstr "更新您的訂閱"
#: src/emails/validate-approved-access-domain.email.tsx
#: src/emails/validate-approved-access-domain.email.tsx
msgid "Validate domain"
msgstr ""
#: src/emails/send-email-verification-link.email.tsx
msgid "Verify Email"
msgstr "驗證電子郵件"

View File

@ -92,6 +92,7 @@ msgstr "Aksies"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Aktiveer"
@ -113,6 +114,10 @@ msgstr "Aktiewe API-sleutels geskep deur jou of jou span."
msgid "Add"
msgstr "Voeg by"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Voeg veld by"
@ -121,7 +126,7 @@ msgstr "Voeg veld by"
msgid "Add object"
msgstr "Voeg objek by"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Voeg SSO-identiteitsverskaffer by"
@ -171,19 +176,19 @@ msgstr "Almal ({relationRecordsCount})"
msgid "All roles"
msgstr "Alle rolle"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Laat aanmeldings toe deur Google se 'enkel-aanteken' funksionaliteit."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Laat aanmeldings toe deur Microsoft se 'enkel-aanteken' funksionaliteit."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Laat die uitnodiging van nuwe gebruikers toe deur 'n uitnodigingskakel te deel."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Laat toe dat gebruikers aanmeld met 'n e-pos en wagwoord."
@ -199,6 +204,10 @@ msgstr "'n Opsionele beskrywing"
msgid "and"
msgstr "en"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webtuistes"
msgid "API Key"
msgstr "API-sleutel"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API-sleutels"
@ -229,6 +242,10 @@ msgstr "API Naam (Enkelvoudig)"
msgid "Appearance"
msgstr "Voorkoms"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabies"
@ -274,7 +291,7 @@ msgstr "Toewysing"
msgid "At least 8 characters long."
msgstr "Ten minste 8 karakters lank."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Ten minste een magtiging metode moet geaktiveer word"
@ -282,6 +299,10 @@ msgstr "Ten minste een magtiging metode moet geaktiveer word"
msgid "Authentication"
msgstr "Magtiging"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Otoriseer"
@ -384,6 +405,10 @@ msgstr "Kies jou verskaffer"
msgid "Choose your Trial"
msgstr "Kies jou Proeflopie"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Maak toe"
@ -452,10 +477,20 @@ msgstr "Gaan voort met Google"
msgid "Continue with Microsoft"
msgstr "Gaan voort met Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Medevlieënier"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Kopieer uitnodigingskakel"
@ -582,6 +617,7 @@ msgstr "Datum en tyd"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Definieer die naam en beskrywing van jou voorwerp"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Vertoon as relatiewe datum"
msgid "Domain"
msgstr "Domein"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Nederlands"
@ -754,6 +799,10 @@ msgstr "Redigeer jou subdomein naam of stel 'n persoonlike domein in."
msgid "Email"
msgstr "E-pos"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "E-pos integrasie"
@ -762,6 +811,18 @@ msgstr "E-pos integrasie"
msgid "Email or domain is already in blocklist"
msgstr "E-pos of domein is reeds in bloklys"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Engels"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Geniet 'n {withCreditCardTrialPeriodDuration}-dae gratis proeftydperk"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Onderneming"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Fout met die verwydering van API-sleutel: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Fout met die hergenerering van API-sleutel: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Fout tydens die oorskakeling van subskripsie {to}."
@ -849,6 +942,10 @@ msgstr "Vervaldatum"
msgid "Expiration Date"
msgstr "Vervaldatum"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Verval oor"
@ -1012,6 +1109,14 @@ msgstr "Ikon en Naam"
msgid "Identifier"
msgstr "Identifiseerder"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "As jy hierdie sleutel verloor het, kan jy dit regenereer, maar wees bewus dat enige skrip wat hierdie sleutel gebruik, opgedateer sal moet word. Tik asseblief \"{confirmationValue}\" in om te bevestig."
@ -1040,15 +1145,22 @@ msgstr "Instansies"
msgid "Integrations"
msgstr "Integrasies"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Ongeldig outentiekasieverskaffer"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Ongeldige persoonlike domein. Persoonlike domeine moet korter as 256 karakters wees, kan nie IP-adresse wees nie, mag geen spasies hê nie, mag nie enige spesiale karakters soos _~`!@#$%^*()=+{}[]|\\;:'\",<>/? bevat nie en mag nie begin of eindig met 'n '-' karakter nie."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Ongeldige persoonlike domein. Persoonlike domeine moet korter as 256 karakters wees, kan nie IP-adresse wees nie, mag geen spasies hê nie, mag nie enige spesiale karakters soos _~`!@#$%^*()=+{}[]|\\;:'\",<>/? bevat nie en mag nie begin of eindig met 'n '-' karakter nie."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Ongeldige e-pos"
@ -1057,6 +1169,14 @@ msgstr "Ongeldige e-pos"
msgid "Invalid email or domain"
msgstr "Ongeldige e-pos of domein"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Ongeldige vorm waardes"
@ -1073,7 +1193,7 @@ msgstr "Nooi per e-pos"
msgid "Invite by link"
msgstr "Nooi per skakel"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Nooi per Skakel"
@ -1170,6 +1290,10 @@ msgstr "Maks"
msgid "Members"
msgstr "Lede"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Nuwe {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Nuwe rekening"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Nuwe Veld"
@ -1292,6 +1420,10 @@ msgstr "Nuwe rekord"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Geen gekoppelde rekening"
msgid "No more members to assign"
msgstr "Geen meer lede om toe te wys nie"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "\"Van die gebaande pad af\""
msgid "Open command menu"
msgstr "Maak opdragkieslys oop"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Oopgemaak"
@ -1388,7 +1528,7 @@ msgstr "Ander"
msgid "Page Not Found"
msgstr "Bladsy Nie Gevind"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Wagwoord"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Wagwoord is opgedateer"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Wagwoord herstel skakel is na die e-pos gestuur"
@ -1430,6 +1571,10 @@ msgstr "Vernietig werkstroomme permanent"
msgid "Permissions"
msgstr "Permissies"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Prent"
msgid "Please enter a valid URL"
msgstr "Voer 'n geldige URL in"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Tik asseblief \"{confirmationValue}\" om te bevestig jy wil hierdie API Sleutel verwyder. Wees bewus dat enige skrif wat hierdie sleutel gebruik sal ophou werk."
@ -1490,6 +1639,10 @@ msgstr "Privaatheidsbeleid"
msgid "Profile"
msgstr "Profiel"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-Engels"
@ -1506,6 +1659,14 @@ msgstr "Ontvang 'n e-pos met skakel om wagwoord op te dateer"
msgid "Record Selection"
msgstr "Rekord Seleksie"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Soek vir 'n objek..."
msgid "Search records"
msgstr "Soek rekords"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Bedieneradministrateur"
msgid "Server Admin Panel"
msgstr "Bediener Admin Paneel"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Stel e-pos sigbaarheid, bestuur jou blokkeerlys en meer."
@ -1817,6 +1984,10 @@ msgstr "Toets"
msgid "Test Workflow"
msgstr "Toets Werkvloei"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Daar was 'n fout terwyl die wagwoord opgedateer is."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Daar was 'n probleem"
@ -1935,6 +2108,14 @@ msgstr "Onbeperkte kontakte"
msgid "Upload"
msgstr "Laai op"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1961,8 +2142,8 @@ msgstr "Gebruik ons API of voeg jou eerste {objectLabel} handleiding by"
msgid "User"
msgstr "Gebruiker"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Gebruiker is nie aangeteken nie"
@ -1980,6 +2161,10 @@ msgstr "Viëtnamees"
msgid "View billing details"
msgstr "Sien faktuurbesonderhede"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualiseer"
@ -2020,11 +2205,21 @@ msgstr "Wanneer die sleutel gedeaktiveer sal word"
msgid "Workflow cannot be tested"
msgstr "Werksvloei kan nie getoets word nie"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Skryf 'n beskrywing"
msgid "yes"
msgstr "ja"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Jy sal dadelik gehef word vir die volle jaar."

View File

@ -92,6 +92,7 @@ msgstr "الإجراءات"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "تفعيل"
@ -113,6 +114,10 @@ msgstr "مفاتيح واجهة برمجة التطبيقات النشطة ال
msgid "Add"
msgstr "إضافة"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "إضافة حقل"
@ -121,7 +126,7 @@ msgstr "إضافة حقل"
msgid "Add object"
msgstr "إضافة كائن"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "إضافة موفر هوية الدخول الأحادي SSO"
@ -171,19 +176,19 @@ msgstr "الكل ({relationRecordsCount})"
msgid "All roles"
msgstr "كل الأدوار"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "تمكين الدخول عبر وظيفة تسجيل الدخول الأحادي لشركة Google."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "تمكين الدخول عبر وظيفة تسجيل الدخول الأحادي لشركة Microsoft."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "السماح بدعوة مستخدمين جدد عن طريق مشاركة رابط دعوة."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "السماح للمستخدمين بتسجيل الدخول باستخدام البريد الإلكتروني وكلمة المرور."
@ -199,6 +204,10 @@ msgstr "وصف اختياري"
msgid "and"
msgstr "و"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "واجهة برمجة التطبيقات والويب هوك"
msgid "API Key"
msgstr "مفتاح واجهة برمجة التطبيقات"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "مفاتيح واجهة برمجة التطبيقات"
@ -229,6 +242,10 @@ msgstr "اسم الواجهة برمجية (مفرد)"
msgid "Appearance"
msgstr "المظهر"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "العربية"
@ -274,7 +291,7 @@ msgstr "التعيين"
msgid "At least 8 characters long."
msgstr "يجب أن تكون بطول 8 أحرف على الأقل."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "يجب تفعيل طريقة مصادقة واحدة على الأقل"
@ -282,6 +299,10 @@ msgstr "يجب تفعيل طريقة مصادقة واحدة على الأقل"
msgid "Authentication"
msgstr "المصادقة"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "اعتماد"
@ -384,6 +405,10 @@ msgstr "اختر مزود الخدمة"
msgid "Choose your Trial"
msgstr "اختر تجربتك"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "إغلاق"
@ -452,10 +477,20 @@ msgstr "متابعة بـ Google"
msgid "Continue with Microsoft"
msgstr "الاستمرار باستخدام مايكروسوفت"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "كوبيلوت"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "نسخ رابط الدعوة"
@ -582,6 +617,7 @@ msgstr "التاريخ والوقت"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "حدد اسم ووصف كائنك"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "عرض كتاريخ نسبي"
msgid "Domain"
msgstr "النطاق"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "الهولندية"
@ -754,6 +799,10 @@ msgstr "قم بتعديل اسم النطاق الفرعي أو اضبط نطا
msgid "Email"
msgstr "البريد الإلكتروني"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "تكامل البريد الإلكتروني"
@ -762,6 +811,18 @@ msgstr "تكامل البريد الإلكتروني"
msgid "Email or domain is already in blocklist"
msgstr "البريد الإلكتروني أو النطاق مدرج بالفعل في القائمة السوداء"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "الإنجليزية"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "استمتع بفترة تجربة مجانية لمدة {withCreditCardTrialPeriodDuration} أيام"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "مؤسسة"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "خطأ في حذف مفتاح الواجهة البرمجية: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "خطأ في إعادة توليد مفتاح الواجهة البرمجية: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "حدث خطأ أثناء تغيير الاشتراك {to}."
@ -849,6 +942,10 @@ msgstr "انقضاء"
msgid "Expiration Date"
msgstr "تاريخ الانتهاء"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "ينتهي خلال"
@ -1012,6 +1109,14 @@ msgstr "الأيقونة والاسم"
msgid "Identifier"
msgstr "معرّف"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "إذا كنت قد فقدت هذا المفتاح، يمكنك توليده مرة أخرى، ولكن كن على دراية أن أي سكربت يستخدم هذا المفتاح سيحتاج إلى تحديث. الرجاء كتابة \"{confirmationValue}\" للتأكيد."
@ -1040,15 +1145,22 @@ msgstr "النماذج"
msgid "Integrations"
msgstr "التكاملات"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "مزود تفويض غير صالح"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "نطاق مخصص غير صالح. يجب أن يكون النطاق المخصص أقل من 256 حرفاً في الطول، ولا يمكن أن يكون عبارة عن عنوان IP، ولا يمكن أن يحتوي على مسافات، ولا يمكن أن يحتوي على أي أحرف خاصة مثل _~`!@#$%^*()=+{}[]|\\;:'\\\",<>/? ولا يمكن أن يبدأ أو ينتهي بالرمز '-'."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "نطاق مخصص غير صالح. يجب أن يكون النطاق المخصص أقل من 256 حرفاً في الطول، ولا يمكن أن يكون عبارة عن عنوان IP، ولا يمكن أن يحتوي على مسافات، ولا يمكن أن يحتوي على أي أحرف خاصة مثل _~`!@#$%^*()=+{}[]|\\;:'\\\",<>/? ولا يمكن أن يبدأ أو ينتهي بالرمز '-'."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "بريد إلكتروني غير صالح"
@ -1057,6 +1169,14 @@ msgstr "بريد إلكتروني غير صالح"
msgid "Invalid email or domain"
msgstr "بريد إلكتروني أو نطاق غير صالح"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "قيم النموذج غير صالحة"
@ -1073,7 +1193,7 @@ msgstr "دعوة عبر البريد الإلكتروني"
msgid "Invite by link"
msgstr "دعوة عبر رابط"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "دعوة عبر الرابط"
@ -1170,6 +1290,10 @@ msgstr "الأقصى"
msgid "Members"
msgstr "الأعضاء"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "{capitalizedObjectNameSingular} جديد"
msgid "New account"
msgstr "حساب جديد"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "حقل جديد"
@ -1292,6 +1420,10 @@ msgstr "سجل جديد"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "لا يوجد حساب متصل"
msgid "No more members to assign"
msgstr "لا يوجد المزيد من الأعضاء لتعيينهم"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "خارج المألوف"
msgid "Open command menu"
msgstr "فتح قائمة الأوامر"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "تم الفتح"
@ -1388,7 +1528,7 @@ msgstr "أخرى"
msgid "Page Not Found"
msgstr "الصفحة غير موجودة"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "كلمة السر"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "تم تحديث كلمة السر"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "تم إرسال رابط إعادة تعيين كلمة السر إلى البريد الإلكتروني"
@ -1430,6 +1571,10 @@ msgstr "تدمير عمليات العمل نهائيًا"
msgid "Permissions"
msgstr "الصلاحيات"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "صورة"
msgid "Please enter a valid URL"
msgstr "الرجاء إدخال عنوان URL صحيح"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "الرجاء كتابة \"{confirmationValue}\" لتأكيد رغبتك في حذف مفتاح API هذا. كن على علم بأن أي سكربت يستعمل هذا المفتاح سوف يتوقف عن العمل."
@ -1490,6 +1639,10 @@ msgstr "\\\\"
msgid "Profile"
msgstr "\\\\"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "الإنجليزية المزيفة"
@ -1506,6 +1659,14 @@ msgstr "\\\\"
msgid "Record Selection"
msgstr "\\\\"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "ابحث عن كائن..."
msgid "Search records"
msgstr "\\\\"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "مشرف الخادم"
msgid "Server Admin Panel"
msgstr "\\\\u0627\\\\u0644\\\\u0644\\\\u0648\\\\u062d\\\\u0629 \\\\u0627\\\\u0644\\\\u0625\\\\u062f\\\\u0627\\\\u0631\\\\u064a\\\\u0629 \\\\u0644\\\\u0644\\\\u062e\\\\u0627\\\\u062f\\\\u0645"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "اضبط خصوصية البريد الإلكتروني، وإدارة قائمة الحظر والمزيد."
@ -1817,6 +1984,10 @@ msgstr "تجربة"
msgid "Test Workflow"
msgstr "تجربة سير العمل"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "حدث خطأ أثناء تحديث كلمة المرور."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "حدثت مشكلة"
@ -1935,6 +2108,14 @@ msgstr "جهات اتصال غير محدودة"
msgid "Upload"
msgstr "رفع"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "عنوان URL"
@ -1961,8 +2142,8 @@ msgstr "استخدم واجهة برمجة التطبيقات لدينا أو أ
msgid "User"
msgstr "المستخدم"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "المستخدم غير مسجل الدخول"
@ -1980,6 +2161,10 @@ msgstr "الفيتنامية"
msgid "View billing details"
msgstr "عرض تفاصيل الفوترة"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "تصور"
@ -2020,11 +2205,21 @@ msgstr "حين سيتم تعطيل المفتاح"
msgid "Workflow cannot be tested"
msgstr "لا يمكن اختبار سير العمل"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "اكتب وصفاً"
msgid "yes"
msgstr "نعم"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "سوف يتم خصم الرسوم على الفور للسنة كاملة."

View File

@ -92,6 +92,7 @@ msgstr "Accions"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Activa"
@ -113,6 +114,10 @@ msgstr "Claus d'API actives creades per tu o pel teu equip."
msgid "Add"
msgstr "Afegeix"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Afegeix camp"
@ -121,7 +126,7 @@ msgstr "Afegeix camp"
msgid "Add object"
msgstr "Afegeix objecte"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Afegeix un proveïdor d'identitats SSO"
@ -171,19 +176,19 @@ msgstr "Tots ({relationRecordsCount})"
msgid "All roles"
msgstr "Tots els rols"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Permetre l'inici de sessió a través de la funció d'inici de sessió únic de Google."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Permetre l'inici de sessió a través de la funció d'inici de sessió únic de Microsoft."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Permet que es pugui convidar a usuaris nous compartint un enllaç d'invitació."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Permetre als usuaris iniciar sessió amb un correu electrònic i contrasenya."
@ -199,6 +204,10 @@ msgstr "Una descripció opcional"
msgid "and"
msgstr "i"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API i Webhooks"
msgid "API Key"
msgstr "Clau d'API"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "Claus d'API"
@ -229,6 +242,10 @@ msgstr "Nom de l'API (Singular)"
msgid "Appearance"
msgstr "Aparença"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Àrab"
@ -274,7 +291,7 @@ msgstr "Assignació"
msgid "At least 8 characters long."
msgstr "Com a mínim 8 caràcters de llargada."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "S'ha d'habilitar com a mínim un mètode d'autenticació"
@ -282,6 +299,10 @@ msgstr "S'ha d'habilitar com a mínim un mètode d'autenticació"
msgid "Authentication"
msgstr "Autenticació"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Autoritzar"
@ -384,6 +405,10 @@ msgstr "Trieu el vostre proveïdor"
msgid "Choose your Trial"
msgstr "Trieu la vostra prova"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Tanca"
@ -452,10 +477,20 @@ msgstr "Continua amb Google"
msgid "Continue with Microsoft"
msgstr "Continua amb Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Copilot"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Copia l'enllaç d'invitació"
@ -582,6 +617,7 @@ msgstr "Data i hora"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Defineix el nom i la descripció del teu objecte"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Mostrar com a data relativa"
msgid "Domain"
msgstr "Domini"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Holandès"
@ -754,6 +799,10 @@ msgstr "Edita el nom del teu subdomini o estableix un domini personalitzat."
msgid "Email"
msgstr "Correu electrònic"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "Integració de correu electrònic"
@ -762,6 +811,18 @@ msgstr "Integració de correu electrònic"
msgid "Email or domain is already in blocklist"
msgstr "El correu electrònic o domini ja està en la llista de bloqueig"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Anglès"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Gaudeix d'un període de prova gratuït de {withCreditCardTrialPeriodDuration} dies"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Empresa"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Error en eliminar la clau d'API: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Error en regenerar la clau d'API: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Error en canviar la subscripció {to}."
@ -849,6 +942,10 @@ msgstr "Caducitat"
msgid "Expiration Date"
msgstr "Data de caducitat"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Caduca en"
@ -1012,6 +1109,14 @@ msgstr "Icona i nom"
msgid "Identifier"
msgstr "Identificador"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Si has perdut aquesta clau, pots regenerar-la, però tingues en compte que qualsevol script que utilitzi aquesta clau haurà de ser actualitzat. Si us plau, escriu \"{confirmationValue}\" per confirmar."
@ -1040,15 +1145,22 @@ msgstr "Instàncies"
msgid "Integrations"
msgstr "Integracions"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Proveïdor d'autenticació no vàlid"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Domini personalitzat invàlid. Els dominis personalitzats han de ser més curts de 256 caràcters, no poden ser adreces IP, no poden contenir espais, ni cap caràcter especial com _~`!@#$%^*()=+{}[]|\\;:'\\\",<>/? i no poden començar o acabar amb el caràcter '-'."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Domini personalitzat invàlid. Els dominis personalitzats han de ser més curts de 256 caràcters, no poden ser adreces IP, no poden contenir espais, ni cap caràcter especial com _~`!@#$%^*()=+{}[]|\\;:'\\\",<>/? i no poden començar o acabar amb el caràcter '-'."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Correu electrònic no vàlid"
@ -1057,6 +1169,14 @@ msgstr "Correu electrònic no vàlid"
msgid "Invalid email or domain"
msgstr "Correu electrònic o domini no vàlids"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Valors del formulari no vàlids"
@ -1073,7 +1193,7 @@ msgstr "Convidar per correu electrònic"
msgid "Invite by link"
msgstr "Convidar amb enllaç"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Convidar amb Enllaç"
@ -1170,6 +1290,10 @@ msgstr "Màxim"
msgid "Members"
msgstr "Membres"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Nou {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Nou compte"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Nou camp"
@ -1292,6 +1420,10 @@ msgstr "Nou registre"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Cap compte connectat"
msgid "No more members to assign"
msgstr "No hi ha més membres per assignar"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Fora del camí conegut"
msgid "Open command menu"
msgstr "Obre el menú de comandament"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Obert"
@ -1388,7 +1528,7 @@ msgstr "Altres"
msgid "Page Not Found"
msgstr "Pàgina No Trobada"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Contrasenya"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "La contrasenya s'ha actualitzat"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "S'ha enviat l'enllaç de restabliment de la contrasenya al correu electrònic"
@ -1430,6 +1571,10 @@ msgstr "Destruir permanentment els workflows"
msgid "Permissions"
msgstr "Permisos"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Fotografia"
msgid "Please enter a valid URL"
msgstr "Si us plau, introdueix una URL vàlida"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Si us plau, escriu \"{confirmationValue}\" per confirmar que vols eliminar aquesta clau d'API. Tingues en compte que qualsevol script que utilitzi aquesta clau deixarà de funcionar."
@ -1490,6 +1639,10 @@ msgstr "Política de Privacitat"
msgid "Profile"
msgstr "Perfil"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-Anglès"
@ -1506,6 +1659,14 @@ msgstr "Rep un correu que conté l'enllaç per actualitzar la contrasenya"
msgid "Record Selection"
msgstr "Selecció d'enregistrament"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Cerca un objecte..."
msgid "Search records"
msgstr "Cerca enregistraments"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Administrador del Servidor"
msgid "Server Admin Panel"
msgstr "Panel d'Administració del Servidor"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Configura la visibilitat del correu, gestiona la teva llista de bloqueig i més."
@ -1817,6 +1984,10 @@ msgstr "Provar"
msgid "Test Workflow"
msgstr "Provar Workflow"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "S'ha produït un error en actualitzar la contrasenya."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "S'ha produït un problema"
@ -1935,6 +2108,14 @@ msgstr "Contactes il·limitats"
msgid "Upload"
msgstr "Pujada"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1961,8 +2142,8 @@ msgstr "Utilitzeu la nostra API o afegiu el vostre primer {objectLabel} manualme
msgid "User"
msgstr "Usuari"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "L'usuari no està logat"
@ -1980,6 +2161,10 @@ msgstr "Vietnamita"
msgid "View billing details"
msgstr "Veure els detalls de facturació"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualitzar"
@ -2020,11 +2205,21 @@ msgstr "Quan serà desactivada la clau"
msgid "Workflow cannot be tested"
msgstr "El Workflow no pot ser provat"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Escriviu una descripció"
msgid "yes"
msgstr "sí"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Se us carregarà immediatament per l'any sencer."

View File

@ -92,6 +92,7 @@ msgstr "Akce"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Aktivovat"
@ -113,6 +114,10 @@ msgstr "Aktivní API klíče vytvořené vámi nebo vaším týmem."
msgid "Add"
msgstr "Přidat"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Přidat pole"
@ -121,7 +126,7 @@ msgstr "Přidat pole"
msgid "Add object"
msgstr "Přidat objekt"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Přidat poskytovatele identity SSO"
@ -171,19 +176,19 @@ msgstr "Vše ({relationRecordsCount})"
msgid "All roles"
msgstr "Všechny role"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Povolit přihlašování prostřednictvím jednotného přihlášení Google."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Povolit přihlašování prostřednictvím jednotného přihlášení Microsoft."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Umožnit pozvání nových uživatelů sdílením odkazu na pozvánku."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Povolit uživatelům přihlášení pomocí e-mailu a hesla."
@ -199,6 +204,10 @@ msgstr "Volitelný popis"
msgid "and"
msgstr "a"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "API klíč"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API klíče"
@ -229,6 +242,10 @@ msgstr "API název (jednotné číslo)"
msgid "Appearance"
msgstr "Vzhled"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabština"
@ -274,7 +291,7 @@ msgstr "Přiřazení"
msgid "At least 8 characters long."
msgstr "Délka alespoň 8 znaků."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Musí být povolena alespoň jedna metoda ověření"
@ -282,6 +299,10 @@ msgstr "Musí být povolena alespoň jedna metoda ověření"
msgid "Authentication"
msgstr "Ověření"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Autorizovat"
@ -384,6 +405,10 @@ msgstr "Vyberte svého poskytovatele"
msgid "Choose your Trial"
msgstr "Vyberte si Trial"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Zavřít"
@ -452,10 +477,20 @@ msgstr "Pokračovat s Google"
msgid "Continue with Microsoft"
msgstr "Pokračovat s Microsoftem"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Kopilot"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Kopírovat odkaz na pozvánku"
@ -582,6 +617,7 @@ msgstr "Datum a čas"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Definujte název a popis vašeho objektu"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Zobrazit jako relativní datum"
msgid "Domain"
msgstr "Doména"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Holandština"
@ -754,6 +799,10 @@ msgstr "Upravit název vaší subdomény nebo nastavit vlastní doménu."
msgid "Email"
msgstr "E-mail"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "Integrace e-mailů"
@ -762,6 +811,18 @@ msgstr "Integrace e-mailů"
msgid "Email or domain is already in blocklist"
msgstr "E-mail nebo doména již je v seznamu blokovaných"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Angličtina"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Užijte si {withCreditCardTrialPeriodDuration}-denní bezplatnou zkušební dobu"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Podnik"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Chyba při odstraňování klíče API: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Chyba při obnovování klíče API: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Chyba při přepínání předplatného {to}."
@ -849,6 +942,10 @@ msgstr "Platnost"
msgid "Expiration Date"
msgstr "Datum vypršení platnosti"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Vyprší za"
@ -1012,6 +1109,14 @@ msgstr "Ikona a název"
msgid "Identifier"
msgstr "Identifikátor"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Pokud jste ztratili tento klíč, můžete jej obnovit, ale mějte na paměti, že všechny skripty používající tento klíč bude potřeba aktualizovat. Prosím, napište \"<b>{confirmationValue}</b>\" pro potvrzení."
@ -1040,17 +1145,24 @@ msgstr "Instance"
msgid "Integrations"
msgstr "Integrace"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Neplatný poskytovatel ověřování"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr ""
#~ "Neplatná vlastní doména. Vlastní domény musí být kratší než 256 znaků, nesmí být IP adresy, nesmí obsahovat mezery, nesmí obsahovat žádné speciální znaky jako jsou _~\n"
#~ "`!@#$%^*()=+{}[]|\\;:'\"<>/? a nesmí začínat ani končit znakem '-'."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
"Neplatná vlastní doména. Vlastní domény musí být kratší než 256 znaků, nesmí být IP adresy, nesmí obsahovat mezery, nesmí obsahovat žádné speciální znaky jako jsou _~\n"
"`!@#$%^*()=+{}[]|\\;:'\"<>/? a nesmí začínat ani končit znakem '-'."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Neplatný e-mail"
@ -1059,6 +1171,14 @@ msgstr "Neplatný e-mail"
msgid "Invalid email or domain"
msgstr "Neplatný e-mail nebo doména"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Neplatné hodnoty formuláře"
@ -1075,7 +1195,7 @@ msgstr "Pozvat e-mailem"
msgid "Invite by link"
msgstr "Pozvat odkazem"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Pozvat odkazem"
@ -1172,6 +1292,10 @@ msgstr "Maximální"
msgid "Members"
msgstr "Členové"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1263,6 +1387,10 @@ msgstr "Nový {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Nový účet"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Nové pole"
@ -1294,6 +1422,10 @@ msgstr "Nový záznam"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1322,6 +1454,10 @@ msgstr "Žádný propojený účet"
msgid "No more members to assign"
msgstr "Žádní další členové k přiřazení"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1367,6 +1503,10 @@ msgstr "Mimo ušlapané cesty"
msgid "Open command menu"
msgstr "Otevřít příkazové menu"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Otevřený"
@ -1390,7 +1530,7 @@ msgstr "Ostatní"
msgid "Page Not Found"
msgstr "Stránka nenalezena"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Heslo"
@ -1399,6 +1539,7 @@ msgid "Password has been updated"
msgstr "Heslo bylo aktualizováno"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Odkaz pro resetování hesla byl odeslán na email"
@ -1432,6 +1573,10 @@ msgstr "Trvale zničit workflody"
msgid "Permissions"
msgstr "Oprávnění"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1441,6 +1586,10 @@ msgstr "Obrázek"
msgid "Please enter a valid URL"
msgstr "Prosím zadejte platnou URL"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Pro zrušení přístupu API klíče zadejte \\"
@ -1492,6 +1641,10 @@ msgstr "Zásady ochrany osobních údajů"
msgid "Profile"
msgstr "Profil"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-Angličtina"
@ -1508,6 +1661,14 @@ msgstr "Obdržíte e-mail s odkazem na aktualizaci hesla"
msgid "Record Selection"
msgstr "Výběr záznamů"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1616,6 +1777,8 @@ msgstr "Hledat objekt..."
msgid "Search records"
msgstr "Hledání záznamů"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1670,6 +1833,10 @@ msgstr "Správce serveru"
msgid "Server Admin Panel"
msgstr "Administrační panel serveru"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Nastavte viditelnost emailu, spravujte váš seznam blokovaných a další."
@ -1819,6 +1986,10 @@ msgstr "Testovat"
msgid "Test Workflow"
msgstr "Testovat pracovní postupy"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1855,6 +2026,8 @@ msgid "There was an error while updating password."
msgstr "Během aktualizace hesla došlo k chybě."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Došlo k problému"
@ -1937,6 +2110,14 @@ msgstr "Neomezený počet kontaktů"
msgid "Upload"
msgstr "Nahrát"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1963,8 +2144,8 @@ msgstr "Použijte naše API nebo ručně přidejte první {objectLabel}"
msgid "User"
msgstr "Uživatel"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Uživatel není přihlášen"
@ -1982,6 +2163,10 @@ msgstr "Vietnamština"
msgid "View billing details"
msgstr "Zobrazit detaily fakturace"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Vizualizovat"
@ -2022,11 +2207,21 @@ msgstr "Kdy bude klíč deaktivován"
msgid "Workflow cannot be tested"
msgstr "Není možné testovat pracovní postup"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2068,6 +2263,10 @@ msgstr "Napište popis"
msgid "yes"
msgstr "ano"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Okamžitě budete účtováni za celý rok."

View File

@ -92,6 +92,7 @@ msgstr "Handlinger"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Aktivér"
@ -113,6 +114,10 @@ msgstr "Aktive API-nøgler oprettet af dig eller dit team."
msgid "Add"
msgstr "Tilføj"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Tilføj Felt"
@ -121,7 +126,7 @@ msgstr "Tilføj Felt"
msgid "Add object"
msgstr "Tilføj objekt"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Tilføj SSO Identitetsudbyder"
@ -171,19 +176,19 @@ msgstr "Alle ({relationRecordsCount})"
msgid "All roles"
msgstr "Alle roller"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Tillad logins gennem Googles single sign-on funktionalitet."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Tillad logins gennem Microsofts single sign-on funktionalitet."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Tillad invitation af nye brugere ved at dele et invitationslink."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Tillad brugere at logge ind med en e-mail og password."
@ -199,6 +204,10 @@ msgstr "En valgfri beskrivelse"
msgid "and"
msgstr "og"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "API-nøgle"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API-nøgler"
@ -229,6 +242,10 @@ msgstr "API-navn (entalsform)"
msgid "Appearance"
msgstr "Udseende"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabisk"
@ -274,7 +291,7 @@ msgstr "Tildeling"
msgid "At least 8 characters long."
msgstr "Mindst 8 tegn lang."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Mindst én godkendelsesmetode skal være aktiveret"
@ -282,6 +299,10 @@ msgstr "Mindst én godkendelsesmetode skal være aktiveret"
msgid "Authentication"
msgstr "Godkendelse"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Autoriser"
@ -384,6 +405,10 @@ msgstr "Vælg din udbyder"
msgid "Choose your Trial"
msgstr "Vælg din prøveperiode"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Luk"
@ -452,10 +477,20 @@ msgstr "Fortsæt med Google"
msgid "Continue with Microsoft"
msgstr "Fortsæt med Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Kopilot"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Kopier invitationslink"
@ -582,6 +617,7 @@ msgstr "Dato og tid"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Definer navnet og beskrivelsen af dit objekt"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Vis som relativ dato"
msgid "Domain"
msgstr "Domæne"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Hollandsk"
@ -754,6 +799,10 @@ msgstr "Rediger dit underdomænenavn eller sæt et brugerdefineret domæne."
msgid "Email"
msgstr "E-mail"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "E-mailintegration"
@ -762,6 +811,18 @@ msgstr "E-mailintegration"
msgid "Email or domain is already in blocklist"
msgstr "E-mail eller domæne er allerede på blokeringslisten"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Engelsk"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Nyd en {withCreditCardTrialPeriodDuration}-dages gratis prøveperiode"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Virksomhed"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Fejl ved sletning af API-nøgle: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Fejl ved regenerering af API-nøgle: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Fejl under skift af abonnement {to}."
@ -849,6 +942,10 @@ msgstr "Udløb"
msgid "Expiration Date"
msgstr "Udløbsdato"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Udløber om"
@ -1012,6 +1109,14 @@ msgstr "Ikon og navn"
msgid "Identifier"
msgstr "Identifikator"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Hvis du har mistet denne nøgle, kan du generere den igen, men vær opmærksom på, at alle script, der anvender denne nøgle, skal opdateres. Venligst indtast \"{confirmationValue}\" for at bekræfte."
@ -1040,15 +1145,22 @@ msgstr "Instanser"
msgid "Integrations"
msgstr "Integrationer"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Ugyldig godkendelsesudbyder"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Ugyldigt brugerdefineret dom\\u00e6ne. Brugerdefinerede dom\\u00e6ner skal v\\u00e6re kortere end 256 tegn i længden, kan ikke v\\u00e6re IP-adresser, kan ikke indeholde mellemrum, kan ikke indeholde s\\u00e6rlige tegn såsom _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? og kan ikke begynde eller slutte med et '-' tegn."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Ugyldigt brugerdefineret dom\\u00e6ne. Brugerdefinerede dom\\u00e6ner skal v\\u00e6re kortere end 256 tegn i længden, kan ikke v\\u00e6re IP-adresser, kan ikke indeholde mellemrum, kan ikke indeholde s\\u00e6rlige tegn såsom _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? og kan ikke begynde eller slutte med et '-' tegn."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Ugyldig e-mail"
@ -1057,6 +1169,14 @@ msgstr "Ugyldig e-mail"
msgid "Invalid email or domain"
msgstr "Ugyldig e-mail eller domæne"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Ugyldige formularværdier"
@ -1073,7 +1193,7 @@ msgstr "Invitér via e-mail"
msgid "Invite by link"
msgstr "Invitér via link"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Invitér via Link"
@ -1170,6 +1290,10 @@ msgstr "Maks"
msgid "Members"
msgstr "Medlemmer"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Ny {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Ny konto"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Nyt felt"
@ -1292,6 +1420,10 @@ msgstr "Ny post"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Ingen tilknyttet konto"
msgid "No more members to assign"
msgstr "Ingen flere medlemmer at tildele"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Uden for alfarvej"
msgid "Open command menu"
msgstr "Åbn kommandomenu"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Åbnet"
@ -1388,7 +1528,7 @@ msgstr "Andet"
msgid "Page Not Found"
msgstr "Side ikke fundet"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Adgangskode"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Password er blevet opdateret"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Link til password nulstilling er blevet sendt til emailadressen"
@ -1430,6 +1571,10 @@ msgstr "Permanent slet workflows"
msgid "Permissions"
msgstr "Tilladelser"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Billede"
msgid "Please enter a valid URL"
msgstr "Indtast venligst en gyldig URL"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Indtast venligst \"{confirmationValue}\" for at bekræfte, at du ønsker at slette denne API-nøgle. Vær opmærksom på, at ethvert script, der bruger denne nøgle, vil stoppe med at fungere."
@ -1490,6 +1639,10 @@ msgstr "Privatlivspolitik"
msgid "Profile"
msgstr "Profil"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-Engelsk"
@ -1506,6 +1659,14 @@ msgstr "Modtag en e-mail med link til opdatering af kodeord"
msgid "Record Selection"
msgstr "Optag valg"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Søg efter et objekt..."
msgid "Search records"
msgstr "Søg poster"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Serveradministrator"
msgid "Server Admin Panel"
msgstr "Serveradministratorpanel"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Indstil synlighed af e-mail, administrer din blokeringsliste og mere."
@ -1817,6 +1984,10 @@ msgstr "Test"
msgid "Test Workflow"
msgstr "Testarbejdsproces"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Der opstod en fejl under opdatering af adgangskoden."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Der var et problem"
@ -1935,6 +2108,14 @@ msgstr "Ubegrænsede kontakter"
msgid "Upload"
msgstr "Upload"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1961,8 +2142,8 @@ msgstr "Brug vores API eller tilføj din første {objectLabel} manuelt"
msgid "User"
msgstr "Bruger"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Bruger er ikke logget ind"
@ -1980,6 +2161,10 @@ msgstr "Vietnamesisk"
msgid "View billing details"
msgstr "Se faktureringsdetaljer"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualiser"
@ -2020,11 +2205,21 @@ msgstr "Når nøglen vil blive deaktiveret"
msgid "Workflow cannot be tested"
msgstr "Arbejdsprocessen kan ikke testes"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Skriv en beskrivelse"
msgid "yes"
msgstr "ja"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Du vil blive opkrævet straks for hele året."

View File

@ -92,6 +92,7 @@ msgstr "Aktionen"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Aktivieren"
@ -113,6 +114,10 @@ msgstr "Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden."
msgid "Add"
msgstr "Hinzufügen"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Feld hinzufügen"
@ -121,7 +126,7 @@ msgstr "Feld hinzufügen"
msgid "Add object"
msgstr "Objekt hinzufügen"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "SSO-Identitätsanbieter hinzufügen"
@ -171,19 +176,19 @@ msgstr "Alle ({relationRecordsCount})"
msgid "All roles"
msgstr "Alle Rollen"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Anmeldungen über Google Single Sign-On zulassen."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Anmeldungen über Microsoft Single Sign-On zulassen."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Einladung neuer Benutzer durch Teilen eines Einladungslinks zulassen."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Benutzern erlauben, sich mit E-Mail und Passwort anzumelden."
@ -199,6 +204,10 @@ msgstr "Eine optionale Beschreibung"
msgid "and"
msgstr "und"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "API-Schlüssel"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API-Schlüssel"
@ -229,6 +242,10 @@ msgstr "API-Name (Einzahl)"
msgid "Appearance"
msgstr "Erscheinungsbild"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabisch"
@ -274,7 +291,7 @@ msgstr "Zuweisung"
msgid "At least 8 characters long."
msgstr "Mindestens 8 Zeichen lang."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Mindestens eine Authentifizierungsmethode muss aktiviert sein"
@ -282,6 +299,10 @@ msgstr "Mindestens eine Authentifizierungsmethode muss aktiviert sein"
msgid "Authentication"
msgstr "Authentifizierung"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Autorisieren"
@ -384,6 +405,10 @@ msgstr "Anbieter auswählen"
msgid "Choose your Trial"
msgstr "Wählen Sie Ihre Testphase"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Schließen"
@ -452,10 +477,20 @@ msgstr "Mit Google fortfahren"
msgid "Continue with Microsoft"
msgstr "Mit Microsoft fortfahren"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Copilot"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Einladungslink kopieren"
@ -582,6 +617,7 @@ msgstr "Datum und Uhrzeit"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Namen und Beschreibung des Objekts definieren"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Als relatives Datum anzeigen"
msgid "Domain"
msgstr "Domäne"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Niederl\\u00e4ndisch"
@ -754,6 +799,10 @@ msgstr "Bearbeiten Sie den Namen Ihrer Subdomain oder legen Sie eine benutzerdef
msgid "Email"
msgstr "E-Mail"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "E-Mail-Integration"
@ -762,6 +811,18 @@ msgstr "E-Mail-Integration"
msgid "Email or domain is already in blocklist"
msgstr "E-Mail oder Domain ist bereits in der Blockliste"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Englisch"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Genießen Sie eine {withCreditCardTrialPeriodDuration}-tägige kostenlose Testphase"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Unternehmen"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Fehler beim Löschen des API-Schlüssels: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Fehler beim Regenerieren des API-Schlüssels: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Fehler beim Wechseln des Abonnements {to}."
@ -849,6 +942,10 @@ msgstr "Ablauf"
msgid "Expiration Date"
msgstr "Ablaufdatum"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Läuft ab in"
@ -1012,6 +1109,14 @@ msgstr "Symbol und Name"
msgid "Identifier"
msgstr "Kennung"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Wenn Sie diesen Schlüssel verloren haben, können Sie ihn neu generieren, aber beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, aktualisiert werden muss. Bitte geben Sie zur Bestätigung \"{confirmationValue}\" ein."
@ -1040,15 +1145,22 @@ msgstr "Instanzen"
msgid "Integrations"
msgstr "Integrationen"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Ungültiger Authentifizierungsanbieter"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Ung\\u00fcltige benutzerdefinierte Domain. Benutzerdefinierte Domains m\\u00fcssen k\\u00fcrzer als 256 Zeichen sein, d\\u00fcrfen keine IP-Adressen sein, d\\u00fcrfen keine Leerzeichen enthalten, d\\u00fcrfen keine Sonderzeichen wie _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? enthalten und d\\u00fcrfen nicht mit einem '-' Zeichen beginnen oder enden."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Ung\\u00fcltige benutzerdefinierte Domain. Benutzerdefinierte Domains m\\u00fcssen k\\u00fcrzer als 256 Zeichen sein, d\\u00fcrfen keine IP-Adressen sein, d\\u00fcrfen keine Leerzeichen enthalten, d\\u00fcrfen keine Sonderzeichen wie _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? enthalten und d\\u00fcrfen nicht mit einem '-' Zeichen beginnen oder enden."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Ungültige E-Mail"
@ -1057,6 +1169,14 @@ msgstr "Ungültige E-Mail"
msgid "Invalid email or domain"
msgstr "Ungültige E-Mail oder Domain"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Ungültige Formularwerte"
@ -1073,7 +1193,7 @@ msgstr "Per E-Mail einladen"
msgid "Invite by link"
msgstr "Per Link einladen"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Per Link einladen"
@ -1170,6 +1290,10 @@ msgstr "Max"
msgid "Members"
msgstr "Mitglieder"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Neue {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Neues Konto"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Neues Feld"
@ -1292,6 +1420,10 @@ msgstr "Neuer Datensatz"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Kein verbundenes Konto"
msgid "No more members to assign"
msgstr "Keine Mitglieder mehr zuzuweisen"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Abseits der ausgetretenen Pfade"
msgid "Open command menu"
msgstr "Befehlsmenü öffnen"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Geöffnet"
@ -1388,7 +1528,7 @@ msgstr "Andere"
msgid "Page Not Found"
msgstr "Seite nicht gefunden"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Passwort"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Das Passwort wurde aktualisiert"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Der Link zum Zurücksetzen des Passworts wurde an die E-Mail gesendet"
@ -1430,6 +1571,10 @@ msgstr "Workflows dauerhaft vernichten"
msgid "Permissions"
msgstr "Berechtigungen"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Bild"
msgid "Please enter a valid URL"
msgstr "Bitte geben Sie eine gültige URL ein"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Bitte geben Sie \"{confirmationValue}\" ein, um zu bestätigen, dass Sie diesen API-Schlüssel löschen möchten. Beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, nicht mehr funktioniert."
@ -1490,6 +1639,10 @@ msgstr "Datenschutzrichtlinie"
msgid "Profile"
msgstr "Profil"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-Englisch"
@ -1506,6 +1659,14 @@ msgstr "Erhalten Sie eine E-Mail mit einem Link zur Passwortaktualisierung"
msgid "Record Selection"
msgstr "Datensatz-Auswahl"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Objekt suchen..."
msgid "Search records"
msgstr "Datensätze suchen"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Server-Admin"
msgid "Server Admin Panel"
msgstr "Server-Admin-Bereich"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "E-Mail-Sichtbarkeit festlegen, Blockliste verwalten und mehr."
@ -1817,6 +1984,10 @@ msgstr "Test"
msgid "Test Workflow"
msgstr "Test-Workflow"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Beim Aktualisieren des Passworts ist ein Fehler aufgetreten."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Es gab ein Problem"
@ -1935,6 +2108,14 @@ msgstr "Unbegrenzte Kontakte"
msgid "Upload"
msgstr "Hochladen"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1961,8 +2142,8 @@ msgstr "Verwenden Sie unsere API oder fügen Sie Ihr erstes {objectLabel} manuel
msgid "User"
msgstr "Benutzer"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Benutzer ist nicht eingeloggt"
@ -1980,6 +2161,10 @@ msgstr "Vietnamesisch"
msgid "View billing details"
msgstr "Rechnungsdetails anzeigen"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualisieren"
@ -2020,11 +2205,21 @@ msgstr "Wann der Schlüssel deaktiviert wird"
msgid "Workflow cannot be tested"
msgstr "Workflow kann nicht getestet werden"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Beschreibung schreiben"
msgid "yes"
msgstr "ja"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Sie werden sofort für das gesamte Jahr belastet."

View File

@ -92,6 +92,7 @@ msgstr "Ενέργειες"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Ενεργοποίηση"
@ -113,6 +114,10 @@ msgstr "Ενεργά API keys που έχουν δημιουργηθεί από
msgid "Add"
msgstr "Προσθήκη"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Προσθήκη Πεδίου"
@ -121,7 +126,7 @@ msgstr "Προσθήκη Πεδίου"
msgid "Add object"
msgstr "Προσθήκη αντικειμένου"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Προσθήκη παρόχου ταυτότητας SSO"
@ -171,19 +176,19 @@ msgstr "Όλα ({relationRecordsCount})"
msgid "All roles"
msgstr "Όλοι οι ρόλοι"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Επιτρέψτε συνδέσεις μέσω της λειτουργικότητας μοναδικής σύνδεσης της Google."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Επιτρέψτε συνδέσεις μέσω της λειτουργικότητας μοναδικής σύνδεσης της Microsoft."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Επιτρέψτε την πρόσκληση νέων χρηστών μέσω κοινής χρήσης ενός συνδέσμου πρόσκλησης."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Επιτρέψτε στους χρήστες να συνδέονται με email και κωδικό πρόσβασης."
@ -199,6 +204,10 @@ msgstr "Μια προαιρετική περιγραφή"
msgid "and"
msgstr "και"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "API Key"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "Κλειδιά API"
@ -229,6 +242,10 @@ msgstr "Όνομα API (Ενικός)"
msgid "Appearance"
msgstr "Εμφάνιση"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Αραβικά"
@ -274,7 +291,7 @@ msgstr "Ανάθεση"
msgid "At least 8 characters long."
msgstr "Τουλάχιστον 8 χαρακτήρες."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Τουλάχιστον μία μέθοδος ταυτοποίησης πρέπει να είναι ενεργή"
@ -282,6 +299,10 @@ msgstr "Τουλάχιστον μία μέθοδος ταυτοποίησης π
msgid "Authentication"
msgstr "Ταυτοποίηση"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Εξουσιοδότηση"
@ -384,6 +405,10 @@ msgstr "Επιλέξτε τον πάροχό σας"
msgid "Choose your Trial"
msgstr "Επιλέξτε τη Δοκιμή σας"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Κλείσιμο"
@ -452,10 +477,20 @@ msgstr "Συνέχεια με Google"
msgid "Continue with Microsoft"
msgstr "Συνέχεια με τη Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Πηδαλιούχος"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Αντιγραφή συνδέσμου πρόσκλησης"
@ -582,6 +617,7 @@ msgstr "Ημερομηνία και ώρα"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Ορίστε το όνομα και την περιγραφή του α
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Εμφάνιση σε σχετική ημερομηνία"
msgid "Domain"
msgstr "Τομέας"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Ολλανδικά"
@ -754,6 +799,10 @@ msgstr "Επεξεργαστείτε το όνομα του υποτομέα σ
msgid "Email"
msgstr "Ηλεκτρονικό ταχυδρομείο"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "Ενσωμάτωση με email"
@ -762,6 +811,18 @@ msgstr "Ενσωμάτωση με email"
msgid "Email or domain is already in blocklist"
msgstr "Το email ή ο τομέας βρίσκεται ήδη στη λίστα απόκλεισης"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Αγγλικά"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Απολαύστε μια δωρεάν δοκιμαστική περίοδο {withCreditCardTrialPeriodDuration} ημερών"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Επιχειρήσεις"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Σφάλμα κατά τη διαγραφή κλειδιού api: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Σφάλμα κατά την επαναδημιουργία κλειδιού api: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Σφάλμα κατά την αλλαγή συνδρομής {to}."
@ -849,6 +942,10 @@ msgstr "Λήξη"
msgid "Expiration Date"
msgstr "Ημερομηνία λήξης"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Λήγει σε"
@ -1012,6 +1109,14 @@ msgstr "Εικονίδιο και Όνομα"
msgid "Identifier"
msgstr "Αναγνωριστικό"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Αν έχετε χάσει αυτό το κλειδί, μπορείτε να το ανακτήσετε, αλλά να είστε ενημερωμένοι ότι οποιοδήποτε script χρησιμοποιεί αυτό το κλειδί θα πρέπει να ενημερωθεί. Παρακαλώ πληκτρολογήστε \"{confirmationValue}\" για επιβεβαίωση."
@ -1040,15 +1145,22 @@ msgstr "Παραδείγματα"
msgid "Integrations"
msgstr "Ενσωματώσεις"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Μη έγκυρος πάροχος εξουσιοδότησης"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Μη έγκυρο προσαρμοσμένο domain. Τα προσαρμοσμένα domains πρέπει να είναι μικρότερα από 256 χαρακτήρες σε μήκος, δεν μπορούν να είναι διευθύνσεις IP, δεν μπορούν να περιέχουν κενά, δεν μπορούν να περιέχουν ειδικούς χαρακτήρες όπως _~`!@#$%^*()=+{}[]|\\;:'\",<>/? και δεν μπορούν να αρχίζουν ή να τελειώνουν με τον χαρακτήρα '-'."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Μη έγκυρο προσαρμοσμένο domain. Τα προσαρμοσμένα domains πρέπει να είναι μικρότερα από 256 χαρακτήρες σε μήκος, δεν μπορούν να είναι διευθύνσεις IP, δεν μπορούν να περιέχουν κενά, δεν μπορούν να περιέχουν ειδικούς χαρακτήρες όπως _~`!@#$%^*()=+{}[]|\\;:'\",<>/? και δεν μπορούν να αρχίζουν ή να τελειώνουν με τον χαρακτήρα '-'."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Μη έγκυρο email"
@ -1057,6 +1169,14 @@ msgstr "Μη έγκυρο email"
msgid "Invalid email or domain"
msgstr "Μη έγκυρο email ή domain"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Μη έγκυρες τιμές φόρμας"
@ -1073,7 +1193,7 @@ msgstr "Πρόσκληση μέσω email"
msgid "Invite by link"
msgstr "Πρόσκληση μέσω συνδέσμου"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Πρόσκληση μέσω Συνδέσμου"
@ -1170,6 +1290,10 @@ msgstr "Μέγιστο"
msgid "Members"
msgstr "Μέλη"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Νέο {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Νέος λογαριασμός"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Νέο Πεδίο"
@ -1292,6 +1420,10 @@ msgstr "Νέα εγγραφή"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Κανένας συνδεδεμένος λογαριασμός"
msgid "No more members to assign"
msgstr "Δεν υπάρχουν άλλοι μέλη για ανάθεση"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Εκτός της συνηθισμένης πορείας"
msgid "Open command menu"
msgstr "Άνοιγμα μενού εντολών"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Ανοίχτηκε"
@ -1388,7 +1528,7 @@ msgstr "Άλλο"
msgid "Page Not Found"
msgstr "Η Σελίδα Δεν Βρέθηκε"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Κωδικός"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Ο κωδικός έχει ενημερωθεί"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Ο σύνδεσμος για την επαναφορά του κωδικού έχει σταλεί στο email"
@ -1430,6 +1571,10 @@ msgstr "Καταστροφή των workflows οριστικά"
msgid "Permissions"
msgstr "Δικαιώματα"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Εικόνα"
msgid "Please enter a valid URL"
msgstr "Παρακαλώ εισάγετε μία έγκυρη διεύθυνση URL"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Παρακαλώ πληκτρολογήστε \"{confirmationValue}\" για να επιβεβαιώσετε ότι θέλετε να διαγράψετε αυτό το API Key. Σημειώστε ότι κάθε σενάριο στο οποίο χρησιμοποιείται αυτό το κλειδί θα σταματήσει να λειτουργεί."
@ -1490,6 +1639,10 @@ msgstr "Πολιτική Απορρήτου"
msgid "Profile"
msgstr "Προφίλ"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Ψευδο-Αγγλικά"
@ -1506,6 +1659,14 @@ msgstr "Λάβετε ένα email που περιέχει τον σύνδεσμ
msgid "Record Selection"
msgstr "Επιλογή Εγγραφών"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Αναζήτηση αντικειμένου..."
msgid "Search records"
msgstr "Αναζήτηση εγγραφών"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Διαχειριστής Διακομιστή"
msgid "Server Admin Panel"
msgstr "Διαχειριστής Πίνακας Διακομιστή"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Ρυθμίστε την ορατότητα του email, διαχειριστείτε τη λίστα αποκλεισμού σας και άλλα."
@ -1817,6 +1984,10 @@ msgstr "Δοκιμή"
msgid "Test Workflow"
msgstr "Δοκιμή Ροής Εργασίας"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση του κωδικού πρόσβασης."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Υπήρξε ένα πρόβλημα"
@ -1935,6 +2108,14 @@ msgstr "Απεριόριστες επαφές"
msgid "Upload"
msgstr "Ανέβασμα"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "Διεύθυνση URL"
@ -1961,8 +2142,8 @@ msgstr "Χρησιμοποιήστε το API μας ή προσθέστε το
msgid "User"
msgstr "Χρήστης"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Ο χρήστης δεν έχει συνδεθεί"
@ -1980,6 +2161,10 @@ msgstr "Βιετναμέζικα"
msgid "View billing details"
msgstr "Προβολή λεπτομερειών χρέωσης"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Απεικόνιση"
@ -2020,11 +2205,21 @@ msgstr "Όταν το κλειδί θα απενεργοποιηθεί"
msgid "Workflow cannot be tested"
msgstr "Το Workflow δεν μπορεί να δοκιμαστεί"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Γράψτε μια περιγραφή"
msgid "yes"
msgstr "ναι"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Θα χρεωθείτε αμέσως για το πλήρες έτος."

View File

@ -87,6 +87,7 @@ msgstr "Actions"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Activate"
@ -108,6 +109,10 @@ msgstr "Active API keys created by you or your team."
msgid "Add"
msgstr "Add"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr "Add Approved Access Domain"
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Add Field"
@ -116,7 +121,7 @@ msgstr "Add Field"
msgid "Add object"
msgstr "Add object"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Add SSO Identity Provider"
@ -166,19 +171,19 @@ msgstr "All ({relationRecordsCount})"
msgid "All roles"
msgstr "All roles"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Allow logins through Google's single sign-on functionality."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Allow logins through Microsoft's single sign-on functionality."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Allow the invitation of new users by sharing an invite link."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Allow users to sign in with an email and password."
@ -194,6 +199,10 @@ msgstr "An optional description"
msgid "and"
msgstr "and"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr "Anyone with an email address at these domains is allowed to sign up for this workspace."
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -204,6 +213,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "API Key"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr "API Key copied to clipboard"
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API keys"
@ -224,6 +237,10 @@ msgstr "API Name (Singular)"
msgid "Appearance"
msgstr "Appearance"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr "Approved Email Domain"
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabic"
@ -269,7 +286,7 @@ msgstr "Assignment"
msgid "At least 8 characters long."
msgstr "At least 8 characters long."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "At least one authentication method must be enabled"
@ -277,6 +294,10 @@ msgstr "At least one authentication method must be enabled"
msgid "Authentication"
msgstr "Authentication"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr "Authentication failed"
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Authorize"
@ -379,6 +400,10 @@ msgstr "Choose your provider"
msgid "Choose your Trial"
msgstr "Choose your Trial"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr "Client Settings"
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Close"
@ -447,10 +472,20 @@ msgstr "Continue with Google"
msgid "Continue with Microsoft"
msgstr "Continue with Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr "Copied to clipboard!"
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Copilot"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr "Copy"
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Copy invitation link"
@ -577,6 +612,7 @@ msgstr "Date and time"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -605,6 +641,7 @@ msgstr "Define the name and description of your object"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -712,6 +749,14 @@ msgstr "Display as relative date"
msgid "Domain"
msgstr "Domain"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr "Domain added successfully."
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr "Download file"
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Dutch"
@ -749,6 +794,10 @@ msgstr "Edit your subdomain name or set a custom domain."
msgid "Email"
msgstr "Email"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr "Email can not be empty"
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "Email integration"
@ -757,6 +806,18 @@ msgstr "Email integration"
msgid "Email or domain is already in blocklist"
msgstr "Email or domain is already in blocklist"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr "Email verification failed."
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr "Email verification link resent!"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr "Email verified."
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -790,18 +851,50 @@ msgstr "English"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr "Enter the credentials to set the connection"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr "Enter the infos to set the connection"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Enterprise"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr "Entity ID copied to clipboard"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr "Error copying to clipboard"
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Error deleting api key: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr "Error deleting invitation"
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr "Error deleting SSO Identity Provider"
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr "Error editing SSO Identity Provider"
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Error regenerating api key: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr "Error resending invitation"
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Error while switching subscription {to}."
@ -844,6 +937,10 @@ msgstr "Expiration"
msgid "Expiration Date"
msgstr "Expiration Date"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr "Expired"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Expires in"
@ -1007,6 +1104,14 @@ msgstr "Icon and Name"
msgid "Identifier"
msgstr "Identifier"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr "Identity Provider"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr "Identity Provider Metadata XML"
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
@ -1035,15 +1140,22 @@ msgstr "Instances"
msgid "Integrations"
msgstr "Integrations"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Invalid auth provider"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Invalid email"
@ -1052,6 +1164,14 @@ msgstr "Invalid email"
msgid "Invalid email or domain"
msgstr "Invalid email or domain"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr "Invalid email verification link."
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr "Invalid File"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Invalid form values"
@ -1068,7 +1188,7 @@ msgstr "Invite by email"
msgid "Invite by link"
msgstr "Invite by link"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Invite by Link"
@ -1165,6 +1285,10 @@ msgstr "Max"
msgid "Members"
msgstr "Members"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr "Metadata file generation failed"
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1256,6 +1380,10 @@ msgstr "New {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "New account"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr "New Approved Access Domain"
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "New Field"
@ -1287,6 +1415,10 @@ msgstr "New record"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr "New SSO provider"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1315,6 +1447,10 @@ msgstr "No connected account"
msgid "No more members to assign"
msgstr "No more members to assign"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr "No records found"
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1360,6 +1496,10 @@ msgstr "Off the beaten path"
msgid "Open command menu"
msgstr "Open command menu"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr "Open in"
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Opened"
@ -1383,7 +1523,7 @@ msgstr "Other"
msgid "Page Not Found"
msgstr "Page Not Found"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Password"
@ -1392,6 +1532,7 @@ msgid "Password has been updated"
msgstr "Password has been updated"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Password reset link has been sent to the email"
@ -1425,6 +1566,10 @@ msgstr "Permanently destroy workflows"
msgid "Permissions"
msgstr "Permissions"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr "Phone number copied to clipboard"
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1434,6 +1579,10 @@ msgstr "Picture"
msgid "Please enter a valid URL"
msgstr "Please enter a valid URL"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr "Please search for a user first"
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
@ -1485,6 +1634,10 @@ msgstr "Privacy Policy"
msgid "Profile"
msgstr "Profile"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr "Provide your OIDC provider details"
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-English"
@ -1501,6 +1654,14 @@ msgstr "Receive an email containing password update link"
msgid "Record Selection"
msgstr "Record Selection"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr "Redirect Url copied to clipboard"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr "Redirection URI"
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1609,6 +1770,8 @@ msgstr "Search for an object..."
msgid "Search records"
msgstr "Search records"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1663,6 +1826,10 @@ msgstr "Server Admin"
msgid "Server Admin Panel"
msgstr "Server Admin Panel"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr "Service Provider Details"
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Set email visibility, manage your blocklist and more."
@ -1812,6 +1979,10 @@ msgstr "Test"
msgid "Test Workflow"
msgstr "Test Workflow"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr "Text copied to clipboard"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1848,6 +2019,8 @@ msgid "There was an error while updating password."
msgstr "There was an error while updating password."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "There was an issue"
@ -1930,6 +2103,14 @@ msgstr "Unlimited contacts"
msgid "Upload"
msgstr "Upload"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr "Upload file"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr "Upload the XML file with your connection infos"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1956,8 +2137,8 @@ msgstr "Use our API or add your first {objectLabel} manually"
msgid "User"
msgstr "User"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "User is not logged in"
@ -1975,6 +2156,10 @@ msgstr "Vietnamese"
msgid "View billing details"
msgstr "View billing details"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr "View execution details"
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualize"
@ -2015,11 +2200,21 @@ msgstr "When the key will be disabled"
msgid "Workflow cannot be tested"
msgstr "Workflow cannot be tested"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr "Workflow is running..."
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr "Workflow run failed"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2061,6 +2256,10 @@ msgstr "Write a description"
msgid "yes"
msgstr "yes"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr "You are not allowed to create records in this object"
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "You will be charged immediately for the full year."

View File

@ -92,6 +92,7 @@ msgstr "Acciones"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Activar"
@ -113,6 +114,10 @@ msgstr "Claves API activas creadas por usted o su equipo."
msgid "Add"
msgstr "Añadir"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Añadir campo"
@ -121,7 +126,7 @@ msgstr "Añadir campo"
msgid "Add object"
msgstr "Añadir objeto"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Añadir proveedor de identidad SSO"
@ -171,19 +176,19 @@ msgstr "Todos ({relationRecordsCount})"
msgid "All roles"
msgstr "Todas las funciones"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Google."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Microsoft."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Permitir la invitación de nuevos usuarios compartiendo un enlace de invitación."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Permitir que los usuarios inicien sesión con un correo electrónico y una contraseña."
@ -199,6 +204,10 @@ msgstr "Descripción opcional"
msgid "and"
msgstr "y"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API y Webhooks"
msgid "API Key"
msgstr "Clave API"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "Claves API"
@ -229,6 +242,10 @@ msgstr "Nombre de API (Singular)"
msgid "Appearance"
msgstr "Apariencia"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Árabe"
@ -274,7 +291,7 @@ msgstr "Asignación"
msgid "At least 8 characters long."
msgstr "Al menos 8 caracteres."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Al menos un método de autenticación debe estar activado"
@ -282,6 +299,10 @@ msgstr "Al menos un método de autenticación debe estar activado"
msgid "Authentication"
msgstr "Autenticación"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Autorizar"
@ -384,6 +405,10 @@ msgstr "Elija su proveedor"
msgid "Choose your Trial"
msgstr "Elija su prueba"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Cerrar"
@ -452,10 +477,20 @@ msgstr "Continuar con Google"
msgid "Continue with Microsoft"
msgstr "Continuar con Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Copiloto"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Copiar enlace de invitación"
@ -582,6 +617,7 @@ msgstr "Fecha y hora"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Defina el nombre y la descripción de su objeto"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Mostrar como fecha relativa"
msgid "Domain"
msgstr "Dominio"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Holandés"
@ -754,6 +799,10 @@ msgstr "Edite el nombre de su subdominio o establezca un dominio personalizado."
msgid "Email"
msgstr "Correo electrónico"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "Integración de correo electrónico"
@ -762,6 +811,18 @@ msgstr "Integración de correo electrónico"
msgid "Email or domain is already in blocklist"
msgstr "El correo electrónico o el dominio ya están en la lista de bloqueo"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Inglés"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Disfrute de {withCreditCardTrialPeriodDuration} días de prueba gratis"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Empresa"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Error al eliminar la clave API: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Error al regenerar la clave API: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Error al cambiar la suscripción {to}."
@ -849,6 +942,10 @@ msgstr "Caducidad"
msgid "Expiration Date"
msgstr "Fecha de caducidad"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Expira en"
@ -1012,6 +1109,14 @@ msgstr "Icono y Nombre"
msgid "Identifier"
msgstr "Identificador"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Si ha perdido esta clave, puede regenerarla, pero tenga en cuenta que cualquier script que utilice esta clave deberá ser actualizado. Escriba \"{confirmationValue}\" para confirmar."
@ -1040,15 +1145,22 @@ msgstr "Instancias"
msgid "Integrations"
msgstr "Integraciones"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Proveedor de autenticación no válido"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Dominio personalizado no válido. Los dominios personalizados deben tener menos de 256 caracteres, no pueden ser direcciones IP, no pueden contener espacios, no pueden contener caracteres especiales como _~`!@#$%^&*()=+{}[]|\\;:'\",<>/? y no pueden empezar o terminar con el carácter '-'."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Dominio personalizado no válido. Los dominios personalizados deben tener menos de 256 caracteres, no pueden ser direcciones IP, no pueden contener espacios, no pueden contener caracteres especiales como _~`!@#$%^&*()=+{}[]|\\;:'\",<>/? y no pueden empezar o terminar con el carácter '-'."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Correo electrónico no válido"
@ -1057,6 +1169,14 @@ msgstr "Correo electrónico no válido"
msgid "Invalid email or domain"
msgstr "Correo electrónico o dominio no válido"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Valores de formulario no válidos"
@ -1073,7 +1193,7 @@ msgstr "Invitar por correo electrónico"
msgid "Invite by link"
msgstr "Invitar por enlace"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Invitar por enlace"
@ -1170,6 +1290,10 @@ msgstr "Máx"
msgid "Members"
msgstr "Miembros"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Nuevo {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Nueva cuenta"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Nuevo Campo"
@ -1292,6 +1420,10 @@ msgstr "Nuevo registro"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "No hay cuenta conectada"
msgid "No more members to assign"
msgstr "No hay más miembros para asignar"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Fuera del camino trillado"
msgid "Open command menu"
msgstr "Abrir menú de comandos"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Abierto"
@ -1388,7 +1528,7 @@ msgstr "Otros"
msgid "Page Not Found"
msgstr "Página no encontrada"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Contraseña"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "La contraseña ha sido actualizada"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "El enlace de restablecimiento de contraseña ha sido enviado al correo electrónico"
@ -1430,6 +1571,10 @@ msgstr "Destruir workflows de forma permanente"
msgid "Permissions"
msgstr "Permisos"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Foto"
msgid "Please enter a valid URL"
msgstr "Por favor, introduzca una URL válida"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Escriba \"{confirmationValue}\" para confirmar que desea eliminar esta clave API. Tenga en cuenta que cualquier script que utilice esta clave dejará de funcionar."
@ -1490,6 +1639,10 @@ msgstr "Política de privacidad"
msgid "Profile"
msgstr "Perfil"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudoinglés"
@ -1506,6 +1659,14 @@ msgstr "Recibir un correo electrónico con un enlace para actualizar la contrase
msgid "Record Selection"
msgstr "Selección de registros"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Buscar un objeto..."
msgid "Search records"
msgstr "Buscar registros"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Administrador del Servidor"
msgid "Server Admin Panel"
msgstr "Panel de administración del servidor"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Configura la visibilidad del correo electrónico, gestiona tu lista de bloqueo y más."
@ -1817,6 +1984,10 @@ msgstr "Prueba"
msgid "Test Workflow"
msgstr "Probar Workflow"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Hubo un error al actualizar la contraseña."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Hubo un problema"
@ -1935,6 +2108,14 @@ msgstr "Contactos ilimitados"
msgid "Upload"
msgstr "Subir"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1961,8 +2142,8 @@ msgstr "Utiliza nuestra API o añade tu primer {objectLabel} manualmente"
msgid "User"
msgstr "Usuario"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "El usuario no ha iniciado sesión"
@ -1980,6 +2161,10 @@ msgstr "Vietnamita"
msgid "View billing details"
msgstr "Ver detalles de facturación"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualizar"
@ -2020,11 +2205,21 @@ msgstr "Cuándo se desactivará la clave"
msgid "Workflow cannot be tested"
msgstr "No se puede probar el workflow"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Escribe una descripción"
msgid "yes"
msgstr "sí"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Se te cobrará inmediatamente el año completo."

View File

@ -92,6 +92,7 @@ msgstr "Toiminnot"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Aktivoi"
@ -113,6 +114,10 @@ msgstr "Sinun tai tiimisi luomat aktiiviset API-avaimet."
msgid "Add"
msgstr "Lisää"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Lisää kenttä"
@ -121,7 +126,7 @@ msgstr "Lisää kenttä"
msgid "Add object"
msgstr "Lisää objekti"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Lisää SSO-identiteetintarjoaja"
@ -171,19 +176,19 @@ msgstr "Kaikki ({relationRecordsCount})"
msgid "All roles"
msgstr "Kaikki roolit"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Salli kirjautumiset Googlen yksittäisen kirjautumisen toiminnolla."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Salli kirjautumiset Microsoftin yksittäisen kirjautumisen toiminnolla."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Salli uusien käyttäjien kutsuminen jakamalla kutsulinkki."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Salli käyttäjien kirjautua sisään sähköpostilla ja salasanalla."
@ -199,6 +204,10 @@ msgstr "Valinnainen kuvaus"
msgid "and"
msgstr "ja"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "API-avain"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API-avaimet"
@ -229,6 +242,10 @@ msgstr "API-nimi (yksikkö)"
msgid "Appearance"
msgstr "Ulkoasu"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabia"
@ -274,7 +291,7 @@ msgstr "Tehtävänanto"
msgid "At least 8 characters long."
msgstr "Vähintään 8 merkkiä pitkä."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Ainakin yksi todennusmenetelmä on oltava käytössä"
@ -282,6 +299,10 @@ msgstr "Ainakin yksi todennusmenetelmä on oltava käytössä"
msgid "Authentication"
msgstr "Todennus"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Valtuuta"
@ -384,6 +405,10 @@ msgstr "Valitse palveluntarjoajasi"
msgid "Choose your Trial"
msgstr "Valitse kokeilusi"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Sulje"
@ -452,10 +477,20 @@ msgstr "Jatka Googlella"
msgid "Continue with Microsoft"
msgstr "Jatka Microsoftin avulla"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Avustaja"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Kopioi kutsulinkki"
@ -582,6 +617,7 @@ msgstr "Päivämäärä ja kellonaika"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Määritä objektisi nimi ja kuvaus"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "N\\u00e4yt\\u00e4 suhteellisena p\\u00e4iv\\u00e4m\\u00e4\\u00e4r\\u00e4
msgid "Domain"
msgstr "Verkkotunnus"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Hollanti"
@ -754,6 +799,10 @@ msgstr "Muokkaa alasivustosi nime\\u00e4 tai aseta mukautettu verkkotunnus."
msgid "Email"
msgstr "S\\u00e4hk\\u00f6posti"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "S\\u00e4hk\\u00f6posti-integraatio"
@ -762,6 +811,18 @@ msgstr "S\\u00e4hk\\u00f6posti-integraatio"
msgid "Email or domain is already in blocklist"
msgstr "S\\u00e4hk\\u00f6posti tai verkkotunnus on jo estolistalla"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Englanti"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Nauti {withCreditCardTrialPeriodDuration}-p\\u00e4iv\\u00e4isen ilmaisen kokeilun"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Yritys"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Virhe API-avaimen poistamisessa: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Virhe API-avaimen uudelleengeneroinnissa: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Virhe tilauksen vaihdossa {to}."
@ -849,6 +942,10 @@ msgstr "Vanheneminen"
msgid "Expiration Date"
msgstr "Vanhenemispäivä"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Vanhenee"
@ -1012,6 +1109,14 @@ msgstr "Ikoni ja nimi"
msgid "Identifier"
msgstr "Tunnistetieto"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Jos olet hukannut tämän avaimen, voit luoda sen uudelleen, mutta muista, että kaikki skriptit, jotka käyttävät tätä avainta, on päivitettävä. Kirjoita vahvistukseksi \"{confirmationValue}\"."
@ -1040,15 +1145,22 @@ msgstr "Instanssit"
msgid "Integrations"
msgstr "Integraatiot"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Virheellinen autentikointipalvelu"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Virheellinen mukautettu verkkotunnus. Mukautetut verkkotunnukset on oltava alle 256 merkkiä pitkiä, eivät saa olla IP-osoitteita, eivät saa sisältää välilyöntejä, eivät saa sisältää erikoismerkkejä, kuten _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? eivätkä saa alkaa tai päättyä '-'-merkillä."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Virheellinen mukautettu verkkotunnus. Mukautetut verkkotunnukset on oltava alle 256 merkkiä pitkiä, eivät saa olla IP-osoitteita, eivät saa sisältää välilyöntejä, eivät saa sisältää erikoismerkkejä, kuten _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? eivätkä saa alkaa tai päättyä '-'-merkillä."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Virheellinen sähköpostiosoite"
@ -1057,6 +1169,14 @@ msgstr "Virheellinen sähköpostiosoite"
msgid "Invalid email or domain"
msgstr "Virheellinen sähköpostiosoite tai verkkotunnus"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Virheelliset lomaketiedot"
@ -1073,7 +1193,7 @@ msgstr "Kutsu sähköpostitse"
msgid "Invite by link"
msgstr "Kutsu linkillä"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Kutsu linkillä"
@ -1170,6 +1290,10 @@ msgstr "Suurin"
msgid "Members"
msgstr "Jäsenet"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Uusi {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Uusi käyttäjätili"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Uusi kenttä"
@ -1292,6 +1420,10 @@ msgstr "Uusi tietue"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Ei yhdistettyä käyttäjätiliä"
msgid "No more members to assign"
msgstr "Ei enää jäseniä osoitettavana"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Kulkemattomia polkuja pitkin"
msgid "Open command menu"
msgstr "Avaa komento-valikko"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Avattu"
@ -1388,7 +1528,7 @@ msgstr "Muu"
msgid "Page Not Found"
msgstr "Sivua ei löydy"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Salasana"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Salasana on päivitetty"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Salasanan palautuslinkki on lähetetty sähköpostiin"
@ -1430,6 +1571,10 @@ msgstr "Tuhotaan työnkulut pysyvästi"
msgid "Permissions"
msgstr "Oikeudet"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Kuva"
msgid "Please enter a valid URL"
msgstr "Anna kelvollinen URL-osoite"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Kirjoita \"{confirmationValue}\", jos haluat vahvistaa API-avaimen poistamisen. Huomaa, että kaikki tämän avaimen käyttämät skriptit lakkaavat toimimasta."
@ -1490,6 +1639,10 @@ msgstr "Tietosuojakäytäntö"
msgid "Profile"
msgstr "Profiili"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudosuomi"
@ -1506,6 +1659,14 @@ msgstr "Vastaanota sähköposti salasanan päivityslinkillä"
msgid "Record Selection"
msgstr "Valitse tietueet"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Etsi objekti..."
msgid "Search records"
msgstr "Hae tietueita"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Palvelimen ylläpitäjä"
msgid "Server Admin Panel"
msgstr "Palvelimen hallintapaneeli"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Aseta sähköpostin näkyvyys, hallinnoi estolistaa ja muuta."
@ -1817,6 +1984,10 @@ msgstr "Testi"
msgid "Test Workflow"
msgstr "Testaa Työvaiheet"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Salasanan päivityksessä tapahtui virhe."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Ongelman esiintyi"
@ -1935,6 +2108,14 @@ msgstr "Rajattomat yhteystiedot"
msgid "Upload"
msgstr "Lataa"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "Verkko-osoite"
@ -1961,8 +2142,8 @@ msgstr "Käytä APIamme tai lisää ensimmäinen {objectLabel} käsin"
msgid "User"
msgstr "Käyttäjä"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Käyttäjä ei ole kirjautunut sisään"
@ -1980,6 +2161,10 @@ msgstr "Vietnam"
msgid "View billing details"
msgstr "Näytä laskutustiedot"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualisoi"
@ -2020,11 +2205,21 @@ msgstr "Milloin avain poistetaan käytöstä"
msgid "Workflow cannot be tested"
msgstr "Työnkulkua ei voida testata"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Kirjoita kuvaus"
msgid "yes"
msgstr "kyllä"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Sinua laskutetaan heti koko vuoden ajalta."

View File

@ -92,6 +92,7 @@ msgstr "Actions"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Activer"
@ -113,6 +114,10 @@ msgstr "Clés API actives créées par vous ou votre équipe."
msgid "Add"
msgstr "Ajouter"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Ajouter un champ"
@ -121,7 +126,7 @@ msgstr "Ajouter un champ"
msgid "Add object"
msgstr "Ajouter un objet"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Ajouter un fournisseur d'identité SSO"
@ -171,19 +176,19 @@ msgstr "Tous ({relationRecordsCount})"
msgid "All roles"
msgstr "Tous les rôles"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Autoriser les connexions via l'authentification unique de Google."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Autoriser les connexions via l'authentification unique de Microsoft."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Permettre l'invitation de nouveaux utilisateurs en partageant un lien d'invitation."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Permettre aux utilisateurs de se connecter avec un courriel et un mot de passe."
@ -199,6 +204,10 @@ msgstr "Une description facultative"
msgid "and"
msgstr "et"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "Clé API"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "Clés API"
@ -229,6 +242,10 @@ msgstr "Nom de l'API (Singulier)"
msgid "Appearance"
msgstr "Apparence"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabe"
@ -274,7 +291,7 @@ msgstr "Affectation"
msgid "At least 8 characters long."
msgstr "Au moins 8 caractères."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Au moins une méthode d'authentification doit être activée"
@ -282,6 +299,10 @@ msgstr "Au moins une méthode d'authentification doit être activée"
msgid "Authentication"
msgstr "Authentification"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Autoriser"
@ -384,6 +405,10 @@ msgstr "Choisissez votre fournisseur"
msgid "Choose your Trial"
msgstr "Choisissez votre essai"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Fermer"
@ -452,10 +477,20 @@ msgstr "Continuer avec Google"
msgid "Continue with Microsoft"
msgstr "Continuer avec Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Copilote"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Copier le lien d'invitation"
@ -582,6 +617,7 @@ msgstr "Date et heure"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Définir le nom et la description de votre objet"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Afficher comme date relative"
msgid "Domain"
msgstr "Domaine"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Néerlandais"
@ -754,6 +799,10 @@ msgstr "Modifier le nom de votre sous-domaine ou définir un domaine personnalis
msgid "Email"
msgstr "Courriel"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "Intégration du courriel"
@ -762,6 +811,18 @@ msgstr "Intégration du courriel"
msgid "Email or domain is already in blocklist"
msgstr "Le courriel ou le domaine est déjà dans la liste de blocage"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Anglais"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Profitez d'un essai gratuit de {withCreditCardTrialPeriodDuration} jours"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Entreprise"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Erreur lors de la suppression de la clé API : {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Erreur lors de la régénération de la clé API : {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Erreur lors du changement d'abonnement {to}."
@ -849,6 +942,10 @@ msgstr "Expiration"
msgid "Expiration Date"
msgstr "Date d'expiration"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Expire dans"
@ -1012,6 +1109,14 @@ msgstr "Icône et nom"
msgid "Identifier"
msgstr "Identifiant"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Si vous avez perdu cette clé, vous pouvez la régénérer, mais sachez que tout script utilisant cette clé devra être mis à jour. Veuillez taper \"{confirmationValue}\" pour confirmer."
@ -1040,15 +1145,22 @@ msgstr "Instances"
msgid "Integrations"
msgstr "Intégrations"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Fournisseur d'authentification invalide"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Domaine personnalisé invalide. Les domaines personnalisés doivent être inférieurs à 256 caractères, ne peuvent pas être des adresses IP, ne peuvent pas contenir d'espaces, ne peuvent pas contenir de caractères spéciaux tels que _~`!@#$%^*()=+{}[]|\\\\;:'\",<>/? et ne peuvent pas commencer ou finir par un caractère '-'."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Domaine personnalisé invalide. Les domaines personnalisés doivent être inférieurs à 256 caractères, ne peuvent pas être des adresses IP, ne peuvent pas contenir d'espaces, ne peuvent pas contenir de caractères spéciaux tels que _~`!@#$%^*()=+{}[]|\\\\;:'\",<>/? et ne peuvent pas commencer ou finir par un caractère '-'."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Email invalide"
@ -1057,6 +1169,14 @@ msgstr "Email invalide"
msgid "Invalid email or domain"
msgstr "Email ou domaine invalide"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Valeurs de formulaire invalides"
@ -1073,7 +1193,7 @@ msgstr "Inviter par email"
msgid "Invite by link"
msgstr "Inviter par lien"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Inviter par lien"
@ -1170,6 +1290,10 @@ msgstr "Max"
msgid "Members"
msgstr "Membres"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Nouveau {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Nouveau compte"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Nouveau champ"
@ -1292,6 +1420,10 @@ msgstr "Nouvel enregistrement"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Aucun compte connecté"
msgid "No more members to assign"
msgstr "Plus de membres à assigner"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Hors des sentiers battus"
msgid "Open command menu"
msgstr "Ouvrir le menu de commande"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Ouvert"
@ -1388,7 +1528,7 @@ msgstr "Autres"
msgid "Page Not Found"
msgstr "Page non trouvée"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Mot de passe"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Le mot de passe a été mis à jour"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Le lien de réinitialisation du mot de passe a été envoyé à l'email"
@ -1430,6 +1571,10 @@ msgstr "Détruire définitivement les workflows"
msgid "Permissions"
msgstr "Permissions"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Photo"
msgid "Please enter a valid URL"
msgstr "Veuillez entrer une URL valide"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Veuillez taper \"{confirmationValue}\" pour confirmer que vous souhaitez supprimer cette clé API. Sachez que tout script utilisant cette clé cessera de fonctionner."
@ -1490,6 +1639,10 @@ msgstr "Politique de confidentialité"
msgid "Profile"
msgstr "Profil"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-anglais"
@ -1506,6 +1659,14 @@ msgstr "Recevoir un email contenant un lien de mise à jour du mot de passe"
msgid "Record Selection"
msgstr "Sélection des enregistrements"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Rechercher un objet..."
msgid "Search records"
msgstr "Rechercher des enregistrements"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Administrateur du serveur"
msgid "Server Admin Panel"
msgstr "Panneau d'administration du serveur"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Définir la visibilité des emails, gérer votre liste de blocage et plus encore."
@ -1817,6 +1984,10 @@ msgstr "Test"
msgid "Test Workflow"
msgstr "Tester le workflow"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Une erreur est survenue lors de la mise à jour du mot de passe."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Un problème est survenu"
@ -1935,6 +2108,14 @@ msgstr "Contacts illimités"
msgid "Upload"
msgstr "Téléverser"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1961,8 +2142,8 @@ msgstr "Utilisez notre API ou ajoutez manuellement votre premier {objectLabel}"
msgid "User"
msgstr "Utilisateur"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "L'utilisateur n'est pas connecté"
@ -1980,6 +2161,10 @@ msgstr "Vietnamien"
msgid "View billing details"
msgstr "Voir les détails de facturation"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualiser"
@ -2020,11 +2205,21 @@ msgstr "Quand la clé sera désactivée"
msgid "Workflow cannot be tested"
msgstr "Le workflow ne peut pas être testé"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Rédigez une description"
msgid "yes"
msgstr "oui"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Vous serez facturé immédiatement pour l'année entière."

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More