Merge branch 'main' into feat/automated-fields-signature

This commit is contained in:
Catalin Pit
2024-09-05 10:29:08 +03:00
committed by GitHub
65 changed files with 2806 additions and 922 deletions

View File

@ -116,7 +116,7 @@ msgid "Advanced Options"
msgstr "Erweiterte Optionen"
#: packages/ui/primitives/document-flow/add-fields.tsx:510
#: packages/ui/primitives/template-flow/add-template-fields.tsx:369
#: packages/ui/primitives/template-flow/add-template-fields.tsx:370
msgid "Advanced settings"
msgstr "Erweiterte Einstellungen"
@ -167,7 +167,7 @@ msgid "Character Limit"
msgstr "Zeichenbeschränkung"
#: packages/ui/primitives/document-flow/add-fields.tsx:932
#: packages/ui/primitives/template-flow/add-template-fields.tsx:755
#: packages/ui/primitives/template-flow/add-template-fields.tsx:756
msgid "Checkbox"
msgstr "Checkbox"
@ -196,7 +196,7 @@ msgid "Configure Direct Recipient"
msgstr "Direkten Empfänger konfigurieren"
#: packages/ui/primitives/document-flow/add-fields.tsx:511
#: packages/ui/primitives/template-flow/add-template-fields.tsx:370
#: packages/ui/primitives/template-flow/add-template-fields.tsx:371
msgid "Configure the {0} field"
msgstr "Konfigurieren Sie das Feld {0}"
@ -213,7 +213,7 @@ msgid "Custom Text"
msgstr "Benutzerdefinierter Text"
#: packages/ui/primitives/document-flow/add-fields.tsx:828
#: packages/ui/primitives/template-flow/add-template-fields.tsx:651
#: packages/ui/primitives/template-flow/add-template-fields.tsx:652
msgid "Date"
msgstr "Datum"
@ -245,7 +245,7 @@ msgid "Drag & drop your PDF here."
msgstr "Ziehen Sie Ihr PDF hierher."
#: packages/ui/primitives/document-flow/add-fields.tsx:958
#: packages/ui/primitives/template-flow/add-template-fields.tsx:781
#: packages/ui/primitives/template-flow/add-template-fields.tsx:782
msgid "Dropdown"
msgstr "Dropdown"
@ -257,7 +257,7 @@ msgstr "Dropdown-Optionen"
#: packages/ui/primitives/document-flow/add-signature.tsx:272
#: packages/ui/primitives/document-flow/add-signers.tsx:232
#: packages/ui/primitives/document-flow/add-signers.tsx:239
#: packages/ui/primitives/template-flow/add-template-fields.tsx:599
#: packages/ui/primitives/template-flow/add-template-fields.tsx:600
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:210
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:217
msgid "Email"
@ -367,7 +367,7 @@ msgstr "Min"
#: packages/ui/primitives/document-flow/add-fields.tsx:802
#: packages/ui/primitives/document-flow/add-signature.tsx:298
#: packages/ui/primitives/document-flow/add-signers.tsx:265
#: packages/ui/primitives/template-flow/add-template-fields.tsx:625
#: packages/ui/primitives/template-flow/add-template-fields.tsx:626
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:245
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:251
msgid "Name"
@ -386,12 +386,12 @@ msgid "Needs to view"
msgstr "Muss sehen"
#: packages/ui/primitives/document-flow/add-fields.tsx:613
#: packages/ui/primitives/template-flow/add-template-fields.tsx:464
#: packages/ui/primitives/template-flow/add-template-fields.tsx:465
msgid "No recipient matching this description was found."
msgstr "Kein passender Empfänger mit dieser Beschreibung gefunden."
#: packages/ui/primitives/document-flow/add-fields.tsx:629
#: packages/ui/primitives/template-flow/add-template-fields.tsx:480
#: packages/ui/primitives/template-flow/add-template-fields.tsx:481
msgid "No recipients with this role"
msgstr "Keine Empfänger mit dieser Rolle"
@ -416,7 +416,7 @@ msgid "No value found."
msgstr "Kein Wert gefunden."
#: packages/ui/primitives/document-flow/add-fields.tsx:880
#: packages/ui/primitives/template-flow/add-template-fields.tsx:703
#: packages/ui/primitives/template-flow/add-template-fields.tsx:704
msgid "Number"
msgstr "Nummer"
@ -451,7 +451,7 @@ msgid "Placeholder"
msgstr "Platzhalter"
#: packages/ui/primitives/document-flow/add-fields.tsx:906
#: packages/ui/primitives/template-flow/add-template-fields.tsx:729
#: packages/ui/primitives/template-flow/add-template-fields.tsx:730
msgid "Radio"
msgstr "Radio"
@ -502,7 +502,7 @@ msgstr "Zeilen pro Seite"
msgid "Save"
msgstr "Speichern"
#: packages/ui/primitives/template-flow/add-template-fields.tsx:797
#: packages/ui/primitives/template-flow/add-template-fields.tsx:798
msgid "Save Template"
msgstr "Vorlage speichern"
@ -552,7 +552,7 @@ msgstr "Unterschreiben"
#: packages/ui/primitives/document-flow/add-fields.tsx:724
#: packages/ui/primitives/document-flow/add-signature.tsx:323
#: packages/ui/primitives/document-flow/field-icon.tsx:52
#: packages/ui/primitives/template-flow/add-template-fields.tsx:547
#: packages/ui/primitives/template-flow/add-template-fields.tsx:548
msgid "Signature"
msgstr "Unterschrift"
@ -598,7 +598,7 @@ msgid "Template title"
msgstr "Vorlagentitel"
#: packages/ui/primitives/document-flow/add-fields.tsx:854
#: packages/ui/primitives/template-flow/add-template-fields.tsx:677
#: packages/ui/primitives/template-flow/add-template-fields.tsx:678
msgid "Text"
msgstr "Text"

