mirror of
https://github.com/documenso/documenso.git
synced 2025-11-20 03:32:14 +10:00
chore: extract translations
This commit is contained in:
@ -25,11 +25,11 @@ msgstr "“{documentName}” has been signed"
|
||||
msgid "“{documentName}” was signed by all signers"
|
||||
msgstr "“{documentName}” was signed by all signers"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:137
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:125
|
||||
msgid "{0} has invited you to {recipientActionVerb} the document \"{1}\"."
|
||||
msgstr "{0} has invited you to {recipientActionVerb} the document \"{1}\"."
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:130
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:118
|
||||
msgid "{0} invited you to {recipientActionVerb} a document"
|
||||
msgstr "{0} invited you to {recipientActionVerb} a document"
|
||||
|
||||
@ -45,7 +45,7 @@ msgstr "{0} left the team {teamName} on Documenso"
|
||||
msgid "{0} of {1} row(s) selected."
|
||||
msgstr "{0} of {1} row(s) selected."
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:136
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:124
|
||||
#: packages/lib/server-only/document/resend-document.tsx:137
|
||||
msgid "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"."
|
||||
msgstr "{0} on behalf of \"{1}\" has invited you to {recipientActionVerb} the document \"{2}\"."
|
||||
@ -190,6 +190,22 @@ msgstr "{recipientName} {action} a document by using one of your direct links"
|
||||
msgid "{recipientName} has rejected the document '{documentName}'"
|
||||
msgstr "{recipientName} has rejected the document '{documentName}'"
|
||||
|
||||
#: packages/email/template-components/template-document-recipient-signed.tsx:49
|
||||
msgid "{recipientReference} has completed signing the document."
|
||||
msgstr "{recipientReference} has completed signing the document."
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-recipient-signed-email.ts:121
|
||||
msgid "{recipientReference} has signed \"{0}\""
|
||||
msgstr "{recipientReference} has signed \"{0}\""
|
||||
|
||||
#: packages/email/template-components/template-document-recipient-signed.tsx:43
|
||||
msgid "{recipientReference} has signed \"{documentName}\""
|
||||
msgstr "{recipientReference} has signed \"{documentName}\""
|
||||
|
||||
#: packages/email/templates/document-recipient-signed.tsx:27
|
||||
msgid "{recipientReference} has signed {documentName}"
|
||||
msgstr "{recipientReference} has signed {documentName}"
|
||||
|
||||
#: packages/email/template-components/template-document-rejected.tsx:25
|
||||
msgid "{signerName} has rejected the document \"{documentName}\"."
|
||||
msgstr "{signerName} has rejected the document \"{documentName}\"."
|
||||
@ -284,7 +300,7 @@ msgstr "<0>Require account</0> - The recipient must be signed in to view the doc
|
||||
msgid "<0>Require passkey</0> - The recipient must have an account and passkey configured via their settings"
|
||||
msgstr "<0>Require passkey</0> - The recipient must have an account and passkey configured via their settings"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:122
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:110
|
||||
msgid "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
||||
msgstr "A document was created by your direct template that requires you to {recipientActionVerb} it."
|
||||
|
||||
@ -300,7 +316,7 @@ msgstr "A field was removed"
|
||||
msgid "A field was updated"
|
||||
msgstr "A field was updated"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.ts:107
|
||||
#: packages/lib/jobs/definitions/emails/send-team-member-joined-email.handler.ts:98
|
||||
msgid "A new member has joined your team"
|
||||
msgstr "A new member has joined your team"
|
||||
|
||||
@ -324,7 +340,7 @@ msgstr "A request to use your email has been initiated by {0} on Documenso"
|
||||
msgid "A team member has joined a team on Documenso"
|
||||
msgstr "A team member has joined a team on Documenso"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-team-member-left-email.ts:96
|
||||
#: packages/lib/jobs/definitions/emails/send-team-member-left-email.handler.ts:87
|
||||
msgid "A team member has left {0}"
|
||||
msgstr "A team member has left {0}"
|
||||
|
||||
@ -359,12 +375,12 @@ msgstr "Accept team transfer request on Documenso"
|
||||
msgid "Add a document"
|
||||
msgstr "Add a document"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:378
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:390
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:468
|
||||
msgid "Add a URL to redirect the user to once the document is signed"
|
||||
msgstr "Add a URL to redirect the user to once the document is signed"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:290
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:302
|
||||
msgid "Add an external ID to the document. This can be used to identify the document in external systems."
|
||||
msgstr "Add an external ID to the document. This can be used to identify the document in external systems."
|
||||
|
||||
@ -409,13 +425,13 @@ msgstr "Add text to the field"
|
||||
msgid "Admin"
|
||||
msgstr "Admin"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:272
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:284
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:367
|
||||
msgid "Advanced Options"
|
||||
msgstr "Advanced Options"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:576
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:414
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:577
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:415
|
||||
msgid "Advanced settings"
|
||||
msgstr "Advanced settings"
|
||||
|
||||
@ -467,11 +483,11 @@ msgstr "Approving"
|
||||
msgid "Before you get started, please confirm your email address by clicking the button below:"
|
||||
msgstr "Before you get started, please confirm your email address by clicking the button below:"
|
||||
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:524
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:531
|
||||
msgid "Black"
|
||||
msgstr "Black"
|
||||
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:538
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:545
|
||||
msgid "Blue"
|
||||
msgstr "Blue"
|
||||
|
||||
@ -487,7 +503,7 @@ msgstr "By accepting this request, you will be granting <0>{teamName}</0> access
|
||||
msgid "By accepting this request, you will take responsibility for any billing items associated with this team."
|
||||
msgstr "By accepting this request, you will take responsibility for any billing items associated with this team."
|
||||
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:356
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:357
|
||||
#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:58
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
@ -529,7 +545,7 @@ msgstr "Checkbox values"
|
||||
msgid "Clear filters"
|
||||
msgstr "Clear filters"
|
||||
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:558
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:565
|
||||
msgid "Clear Signature"
|
||||
msgstr "Clear Signature"
|
||||
|
||||
@ -542,6 +558,7 @@ msgid "Close"
|
||||
msgstr "Close"
|
||||
|
||||
#: packages/email/template-components/template-document-completed.tsx:35
|
||||
#: packages/email/template-components/template-document-recipient-signed.tsx:37
|
||||
#: packages/email/template-components/template-document-self-signed.tsx:36
|
||||
#: packages/lib/constants/document.ts:10
|
||||
msgid "Completed"
|
||||
@ -556,8 +573,8 @@ msgstr "Completed Document"
|
||||
msgid "Configure Direct Recipient"
|
||||
msgstr "Configure Direct Recipient"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:577
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:415
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:578
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:416
|
||||
msgid "Configure the {0} field"
|
||||
msgstr "Configure the {0} field"
|
||||
|
||||
@ -614,13 +631,13 @@ msgstr "Create account"
|
||||
msgid "Custom Text"
|
||||
msgstr "Custom Text"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:934
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:938
|
||||
#: packages/ui/primitives/document-flow/types.ts:53
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:729
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:733
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:313
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:325
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:408
|
||||
msgid "Date Format"
|
||||
msgstr "Date Format"
|
||||
@ -637,16 +654,16 @@ msgstr "Didn't request a password change? We are here to help you secure your ac
|
||||
msgid "Direct link receiver"
|
||||
msgstr "Direct link receiver"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-rejection-emails.ts:149
|
||||
#: packages/lib/jobs/definitions/emails/send-rejection-emails.handler.ts:140
|
||||
msgid "Document \"{0}\" - Rejected by {1}"
|
||||
msgstr "Document \"{0}\" - Rejected by {1}"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-rejection-emails.ts:109
|
||||
#: packages/lib/jobs/definitions/emails/send-rejection-emails.handler.ts:100
|
||||
msgid "Document \"{0}\" - Rejection Confirmed"
|
||||
msgstr "Document \"{0}\" - Rejection Confirmed"
|
||||
|
||||
#: packages/ui/components/document/document-global-auth-access-select.tsx:62
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:216
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:227
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:202
|
||||
msgid "Document access"
|
||||
msgstr "Document access"
|
||||
@ -665,7 +682,8 @@ msgstr "Document Cancelled"
|
||||
msgid "Document completed"
|
||||
msgstr "Document completed"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:168
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:208
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:286
|
||||
msgid "Document completed email"
|
||||
msgstr "Document completed email"
|
||||
|
||||
@ -674,7 +692,7 @@ msgid "Document created"
|
||||
msgstr "Document created"
|
||||
|
||||
#: packages/email/templates/document-created-from-direct-template.tsx:32
|
||||
#: packages/lib/server-only/template/create-document-from-direct-template.ts:574
|
||||
#: packages/lib/server-only/template/create-document-from-direct-template.ts:585
|
||||
msgid "Document created from direct template"
|
||||
msgstr "Document created from direct template"
|
||||
|
||||
@ -686,7 +704,7 @@ msgstr "Document Creation"
|
||||
msgid "Document deleted"
|
||||
msgstr "Document deleted"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:207
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:247
|
||||
msgid "Document deleted email"
|
||||
msgstr "Document deleted email"
|
||||
|
||||
@ -711,7 +729,7 @@ msgstr "Document moved to team"
|
||||
msgid "Document opened"
|
||||
msgstr "Document opened"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:128
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:168
|
||||
msgid "Document pending email"
|
||||
msgstr "Document pending email"
|
||||
|
||||
@ -752,8 +770,8 @@ msgstr "Draft"
|
||||
msgid "Drag & drop your PDF here."
|
||||
msgstr "Drag & drop your PDF here."
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1065
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:860
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1069
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:864
|
||||
msgid "Dropdown"
|
||||
msgstr "Dropdown"
|
||||
|
||||
@ -762,12 +780,12 @@ msgid "Dropdown options"
|
||||
msgstr "Dropdown options"
|
||||
|
||||
#: packages/lib/constants/document.ts:28
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:882
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:886
|
||||
#: packages/ui/primitives/document-flow/add-signature.tsx:273
|
||||
#: packages/ui/primitives/document-flow/add-signers.tsx:512
|
||||
#: packages/ui/primitives/document-flow/add-signers.tsx:519
|
||||
#: packages/ui/primitives/document-flow/types.ts:54
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:677
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:681
|
||||
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:471
|
||||
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:478
|
||||
msgid "Email"
|
||||
@ -789,7 +807,7 @@ msgstr "Email resent"
|
||||
msgid "Email sent"
|
||||
msgstr "Email sent"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1130
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1134
|
||||
msgid "Empty field"
|
||||
msgstr "Empty field"
|
||||
|
||||
@ -802,8 +820,8 @@ msgstr "Enable Direct Link Signing"
|
||||
msgid "Enable signing order"
|
||||
msgstr "Enable signing order"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:802
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:597
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:806
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:601
|
||||
msgid "Enable Typed Signatures"
|
||||
msgstr "Enable Typed Signatures"
|
||||
|
||||
@ -811,17 +829,17 @@ msgstr "Enable Typed Signatures"
|
||||
msgid "Enter password"
|
||||
msgstr "Enter password"
|
||||
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:257
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:258
|
||||
#: packages/ui/primitives/pdf-viewer.tsx:166
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:283
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:295
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:378
|
||||
msgid "External ID"
|
||||
msgstr "External ID"
|
||||
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:258
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:259
|
||||
msgid "Failed to save settings."
|
||||
msgstr "Failed to save settings."
|
||||
|
||||
@ -891,7 +909,7 @@ msgstr "Global recipient action authentication"
|
||||
msgid "Go Back"
|
||||
msgstr "Go Back"
|
||||
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:545
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:552
|
||||
msgid "Green"
|
||||
msgstr "Green"
|
||||
|
||||
@ -942,7 +960,7 @@ msgstr "Join {teamName} on Documenso"
|
||||
msgid "Label"
|
||||
msgstr "Label"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:176
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:187
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:162
|
||||
msgid "Language"
|
||||
msgstr "Language"
|
||||
@ -978,12 +996,12 @@ msgstr "Message <0>(Optional)</0>"
|
||||
msgid "Min"
|
||||
msgstr "Min"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:908
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:912
|
||||
#: packages/ui/primitives/document-flow/add-signature.tsx:299
|
||||
#: packages/ui/primitives/document-flow/add-signers.tsx:550
|
||||
#: packages/ui/primitives/document-flow/add-signers.tsx:556
|
||||
#: packages/ui/primitives/document-flow/types.ts:55
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:703
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:707
|
||||
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:506
|
||||
#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:512
|
||||
msgid "Name"
|
||||
@ -1001,8 +1019,8 @@ msgstr "Needs to sign"
|
||||
msgid "Needs to view"
|
||||
msgstr "Needs to view"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:693
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:516
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:697
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:520
|
||||
msgid "No recipient matching this description was found."
|
||||
msgstr "No recipient matching this description was found."
|
||||
|
||||
@ -1010,8 +1028,8 @@ msgstr "No recipient matching this description was found."
|
||||
msgid "No recipients"
|
||||
msgstr "No recipients"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:708
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:531
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:712
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:535
|
||||
msgid "No recipients with this role"
|
||||
msgstr "No recipients with this role"
|
||||
|
||||
@ -1039,9 +1057,9 @@ msgstr "No value found."
|
||||
msgid "None"
|
||||
msgstr "None"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:986
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:990
|
||||
#: packages/ui/primitives/document-flow/types.ts:56
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:781
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:785
|
||||
msgid "Number"
|
||||
msgstr "Number"
|
||||
|
||||
@ -1107,15 +1125,15 @@ msgstr "Please {0} your document<0/>\"{documentName}\""
|
||||
msgid "Please {action} your document {documentName}"
|
||||
msgstr "Please {action} your document {documentName}"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:111
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:99
|
||||
msgid "Please {recipientActionVerb} this document"
|
||||
msgstr "Please {recipientActionVerb} this document"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:125
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:113
|
||||
msgid "Please {recipientActionVerb} this document created by your direct template"
|
||||
msgstr "Please {recipientActionVerb} this document created by your direct template"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:117
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:105
|
||||
msgid "Please {recipientActionVerb} your document"
|
||||
msgstr "Please {recipientActionVerb} your document"
|
||||
|
||||
@ -1162,24 +1180,28 @@ msgid "Recipient"
|
||||
msgstr "Recipient"
|
||||
|
||||
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:257
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:269
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:291
|
||||
msgid "Recipient action authentication"
|
||||
msgstr "Recipient action authentication"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:89
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:129
|
||||
msgid "Recipient removed email"
|
||||
msgstr "Recipient removed email"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:50
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:51
|
||||
msgid "Recipient signed email"
|
||||
msgstr "Recipient signed email"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:90
|
||||
msgid "Recipient signing request email"
|
||||
msgstr "Recipient signing request email"
|
||||
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:531
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:538
|
||||
msgid "Red"
|
||||
msgstr "Red"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:371
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:383
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:461
|
||||
msgid "Redirect URL"
|
||||
msgstr "Redirect URL"
|
||||
@ -1212,7 +1234,7 @@ msgstr "Reminder: Please {recipientActionVerb} this document"
|
||||
msgid "Reminder: Please {recipientActionVerb} your document"
|
||||
msgstr "Reminder: Please {recipientActionVerb} your document"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1117
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1121
|
||||
msgid "Remove"
|
||||
msgstr "Remove"
|
||||
|
||||
@ -1240,11 +1262,11 @@ msgstr "Rest assured, your document is strictly confidential and will never be s
|
||||
msgid "Rows per page"
|
||||
msgstr "Rows per page"
|
||||
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:355
|
||||
#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:356
|
||||
msgid "Save"
|
||||
msgstr "Save"
|
||||
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:893
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:897
|
||||
msgid "Save Template"
|
||||
msgstr "Save Template"
|
||||
|
||||
@ -1280,15 +1302,19 @@ msgstr "Send"
|
||||
msgid "Send Document"
|
||||
msgstr "Send Document"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:158
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:198
|
||||
msgid "Send document completed email"
|
||||
msgstr "Send document completed email"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:197
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:276
|
||||
msgid "Send document completed email to the owner"
|
||||
msgstr "Send document completed email to the owner"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:237
|
||||
msgid "Send document deleted email"
|
||||
msgstr "Send document deleted email"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:118
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:158
|
||||
msgid "Send document pending email"
|
||||
msgstr "Send document pending email"
|
||||
|
||||
@ -1296,11 +1322,15 @@ msgstr "Send document pending email"
|
||||
msgid "Send documents on behalf of the team using the email address"
|
||||
msgstr "Send documents on behalf of the team using the email address"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:79
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:119
|
||||
msgid "Send recipient removed email"
|
||||
msgstr "Send recipient removed email"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:40
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:41
|
||||
msgid "Send recipient signed email"
|
||||
msgstr "Send recipient signed email"
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:80
|
||||
msgid "Send recipient signing request email"
|
||||
msgstr "Send recipient signing request email"
|
||||
|
||||
@ -1333,11 +1363,11 @@ msgstr "Sign Document"
|
||||
msgid "Sign In"
|
||||
msgstr "Sign In"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:830
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:834
|
||||
#: packages/ui/primitives/document-flow/add-signature.tsx:324
|
||||
#: packages/ui/primitives/document-flow/field-icon.tsx:52
|
||||
#: packages/ui/primitives/document-flow/types.ts:49
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:625
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:629
|
||||
msgid "Signature"
|
||||
msgstr "Signature"
|
||||
|
||||
@ -1361,8 +1391,8 @@ msgstr "Signers must have unique emails"
|
||||
msgid "Signing"
|
||||
msgstr "Signing"
|
||||
|
||||
#: packages/lib/server-only/document/send-completed-email.ts:114
|
||||
#: packages/lib/server-only/document/send-completed-email.ts:194
|
||||
#: packages/lib/server-only/document/send-completed-email.ts:119
|
||||
#: packages/lib/server-only/document/send-completed-email.ts:199
|
||||
msgid "Signing Complete!"
|
||||
msgstr "Signing Complete!"
|
||||
|
||||
@ -1416,9 +1446,9 @@ msgstr "Team email removed for {teamName} on Documenso"
|
||||
msgid "Template title"
|
||||
msgstr "Template title"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:960
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:964
|
||||
#: packages/ui/primitives/document-flow/types.ts:52
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:755
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:759
|
||||
msgid "Text"
|
||||
msgstr "Text"
|
||||
|
||||
@ -1510,7 +1540,7 @@ msgstr "This can be overriden by setting the authentication requirements directl
|
||||
msgid "This document can not be recovered, if you would like to dispute the reason for future documents please contact support."
|
||||
msgstr "This document can not be recovered, if you would like to dispute the reason for future documents please contact support."
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:764
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:768
|
||||
msgid "This document has already been sent to this recipient. You can no longer edit this recipient."
|
||||
msgstr "This document has already been sent to this recipient. You can no longer edit this recipient."
|
||||
|
||||
@ -1526,15 +1556,19 @@ msgstr "This document was sent using <0>Documenso.</0>"
|
||||
msgid "This email confirms that you have rejected the document <0>\"{documentName}\"</0> sent by {documentOwnerName}."
|
||||
msgstr "This email confirms that you have rejected the document <0>\"{documentName}\"</0> sent by {documentOwnerName}."
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:94
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:56
|
||||
msgid "This email is sent to the document owner when a recipient has signed the document."
|
||||
msgstr "This email is sent to the document owner when a recipient has signed the document."
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:134
|
||||
msgid "This email is sent to the recipient if they are removed from a pending document."
|
||||
msgstr "This email is sent to the recipient if they are removed from a pending document."
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:55
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:95
|
||||
msgid "This email is sent to the recipient requesting them to sign the document."
|
||||
msgstr "This email is sent to the recipient requesting them to sign the document."
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:133
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:173
|
||||
msgid "This email will be sent to the recipient who has just signed the document, if there are still other recipients who have not signed yet."
|
||||
msgstr "This email will be sent to the recipient who has just signed the document, if there are still other recipients who have not signed yet."
|
||||
|
||||
@ -1546,7 +1580,7 @@ msgstr "This field cannot be modified or deleted. When you share this template's
|
||||
msgid "This is how the document will reach the recipients once the document is ready for signing."
|
||||
msgstr "This is how the document will reach the recipients once the document is ready for signing."
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1097
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1101
|
||||
msgid "This recipient can no longer be modified as they have signed a field, or completed the document."
|
||||
msgstr "This recipient can no longer be modified as they have signed a field, or completed the document."
|
||||
|
||||
@ -1554,29 +1588,33 @@ msgstr "This recipient can no longer be modified as they have signed a field, or
|
||||
msgid "This signer has already signed the document."
|
||||
msgstr "This signer has already signed the document."
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:212
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:252
|
||||
msgid "This will be sent to all recipients if a pending document has been deleted."
|
||||
msgstr "This will be sent to all recipients if a pending document has been deleted."
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:173
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:213
|
||||
msgid "This will be sent to all recipients once the document has been fully completed."
|
||||
msgstr "This will be sent to all recipients once the document has been fully completed."
|
||||
|
||||
#: packages/ui/components/document/document-email-checkboxes.tsx:291
|
||||
msgid "This will be sent to the document owner once the document has been fully completed."
|
||||
msgstr "This will be sent to the document owner once the document has been fully completed."
|
||||
|
||||
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:48
|
||||
msgid "This will override any global settings."
|
||||
msgstr "This will override any global settings."
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:347
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:359
|
||||
#: packages/ui/primitives/template-flow/add-template-settings.tsx:438
|
||||
msgid "Time Zone"
|
||||
msgstr "Time Zone"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:155
|
||||
#: packages/ui/primitives/document-flow/add-settings.tsx:166
|
||||
msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1080
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:873
|
||||
#: packages/ui/primitives/document-flow/add-fields.tsx:1084
|
||||
#: packages/ui/primitives/template-flow/add-template-fields.tsx:877
|
||||
msgid "To proceed further, please set at least one value for the {0} field."
|
||||
msgstr "To proceed further, please set at least one value for the {0} field."
|
||||
|
||||
@ -1592,7 +1630,7 @@ msgstr "Update the role and add fields as required for the direct recipient. The
|
||||
msgid "Upgrade"
|
||||
msgstr "Upgrade"
|
||||
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:509
|
||||
#: packages/ui/primitives/signature-pad/signature-pad.tsx:516
|
||||
msgid "Upload Signature"
|
||||
msgstr "Upload Signature"
|
||||
|
||||
@ -1721,7 +1759,7 @@ msgstr "You have been invited to join {0} on Documenso"
|
||||
msgid "You have been invited to join the following team"
|
||||
msgstr "You have been invited to join the following team"
|
||||
|
||||
#: packages/lib/server-only/recipient/set-recipients-for-document.ts:327
|
||||
#: packages/lib/server-only/recipient/set-recipients-for-document.ts:337
|
||||
msgid "You have been removed from a document"
|
||||
msgstr "You have been removed from a document"
|
||||
|
||||
@ -1729,7 +1767,7 @@ msgstr "You have been removed from a document"
|
||||
msgid "You have been requested to take ownership of team {0} on Documenso"
|
||||
msgstr "You have been requested to take ownership of team {0} on Documenso"
|
||||
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.ts:115
|
||||
#: packages/lib/jobs/definitions/emails/send-signing-email.handler.ts:103
|
||||
#: packages/lib/server-only/document/resend-document.tsx:125
|
||||
msgid "You have initiated the document {0} that requires you to {recipientActionVerb} it."
|
||||
msgstr "You have initiated the document {0} that requires you to {recipientActionVerb} it."
|
||||
|
||||
@ -87,11 +87,7 @@ msgstr "{0} Recipient(s)"
|
||||
msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}"
|
||||
msgstr "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}"
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:55
|
||||
msgid "{formattedTeamMemberQuanity} • Monthly • Renews: {formattedDate}"
|
||||
msgstr "{formattedTeamMemberQuanity} • Monthly • Renews: {formattedDate}"
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:48
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:59
|
||||
msgid "{numberOfSeats, plural, one {# member} other {# members}}"
|
||||
msgstr "{numberOfSeats, plural, one {# member} other {# members}}"
|
||||
|
||||
@ -249,21 +245,21 @@ msgid "Acknowledgment"
|
||||
msgstr "Acknowledgment"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:108
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:100
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:98
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:123
|
||||
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:164
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:118
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:116
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:46
|
||||
msgid "Action"
|
||||
msgstr "Action"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:85
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:181
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:177
|
||||
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:140
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:133
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:142
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:118
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:127
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:131
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:140
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:116
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:125
|
||||
msgid "Actions"
|
||||
msgstr "Actions"
|
||||
|
||||
@ -486,7 +482,7 @@ msgstr "An error occurred while loading team members. Please try again later."
|
||||
msgid "An error occurred while moving the document."
|
||||
msgstr "An error occurred while moving the document."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:57
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:65
|
||||
msgid "An error occurred while moving the template."
|
||||
msgstr "An error occurred while moving the template."
|
||||
|
||||
@ -494,7 +490,7 @@ msgstr "An error occurred while moving the template."
|
||||
msgid "An error occurred while removing the field."
|
||||
msgstr "An error occurred while removing the field."
|
||||
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:152
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:154
|
||||
#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:126
|
||||
#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:137
|
||||
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:110
|
||||
@ -517,7 +513,7 @@ msgstr "An error occurred while sending the document."
|
||||
msgid "An error occurred while sending your confirmation email"
|
||||
msgstr "An error occurred while sending your confirmation email"
|
||||
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:123
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:125
|
||||
#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:100
|
||||
#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:106
|
||||
#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:84
|
||||
@ -539,7 +535,7 @@ msgstr "An error occurred while trying to create a checkout session."
|
||||
msgid "An error occurred while updating the document settings."
|
||||
msgstr "An error occurred while updating the document settings."
|
||||
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:213
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:215
|
||||
msgid "An error occurred while updating the signature."
|
||||
msgstr "An error occurred while updating the signature."
|
||||
|
||||
@ -573,11 +569,11 @@ msgstr "An error occurred while uploading your document."
|
||||
#: apps/web/src/components/forms/profile.tsx:87
|
||||
#: 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/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/signin.tsx:249
|
||||
#: apps/web/src/components/forms/signin.tsx:257
|
||||
#: apps/web/src/components/forms/signin.tsx:271
|
||||
#: apps/web/src/components/forms/signin.tsx:286
|
||||
#: apps/web/src/components/forms/signin.tsx:302
|
||||
#: apps/web/src/components/forms/signup.tsx:124
|
||||
#: apps/web/src/components/forms/signup.tsx:138
|
||||
#: apps/web/src/components/forms/token.tsx:143
|
||||
@ -592,11 +588,11 @@ msgstr "An unknown error occurred"
|
||||
msgid "Any payment methods attached to this team will remain attached to this team. Please contact us if you need to update this information."
|
||||
msgstr "Any payment methods attached to this team will remain attached to this team. Please contact us if you need to update this information."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:225
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:221
|
||||
msgid "Any Source"
|
||||
msgstr "Any Source"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:205
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:201
|
||||
msgid "Any Status"
|
||||
msgstr "Any Status"
|
||||
|
||||
@ -699,7 +695,7 @@ msgid "Background Color"
|
||||
msgstr "Background Color"
|
||||
|
||||
#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:167
|
||||
#: apps/web/src/components/forms/signin.tsx:485
|
||||
#: apps/web/src/components/forms/signin.tsx:486
|
||||
msgid "Backup Code"
|
||||
msgstr "Backup Code"
|
||||
|
||||
@ -716,7 +712,7 @@ msgid "Basic details"
|
||||
msgstr "Basic details"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:74
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:61
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:71
|
||||
#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:117
|
||||
#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:120
|
||||
#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:123
|
||||
@ -732,7 +728,7 @@ msgstr "Branding Preferences"
|
||||
msgid "Branding preferences updated"
|
||||
msgstr "Branding preferences updated"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:97
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:48
|
||||
msgid "Browser"
|
||||
msgstr "Browser"
|
||||
@ -775,7 +771,7 @@ msgstr "By using the electronic signature feature, you are consenting to conduct
|
||||
#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:109
|
||||
#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:81
|
||||
#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:78
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:119
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:131
|
||||
#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:472
|
||||
#: apps/web/src/app/(signing)/sign/[token]/auto-sign.tsx:220
|
||||
#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:178
|
||||
@ -859,9 +855,9 @@ msgstr "Claim your username now"
|
||||
msgid "Click here to get started"
|
||||
msgstr "Click here to get started"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:78
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:76
|
||||
#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:118
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:68
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:66
|
||||
#: apps/web/src/components/document/document-history-sheet.tsx:133
|
||||
msgid "Click here to retry"
|
||||
msgstr "Click here to retry"
|
||||
@ -914,7 +910,7 @@ msgstr "Complete Signing"
|
||||
msgid "Complete Viewing"
|
||||
msgstr "Complete Viewing"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:208
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:204
|
||||
#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:77
|
||||
#: apps/web/src/components/formatter/document-status.tsx:28
|
||||
msgid "Completed"
|
||||
@ -1144,9 +1140,9 @@ msgstr "Create your account and start using state-of-the-art document signing. O
|
||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:62
|
||||
#: apps/web/src/app/(dashboard)/admin/leaderboard/data-table-leaderboard.tsx:96
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:35
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:54
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:65
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:109
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:48
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:63
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:105
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-information.tsx:34
|
||||
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:56
|
||||
#: apps/web/src/components/templates/manage-public-template-dialog.tsx:274
|
||||
@ -1163,7 +1159,7 @@ msgid "Created by"
|
||||
msgstr "Created by"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:48
|
||||
#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table.tsx:78
|
||||
#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table.tsx:76
|
||||
msgid "Created on"
|
||||
msgstr "Created on"
|
||||
|
||||
@ -1182,10 +1178,6 @@ msgstr "Current Password"
|
||||
msgid "Current password is incorrect."
|
||||
msgstr "Current password is incorrect."
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:69
|
||||
msgid "Current plan: {0}"
|
||||
msgstr "Current plan: {0}"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:28
|
||||
msgid "Daily"
|
||||
msgstr "Daily"
|
||||
@ -1194,7 +1186,7 @@ msgstr "Daily"
|
||||
msgid "Dark Mode"
|
||||
msgstr "Dark Mode"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:70
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:68
|
||||
#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:148
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
@ -1314,7 +1306,7 @@ msgstr "Deleting account..."
|
||||
msgid "Details"
|
||||
msgstr "Details"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75
|
||||
#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:73
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:242
|
||||
msgid "Device"
|
||||
msgstr "Device"
|
||||
@ -1329,8 +1321,8 @@ msgstr "direct link"
|
||||
msgid "Direct link"
|
||||
msgstr "Direct link"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:160
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:231
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:156
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:227
|
||||
msgid "Direct Link"
|
||||
msgstr "Direct Link"
|
||||
|
||||
@ -1434,11 +1426,11 @@ msgstr "Document Completed!"
|
||||
msgid "Document created"
|
||||
msgstr "Document created"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:129
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:127
|
||||
msgid "Document created by <0>{0}</0>"
|
||||
msgstr "Document created by <0>{0}</0>"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:134
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:132
|
||||
msgid "Document created using a <0>direct link</0>"
|
||||
msgstr "Document created using a <0>direct link</0>"
|
||||
|
||||
@ -1593,7 +1585,7 @@ msgstr "Download Audit Logs"
|
||||
msgid "Download Certificate"
|
||||
msgstr "Download Certificate"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:214
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:210
|
||||
#: apps/web/src/components/formatter/document-status.tsx:34
|
||||
msgid "Draft"
|
||||
msgstr "Draft"
|
||||
@ -1663,7 +1655,7 @@ msgstr "Electronic Signature Disclosure"
|
||||
#: 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:338
|
||||
#: apps/web/src/components/forms/signin.tsx:339
|
||||
#: apps/web/src/components/forms/signup.tsx:176
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -1773,12 +1765,12 @@ msgstr "Enter your text here"
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/edit/edit-template.tsx:217
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/edit/edit-template.tsx:256
|
||||
#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:51
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:56
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:68
|
||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:175
|
||||
#: apps/web/src/app/(signing)/sign/[token]/auto-sign.tsx:152
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:122
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:151
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:212
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:124
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:153
|
||||
#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:214
|
||||
#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:99
|
||||
#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:125
|
||||
#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:105
|
||||
@ -1854,7 +1846,7 @@ msgid "For any questions regarding this disclosure, electronic signatures, or an
|
||||
msgstr "For any questions regarding this disclosure, electronic signatures, or any related process, please contact us at: <0>{SUPPORT_EMAIL}</0>"
|
||||
|
||||
#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21
|
||||
#: apps/web/src/components/forms/signin.tsx:370
|
||||
#: apps/web/src/components/forms/signin.tsx:371
|
||||
msgid "Forgot your password?"
|
||||
msgstr "Forgot your password?"
|
||||
|
||||
@ -2034,11 +2026,11 @@ msgstr "Invitation accepted!"
|
||||
msgid "Invitation declined"
|
||||
msgstr "Invitation declined"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:80
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:78
|
||||
msgid "Invitation has been deleted"
|
||||
msgstr "Invitation has been deleted"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:63
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:61
|
||||
msgid "Invitation has been resent"
|
||||
msgstr "Invitation has been resent"
|
||||
|
||||
@ -2058,7 +2050,7 @@ msgstr "Invite Members"
|
||||
msgid "Invite team members"
|
||||
msgstr "Invite team members"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:128
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:126
|
||||
msgid "Invited At"
|
||||
msgstr "Invited At"
|
||||
|
||||
@ -2128,7 +2120,7 @@ msgstr "Last Updated"
|
||||
msgid "Last updated at"
|
||||
msgstr "Last updated at"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:71
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:69
|
||||
msgid "Last used"
|
||||
msgstr "Last used"
|
||||
|
||||
@ -2137,7 +2129,7 @@ msgid "Leaderboard"
|
||||
msgstr "Leaderboard"
|
||||
|
||||
#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:111
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:117
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:115
|
||||
msgid "Leave"
|
||||
msgstr "Leave"
|
||||
|
||||
@ -2170,7 +2162,7 @@ msgstr "Links Generated"
|
||||
msgid "Listening to {0}"
|
||||
msgstr "Listening to {0}"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:98
|
||||
msgid "Load older activity"
|
||||
msgstr "Load older activity"
|
||||
|
||||
@ -2185,11 +2177,11 @@ msgid "Loading Document..."
|
||||
msgstr "Loading Document..."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:92
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:91
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:103
|
||||
msgid "Loading teams..."
|
||||
msgstr "Loading teams..."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:98
|
||||
msgid "Loading..."
|
||||
msgstr "Loading..."
|
||||
|
||||
@ -2199,7 +2191,7 @@ msgstr "Loading..."
|
||||
msgid "Login"
|
||||
msgstr "Login"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:101
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:99
|
||||
msgid "Manage"
|
||||
msgstr "Manage"
|
||||
|
||||
@ -2247,7 +2239,7 @@ msgstr "Manage Subscription"
|
||||
msgid "Manage subscriptions"
|
||||
msgstr "Manage subscriptions"
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:81
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:87
|
||||
msgid "Manage team subscription."
|
||||
msgstr "Manage team subscription."
|
||||
|
||||
@ -2287,8 +2279,8 @@ msgstr "MAU (created document)"
|
||||
msgid "MAU (had document completed)"
|
||||
msgstr "MAU (had document completed)"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:90
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:113
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:88
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:111
|
||||
msgid "Member Since"
|
||||
msgstr "Member Since"
|
||||
|
||||
@ -2304,6 +2296,7 @@ msgid "Modify recipients"
|
||||
msgstr "Modify recipients"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:30
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:54
|
||||
msgid "Monthly"
|
||||
msgstr "Monthly"
|
||||
|
||||
@ -2316,7 +2309,7 @@ msgid "Monthly Active Users: Users that had at least one of their documents comp
|
||||
msgstr "Monthly Active Users: Users that had at least one of their documents completed"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:123
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:134
|
||||
msgid "Move"
|
||||
msgstr "Move"
|
||||
|
||||
@ -2324,7 +2317,7 @@ msgstr "Move"
|
||||
msgid "Move Document to Team"
|
||||
msgstr "Move Document to Team"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:77
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:89
|
||||
msgid "Move Template to Team"
|
||||
msgstr "Move Template to Team"
|
||||
|
||||
@ -2334,7 +2327,7 @@ msgid "Move to Team"
|
||||
msgstr "Move to Team"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:123
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:134
|
||||
msgid "Moving..."
|
||||
msgstr "Moving..."
|
||||
|
||||
@ -2347,7 +2340,7 @@ msgstr "My templates"
|
||||
#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:99
|
||||
#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:66
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:144
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:61
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:59
|
||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:287
|
||||
#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:294
|
||||
#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:118
|
||||
@ -2362,7 +2355,7 @@ msgstr "Name"
|
||||
msgid "Need to sign documents?"
|
||||
msgstr "Need to sign documents?"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:76
|
||||
#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:74
|
||||
msgid "Never"
|
||||
msgstr "Never"
|
||||
|
||||
@ -2397,7 +2390,7 @@ msgstr "No active drafts"
|
||||
msgid "No further action is required from you at this time."
|
||||
msgstr "No further action is required from you at this time."
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:42
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:43
|
||||
msgid "No payment required"
|
||||
msgstr "No payment required"
|
||||
|
||||
@ -2405,11 +2398,11 @@ msgstr "No payment required"
|
||||
msgid "No public profile templates found"
|
||||
msgstr "No public profile templates found"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:108
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:106
|
||||
msgid "No recent activity"
|
||||
msgstr "No recent activity"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:103
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:101
|
||||
msgid "No recent documents"
|
||||
msgstr "No recent documents"
|
||||
|
||||
@ -2444,7 +2437,7 @@ msgstr "No value found."
|
||||
msgid "No worries, it happens! Enter your email and we'll email you a special link to reset your password."
|
||||
msgstr "No worries, it happens! Enter your email and we'll email you a special link to reset your password."
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:160
|
||||
#: apps/web/src/components/forms/signin.tsx:161
|
||||
msgid "Not supported"
|
||||
msgstr "Not supported"
|
||||
|
||||
@ -2530,7 +2523,7 @@ msgstr "Opened"
|
||||
msgid "Or"
|
||||
msgstr "Or"
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:390
|
||||
#: apps/web/src/components/forms/signin.tsx:391
|
||||
msgid "Or continue with"
|
||||
msgstr "Or continue with"
|
||||
|
||||
@ -2541,8 +2534,8 @@ msgstr "Otherwise, the document will be created as a draft."
|
||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:103
|
||||
#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:86
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:109
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:84
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:107
|
||||
msgid "Owner"
|
||||
msgstr "Owner"
|
||||
|
||||
@ -2550,7 +2543,7 @@ msgstr "Owner"
|
||||
msgid "Paid"
|
||||
msgstr "Paid"
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:435
|
||||
#: apps/web/src/components/forms/signin.tsx:436
|
||||
msgid "Passkey"
|
||||
msgstr "Passkey"
|
||||
|
||||
@ -2587,14 +2580,14 @@ msgstr "Passkeys"
|
||||
msgid "Passkeys allow you to sign in and authenticate using biometrics, password managers, etc."
|
||||
msgstr "Passkeys allow you to sign in and authenticate using biometrics, password managers, etc."
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:161
|
||||
#: apps/web/src/components/forms/signin.tsx:162
|
||||
msgid "Passkeys are not supported on this browser"
|
||||
msgstr "Passkeys are not supported on this browser"
|
||||
|
||||
#: apps/web/src/components/(dashboard)/common/command-menu.tsx:70
|
||||
#: apps/web/src/components/forms/password.tsx:128
|
||||
#: apps/web/src/components/forms/reset-password.tsx:115
|
||||
#: apps/web/src/components/forms/signin.tsx:356
|
||||
#: apps/web/src/components/forms/signin.tsx:357
|
||||
#: apps/web/src/components/forms/signup.tsx:192
|
||||
#: apps/web/src/components/forms/v2/signup.tsx:347
|
||||
msgid "Password"
|
||||
@ -2624,7 +2617,7 @@ msgid "Payment overdue"
|
||||
msgstr "Payment overdue"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:131
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:211
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:207
|
||||
#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:82
|
||||
#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:77
|
||||
#: apps/web/src/components/document/document-read-only-fields.tsx:89
|
||||
@ -2741,7 +2734,7 @@ msgstr "Please review the document before signing."
|
||||
msgid "Please try again and make sure you enter the correct email address."
|
||||
msgstr "Please try again and make sure you enter the correct email address."
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:203
|
||||
#: apps/web/src/components/forms/signin.tsx:204
|
||||
msgid "Please try again later or login using your normal details"
|
||||
msgstr "Please try again later or login using your normal details"
|
||||
|
||||
@ -2853,17 +2846,17 @@ msgstr "Reason must be less than 500 characters"
|
||||
msgid "Reauthentication is required to sign this field"
|
||||
msgstr "Reauthentication is required to sign this field"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:57
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:55
|
||||
#: apps/web/src/app/(dashboard)/settings/security/page.tsx:130
|
||||
msgid "Recent activity"
|
||||
msgstr "Recent activity"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:47
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:45
|
||||
msgid "Recent documents"
|
||||
msgstr "Recent documents"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:69
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:120
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:63
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:116
|
||||
#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:280
|
||||
msgid "Recipient"
|
||||
msgstr "Recipient"
|
||||
@ -2924,8 +2917,8 @@ msgstr "Remembered your password? <0>Sign In</0>"
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:89
|
||||
#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:159
|
||||
#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:54
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:166
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:167
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:164
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:165
|
||||
#: apps/web/src/components/forms/avatar-image.tsx:166
|
||||
msgid "Remove"
|
||||
msgstr "Remove"
|
||||
@ -2934,10 +2927,14 @@ msgstr "Remove"
|
||||
msgid "Remove team email"
|
||||
msgstr "Remove team email"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:164
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:162
|
||||
msgid "Remove team member"
|
||||
msgstr "Remove team member"
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:63
|
||||
msgid "Renews: {formattedDate}"
|
||||
msgstr "Renews: {formattedDate}"
|
||||
|
||||
#: apps/web/src/components/forms/password.tsx:144
|
||||
#: apps/web/src/components/forms/reset-password.tsx:131
|
||||
msgid "Repeat Password"
|
||||
@ -2952,7 +2949,7 @@ msgid "Reseal document"
|
||||
msgstr "Reseal document"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:118
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:154
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:152
|
||||
msgid "Resend"
|
||||
msgstr "Resend"
|
||||
|
||||
@ -3030,9 +3027,9 @@ msgstr "Revoke access"
|
||||
#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:283
|
||||
#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:318
|
||||
#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:163
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:82
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:123
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:105
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:80
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:121
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:103
|
||||
msgid "Role"
|
||||
msgstr "Role"
|
||||
|
||||
@ -3089,7 +3086,7 @@ msgid "Select"
|
||||
msgstr "Select"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:87
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:86
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:98
|
||||
msgid "Select a team"
|
||||
msgstr "Select a team"
|
||||
|
||||
@ -3097,7 +3094,7 @@ msgstr "Select a team"
|
||||
msgid "Select a team to move this document to. This action cannot be undone."
|
||||
msgstr "Select a team to move this document to. This action cannot be undone."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:80
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:92
|
||||
msgid "Select a team to move this template to. This action cannot be undone."
|
||||
msgstr "Select a team to move this template to. This action cannot be undone."
|
||||
|
||||
@ -3129,7 +3126,7 @@ msgstr "Send on Behalf of Team"
|
||||
msgid "Send reminder"
|
||||
msgstr "Send reminder"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:65
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:59
|
||||
msgid "Sender"
|
||||
msgstr "Sender"
|
||||
|
||||
@ -3228,8 +3225,8 @@ msgid "Sign Here"
|
||||
msgstr "Sign Here"
|
||||
|
||||
#: apps/web/src/app/not-found.tsx:29
|
||||
#: apps/web/src/components/forms/signin.tsx:383
|
||||
#: apps/web/src/components/forms/signin.tsx:510
|
||||
#: apps/web/src/components/forms/signin.tsx:384
|
||||
#: apps/web/src/components/forms/signin.tsx:511
|
||||
msgid "Sign In"
|
||||
msgstr "Sign In"
|
||||
|
||||
@ -3314,8 +3311,8 @@ msgstr "Signing Certificate"
|
||||
msgid "Signing certificate provided by"
|
||||
msgstr "Signing certificate provided by"
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:383
|
||||
#: apps/web/src/components/forms/signin.tsx:510
|
||||
#: apps/web/src/components/forms/signin.tsx:384
|
||||
#: apps/web/src/components/forms/signin.tsx:511
|
||||
msgid "Signing in..."
|
||||
msgstr "Signing in..."
|
||||
|
||||
@ -3391,8 +3388,8 @@ msgstr "Site Settings"
|
||||
#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:64
|
||||
#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:83
|
||||
#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:33
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:68
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:85
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:66
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:83
|
||||
#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:29
|
||||
msgid "Something went wrong"
|
||||
msgstr "Something went wrong"
|
||||
@ -3434,7 +3431,7 @@ msgstr "Sorry, we were unable to download the audit logs. Please try again later
|
||||
msgid "Sorry, we were unable to download the certificate. Please try again later."
|
||||
msgstr "Sorry, we were unable to download the certificate. Please try again later."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:138
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:134
|
||||
msgid "Source"
|
||||
msgstr "Source"
|
||||
|
||||
@ -3444,8 +3441,8 @@ msgstr "Stats"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:81
|
||||
#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:32
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:79
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:130
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:73
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:126
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/page.tsx:93
|
||||
#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:73
|
||||
msgid "Status"
|
||||
@ -3487,8 +3484,8 @@ msgstr "Subscriptions"
|
||||
#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:92
|
||||
#: apps/web/src/components/(teams)/forms/update-team-form.tsx:67
|
||||
#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:27
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:62
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:79
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:60
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:77
|
||||
#: apps/web/src/components/forms/public-profile-form.tsx:80
|
||||
#: apps/web/src/components/templates/manage-public-template-dialog.tsx:133
|
||||
#: apps/web/src/components/templates/manage-public-template-dialog.tsx:170
|
||||
@ -3507,8 +3504,8 @@ msgstr "System Requirements"
|
||||
msgid "System Theme"
|
||||
msgstr "System Theme"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:65
|
||||
#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table.tsx:64
|
||||
#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:63
|
||||
#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table.tsx:62
|
||||
msgid "Team"
|
||||
msgstr "Team"
|
||||
|
||||
@ -3554,8 +3551,8 @@ msgstr "Team invitation"
|
||||
msgid "Team invitations have been sent."
|
||||
msgstr "Team invitations have been sent."
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:109
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:86
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:107
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:84
|
||||
msgid "Team Member"
|
||||
msgstr "Team Member"
|
||||
|
||||
@ -3629,10 +3626,10 @@ msgstr "Teams"
|
||||
msgid "Teams restricted"
|
||||
msgstr "Teams restricted"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/edit/template-edit-page-view.tsx:63
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/edit/template-edit-page-view.tsx:64
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:39
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:148
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:228
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:144
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:224
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view.tsx:148
|
||||
#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:408
|
||||
#: apps/web/src/components/templates/manage-public-template-dialog.tsx:271
|
||||
@ -3659,10 +3656,14 @@ msgstr "Template has been removed from your public profile."
|
||||
msgid "Template has been updated."
|
||||
msgstr "Template has been updated."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:48
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:50
|
||||
msgid "Template moved"
|
||||
msgstr "Template moved"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:62
|
||||
msgid "Template not found or already associated with a team."
|
||||
msgstr "Template not found or already associated with a team."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/edit/edit-template.tsx:246
|
||||
msgid "Template saved"
|
||||
msgstr "Template saved"
|
||||
@ -3790,7 +3791,7 @@ msgstr "The team transfer request to <0>{0}</0> has expired."
|
||||
msgid "The team you are looking for may have been removed, renamed or may have never existed."
|
||||
msgstr "The team you are looking for may have been removed, renamed or may have never existed."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:49
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:51
|
||||
msgid "The template has been successfully moved to the selected team."
|
||||
msgstr "The template has been successfully moved to the selected team."
|
||||
|
||||
@ -3879,11 +3880,11 @@ msgstr "This document has been signed by all recipients"
|
||||
msgid "This document is currently a draft and has not been sent"
|
||||
msgstr "This document is currently a draft and has not been sent"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:152
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:148
|
||||
msgid "This document was created by you or a team member using the template above."
|
||||
msgstr "This document was created by you or a team member using the template above."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:164
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:160
|
||||
msgid "This document was created using a direct link."
|
||||
msgstr "This document was created using a direct link."
|
||||
|
||||
@ -3903,7 +3904,7 @@ msgstr "This link is invalid or has expired. Please contact your team to resend
|
||||
msgid "This passkey has already been registered."
|
||||
msgstr "This passkey has already been registered."
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:200
|
||||
#: apps/web/src/components/forms/signin.tsx:201
|
||||
msgid "This passkey is not configured for this application. Please login and add one in the user settings."
|
||||
msgstr "This passkey is not configured for this application. Please login and add one in the user settings."
|
||||
|
||||
@ -3911,7 +3912,7 @@ msgstr "This passkey is not configured for this application. Please login and ad
|
||||
msgid "This price includes minimum 5 seats."
|
||||
msgstr "This price includes minimum 5 seats."
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:202
|
||||
#: apps/web/src/components/forms/signin.tsx:203
|
||||
msgid "This session has expired. Please try again."
|
||||
msgstr "This session has expired. Please try again."
|
||||
|
||||
@ -3944,7 +3945,7 @@ msgstr "This username has already been taken"
|
||||
msgid "This username is already taken"
|
||||
msgstr "This username is already taken"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:73
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:71
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:44
|
||||
msgid "Time"
|
||||
msgstr "Time"
|
||||
@ -3958,8 +3959,8 @@ msgid "Time Zone"
|
||||
msgstr "Time Zone"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:67
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:60
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:115
|
||||
#: apps/web/src/app/(dashboard)/documents/data-table.tsx:54
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-documents-table.tsx:111
|
||||
#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:61
|
||||
msgid "Title"
|
||||
msgstr "Title"
|
||||
@ -4093,7 +4094,7 @@ msgstr "Two factor authentication"
|
||||
msgid "Two factor authentication recovery codes are used to access your account in the event that you lose access to your authenticator app."
|
||||
msgstr "Two factor authentication recovery codes are used to access your account in the event that you lose access to your authenticator app."
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:448
|
||||
#: apps/web/src/components/forms/signin.tsx:449
|
||||
msgid "Two-Factor Authentication"
|
||||
msgstr "Two-Factor Authentication"
|
||||
|
||||
@ -4150,7 +4151,7 @@ msgstr "Unable to create direct template access. Please try again later."
|
||||
msgid "Unable to decline this team invitation at this time."
|
||||
msgstr "Unable to decline this team invitation at this time."
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:86
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:84
|
||||
msgid "Unable to delete invitation. Please try again."
|
||||
msgstr "Unable to delete invitation. Please try again."
|
||||
|
||||
@ -4166,12 +4167,12 @@ msgstr "Unable to disable two-factor authentication"
|
||||
msgid "Unable to join this team at this time."
|
||||
msgstr "Unable to join this team at this time."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:72
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:70
|
||||
#: apps/web/src/components/document/document-history-sheet.tsx:127
|
||||
msgid "Unable to load document history"
|
||||
msgstr "Unable to load document history"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:62
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:60
|
||||
msgid "Unable to load documents"
|
||||
msgstr "Unable to load documents"
|
||||
|
||||
@ -4187,7 +4188,7 @@ msgstr "Unable to remove email verification at this time. Please try again."
|
||||
msgid "Unable to remove team email at this time. Please try again."
|
||||
msgstr "Unable to remove team email at this time. Please try again."
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:69
|
||||
#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:67
|
||||
msgid "Unable to resend invitation. Please try again."
|
||||
msgstr "Unable to resend invitation. Please try again."
|
||||
|
||||
@ -4204,8 +4205,8 @@ msgstr "Unable to reset password"
|
||||
msgid "Unable to setup two-factor authentication"
|
||||
msgstr "Unable to setup two-factor authentication"
|
||||
|
||||
#: apps/web/src/components/forms/signin.tsx:247
|
||||
#: apps/web/src/components/forms/signin.tsx:255
|
||||
#: apps/web/src/components/forms/signin.tsx:248
|
||||
#: apps/web/src/components/forms/signin.tsx:256
|
||||
msgid "Unable to sign in"
|
||||
msgstr "Unable to sign in"
|
||||
|
||||
@ -4222,6 +4223,7 @@ msgstr "Uncompleted"
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:262
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:273
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx:284
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:55
|
||||
msgid "Unknown"
|
||||
msgstr "Unknown"
|
||||
|
||||
@ -4262,7 +4264,7 @@ msgstr "Update profile"
|
||||
msgid "Update Recipient"
|
||||
msgstr "Update Recipient"
|
||||
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:146
|
||||
#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:144
|
||||
msgid "Update role"
|
||||
msgstr "Update role"
|
||||
|
||||
@ -4331,12 +4333,12 @@ msgid "Use"
|
||||
msgstr "Use"
|
||||
|
||||
#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:187
|
||||
#: apps/web/src/components/forms/signin.tsx:505
|
||||
#: apps/web/src/components/forms/signin.tsx:506
|
||||
msgid "Use Authenticator"
|
||||
msgstr "Use Authenticator"
|
||||
|
||||
#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:185
|
||||
#: apps/web/src/components/forms/signin.tsx:503
|
||||
#: apps/web/src/components/forms/signin.tsx:504
|
||||
msgid "Use Backup Code"
|
||||
msgstr "Use Backup Code"
|
||||
|
||||
@ -4344,7 +4346,7 @@ msgstr "Use Backup Code"
|
||||
msgid "Use Template"
|
||||
msgstr "Use Template"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:78
|
||||
#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:76
|
||||
#: apps/web/src/app/(internal)/%5F%5Fhtmltopdf/audit-log/data-table.tsx:45
|
||||
msgid "User"
|
||||
msgstr "User"
|
||||
@ -4430,7 +4432,7 @@ msgstr "View all documents sent to your account"
|
||||
msgid "View all recent security activity related to your account."
|
||||
msgstr "View all recent security activity related to your account."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:157
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:155
|
||||
msgid "View all related documents"
|
||||
msgstr "View all related documents"
|
||||
|
||||
@ -4454,7 +4456,7 @@ msgstr "View documents associated with this email"
|
||||
msgid "View invites"
|
||||
msgstr "View invites"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:95
|
||||
#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view-recent-activity.tsx:93
|
||||
msgid "View more"
|
||||
msgstr "View more"
|
||||
|
||||
@ -4589,9 +4591,9 @@ msgid "We encountered an unknown error while attempting to save your details. Pl
|
||||
msgstr "We encountered an unknown error while attempting to save your details. Please try again later."
|
||||
|
||||
#: apps/web/src/components/forms/profile.tsx:89
|
||||
#: apps/web/src/components/forms/signin.tsx:272
|
||||
#: apps/web/src/components/forms/signin.tsx:287
|
||||
#: apps/web/src/components/forms/signin.tsx:303
|
||||
#: apps/web/src/components/forms/signin.tsx:273
|
||||
#: apps/web/src/components/forms/signin.tsx:288
|
||||
#: apps/web/src/components/forms/signin.tsx:304
|
||||
msgid "We encountered an unknown error while attempting to sign you In. Please try again later."
|
||||
msgstr "We encountered an unknown error while attempting to sign you In. Please try again later."
|
||||
|
||||
@ -4792,6 +4794,7 @@ msgid "Write about yourself"
|
||||
msgstr "Write about yourself"
|
||||
|
||||
#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:31
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:53
|
||||
msgid "Yearly"
|
||||
msgstr "Yearly"
|
||||
|
||||
@ -4836,6 +4839,10 @@ msgstr "You are currently updating <0>{teamMemberName}.</0>"
|
||||
msgid "You are currently updating the <0>{passkeyName}</0> passkey."
|
||||
msgstr "You are currently updating the <0>{passkeyName}</0> passkey."
|
||||
|
||||
#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:64
|
||||
msgid "You are not a member of this team."
|
||||
msgstr "You are not a member of this team."
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:28
|
||||
msgid "You are not authorized to view this page."
|
||||
msgstr "You are not authorized to view this page."
|
||||
@ -4960,7 +4967,7 @@ msgstr "You have updated {teamMemberName}."
|
||||
msgid "You have verified your email address for <0>{0}</0>."
|
||||
msgstr "You have verified your email address for <0>{0}</0>."
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:82
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:88
|
||||
msgid "You must be an admin of this team to manage billing."
|
||||
msgstr "You must be an admin of this team to manage billing."
|
||||
|
||||
@ -5114,7 +5121,7 @@ msgstr "Your recovery code has been copied to your clipboard."
|
||||
msgid "Your recovery codes are listed below. Please store them in a safe place."
|
||||
msgstr "Your recovery codes are listed below. Please store them in a safe place."
|
||||
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:62
|
||||
#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:72
|
||||
msgid "Your subscription is currently active."
|
||||
msgstr "Your subscription is currently active."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user