File diff suppressed because one or more lines are too long

View File

@ -26,15 +26,15 @@ msgstr ""
msgid "\"{documentTitle}\" has been successfully deleted"
msgstr ""
#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:75
#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:76
msgid "({0}) has invited you to approve this document"
msgstr ""
#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:72
#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:73
msgid "({0}) has invited you to sign this document"
msgstr ""
#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:69
#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:70
msgid "({0}) has invited you to view this document"
msgstr ""
@ -498,11 +498,11 @@ msgstr ""
#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:113
#: apps/web/src/components/forms/public-profile-form.tsx:104
#: apps/web/src/components/forms/reset-password.tsx:87
#: apps/web/src/components/forms/signin.tsx:230
#: apps/web/src/components/forms/signin.tsx:238
#: apps/web/src/components/forms/signin.tsx:252
#: apps/web/src/components/forms/signin.tsx:265
#: apps/web/src/components/forms/signin.tsx:279
#: apps/web/src/components/forms/signin.tsx:248
#: apps/web/src/components/forms/signin.tsx:256
#: apps/web/src/components/forms/signin.tsx:270
#: apps/web/src/components/forms/signin.tsx:285
#: apps/web/src/components/forms/signin.tsx:301
#: apps/web/src/components/forms/signup.tsx:113
#: apps/web/src/components/forms/signup.tsx:128
#: apps/web/src/components/forms/signup.tsx:142
@ -606,7 +606,7 @@ msgid "Background Color"
msgstr ""
#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:167
#: apps/web/src/components/forms/signin.tsx:451
#: apps/web/src/components/forms/signin.tsx:473
msgid "Backup Code"
msgstr ""
@ -750,6 +750,8 @@ msgstr ""
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:175
#: apps/web/src/app/(signing)/sign/[token]/form.tsx:107
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:435
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:312
msgid "Click to insert field"
msgstr ""
@ -766,6 +768,8 @@ msgid "Close"
msgstr ""
#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:58
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:425
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:302
#: apps/web/src/components/forms/v2/signup.tsx:522
msgid "Complete"
msgstr ""
@ -1196,6 +1200,10 @@ msgstr ""
msgid "Document completed"
msgstr ""
#: apps/web/src/app/embed/completed.tsx:16
msgid "Document Completed!"
msgstr ""
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:142
msgid "Document created"
msgstr ""
@ -1387,11 +1395,14 @@ msgstr ""
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:220
#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:106
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:126
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:376
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:254
#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:169
#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:153
#: apps/web/src/components/forms/forgot-password.tsx:81
#: apps/web/src/components/forms/profile.tsx:122
#: apps/web/src/components/forms/signin.tsx:304
#: apps/web/src/components/forms/signin.tsx:326
#: apps/web/src/components/forms/signup.tsx:180
msgid "Email"
msgstr ""
@ -1553,12 +1564,16 @@ msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr ""
#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21
#: apps/web/src/components/forms/signin.tsx:336
#: apps/web/src/components/forms/signin.tsx:358
msgid "Forgot your password?"
msgstr ""
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:322
#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:205
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:326
#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:193
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:361
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:239
#: apps/web/src/components/forms/profile.tsx:110
#: apps/web/src/components/forms/v2/signup.tsx:300
msgid "Full Name"
@ -1996,6 +2011,8 @@ msgstr ""
msgid "New Template"
msgstr ""
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:416
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:293
#: apps/web/src/components/forms/v2/signup.tsx:509
msgid "Next"
msgstr ""
@ -2049,7 +2066,7 @@ msgstr ""
msgid "No worries, it happens! Enter your email and we'll email you a special link to reset your password."
msgstr ""
#: apps/web/src/components/forms/signin.tsx:142
#: apps/web/src/components/forms/signin.tsx:160
msgid "Not supported"
msgstr ""
@ -2107,7 +2124,7 @@ msgstr ""
msgid "Or"
msgstr ""
#: apps/web/src/components/forms/signin.tsx:356
#: apps/web/src/components/forms/signin.tsx:378
msgid "Or continue with"
msgstr ""
@ -2124,7 +2141,7 @@ msgstr ""
msgid "Paid"
msgstr ""
#: apps/web/src/components/forms/signin.tsx:401
#: apps/web/src/components/forms/signin.tsx:423
msgid "Passkey"
msgstr ""
@ -2157,14 +2174,14 @@ msgstr ""
msgid "Passkeys allow you to sign in and authenticate using biometrics, password managers, etc."
msgstr ""
#: apps/web/src/components/forms/signin.tsx:143
#: apps/web/src/components/forms/signin.tsx:161
msgid "Passkeys are not supported on this browser"
msgstr ""
#: apps/web/src/components/(dashboard)/common/command-menu.tsx:65
#: apps/web/src/components/forms/password.tsx:123
#: apps/web/src/components/forms/reset-password.tsx:110
#: apps/web/src/components/forms/signin.tsx:322
#: apps/web/src/components/forms/signin.tsx:344
#: apps/web/src/components/forms/signup.tsx:196
#: apps/web/src/components/forms/v2/signup.tsx:332
msgid "Password"
@ -2287,7 +2304,7 @@ msgstr ""
msgid "Please try again and make sure you enter the correct email address."
msgstr ""
#: apps/web/src/components/forms/signin.tsx:185
#: apps/web/src/components/forms/signin.tsx:203
msgid "Please try again later or login using your normal details"
msgstr ""
@ -2696,6 +2713,11 @@ msgstr ""
msgid "Sign as<0>{0} <1>({1})</1></0>"
msgstr ""
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:329
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:207
msgid "Sign document"
msgstr ""
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:59
msgid "Sign field"
msgstr ""
@ -2706,8 +2728,8 @@ msgid "Sign Here"
msgstr ""
#: apps/web/src/app/not-found.tsx:29
#: apps/web/src/components/forms/signin.tsx:349
#: apps/web/src/components/forms/signin.tsx:476
#: apps/web/src/components/forms/signin.tsx:371
#: apps/web/src/components/forms/signin.tsx:498
msgid "Sign In"
msgstr ""
@ -2720,6 +2742,11 @@ msgstr ""
msgid "Sign Out"
msgstr ""
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:350
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:228
msgid "Sign the document to complete the process."
msgstr ""
#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:72
msgid "Sign up"
msgstr ""
@ -2742,6 +2769,8 @@ msgstr ""
#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:334
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:197
#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:227
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:391
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:268
#: apps/web/src/components/forms/profile.tsx:132
msgid "Signature"
msgstr ""
@ -2758,8 +2787,8 @@ msgstr ""
msgid "Signed"
msgstr ""
#: apps/web/src/components/forms/signin.tsx:349
#: apps/web/src/components/forms/signin.tsx:476
#: apps/web/src/components/forms/signin.tsx:371
#: apps/web/src/components/forms/signin.tsx:498
msgid "Signing in..."
msgstr ""
@ -2808,6 +2837,8 @@ msgstr ""
#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:53
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:39
#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:61
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:243
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:123
#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:50
#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:99
#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:210
@ -3101,6 +3132,10 @@ msgstr ""
msgid "The document has been successfully moved to the selected team."
msgstr ""
#: apps/web/src/app/embed/completed.tsx:29
msgid "The document is now completed, please follow any instructions provided within the parent application."
msgstr ""
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:159
msgid "The document was created but could not be sent to recipients."
msgstr ""
@ -3276,7 +3311,7 @@ msgstr ""
msgid "This passkey has already been registered."
msgstr ""
#: apps/web/src/components/forms/signin.tsx:182
#: apps/web/src/components/forms/signin.tsx:200
msgid "This passkey is not configured for this application. Please login and add one in the user settings."
msgstr ""
@ -3284,7 +3319,7 @@ msgstr ""
msgid "This price includes minimum 5 seats."
msgstr ""
#: apps/web/src/components/forms/signin.tsx:184
#: apps/web/src/components/forms/signin.tsx:202
msgid "This session has expired. Please try again."
msgstr ""
@ -3363,6 +3398,10 @@ msgstr ""
msgid "To mark this document as viewed, you need to be logged in as <0>{0}</0>"
msgstr ""
#: apps/web/src/app/embed/authenticate.tsx:21
msgid "To view this document you need to be signed into your account, please sign in to continue."
msgstr ""
#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:178
msgid "Toggle the switch to hide your profile from the public."
msgstr ""
@ -3444,7 +3483,7 @@ msgstr ""
msgid "Two factor authentication recovery codes are used to access your account in the event that you lose access to your authenticator app."
msgstr ""
#: apps/web/src/components/forms/signin.tsx:414
#: apps/web/src/components/forms/signin.tsx:436
msgid "Two-Factor Authentication"
msgstr ""
@ -3543,8 +3582,8 @@ msgstr ""
msgid "Unable to setup two-factor authentication"
msgstr ""
#: apps/web/src/components/forms/signin.tsx:229
#: apps/web/src/components/forms/signin.tsx:237
#: apps/web/src/components/forms/signin.tsx:247
#: apps/web/src/components/forms/signin.tsx:255
msgid "Unable to sign in"
msgstr ""
@ -3650,12 +3689,12 @@ msgid "Uploaded file not an allowed file type"
msgstr ""
#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:187
#: apps/web/src/components/forms/signin.tsx:471
#: apps/web/src/components/forms/signin.tsx:493
msgid "Use Authenticator"
msgstr ""
#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:185
#: apps/web/src/components/forms/signin.tsx:469
#: apps/web/src/components/forms/signin.tsx:491
msgid "Use Backup Code"
msgstr ""
@ -3874,9 +3913,9 @@ msgid "We encountered an unknown error while attempting to save your details. Pl
msgstr ""
#: apps/web/src/components/forms/profile.tsx:89
#: apps/web/src/components/forms/signin.tsx:254
#: apps/web/src/components/forms/signin.tsx:267
#: apps/web/src/components/forms/signin.tsx:281
#: apps/web/src/components/forms/signin.tsx:272
#: apps/web/src/components/forms/signin.tsx:287
#: apps/web/src/components/forms/signin.tsx:303
msgid "We encountered an unknown error while attempting to sign you In. Please try again later."
msgstr ""
@ -3960,6 +3999,8 @@ msgid "We were unable to setup two-factor authentication for your account. Pleas
msgstr ""
#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:119
#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:245
#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:125
msgid "We were unable to submit this document at this time. Please try again later."
msgstr ""