From 807e65d7e6d8876334ddff9a2711fc85f576e115 Mon Sep 17 00:00:00 2001 From: Ephraim Atta-Duncan Date: Mon, 28 Oct 2024 10:19:36 +0000 Subject: [PATCH] chore: delete translations --- packages/lib/translations/.gitignore | 4 - packages/lib/translations/de/common.po | 857 ---- packages/lib/translations/de/marketing.js | 1 - packages/lib/translations/de/marketing.po | 604 --- packages/lib/translations/de/web.js | 1 - packages/lib/translations/de/web.po | 4440 --------------------- packages/lib/translations/en/common.po | 852 ---- packages/lib/translations/en/marketing.js | 1 - packages/lib/translations/en/marketing.po | 599 --- packages/lib/translations/en/web.js | 1 - packages/lib/translations/en/web.po | 4435 -------------------- packages/lib/translations/es/common.po | 853 ---- packages/lib/translations/es/marketing.po | 604 --- packages/lib/translations/es/web.po | 4440 --------------------- packages/lib/translations/fr/common.po | 857 ---- packages/lib/translations/fr/marketing.js | 1 - packages/lib/translations/fr/marketing.po | 604 --- packages/lib/translations/fr/web.js | 1 - packages/lib/translations/fr/web.po | 4440 --------------------- packages/lib/translations/ro/common.po | 20 - packages/lib/translations/ro/marketing.po | 599 --- packages/lib/translations/ro/web.po | 20 - 22 files changed, 24234 deletions(-) delete mode 100644 packages/lib/translations/.gitignore delete mode 100644 packages/lib/translations/de/common.po delete mode 100644 packages/lib/translations/de/marketing.js delete mode 100644 packages/lib/translations/de/marketing.po delete mode 100644 packages/lib/translations/de/web.js delete mode 100644 packages/lib/translations/de/web.po delete mode 100644 packages/lib/translations/en/common.po delete mode 100644 packages/lib/translations/en/marketing.js delete mode 100644 packages/lib/translations/en/marketing.po delete mode 100644 packages/lib/translations/en/web.js delete mode 100644 packages/lib/translations/en/web.po delete mode 100644 packages/lib/translations/es/common.po delete mode 100644 packages/lib/translations/es/marketing.po delete mode 100644 packages/lib/translations/es/web.po delete mode 100644 packages/lib/translations/fr/common.po delete mode 100644 packages/lib/translations/fr/marketing.js delete mode 100644 packages/lib/translations/fr/marketing.po delete mode 100644 packages/lib/translations/fr/web.js delete mode 100644 packages/lib/translations/fr/web.po delete mode 100644 packages/lib/translations/ro/common.po delete mode 100644 packages/lib/translations/ro/marketing.po delete mode 100644 packages/lib/translations/ro/web.po diff --git a/packages/lib/translations/.gitignore b/packages/lib/translations/.gitignore deleted file mode 100644 index 36ea2b9f5..000000000 --- a/packages/lib/translations/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. - -# Compiled translations. -*.js diff --git a/packages/lib/translations/de/common.po b/packages/lib/translations/de/common.po deleted file mode 100644 index 9fd44393a..000000000 --- a/packages/lib/translations/de/common.po +++ /dev/null @@ -1,857 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: de\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-18 04:04\n" -"Last-Translator: \n" -"Language-Team: German\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: de\n" -"X-Crowdin-File: common.po\n" -"X-Crowdin-File-ID: 4\n" - -#: packages/ui/primitives/data-table-pagination.tsx:30 -msgid "{0} of {1} row(s) selected." -msgstr "{0} von {1} Zeile(n) ausgewählt." - -#: packages/ui/primitives/data-table-pagination.tsx:41 -msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}" -msgstr "{visibleRows, plural, one {Eine # Ergebnis wird angezeigt.} other {# Ergebnisse werden angezeigt.}}" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:53 -msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" -msgstr "<0>Authentifizierungsmethode erben - Verwenden Sie die in den \"Allgemeinen Einstellungen\" konfigurierte globale Aktionssignatur-Authentifizierungsmethode" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:95 -msgid "<0>No restrictions - No authentication required" -msgstr "<0>Keine Einschränkungen - Keine Authentifizierung erforderlich" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:77 -msgid "<0>No restrictions - The document can be accessed directly by the URL sent to the recipient" -msgstr "<0>Keine Einschränkungen - Das Dokument kann direkt über die dem Empfänger gesendete URL abgerufen werden" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:75 -msgid "<0>None - No authentication required" -msgstr "<0>Keine - Keine Authentifizierung erforderlich" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:89 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:69 -msgid "<0>Require 2FA - The recipient must have an account and 2FA enabled via their settings" -msgstr "<0>2FA erforderlich - Der Empfänger muss ein Konto haben und die 2FA über seine Einstellungen aktiviert haben" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:72 -msgid "<0>Require account - The recipient must be signed in to view the document" -msgstr "<0>Konto erforderlich - Der Empfänger muss angemeldet sein, um das Dokument anzeigen zu können" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:83 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:63 -msgid "<0>Require passkey - The recipient must have an account and passkey configured via their settings" -msgstr "<0>Passkey erforderlich - Der Empfänger muss ein Konto haben und den Passkey über seine Einstellungen konfiguriert haben" - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "Add a document" -msgstr "Dokument hinzufügen" - -#: packages/ui/primitives/document-flow/add-settings.tsx:336 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:339 -msgid "Add a URL to redirect the user to once the document is signed" -msgstr "Fügen Sie eine URL hinzu, um den Benutzer nach der Unterzeichnung des Dokuments weiterzuleiten" - -#: packages/ui/primitives/document-flow/add-settings.tsx:248 -msgid "Add an external ID to the document. This can be used to identify the document in external systems." -msgstr "Fügen Sie dem Dokument eine externe ID hinzu. Diese kann verwendet werden, um das Dokument in externen Systemen zu identifizieren." - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:256 -msgid "Add an external ID to the template. This can be used to identify in external systems." -msgstr "Fügen Sie der Vorlage eine externe ID hinzu. Diese kann zur Identifizierung in externen Systemen verwendet werden." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:187 -msgid "Add another option" -msgstr "Weitere Option hinzufügen" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:232 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:167 -msgid "Add another value" -msgstr "Weiteren Wert hinzufügen" - -#: packages/ui/primitives/document-flow/add-signers.tsx:662 -msgid "Add myself" -msgstr "Mich selbst hinzufügen" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:637 -msgid "Add Myself" -msgstr "Mich hinzufügen" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:623 -msgid "Add Placeholder Recipient" -msgstr "Platzhalterempfänger hinzufügen" - -#: packages/ui/primitives/document-flow/add-signers.tsx:651 -msgid "Add Signer" -msgstr "Unterzeichner hinzufügen" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:73 -msgid "Add text" -msgstr "Text hinzufügen" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:78 -msgid "Add text to the field" -msgstr "Text zum Feld hinzufügen" - -#: packages/lib/constants/teams.ts:10 -msgid "Admin" -msgstr "Admin" - -#: packages/ui/primitives/document-flow/add-settings.tsx:230 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:238 -msgid "Advanced Options" -msgstr "Erweiterte Optionen" - -#: packages/ui/primitives/document-flow/add-fields.tsx:570 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:402 -msgid "Advanced settings" -msgstr "Erweiterte Einstellungen" - -#: packages/lib/constants/template.ts:21 -msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." -msgstr "Nach der Übermittlung wird ein Dokument automatisch generiert und zu Ihrer Dokumentenseite hinzugefügt. Sie erhalten außerdem eine Benachrichtigung per E-Mail." - -#: packages/ui/components/document/document-status.tsx:46 -msgid "All" -msgstr "" - -#: packages/lib/constants/recipient-roles.ts:8 -#: packages/ui/components/document/next-inbox-item-button.tsx:113 -msgid "Approve" -msgstr "Genehmigen" - -#: packages/lib/constants/recipient-roles.ts:9 -msgid "Approved" -msgstr "Genehmigt" - -#: packages/lib/constants/recipient-roles.ts:11 -msgid "Approver" -msgstr "Genehmiger" - -#: packages/lib/constants/recipient-roles.ts:10 -msgid "Approving" -msgstr "Genehmigung" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:377 -msgid "Black" -msgstr "Schwarz" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:391 -msgid "Blue" -msgstr "Blau" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:356 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:58 -msgid "Cancel" -msgstr "Abbrechen" - -#: packages/ui/primitives/document-flow/add-signers.tsx:193 -msgid "Cannot remove signer" -msgstr "Unterzeichner kann nicht entfernt werden" - -#: packages/lib/constants/recipient-roles.ts:17 -msgid "Cc" -msgstr "Cc" - -#: packages/lib/constants/recipient-roles.ts:14 -#: packages/lib/constants/recipient-roles.ts:16 -msgid "CC" -msgstr "CC" - -#: packages/lib/constants/recipient-roles.ts:15 -msgid "CC'd" -msgstr "CC'd" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:86 -msgid "Character Limit" -msgstr "Zeichenbeschränkung" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1026 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:788 -msgid "Checkbox" -msgstr "Checkbox" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197 -msgid "Checkbox values" -msgstr "Checkbox-Werte" - -#: packages/ui/primitives/data-table.tsx:156 -msgid "Clear filters" -msgstr "Filter löschen" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:411 -msgid "Clear Signature" -msgstr "Unterschrift löschen" - -#: packages/ui/primitives/document-flow/add-signature.tsx:394 -msgid "Click to insert field" -msgstr "Klicken, um das Feld einzufügen" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:44 -msgid "Close" -msgstr "Schließen" - -#: packages/ui/components/document/document-status.tsx:28 -msgid "Completed" -msgstr "" - -#: packages/lib/constants/template.ts:12 -msgid "Configure Direct Recipient" -msgstr "Direkten Empfänger konfigurieren" - -#: packages/ui/primitives/document-flow/add-fields.tsx:571 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:403 -msgid "Configure the {0} field" -msgstr "Konfigurieren Sie das Feld {0}" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:141 -msgid "Continue" -msgstr "Fortsetzen" - -#: packages/ui/components/document/document-share-button.tsx:46 -msgid "Copied to clipboard" -msgstr "In die Zwischenablage kopiert" - -#: packages/ui/components/document/next-inbox-item-button.tsx:93 -msgid "Created {0}" -msgstr "" - -#: packages/ui/primitives/document-flow/add-signature.tsx:360 -msgid "Custom Text" -msgstr "Benutzerdefinierter Text" - -#: packages/ui/primitives/document-flow/add-fields.tsx:922 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:684 -msgid "Date" -msgstr "Datum" - -#: packages/ui/primitives/document-flow/add-settings.tsx:271 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:279 -msgid "Date Format" -msgstr "Datumsformat" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:570 -msgid "Direct link receiver" -msgstr "Empfänger des direkten Links" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:62 -#: packages/ui/primitives/document-flow/add-settings.tsx:174 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:151 -msgid "Document access" -msgstr "Dokumentenzugriff" - -#: packages/ui/components/document/document-status.tsx:47 -msgid "Document All" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:29 -msgid "Document completed" -msgstr "" - -#: packages/lib/constants/template.ts:20 -msgid "Document Creation" -msgstr "Dokumenterstellung" - -#: packages/ui/components/document/document-status.tsx:35 -msgid "Document draft" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:41 -msgid "Document inbox" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:23 -msgid "Document pending" -msgstr "" - -#: packages/ui/components/document/document-download-button.tsx:68 -msgid "Download" -msgstr "Herunterladen" - -#: packages/ui/components/document/document-status.tsx:34 -msgid "Draft" -msgstr "" - -#: packages/ui/primitives/document-dropzone.tsx:162 -msgid "Drag & drop your PDF here." -msgstr "Ziehen Sie Ihr PDF hierher." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1052 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:814 -msgid "Dropdown" -msgstr "Dropdown" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:158 -msgid "Dropdown options" -msgstr "Dropdown-Optionen" - -#: packages/ui/primitives/document-flow/add-fields.tsx:870 -#: packages/ui/primitives/document-flow/add-signature.tsx:272 -#: packages/ui/primitives/document-flow/add-signers.tsx:500 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:632 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:463 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:470 -msgid "Email" -msgstr "E-Mail" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:184 -msgid "Email Options" -msgstr "E-Mail-Optionen" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1117 -msgid "Empty field" -msgstr "Leeres Feld" - -#: packages/lib/constants/template.ts:8 -msgid "Enable Direct Link Signing" -msgstr "Direktlink-Signierung aktivieren" - -#: packages/ui/primitives/document-flow/add-signers.tsx:401 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:362 -msgid "Enable signing order" -msgstr "Aktiviere die Signaturreihenfolge" - -#: packages/ui/primitives/document-flow/add-fields.tsx:790 -msgid "Enable Typed Signatures" -msgstr "Aktivieren Sie getippte Unterschriften" - -#: packages/ui/primitives/document-password-dialog.tsx:84 -msgid "Enter password" -msgstr "Passwort eingeben" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:257 -msgid "Error" -msgstr "Fehler" - -#: packages/ui/primitives/document-flow/add-settings.tsx:241 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:249 -msgid "External ID" -msgstr "Externe ID" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:258 -msgid "Failed to save settings." -msgstr "Einstellungen konnten nicht gespeichert werden." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:93 -msgid "Field character limit" -msgstr "Zeichenbeschränkung des Feldes" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:62 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:130 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:107 -msgid "Field font size" -msgstr "Feldschriftgröße" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:110 -msgid "Field format" -msgstr "Feldformat" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:53 -msgid "Field label" -msgstr "Feldbeschriftung" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:65 -msgid "Field placeholder" -msgstr "Feldplatzhalter" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:124 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:101 -msgid "Font Size" -msgstr "Schriftgröße" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:64 -msgid "Global recipient action authentication" -msgstr "Globale Empfängerauthentifizierung" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:142 -msgid "Go Back" -msgstr "Zurück" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:398 -msgid "Green" -msgstr "Grün" - -#: packages/lib/constants/recipient-roles.ts:72 -msgid "I am a signer of this document" -msgstr "Ich bin ein Unterzeichner dieses Dokuments" - -#: packages/lib/constants/recipient-roles.ts:75 -msgid "I am a viewer of this document" -msgstr "Ich bin ein Betrachter dieses Dokuments" - -#: packages/lib/constants/recipient-roles.ts:73 -msgid "I am an approver of this document" -msgstr "Ich bin ein Genehmiger dieses Dokuments" - -#: packages/lib/constants/recipient-roles.ts:74 -msgid "I am required to receive a copy of this document" -msgstr "Ich bin verpflichtet, eine Kopie dieses Dokuments zu erhalten<<<<<<< HEAD" - -#: packages/lib/constants/recipient-roles.ts:74 -#~ msgid "I am required to recieve a copy of this document" -#~ msgstr "I am required to recieve a copy of this document=======>>>>>>> main" - -#: packages/ui/components/document/document-status.tsx:40 -msgid "Inbox" -msgstr "||||||| e0c948c2" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:29 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:87 -msgid "Inherit authentication method" -msgstr "Authentifizierungsmethode erben" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:67 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:72 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:48 -msgid "Label" -msgstr "Beschriftung" - -#: packages/lib/constants/teams.ts:11 -msgid "Manager" -msgstr "Manager" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:188 -msgid "Max" -msgstr "Max" - -#: packages/lib/constants/teams.ts:12 -msgid "Member" -msgstr "Mitglied" - -#: packages/ui/primitives/document-flow/add-subject.tsx:95 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:215 -msgid "Message <0>(Optional)" -msgstr "Nachricht <0>(Optional)" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:176 -msgid "Min" -msgstr "Min" - -#: packages/ui/primitives/document-flow/add-fields.tsx:896 -#: packages/ui/primitives/document-flow/add-signature.tsx:298 -#: packages/ui/primitives/document-flow/add-signers.tsx:535 -#: packages/ui/primitives/document-flow/add-signers.tsx:541 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:658 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:498 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:504 -msgid "Name" -msgstr "Name" - -#: packages/ui/components/recipient/recipient-role-select.tsx:52 -msgid "Needs to approve" -msgstr "Muss genehmigen" - -#: packages/ui/components/recipient/recipient-role-select.tsx:31 -msgid "Needs to sign" -msgstr "Muss unterzeichnen" - -#: packages/ui/components/recipient/recipient-role-select.tsx:73 -msgid "Needs to view" -msgstr "Muss sehen" - -#: packages/ui/primitives/document-flow/add-fields.tsx:680 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:497 -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:696 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:513 -msgid "No recipients with this role" -msgstr "Keine Empfänger mit dieser Rolle" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:30 -#: packages/ui/components/document/document-global-auth-access-select.tsx:43 -#: packages/ui/components/document/document-global-auth-action-select.tsx:31 -#: packages/ui/components/document/document-global-auth-action-select.tsx:46 -msgid "No restrictions" -msgstr "Keine Einschränkungen" - -#: packages/ui/primitives/data-table.tsx:148 -msgid "No results found" -msgstr "Keine Ergebnisse gefunden" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:30 -msgid "No signature field found" -msgstr "Kein Unterschriftsfeld gefunden" - -#: packages/ui/primitives/combobox.tsx:60 -#: packages/ui/primitives/multi-select-combobox.tsx:153 -msgid "No value found." -msgstr "Kein Wert gefunden." - -#: packages/ui/primitives/document-flow/add-fields.tsx:974 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:736 -msgid "Number" -msgstr "Nummer" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:103 -msgid "Number format" -msgstr "Zahlenformat" - -#: packages/lib/constants/template.ts:9 -msgid "Once enabled, you can select any active recipient to be a direct link signing recipient, or create a new one. This recipient type cannot be edited or deleted." -msgstr "Sobald aktiviert, können Sie einen aktiven Empfänger für die Direktlink-Signierung auswählen oder einen neuen erstellen. Dieser Empfängertyp kann nicht bearbeitet oder gelöscht werden." - -#: packages/lib/constants/template.ts:17 -msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." -msgstr "Sobald Ihre Vorlage eingerichtet ist, teilen Sie den Link überall, wo Sie möchten. Die Person, die den Link öffnet, kann ihre Informationen im Feld für direkte Empfänger eingeben und alle anderen ihr zugewiesenen Felder ausfüllen." - -#: packages/ui/primitives/data-table-pagination.tsx:77 -msgid "Page {0} of {1}" -msgstr "Seite {0} von {1}" - -#: packages/ui/primitives/document-password-dialog.tsx:62 -msgid "Password Required" -msgstr "Passwort erforderlich" - -#: packages/ui/components/document/document-status.tsx:22 -msgid "Pending" -msgstr "" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:156 -msgid "Pick a number" -msgstr "Wählen Sie eine Zahl" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:79 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:84 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:60 -msgid "Placeholder" -msgstr "Platzhalter" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1000 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:762 -msgid "Radio" -msgstr "Radio" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:133 -msgid "Radio values" -msgstr "Radio-Werte" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:186 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:147 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:156 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:122 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:133 -msgid "Read only" -msgstr "Nur lesen" - -#: packages/ui/components/recipient/recipient-role-select.tsx:95 -msgid "Receives copy" -msgstr "Erhält Kopie" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39 -#: packages/ui/primitives/document-flow/add-settings.tsx:215 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:169 -msgid "Recipient action authentication" -msgstr "Empfängeraktion Authentifizierung" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:384 -msgid "Red" -msgstr "Rot" - -#: packages/ui/primitives/document-flow/add-settings.tsx:329 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:332 -msgid "Redirect URL" -msgstr "Weiterleitungs-URL" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1104 -msgid "Remove" -msgstr "Entfernen" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:176 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:137 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:146 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:112 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:123 -msgid "Required field" -msgstr "Pflichtfeld" - -#: packages/ui/primitives/data-table-pagination.tsx:55 -msgid "Rows per page" -msgstr "Zeilen pro Seite" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:355 -msgid "Save" -msgstr "Speichern" - -#: packages/ui/primitives/template-flow/add-template-fields.tsx:848 -msgid "Save Template" -msgstr "Vorlage speichern" - -#: packages/ui/components/common/language-switcher-dialog.tsx:34 -msgid "Search languages..." -msgstr "Sprachen suchen..." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:115 -msgid "Select" -msgstr "Auswählen" - -#: packages/ui/primitives/combobox.tsx:38 -msgid "Select an option" -msgstr "Option auswählen" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:139 -msgid "Select at least" -msgstr "Wählen Sie mindestens" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:105 -msgid "Select default option" -msgstr "Standardoption auswählen" - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:34 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:64 -msgid "Send" -msgstr "Senden" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:41 -msgid "Send Document" -msgstr "Dokument senden" - -#: packages/ui/components/document/document-share-button.tsx:135 -msgid "Share Signature Card" -msgstr "Unterschriftenkarte teilen" - -#: packages/lib/constants/template.ts:16 -msgid "Share the Link" -msgstr "Link teilen" - -#: packages/ui/primitives/document-flow/add-signers.tsx:680 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:655 -msgid "Show advanced settings" -msgstr "Erweiterte Einstellungen anzeigen" - -#: packages/lib/constants/recipient-roles.ts:20 -#: packages/ui/components/document/next-inbox-item-button.tsx:107 -msgid "Sign" -msgstr "Unterschreiben<<<<<<< HEAD" - -#: packages/ui/components/document/next-inbox-item-button.tsx:70 -msgid "Sign Next Document" -msgstr "" - -#: packages/ui/primitives/document-flow/add-fields.tsx:818 -#: 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:580 -msgid "Signature" -msgstr "Unterschrift" - -#: packages/lib/constants/recipient-roles.ts:21 -msgid "Signed" -msgstr "Unterzeichnet" - -#: packages/lib/constants/recipient-roles.ts:23 -msgid "Signer" -msgstr "Unterzeichner" - -#: packages/lib/constants/recipient-roles.ts:22 -msgid "Signing" -msgstr "Unterzeichnung" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:34 -msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." -msgstr "Einige Unterzeichner haben noch kein Unterschriftsfeld zugewiesen bekommen. Bitte weisen Sie jedem Unterzeichner mindestens ein Unterschriftsfeld zu, bevor Sie fortfahren." - -#: packages/ui/components/document/document-share-button.tsx:51 -msgid "Something went wrong" -msgstr "Etwas ist schief gelaufen" - -#: packages/ui/primitives/data-table.tsx:136 -msgid "Something went wrong." -msgstr "Etwas ist schief gelaufen." - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:107 -msgid "Step <0>{step} of {maxStep}" -msgstr "Schritt <0>{step} von {maxStep}" - -#: packages/ui/primitives/document-flow/add-subject.tsx:78 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:195 -msgid "Subject <0>(Optional)" -msgstr "Betreff <0>(Optional)" - -#: packages/ui/primitives/document-password-dialog.tsx:97 -msgid "Submit" -msgstr "Einreichen" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:134 -msgid "Template title" -msgstr "Vorlagentitel" - -#: packages/ui/primitives/document-flow/add-fields.tsx:948 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:710 -msgid "Text" -msgstr "Text" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:44 -msgid "The authentication required for recipients to sign fields" -msgstr "Die Authentifizierung, die erforderlich ist, damit Empfänger Felder signieren" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:68 -msgid "The authentication required for recipients to sign the signature field." -msgstr "Die Authentifizierung, die erforderlich ist, damit Empfänger das Signaturfeld signieren können." - -#: packages/ui/components/document/document-global-auth-access-select.tsx:67 -msgid "The authentication required for recipients to view the document." -msgstr "Die Authentifizierung, die erforderlich ist, damit Empfänger das Dokument anzeigen können." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:31 -msgid "The document's name" -msgstr "Der Name des Dokuments" - -#: packages/ui/primitives/document-password-dialog.tsx:52 -msgid "The password you have entered is incorrect. Please try again." -msgstr "Das eingegebene Passwort ist falsch. Bitte versuchen Sie es erneut." - -#: packages/ui/components/recipient/recipient-role-select.tsx:103 -msgid "The recipient is not required to take any action and receives a copy of the document after it is completed." -msgstr "Der Empfänger muss keine Aktion ausführen und erhält nach Abschluss eine Kopie des Dokuments." - -#: packages/ui/components/recipient/recipient-role-select.tsx:60 -msgid "The recipient is required to approve the document for it to be completed." -msgstr "Der Empfänger muss das Dokument genehmigen, damit es abgeschlossen werden kann." - -#: packages/ui/components/recipient/recipient-role-select.tsx:39 -msgid "The recipient is required to sign the document for it to be completed." -msgstr "Der Empfänger muss das Dokument unterschreiben, damit es abgeschlossen werden kann." - -#: packages/ui/components/recipient/recipient-role-select.tsx:81 -msgid "The recipient is required to view the document for it to be completed." -msgstr "Der Empfänger muss das Dokument anzeigen, damit es abgeschlossen werden kann." - -#: packages/ui/components/document/document-share-button.tsx:52 -msgid "The sharing link could not be created at this time. Please try again." -msgstr "Der Freigabelink konnte in diesem Moment nicht erstellt werden. Bitte versuchen Sie es erneut." - -#: packages/ui/components/document/document-share-button.tsx:47 -msgid "The sharing link has been copied to your clipboard." -msgstr "Der Freigabelink wurde in Ihre Zwischenablage kopiert." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:25 -msgid "The signer's email" -msgstr "Die E-Mail des Unterzeichners" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:19 -msgid "The signer's name" -msgstr "Der Name des Unterzeichners" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:72 -msgid "This can be overriden by setting the authentication requirements directly on each recipient in the next step." -msgstr "Dies kann überschrieben werden, indem die Authentifizierungsanforderungen im nächsten Schritt direkt für jeden Empfänger festgelegt werden." - -#: packages/ui/primitives/document-flow/add-fields.tsx:752 -msgid "This document has already been sent to this recipient. You can no longer edit this recipient." -msgstr "Dieses Dokument wurde bereits an diesen Empfänger gesendet. Sie können diesen Empfänger nicht mehr bearbeiten." - -#: packages/ui/primitives/document-password-dialog.tsx:66 -msgid "This document is password protected. Please enter the password to view the document." -msgstr "Dieses Dokument ist durch ein Passwort geschützt. Bitte geben Sie das Passwort ein, um das Dokument anzusehen." - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:573 -msgid "This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them." -msgstr "Dieses Feld kann nicht geändert oder gelöscht werden. Wenn Sie den direkten Link dieser Vorlage teilen oder zu Ihrem öffentlichen Profil hinzufügen, kann jeder, der darauf zugreift, seinen Namen und seine E-Mail-Adresse eingeben und die ihm zugewiesenen Felder ausfüllen." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1084 -msgid "This recipient can no longer be modified as they have signed a field, or completed the document." -msgstr "Dieser Empfänger kann nicht mehr bearbeitet werden, da er ein Feld unterschrieben oder das Dokument abgeschlossen hat." - -#: packages/ui/primitives/document-flow/add-signers.tsx:194 -msgid "This signer has already signed the document." -msgstr "Dieser Unterzeichner hat das Dokument bereits unterschrieben." - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:48 -msgid "This will override any global settings." -msgstr "Dies überschreibt alle globalen Einstellungen." - -#: packages/ui/primitives/document-flow/add-settings.tsx:305 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:309 -msgid "Time Zone" -msgstr "Zeitzone" - -#: packages/ui/primitives/document-flow/add-settings.tsx:153 -msgid "Title" -msgstr "Titel" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1067 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:828 -msgid "To proceed further, please set at least one value for the {0} field." -msgstr "Um fortzufahren, legen Sie bitte mindestens einen Wert für das Feld {0} fest." - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -msgid "Update" -msgstr "Aktualisieren" - -#: packages/lib/constants/template.ts:13 -msgid "Update the role and add fields as required for the direct recipient. The individual who uses the direct link will sign the document as the direct recipient." -msgstr "Aktualisieren Sie die Rolle und fügen Sie Felder nach Bedarf für den direkten Empfänger hinzu. Die Person, die den direkten Link verwendet, wird das Dokument als direkter Empfänger unterzeichnen." - -#: packages/ui/primitives/document-dropzone.tsx:168 -msgid "Upgrade" -msgstr "Upgrade" - -#: packages/ui/primitives/document-dropzone.tsx:70 -msgid "Upload Template Document" -msgstr "Vorlagendokument hochladen" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:132 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:167 -msgid "Validation" -msgstr "Validierung" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:91 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:96 -msgid "Value" -msgstr "Wert" - -#: packages/lib/constants/recipient-roles.ts:26 -#: packages/ui/components/document/next-inbox-item-button.tsx:119 -msgid "View" -msgstr "Betrachten" - -#: packages/lib/constants/recipient-roles.ts:27 -msgid "Viewed" -msgstr "Betrachtet" - -#: packages/lib/constants/recipient-roles.ts:29 -msgid "Viewer" -msgstr "Betrachter" - -#: packages/lib/constants/recipient-roles.ts:28 -msgid "Viewing" -msgstr "Betrachten" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44 -msgid "You are about to send this document to the recipients. Are you sure you want to continue?" -msgstr "Sie sind dabei, dieses Dokument an die Empfänger zu senden. Sind Sie sicher, dass Sie fortfahren möchten?" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:11 -msgid "You can use the following variables in your message:" -msgstr "Sie können die folgenden Variablen in Ihrer Nachricht verwenden:" - -#: packages/ui/primitives/document-dropzone.tsx:43 -msgid "You cannot upload documents at this time." -msgstr "Sie können derzeit keine Dokumente hochladen." - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "You have reached your document limit." -msgstr "Sie haben Ihr Dokumentenlimit erreicht." diff --git a/packages/lib/translations/de/marketing.js b/packages/lib/translations/de/marketing.js deleted file mode 100644 index 38a7cd633..000000000 --- a/packages/lib/translations/de/marketing.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"J/hVSQ\":[[\"0\"]],\"u0zktA\":\"5 Standarddokumente pro Monat\",\"rKtmiD\":\"5 Benutzer inbegriffen\",\"vaHmll\":\"Eine 10x bessere Signaturerfahrung.\",\"t7ZCoe\":\"Dokument hinzufügen\",\"gBefbz\":[\"Mehr Benutzer hinzufügen für \",[\"0\"]],\"XkF8tv\":\"Alle unsere Kennzahlen, Finanzen und Erkenntnisse sind öffentlich. Wir glauben an Transparenz und möchten unsere Reise mit Ihnen teilen. Mehr erfahren Sie hier: <0>Ankündigung Offene Kennzahlen\",\"tkQ/WI\":\"Erhobener Betrag\",\"qOMroC\":\"API-Zugriff\",\"FNv8t7\":\"Schön.\",\"W/TUoX\":\"Weil Unterschriften gefeiert werden sollten. Deshalb kümmern wir uns um jedes kleinste Detail in unserem Produkt.\",\"astDB+\":\"Blog\",\"7zGun7\":\"Aufbauen oben drauf.\",\"fxgcNV\":\"Kann ich Documenso kommerziell nutzen?\",\"V+D/YP\":\"Karrieren\",\"CWe7wB\":\"Änderungsprotokoll\",\"JZbmjL\":\"Wählen Sie eine Vorlage aus dem Community-App-Store. Oder reichen Sie Ihre eigene Vorlage ein, damit andere sie benutzen können.\",\"chL5IG\":\"Gemeinschaft\",\"p5+XQN\":\"Fertige Dokumente\",\"NApCXa\":\"Fertige Dokumente pro Monat\",\"z5kV0h\":\"Verbindungen\",\"YcfUZ9\":\"Kontaktiere uns\",\"1NJjIG\":\"Erstellen Sie Verbindungen und Automatisierungen mit Zapier und mehr, um sich mit Ihren Lieblingstools zu integrieren.\",\"rr83qK\":\"Erstellen Sie Ihr Konto und beginnen Sie mit der Nutzung modernster Dokumentensignaturen. Offene und schöne Signaturen sind zum Greifen nah.\",\"75ojt0\":\"Kunden mit einer aktiven Abonnements.\",\"pF9qTh\":\"Anpassen und erweitern.\",\"f8fH8W\":\"Design\",\"W6qD1T\":\"Entwickelt für jede Phase Ihrer Reise.\",\"K6KbY4\":\"Direktlink\",\"aLD+Td\":\"Documenso ist eine Gemeinschaftsanstrengung, um ein offenes und lebendiges Ökosystem um ein Werkzeug zu schaffen, das jeder frei nutzen und anpassen kann. Indem wir wirklich offen sind, wollen wir vertrauenswürdige Infrastruktur für die Zukunft des Internets schaffen.\",\"32yG8y\":\"Documenso auf X\",\"+1xAO7\":\"Unterschriften,<0/>endlich Open Source.\",\"TvY/XA\":\"Dokumentation\",\"tSS7hj\":\"Betten Sie Documenso ganz einfach in Ihr Produkt ein. Kopieren und fügen Sie einfach unser React-Widget in Ihre Anwendung ein.\",\"LRAhFG\":\"Einfaches Teilen.\",\"V6EY8B\":\"E-Mail- und Discord-Support\",\"C0/bri\":\"Beteiligung\",\"JejrgO\":\"Geben Sie Ihre Details ein.\",\"8Zy3YU\":\"Enterprise-Konformität, Lizenz- oder technische Bedürfnisse?\",\"ZSW8id\":\"Alles, was Sie für ein großartiges Signaturerlebnis benötigen.\",\"sXswT6\":\"Schnell.\",\"cT9Z9e\":\"Schneller, intelligenter und schöner.\",\"k/ANik\":\"Finanzen\",\"I7Exsw\":\"Folgen Sie uns auf X\",\"f3Botn\":\"Für Unternehmen, die über mehrere Teams skalieren möchten.\",\"y2DcZj\":\"Für kleine Teams und Einzelpersonen mit grundlegenden Bedürfnissen.\",\"2POOFK\":\"Kostenlos\",\"OdieZe\":\"Aus dem Blog\",\"IPgkVQ\":\"Vollzeit\",\"aSWzT9\":\"Lassen Sie sich bezahlen (Bald).\",\"ZDIydz\":\"Loslegen\",\"c3b0B0\":\"Loslegen\",\"pS8wej\":\"Fangen Sie heute an.\",\"7FPIvI\":\"Erhalten Sie die neuesten Nachrichten von Documenso, einschließlich Produkt-Updates, Team-Ankündigungen und mehr!\",\"kV0qBq\":\"GitHub: Gesamte PRs zusammengeführt\",\"652R6j\":\"GitHub: Gesamte offene Issues\",\"R1aJ0W\":\"GitHub: Gesamtanzahl Sterne\",\"P1ovAc\":\"Globale Gehaltsbänder\",\"IAq/yr\":\"Wachstum\",\"Xi7f+z\":\"Wie kann ich beitragen?\",\"9VGuMA\":\"Wie gehen Sie mit meinen Daten um?\",\"fByw/g\":\"Einzelperson\",\"Csm+TN\":\"Integrierte Zahlungen mit Stripe, sodass Sie sich keine Sorgen ums Bezahlen machen müssen.\",\"phSPy7\":\"Integriert sich mit all Ihren Lieblingstools.\",\"pfjrI2\":\"Gibt es mehr?\",\"LOyqaC\":\"Es liegt an Ihnen. Entweder klonen Sie unser Repository oder nutzen unsere einfach zu bedienende Hosting-Lösung.\",\"PCgMVa\":\"Eintrittsdatum\",\"TgL4dH\":\"Treten Sie der Open Signing-Bewegung bei\",\"wJijgU\":\"Standort\",\"OIowgO\":\"Machen Sie es zu Ihrem eigenen durch erweiterte Anpassung und Einstellbarkeit.\",\"GHelWd\":\"Zusammengeführte PRs\",\"vXBVQZ\":\"Zusammengeführte PRs\",\"+8Nek/\":\"Monatlich\",\"6YtxFj\":\"Name\",\"CtgXe4\":\"Neue Benutzer\",\"OpNhRn\":\"Keine Kreditkarte erforderlich\",\"6C9AxJ\":\"Keine Kreditkarte erforderlich\",\"igwAqT\":\"Keines dieser Angebote passt zu Ihnen? Versuchen Sie das Selbst-Hosting!\",\"jjAtjQ\":\"Offene Issues\",\"b76QYo\":\"Open Source oder Hosted.\",\"OWsQIe\":\"Offenes Startup\",\"Un80BR\":\"OSS-Freunde\",\"6zNyfI\":\"Unsere benutzerdefinierten Vorlagen verfügen über intelligente Regeln, die Ihnen Zeit und Energie sparen können.\",\"+OmhKD\":\"Unsere Enterprise-Lizenz ist ideal für große Organisationen, die auf Documenso für all ihre Signaturanforderungen umsteigen möchten. Sie ist sowohl für unser Cloud-Angebot als auch für selbstgehostete Setups verfügbar und bietet eine breite Palette an Compliance- und Verwaltungsfunktionen.\",\"I2ufwS\":\"Unsere selbstgehostete Option ist ideal für kleine Teams und Einzelpersonen, die eine einfache Lösung benötigen. Sie können unser docker-basiertes Setup verwenden, um in wenigen Minuten loszulegen. Übernehmen Sie die Kontrolle mit vollständiger Anpassbarkeit und Datenhoheit.\",\"qJVkX+\":\"Premium Profilname\",\"aHCEmh\":\"Preise\",\"rjGI/Q\":\"Datenschutz\",\"vERlcd\":\"Profil\",\"77/8W2\":\"React Widget (Demnächst).\",\"OYoVNk\":\"Erhalten Sie Ihren persönlichen Link zum Teilen mit allen, die Ihnen wichtig sind.\",\"GDvlUT\":\"Rolle\",\"bUqwb8\":\"Gehalt\",\"GNfoAO\":\"Sparen Sie $60 oder $120\",\"dhi4w4\":\"Sicher. Unsere Rechenzentren befinden sich in Frankfurt (Deutschland) und bieten uns die besten lokalen Datenschutzgesetze. Uns ist die sensible Natur unserer Daten sehr bewusst und wir folgen bewährten Praktiken, um die Sicherheit und Integrität der uns anvertrauten Daten zu gewährleisten.\",\"kZBxnz\":\"Überall senden, verbinden, empfangen und einbetten.\",\"eSfS30\":\"Dienstalter\",\"aoDa18\":\"Shop\",\"c+Fnce\":\"Unterschreiben<<<<<<< HEAD\",\"5lWFkC\":\"Anmelden\",\"e+RpCP\":\"Registrieren\",\"4yiZOB\":\"Signaturprozess\",\"RkUXMm\":\"Jetzt registrieren\",\"omz3DH\":\"Intelligent.\",\"AvYbUL\":\"Auf GitHub favorisieren\",\"y2dGtU\":\"Favoriten\",\"uAQUqI\":\"Status\",\"XYLcNv\":\"Support\",\"KM6m8p\":\"Team\",\"lm5v+6\":\"Team-Posteingang\",\"CAL6E9\":\"Teams\",\"w4nM1s\":\"Vorlagen-Shop (Demnächst).\",\"yFoQ27\":\"Das ist großartig. Sie können sich die aktuellen <0>Issues ansehen und unserer <1>Discord-Community beitreten, um auf dem neuesten Stand zu bleiben, was die aktuellen Prioritäten sind. In jedem Fall sind wir eine offene Gemeinschaft und begrüßen jegliche Beiträge, technische und nicht-technische ❤️\",\"GE1BlA\":\"Diese Seite entwickelt sich weiter, während wir lernen, was ein großartiges Signing-Unternehmen ausmacht. Wir werden sie aktualisieren, wenn wir mehr zu teilen haben.\",\"MHrjPM\":\"Titel\",\"2YvdxE\":\"Insgesamt Abgeschlossene Dokumente\",\"8e4lIo\":\"Insgesamt Kunden\",\"bPpoCb\":\"Insgesamt Finanzierungsvolumen\",\"vb0Q0/\":\"Gesamtanzahl der Benutzer\",\"mgQhDS\":\"Wirklich Ihr Eigenes.\",\"4McJfQ\":\"Probieren Sie unseren Gratisplan aus\",\"9mkNAn\":\"Twitter-Statistiken\",\"CHzOWB\":\"Unbegrenzte Dokumente pro Monat\",\"BOV7DD\":\"Bis zu 10 Empfänger pro Dokument\",\"fydTfa\":\"Laden Sie ein Dokument hoch und fügen Sie Felder hinzu.\",\"vdAd7c\":\"Die Nutzung unserer gehosteten Version ist der einfachste Weg, um zu starten. Sie können einfach abonnieren und mit der Unterzeichnung Ihrer Dokumente beginnen. Wir kümmern uns um die Infrastruktur, damit Sie sich auf Ihr Geschäft konzentrieren können. Zudem profitieren Sie bei der Nutzung unserer gehosteten Version von unseren vertrauenswürdigen Signaturzertifikaten, die Ihnen helfen, Vertrauen bei Ihren Kunden aufzubauen.\",\"W2nDs0\":\"Alle Statistiken anzeigen\",\"WMfAK8\":\"Wir helfen Ihnen gerne unter <0>support@documenso.com oder <1>in unserem Discord-Support-Kanal. Bitte senden Sie Lucas oder Timur eine Nachricht, um dem Kanal beizutreten, falls Sie noch kein Mitglied sind.\",\"ZaMyxU\":\"Was ist der Unterschied zwischen den Plänen?\",\"8GpyFt\":\"Wenn es um das Senden oder Empfangen eines Vertrags geht, können Sie auf blitzschnelle Geschwindigkeiten zählen.\",\"HEDnID\":\"Wo kann ich Unterstützung bekommen?\",\"sib3h3\":\"Warum sollte ich Documenso gegenüber DocuSign oder einem anderen Signatur-Tool bevorzugen?\",\"cVPDPt\":\"Warum sollte ich Ihren Hosting-Service nutzen?\",\"zkWmBh\":\"Jährlich\",\"8AKApo\":\"Ja! Documenso wird unter der GNU AGPL V3 Open-Source-Lizenz angeboten. Das bedeutet, dass Sie es kostenlos nutzen und sogar an Ihre Bedürfnisse anpassen können, solange Sie Ihre Änderungen unter derselben Lizenz veröffentlichen.\",\"rzQpex\":\"Sie können Documenso kostenlos selbst hosten oder unsere sofort einsatzbereite gehostete Version nutzen. Die gehostete Version bietet zusätzlichen Support, schmerzfreie Skalierbarkeit und mehr. Frühzeitige Anwender erhalten in diesem Jahr Zugriff auf alle Funktionen, die wir entwickeln, ohne zusätzliche Kosten! Für immer! Ja, das beinhaltet später mehrere Benutzer pro Konto. Wenn Sie Documenso für Ihr Unternehmen möchten, sprechen wir gerne über Ihre Bedürfnisse.\",\"1j9aoC\":\"Ihr Browser unterstützt das Video-Tag nicht.\",\"73XXzw\":[[\"0\"],\" von \",[\"1\"],\" Zeile(n) ausgewählt.\"],\"lZ4w45\":[[\"visibleRows\",\"plural\",{\"one\":[\"Eine \",\"#\",\" Ergebnis wird angezeigt.\"],\"other\":[\"#\",\" Ergebnisse werden angezeigt.\"]}]],\"AhYxw5\":\"<0>Authentifizierungsmethode erben - Verwenden Sie die in den \\\"Allgemeinen Einstellungen\\\" konfigurierte globale Aktionssignatur-Authentifizierungsmethode\",\"OepImG\":\"<0>Keine Einschränkungen - Keine Authentifizierung erforderlich\",\"07+JZ2\":\"<0>Keine Einschränkungen - Das Dokument kann direkt über die dem Empfänger gesendete URL abgerufen werden\",\"jx/lwn\":\"<0>Keine - Keine Authentifizierung erforderlich\",\"CUT3u1\":\"<0>2FA erforderlich - Der Empfänger muss ein Konto haben und die 2FA über seine Einstellungen aktiviert haben\",\"2PbD3D\":\"<0>Konto erforderlich - Der Empfänger muss angemeldet sein, um das Dokument anzeigen zu können\",\"QHSbey\":\"<0>Passkey erforderlich - Der Empfänger muss ein Konto haben und den Passkey über seine Einstellungen konfiguriert haben\",\"Oy5nEc\":\"Dokument hinzufügen\",\"7Pz5x5\":\"Fügen Sie eine URL hinzu, um den Benutzer nach der Unterzeichnung des Dokuments weiterzuleiten\",\"aILOUH\":\"Fügen Sie dem Dokument eine externe ID hinzu. Diese kann verwendet werden, um das Dokument in externen Systemen zu identifizieren.\",\"bK1dPK\":\"Fügen Sie der Vorlage eine externe ID hinzu. Diese kann zur Identifizierung in externen Systemen verwendet werden.\",\"nnZ1Sa\":\"Weitere Option hinzufügen\",\"0/UVRw\":\"Weiteren Wert hinzufügen\",\"VaCh6w\":\"Mich selbst hinzufügen\",\"jAa/lz\":\"Mich hinzufügen\",\"29QK6H\":\"Platzhalterempfänger hinzufügen\",\"vcxlzZ\":\"Unterzeichner hinzufügen\",\"MwcOtB\":\"Text hinzufügen\",\"7F2ltK\":\"Text zum Feld hinzufügen\",\"U3pytU\":\"Admin\",\"NFIOKv\":\"Erweiterte Optionen\",\"VNgKZz\":\"Erweiterte Einstellungen\",\"bNUpvl\":\"Nach der Übermittlung wird ein Dokument automatisch generiert und zu Ihrer Dokumentenseite hinzugefügt. Sie erhalten außerdem eine Benachrichtigung per E-Mail.\",\"N40H+G\":\"All\",\"Z7ZXbT\":\"Genehmigen\",\"7kb4LU\":\"Genehmigt\",\"ca9AbO\":\"Genehmiger\",\"j2Uisd\":\"Genehmigung\",\"THokF3\":\"Schwarz\",\"Zn5crm\":\"Blau\",\"dEgA5A\":\"Abbrechen\",\"brJrDl\":\"Unterzeichner kann nicht entfernt werden\",\"RpYfjZ\":\"Cc\",\"XdZeJk\":\"CC\",\"nrL/ZD\":\"CC'd\",\"EEk+d0\":\"Zeichenbeschränkung\",\"G1XxbZ\":\"Checkbox\",\"wbixMe\":\"Checkbox-Werte\",\"u8JHrO\":\"Filter löschen\",\"IqxkER\":\"Unterschrift löschen\",\"eZ6/Uj\":\"Klicken, um das Feld einzufügen\",\"yz7wBu\":\"Schließen\",\"qqWcBV\":\"Completed\",\"OrcxNk\":\"Direkten Empfänger konfigurieren\",\"92KLYs\":[\"Konfigurieren Sie das Feld \",[\"0\"]],\"xGVfLh\":\"Fortsetzen\",\"FxVG/l\":\"In die Zwischenablage kopiert\",\"MXSt4t\":[\"Created \",[\"0\"]],\"GB2F11\":\"Benutzerdefinierter Text\",\"mYGY3B\":\"Datum\",\"4BHv90\":\"Datumsformat\",\"NLXhq7\":\"Empfänger des direkten Links\",\"YScG1E\":\"Dokumentenzugriff\",\"kz4vX7\":\"Document All\",\"GOO+sv\":\"Document completed\",\"rAqi0g\":\"Dokumenterstellung\",\"IvkBV7\":\"Document draft\",\"WqG6Wi\":\"Document inbox\",\"EhII5Z\":\"Document pending\",\"mzI/c+\":\"Herunterladen\",\"eneWvv\":\"Draft\",\"6GyScL\":\"Ziehen Sie Ihr PDF hierher.\",\"iKQcPM\":\"Dropdown\",\"XXvhMd\":\"Dropdown-Optionen\",\"O3oNi5\":\"E-Mail\",\"XLpxoj\":\"E-Mail-Optionen\",\"vEAdOw\":\"Leeres Feld\",\"qChNnS\":\"Direktlink-Signierung aktivieren\",\"S+mLLv\":\"Aktiviere die Signaturreihenfolge\",\"ILG+sB\":\"Aktivieren Sie getippte Unterschriften\",\"f7sXvi\":\"Passwort eingeben\",\"SlfejT\":\"Fehler\",\"5KfWxA\":\"Externe ID\",\"4CP+OV\":\"Einstellungen konnten nicht gespeichert werden.\",\"LK3SFK\":\"Zeichenbeschränkung des Feldes\",\"C21JWH\":\"Feldschriftgröße\",\"NYkIsf\":\"Feldformat\",\"X6Tb6Q\":\"Feldbeschriftung\",\"NaVkSD\":\"Feldplatzhalter\",\"cGeFup\":\"Schriftgröße\",\"N1UTWT\":\"Globale Empfängerauthentifizierung\",\"sr0UJD\":\"Zurück\",\"VmkjGB\":\"Grün\",\"uCroPU\":\"Ich bin ein Unterzeichner dieses Dokuments\",\"K6KTX2\":\"Ich bin ein Betrachter dieses Dokuments\",\"ngj5km\":\"Ich bin ein Genehmiger dieses Dokuments\",\"JUZIGu\":\"Ich bin verpflichtet, eine Kopie dieses Dokuments zu erhalten<<<<<<< HEAD\",\"ZjDoG7\":\"I am required to recieve a copy of this document=======>>>>>>> main\",\"Gp4Yi6\":\"||||||| e0c948c2\",\"fnbcC0\":\"Authentifizierungsmethode erben\",\"87a/t/\":\"Beschriftung\",\"dtOoGl\":\"Manager\",\"CK1KXz\":\"Max\",\"OvoEq7\":\"Mitglied\",\"ziXm9u\":\"Nachricht <0>(Optional)\",\"eTUF28\":\"Min\",\"4nqUV0\":\"Muss genehmigen\",\"lNQBPg\":\"Muss unterzeichnen\",\"eUAUyG\":\"Muss sehen\",\"GBIRGD\":\"Kein passender Empfänger mit dieser Beschreibung gefunden.\",\"f34Qxi\":\"Keine Empfänger mit dieser Rolle\",\"qQ7oqE\":\"Keine Einschränkungen\",\"AxPAXW\":\"Keine Ergebnisse gefunden\",\"pt86ev\":\"Kein Unterschriftsfeld gefunden\",\"CSOFdu\":\"Kein Wert gefunden.\",\"HptUxX\":\"Nummer\",\"bR2sEm\":\"Zahlenformat\",\"eY6ns+\":\"Sobald aktiviert, können Sie einen aktiven Empfänger für die Direktlink-Signierung auswählen oder einen neuen erstellen. Dieser Empfängertyp kann nicht bearbeitet oder gelöscht werden.\",\"JE2qy+\":\"Sobald Ihre Vorlage eingerichtet ist, teilen Sie den Link überall, wo Sie möchten. Die Person, die den Link öffnet, kann ihre Informationen im Feld für direkte Empfänger eingeben und alle anderen ihr zugewiesenen Felder ausfüllen.\",\"fpzyLj\":[\"Seite \",[\"0\"],\" von \",[\"1\"]],\"8ltyoa\":\"Passwort erforderlich\",\"UbRKMZ\":\"Pending\",\"ayaTI6\":\"Wählen Sie eine Zahl\",\"hx1ePY\":\"Platzhalter\",\"MtkqZc\":\"Radio\",\"5cEi0C\":\"Radio-Werte\",\"uNQ6eB\":\"Nur lesen\",\"UTnF5X\":\"Erhält Kopie\",\"ZIuo5V\":\"Empfängeraktion Authentifizierung\",\"wRTiSD\":\"Rot\",\"VTB2Rz\":\"Weiterleitungs-URL\",\"t/YqKh\":\"Entfernen\",\"8dg+Yo\":\"Pflichtfeld\",\"xxCtZv\":\"Zeilen pro Seite\",\"tfDRzk\":\"Speichern\",\"9Y3hAT\":\"Vorlage speichern\",\"StoBff\":\"Sprachen suchen...\",\"rG3WVm\":\"Auswählen\",\"hVPa4O\":\"Option auswählen\",\"IM+vrQ\":\"Wählen Sie mindestens\",\"Gve6FG\":\"Standardoption auswählen\",\"JlFcis\":\"Senden\",\"AEV4wo\":\"Dokument senden\",\"iE3nGO\":\"Unterschriftenkarte teilen\",\"y+hKWu\":\"Link teilen\",\"ydZ6yi\":\"Erweiterte Einstellungen anzeigen\",\"u9Zt2g\":\"Sign Next Document\",\"n+8yVN\":\"Unterschrift\",\"PoH7eg\":\"Unterzeichnet\",\"jTCAGu\":\"Unterzeichner\",\"6G8s+q\":\"Unterzeichnung\",\"kW2h2Z\":\"Einige Unterzeichner haben noch kein Unterschriftsfeld zugewiesen bekommen. Bitte weisen Sie jedem Unterzeichner mindestens ein Unterschriftsfeld zu, bevor Sie fortfahren.\",\"nwtY4N\":\"Etwas ist schief gelaufen\",\"kf83Ld\":\"Etwas ist schief gelaufen.\",\"WlBiWh\":[\"Schritt <0>\",[\"step\"],\" von \",[\"maxStep\"],\"\"],\"ki77Td\":\"Betreff <0>(Optional)\",\"hQRttt\":\"Einreichen\",\"URdrTr\":\"Vorlagentitel\",\"xeiujy\":\"Text\",\"imClgr\":\"Die Authentifizierung, die erforderlich ist, damit Empfänger Felder signieren\",\"yyD2dE\":\"Die Authentifizierung, die erforderlich ist, damit Empfänger das Signaturfeld signieren können.\",\"GtDmLf\":\"Die Authentifizierung, die erforderlich ist, damit Empfänger das Dokument anzeigen können.\",\"zAoaPB\":\"Der Name des Dokuments\",\"Ev3GOS\":\"Das eingegebene Passwort ist falsch. Bitte versuchen Sie es erneut.\",\"OPnnb6\":\"Der Empfänger muss keine Aktion ausführen und erhält nach Abschluss eine Kopie des Dokuments.\",\"v8p6Mb\":\"Der Empfänger muss das Dokument genehmigen, damit es abgeschlossen werden kann.\",\"CPv0TB\":\"Der Empfänger muss das Dokument unterschreiben, damit es abgeschlossen werden kann.\",\"oIvIfH\":\"Der Empfänger muss das Dokument anzeigen, damit es abgeschlossen werden kann.\",\"Br2bvS\":\"Der Freigabelink konnte in diesem Moment nicht erstellt werden. Bitte versuchen Sie es erneut.\",\"XJIzqY\":\"Der Freigabelink wurde in Ihre Zwischenablage kopiert.\",\"UyM8/E\":\"Die E-Mail des Unterzeichners\",\"zHJ+vk\":\"Der Name des Unterzeichners\",\"kaEF2i\":\"Dies kann überschrieben werden, indem die Authentifizierungsanforderungen im nächsten Schritt direkt für jeden Empfänger festgelegt werden.\",\"QUZVfd\":\"Dieses Dokument wurde bereits an diesen Empfänger gesendet. Sie können diesen Empfänger nicht mehr bearbeiten.\",\"riNGUC\":\"Dieses Dokument ist durch ein Passwort geschützt. Bitte geben Sie das Passwort ein, um das Dokument anzusehen.\",\"Qkeh+t\":\"Dieses Feld kann nicht geändert oder gelöscht werden. Wenn Sie den direkten Link dieser Vorlage teilen oder zu Ihrem öffentlichen Profil hinzufügen, kann jeder, der darauf zugreift, seinen Namen und seine E-Mail-Adresse eingeben und die ihm zugewiesenen Felder ausfüllen.\",\"xrWgbt\":\"Dieser Empfänger kann nicht mehr bearbeitet werden, da er ein Feld unterschrieben oder das Dokument abgeschlossen hat.\",\"+J77hf\":\"Dieser Unterzeichner hat das Dokument bereits unterschrieben.\",\"6iFh5a\":\"Dies überschreibt alle globalen Einstellungen.\",\"RxsRD6\":\"Zeitzone\",\"UWmOq4\":[\"Um fortzufahren, legen Sie bitte mindestens einen Wert für das Feld \",[\"0\"],\" fest.\"],\"EkH9pt\":\"Aktualisieren\",\"GT+2nz\":\"Aktualisieren Sie die Rolle und fügen Sie Felder nach Bedarf für den direkten Empfänger hinzu. Die Person, die den direkten Link verwendet, wird das Dokument als direkter Empfänger unterzeichnen.\",\"kwkhPe\":\"Upgrade\",\"06fEqf\":\"Vorlagendokument hochladen\",\"lGWE4b\":\"Validierung\",\"wMHvYH\":\"Wert\",\"jpctdh\":\"Betrachten\",\"vXtpAZ\":\"Betrachtet\",\"M/TIv1\":\"Betrachter\",\"RVWz5F\":\"Betrachten\",\"4/hUq0\":\"Sie sind dabei, dieses Dokument an die Empfänger zu senden. Sind Sie sicher, dass Sie fortfahren möchten?\",\"rb/T41\":\"Sie können die folgenden Variablen in Ihrer Nachricht verwenden:\",\"9+Ph0R\":\"Sie können derzeit keine Dokumente hochladen.\",\"m5RA9C\":\"Sie haben Ihr Dokumentenlimit erreicht.\"}")}; \ No newline at end of file diff --git a/packages/lib/translations/de/marketing.po b/packages/lib/translations/de/marketing.po deleted file mode 100644 index 0c3a69fe2..000000000 --- a/packages/lib/translations/de/marketing.po +++ /dev/null @@ -1,604 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: de\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-18 04:04\n" -"Last-Translator: \n" -"Language-Team: German\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: de\n" -"X-Crowdin-File: marketing.po\n" -"X-Crowdin-File-ID: 6\n" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:45 -msgid "{0}" -msgstr "{0}" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:100 -msgid "5 standard documents per month" -msgstr "5 Standarddokumente pro Monat" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:198 -msgid "5 Users Included" -msgstr "5 Benutzer inbegriffen" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:34 -msgid "A 10x better signing experience." -msgstr "Eine 10x bessere Signaturerfahrung." - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:51 -msgid "Add document" -msgstr "Dokument hinzufügen" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:201 -msgid "Add More Users for {0}" -msgstr "Mehr Benutzer hinzufügen für {0}" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:165 -msgid "All our metrics, finances, and learnings are public. We believe in transparency and want to share our journey with you. You can read more about why here: <0>Announcing Open Metrics" -msgstr "Alle unsere Kennzahlen, Finanzen und Erkenntnisse sind öffentlich. Wir glauben an Transparenz und möchten unsere Reise mit Ihnen teilen. Mehr erfahren Sie hier: <0>Ankündigung Offene Kennzahlen" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:58 -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:65 -msgid "Amount Raised" -msgstr "Erhobener Betrag" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:145 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:189 -msgid "API Access" -msgstr "API-Zugriff" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:67 -msgid "Beautiful." -msgstr "Schön." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:69 -msgid "Because signing should be celebrated. That’s why we care about the smallest detail in our product." -msgstr "Weil Unterschriften gefeiert werden sollten. Deshalb kümmern wir uns um jedes kleinste Detail in unserem Produkt." - -#: apps/marketing/src/components/(marketing)/footer.tsx:35 -#: apps/marketing/src/components/(marketing)/header.tsx:57 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:36 -msgid "Blog" -msgstr "Blog" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:64 -msgid "Build on top." -msgstr "Aufbauen oben drauf." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:163 -msgid "Can I use Documenso commercially?" -msgstr "Kann ich Documenso kommerziell nutzen?" - -#: apps/marketing/src/components/(marketing)/footer.tsx:42 -msgid "Careers" -msgstr "Karrieren" - -#: apps/marketing/src/components/(marketing)/footer.tsx:36 -msgid "Changelog" -msgstr "Änderungsprotokoll" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:85 -msgid "Choose a template from the community app store. Or submit your own template for others to use." -msgstr "Wählen Sie eine Vorlage aus dem Community-App-Store. Oder reichen Sie Ihre eigene Vorlage ein, damit andere sie benutzen können." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:219 -msgid "Community" -msgstr "Gemeinschaft" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:55 -msgid "Completed Documents" -msgstr "Fertige Dokumente" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:33 -msgid "Completed Documents per Month" -msgstr "Fertige Dokumente pro Monat" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:65 -msgid "Connections" -msgstr "Verbindungen" - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:35 -msgid "Contact Us" -msgstr "Kontaktiere uns" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:67 -msgid "Create connections and automations with Zapier and more to integrate with your favorite tools." -msgstr "Erstellen Sie Verbindungen und Automatisierungen mit Zapier und mehr, um sich mit Ihren Lieblingstools zu integrieren." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:23 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Erstellen Sie Ihr Konto und beginnen Sie mit der Nutzung modernster Dokumentensignaturen. Offene und schöne Signaturen sind zum Greifen nah." - -#: apps/marketing/src/app/(marketing)/open/tooltip.tsx:35 -msgid "Customers with an Active Subscriptions." -msgstr "Kunden mit einer aktiven Abonnements." - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:33 -msgid "Customise and expand." -msgstr "Anpassen und erweitern." - -#: apps/marketing/src/components/(marketing)/footer.tsx:38 -msgid "Design" -msgstr "Design" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:44 -msgid "Designed for every stage of your journey." -msgstr "Entwickelt für jede Phase Ihrer Reise." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:40 -msgid "Direct Link" -msgstr "Direktlink" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:181 -msgid "Documenso is a community effort to create an open and vibrant ecosystem around a tool, everybody is free to use and adapt. By being truly open we want to create trusted infrastructure for the future of the internet." -msgstr "Documenso ist eine Gemeinschaftsanstrengung, um ein offenes und lebendiges Ökosystem um ein Werkzeug zu schaffen, das jeder frei nutzen und anpassen kann. Indem wir wirklich offen sind, wollen wir vertrauenswürdige Infrastruktur für die Zukunft des Internets schaffen." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:28 -msgid "Documenso on X" -msgstr "Documenso auf X" - -#: apps/marketing/src/components/(marketing)/hero.tsx:104 -msgid "Document signing,<0/>finally open source." -msgstr "Unterschriften,<0/>endlich Open Source." - -#: apps/marketing/src/components/(marketing)/footer.tsx:33 -#: apps/marketing/src/components/(marketing)/header.tsx:50 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28 -msgid "Documentation" -msgstr "Dokumentation" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:110 -msgid "Easily embed Documenso into your product. Simply copy and paste our react widget into your application." -msgstr "Betten Sie Documenso ganz einfach in Ihr Produkt ein. Kopieren und fügen Sie einfach unser React-Widget in Ihre Anwendung ein." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:46 -msgid "Easy Sharing." -msgstr "Einfaches Teilen." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:148 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:192 -msgid "Email and Discord Support" -msgstr "E-Mail- und Discord-Support" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:43 -msgid "Engagement" -msgstr "Beteiligung" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:64 -msgid "Enter your details." -msgstr "Geben Sie Ihre Details ein." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:16 -msgid "Enterprise Compliance, License or Technical Needs?" -msgstr "Enterprise-Konformität, Lizenz- oder technische Bedürfnisse?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:128 -msgid "Everything you need for a great signing experience." -msgstr "Alles, was Sie für ein großartiges Signaturerlebnis benötigen." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:45 -msgid "Fast." -msgstr "Schnell." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:36 -msgid "Faster, smarter and more beautiful." -msgstr "Schneller, intelligenter und schöner." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:210 -msgid "Finances" -msgstr "Finanzen" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:38 -msgid "Follow us on X" -msgstr "Folgen Sie uns auf X" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:172 -msgid "For companies looking to scale across multiple teams." -msgstr "Für Unternehmen, die über mehrere Teams skalieren möchten." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:85 -msgid "For small teams and individuals with basic needs." -msgstr "Für kleine Teams und Einzelpersonen mit grundlegenden Bedürfnissen." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:80 -msgid "Free" -msgstr "Kostenlos" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:26 -msgid "From the blog" -msgstr "Aus dem Blog" - -#: apps/marketing/src/app/(marketing)/open/data.ts:9 -#: apps/marketing/src/app/(marketing)/open/data.ts:17 -#: apps/marketing/src/app/(marketing)/open/data.ts:25 -#: apps/marketing/src/app/(marketing)/open/data.ts:33 -#: apps/marketing/src/app/(marketing)/open/data.ts:41 -#: apps/marketing/src/app/(marketing)/open/data.ts:49 -msgid "Full-Time" -msgstr "Vollzeit" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:87 -msgid "Get paid (Soon)." -msgstr "Lassen Sie sich bezahlen (Bald)." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:31 -msgid "Get started" -msgstr "Loslegen" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:75 -msgid "Get Started" -msgstr "Loslegen" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:47 -msgid "Get started today." -msgstr "Fangen Sie heute an." - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:30 -msgid "Get the latest news from Documenso, including product updates, team announcements and more!" -msgstr "Erhalten Sie die neuesten Nachrichten von Documenso, einschließlich Produkt-Updates, Team-Ankündigungen und mehr!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:233 -msgid "GitHub: Total Merged PRs" -msgstr "GitHub: Gesamte PRs zusammengeführt" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:251 -msgid "GitHub: Total Open Issues" -msgstr "GitHub: Gesamte offene Issues" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:225 -msgid "GitHub: Total Stars" -msgstr "GitHub: Gesamtanzahl Sterne" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:23 -msgid "Global Salary Bands" -msgstr "Globale Gehaltsbänder" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:261 -msgid "Growth" -msgstr "Wachstum" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:134 -msgid "How can I contribute?" -msgstr "Wie kann ich beitragen?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:105 -msgid "How do you handle my data?" -msgstr "Wie gehen Sie mit meinen Daten um?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:118 -msgid "Individual" -msgstr "Einzelperson" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:89 -msgid "Integrated payments with Stripe so you don’t have to worry about getting paid." -msgstr "Integrierte Zahlungen mit Stripe, sodass Sie sich keine Sorgen ums Bezahlen machen müssen." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:35 -msgid "Integrates with all your favourite tools." -msgstr "Integriert sich mit all Ihren Lieblingstools." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:289 -msgid "Is there more?" -msgstr "Gibt es mehr?" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:44 -msgid "It’s up to you. Either clone our repository or rely on our easy to use hosting solution." -msgstr "Es liegt an Ihnen. Entweder klonen Sie unser Repository oder nutzen unsere einfach zu bedienende Hosting-Lösung." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:49 -msgid "Join Date" -msgstr "Eintrittsdatum" - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:19 -msgid "Join the Open Signing Movement" -msgstr "Treten Sie der Open Signing-Bewegung bei" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:46 -msgid "Location" -msgstr "Standort" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:66 -msgid "Make it your own through advanced customization and adjustability." -msgstr "Machen Sie es zu Ihrem eigenen durch erweiterte Anpassung und Einstellbarkeit." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:199 -msgid "Merged PR's" -msgstr "Zusammengeführte PRs" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:234 -msgid "Merged PRs" -msgstr "Zusammengeführte PRs" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:40 -msgid "Monthly" -msgstr "Monatlich" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:34 -msgid "Name" -msgstr "Name" - -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:52 -msgid "New Users" -msgstr "Neue Benutzer" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:106 -msgid "No credit card required" -msgstr "Keine Kreditkarte erforderlich" - -#: apps/marketing/src/components/(marketing)/callout.tsx:29 -#: apps/marketing/src/components/(marketing)/hero.tsx:125 -msgid "No Credit Card required" -msgstr "Keine Kreditkarte erforderlich" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:61 -msgid "None of these work for you? Try self-hosting!" -msgstr "Keines dieser Angebote passt zu Ihnen? Versuchen Sie das Selbst-Hosting!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:194 -#: apps/marketing/src/app/(marketing)/open/page.tsx:252 -msgid "Open Issues" -msgstr "Offene Issues" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:42 -msgid "Open Source or Hosted." -msgstr "Open Source oder Hosted." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:161 -#: apps/marketing/src/components/(marketing)/footer.tsx:37 -#: apps/marketing/src/components/(marketing)/header.tsx:64 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:40 -msgid "Open Startup" -msgstr "Offenes Startup" - -#: apps/marketing/src/components/(marketing)/footer.tsx:41 -msgid "OSS Friends" -msgstr "OSS-Freunde" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:91 -msgid "Our custom templates come with smart rules that can help you save time and energy." -msgstr "Unsere benutzerdefinierten Vorlagen verfügen über intelligente Regeln, die Ihnen Zeit und Energie sparen können." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:20 -msgid "Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's available for our cloud offering as well as self-hosted setups and offers a wide range of compliance and Adminstration Features." -msgstr "Unsere Enterprise-Lizenz ist ideal für große Organisationen, die auf Documenso für all ihre Signaturanforderungen umsteigen möchten. Sie ist sowohl für unser Cloud-Angebot als auch für selbstgehostete Setups verfügbar und bietet eine breite Palette an Compliance- und Verwaltungsfunktionen." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:65 -msgid "Our self-hosted option is great for small teams and individuals who need a simple solution. You can use our docker based setup to get started in minutes. Take control with full customizability and data ownership." -msgstr "Unsere selbstgehostete Option ist ideal für kleine Teams und Einzelpersonen, die eine einfache Lösung benötigen. Sie können unser docker-basiertes Setup verwenden, um in wenigen Minuten loszulegen. Übernehmen Sie die Kontrolle mit vollständiger Anpassbarkeit und Datenhoheit." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:151 -msgid "Premium Profile Name" -msgstr "Premium Profilname" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:40 -#: apps/marketing/src/components/(marketing)/footer.tsx:31 -#: apps/marketing/src/components/(marketing)/header.tsx:42 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:24 -msgid "Pricing" -msgstr "Preise" - -#: apps/marketing/src/components/(marketing)/footer.tsx:43 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:53 -msgid "Privacy" -msgstr "Datenschutz" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:58 -msgid "Profile" -msgstr "Profil" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:108 -msgid "React Widget (Soon)." -msgstr "React Widget (Demnächst)." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:48 -msgid "Receive your personal link to share with everyone you care about." -msgstr "Erhalten Sie Ihren persönlichen Link zum Teilen mit allen, die Ihnen wichtig sind." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:37 -msgid "Role" -msgstr "Rolle" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:37 -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:40 -msgid "Salary" -msgstr "Gehalt" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:62 -msgid "Save $60 or $120" -msgstr "Sparen Sie $60 oder $120" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:109 -msgid "Securely. Our data centers are located in Frankfurt (Germany), giving us the best local privacy laws. We are very aware of the sensitive nature of our data and follow best practices to ensure the security and integrity of the data entrusted to us." -msgstr "Sicher. Unsere Rechenzentren befinden sich in Frankfurt (Deutschland) und bieten uns die besten lokalen Datenschutzgesetze. Uns ist die sensible Natur unserer Daten sehr bewusst und wir folgen bewährten Praktiken, um die Sicherheit und Integrität der uns anvertrauten Daten zu gewährleisten." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:37 -msgid "Send, connect, receive and embed everywhere." -msgstr "Überall senden, verbinden, empfangen und einbetten." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:34 -msgid "Seniority" -msgstr "Dienstalter" - -#: apps/marketing/src/components/(marketing)/footer.tsx:39 -msgid "Shop" -msgstr "Shop" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:63 -msgid "Sign" -msgstr "Signieren" - -#: apps/marketing/src/components/(marketing)/header.tsx:72 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:61 -msgid "Sign in" -msgstr "Anmelden" - -#: apps/marketing/src/components/(marketing)/header.tsx:77 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:57 -msgid "Sign up" -msgstr "Registrieren" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:22 -msgid "Signing Process" -msgstr "Signaturprozess" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:94 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:136 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:180 -msgid "Signup Now" -msgstr "Jetzt registrieren" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:89 -msgid "Smart." -msgstr "Intelligent." - -#: apps/marketing/src/components/(marketing)/hero.tsx:132 -msgid "Star on GitHub" -msgstr "Auf GitHub favorisieren" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:226 -msgid "Stars" -msgstr "Favoriten" - -#: apps/marketing/src/components/(marketing)/footer.tsx:40 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:44 -msgid "Status" -msgstr "Status" - -#: apps/marketing/src/components/(marketing)/footer.tsx:34 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:48 -msgid "Support" -msgstr "Support" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:26 -msgid "Team" -msgstr "Team" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:195 -msgid "Team Inbox" -msgstr "Team-Posteingang" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:28 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:162 -msgid "Teams" -msgstr "Teams" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:83 -msgid "Template Store (Soon)." -msgstr "Vorlagen-Shop (Demnächst)." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:138 -msgid "That's awesome. You can take a look at the current <0>Issues and join our <1>Discord Community to keep up to date, on what the current priorities are. In any case, we are an open community and welcome all input, technical and non-technical ❤️" -msgstr "Das ist großartig. Sie können sich die aktuellen <0>Issues ansehen und unserer <1>Discord-Community beitreten, um auf dem neuesten Stand zu bleiben, was die aktuellen Prioritäten sind. In jedem Fall sind wir eine offene Gemeinschaft und begrüßen jegliche Beiträge, technische und nicht-technische ❤️" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:293 -msgid "This page is evolving as we learn what makes a great signing company. We'll update it when we have more to share." -msgstr "Diese Seite entwickelt sich weiter, während wir lernen, was ein großartiges Signing-Unternehmen ausmacht. Wir werden sie aktualisieren, wenn wir mehr zu teilen haben." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:31 -msgid "Title" -msgstr "Titel" - -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:55 -msgid "Total Completed Documents" -msgstr "Insgesamt Abgeschlossene Dokumente" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:267 -#: apps/marketing/src/app/(marketing)/open/page.tsx:268 -msgid "Total Customers" -msgstr "Insgesamt Kunden" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:29 -msgid "Total Funding Raised" -msgstr "Insgesamt Finanzierungsvolumen" - -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:52 -msgid "Total Users" -msgstr "Gesamtanzahl der Benutzer" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:31 -msgid "Truly your own." -msgstr "Wirklich Ihr Eigenes." - -#: apps/marketing/src/components/(marketing)/callout.tsx:27 -#: apps/marketing/src/components/(marketing)/hero.tsx:123 -msgid "Try our Free Plan" -msgstr "Probieren Sie unseren Gratisplan aus" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:20 -msgid "Twitter Stats" -msgstr "Twitter-Statistiken" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:142 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:186 -msgid "Unlimited Documents per Month" -msgstr "Unbegrenzte Dokumente pro Monat" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:103 -msgid "Up to 10 recipients per document" -msgstr "Bis zu 10 Empfänger pro Dokument" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:52 -msgid "Upload a document and add fields." -msgstr "Laden Sie ein Dokument hoch und fügen Sie Felder hinzu." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:123 -msgid "Using our hosted version is the easiest way to get started, you can simply subscribe and start signing your documents. We take care of the infrastructure, so you can focus on your business. Additionally, when using our hosted version you benefit from our trusted signing certificates which helps you to build trust with your customers." -msgstr "Die Nutzung unserer gehosteten Version ist der einfachste Weg, um zu starten. Sie können einfach abonnieren und mit der Unterzeichnung Ihrer Dokumente beginnen. Wir kümmern uns um die Infrastruktur, damit Sie sich auf Ihr Geschäft konzentrieren können. Zudem profitieren Sie bei der Nutzung unserer gehosteten Version von unseren vertrauenswürdigen Signaturzertifikaten, die Ihnen helfen, Vertrauen bei Ihren Kunden aufzubauen." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:33 -msgid "View all stats" -msgstr "Alle Statistiken anzeigen" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:195 -msgid "We are happy to assist you at <0>support@documenso.com or <1>in our Discord-Support-Channel please message either Lucas or Timur to get added to the channel if you are not already a member." -msgstr "Wir helfen Ihnen gerne unter <0>support@documenso.com oder <1>in unserem Discord-Support-Kanal. Bitte senden Sie Lucas oder Timur eine Nachricht, um dem Kanal beizutreten, falls Sie noch kein Mitglied sind." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:89 -msgid "What is the difference between the plans?" -msgstr "Was ist der Unterschied zwischen den Plänen?" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:47 -msgid "When it comes to sending or receiving a contract, you can count on lightning-fast speeds." -msgstr "Wenn es um das Senden oder Empfangen eines Vertrags geht, können Sie auf blitzschnelle Geschwindigkeiten zählen." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:191 -msgid "Where can I get support?" -msgstr "Wo kann ich Unterstützung bekommen?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:177 -msgid "Why should I prefer Documenso over DocuSign or some other signing tool?" -msgstr "Warum sollte ich Documenso gegenüber DocuSign oder einem anderen Signatur-Tool bevorzugen?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:119 -msgid "Why should I use your hosting service?" -msgstr "Warum sollte ich Ihren Hosting-Service nutzen?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:60 -msgid "Yearly" -msgstr "Jährlich" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:167 -msgid "Yes! Documenso is offered under the GNU AGPL V3 open source license. This means you can use it for free and even modify it to fit your needs, as long as you publish your changes under the same license." -msgstr "Ja! Documenso wird unter der GNU AGPL V3 Open-Source-Lizenz angeboten. Das bedeutet, dass Sie es kostenlos nutzen und sogar an Ihre Bedürfnisse anpassen können, solange Sie Ihre Änderungen unter derselben Lizenz veröffentlichen." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:93 -msgid "You can self-host Documenso for free or use our ready-to-use hosted version. The hosted version comes with additional support, painless scalability and more. Early adopters will get access to all features we build this year, for no additional cost! Forever! Yes, that includes multiple users per account later. If you want Documenso for your enterprise, we are happy to talk about your needs." -msgstr "Sie können Documenso kostenlos selbst hosten oder unsere sofort einsatzbereite gehostete Version nutzen. Die gehostete Version bietet zusätzlichen Support, schmerzfreie Skalierbarkeit und mehr. Frühzeitige Anwender erhalten in diesem Jahr Zugriff auf alle Funktionen, die wir entwickeln, ohne zusätzliche Kosten! Für immer! Ja, das beinhaltet später mehrere Benutzer pro Konto. Wenn Sie Documenso für Ihr Unternehmen möchten, sprechen wir gerne über Ihre Bedürfnisse." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:272 -msgid "Your browser does not support the video tag." -msgstr "Ihr Browser unterstützt das Video-Tag nicht." diff --git a/packages/lib/translations/de/web.js b/packages/lib/translations/de/web.js deleted file mode 100644 index 7241f8b38..000000000 --- a/packages/lib/translations/de/web.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"4CkA8m\":[\"\\\"\",[\"0\"],\"\\\" wird im Dokument erscheinen, da es eine Zeitzone von \\\"\",[\"timezone\"],\"\\\" hat.\"],\"PGXGNV\":[\"\\\"\",[\"documentTitle\"],\"\\\" wurde erfolgreich gelöscht\"],\"ibh+jM\":[\"(\",[\"0\"],\") hat dich eingeladen, dieses Dokument zu genehmigen\"],\"Hdo1JO\":[\"(\",[\"0\"],\") hat dich eingeladen, dieses Dokument zu unterzeichnen\"],\"wPU8t5\":[\"(\",[\"0\"],\") hat dich eingeladen, dieses Dokument zu betrachten\"],\"1mCQTM\":[[\"0\",\"plural\",{\"one\":\"(1 Zeichen über dem Limit)\",\"other\":[\"(\",\"#\",\" Zeichen über dem Limit)\"]}]],\"8laXJX\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Zeichen über dem Limit\"],\"other\":[\"#\",\" Zeichen über dem Limit\"]}]],\"/7wuBM\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Empfänger\"],\"other\":[\"#\",\" Empfänger\"]}]],\"WVvaAa\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Sitz\"],\"other\":[\"#\",\" Sitze\"]}]],\"mBW/Nj\":[[\"0\",\"plural\",{\"one\":\"<0>Du hast <1>1 ausstehende Team-Einladung\",\"other\":[\"<2>Du hast <3>\",\"#\",\" ausstehende Team-Einladungen\"]}]],\"+Futv0\":[[\"0\",\"plural\",{\"one\":\"1 Empfänger\",\"other\":[\"#\",\" Empfänger\"]}]],\"/9xV/+\":[[\"0\",\"plural\",{\"one\":\"Warte auf 1 Empfänger\",\"other\":[\"Warte auf \",\"#\",\" Empfänger\"]}]],\"NKVaV/\":[[\"0\",\"plural\",{\"zero\":\"Werte auswählen\",\"other\":[\"#\",\" ausgewählt...\"]}]],\"XZlK7r\":[[\"0\"],\" direkte Signaturvorlagen\"],\"FDQtbR\":[[\"0\"],\" Dokument\"],\"NnFCoc\":[[\"0\"],\" von \",[\"1\"],\" Dokumenten verbleibend in diesem Monat.\"],\"5YOFTl\":[[\"0\"],\" Empfänger(in) / -n\"],\"7VC/RF\":[[\"0\"],\" das Dokument, um den Prozess abzuschließen.\"],\"fjZZE0\":[[\"charactersRemaining\",\"plural\",{\"one\":\"1 Zeichen verbleibend\",\"other\":[[\"charactersRemaining\"],\" Zeichen verbleibend\"]}]],\"AQAq/V\":[[\"formattedTeamMemberQuanity\"],\" • Monatlich • Erneuert: \",[\"formattedDate\"]],\"QBOMc/\":[[\"numberOfSeats\",\"plural\",{\"one\":[\"#\",\" Mitglied\"],\"other\":[\"#\",\" Mitglieder\"]}]],\"B/VHou\":[[\"remaningLength\",\"plural\",{\"one\":[\"#\",\" Zeichen verbleibend\"],\"other\":[\"#\",\" Zeichen verbleibend\"]}]],\"Z5MlD3\":[\"<0>\\\"\",[\"0\"],\"\\\" steht nicht mehr zur Unterschrift zur Verfügung\"],\"xvzJ86\":\"<0>Absender: Alle\",\"mVRii8\":\"404 Seite nicht gefunden\",\"WZHDfC\":\"404 Profil nicht gefunden\",\"4lyY0m\":\"404 Team nicht gefunden\",\"In0QZI\":\"404 Vorlage nicht gefunden\",\"1a1ztU\":\"Eine Bestätigungs-E-Mail wurde gesendet, und sie sollte in Kürze in deinem Posteingang ankommen.\",\"0JoPTv\":\"Ein Entwurf wird erstellt\",\"pYI9yv\":\"Ein neuer Token wurde erfolgreich erstellt.\",\"FnK1CG\":\"Eine E-Mail zum Zurücksetzen des Passworts wurde gesendet, wenn du ein Konto hast, solltest du sie in Kürze in deinem Posteingang sehen.\",\"GtLRrc\":[\"Eine Anfrage zur Übertragung des Eigentums dieses Teams wurde an <0>\",[\"0\"],\" (\",[\"1\"],\") gesendet\"],\"EUAIAh\":\"Ein Geheimnis, das an deine URL gesendet wird, damit du überprüfen kannst, dass die Anfrage von Documenso gesendet wurde\",\"FUzxsL\":\"Ein Geheimnis, das an deine URL gesendet wird, damit du überprüfen kannst, dass die Anfrage von Documenso gesendet wurde.\",\"h39O4b\":\"Eine eindeutige URL, um auf dein Profil zuzugreifen\",\"B26oYX\":\"Eine eindeutige URL, um dein Team zu identifizieren\",\"YKB66I\":\"Eine Bestätigungs-E-Mail wird an die angegebene E-Mail-Adresse gesendet.\",\"g3UF2V\":\"Akzeptieren\",\"f8bc61\":\"Team-Einladung akzeptiert\",\"TKFUnX\":\"Konto gelöscht\",\"bwRvnp\":\"Aktion\",\"7L01XJ\":\"Aktionen\",\"F6pfE9\":\"Aktiv\",\"i1lpSD\":\"Aktive Abonnements\",\"m16xKo\":\"Hinzufügen\",\"qkB+9Q\":\"Fügen Sie alle relevanten Felder für jeden Empfänger hinzu.\",\"bpOeyo\":\"Fügen Sie alle relevanten Platzhalter für jeden Empfänger hinzu.\",\"GQ/q/T\":\"Fügen Sie einen Authenticator hinzu, um als sekundäre Authentifizierungsmethode für die Unterzeichnung von Dokumenten zu dienen.\",\"o7gocE\":\"Fügen Sie einen Authenticator hinzu, um als sekundäre Authentifizierungsmethode beim Einloggen oder bei der Unterzeichnung von Dokumenten zu dienen.\",\"bJUlXv\":\"E-Mail hinzufügen\",\"S/w/ui\":\"Felder hinzufügen\",\"iOiHwJ\":\"Mehr hinzufügen\",\"w3zmQl\":\"Passkey hinzufügen\",\"zkvWcK\":\"Platzhalter hinzufügen\",\"2Rqi1z\":\"Unterzeichner hinzufügen\",\"eZyoIc\":\"Betreff hinzufügen\",\"bD3qQ7\":\"Team-E-Mail hinzufügen\",\"vn6wzk\":\"Fügen Sie die Personen hinzu, die das Dokument unterschreiben werden.\",\"8XAJNZ\":\"Fügen Sie die Empfänger hinzu, um das Dokument zu erstellen\",\"F9ayeh\":\"Fügen Sie den Betreff und die Nachricht hinzu, die Sie den Unterzeichnern senden möchten.\",\"pjVxbn\":\"Das Hinzufügen und Entfernen von Sitzplätzen wird Ihre Rechnung entsprechend anpassen.\",\"VfkDmn\":\"Admin-Aktionen\",\"SsHJsm\":\"Admin-Panel\",\"N40H+G\":\"All\",\"/LYSFR\":\"Alle Dokumente\",\"myVKpO\":\"Alle Dokumente wurden verarbeitet. Alle neuen Dokumente, die gesendet oder empfangen werden, werden hier angezeigt.\",\"8dC9dh\":\"Alle eingefügten Unterschriften werden annulliert\",\"a809wO\":\"Alle Empfänger werden benachrichtigt\",\"DA2Nma\":\"Alle Vorlagen\",\"5b4J4v\":\"Alle Zeiten\",\"8URWfv\":\"Erlaubt die Authentifizierung mit biometrischen Daten, Passwort-Managern, Hardware-Schlüsseln usw.\",\"QN+LeY\":\"Hast du bereits ein Konto? <0>Stattdessen anmelden\",\"hehnjM\":\"Betrag\",\"VeMlGP\":\"Eine E-Mail mit einer Einladung wird an jedes Mitglied gesendet.\",\"Cs4Mqi\":\"Eine E-Mail, in der die Übertragung dieses Teams angefordert wird, wurde gesendet.\",\"Vw8l6h\":\"Ein Fehler ist aufgetreten\",\"aAZxd7\":\"Ein Fehler ist aufgetreten, während Unterzeichner hinzugefügt wurden.\",\"qFEx41\":\"Ein Fehler ist aufgetreten, während die Felder hinzugefügt wurden.\",\"ycUtHd\":\"Ein Fehler ist aufgetreten, während das Dokument aus der Vorlage erstellt wurde.\",\"8jjOHI\":\"Ein Fehler ist aufgetreten, während der Webhook erstellt wurde. Bitte versuchen Sie es erneut.\",\"D6tvkq\":\"Ein Fehler ist aufgetreten, während das direkte Links-Signieren deaktiviert wurde.\",\"HNjVHR\":\"Ein Fehler ist aufgetreten, während dein Dokument heruntergeladen wurde.\",\"z7nHXh\":\"Ein Fehler ist aufgetreten, während die Vorlage dupliziert wurde.\",\"WnEuiF\":\"Ein Fehler ist aufgetreten, während das direkte Links-Signieren aktiviert wurde.\",\"eijDci\":\"Ein Fehler ist aufgetreten, während die Teammitglieder geladen wurden. Bitte versuchen Sie es später erneut.\",\"ZL2b3c\":\"Ein Fehler ist aufgetreten, während das Dokument verschoben wurde.\",\"vECB98\":\"Ein Fehler ist aufgetreten, während die Vorlage verschoben wurde.\",\"677Rs2\":\"Ein Fehler ist aufgetreten, während die Unterschrift entfernt wurde.\",\"niV8ex\":\"Ein Fehler ist aufgetreten, während der Text entfernt wurde.\",\"+UiFs2\":\"Ein Fehler ist aufgetreten, während das Dokument gesendet wurde.\",\"W8sZtD\":\"Beim Senden Ihrer Bestätigungs-E-Mail ist ein Fehler aufgetreten\",\"CKRkxA\":\"Ein Fehler ist aufgetreten, während das Dokument unterzeichnet wurde.\",\"k2HSGs\":\"Ein Fehler ist aufgetreten, während versucht wurde, eine Checkout-Sitzung zu erstellen.\",\"PBvwjZ\":\"Ein Fehler ist aufgetreten, während die Dokumenteinstellungen aktualisiert wurden.\",\"vNZnKS\":\"Ein Fehler ist aufgetreten, während die Unterschrift aktualisiert wurde.\",\"ed1aMc\":\"Ein Fehler ist aufgetreten, während dein Profil aktualisiert wurde.\",\"hGN3eM\":\"Ein Fehler ist aufgetreten, während dein Dokument hochgeladen wurde.\",\"vW+T+d\":\"Es ist ein unbekannter Fehler aufgetreten\",\"Iq1gDI\":\"Alle Zahlungsmethoden, die mit diesem Team verbunden sind, bleiben diesem Team zugeordnet. Bitte kontaktiere uns, wenn du diese Informationen aktualisieren möchtest.\",\"ZiooJI\":\"API-Token\",\"mf2Wzk\":\"App-Version\",\"Z7ZXbT\":\"Genehmigen\",\"7kb4LU\":\"Genehmigt\",\"0EvA/s\":\"Bist du sicher, dass du dieses Token löschen möchtest?\",\"99ZWCN\":[\"Bist du sicher, dass du den <0>\",[\"passkeyName\"],\" Passkey entfernen möchtest.\"],\"1D4Rs0\":\"Bist du dir sicher, dass du dieses Team löschen möchtest?\",\"6foA8n\":\"Bist du dir sicher?\",\"rgXDlk\":\"Versuche, das Dokument erneut zu versiegeln, nützlich nach einer Codeänderung, um ein fehlerhaftes Dokument zu beheben.\",\"ilRCh1\":\"Audit-Protokoll\",\"XiaVj+\":\"Authentifizierung erforderlich\",\"kfcRb0\":\"Avatar\",\"uzGcBT\":\"Avatar aktualisiert\",\"q8qrYJ\":\"Warte auf E-Mail-Bestätigung\",\"iH8pgl\":\"Zurück\",\"FL8Lic\":\"Zurück zu Dokumenten\",\"k1bLf+\":\"Hintergrundfarbe\",\"ev7oAJ\":\"Backup-Code\",\"M2cci0\":\"Backup-Codes\",\"eQwW5Q\":\"Banner aktualisiert\",\"3dSIQs\":\"Basisdetails\",\"R+w/Va\":\"Abrechnung\",\"0DGrp8\":\"Browser\",\"r4lECO\":\"Bulk-Import\",\"dMoTGp\":\"Durch das Löschen dieses Dokuments wird Folgendes passieren:\",\"zjt329\":\"Durch die Aktivierung von 2FA müssen Sie jedes Mal, wenn Sie sich anmelden, einen Code aus Ihrer Authenticator-App eingeben.\",\"dEgA5A\":\"Abbrechen\",\"sa1BnH\":\"Vom Benutzer abgebrochen\",\"A4tHrb\":\"Diagramme\",\"znIg+z\":\"Abrechnung\",\"MeyfTD\":\"Wählen Sie einen vorhandenen Empfänger unten aus, um fortzufahren\",\"iWVl0V\":\"Wählen Sie den direkten Link Empfänger\",\"1qI3Gk\":\"Wählen...\",\"1m18m/\":\"Konto beanspruchen\",\"tvmS/k\":\"Benutzername beanspruchen\",\"vRjC9y\":\"Profile später beanspruchen\",\"HiEGc0\":\"Benutzername jetzt beanspruchen\",\"ELiPtq\":\"Klicken Sie hier, um zu beginnen\",\"BvF90q\":\"Klicken Sie hier, um es erneut zu versuchen\",\"cgfP+i\":\"Klicken Sie hier, um hochzuladen\",\"L1127j\":\"Klicken Sie, um den Signatur-Link zu kopieren, um ihn an den Empfänger zu senden\",\"eZ6/Uj\":\"Klicken, um das Feld einzufügen\",\"yz7wBu\":\"Schließen\",\"bD8I7O\":\"Vollständig\",\"jVAqZz\":\"Genehmigung abschließen\",\"0ojNue\":\"Unterzeichnung abschließen\",\"+5y0NQ\":\"Betrachten abschließen\",\"qqWcBV\":\"Completed\",\"rGm4yZ\":\"Abgeschlossene Dokumente\",\"p5+XQN\":\"Abgeschlossene Dokumente\",\"UfLuLv\":\"Konfigurieren Sie die allgemeinen Einstellungen für das Dokument.\",\"hIv3aM\":\"Konfigurieren Sie die allgemeinen Einstellungen für die Vorlage.\",\"LVnHGj\":\"Vorlage konfigurieren\",\"7VpPHA\":\"Bestätigen\",\"gMlC/b\":[\"Bestätigen Sie durch Eingabe von <0>\",[\"confirmTransferMessage\"],\"\"],\"FQnPC+\":[\"Bestätigen Sie durch Eingabe von <0>\",[\"deleteMessage\"],\"\"],\"gv1JXQ\":[\"Bestätigen Sie durch Eingabe: <0>\",[\"deleteMessage\"],\"\"],\"w0Qb5v\":\"Bestätigung der Löschung\",\"CMj4hw\":\"E-Mail bestätigen\",\"13PnPF\":\"Bestätigungs-E-Mail gesendet\",\"4b3oEV\":\"Inhalt\",\"xGVfLh\":\"Fortsetzen\",\"/KgpcA\":\"Weiter zum Login\",\"FxVG/l\":\"In die Zwischenablage kopiert\",\"phD28x\":\"Kopieren Sie den teilbaren Link\",\"ZxZS0E\":\"Kopiere den teilbaren Link\",\"BddwrJ\":\"Token kopieren\",\"hYgDIe\":\"Erstellen\",\"mpt9T+\":\"Ein neues Konto erstellen\",\"kxGCtA\":\"Ein Team erstellen, um mit Ihren Teammitgliedern zusammenzuarbeiten.\",\"1hMWR6\":\"Konto erstellen\",\"H7nlli\":\"Erstellen und senden\",\"BYg48B\":\"Als Entwurf erstellen\",\"JqmhmE\":\"Direkten Link erstellen\",\"wtV4WO\":\"Direkten Signatur-Link erstellen\",\"fDTEKZ\":\"Dokument aus der Vorlage erstellen\",\"1svIlj\":\"Jetzt erstellen\",\"JLQooE\":\"Einen automatisch erstellen\",\"YGQVmg\":\"Team erstellen\",\"fWFMgb\":\"Team erstellen\",\"pzXZ8+\":\"Token erstellen\",\"SiPp29\":\"Webhook erstellen\",\"dkAPxi\":\"Webhook erstellen\",\"8T5f7o\":\"Erstellen Sie Ihr Konto und beginnen Sie mit dem modernen Dokumentensignieren.\",\"rr83qK\":\"Erstellen Sie Ihr Konto und beginnen Sie mit dem modernen Dokumentensignieren. Offenes und schönes Signieren liegt in Ihrer Reichweite.\",\"d+F6q9\":\"Erstellt\",\"88kg0+\":\"Erstellt am\",\"NCIYDF\":\"Erstellt von\",\"45O6zJ\":\"Erstellt am\",\"t3sqJR\":[\"Erstellt am \",[\"0\"]],\"czzAa/\":\">>>>>>> 4ca18b99 (fix: refactor dates)\",\"DCKkhU\":\"Aktuelles Passwort\",\"74XDHP\":[\"Aktueller Plan: \",[\"0\"]],\"U0sC6H\":\"Täglich\",\"oRVm8M\":\"Dunkelmodus\",\"mYGY3B\":\"Datum\",\"u46WEi\":\"Erstellungsdatum\",\"jbq7j2\":\"Ablehnen\",\"uSS9OX\":\"Team-Einladung abgelehnt\",\"cnGeoo\":\"Löschen\",\"ZDGm40\":\"Konto löschen\",\"vzX5FB\":\"Konto löschen\",\"+vDIXN\":\"Dokument löschen\",\"MUynQL\":\"Dokument löschen\",\"0tFf9L\":\"Passkey löschen\",\"MYiaA4\":\"Team löschen\",\"WZHJBH\":\"Teammitglied löschen\",\"M5Nsil\":\"Löschen Sie das Dokument. Diese Aktion ist irreversibel, daher seien Sie vorsichtig.\",\"ETB4Yh\":\"Löschen Sie das Benutzerkonto und seinen gesamten Inhalt. Diese Aktion ist irreversibel und wird das Abonnement kündigen, seien Sie also vorsichtig.\",\"zdyslo\":\"Webhook löschen\",\"IJMZKG\":\"Löschen Sie Ihr Konto und alle Inhalte, einschließlich abgeschlossener Dokumente. Diese Aktion ist irreversibel und führt zur Kündigung Ihres Abonnements, seien Sie also vorsichtig.\",\"vGjmyl\":\"Gelöscht\",\"cmDFUK\":\"Konto wird gelöscht...\",\"PEHQTf\":\"Gerät\",\"YseRvk\":\"Direkter Link\",\"cfARFZ\":\"Direkter Link\",\"VdX+I4\":\"Direkter Link deaktiviert\",\"nNHqgX\":\"Direkt-Link-Signatur\",\"k2FNdx\":\"Die direkte Links-Signatur wurde deaktiviert\",\"gsc+pZ\":\"Die direkte Links-Signatur wurde aktiviert\",\"CRdqqs\":\"Direkte Linkvorlagen enthalten einen dynamischen Empfänger-Platzhalter. Jeder, der Zugriff auf diesen Link hat, kann das Dokument unterzeichnen, und es wird dann auf Ihrer Dokumenten-Seite angezeigt.\",\"WCGIfx\":\"Direkter Vorlagenlink gelöscht\",\"2HKj5L\":[\"Die Verwendung des direkten Vorlagenlinks wurde überschritten (\",[\"0\"],\"/\",[\"1\"],\")\"],\"cO9+2L\":\"Deaktivieren\",\"qERl58\":\"2FA deaktivieren\",\"pf7wfS\":\"Deaktivieren Sie die Zwei-Faktor-Authentifizierung, bevor Sie Ihr Konto löschen.\",\"E/QGRL\":\"Deaktiviert\",\"H11Db4\":\"Das Deaktivieren der direkten Link-Signatur verhindert, dass jemand auf den Link zugreifen kann.\",\"Oq0b7I\":\"Zeigen Sie Ihren Namen und Ihre E-Mail in Dokumenten an\",\"pR1j0x\":\"Möchten Sie diese Vorlage löschen?\",\"MqL7Ex\":\"Möchten Sie diese Vorlage duplizieren?\",\"MUwFBV\":\"Documenso wird <0>alle Ihre Dokumente löschen, zusammen mit allen abgeschlossenen Dokumenten, Unterschriften und allen anderen Ressourcen, die zu Ihrem Konto gehören.\",\"7Zdnlq\":\"Dokument\",\"kz4vX7\":\"Document All\",\"Pr3c2A\":\"Dokument genehmigt\",\"Kvf7iA\":\"Dokument abgebrochen\",\"GOO+sv\":\"Document completed\",\"6KFLWX\":\"Dokument abgeschlossen!\",\"frw2OP\":\"Dokument erstellt\",\"ZlIPM3\":\"Dokument gelöscht\",\"IvkBV7\":\"Document draft\",\"nF+jHn\":\"Dokument dupliziert\",\"Zfj12J\":\"Dokumentverlauf\",\"glwlqW\":\"Dokument-ID\",\"WqG6Wi\":\"Document inbox\",\"WrliRN\":\"Dokumentenlimit überschritten!\",\"AGzFn4\":\"Dokumentmetrik\",\"w+SPlp\":\"Dokument verschoben\",\"G45FNk\":\"Dokument steht nicht mehr zur Unterschrift zur Verfügung\",\"EhII5Z\":\"Document pending\",\"XIvQfe\":\"Dokument erneut gesendet\",\"S2Wpx4\":\"Dokument wieder versiegelt\",\"2r5F7N\":\"Dokument gesendet\",\"prbyy5\":\"Dokument signiert\",\"O832hg\":\"Der Dokumentenunterzeichnungsprozess wird abgebrochen\",\"UkHClc\":\"Dokumentenstatus\",\"RDOlfT\":\"Dokumenttitel\",\"R1TUTP\":\"Dokumenten-Upload deaktiviert aufgrund unbezahlter Rechnungen\",\"PGrc79\":\"Dokument hochgeladen\",\"UfJ5fX\":\"Dokument angesehen\",\"bTGVhQ\":\"Dokument wird dauerhaft gelöscht\",\"E/muDO\":\"Dokumente\",\"q89WTJ\":\"Dokumente empfangen\",\"77Aq1u\":\"Dokumente angesehen\",\"352VU2\":\"Haben Sie kein Konto? <0>Registrieren\",\"mzI/c+\":\"Herunterladen\",\"lojhUl\":\"Auditprotokolle herunterladen\",\"uKWz9T\":\"Zertifikat herunterladen\",\"eneWvv\":\"Draft\",\"gWAuiM\":\"Entwurfdokumente\",\"8OzE2k\":\"Entwurfte Dokumente\",\"QurWnM\":\"Aufgrund einer unbezahlten Rechnung wurde Ihrem Team der Zugriff eingeschränkt. Bitte begleichen Sie die Zahlung, um den vollumfänglichen Zugang zu Ihrem Team wiederherzustellen.\",\"euc6Ns\":\"Duplizieren\",\"ePK91l\":\"Bearbeiten\",\"fW5sSv\":\"Webhook bearbeiten\",\"O3oNi5\":\"E-Mail\",\"ATGYL1\":\"E-Mail-Adresse\",\"hzKQCy\":\"E-Mail-Adresse\",\"HmTucU\":\"E-Mail bestätigt!\",\"JHLcvq\":\"E-Mail gesendet!\",\"bK7p2G\":\"E-Mail-Verifizierung wurde entfernt\",\"xk9d59\":\"E-Mail-Verifizierung wurde erneut gesendet\",\"DCRKbe\":\"2FA aktivieren\",\"Gndbft\":\"Authenticator-App aktivieren\",\"iNXTYT\":\"Direktlinksignierung aktivieren\",\"qChNnS\":\"Direktlink-Signierung aktivieren\",\"RxzN1M\":\"Aktiviert\",\"y6J8wY\":\"Endet am\",\"C3nD/1\":\"Geben Sie Ihre E-Mail-Adresse ein\",\"oM8ocD\":\"Geben Sie Ihre E-Mail-Adresse ein, um das abgeschlossene Dokument zu erhalten.\",\"n9V+ps\":\"Geben Sie Ihren Namen ein\",\"v0GDxO\":\"Geben Sie hier Ihren Text ein\",\"SlfejT\":\"Fehler\",\"ZkROsq\":\"Alle haben unterschrieben\",\"4MNaCF\":\"Alle haben unterschrieben! Sie werden eine E-Mail-Kopie des unterzeichneten Dokuments erhalten.\",\"uWW+rJ\":\"Zeitüberschreitung überschritten\",\"M1RnFv\":\"Abgelaufen\",\"xd2LI3\":\">>>>>>> 4ca18b99 (fix: refactor dates)\",\"FtTj1O\":[\"Läuft ab am\",[\"0\"]],\"ToQ1L5\":\"Dokument konnte nicht erneut versiegelt werden\",\"YXKrQK\":\"Empfänger konnte nicht aktualisiert werden\",\"R41XLH\":\"Webhook konnte nicht aktualisiert werden\",\"vF68cg\":\"Felder\",\"8rKUka\":[\"Die Datei darf nicht größer als \",[\"APP_DOCUMENT_UPLOAD_SIZE_LIMIT\"],\" MB sein\"],\"glx6on\":\"Haben Sie Ihr Passwort vergessen?\",\"/4TFrF\":\"Vollständiger Name\",\"Weq9zb\":\"Allgemein\",\"sr0UJD\":\"Zurück\",\"+vhBuq\":\"Zurück nach Hause\",\"1oocIX\":\"Zurück nach Hause\",\"Q46UEs\":\"Zum Eigentümer gehen\",\"71XAMD\":\"Gehen Sie zu Ihren <0>öffentlichen Profileinstellungen, um Dokumente hinzuzufügen.\",\"+pEbZM\":\"Hier können Sie Ihre persönlichen Daten bearbeiten.\",\"gPNXUO\":\"Hier können Sie Ihre Passwort- und Sicherheitseinstellungen verwalten.\",\"rLZFM2\":\"So funktioniert es:\",\"C3U9sx\":\"Hey, ich bin Timur\",\"vLyv1R\":\"Ausblenden\",\"/c6j67\":\"Zusätzliche Informationen ausblenden\",\"Jw3g7g\":\"Ich bin mir sicher! Löschen\",\"fYt7bZ\":\"Wenn sie diese Anfrage akzeptieren, wird das Team auf ihr Konto übertragen.\",\"P8EnSP\":\"Wenn Sie die angegebene Authentifizierung nicht verwenden möchten, können Sie sie schließen, wodurch die nächste verfügbare Authentifizierung angezeigt wird.\",\"usBC38\":\"Wenn Sie den Bestätigungslink nicht in Ihrem Posteingang finden, können Sie unten einen neuen anfordern.\",\"i1sBhX\":\"Wenn Ihre Authenticator-App keine QR-Codes unterstützt, können Sie stattdessen den folgenden Code verwenden:\",\"Gp4Yi6\":\"||||||| e0c948c2\",\"mIZt96\":\"Posteingang Dokumente\",\"nSkB8g\":\"Information\",\"2+B7Tm\":\"Eingefügt\",\"kgiQxA\":\"Instanzstatistiken\",\"v7dfDY\":\"Ungültiger Code. Bitte versuchen Sie es erneut.\",\"bajpfj\":\"Ungültige Datei\",\"TN382O\":\"Ungültiger Link\",\"Kx9NEt\":\"Ungültiges Token\",\"lW4qkT\":\"Einladung akzeptiert!\",\"K2fB29\":\"Einladung abgelehnt\",\"zbmftZ\":\"Einladung wurde gelöscht\",\"hDYopg\":\"Einladung wurde erneut gesendet\",\"MFKlMB\":\"Einladen\",\"+djOzj\":\"Mitglied einladen\",\"ZHx/by\":\"Mitglieder einladen\",\"qSfH/A\":\"Teammitglieder einladen\",\"H97wjo\":\"Eingeladen am\",\"IuMGvq\":\"Rechnung\",\"pQgy2V\":[\"Es sieht so aus, als ob \",[\"0\"],\" noch keine Dokumente zu ihrem Profil hinzugefügt hat.\"],\"Ji9zm3\":\"Es scheint, dass das bereitgestellte Token abgelaufen ist. Wir haben Ihnen gerade ein weiteres Token gesendet, bitte überprüfen Sie Ihre E-Mails und versuchen Sie es erneut.\",\"PQ53gh\":\"Es scheint, dass kein Token bereitgestellt wurde. Wenn Sie versuchen, Ihre E-Mail zu verifizieren, folgen Sie bitte dem Link in Ihrer E-Mail.\",\"y51oRm\":\"Es scheint, dass kein Token bereitgestellt wurde. Bitte überprüfen Sie Ihre E-Mail und versuchen Sie es erneut.\",\"hmV2SX\":\"Es ist derzeit nicht deine Reihe zu unterschreiben. Du erhältst eine E-Mail mit Anweisungen, sobald es deine Reihe ist, das Dokument zu unterschreiben.\",\"vXIe7J\":\"Sprache\",\"vfe90m\":\"Die letzten 14 Tage\",\"uq2BmQ\":\"Die letzten 30 Tage\",\"ct2SYD\":\"Die letzten 7 Tage\",\"x5DnMs\":\"Zuletzt geändert\",\"C3yOz3\":\"Zuletzt aktualisiert\",\"9aMJpW\":\"Zuletzt aktualisiert am\",\"JGvwnU\":\"Zuletzt verwendet\",\"Mv8CyJ\":\"Verlassen\",\"v/uzBS\":\"Team verlassen\",\"cInPuv\":\"Lichtmodus\",\"0uqjes\":\"Möchten Sie Ihr eigenes öffentliches Profil mit Vereinbarungen haben?\",\"jfN/GZ\":\"Vorlage verlinken\",\"T2q4gy\":[\"Anhören von \",[\"0\"]],\"qzZ/NB\":\"Ältere Aktivitäten laden\",\"Jy3ott\":\"Dokument wird geladen...\",\"KBQH86\":\"Dokument wird geladen...\",\"czE0ko\":\"Teams werden geladen...\",\"Z3FXyt\":\"Wird geladen...\",\"z0t9bb\":\"Anmelden\",\"wckWOP\":\"Verwalten\",\"HQVCTG\":[\"Verwalten Sie das Profil von \",[\"0\"]],\"Lp5ut7\":\"Verwalten Sie alle Teams, mit denen Sie derzeit verbunden sind.\",\"NwY95d\":\"Details für diese öffentliche Vorlage verwalten\",\"OcvAVs\":\"Direktlink verwalten\",\"g6RCtA\":\"Dokumente verwalten\",\"HVAyb8\":\"Passkeys verwalten\",\"3jHA5d\":\"Abonnement verwalten\",\"L9IOec\":\"Abonnement verwalten\",\"KuukYs\":\"Abonnements verwalten\",\"DHyAij\":\"Teamabonnement verwalten.\",\"lLX9Bl\":\"Teams verwalten\",\"aA0Gfq\":\"Die direkte Linkunterzeichnung für diese Vorlage verwalten\",\"Ruhuv1\":\"Die Mitglieder verwalten oder neue Mitglieder einladen.\",\"Xef1xw\":\"Benutzer verwalten\",\"T0vQFD\":\"Verwalten Sie Ihre Passkeys.\",\"4a84Cp\":\"Verwalten Sie hier Ihre Seiteneinstellungen\",\"Rbs16H\":\"Als angesehen markieren\",\"deqwtZ\":\"MAU (erstellt Dokument)\",\"YgNcJU\":\"MAU (hat Dokument abgeschlossen)\",\"Hn6rI0\":\"Mitglied seit\",\"wlQNTg\":\"Mitglieder\",\"FaskIK\":\"Empfänger ändern\",\"+8Nek/\":\"Monatlich\",\"MOyLGl\":\"Monatlich aktive Benutzer: Benutzer, die mindestens ein Dokument erstellt haben\",\"5G7Dom\":\"Monatlich aktive Benutzer: Benutzer, die mindestens eines ihrer Dokumente abgeschlossen haben\",\"QWdKwH\":\"Verschieben\",\"YeRZmm\":\"Dokument in Team verschieben\",\"QlQmgo\":\"Vorlage in Team verschieben\",\"wUBLjS\":\"In Team verschieben\",\"K8Qnlj\":\"Verschieben...\",\"en+4fS\":\"Meine Vorlagen\",\"6YtxFj\":\"Name\",\"8VD2is\":\"Müssen Dokumente signieren?\",\"qqeAJM\":\"Niemals\",\"OEcKyx\":\"Nie ablaufen\",\"QWDm5s\":\"Neuer Teamowner\",\"K6MO8e\":\"Neue Vorlage\",\"hXzOVo\":\"Nächster\",\"ZcbBVB\":\"Nächstes Feld\",\"G5YKES\":\"Keine aktiven Entwürfe\",\"PsHKvx\":\"Keine Zahlung erforderlich\",\"OBWbru\":\"Keine Vorlagen für das öffentliche Profil gefunden\",\"m0I2ba\":\"Keine aktuellen Aktivitäten\",\"IMbagb\":\"Keine Empfänger\",\"MZbQHL\":\"Keine Ergebnisse gefunden.\",\"+5xxir\":\"Kein Token bereitgestellt\",\"s9Rqzv\":\"Keine gültigen direkten Vorlagen gefunden\",\"l08XJv\":\"Keine gültigen Empfänger gefunden\",\"CSOFdu\":\"Kein Wert gefunden.\",\"tRFnIp\":\"Keine Sorge, das passiert! Geben Sie Ihre E-Mail ein, und wir senden Ihnen einen speziellen Link zum Zurücksetzen Ihres Passworts.\",\"7aaD1O\":\"Nicht unterstützt\",\"wkT5xx\":\"Nichts zu tun\",\"HptUxX\":\"Nummer\",\"Oizhkg\":\"Auf dieser Seite können Sie einen neuen Webhook erstellen.\",\"aaavFi\":\"Auf dieser Seite können Sie neue API-Tokens erstellen und die vorhandenen verwalten. <0/>Siehe auch unsere <1>Dokumentation.\",\"ZtN+o/\":\"Auf dieser Seite können Sie neue API-Tokens erstellen und die vorhandenen verwalten. <0/>Sie können unsere Swagger-Dokumentation <1>hier einsehen\",\"SpqtG7\":\"Auf dieser Seite können Sie neue Webhooks erstellen und die vorhandenen verwalten.\",\"FOWyZB\":\"Auf dieser Seite können Sie den Webhook und seine Einstellungen bearbeiten.\",\"dM1W5F\":\"Sobald dies bestätigt ist, wird Folgendes geschehen:\",\"mZ2nNu\":\"Sobald Sie den QR-Code gescannt oder den Code manuell eingegeben haben, geben Sie den von Ihrer Authentifizierungs-App bereitgestellten Code unten ein.\",\"udaO9j\":\"Hoppla! Etwas ist schief gelaufen.\",\"OV5wZZ\":\"Geöffnet\",\"ZAVklK\":\"Oder\",\"zW+FpA\":\"Oder fahren Sie fort mit\",\"XUwKbC\":\"Andernfalls wird das Dokument als Entwurf erstellt.\",\"LtI9AS\":\"Besitzer\",\"v4nCHK\":\"Bezahlt\",\"FGSN4s\":\"Passkey\",\"8mPPB0\":\"Passkey existiert bereits für den bereitgestellten Authentifikator\",\"k/8RhE\":\"Die Erstellung der Passkey wurde aus einem der folgenden Gründe abgebrochen:\",\"knZBf/\":\"Die Passkey wurde entfernt\",\"1MvYF3\":\"Die Passkey wurde aktualisiert\",\"qz7mwn\":\"Passkey-Name\",\"UZKLEA\":\"Passkeys\",\"v3rPhj\":\"Passkeys ermöglichen das Anmelden und die Authentifizierung mit biometrischen Daten, Passwortmanagern usw.\",\"wsLk4g\":\"Passkeys werden von diesem Browser nicht unterstützt\",\"8ZsakT\":\"Passwort\",\"ogtYkT\":\"Passwort aktualisiert\",\"4fL/V7\":\"Bezahle\",\"oyOEbz\":\"Zahlung ist erforderlich, um die Erstellung Ihres Teams abzuschließen.\",\"GptxX/\":\"Zahlung überfällig\",\"UbRKMZ\":\"Pending\",\"Y99ivo\":\"Ausstehende Dokumente\",\"VZJggs\":\"Ausstehende Dokumente\",\"dSe12f\":\"Ausstehende Einladungen\",\"pobYPH\":\"Ausstehendes Team gelöscht.\",\"7MuXko\":\"Persönlich\",\"moWIBX\":\"Persönliches Konto\",\"bhE66T\":\"Wählen Sie ein Passwort\",\"nSCWvF\":\"Wählen Sie eine der folgenden Vereinbarungen aus und beginnen Sie das Signieren, um loszulegen\",\"LFWYFV\":\"Bitte prüfen Sie die CSV-Datei und stellen Sie sicher, dass sie unserem Format entspricht\",\"hPvLO3\":\"Bitte überprüfe deine E-Mail auf Updates.\",\"GUOCNi\":\"Bitte wählen Sie Ihr neues Passwort\",\"JcgKEA\":\"Bitte kontaktieren Sie den Support, wenn Sie diese Aktion rückgängig machen möchten.\",\"pzDdmv\":\"Bitte geben Sie einen aussagekräftigen Namen für Ihr Token ein. Dies wird Ihnen helfen, es später zu identifizieren.\",\"GqaSjy\":\"Bitte als angesehen markieren, um abzuschließen\",\"jG5btV\":\"Bitte beachten Sie, dass das Fortfahren den direkten Linkempfänger entfernt und ihn in einen Platzhalter umwandelt.\",\"Op5XjA\":\"Bitte beachten Sie, dass diese Aktion <0>irreversibel ist.\",\"pIF/uD\":\"Bitte beachten Sie, dass diese Aktion <0>irreversibel ist. Nachdem dies bestätigt wurde, wird dieses Dokument dauerhaft gelöscht.\",\"aYytci\":\"Bitte beachten Sie, dass diese Aktion irreversibel ist. Sobald sie bestätigt wird, wird Ihre Vorlage dauerhaft gelöscht.\",\"LIf5dA\":\"Bitte beachten Sie, dass diese Aktion irreversibel ist. Sobald sie bestätigt wird, wird Ihr Token dauerhaft gelöscht.\",\"bGHA6C\":\"Bitte beachten Sie, dass Sie den Zugriff auf alle Dokumente, die mit diesem Team verbunden sind, verlieren werden und alle Mitglieder entfernt und benachrichtigt werden.\",\"K2Zlri\":\"Bitte beachten Sie, dass Sie den Zugriff auf alle mit diesem Team verbundenen Dokumente verlieren werden und alle Mitglieder entfernt und benachrichtigt werden.\",\"VJEW4M\":\"Bitte geben Sie ein Token von der Authentifizierungs-App oder einen Backup-Code an. Wenn Sie keinen Backup-Code haben, kontaktieren Sie bitte den Support.\",\"Lwg9X/\":\"Bitte geben Sie ein Token von Ihrem Authentifizierer oder einen Backup-Code an.\",\"tVQlia\":\"Bitte versuchen Sie es erneut und stellen Sie sicher, dass Sie die korrekte E-Mail-Adresse eingeben.\",\"fWCcRl\":\"Bitte versuchen Sie es später erneut oder melden Sie sich mit Ihren normalen Daten an\",\"PZCqeW\":\"Bitte versuchen Sie es später noch einmal.\",\"2oj8HJ\":[\"Bitte geben Sie <0>\",[\"0\"],\" ein, um zu bestätigen.\"],\"Q6hhn8\":\"Einstellungen\",\"ghVdS5\":\"Vorschau und Vorlagen konfigurieren.\",\"zwBp5t\":\"Privat\",\"aWLa3z\":\"Private Vorlagen können nur von Ihnen bearbeitet und angezeigt werden.\",\"vERlcd\":\"Profil\",\"H8Zk+q\":\"Profil ist derzeit <0>versteckt.\",\"6zFVy3\":\"Profil ist derzeit <0>sichtbar.\",\"srPuxS\":\"Profil aktualisiert\",\"7d1a0d\":\"Öffentlich\",\"PsWyzr\":\"Öffentliches Profil\",\"GCm4vn\":\"Öffentlicher Profil-URL\",\"9imnUr\":\"Öffentlicher Profil-Benutzername\",\"2/o+9Z\":\"Öffentliche Vorlagen sind mit Ihrem öffentlichen Profil verbunden. Änderungen an öffentlichen Vorlagen erscheinen auch in Ihrem öffentlichen Profil.\",\"Zs+87t\":\"Nur-Lese-Feld\",\"ckH3fT\":\"Bereit\",\"2DmUfb\":\"Eine erneute Authentifizierung ist erforderlich, um dieses Feld zu unterschreiben\",\"M1HGuR\":\"Aktuelle Aktivitäten\",\"I3QpvQ\":\"Empfänger\",\"evCX7h\":\"Empfänger aktualisiert\",\"yPrbsy\":\"Empfänger\",\"FDT13r\":\"Empfängermetriken\",\"cEfPAe\":\"Empfänger behalten weiterhin ihre Kopie des Dokuments\",\"p8zadb\":\"Wiederherstellungscode kopiert\",\"x5rgeJ\":\"Wiederherstellungscodes\",\"ZCl9NH\":\"Registrierung erfolgreich\",\"cD+FhI\":\"Haben Sie Ihr Passwort vergessen? <0>Einloggen\",\"t/YqKh\":\"Entfernen\",\"41G745\":\"Team-E-Mail entfernen\",\"8xN0jg\":\"Teammitglied entfernen\",\"JjG/b1\":\"Passwort wiederholen\",\"Ibjxfr\":\"Übertragung anfordern\",\"sDXefy\":\"Dokument wieder versiegeln\",\"MyjAbr\":\"Erneut senden\",\"bxoWpz\":\"Bestätigungs-E-Mail erneut senden\",\"HT2UjS\":\"Bestätigung erneut senden\",\"OfhWJH\":\"Zurücksetzen\",\"wJZvNq\":\"Zurücksetzungs-E-Mail gesendet\",\"KbS2K9\":\"Passwort zurücksetzen\",\"NI0xtv\":\"Passwort wird zurückgesetzt...\",\"2FoHU3\":\"Zahlung klären\",\"bH0aV9\":\"Zahlung klären\",\"6gRgw8\":\"Wiederholen\",\"vUOn9d\":\"Zurück\",\"dRDE6t\":\"Zurück zum Dashboard\",\"OYOJop\":\"Zurück zur Startseite\",\"Wkb64i\":\"Zurück zur Anmeldung\",\"GXsAby\":\"Zugriff widerrufen\",\"cg+Poy\":\"Zugriff widerrufen\",\"GDvlUT\":\"Rolle\",\"5dJK4M\":\"Rollen\",\"tfDRzk\":\"Speichern\",\"A1taO8\":\"Suchen\",\"pUjzwQ\":\"Nach Dokumenttitel suchen\",\"Bw5X+M\":\"Nach Name oder E-Mail suchen\",\"8VEDbV\":\"Geheim\",\"a3LDKx\":\"Sicherheit\",\"HUVI3V\":\"Sicherheitsaktivität\",\"rG3WVm\":\"Auswählen\",\"9GwDu7\":\"Wählen Sie ein Team aus\",\"vWi2vu\":\"Wählen Sie ein Team aus, um dieses Dokument dorthin zu verschieben. Diese Aktion kann nicht rückgängig gemacht werden.\",\"JxCKQ1\":\"Wählen Sie ein Team aus, um diese Vorlage dorthin zu verschieben. Diese Aktion kann nicht rückgängig gemacht werden.\",\"hyn0QC\":\"Wählen Sie eine Vorlage aus, die Sie in Ihrem öffentlichen Profil anzeigen möchten\",\"9VGtlg\":\"Wählen Sie eine Vorlage aus, die Sie im öffentlichen Profil Ihres Teams anzeigen möchten\",\"gBqxYg\":\"Passkey auswählen\",\"471O/e\":\"Bestätigungs-E-Mail senden\",\"HbN1UH\":\"Dokument senden\",\"qaDvSa\":\"Erinnerung senden\",\"HW5fQk\":\"Absender\",\"DgPgBb\":\"Zurücksetzungs-E-Mail wird gesendet...\",\"IoAuJG\":\"Senden...\",\"h69WC6\":\"Gesendet\",\"bWhxXv\":\"Ein Passwort festlegen\",\"Tz0i8g\":\"Einstellungen\",\"RDjuBN\":\"Einrichten\",\"Z8lGw6\":\"Teilen\",\"lCEhm/\":\"Signaturkarte teilen\",\"8vETh9\":\"Anzeigen\",\"FSjwRy\":\"Zusätzliche Informationen anzeigen\",\"7Ifo0h\":\"Vorlagen in Ihrem öffentlichen Profil anzeigen, damit Ihre Zielgruppe unterschreiben und schnell loslegen kann\",\"lDZq9u\":\"Vorlagen in Ihrem Team-Öffentliches Profil anzeigen, damit Ihre Zielgruppe unterschreiben und schnell loslegen kann\",\"c+Fnce\":\"Unterschreiben<<<<<<< HEAD\",\"oKBjbc\":[\"Unterzeichnen als \",[\"0\"],\" <0>(\",[\"1\"],\")\"],\"D0JgR3\":[\"Unterzeichnen als<0>\",[\"0\"],\" <1>(\",[\"1\"],\")\"],\"/8S7J+\":\"Dokument unterschreiben\",\"ceklqr\":\"Unterzeichnen-Feld\",\"vRw782\":\"Hier unterzeichnen\",\"n1ekoW\":\"Einloggen\",\"NxCJcc\":\"Melden Sie sich bei Ihrem Konto an\",\"bHYIks\":\"Ausloggen\",\"Mqwtkp\":\"Unterschreiben Sie das Dokument, um den Vorgang abzuschließen.\",\"e+RpCP\":\"Registrieren\",\"mErq7F\":\"Registrieren\",\"8fC9B9\":\"Registrieren mit Google\",\"l/tATK\":\"Registrieren mit OIDC\",\"n+8yVN\":\"Unterschrift\",\"6AjNkO\":\"Gesammelte Unterschriften\",\"cquXHe\":\"Unterschriften erscheinen, sobald das Dokument abgeschlossen ist\",\"PoH7eg\":\"Unterzeichnet\",\"XOxZT4\":\"Anmeldung...\",\"P1wwqN\":\"Registrierung...\",\"ltYQCa\":[\"Seit \",[\"0\"]],\"67H0kT\":\"Website Banner\",\"aaU5Fl\":\"Website Einstellungen\",\"nwtY4N\":\"Etwas ist schief gelaufen\",\"xYdwPA\":[\"Etwas ist schiefgelaufen beim Versuch, das Eigentum des Teams <0>\",[\"0\"],\" auf Ihre zu übertragen. Bitte versuchen Sie es später erneut oder kontaktieren Sie den Support.\"],\"/OggdM\":[\"Etwas ist schiefgelaufen beim Versuch, Ihre E-Mail-Adresse für <0>\",[\"0\"],\" zu bestätigen. Bitte versuchen Sie es später erneut.\"],\"oZO7Po\":\"Etwas ist schiefgelaufen beim Laden Ihrer Passkeys.\",\"qDc2pC\":\"Etwas ist schiefgelaufen beim Senden der Bestätigungs-E-Mail.\",\"2U+48H\":\"Etwas ist schiefgelaufen beim Aktualisieren des Abonnements für die Team-Zahlung. Bitte kontaktieren Sie den Support.\",\"db0Ycb\":\"Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support.\",\"q16m4+\":\"Entschuldigung, wir konnten die Prüfprotokolle nicht herunterladen. Bitte versuchen Sie es später erneut.\",\"EUyscw\":\"Entschuldigung, wir konnten das Zertifikat nicht herunterladen. Bitte versuchen Sie es später erneut.\",\"29Hx9U\":\"Statistiken\",\"uAQUqI\":\"Status\",\"EDl9kS\":\"Abonnieren\",\"WVzGc2\":\"Abonnement\",\"P6F38F\":\"Abonnements\",\"zzDlyQ\":\"Erfolg\",\"f8RSgi\":\"Passkey erfolgreich erstellt\",\"3WgMId\":\"Systemthema\",\"KM6m8p\":\"Team\",\"ZTKtIH\":\"Teameinkaufs-Prüfung\",\"WUM2yD\":\"Team E-Mail\",\"rkqgH1\":\"Team-E-Mail\",\"2FRR+Z\":\"Team-E-Mail bereits verifiziert!\",\"5GbQa1\":\"Team-E-Mail wurde entfernt\",\"rW28ga\":\"Team-E-Mail-Verifizierung\",\"/9ZeEl\":\"Team-E-Mail verifiziert!\",\"Ww6njg\":\"Team-E-Mail wurde aktualisiert.\",\"h3p3UT\":\"Teameinladung\",\"am190B\":\"Teameinladungen wurden gesendet.\",\"IJFhQ+\":\"Teammitglied\",\"EEjL2F\":\"Teamname\",\"alTHVO\":\"Nur Team\",\"cvMRdF\":\"Nur Teamvorlagen sind nirgendwo verlinkt und nur für Ihr Team sichtbar.\",\"sSUQSW\":\"Team-Eigentumsübertragung\",\"NnCr+1\":\"Team-Eigentumsübertragung bereits abgeschlossen!\",\"GzR8VI\":\"Team-Eigentum übertragen!\",\"qzHZC+\":\"Öffentliches Profil des Teams\",\"wkzD+0\":\"Teameinstellungen\",\"oMfDc9\":\"Team-Einstellungen\",\"NONu1b\":\"Teamvorlagen\",\"Feqf5k\":\"Teamübertragung im Gange\",\"oXkHk2\":\"Der Antrag auf Teamübertragung ist abgelaufen\",\"IwrHI3\":\"Team-URL\",\"CAL6E9\":\"Teams\",\"qKgabb\":\"Teams beschränkt\",\"/K2CvV\":\"Vorlage\",\"ZTgE3k\":\"Vorlage gelöscht\",\"7ZORe4\":\"Vorlagendokument hochgeladen\",\"Vmoj8n\":\"Vorlage dupliziert\",\"3MMlXX\":\"Vorlage ist von Deinem öffentlichen Profil entfernt worden.\",\"eupjqf\":\"Vorlage wurde aktualisiert.\",\"I1vdWI\":\"Vorlage verschoben\",\"GamjcN\":\"Vorlage gespeichert\",\"iTylMl\":\"Vorlagen\",\"mKknmt\":\"Vorlagen erlauben dir das schnelle Erstlelen von Dokumenten mit vorausgefüllten Empfängern und Feldern.\",\"xeiujy\":\"Text\",\"HmA4Lf\":\"Textfarbe\",\"jB6Wb0\":\"Das Konto wurde erfolgreich gelöscht.\",\"YPAOfJ\":\"Der Inhalt, der im Banne rgezeig wird, HTML ist erlaubt\",\"+lDHlp\":\"Der direkte Linkt wurde in die Zwischenablage kopiert\",\"HdogiK\":\"Das Dokument wurde erfolgreich in das ausgewählte Team verschoben.\",\"8TDHmX\":\"Das Dokument ist jetzt abgeschlossen. Bitte folgen Sie allen Anweisungen, die in der übergeordneten Anwendung bereitgestellt werden.\",\"JaqmMD\":\"Das Dokument wurde erstellt, konnte aber nicht an die Empfänger versendet werden.\",\"D6V5NE\":\"The document will be hidden from your account\",\"kn3D/u\":\"The document will be immediately sent to recipients if this is checked.\",\"S20Dp9\":\"The events that will trigger a webhook to be sent to your URL.\",\"3BvEti\":[\"The ownership of team <0>\",[\"0\"],\" has been successfully transferred to you.\"],\"jiv3IP\":\"The page you are looking for was moved, removed, renamed or might never have existed.\",\"v7aFZT\":\"The profile link has been copied to your clipboard\",\"L9/hN3\":\"The profile you are looking for could not be found.\",\"M2Tl+5\":\"The public description that will be displayed with this template\",\"Bar5Ss\":\"The public name for your template\",\"RL/wwM\":\"The recipient has been updated successfully\",\"aHhSPO\":\"The selected team member will receive an email which they must accept before the team is transferred\",\"so3oXj\":\"The signing link has been copied to your clipboard.\",\"kXciaM\":\"The site banner is a message that is shown at the top of the site. It can be used to display important information to your users.\",\"XaNqYt\":\"The team transfer invitation has been successfully deleted.\",\"DyE711\":[\"The team transfer request to <0>\",[\"0\"],\" has expired.\"],\"RLyuG2\":\"The team you are looking for may have been removed, renamed or may have never existed.\",\"wIrx7T\":\"The template has been successfully moved to the selected team.\",\"J+X6HZ\":\"The template will be removed from your profile\",\"9VV//K\":\"The template you are looking for may have been disabled, deleted or may have never existed.\",\"tkv54w\":\"The token was copied to your clipboard.\",\"5cysp1\":\"The token was deleted successfully.\",\"oddVEW\":\"The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link.\",\"Orj1pl\":\"The URL for Documenso to send webhook events to.\",\"V92DHZ\":\"The webhook has been successfully deleted.\",\"mlHeCX\":\"The webhook has been updated successfully.\",\"V+5KQa\":\"The webhook was successfully created.\",\"k/INkj\":\"There are no active drafts at the current moment. You can upload a document to start drafting.\",\"ySoKla\":\"There are no completed documents yet. Documents that you have created or received will appear here once completed.\",\"9aYXQv\":\"They have permission on your behalf to:\",\"3ap2Vv\":\"This action is not reversible. Please be certain.\",\"6S2SIc\":\"This document could not be deleted at this time. Please try again.\",\"9q30Lx\":\"This document could not be duplicated at this time. Please try again.\",\"u/cYe5\":\"This document could not be re-sent at this time. Please try again.\",\"240BLI\":\"This document has been cancelled by the owner and is no longer available for others to sign.\",\"UdLWn3\":\"This document has been cancelled by the owner.\",\"K8RH4n\":\"This document has been signed by all recipients\",\"1M0Ssi\":\"This document is currently a draft and has not been sent\",\"LLfa/G\":\"This email is already being used by another team.\",\"YrKIxa\":\"This link is invalid or has expired. Please contact your team to resend a transfer request.\",\"iN8uoK\":\"This link is invalid or has expired. Please contact your team to resend a verification.\",\"b7CscR\":\"This passkey has already been registered.\",\"JMu+vE\":\"This passkey is not configured for this application. Please login and add one in the user settings.\",\"0ES9GX\":\"This price includes minimum 5 seats.\",\"0rusOU\":\"This session has expired. Please try again.\",\"ApCva8\":\"This team, and any associated data excluding billing invoices will be permanently deleted.\",\"1ABR2W\":\"This template could not be deleted at this time. Please try again.\",\"PJUOEm\":\"This token is invalid or has expired. No action is needed.\",\"4WY92K\":\"This token is invalid or has expired. Please contact your team for a new invitation.\",\"6HNLKb\":\"This URL is already in use.\",\"/yOKAT\":\"This username has already been taken\",\"ea/Ia+\":\"This username is already taken\",\"LhMjLm\":\"Time\",\"Mz2JN2\":\"Time zone\",\"MHrjPM\":\"Titel\",\"TF1e2Y\":\"To accept this invitation you must create an account.\",\"9e4NKS\":\"To change the email you must remove and add a new email address.\",\"E3QGBV\":[\"To confirm, please enter the accounts email address <0/>(\",[\"0\"],\").\"],\"/ngXqQ\":\"To confirm, please enter the reason\",\"Z/LRzj\":\"To decline this invitation you must create an account.\",\"QyrRrh\":\"To enable two-factor authentication, scan the following QR code using your authenticator app.\",\"mX0XNr\":\"To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox.\",\"THQgMC\":[\"To mark this document as viewed, you need to be logged in as <0>\",[\"0\"],\"\"],\"jlBOs+\":\"Um dieses Dokument anzuzeigen, müssen Sie in Ihr Konto eingeloggt sein. Bitte melden Sie sich an, um fortzufahren.\",\"Tkvndv\":\"Toggle the switch to hide your profile from the public.\",\"X3Df6T\":\"Toggle the switch to show your profile to the public.\",\"TP9/K5\":\"Token\",\"SWyfbd\":\"Token copied to clipboard\",\"OBjhQ4\":\"Token created\",\"B5MBOV\":\"Token deleted\",\"nwwDj8\":\"Token doesn't have an expiration date\",\"v/TQsS\":\"Token expiration date\",\"SKZhW9\":\"Token name\",\"/mWwgA\":\"Total Documents\",\"dKGGPw\":\"Total Recipients\",\"WLfBMX\":\"Total Signers that Signed Up\",\"vb0Q0/\":\"Total Users\",\"PsdN6O\":\"Transfer ownership of this team to a selected team member.\",\"OOrbmP\":\"Transfer team\",\"TAB7/M\":\"Transfer the ownership of the team to another team member.\",\"34nxyb\":\"Triggers\",\"0s6zAM\":\"Two factor authentication\",\"rkM+2p\":\"Two factor authentication recovery codes are used to access your account in the event that you lose access to your authenticator app.\",\"C4pKXW\":\"Two-Factor Authentication\",\"NwChk2\":\"Two-factor authentication disabled\",\"qwpE/S\":\"Two-factor authentication enabled\",\"Rirbh5\":\"Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in.\",\"+zy2Nq\":\"Type\",\"fn5guJ\":\"Type 'delete' to confirm\",\"aLB9e4\":\"Type a command or search...\",\"NKs0zG\":\"Uh oh! Looks like you're missing a token\",\"yn1Wi2\":\"Derzeit kann die Sprache nicht geändert werden. Bitte versuchen Sie es später erneut.\",\"syy3Gt\":\"Unable to copy recovery code\",\"CRCTCg\":\"Unable to copy token\",\"IFfB53\":\"Unable to create direct template access. Please try again later.\",\"gVlUC8\":\"Unable to decline this team invitation at this time.\",\"Y+wsI7\":\"Unable to delete invitation. Please try again.\",\"UCeveL\":\"Unable to delete team\",\"wp9XuY\":\"Unable to disable two-factor authentication\",\"kIV9PR\":\"Unable to join this team at this time.\",\"KFBm7R\":\"Unable to load document history\",\"NodEs1\":\"Unable to load your public profile templates at this time\",\"vklymD\":\"Unable to remove email verification at this time. Please try again.\",\"w8n1+z\":\"Unable to remove team email at this time. Please try again.\",\"akFhsV\":\"Unable to resend invitation. Please try again.\",\"JQLFI3\":\"Unable to resend verification at this time. Please try again.\",\"jLtRR6\":\"Unable to reset password\",\"QtkcKO\":\"Unable to setup two-factor authentication\",\"N1m2oU\":\"Unable to sign in\",\"dA/8If\":\"Unauthorized\",\"9zMI6W\":\"Uncompleted\",\"29VNqC\":\"Unknown error\",\"7yiFvZ\":\"Unpaid\",\"EkH9pt\":\"Aktualisieren\",\"CVGIOg\":\"Update Banner\",\"MSfA8z\":\"Update passkey\",\"Q3MPWA\":\"Update password\",\"vXPSuB\":\"Update profile\",\"ih1ndv\":\"Update Recipient\",\"5bRMKt\":\"Update role\",\"qg6EfE\":\"Update team\",\"V8JgFA\":\"Team-E-Mail aktualisieren\",\"DDP/NH\":\"Teammitglied aktualisieren\",\"KAyssy\":\"Benutzer aktualisieren\",\"iFdgvQ\":\"Webhook aktualisieren\",\"2uDkRs\":\"Passwort wird aktualisiert...\",\"6JH8iK\":\"Profil wird aktualisiert...\",\"jUV7CU\":\"Avatar hochladen\",\"2npSeV\":\"Hochgeladen von\",\"bM+XCB\":\"Die hochgeladene Datei ist zu groß\",\"fXh9EJ\":\"Die hochgeladene Datei ist zu klein\",\"mnNw0z\":\"Die hochgeladene Datei ist kein zulässiger Dateityp\",\"5UWfU/\":\"Authenticator verwenden\",\"VLViRK\":\"Backup-Code verwenden\",\"NUXH2v\":\"Vorlage verwenden\",\"7PzzBU\":\"Benutzer\",\"GjhOGB\":\"Benutzer-ID\",\"DgDMhU\":\"Benutzerprofile sind hier!\",\"lcDO4m\":\"Benutzereinstellungen\",\"Sxm8rQ\":\"Benutzer\",\"wMHvYH\":\"Wert\",\"BGWaEQ\":\"Bestätigungs-E-Mail gesendet\",\"XZQ6rx\":\"Bestätigungs-E-Mail erfolgreich gesendet.\",\"ZqWgxB\":\"Jetzt überprüfen\",\"kuvvht\":\"Überprüfen Sie Ihre E-Mail-Adresse\",\"c9ZsJU\":\"Überprüfen Sie Ihre E-Mail-Adresse, um alle Funktionen freizuschalten.\",\"OUPY2G\":\"Überprüfen Sie Ihre E-Mail, um Dokumente hochzuladen.\",\"jpctdh\":\"Betrachten\",\"c3aao/\":\"Aktivität ansehen\",\"pTCu0c\":\"Alle Dokumente anzeigen, die an Ihr Konto gesendet wurden\",\"F8qz8t\":\"Sehen Sie sich alle aktuellen Sicherheitsaktivitäten in Ihrem Konto an.\",\"t3iQF8\":\"Sehen Sie sich alle Sicherheitsaktivitäten in Ihrem Konto an.\",\"t5bHu+\":\"Codes ansehen\",\"Opb2rO\":\"Dokumente ansehen, die mit dieser E-Mail verknüpft sind\",\"FbRyw+\":\"Einladungen ansehen\",\"kGkM7n\":\"Originaldokument ansehen\",\"z0hW8A\":\"Wiederherstellungscodes ansehen\",\"+SRqZk\":\"Teams ansehen\",\"vXtpAZ\":\"Betrachtet\",\"uUehLT\":\"Warten\",\"p5sNpe\":\"Warten auf andere, um zu unterschreiben\",\"j+L8lv\":\"Warten auf deine Reihe\",\"CLj7L4\":\"Möchten Sie auffällige Signatur-Links wie diesen senden? <0>Überprüfen Sie Documenso.\",\"AVOxgl\":\"Möchten Sie Ihr eigenes öffentliches Profil haben?\",\"bJajhk\":\"Wir können zurzeit nicht auf das Abrechnungsportal zugreifen. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"mrAou1\":\"Wir können diesen Schlüssel im Moment nicht entfernen. Bitte versuchen Sie es später erneut.\",\"PVmZRU\":\"Wir können diesen Schlüssel im Moment nicht aktualisieren. Bitte versuchen Sie es später erneut.\",\"4CEdkv\":\"Wir sind auf einen Fehler gestoßen, während wir den direkten Vorlagenlink entfernt haben. Bitte versuchen Sie es später erneut.\",\"9dCMy6\":\"Wir sind auf einen Fehler gestoßen, während wir den Webhook aktualisieren wollten. Bitte versuchen Sie es später erneut.\",\"/666TS\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das neue Token zu erstellen. Bitte versuchen Sie es später erneut.\",\"ghtOmL\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diese E-Mail hinzuzufügen. Bitte versuchen Sie es später erneut.\",\"Z3g6da\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, ein Team zu erstellen. Bitte versuchen Sie es später erneut.\",\"5jf+Ky\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, es zu löschen. Bitte versuchen Sie es später erneut.\",\"BYsCZ0\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das ausstehende Team zu löschen. Bitte versuchen Sie es später erneut.\",\"X1sSV9\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Team zu löschen. Bitte versuchen Sie es später erneut.\",\"kQiucd\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Token zu löschen. Bitte versuchen Sie es später erneut.\",\"QbeZrm\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Konto zu löschen. Bitte versuchen Sie es später erneut.\",\"RFJXMf\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Teammitglieder einzuladen. Bitte versuchen Sie es später erneut.\",\"NOJmg5\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Team zu verlassen. Bitte versuchen Sie es später erneut.\",\"p1cQqG\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diese Vorlage aus Ihrem Profil zu entfernen. Bitte versuchen Sie es später erneut.\",\"dWt6qq\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diese Übertragung zu entfernen. Bitte versuchen Sie es später oder kontaktieren Sie den Support.\",\"Bf8/oy\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diesen Benutzer zu entfernen. Bitte versuchen Sie es später erneut.\",\"+dHRXe\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, eine Übertragung dieses Teams anzufordern. Bitte versuchen Sie es später erneut.\",\"zKkKFY\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Passwort zurückzusetzen. Bitte versuchen Sie es später erneut.\",\"jMJahr\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, den Zugriff zu widerrufen. Bitte versuchen Sie es später oder kontaktieren Sie den Support.\",\"v7NHq3\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihre Daten zu speichern. Bitte versuchen Sie es später erneut.\",\"H2R2SX\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Sie anzumelden. Bitte versuchen Sie es später erneut.\",\"lFQvqg\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Sie anzumelden. Bitte versuchen Sie es später erneut.\",\"tIdO3I\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Sie anzumelden. Bitte versuchen Sie es später erneut.\",\"s7WVvm\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das Avatar zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"t2qome\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das Banner zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"KRW9aV\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, die Vorlage zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"jSzwNQ\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Teammitglied zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"ZAGznT\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Passwort zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"/YgkWz\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr öffentliches Profil zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"PgR2KT\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Team zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"Fkk/tM\":\"Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, die Team-E-Mail zu aktualisieren. Bitte versuchen Sie es später erneut.\",\"XdaMt1\":\"Wir haben eine Bestätigungs-E-Mail zur Überprüfung gesendet.\",\"Z/3o7q\":\"Wir konnten das Token nicht in Ihre Zwischenablage kopieren. Bitte versuchen Sie es erneut.\",\"/f76sW\":\"Wir konnten Ihren Wiederherstellungscode nicht in Ihre Zwischenablage kopieren. Bitte versuchen Sie es erneut.\",\"5Elc4g\":\"Wir konnten keine Checkout-Sitzung erstellen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support\",\"bw0W5A\":\"Wir konnten die Zwei-Faktor-Authentifizierung für Ihr Konto nicht deaktivieren. Bitte stellen Sie sicher, dass Sie Ihr Passwort und den Backup-Code korrekt eingegeben haben und versuchen Sie es erneut.\",\"Ckd2da\":\"Wir konnten Sie zurzeit nicht abmelden.\",\"PGrghQ\":\"Wir konnten Ihr öffentliches Profil nicht auf öffentlich setzen. Bitte versuchen Sie es erneut.\",\"I8Rr9j\":\"Wir konnten die Zwei-Faktor-Authentifizierung für Ihr Konto nicht einrichten. Bitte stellen Sie sicher, dass Sie den Code korrekt eingegeben haben und versuchen Sie es erneut.\",\"/Ez2eA\":\"Wir konnten dieses Dokument zurzeit nicht einreichen. Bitte versuchen Sie es später erneut.\",\"zfClNd\":\"Wir konnten Ihre Angaben nicht verifizieren. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support\",\"791g1I\":\"Wir konnten Ihre E-Mail nicht bestätigen. Wenn Ihre E-Mail noch nicht bestätigt wurde, versuchen Sie es bitte erneut.\",\"xxInDV\":\"Wir sind alle leer\",\"lgW1qG\":[\"Wir haben eine Bestätigungs-E-Mail an <0>\",[\"email\"],\" gesendet. Bitte überprüfen Sie Ihren Posteingang und klicken Sie auf den Link in der E-Mail, um Ihr Konto zu bestätigen.\"],\"an6ayw\":\"Webhook erstellt\",\"LnaC5y\":\"Webhook gelöscht\",\"kxZ7LS\":\"Webhook aktualisiert\",\"nuh/Wq\":\"Webhook-URL\",\"v1kQyJ\":\"Webhooks\",\"4XSc4l\":\"Wöchentlich\",\"nx8adn\":\"Willkommen zurück, wir freuen uns, Sie zu haben.\",\"XRZQZj\":\"Hast du stattdessen versucht, dieses Dokument zu bearbeiten?\",\"v+iPzY\":\"Wenn Sie auf Fortfahren klicken, werden Sie aufgefordert, den ersten verfügbaren Authenticator auf Ihrem System hinzuzufügen.\",\"ks103z\":\"Während Sie darauf warten, können Sie Ihr eigenes Documenso-Konto erstellen und sofort mit der Dokumentenunterzeichnung beginnen.\",\"gW6iyU\":\"Wen möchten Sie erinnern?\",\"WCtNlH\":\"Schreiben Sie über das Team\",\"RB+i+e\":\"Schreiben Sie über sich selbst\",\"zkWmBh\":\"Jährlich\",\"kWJmRL\":\"Sie\",\"H0+WHg\":[\"Sie stehen kurz davor, die Genehmigung für \\\"\",[\"truncatedTitle\"],\"\\\" abzuschließen.<0/> Sind Sie sicher?\"],\"kzE21T\":[\"Sie stehen kurz davor, \\\"\",[\"truncatedTitle\"],\"\\\" zu unterzeichnen.<0/> Sind Sie sicher?\"],\"9AVWSg\":[\"Sie stehen kurz davor, \\\"\",[\"truncatedTitle\"],\"\\\" anzusehen.<0/> Sind Sie sicher?\"],\"wPAx3W\":[\"Sie sind dabei, <0>\\\"\",[\"documentTitle\"],\"\\\" zu löschen\"],\"bnSqz9\":[\"Sie stehen kurz davor, die folgende Team-E-Mail von <0>\",[\"teamName\"],\" zu löschen.\"],\"5K1f43\":[\"Sie sind dabei, <0>\\\"\",[\"documentTitle\"],\"\\\" zu verstecken\"],\"Z7Zba7\":\"Sie stehen kurz davor, das folgende Team zu verlassen.\",\"w4DsUu\":[\"Sie stehen kurz davor, den folgenden Benutzer aus <0>\",[\"teamName\"],\" zu entfernen.\"],\"3TbP+M\":[\"Sie stehen kurz davor, den Zugriff für das Team <0>\",[\"0\"],\" (\",[\"1\"],\") zu widerrufen.\"],\"km5WYz\":\"Sie befinden sich derzeit im <0>kostenlosen Plan.\",\"vELAGq\":[\"Sie aktualisieren derzeit <0>\",[\"teamMemberName\"],\".\"],\"9Vb1lk\":[\"Sie aktualisieren derzeit den <0>\",[\"passkeyName\"],\" Passkey.\"],\"fE9efX\":\"Sie sind nicht berechtigt, diese Seite anzuzeigen.\",\"xGF8ow\":\"Sie können wählen, ob Sie Ihr Profil für die öffentliche Ansicht aktivieren oder deaktivieren möchten.\",\"knayUe\":\"Sie können wählen, ob Sie Ihr Teamprofil für die öffentliche Ansicht aktivieren oder deaktivieren möchten.\",\"6RWhw7\":\"Sie können Ihr Profil später über die Profileinstellungen beanspruchen!\",\"wvsTRr\":\"Sie können die Profil-URL aktualisieren, indem Sie die Team-URL auf der Seite mit den allgemeinen Einstellungen aktualisieren.\",\"MfJtjp\":\"Sie können Dokumente ansehen, die mit dieser E-Mail verknüpft sind, und diese Identität beim Senden von Dokumenten verwenden.\",\"q1+l2h\":[\"Sie dürfen nicht mehr als \",[\"MAXIMUM_PASSKEYS\"],\" Passkeys haben.\"],\"Nv8I50\":\"Sie können ein Teammitglied, das eine höhere Rolle als Sie hat, nicht ändern.\",\"tBM5rt\":\"Sie können keine verschlüsselten PDFs hochladen\",\"vGmUyC\":\"Sie haben derzeit keinen Kundenrecord, das sollte nicht passieren. Bitte kontaktieren Sie den Support um Hilfe.\",\"COkiAI\":[\"Sie haben eine Einladung von <0>\",[\"0\"],\" angenommen, um ihrem Team beizutreten.\"],\"XJ/LXV\":[\"Sie haben die Eigentumsübertragung für <0>\",[\"0\"],\" bereits abgeschlossen.\"],\"udOfln\":[\"Sie haben Ihre E-Mail-Adresse für <0>\",[\"0\"],\" bereits bestätigt.\"],\"rawUsl\":[\"Sie wurden von <0>\",[\"0\"],\" eingeladen, ihrem Team beizutreten.\"],\"C5iBwQ\":[\"Sie haben die Einladung von <0>\",[\"0\"],\" abgelehnt, ihrem Team beizutreten.\"],\"9vc55I\":\"Sie haben noch keine Webhooks. Ihre Webhooks werden hier angezeigt, sobald Sie sie erstellt haben.\",\"MWXNow\":\"Sie haben noch keine Vorlagen erstellt. Bitte laden Sie eine Datei hoch, um eine Vorlage zu erstellen.\",\"qJTcfP\":\"Sie haben noch keine Dokumente erstellt oder erhalten. Bitte laden Sie ein Dokument hoch, um eines zu erstellen.\",\"yvV4GX\":[\"Sie haben das maximale Limit von \",[\"0\"],\" direkten Vorlagen erreicht. <0>Upgrade your account to continue!\"],\"m5RA9C\":\"Sie haben Ihr Dokumentenlimit erreicht.\",\"K/3HUN\":\"Sie haben Ihr Dokumentenlimit erreicht. <0>Upgrade your account to continue!\",\"dURxlX\":\"Sie haben dieses Team erfolgreich verlassen.\",\"vi6pfe\":\"Sie haben sich erfolgreich registriert. Bitte bestätigen Sie Ihr Konto, indem Sie auf den Link klicken, den Sie per E-Mail erhalten haben.\",\"B5Ovxs\":\"Sie haben diesen Benutzer erfolgreich aus dem Team entfernt.\",\"PIl3Hg\":\"Sie haben den Zugriff erfolgreich widerrufen.\",\"Z1UZXO\":[\"Sie haben \",[\"teamMemberName\"],\" aktualisiert.\"],\"tD6Cj2\":[\"Sie haben Ihre E-Mail-Adresse für <0>\",[\"0\"],\" bestätigt.\"],\"pNlz0U\":\"Sie müssen Administrator dieses Teams sein, um die Abrechnung zu verwalten.\",\"OGT1bh\":\"Sie müssen {deleteMessage} eingeben, um fortzufahren\",\"jifgCp\":\"Sie müssen mindestens einen anderen Teamkollegen haben, um die Eigentumsübertragung durchzuführen.\",\"ID3LkG\":\"Sie müssen eine Profil-URL festlegen, bevor Sie Ihr öffentliches Profil aktivieren.\",\"zfliFq\":[\"Sie müssen als <0>\",[\"email\"],\" angemeldet sein, um diese Seite anzuzeigen.\"],\"1et3k8\":\"Sie müssen angemeldet sein, um diese Seite anzuzeigen.\",\"ZR9lKP\":\"Sie müssen 2FA einrichten, um dieses Dokument als angesehen zu markieren.\",\"tKEndc\":\"Sie werden benachrichtigt und können Ihr Documenso öffentliches Profil einrichten, wenn wir die Funktion starten.\",\"MBzXsC\":\"Sie müssen bei der Anmeldung jetzt einen Code von Ihrer Authenticator-App eingeben.\",\"eWlnaX\":\"Sie erhalten eine E-Mail-Kopie des unterzeichneten Dokuments, sobald alle unterschrieben haben.\",\"gmJH7Y\":\"Ihr Konto wurde erfolgreich gelöscht.\",\"YL3Iyk\":\"Ihr Avatar wurde erfolgreich aktualisiert.\",\"c4qhbN\":\"Ihr Banner wurde erfolgreich aktualisiert.\",\"+Ljs6n\":\"Ihr aktueller Plan ist überfällig. Bitte aktualisieren Sie Ihre Zahlungsinformationen.\",\"5s2EJQ\":\"Ihre direkten Unterzeichnungsvorlagen\",\"pj2JS8\":\"Ihr Dokument konnte nicht hochgeladen werden.\",\"DIplUX\":\"Ihr Dokument wurde erfolgreich aus der Vorlage erstellt.\",\"iz6qAJ\":\"Ihr Dokument wurde erfolgreich erneut gesendet.\",\"0KIVTr\":\"Ihr Dokument wurde erfolgreich gesendet.\",\"vbvBKY\":\"Ihr Dokument wurde erfolgreich dupliziert.\",\"TqcK/s\":\"Ihr Dokument wurde erfolgreich hochgeladen.\",\"xEM9BR\":\"Ihr Dokument wurde erfolgreich hochgeladen. Sie werden zur Vorlagenseite weitergeleitet.\",\"F2NQI1\":\"Ihre Dokumente\",\"JQbHxK\":\"Ihre E-Mail wurde erfolgreich bestätigt! Sie können jetzt alle Funktionen von Documenso nutzen.\",\"pSDzas\":[\"Ihre E-Mail wird derzeit von Team <0>\",[\"0\"],\" (\",[\"1\"],\") verwendet.\"],\"K6mQ0w\":\"Ihre vorhandenen Tokens\",\"Ecp9Z/\":\"Ihr Passwort wurde erfolgreich aktualisiert.\",\"/tDdSk\":\"Ihre Zahlung für Teams ist überfällig. Bitte begleichen Sie die Zahlung, um Unterbrechungen des Dienstes zu vermeiden.\",\"R+Yx9f\":\"Ihr Profil wurde erfolgreich aktualisiert.\",\"skqRDH\":\"Ihr Profil wurde aktualisiert.\",\"kF7YFF\":\"Ihr öffentliches Profil wurde aktualisiert.\",\"XnIGua\":\"Ihr Wiederherstellungscode wurde in die Zwischenablage kopiert.\",\"/N3QQp\":\"Ihre Wiederherstellungscodes sind unten aufgeführt. Bitte bewahren Sie sie an einem sicheren Ort auf.\",\"o9X4Qf\":\"Ihr Abonnement ist derzeit aktiv.\",\"+fTW4I\":\"Ihr Team wurde erstellt.\",\"DCGKPd\":\"Ihr Team wurde erfolgreich gelöscht.\",\"7rm0si\":\"Ihr Team wurde erfolgreich aktualisiert.\",\"icNCVp\":\"Ihre Vorlage wurde erfolgreich dupliziert.\",\"juxjhy\":\"Ihre Vorlage wurde erfolgreich gelöscht.\",\"BHaG+M\":\"Ihre Vorlage wird dupliziert.\",\"WQkZGA\":\"Ihre Vorlagen wurden erfolgreich gespeichert.\",\"4OcZNw\":\"Ihr Token ist abgelaufen!\",\"stera3\":\"Ihr Token wurde erfolgreich erstellt! Stellen Sie sicher, dass Sie es kopieren, da Sie es später nicht mehr sehen können!\",\"R5j6t5\":\"Ihre Tokens werden hier angezeigt, sobald Sie sie erstellt haben.\",\"73XXzw\":[[\"0\"],\" von \",[\"1\"],\" Zeile(n) ausgewählt.\"],\"lZ4w45\":[[\"visibleRows\",\"plural\",{\"one\":[\"Eine \",\"#\",\" Ergebnis wird angezeigt.\"],\"other\":[\"#\",\" Ergebnisse werden angezeigt.\"]}]],\"AhYxw5\":\"<0>Authentifizierungsmethode erben - Verwenden Sie die in den \\\"Allgemeinen Einstellungen\\\" konfigurierte globale Aktionssignatur-Authentifizierungsmethode\",\"OepImG\":\"<0>Keine Einschränkungen - Keine Authentifizierung erforderlich\",\"07+JZ2\":\"<0>Keine Einschränkungen - Das Dokument kann direkt über die dem Empfänger gesendete URL abgerufen werden\",\"jx/lwn\":\"<0>Keine - Keine Authentifizierung erforderlich\",\"CUT3u1\":\"<0>2FA erforderlich - Der Empfänger muss ein Konto haben und die 2FA über seine Einstellungen aktiviert haben\",\"2PbD3D\":\"<0>Konto erforderlich - Der Empfänger muss angemeldet sein, um das Dokument anzeigen zu können\",\"QHSbey\":\"<0>Passkey erforderlich - Der Empfänger muss ein Konto haben und den Passkey über seine Einstellungen konfiguriert haben\",\"Oy5nEc\":\"Dokument hinzufügen\",\"7Pz5x5\":\"Fügen Sie eine URL hinzu, um den Benutzer nach der Unterzeichnung des Dokuments weiterzuleiten\",\"aILOUH\":\"Fügen Sie dem Dokument eine externe ID hinzu. Diese kann verwendet werden, um das Dokument in externen Systemen zu identifizieren.\",\"bK1dPK\":\"Fügen Sie der Vorlage eine externe ID hinzu. Diese kann zur Identifizierung in externen Systemen verwendet werden.\",\"nnZ1Sa\":\"Weitere Option hinzufügen\",\"0/UVRw\":\"Weiteren Wert hinzufügen\",\"VaCh6w\":\"Mich selbst hinzufügen\",\"jAa/lz\":\"Mich hinzufügen\",\"29QK6H\":\"Platzhalterempfänger hinzufügen\",\"vcxlzZ\":\"Unterzeichner hinzufügen\",\"MwcOtB\":\"Text hinzufügen\",\"7F2ltK\":\"Text zum Feld hinzufügen\",\"U3pytU\":\"Admin\",\"NFIOKv\":\"Erweiterte Optionen\",\"VNgKZz\":\"Erweiterte Einstellungen\",\"bNUpvl\":\"Nach der Übermittlung wird ein Dokument automatisch generiert und zu Ihrer Dokumentenseite hinzugefügt. Sie erhalten außerdem eine Benachrichtigung per E-Mail.\",\"ca9AbO\":\"Genehmiger\",\"j2Uisd\":\"Genehmigung\",\"THokF3\":\"Schwarz\",\"Zn5crm\":\"Blau\",\"brJrDl\":\"Unterzeichner kann nicht entfernt werden\",\"RpYfjZ\":\"Cc\",\"XdZeJk\":\"CC\",\"nrL/ZD\":\"CC'd\",\"EEk+d0\":\"Zeichenbeschränkung\",\"G1XxbZ\":\"Checkbox\",\"wbixMe\":\"Checkbox-Werte\",\"u8JHrO\":\"Filter löschen\",\"IqxkER\":\"Unterschrift löschen\",\"OrcxNk\":\"Direkten Empfänger konfigurieren\",\"92KLYs\":[\"Konfigurieren Sie das Feld \",[\"0\"]],\"MXSt4t\":[\"Created \",[\"0\"]],\"GB2F11\":\"Benutzerdefinierter Text\",\"4BHv90\":\"Datumsformat\",\"NLXhq7\":\"Empfänger des direkten Links\",\"YScG1E\":\"Dokumentenzugriff\",\"rAqi0g\":\"Dokumenterstellung\",\"6GyScL\":\"Ziehen Sie Ihr PDF hierher.\",\"iKQcPM\":\"Dropdown\",\"XXvhMd\":\"Dropdown-Optionen\",\"XLpxoj\":\"E-Mail-Optionen\",\"vEAdOw\":\"Leeres Feld\",\"S+mLLv\":\"Aktiviere die Signaturreihenfolge\",\"ILG+sB\":\"Aktivieren Sie getippte Unterschriften\",\"f7sXvi\":\"Passwort eingeben\",\"5KfWxA\":\"Externe ID\",\"4CP+OV\":\"Einstellungen konnten nicht gespeichert werden.\",\"LK3SFK\":\"Zeichenbeschränkung des Feldes\",\"C21JWH\":\"Feldschriftgröße\",\"NYkIsf\":\"Feldformat\",\"X6Tb6Q\":\"Feldbeschriftung\",\"NaVkSD\":\"Feldplatzhalter\",\"cGeFup\":\"Schriftgröße\",\"N1UTWT\":\"Globale Empfängerauthentifizierung\",\"VmkjGB\":\"Grün\",\"uCroPU\":\"Ich bin ein Unterzeichner dieses Dokuments\",\"K6KTX2\":\"Ich bin ein Betrachter dieses Dokuments\",\"ngj5km\":\"Ich bin ein Genehmiger dieses Dokuments\",\"JUZIGu\":\"Ich bin verpflichtet, eine Kopie dieses Dokuments zu erhalten<<<<<<< HEAD\",\"ZjDoG7\":\"I am required to recieve a copy of this document=======>>>>>>> main\",\"fnbcC0\":\"Authentifizierungsmethode erben\",\"87a/t/\":\"Beschriftung\",\"dtOoGl\":\"Manager\",\"CK1KXz\":\"Max\",\"OvoEq7\":\"Mitglied\",\"ziXm9u\":\"Nachricht <0>(Optional)\",\"eTUF28\":\"Min\",\"4nqUV0\":\"Muss genehmigen\",\"lNQBPg\":\"Muss unterzeichnen\",\"eUAUyG\":\"Muss sehen\",\"GBIRGD\":\"Kein passender Empfänger mit dieser Beschreibung gefunden.\",\"f34Qxi\":\"Keine Empfänger mit dieser Rolle\",\"qQ7oqE\":\"Keine Einschränkungen\",\"AxPAXW\":\"Keine Ergebnisse gefunden\",\"pt86ev\":\"Kein Unterschriftsfeld gefunden\",\"bR2sEm\":\"Zahlenformat\",\"eY6ns+\":\"Sobald aktiviert, können Sie einen aktiven Empfänger für die Direktlink-Signierung auswählen oder einen neuen erstellen. Dieser Empfängertyp kann nicht bearbeitet oder gelöscht werden.\",\"JE2qy+\":\"Sobald Ihre Vorlage eingerichtet ist, teilen Sie den Link überall, wo Sie möchten. Die Person, die den Link öffnet, kann ihre Informationen im Feld für direkte Empfänger eingeben und alle anderen ihr zugewiesenen Felder ausfüllen.\",\"fpzyLj\":[\"Seite \",[\"0\"],\" von \",[\"1\"]],\"8ltyoa\":\"Passwort erforderlich\",\"ayaTI6\":\"Wählen Sie eine Zahl\",\"hx1ePY\":\"Platzhalter\",\"MtkqZc\":\"Radio\",\"5cEi0C\":\"Radio-Werte\",\"uNQ6eB\":\"Nur lesen\",\"UTnF5X\":\"Erhält Kopie\",\"ZIuo5V\":\"Empfängeraktion Authentifizierung\",\"wRTiSD\":\"Rot\",\"VTB2Rz\":\"Weiterleitungs-URL\",\"8dg+Yo\":\"Pflichtfeld\",\"xxCtZv\":\"Zeilen pro Seite\",\"9Y3hAT\":\"Vorlage speichern\",\"StoBff\":\"Sprachen suchen...\",\"hVPa4O\":\"Option auswählen\",\"IM+vrQ\":\"Wählen Sie mindestens\",\"Gve6FG\":\"Standardoption auswählen\",\"JlFcis\":\"Senden\",\"AEV4wo\":\"Dokument senden\",\"iE3nGO\":\"Unterschriftenkarte teilen\",\"y+hKWu\":\"Link teilen\",\"ydZ6yi\":\"Erweiterte Einstellungen anzeigen\",\"u9Zt2g\":\"Sign Next Document\",\"jTCAGu\":\"Unterzeichner\",\"6G8s+q\":\"Unterzeichnung\",\"kW2h2Z\":\"Einige Unterzeichner haben noch kein Unterschriftsfeld zugewiesen bekommen. Bitte weisen Sie jedem Unterzeichner mindestens ein Unterschriftsfeld zu, bevor Sie fortfahren.\",\"kf83Ld\":\"Etwas ist schief gelaufen.\",\"WlBiWh\":[\"Schritt <0>\",[\"step\"],\" von \",[\"maxStep\"],\"\"],\"ki77Td\":\"Betreff <0>(Optional)\",\"hQRttt\":\"Einreichen\",\"URdrTr\":\"Vorlagentitel\",\"imClgr\":\"Die Authentifizierung, die erforderlich ist, damit Empfänger Felder signieren\",\"yyD2dE\":\"Die Authentifizierung, die erforderlich ist, damit Empfänger das Signaturfeld signieren können.\",\"GtDmLf\":\"Die Authentifizierung, die erforderlich ist, damit Empfänger das Dokument anzeigen können.\",\"zAoaPB\":\"Der Name des Dokuments\",\"Ev3GOS\":\"Das eingegebene Passwort ist falsch. Bitte versuchen Sie es erneut.\",\"OPnnb6\":\"Der Empfänger muss keine Aktion ausführen und erhält nach Abschluss eine Kopie des Dokuments.\",\"v8p6Mb\":\"Der Empfänger muss das Dokument genehmigen, damit es abgeschlossen werden kann.\",\"CPv0TB\":\"Der Empfänger muss das Dokument unterschreiben, damit es abgeschlossen werden kann.\",\"oIvIfH\":\"Der Empfänger muss das Dokument anzeigen, damit es abgeschlossen werden kann.\",\"Br2bvS\":\"Der Freigabelink konnte in diesem Moment nicht erstellt werden. Bitte versuchen Sie es erneut.\",\"XJIzqY\":\"Der Freigabelink wurde in Ihre Zwischenablage kopiert.\",\"UyM8/E\":\"Die E-Mail des Unterzeichners\",\"zHJ+vk\":\"Der Name des Unterzeichners\",\"kaEF2i\":\"Dies kann überschrieben werden, indem die Authentifizierungsanforderungen im nächsten Schritt direkt für jeden Empfänger festgelegt werden.\",\"QUZVfd\":\"Dieses Dokument wurde bereits an diesen Empfänger gesendet. Sie können diesen Empfänger nicht mehr bearbeiten.\",\"riNGUC\":\"Dieses Dokument ist durch ein Passwort geschützt. Bitte geben Sie das Passwort ein, um das Dokument anzusehen.\",\"Qkeh+t\":\"Dieses Feld kann nicht geändert oder gelöscht werden. Wenn Sie den direkten Link dieser Vorlage teilen oder zu Ihrem öffentlichen Profil hinzufügen, kann jeder, der darauf zugreift, seinen Namen und seine E-Mail-Adresse eingeben und die ihm zugewiesenen Felder ausfüllen.\",\"xrWgbt\":\"Dieser Empfänger kann nicht mehr bearbeitet werden, da er ein Feld unterschrieben oder das Dokument abgeschlossen hat.\",\"+J77hf\":\"Dieser Unterzeichner hat das Dokument bereits unterschrieben.\",\"6iFh5a\":\"Dies überschreibt alle globalen Einstellungen.\",\"RxsRD6\":\"Zeitzone\",\"UWmOq4\":[\"Um fortzufahren, legen Sie bitte mindestens einen Wert für das Feld \",[\"0\"],\" fest.\"],\"GT+2nz\":\"Aktualisieren Sie die Rolle und fügen Sie Felder nach Bedarf für den direkten Empfänger hinzu. Die Person, die den direkten Link verwendet, wird das Dokument als direkter Empfänger unterzeichnen.\",\"kwkhPe\":\"Upgrade\",\"06fEqf\":\"Vorlagendokument hochladen\",\"lGWE4b\":\"Validierung\",\"M/TIv1\":\"Betrachter\",\"RVWz5F\":\"Betrachten\",\"4/hUq0\":\"Sie sind dabei, dieses Dokument an die Empfänger zu senden. Sind Sie sicher, dass Sie fortfahren möchten?\",\"rb/T41\":\"Sie können die folgenden Variablen in Ihrer Nachricht verwenden:\",\"9+Ph0R\":\"Sie können derzeit keine Dokumente hochladen.\"}")}; \ No newline at end of file diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po deleted file mode 100644 index d0849124f..000000000 --- a/packages/lib/translations/de/web.po +++ /dev/null @@ -1,4440 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: de\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-18 04:04\n" -"Last-Translator: \n" -"Language-Team: German\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: de\n" -"X-Crowdin-File: web.po\n" -"X-Crowdin-File-ID: 8\n" - -#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:69 -msgid "\"{0}\" will appear on the document as it has a timezone of \"{timezone}\"." -msgstr "\"{0}\" wird im Dokument erscheinen, da es eine Zeitzone von \"{timezone}\" hat." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:60 -msgid "\"{documentTitle}\" has been successfully deleted" -msgstr "\"{documentTitle}\" wurde erfolgreich gelöscht" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:78 -msgid "({0}) has invited you to approve this document" -msgstr "({0}) hat dich eingeladen, dieses Dokument zu genehmigen" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:75 -msgid "({0}) has invited you to sign this document" -msgstr "({0}) hat dich eingeladen, dieses Dokument zu unterzeichnen" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:72 -msgid "({0}) has invited you to view this document" -msgstr "({0}) hat dich eingeladen, dieses Dokument zu betrachten" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:311 -msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" -msgstr "{0, plural, one {(1 Zeichen über dem Limit)} other {(# Zeichen über dem Limit)}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:237 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:395 -msgid "{0, plural, one {# character over the limit} other {# characters over the limit}}" -msgstr "{0, plural, one {# Zeichen über dem Limit} other {# Zeichen über dem Limit}}" - -#: apps/web/src/app/(recipient)/d/[token]/page.tsx:82 -msgid "{0, plural, one {# recipient} other {# recipients}}" -msgstr "{0, plural, one {# Empfänger} other {# Empfänger}}" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:66 -msgid "{0, plural, one {# Seat} other {# Seats}}" -msgstr "{0, plural, one {# Sitz} other {# Sitze}}" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:37 -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:66 -msgid "{0, plural, one {<0>You have <1>1 pending team invitation} other {<2>You have <3># pending team invitations}}" -msgstr "{0, plural, one {<0>Du hast <1>1 ausstehende Team-Einladung} other {<2>Du hast <3># ausstehende Team-Einladungen}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:129 -msgid "{0, plural, one {1 Recipient} other {# Recipients}}" -msgstr "{0, plural, one {1 Empfänger} other {# Empfänger}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:230 -msgid "{0, plural, one {Waiting on 1 recipient} other {Waiting on # recipients}}" -msgstr "{0, plural, one {Warte auf 1 Empfänger} other {Warte auf # Empfänger}}" - -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:64 -msgid "{0, plural, zero {Select values} other {# selected...}}" -msgstr "{0, plural, zero {Werte auswählen} other {# ausgewählt...}}" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:249 -msgid "{0} direct signing templates" -msgstr "{0} direkte Signaturvorlagen" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:66 -msgid "{0} document" -msgstr "{0} Dokument" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:146 -msgid "{0} of {1} documents remaining this month." -msgstr "{0} von {1} Dokumenten verbleibend in diesem Monat." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:165 -msgid "{0} Recipient(s)" -msgstr "{0} Empfänger(in) / -n" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:67 -msgid "{0} the document to complete the process." -msgstr "{0} das Dokument, um den Prozess abzuschließen." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:292 -msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" -msgstr "{charactersRemaining, plural, one {1 Zeichen verbleibend} other {{charactersRemaining} Zeichen verbleibend}}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:55 -msgid "{formattedTeamMemberQuanity} • Monthly • Renews: {formattedDate}" -msgstr "{formattedTeamMemberQuanity} • Monatlich • Erneuert: {formattedDate}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:48 -msgid "{numberOfSeats, plural, one {# member} other {# members}}" -msgstr "{numberOfSeats, plural, one {# Mitglied} other {# Mitglieder}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:231 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:389 -msgid "{remaningLength, plural, one {# character remaining} other {# characters remaining}}" -msgstr "{remaningLength, plural, one {# Zeichen verbleibend} other {# Zeichen verbleibend}}" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:45 -msgid "<0>\"{0}\"is no longer available to sign" -msgstr "<0>\"{0}\" steht nicht mehr zur Unterschrift zur Verfügung" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:57 -msgid "<0>Sender: All" -msgstr "<0>Absender: Alle" - -#: apps/web/src/components/partials/not-found.tsx:45 -msgid "404 Page not found" -msgstr "404 Seite nicht gefunden" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:15 -msgid "404 Profile not found" -msgstr "404 Profil nicht gefunden" - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:15 -msgid "404 Team not found" -msgstr "404 Team nicht gefunden" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:15 -msgid "404 Template not found" -msgstr "404 Vorlage nicht gefunden" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:55 -msgid "A confirmation email has been sent, and it should arrive in your inbox shortly." -msgstr "Eine Bestätigungs-E-Mail wurde gesendet, und sie sollte in Kürze in deinem Posteingang ankommen." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:201 -msgid "A draft document will be created" -msgstr "Ein Entwurf wird erstellt" - -#: apps/web/src/components/forms/token.tsx:127 -msgid "A new token was created successfully." -msgstr "Ein neuer Token wurde erfolgreich erstellt." - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:24 -#: apps/web/src/components/forms/forgot-password.tsx:58 -msgid "A password reset email has been sent, if you have an account you should see it in your inbox shortly." -msgstr "Eine E-Mail zum Zurücksetzen des Passworts wurde gesendet, wenn du ein Konto hast, solltest du sie in Kürze in deinem Posteingang sehen." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:94 -msgid "A request to transfer the ownership of this team has been sent to <0>{0} ({1})" -msgstr "Eine Anfrage zur Übertragung des Eigentums dieses Teams wurde an <0>{0} ({1}) gesendet" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:228 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso" -msgstr "Ein Geheimnis, das an deine URL gesendet wird, damit du überprüfen kannst, dass die Anfrage von Documenso gesendet wurde" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:196 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:198 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso." -msgstr "Ein Geheimnis, das an deine URL gesendet wird, damit du überprüfen kannst, dass die Anfrage von Documenso gesendet wurde." - -#: apps/web/src/components/forms/public-profile-form.tsx:198 -msgid "A unique URL to access your profile" -msgstr "Eine eindeutige URL, um auf dein Profil zuzugreifen" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:206 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:139 -msgid "A unique URL to identify your team" -msgstr "Eine eindeutige URL, um dein Team zu identifizieren" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:137 -msgid "A verification email will be sent to the provided email." -msgstr "Eine Bestätigungs-E-Mail wird an die angegebene E-Mail-Adresse gesendet." - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:46 -msgid "Accept" -msgstr "Akzeptieren" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:26 -msgid "Accepted team invitation" -msgstr "Team-Einladung akzeptiert" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48 -msgid "Account deleted" -msgstr "Konto gelöscht" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121 -#: 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 -msgid "Action" -msgstr "Aktion" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:85 -#: 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 -msgid "Actions" -msgstr "Aktionen" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:101 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:76 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:71 -msgid "Active" -msgstr "Aktiv" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:68 -msgid "Active Subscriptions" -msgstr "Aktive Abonnements" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:189 -msgid "Add" -msgstr "Hinzufügen" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:175 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:87 -msgid "Add all relevant fields for each recipient." -msgstr "Fügen Sie alle relevanten Felder für jeden Empfänger hinzu." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:82 -msgid "Add all relevant placeholders for each recipient." -msgstr "Fügen Sie alle relevanten Platzhalter für jeden Empfänger hinzu." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:62 -msgid "Add an authenticator to serve as a secondary authentication method for signing documents." -msgstr "Fügen Sie einen Authenticator hinzu, um als sekundäre Authentifizierungsmethode für die Unterzeichnung von Dokumenten zu dienen." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:57 -msgid "Add an authenticator to serve as a secondary authentication method when signing in, or when signing documents." -msgstr "Fügen Sie einen Authenticator hinzu, um als sekundäre Authentifizierungsmethode beim Einloggen oder bei der Unterzeichnung von Dokumenten zu dienen." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:125 -msgid "Add email" -msgstr "E-Mail hinzufügen" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:174 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:86 -msgid "Add Fields" -msgstr "Felder hinzufügen" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:364 -msgid "Add more" -msgstr "Mehr hinzufügen" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:146 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:154 -msgid "Add passkey" -msgstr "Passkey hinzufügen" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:81 -msgid "Add Placeholders" -msgstr "Platzhalter hinzufügen" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:169 -msgid "Add Signers" -msgstr "Unterzeichner hinzufügen" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:179 -msgid "Add Subject" -msgstr "Betreff hinzufügen" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:133 -msgid "Add team email" -msgstr "Team-E-Mail hinzufügen" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:170 -msgid "Add the people who will sign the document." -msgstr "Fügen Sie die Personen hinzu, die das Dokument unterschreiben werden." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:203 -msgid "Add the recipients to create the document with" -msgstr "Fügen Sie die Empfänger hinzu, um das Dokument zu erstellen" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:180 -msgid "Add the subject and message you wish to send to signers." -msgstr "Fügen Sie den Betreff und die Nachricht hinzu, die Sie den Unterzeichnern senden möchten." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:152 -msgid "Adding and removing seats will adjust your invoice accordingly." -msgstr "Das Hinzufügen und Entfernen von Sitzplätzen wird Ihre Rechnung entsprechend anpassen." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:59 -msgid "Admin Actions" -msgstr "Admin-Aktionen" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:262 -msgid "Admin panel" -msgstr "Admin-Panel" - -#: apps/web/src/components/formatter/document-status.tsx:46 -msgid "All" -msgstr "Alle" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:42 -msgid "All documents" -msgstr "Alle Dokumente" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:35 -msgid "All documents have been processed. Any new documents that are sent or received will show here." -msgstr "Alle Dokumente wurden verarbeitet. Alle neuen Dokumente, die gesendet oder empfangen werden, werden hier angezeigt." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:145 -msgid "All inserted signatures will be voided" -msgstr "Alle eingefügten Unterschriften werden annulliert" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:148 -msgid "All recipients will be notified" -msgstr "Alle Empfänger werden benachrichtigt" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:57 -msgid "All templates" -msgstr "Alle Vorlagen" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:55 -msgid "All Time" -msgstr "Alle Zeiten" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:110 -msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." -msgstr "Erlaubt die Authentifizierung mit biometrischen Daten, Passwort-Managern, Hardware-Schlüsseln usw." - -#: apps/web/src/components/forms/v2/signup.tsx:423 -msgid "Already have an account? <0>Sign in instead" -msgstr "Hast du bereits ein Konto? <0>Stattdessen anmelden" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:86 -msgid "Amount" -msgstr "Betrag" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:262 -msgid "An email containing an invitation will be sent to each member." -msgstr "Eine E-Mail mit einer Einladung wird an jedes Mitglied gesendet." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:109 -msgid "An email requesting the transfer of this team has been sent." -msgstr "Eine E-Mail, in der die Übertragung dieses Teams angefordert wird, wurde gesendet." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:83 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:57 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:92 -#: apps/web/src/components/forms/avatar-image.tsx:116 -#: apps/web/src/components/forms/password.tsx:78 -#: apps/web/src/components/forms/profile.tsx:81 -#: apps/web/src/components/forms/reset-password.tsx:81 -#: apps/web/src/components/forms/signup.tsx:107 -#: apps/web/src/components/forms/token.tsx:137 -#: apps/web/src/components/forms/v2/signup.tsx:154 -msgid "An error occurred" -msgstr "Ein Fehler ist aufgetreten" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:266 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:197 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:231 -msgid "An error occurred while adding signers." -msgstr "Ein Fehler ist aufgetreten, während Unterzeichner hinzugefügt wurden." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:301 -msgid "An error occurred while adding the fields." -msgstr "Ein Fehler ist aufgetreten, während die Felder hinzugefügt wurden." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:161 -msgid "An error occurred while creating document from template." -msgstr "Ein Fehler ist aufgetreten, während das Dokument aus der Vorlage erstellt wurde." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:102 -msgid "An error occurred while creating the webhook. Please try again." -msgstr "Ein Fehler ist aufgetreten, während der Webhook erstellt wurde. Bitte versuchen Sie es erneut." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:124 -msgid "An error occurred while disabling direct link signing." -msgstr "Ein Fehler ist aufgetreten, während das direkte Links-Signieren deaktiviert wurde." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:64 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:76 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:105 -msgid "An error occurred while downloading your document." -msgstr "Ein Fehler ist aufgetreten, während dein Dokument heruntergeladen wurde." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:52 -msgid "An error occurred while duplicating template." -msgstr "Ein Fehler ist aufgetreten, während die Vorlage dupliziert wurde." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:123 -msgid "An error occurred while enabling direct link signing." -msgstr "Ein Fehler ist aufgetreten, während das direkte Links-Signieren aktiviert wurde." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:299 -msgid "An error occurred while loading team members. Please try again later." -msgstr "Ein Fehler ist aufgetreten, während die Teammitglieder geladen wurden. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:58 -msgid "An error occurred while moving the document." -msgstr "Ein Fehler ist aufgetreten, während das Dokument verschoben wurde." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:57 -msgid "An error occurred while moving the template." -msgstr "Ein Fehler ist aufgetreten, während die Vorlage verschoben wurde." - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:152 -#: 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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:148 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:129 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:173 -msgid "An error occurred while removing the signature." -msgstr "Ein Fehler ist aufgetreten, während die Unterschrift entfernt wurde." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:196 -msgid "An error occurred while removing the text." -msgstr "Ein Fehler ist aufgetreten, während der Text entfernt wurde." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:332 -msgid "An error occurred while sending the document." -msgstr "Ein Fehler ist aufgetreten, während das Dokument gesendet wurde." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:63 -msgid "An error occurred while sending your confirmation email" -msgstr "Beim Senden Ihrer Bestätigungs-E-Mail ist ein Fehler aufgetreten" - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:123 -#: 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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:122 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:150 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:102 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:168 -msgid "An error occurred while signing the document." -msgstr "Ein Fehler ist aufgetreten, während das Dokument unterzeichnet wurde." - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:63 -msgid "An error occurred while trying to create a checkout session." -msgstr "Ein Fehler ist aufgetreten, während versucht wurde, eine Checkout-Sitzung zu erstellen." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:232 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:166 -msgid "An error occurred while updating the document settings." -msgstr "Ein Fehler ist aufgetreten, während die Dokumenteinstellungen aktualisiert wurden." - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:213 -msgid "An error occurred while updating the signature." -msgstr "Ein Fehler ist aufgetreten, während die Unterschrift aktualisiert wurde." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:79 -msgid "An error occurred while updating your profile." -msgstr "Ein Fehler ist aufgetreten, während dein Profil aktualisiert wurde." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:113 -msgid "An error occurred while uploading your document." -msgstr "Ein Fehler ist aufgetreten, während dein Dokument hochgeladen wurde." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:89 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:63 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:98 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:54 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:301 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:97 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:100 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:105 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:84 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:158 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:116 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:89 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:100 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:122 -#: apps/web/src/components/forms/password.tsx:84 -#: 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/reset-password.tsx:87 -#: 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 -#: apps/web/src/components/forms/token.tsx:143 -#: apps/web/src/components/forms/v2/signup.tsx:160 -#: apps/web/src/components/forms/v2/signup.tsx:183 -#: apps/web/src/components/forms/v2/signup.tsx:197 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:141 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:178 -msgid "An unknown error occurred" -msgstr "Es ist ein unbekannter Fehler aufgetreten" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:260 -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 "Alle Zahlungsmethoden, die mit diesem Team verbunden sind, bleiben diesem Team zugeordnet. Bitte kontaktiere uns, wenn du diese Informationen aktualisieren möchtest." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:22 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:42 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:56 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:90 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:93 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:89 -msgid "API Tokens" -msgstr "API-Token" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:74 -msgid "App Version" -msgstr "App-Version" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:144 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:125 -msgid "Approve" -msgstr "Genehmigen" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:78 -msgid "Approved" -msgstr "Genehmigt" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:129 -msgid "Are you sure you want to delete this token?" -msgstr "Bist du sicher, dass du dieses Token löschen möchtest?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:188 -msgid "Are you sure you want to remove the <0>{passkeyName} passkey." -msgstr "Bist du sicher, dass du den <0>{passkeyName} Passkey entfernen möchtest." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:126 -msgid "Are you sure you wish to delete this team?" -msgstr "Bist du dir sicher, dass du dieses Team löschen möchtest?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:94 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:455 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:116 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:439 -msgid "Are you sure?" -msgstr "Bist du dir sicher?" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:66 -msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." -msgstr "Versuche, das Dokument erneut zu versiegeln, nützlich nach einer Codeänderung, um ein fehlerhaftes Dokument zu beheben." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:127 -msgid "Audit Log" -msgstr "Audit-Protokoll" - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52 -msgid "Authentication required" -msgstr "Authentifizierung erforderlich" - -#: apps/web/src/components/forms/avatar-image.tsx:145 -msgid "Avatar" -msgstr "Avatar" - -#: apps/web/src/components/forms/avatar-image.tsx:107 -msgid "Avatar Updated" -msgstr "Avatar aktualisiert" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:121 -msgid "Awaiting email confirmation" -msgstr "Warte auf E-Mail-Bestätigung" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:369 -#: apps/web/src/components/(dashboard)/settings/layout/activity-back.tsx:20 -#: apps/web/src/components/forms/v2/signup.tsx:509 -msgid "Back" -msgstr "Zurück" - -#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:109 -msgid "Back to Documents" -msgstr "Zurück zu Dokumenten" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:146 -msgid "Background Color" -msgstr "Hintergrundfarbe" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:167 -#: apps/web/src/components/forms/signin.tsx:485 -msgid "Backup Code" -msgstr "Backup-Code" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:164 -msgid "Backup codes" -msgstr "Backup-Codes" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:74 -msgid "Banner Updated" -msgstr "Banner aktualisiert" - -#: apps/web/src/components/forms/v2/signup.tsx:472 -msgid "Basic details" -msgstr "Basisdetails" - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:72 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:61 -#: 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:108 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:116 -msgid "Billing" -msgstr "Abrechnung" - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99 -msgid "Browser" -msgstr "Browser" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:279 -msgid "Bulk Import" -msgstr "Bulk-Import" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:156 -msgid "By deleting this document, the following will occur:" -msgstr "Durch das Löschen dieses Dokuments wird Folgendes passieren:" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:114 -msgid "By enabling 2FA, you will be required to enter a code from your authenticator app every time you sign in." -msgstr "Durch die Aktivierung von 2FA müssen Sie jedes Mal, wenn Sie sich anmelden, einen Code aus Ihrer Authenticator-App eingeben." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:186 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:190 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:108 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:157 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:198 -#: 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/template-direct-link-dialog.tsx:472 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:178 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:71 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:164 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:189 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:151 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:215 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:327 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:113 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:248 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:333 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:176 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:242 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:185 -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:218 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:104 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:369 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:102 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:278 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:187 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:257 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:163 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:450 -msgid "Cancel" -msgstr "Abbrechen" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:226 -msgid "Cancelled by user" -msgstr "Vom Benutzer abgebrochen" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:132 -msgid "Charts" -msgstr "Diagramme" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:179 -msgid "Checkout" -msgstr "Abrechnung" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:271 -msgid "Choose an existing recipient from below to continue" -msgstr "Wählen Sie einen vorhandenen Empfänger unten aus, um fortzufahren" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:267 -msgid "Choose Direct Link Recipient" -msgstr "Wählen Sie den direkten Link Empfänger" - -#: apps/web/src/components/forms/token.tsx:200 -msgid "Choose..." -msgstr "Wählen..." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:160 -msgid "Claim account" -msgstr "Konto beanspruchen" - -#: apps/web/src/components/forms/v2/signup.tsx:481 -msgid "Claim username" -msgstr "Benutzername beanspruchen" - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:28 -msgid "Claim your profile later" -msgstr "Profile später beanspruchen" - -#: apps/web/src/components/forms/v2/signup.tsx:279 -msgid "Claim your username now" -msgstr "Benutzername jetzt beanspruchen" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:130 -msgid "Click here to get started" -msgstr "Klicken Sie hier, um zu beginnen" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:78 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:118 -#: apps/web/src/components/document/document-history-sheet.tsx:133 -msgid "Click here to retry" -msgstr "Klicken Sie hier, um es erneut zu versuchen" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:392 -msgid "Click here to upload" -msgstr "Klicken Sie hier, um hochzuladen" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:52 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:65 -msgid "Click to copy signing link for sending to recipient" -msgstr "Klicken Sie, um den Signatur-Link zu kopieren, um ihn an den Empfänger zu senden" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:175 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:115 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:435 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:314 -msgid "Click to insert field" -msgstr "Klicken Sie, um das Feld einzufügen" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:126 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:339 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:125 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:138 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:180 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:102 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:319 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:423 -msgid "Close" -msgstr "Schließen" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:425 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:304 -#: apps/web/src/components/forms/v2/signup.tsx:534 -msgid "Complete" -msgstr "Vollständig" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:70 -msgid "Complete Approval" -msgstr "Genehmigung abschließen" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:69 -msgid "Complete Signing" -msgstr "Unterzeichnung abschließen" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:68 -msgid "Complete Viewing" -msgstr "Betrachten abschließen" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:62 -#: apps/web/src/components/formatter/document-status.tsx:28 -msgid "Completed" -msgstr "Abgeschlossen" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:48 -msgid "Completed documents" -msgstr "Abgeschlossene Dokumente" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:94 -msgid "Completed Documents" -msgstr "Abgeschlossene Dokumente" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:165 -msgid "Configure general settings for the document." -msgstr "Konfigurieren Sie die allgemeinen Einstellungen für das Dokument." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:77 -msgid "Configure general settings for the template." -msgstr "Konfigurieren Sie die allgemeinen Einstellungen für die Vorlage." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:337 -msgid "Configure template" -msgstr "Vorlage konfigurieren" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:481 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:460 -msgid "Confirm" -msgstr "Bestätigen" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:207 -msgid "Confirm by typing <0>{confirmTransferMessage}" -msgstr "Bestätigen Sie durch Eingabe von <0>{confirmTransferMessage}" - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:149 -msgid "Confirm by typing <0>{deleteMessage}" -msgstr "Bestätigen Sie durch Eingabe von <0>{deleteMessage}" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:152 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:140 -msgid "Confirm by typing: <0>{deleteMessage}" -msgstr "Bestätigen Sie durch Eingabe: <0>{deleteMessage}" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Confirm Deletion" -msgstr "Bestätigung der Löschung" - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:19 -msgid "Confirm email" -msgstr "E-Mail bestätigen" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:53 -msgid "Confirmation email sent" -msgstr "Bestätigungs-E-Mail gesendet" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:189 -msgid "Content" -msgstr "Inhalt" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:252 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:135 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:69 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:143 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:72 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:122 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:328 -msgid "Continue" -msgstr "Fortfahren" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:141 -msgid "Continue to login" -msgstr "Weiter zum Login" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:77 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:31 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:163 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:40 -#: apps/web/src/components/forms/public-profile-form.tsx:117 -msgid "Copied to clipboard" -msgstr "In die Zwischenablage kopiert" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:169 -msgid "Copy sharable link" -msgstr "Kopieren Sie den teilbaren Link" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:397 -msgid "Copy Shareable Link" -msgstr "Kopiere den teilbaren Link" - -#: apps/web/src/components/forms/token.tsx:288 -msgid "Copy token" -msgstr "Token kopieren" - -#: apps/web/src/app/(profile)/profile-header.tsx:83 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:245 -msgid "Create" -msgstr "Erstellen" - -#: apps/web/src/components/forms/v2/signup.tsx:264 -msgid "Create a new account" -msgstr "Ein neues Konto erstellen" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:150 -msgid "Create a team to collaborate with your team members." -msgstr "Ein Team erstellen, um mit Ihren Teammitgliedern zusammenzuarbeiten." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:106 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:111 -msgid "Create account" -msgstr "Konto erstellen" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:345 -msgid "Create and send" -msgstr "Erstellen und senden" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:347 -msgid "Create as draft" -msgstr "Als Entwurf erstellen" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:35 -msgid "Create Direct Link" -msgstr "Direkten Link erstellen" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:202 -msgid "Create Direct Signing Link" -msgstr "Direkten Signatur-Link erstellen" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:197 -msgid "Create document from template" -msgstr "Dokument aus der Vorlage erstellen" - -#: apps/web/src/app/(profile)/profile-header.tsx:79 -msgid "Create now" -msgstr "Jetzt erstellen" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:352 -msgid "Create one automatically" -msgstr "Einen automatisch erstellen" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:181 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:251 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:138 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:146 -msgid "Create team" -msgstr "Team erstellen" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:226 -msgid "Create Team" -msgstr "Team erstellen" - -#: apps/web/src/components/forms/token.tsx:250 -#: apps/web/src/components/forms/token.tsx:259 -msgid "Create token" -msgstr "Token erstellen" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:125 -msgid "Create webhook" -msgstr "Webhook erstellen" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:117 -msgid "Create Webhook" -msgstr "Webhook erstellen" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:229 -msgid "Create your account and start using state-of-the-art document signing." -msgstr "Erstellen Sie Ihr Konto und beginnen Sie mit dem modernen Dokumentensignieren." - -#: apps/web/src/components/forms/v2/signup.tsx:268 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Erstellen Sie Ihr Konto und beginnen Sie mit dem modernen Dokumentensignieren. Offenes und schönes Signieren liegt in Ihrer Reichweite." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:62 -#: 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/data-table-templates.tsx:56 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:274 -msgid "Created" -msgstr "Erstellt" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35 -msgid "Created At" -msgstr "Erstellt am" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:79 -msgid "Created by" -msgstr "Erstellt von" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:48 -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table.tsx:78 -msgid "Created on" -msgstr "Erstellt am" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93 -msgid "Created on {0}" -msgstr "Erstellt am {0}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100 -msgid "Created on{0}" -msgstr ">>>>>>> 4ca18b99 (fix: refactor dates)" - -#: apps/web/src/components/forms/password.tsx:107 -msgid "Current Password" -msgstr "Aktuelles Passwort" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:69 -msgid "Current plan: {0}" -msgstr "Aktueller Plan: {0}" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:28 -msgid "Daily" -msgstr "Täglich" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:265 -msgid "Dark Mode" -msgstr "Dunkelmodus" - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:70 -#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:148 -msgid "Date" -msgstr "Datum" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:85 -msgid "Date created" -msgstr "Erstellungsdatum" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:47 -msgid "Decline" -msgstr "Ablehnen" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:26 -msgid "Declined team invitation" -msgstr "Team-Einladung abgelehnt" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:177 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:211 -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:83 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:167 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:113 -msgid "Delete" -msgstr "Löschen" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:137 -msgid "Delete account" -msgstr "Konto löschen" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:105 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:83 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:97 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:104 -msgid "Delete Account" -msgstr "Konto löschen" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:135 -msgid "Delete document" -msgstr "Dokument löschen" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:105 -msgid "Delete Document" -msgstr "Dokument löschen" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:184 -msgid "Delete passkey" -msgstr "Passkey löschen" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:191 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:118 -msgid "Delete team" -msgstr "Team löschen" - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:73 -msgid "Delete team member" -msgstr "Teammitglied löschen" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:88 -msgid "Delete the document. This action is irreversible so proceed with caution." -msgstr "Löschen Sie das Dokument. Diese Aktion ist irreversibel, daher seien Sie vorsichtig." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:87 -msgid "Delete the users account and all its contents. This action is irreversible and will cancel their subscription, so proceed with caution." -msgstr "Löschen Sie das Benutzerkonto und seinen gesamten Inhalt. Diese Aktion ist irreversibel und wird das Abonnement kündigen, seien Sie also vorsichtig." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:117 -msgid "Delete Webhook" -msgstr "Webhook löschen" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:86 -msgid "Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution." -msgstr "Löschen Sie Ihr Konto und alle Inhalte, einschließlich abgeschlossener Dokumente. Diese Aktion ist irreversibel und führt zur Kündigung Ihres Abonnements, seien Sie also vorsichtig." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41 -msgid "Deleted" -msgstr "Gelöscht" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Deleting account..." -msgstr "Konto wird gelöscht..." - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75 -msgid "Device" -msgstr "Gerät" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:91 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link" -msgstr "Direkter Link" - -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:76 -msgid "Direct link" -msgstr "Direkter Link" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link disabled" -msgstr "Direkter Link deaktiviert" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:363 -msgid "Direct Link Signing" -msgstr "Direkt-Link-Signatur" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:115 -msgid "Direct link signing has been disabled" -msgstr "Die direkte Links-Signatur wurde deaktiviert" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:114 -msgid "Direct link signing has been enabled" -msgstr "Die direkte Links-Signatur wurde aktiviert" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:95 -msgid "Direct link templates contain one dynamic recipient placeholder. Anyone with access to this link can sign the document, and it will then appear on your documents page." -msgstr "Direkte Linkvorlagen enthalten einen dynamischen Empfänger-Platzhalter. Jeder, der Zugriff auf diesen Link hat, kann das Dokument unterzeichnen, und es wird dann auf Ihrer Dokumenten-Seite angezeigt." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:142 -msgid "Direct template link deleted" -msgstr "Direkter Vorlagenlink gelöscht" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:228 -msgid "Direct template link usage exceeded ({0}/{1})" -msgstr "Die Verwendung des direkten Vorlagenlinks wurde überschritten ({0}/{1})" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:417 -msgid "Disable" -msgstr "Deaktivieren" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:116 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:123 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:192 -msgid "Disable 2FA" -msgstr "2FA deaktivieren" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:116 -msgid "Disable Two Factor Authentication before deleting your account." -msgstr "Deaktivieren Sie die Zwei-Faktor-Authentifizierung, bevor Sie Ihr Konto löschen." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -msgid "Disabled" -msgstr "Deaktiviert" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:380 -msgid "Disabling direct link signing will prevent anyone from accessing the link." -msgstr "Das Deaktivieren der direkten Link-Signatur verhindert, dass jemand auf den Link zugreifen kann." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:75 -msgid "Display your name and email in documents" -msgstr "Zeigen Sie Ihren Namen und Ihre E-Mail in Dokumenten an" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:63 -msgid "Do you want to delete this template?" -msgstr "Möchten Sie diese Vorlage löschen?" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:63 -msgid "Do you want to duplicate this template?" -msgstr "Möchten Sie diese Vorlage duplizieren?" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:122 -msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." -msgstr "Documenso wird <0>alle Ihre Dokumente löschen, zusammen mit allen abgeschlossenen Dokumenten, Unterschriften und allen anderen Ressourcen, die zu Ihrem Konto gehören." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:119 -msgid "Document" -msgstr "Dokument" - -#: apps/web/src/components/formatter/document-status.tsx:47 -msgid "Document All" -msgstr "Dokument Alle" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:135 -msgid "Document Approved" -msgstr "Dokument genehmigt" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:40 -msgid "Document Cancelled" -msgstr "Dokument abgebrochen" - -#: apps/web/src/components/formatter/document-status.tsx:29 -msgid "Document completed" -msgstr "Dokument abgeschlossen" - -#: apps/web/src/app/embed/completed.tsx:16 -msgid "Document Completed!" -msgstr "Dokument abgeschlossen!" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:150 -msgid "Document created" -msgstr "Dokument erstellt" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:173 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:59 -msgid "Document deleted" -msgstr "Dokument gelöscht" - -#: apps/web/src/components/formatter/document-status.tsx:35 -msgid "Document draft" -msgstr "Dokument-Entwurf" - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:58 -msgid "Document Duplicated" -msgstr "Dokument dupliziert" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:184 -#: apps/web/src/components/document/document-history-sheet.tsx:104 -msgid "Document history" -msgstr "Dokumentverlauf" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71 -msgid "Document ID" -msgstr "Dokument-ID" - -#: apps/web/src/components/formatter/document-status.tsx:41 -msgid "Document inbox" -msgstr "Dokumenten-Posteingang" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:179 -msgid "Document Limit Exceeded!" -msgstr "Dokumentenlimit überschritten!" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:82 -msgid "Document metrics" -msgstr "Dokumentmetrik" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:49 -msgid "Document moved" -msgstr "Dokument verschoben" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:159 -msgid "Document no longer available to sign" -msgstr "Dokument steht nicht mehr zur Unterschrift zur Verfügung" - -#: apps/web/src/components/formatter/document-status.tsx:23 -msgid "Document pending" -msgstr "Dokument ausstehend" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:97 -msgid "Document re-sent" -msgstr "Dokument erneut gesendet" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:36 -msgid "Document resealed" -msgstr "Dokument wieder versiegelt" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:321 -msgid "Document sent" -msgstr "Dokument gesendet" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:133 -msgid "Document Signed" -msgstr "Dokument signiert" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:142 -msgid "Document signing process will be cancelled" -msgstr "Der Dokumentenunterzeichnungsprozess wird abgebrochen" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:75 -msgid "Document status" -msgstr "Dokumentenstatus" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:67 -msgid "Document title" -msgstr "Dokumenttitel" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:51 -msgid "Document upload disabled due to unpaid invoices" -msgstr "Dokumenten-Upload deaktiviert aufgrund unbezahlter Rechnungen" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:81 -msgid "Document uploaded" -msgstr "Dokument hochgeladen" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:134 -msgid "Document Viewed" -msgstr "Dokument angesehen" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:139 -msgid "Document will be permanently deleted" -msgstr "Dokument wird dauerhaft gelöscht" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:65 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:92 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:139 -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:109 -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:16 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:15 -#: apps/web/src/app/(dashboard)/documents/documents-page-view.tsx:119 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:166 -#: apps/web/src/app/not-found.tsx:21 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:205 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:18 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:35 -#: apps/web/src/components/ui/user-profile-timur.tsx:60 -msgid "Documents" -msgstr "Dokumente" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:113 -msgid "Documents Received" -msgstr "Dokumente empfangen" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:118 -msgid "Documents Viewed" -msgstr "Dokumente angesehen" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:40 -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:45 -msgid "Don't have an account? <0>Sign up" -msgstr "Haben Sie kein Konto? <0>Registrieren" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:111 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:160 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:110 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:185 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:107 -msgid "Download" -msgstr "Herunterladen" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:81 -msgid "Download Audit Logs" -msgstr "Auditprotokolle herunterladen" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:84 -msgid "Download Certificate" -msgstr "Zertifikat herunterladen" - -#: apps/web/src/components/formatter/document-status.tsx:34 -msgid "Draft" -msgstr "Entwurf" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:46 -msgid "Draft documents" -msgstr "Entwurfdokumente" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:86 -msgid "Drafted Documents" -msgstr "Entwurfte Dokumente" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:121 -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Aufgrund einer unbezahlten Rechnung wurde Ihrem Team der Zugriff eingeschränkt. Bitte begleichen Sie die Zahlung, um den vollumfänglichen Zugang zu Ihrem Team wiederherzustellen." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:133 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:165 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:71 -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:91 -msgid "Duplicate" -msgstr "Duplizieren" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:104 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:112 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:102 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:154 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:111 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:95 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:62 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:77 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:100 -msgid "Edit" -msgstr "Bearbeiten" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:94 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:100 -msgid "Edit webhook" -msgstr "Webhook bearbeiten" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:166 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:114 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:255 -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118 -#: 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:256 -#: 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:338 -#: apps/web/src/components/forms/signup.tsx:180 -msgid "Email" -msgstr "E-Mail" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:134 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:300 -#: apps/web/src/components/forms/send-confirmation-email.tsx:82 -msgid "Email address" -msgstr "E-Mail-Adresse" - -#: apps/web/src/components/forms/v2/signup.tsx:328 -msgid "Email Address" -msgstr "E-Mail-Adresse" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:36 -msgid "Email Confirmed!" -msgstr "E-Mail bestätigt!" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:20 -msgid "Email sent!" -msgstr "E-Mail gesendet!" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:77 -msgid "Email verification has been removed" -msgstr "E-Mail-Verifizierung wurde entfernt" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:33 -msgid "Email verification has been resent" -msgstr "E-Mail-Verifizierung wurde erneut gesendet" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:153 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:262 -msgid "Enable 2FA" -msgstr "2FA aktivieren" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:194 -msgid "Enable Authenticator App" -msgstr "Authenticator-App aktivieren" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:251 -msgid "Enable direct link signing" -msgstr "Direktlinksignierung aktivieren" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:374 -msgid "Enable Direct Link Signing" -msgstr "Direktlinksignierung aktivieren" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:123 -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:138 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:142 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:166 -msgid "Enabled" -msgstr "Aktiviert" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38 -msgid "Ends On" -msgstr "Endet am" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:137 -msgid "Enter your email" -msgstr "Geben Sie Ihre E-Mail-Adresse ein" - -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:135 -msgid "Enter your email address to receive the completed document." -msgstr "Geben Sie Ihre E-Mail-Adresse ein, um das abgeschlossene Dokument zu erhalten." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:122 -msgid "Enter your name" -msgstr "Geben Sie Ihren Namen ein" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:278 -msgid "Enter your text here" -msgstr "Geben Sie hier Ihren Text ein" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:41 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:78 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:231 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:265 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:300 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:331 -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:57 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:106 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:112 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:165 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:196 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:230 -#: 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/use-template-dialog.tsx:160 -#: 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]/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 -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:136 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:83 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:109 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:121 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:149 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:194 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:101 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:128 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:146 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:172 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:167 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:195 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:54 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:101 -msgid "Error" -msgstr "Fehler" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:143 -msgid "Everyone has signed" -msgstr "Alle haben unterschrieben" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:167 -msgid "Everyone has signed! You will receive an Email copy of the signed document." -msgstr "Alle haben unterschrieben! Sie werden eine E-Mail-Kopie des unterzeichneten Dokuments erhalten." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:232 -msgid "Exceeded timeout" -msgstr "Zeitüberschreitung überschritten" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:114 -msgid "Expired" -msgstr "Abgelaufen" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 -msgid "Expires on {0}" -msgstr ">>>>>>> 4ca18b99 (fix: refactor dates)" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:107 -msgid "Expires on{0}" -msgstr "Läuft ab am{0}" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:42 -msgid "Failed to reseal document" -msgstr "Dokument konnte nicht erneut versiegelt werden" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:125 -msgid "Failed to update recipient" -msgstr "Empfänger konnte nicht aktualisiert werden" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:88 -msgid "Failed to update webhook" -msgstr "Webhook konnte nicht aktualisiert werden" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:190 -msgid "Fields" -msgstr "Felder" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:125 -msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB" -msgstr "Die Datei darf nicht größer als {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB sein" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 -#: apps/web/src/components/forms/signin.tsx:370 -msgid "Forgot your password?" -msgstr "Haben Sie Ihr Passwort vergessen?" - -#: 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:241 -#: apps/web/src/components/forms/profile.tsx:110 -#: apps/web/src/components/forms/v2/signup.tsx:312 -msgid "Full Name" -msgstr "Vollständiger Name" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:164 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:76 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:60 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:43 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:51 -msgid "General" -msgstr "Allgemein" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:30 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:33 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:51 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:32 -#: apps/web/src/components/partials/not-found.tsx:67 -msgid "Go Back" -msgstr "Zurück" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:48 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:73 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:101 -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:38 -msgid "Go back home" -msgstr "Zurück nach Hause" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:240 -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:57 -msgid "Go Back Home" -msgstr "Zurück nach Hause" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:76 -msgid "Go to owner" -msgstr "Zum Eigentümer gehen" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:147 -msgid "Go to your <0>public profile settings to add documents." -msgstr "Gehen Sie zu Ihren <0>öffentlichen Profileinstellungen, um Dokumente hinzuzufügen." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:29 -msgid "Here you can edit your personal details." -msgstr "Hier können Sie Ihre persönlichen Daten bearbeiten." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:35 -msgid "Here you can manage your password and security settings." -msgstr "Hier können Sie Ihre Passwort- und Sicherheitseinstellungen verwalten." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:206 -msgid "Here's how it works:" -msgstr "So funktioniert es:" - -#: apps/web/src/components/ui/user-profile-timur.tsx:49 -msgid "Hey I’m Timur" -msgstr "Hey, ich bin Timur" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:155 -msgid "Hide" -msgstr "Ausblenden" - -#: apps/web/src/components/document/document-history-sheet.tsx:111 -msgid "Hide additional information" -msgstr "Zusätzliche Informationen ausblenden" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173 -msgid "I'm sure! Delete it" -msgstr "Ich bin mir sicher! Löschen" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:103 -msgid "If they accept this request, the team will be transferred to their account." -msgstr "Wenn sie diese Anfrage akzeptieren, wird das Team auf ihr Konto übertragen." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:196 -msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." -msgstr "Wenn Sie die angegebene Authentifizierung nicht verwenden möchten, können Sie sie schließen, wodurch die nächste verfügbare Authentifizierung angezeigt wird." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:30 -msgid "If you don't find the confirmation link in your inbox, you can request a new one below." -msgstr "Wenn Sie den Bestätigungslink nicht in Ihrem Posteingang finden, können Sie unten einen neuen anfordern." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:213 -msgid "If your authenticator app does not support QR codes, you can use the following code instead:" -msgstr "Wenn Ihre Authenticator-App keine QR-Codes unterstützt, können Sie stattdessen den folgenden Code verwenden:" - -#: apps/web/src/components/formatter/document-status.tsx:40 -msgid "Inbox" -msgstr "Posteingang" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:52 -msgid "Inbox documents" -msgstr "Posteingang Dokumente" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:53 -msgid "Information" -msgstr "Information" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:78 -msgid "Inserted" -msgstr "Eingefügt" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:60 -msgid "Instance Stats" -msgstr "Instanzstatistiken" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:151 -msgid "Invalid code. Please try again." -msgstr "Ungültiger Code. Bitte versuchen Sie es erneut." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:100 -msgid "Invalid file" -msgstr "Ungültige Datei" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:33 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:36 -msgid "Invalid link" -msgstr "Ungültiger Link" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:39 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:39 -msgid "Invalid token" -msgstr "Ungültiges Token" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:123 -msgid "Invitation accepted!" -msgstr "Einladung akzeptiert!" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:118 -msgid "Invitation declined" -msgstr "Einladung abgelehnt" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:80 -msgid "Invitation has been deleted" -msgstr "Einladung wurde gelöscht" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:63 -msgid "Invitation has been resent" -msgstr "Einladung wurde erneut gesendet" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:374 -msgid "Invite" -msgstr "Einladen" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:250 -msgid "Invite member" -msgstr "Mitglied einladen" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:275 -msgid "Invite Members" -msgstr "Mitglieder einladen" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:258 -msgid "Invite team members" -msgstr "Teammitglieder einladen" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:128 -msgid "Invited At" -msgstr "Eingeladen am" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:55 -msgid "Invoice" -msgstr "Rechnung" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:134 -msgid "It looks like {0} hasn't added any documents to their profile yet." -msgstr "Es sieht so aus, als ob {0} noch keine Dokumente zu ihrem Profil hinzugefügt hat." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:93 -msgid "It seems that the provided token has expired. We've just sent you another token, please check your email and try again." -msgstr "Es scheint, dass das bereitgestellte Token abgelaufen ist. Wir haben Ihnen gerade ein weiteres Token gesendet, bitte überprüfen Sie Ihre E-Mails und versuchen Sie es erneut." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:30 -msgid "It seems that there is no token provided, if you are trying to verify your email please follow the link in your email." -msgstr "Es scheint, dass kein Token bereitgestellt wurde. Wenn Sie versuchen, Ihre E-Mail zu verifizieren, folgen Sie bitte dem Link in Ihrer E-Mail." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:40 -msgid "It seems that there is no token provided. Please check your email and try again." -msgstr "Es scheint, dass kein Token bereitgestellt wurde. Bitte überprüfen Sie Ihre E-Mail und versuchen Sie es erneut." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:74 -msgid "It's currently not your turn to sign. You will receive an email with instructions once it's your turn to sign the document." -msgstr "Es ist derzeit nicht deine Reihe zu unterschreiben. Du erhältst eine E-Mail mit Anweisungen, sobald es deine Reihe ist, das Dokument zu unterschreiben." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:286 -msgid "Language" -msgstr "Sprache" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:61 -msgid "Last 14 days" -msgstr "Die letzten 14 Tage" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:64 -msgid "Last 30 days" -msgstr "Die letzten 30 Tage" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:58 -msgid "Last 7 days" -msgstr "Die letzten 7 Tage" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:41 -msgid "Last modified" -msgstr "Zuletzt geändert" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:91 -msgid "Last updated" -msgstr "Zuletzt aktualisiert" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52 -msgid "Last updated at" -msgstr "Zuletzt aktualisiert am" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:71 -msgid "Last used" -msgstr "Zuletzt verwendet" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:111 -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:117 -msgid "Leave" -msgstr "Verlassen" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:73 -msgid "Leave team" -msgstr "Team verlassen" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:264 -msgid "Light Mode" -msgstr "Lichtmodus" - -#: apps/web/src/app/(profile)/profile-header.tsx:71 -msgid "Like to have your own public profile with agreements?" -msgstr "Möchten Sie Ihr eigenes öffentliches Profil mit Vereinbarungen haben?" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:216 -msgid "Link template" -msgstr "Vorlage verlinken" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:79 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:84 -msgid "Listening to {0}" -msgstr "Anhören von {0}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Load older activity" -msgstr "Ältere Aktivitäten laden" - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:33 -msgid "Loading document..." -msgstr "Dokument wird geladen..." - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:20 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:19 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:91 -msgid "Loading Document..." -msgstr "Dokument wird geladen..." - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:92 -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:91 -msgid "Loading teams..." -msgstr "Teams werden geladen..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Loading..." -msgstr "Wird geladen..." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:54 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:75 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Login" -msgstr "Anmelden" - -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:101 -msgid "Manage" -msgstr "Verwalten" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:88 -msgid "Manage {0}'s profile" -msgstr "Verwalten Sie das Profil von {0}" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:26 -msgid "Manage all teams you are currently associated with." -msgstr "Verwalten Sie alle Teams, mit denen Sie derzeit verbunden sind." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:341 -msgid "Manage details for this public template" -msgstr "Details für diese öffentliche Vorlage verwalten" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:33 -msgid "Manage Direct Link" -msgstr "Direktlink verwalten" - -#: apps/web/src/app/(dashboard)/admin/documents/page.tsx:13 -msgid "Manage documents" -msgstr "Dokumente verwalten" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:118 -msgid "Manage passkeys" -msgstr "Passkeys verwalten" - -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:41 -msgid "Manage subscription" -msgstr "Abonnement verwalten" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:66 -msgid "Manage Subscription" -msgstr "Abonnement verwalten" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:24 -msgid "Manage subscriptions" -msgstr "Abonnements verwalten" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:81 -msgid "Manage team subscription." -msgstr "Teamabonnement verwalten." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:168 -msgid "Manage teams" -msgstr "Teams verwalten" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:367 -msgid "Manage the direct link signing for this template" -msgstr "Die direkte Linkunterzeichnung für diese Vorlage verwalten" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:32 -msgid "Manage the members or invite new members." -msgstr "Die Mitglieder verwalten oder neue Mitglieder einladen." - -#: apps/web/src/app/(dashboard)/admin/users/page.tsx:35 -msgid "Manage users" -msgstr "Benutzer verwalten" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:33 -msgid "Manage your passkeys." -msgstr "Verwalten Sie Ihre Passkeys." - -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:27 -msgid "Manage your site settings here" -msgstr "Verwalten Sie hier Ihre Seiteneinstellungen" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:123 -msgid "Mark as Viewed" -msgstr "Als angesehen markieren" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:137 -msgid "MAU (created document)" -msgstr "MAU (erstellt Dokument)" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:143 -msgid "MAU (had document completed)" -msgstr "MAU (hat Dokument abgeschlossen)" - -#: 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 -msgid "Member Since" -msgstr "Mitglied seit" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:31 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:71 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:79 -msgid "Members" -msgstr "Mitglieder" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:40 -msgid "Modify recipients" -msgstr "Empfänger ändern" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:30 -msgid "Monthly" -msgstr "Monatlich" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:138 -msgid "Monthly Active Users: Users that created at least one Document" -msgstr "Monatlich aktive Benutzer: Benutzer, die mindestens ein Dokument erstellt haben" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:145 -msgid "Monthly Active Users: Users that had at least one of their documents completed" -msgstr "Monatlich aktive Benutzer: Benutzer, die mindestens eines ihrer Dokumente abgeschlossen haben" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Move" -msgstr "Verschieben" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:78 -msgid "Move Document to Team" -msgstr "Dokument in Team verschieben" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:77 -msgid "Move Template to Team" -msgstr "Vorlage in Team verschieben" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:172 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:82 -msgid "Move to Team" -msgstr "In Team verschieben" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Moving..." -msgstr "Verschieben..." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:44 -msgid "My templates" -msgstr "Meine Vorlagen" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:148 -#: 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)/templates/use-template-dialog.tsx:270 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:277 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:119 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:170 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:153 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:141 -#: apps/web/src/components/forms/signup.tsx:164 -msgid "Name" -msgstr "Name" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:225 -msgid "Need to sign documents?" -msgstr "Müssen Dokumente signieren?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:76 -msgid "Never" -msgstr "Niemals" - -#: apps/web/src/components/forms/token.tsx:224 -msgid "Never expire" -msgstr "Nie ablaufen" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:176 -msgid "New team owner" -msgstr "Neuer Teamowner" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:96 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:103 -msgid "New Template" -msgstr "Neue Vorlage" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:416 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:295 -#: apps/web/src/components/forms/v2/signup.tsx:521 -msgid "Next" -msgstr "Nächster" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -msgid "Next field" -msgstr "Nächstes Feld" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:24 -msgid "No active drafts" -msgstr "Keine aktiven Entwürfe" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:42 -msgid "No payment required" -msgstr "Keine Zahlung erforderlich" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:125 -msgid "No public profile templates found" -msgstr "Keine Vorlagen für das öffentliche Profil gefunden" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:108 -msgid "No recent activity" -msgstr "Keine aktuellen Aktivitäten" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:55 -msgid "No recipients" -msgstr "Keine Empfänger" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:200 -msgid "No results found." -msgstr "Keine Ergebnisse gefunden." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:37 -msgid "No token provided" -msgstr "Kein Token bereitgestellt" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:284 -msgid "No valid direct templates found" -msgstr "Keine gültigen direkten Vorlagen gefunden" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:293 -msgid "No valid recipients found" -msgstr "Keine gültigen Empfänger gefunden" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/multiselect-role-combobox.tsx:64 -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:77 -msgid "No value found." -msgstr "Kein Wert gefunden." - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:25 -msgid "No worries, it happens! Enter your email and we'll email you a special link to reset your password." -msgstr "Keine Sorge, das passiert! Geben Sie Ihre E-Mail ein, und wir senden Ihnen einen speziellen Link zum Zurücksetzen Ihres Passworts." - -#: apps/web/src/components/forms/signin.tsx:160 -msgid "Not supported" -msgstr "Nicht unterstützt" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:19 -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:34 -msgid "Nothing to do" -msgstr "Nichts zu tun" - -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:270 -msgid "Number" -msgstr "Nummer" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:128 -msgid "On this page, you can create a new webhook." -msgstr "Auf dieser Seite können Sie einen neuen Webhook erstellen." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:26 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>Also see our <1>Documentation." -msgstr "Auf dieser Seite können Sie neue API-Tokens erstellen und die vorhandenen verwalten. <0/>Siehe auch unsere <1>Dokumentation." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:60 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>You can view our swagger docs <1>here" -msgstr "Auf dieser Seite können Sie neue API-Tokens erstellen und die vorhandenen verwalten. <0/>Sie können unsere Swagger-Dokumentation <1>hier einsehen" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:29 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:34 -msgid "On this page, you can create new Webhooks and manage the existing ones." -msgstr "Auf dieser Seite können Sie neue Webhooks erstellen und die vorhandenen verwalten." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:95 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:101 -msgid "On this page, you can edit the webhook and its settings." -msgstr "Auf dieser Seite können Sie den Webhook und seine Einstellungen bearbeiten." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:134 -msgid "Once confirmed, the following will occur:" -msgstr "Sobald dies bestätigt ist, wird Folgendes geschehen:" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:224 -msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." -msgstr "Sobald Sie den QR-Code gescannt oder den Code manuell eingegeben haben, geben Sie den von Ihrer Authentifizierungs-App bereitgestellten Code unten ein." - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:19 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:19 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:37 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:19 -#: apps/web/src/components/partials/not-found.tsx:49 -msgid "Oops! Something went wrong." -msgstr "Hoppla! Etwas ist schief gelaufen." - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:101 -msgid "Opened" -msgstr "Geöffnet" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:337 -#: apps/web/src/components/forms/signup.tsx:243 -#: apps/web/src/components/forms/signup.tsx:267 -#: apps/web/src/components/forms/v2/signup.tsx:383 -msgid "Or" -msgstr "Oder" - -#: apps/web/src/components/forms/signin.tsx:390 -msgid "Or continue with" -msgstr "Oder fahren Sie fort mit" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:324 -msgid "Otherwise, the document will be created as a draft." -msgstr "Andernfalls wird das Dokument als Entwurf erstellt." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81 -msgid "Owner" -msgstr "Besitzer" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Paid" -msgstr "Bezahlt" - -#: apps/web/src/components/forms/signin.tsx:435 -msgid "Passkey" -msgstr "Passkey" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:229 -msgid "Passkey already exists for the provided authenticator" -msgstr "Passkey existiert bereits für den bereitgestellten Authentifikator" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:219 -msgid "Passkey creation cancelled due to one of the following reasons:" -msgstr "Die Erstellung der Passkey wurde aus einem der folgenden Gründe abgebrochen:" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:88 -msgid "Passkey has been removed" -msgstr "Die Passkey wurde entfernt" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:68 -msgid "Passkey has been updated" -msgstr "Die Passkey wurde aktualisiert" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:177 -msgid "Passkey name" -msgstr "Passkey-Name" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32 -msgid "Passkeys" -msgstr "Passkeys" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:158 -msgid "Passkeys allow you to sign in and authenticate using biometrics, password managers, etc." -msgstr "Passkeys ermöglichen das Anmelden und die Authentifizierung mit biometrischen Daten, Passwortmanagern usw." - -#: apps/web/src/components/forms/signin.tsx:161 -msgid "Passkeys are not supported on this browser" -msgstr "Passkeys werden von diesem Browser nicht unterstützt" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:70 -#: apps/web/src/components/forms/password.tsx:123 -#: apps/web/src/components/forms/reset-password.tsx:110 -#: apps/web/src/components/forms/signin.tsx:356 -#: apps/web/src/components/forms/signup.tsx:196 -#: apps/web/src/components/forms/v2/signup.tsx:344 -msgid "Password" -msgstr "Passwort" - -#: apps/web/src/components/forms/password.tsx:71 -#: apps/web/src/components/forms/reset-password.tsx:72 -msgid "Password updated" -msgstr "Passwort aktualisiert" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:46 -msgid "Pay" -msgstr "Bezahle" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:89 -msgid "Payment is required to finalise the creation of your team." -msgstr "Zahlung ist erforderlich, um die Erstellung Ihres Teams abzuschließen." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:107 -msgid "Payment overdue" -msgstr "Zahlung überfällig" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:115 -#: 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/formatter/document-status.tsx:22 -msgid "Pending" -msgstr "Ausstehend" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:51 -msgid "Pending documents" -msgstr "Ausstehende Dokumente" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:89 -msgid "Pending Documents" -msgstr "Ausstehende Dokumente" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:62 -msgid "Pending invitations" -msgstr "Ausstehende Einladungen" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:28 -msgid "Pending team deleted." -msgstr "Ausstehendes Team gelöscht." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:134 -msgid "Personal" -msgstr "Persönlich" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:77 -msgid "Personal Account" -msgstr "Persönliches Konto" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:152 -msgid "Pick a password" -msgstr "Wählen Sie ein Passwort" - -#: apps/web/src/components/ui/user-profile-timur.tsx:53 -msgid "Pick any of the following agreements below and start signing to get started" -msgstr "Wählen Sie eine der folgenden Vereinbarungen aus und beginnen Sie das Signieren, um loszulegen" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:212 -msgid "Please check the CSV file and make sure it is according to our format" -msgstr "Bitte prüfen Sie die CSV-Datei und stellen Sie sicher, dass sie unserem Format entspricht" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:81 -msgid "Please check your email for updates." -msgstr "Bitte überprüfe deine E-Mail auf Updates." - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:34 -msgid "Please choose your new password" -msgstr "Bitte wählen Sie Ihr neues Passwort" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:174 -msgid "Please contact support if you would like to revert this action." -msgstr "Bitte kontaktieren Sie den Support, wenn Sie diese Aktion rückgängig machen möchten." - -#: apps/web/src/components/forms/token.tsx:175 -msgid "Please enter a meaningful name for your token. This will help you identify it later." -msgstr "Bitte geben Sie einen aussagekräftigen Namen für Ihr Token ein. Dies wird Ihnen helfen, es später zu identifizieren." - -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:135 -msgid "Please mark as viewed to complete" -msgstr "Bitte als angesehen markieren, um abzuschließen" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:459 -msgid "Please note that proceeding will remove direct linking recipient and turn it into a placeholder." -msgstr "Bitte beachten Sie, dass das Fortfahren den direkten Linkempfänger entfernt und ihn in einen Platzhalter umwandelt." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:128 -msgid "Please note that this action is <0>irreversible." -msgstr "Bitte beachten Sie, dass diese Aktion <0>irreversibel ist." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:119 -msgid "Please note that this action is <0>irreversible. Once confirmed, this document will be permanently deleted." -msgstr "Bitte beachten Sie, dass diese Aktion <0>irreversibel ist. Nachdem dies bestätigt wurde, wird dieses Dokument dauerhaft gelöscht." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:67 -msgid "Please note that this action is irreversible. Once confirmed, your template will be permanently deleted." -msgstr "Bitte beachten Sie, dass diese Aktion irreversibel ist. Sobald sie bestätigt wird, wird Ihre Vorlage dauerhaft gelöscht." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:133 -msgid "Please note that this action is irreversible. Once confirmed, your token will be permanently deleted." -msgstr "Bitte beachten Sie, dass diese Aktion irreversibel ist. Sobald sie bestätigt wird, wird Ihr Token dauerhaft gelöscht." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:121 -msgid "Please note that this action is irreversible. Once confirmed, your webhook will be permanently deleted." -msgstr "Bitte beachten Sie, dass Sie den Zugriff auf alle Dokumente, die mit diesem Team verbunden sind, verlieren werden und alle Mitglieder entfernt und benachrichtigt werden." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:130 -msgid "Please note that you will lose access to all documents associated with this team & all the members will be removed and notified" -msgstr "Bitte beachten Sie, dass Sie den Zugriff auf alle mit diesem Team verbundenen Dokumente verlieren werden und alle Mitglieder entfernt und benachrichtigt werden." - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:127 -msgid "Please provide a token from the authenticator, or a backup code. If you do not have a backup code available, please contact support." -msgstr "Bitte geben Sie ein Token von der Authentifizierungs-App oder einen Backup-Code an. Wenn Sie keinen Backup-Code haben, kontaktieren Sie bitte den Support." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:120 -msgid "Please provide a token from your authenticator, or a backup code." -msgstr "Bitte geben Sie ein Token von Ihrem Authentifizierer oder einen Backup-Code an." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:64 -msgid "Please try again and make sure you enter the correct email address." -msgstr "Bitte versuchen Sie es erneut und stellen Sie sicher, dass Sie die korrekte E-Mail-Adresse eingeben." - -#: apps/web/src/components/forms/signin.tsx:203 -msgid "Please try again later or login using your normal details" -msgstr "Bitte versuchen Sie es später erneut oder melden Sie sich mit Ihren normalen Daten an" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:80 -msgid "Please try again later." -msgstr "Bitte versuchen Sie es später noch einmal." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:134 -msgid "Please type <0>{0} to confirm." -msgstr "Bitte geben Sie <0>{0} ein, um zu bestätigen." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:214 -msgid "Preferences" -msgstr "Einstellungen" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:61 -msgid "Preview and configure template." -msgstr "Vorschau und Vorlagen konfigurieren." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -#: apps/web/src/components/formatter/template-type.tsx:22 -msgid "Private" -msgstr "Privat" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:115 -msgid "Private templates can only be modified and viewed by you." -msgstr "Private Vorlagen können nur von Ihnen bearbeitet und angezeigt werden." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:28 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:69 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:36 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:39 -msgid "Profile" -msgstr "Profil" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:184 -msgid "Profile is currently <0>hidden." -msgstr "Profil ist derzeit <0>versteckt." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:172 -msgid "Profile is currently <0>visible." -msgstr "Profil ist derzeit <0>sichtbar." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:72 -#: apps/web/src/components/forms/profile.tsx:72 -msgid "Profile updated" -msgstr "Profil aktualisiert" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:78 -#: apps/web/src/components/formatter/template-type.tsx:27 -msgid "Public" -msgstr "Öffentlich" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:42 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:50 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:53 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:57 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:65 -msgid "Public Profile" -msgstr "Öffentliches Profil" - -#: apps/web/src/components/forms/public-profile-form.tsx:146 -msgid "Public profile URL" -msgstr "Öffentlicher Profil-URL" - -#: apps/web/src/components/forms/v2/signup.tsx:450 -msgid "Public profile username" -msgstr "Öffentlicher Profil-Benutzername" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:82 -msgid "Public templates are connected to your public profile. Any modifications to public templates will also appear in your public profile." -msgstr "Öffentliche Vorlagen sind mit Ihrem öffentlichen Profil verbunden. Änderungen an öffentlichen Vorlagen erscheinen auch in Ihrem öffentlichen Profil." - -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:144 -msgid "Read only field" -msgstr "Nur-Lese-Feld" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:90 -msgid "Ready" -msgstr "Bereit" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62 -msgid "Reauthentication is required to sign this field" -msgstr "Eine erneute Authentifizierung ist erforderlich, um dieses Feld zu unterschreiben" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:57 -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:130 -msgid "Recent activity" -msgstr "Aktuelle Aktivitäten" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:69 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:280 -msgid "Recipient" -msgstr "Empfänger" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:118 -msgid "Recipient updated" -msgstr "Empfänger aktualisiert" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34 -msgid "Recipients" -msgstr "Empfänger" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:102 -msgid "Recipients metrics" -msgstr "Empfängermetriken" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:164 -msgid "Recipients will still retain their copy of the document" -msgstr "Empfänger behalten weiterhin ihre Kopie des Dokuments" - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:26 -msgid "Recovery code copied" -msgstr "Wiederherstellungscode kopiert" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:84 -msgid "Recovery codes" -msgstr "Wiederherstellungscodes" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:78 -#: apps/web/src/components/forms/signup.tsx:93 -#: apps/web/src/components/forms/v2/signup.tsx:127 -msgid "Registration Successful" -msgstr "Registrierung erfolgreich" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:34 -msgid "Remembered your password? <0>Sign In" -msgstr "Haben Sie Ihr Passwort vergessen? <0>Einloggen" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:193 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:431 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:156 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:180 -#: 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/forms/avatar-image.tsx:169 -msgid "Remove" -msgstr "Entfernen" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:108 -msgid "Remove team email" -msgstr "Team-E-Mail entfernen" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:164 -msgid "Remove team member" -msgstr "Teammitglied entfernen" - -#: apps/web/src/components/forms/password.tsx:139 -#: apps/web/src/components/forms/reset-password.tsx:126 -msgid "Repeat Password" -msgstr "Passwort wiederholen" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:282 -msgid "Request transfer" -msgstr "Übertragung anfordern" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:61 -msgid "Reseal document" -msgstr "Dokument wieder versiegeln" - -#: 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 -msgid "Resend" -msgstr "Erneut senden" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Resend Confirmation Email" -msgstr "Bestätigungs-E-Mail erneut senden" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:67 -msgid "Resend verification" -msgstr "Bestätigung erneut senden" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:164 -#: apps/web/src/components/forms/public-profile-form.tsx:267 -msgid "Reset" -msgstr "Zurücksetzen" - -#: apps/web/src/components/forms/forgot-password.tsx:56 -msgid "Reset email sent" -msgstr "Zurücksetzungs-E-Mail gesendet" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:30 -#: apps/web/src/components/forms/forgot-password.tsx:93 -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Reset Password" -msgstr "Passwort zurücksetzen" - -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Resetting Password..." -msgstr "Passwort wird zurückgesetzt..." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:99 -msgid "Resolve" -msgstr "Zahlung klären" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:132 -msgid "Resolve payment" -msgstr "Zahlung klären" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:168 -msgid "Retry" -msgstr "Wiederholen" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:48 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:50 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:45 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:48 -msgid "Return" -msgstr "Zurück" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:130 -msgid "Return to Dashboard" -msgstr "Zurück zum Dashboard" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:136 -msgid "Return to Home" -msgstr "Zurück zur Startseite" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:32 -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:32 -msgid "Return to sign in" -msgstr "Zurück zur Anmeldung" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:118 -msgid "Revoke" -msgstr "Zugriff widerrufen" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:87 -msgid "Revoke access" -msgstr "Zugriff widerrufen" - -#: 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 -msgid "Role" -msgstr "Rolle" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:131 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:76 -msgid "Roles" -msgstr "Rollen" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:446 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:336 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:342 -msgid "Save" -msgstr "Speichern" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:63 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:69 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:64 -msgid "Search" -msgstr "Suchen" - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:140 -msgid "Search by document title" -msgstr "Nach Dokumenttitel suchen" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:144 -msgid "Search by name or email" -msgstr "Nach Name oder E-Mail suchen" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:189 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:217 -msgid "Secret" -msgstr "Geheim" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:34 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:77 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:80 -msgid "Security" -msgstr "Sicherheit" - -#: apps/web/src/app/(dashboard)/settings/security/activity/page.tsx:25 -msgid "Security activity" -msgstr "Sicherheitsaktivität" - -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:194 -msgid "Select" -msgstr "Auswählen" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:87 -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:86 -msgid "Select a team" -msgstr "Wählen Sie ein Team aus" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:81 -msgid "Select a team to move this document to. This action cannot be undone." -msgstr "Wählen Sie ein Team aus, um dieses Dokument dorthin zu verschieben. Diese Aktion kann nicht rückgängig gemacht werden." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:80 -msgid "Select a team to move this template to. This action cannot be undone." -msgstr "Wählen Sie ein Team aus, um diese Vorlage dorthin zu verschieben. Diese Aktion kann nicht rückgängig gemacht werden." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:261 -msgid "Select a template you'd like to display on your public profile" -msgstr "Wählen Sie eine Vorlage aus, die Sie in Ihrem öffentlichen Profil anzeigen möchten" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:257 -msgid "Select a template you'd like to display on your team's public profile" -msgstr "Wählen Sie eine Vorlage aus, die Sie im öffentlichen Profil Ihres Teams anzeigen möchten" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:222 -msgid "Select passkey" -msgstr "Passkey auswählen" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:94 -msgid "Send confirmation email" -msgstr "Bestätigungs-E-Mail senden" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:308 -msgid "Send document" -msgstr "Dokument senden" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:191 -msgid "Send reminder" -msgstr "Erinnerung senden" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:65 -msgid "Sender" -msgstr "Absender" - -#: apps/web/src/components/forms/forgot-password.tsx:93 -msgid "Sending Reset Email..." -msgstr "Zurücksetzungs-E-Mail wird gesendet..." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Sending..." -msgstr "Senden..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85 -msgid "Sent" -msgstr "Gesendet" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:149 -msgid "Set a password" -msgstr "Ein Passwort festlegen" - -#: apps/web/src/app/(dashboard)/settings/layout.tsx:20 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:65 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:211 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:47 -msgid "Settings" -msgstr "Einstellungen" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:196 -msgid "Setup" -msgstr "Einrichten" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:145 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:191 -msgid "Share" -msgstr "Teilen" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:161 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:203 -msgid "Share Signing Card" -msgstr "Signaturkarte teilen" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:163 -msgid "Show" -msgstr "Anzeigen" - -#: apps/web/src/components/document/document-history-sheet.tsx:113 -msgid "Show additional information" -msgstr "Zusätzliche Informationen anzeigen" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:45 -msgid "Show templates in your public profile for your audience to sign and get started quickly" -msgstr "Vorlagen in Ihrem öffentlichen Profil anzeigen, damit Ihre Zielgruppe unterschreiben und schnell loslegen kann" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:52 -msgid "Show templates in your team public profile for your audience to sign and get started quickly" -msgstr "Vorlagen in Ihrem Team-Öffentliches Profil anzeigen, damit Ihre Zielgruppe unterschreiben und schnell loslegen kann" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:83 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:114 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:137 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:192 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:182 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:224 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:124 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:256 -#: apps/web/src/components/ui/user-profile-skeleton.tsx:75 -#: apps/web/src/components/ui/user-profile-timur.tsx:81 -msgid "Sign" -msgstr "Unterzeichnen" - -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:217 -msgid "Sign as {0} <0>({1})" -msgstr "Unterzeichnen als {0} <0>({1})" - -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:183 -msgid "Sign as<0>{0} <1>({1})" -msgstr "Unterzeichnen als<0>{0} <1>({1})" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:329 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:209 -msgid "Sign document" -msgstr "Dokument unterschreiben" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:59 -msgid "Sign field" -msgstr "Unterzeichnen-Feld" - -#: apps/web/src/components/forms/signup.tsx:212 -#: apps/web/src/components/forms/v2/signup.tsx:362 -msgid "Sign Here" -msgstr "Hier unterzeichnen" - -#: apps/web/src/app/not-found.tsx:29 -#: apps/web/src/components/forms/signin.tsx:383 -#: apps/web/src/components/forms/signin.tsx:510 -msgid "Sign In" -msgstr "Einloggen" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:29 -msgid "Sign in to your account" -msgstr "Melden Sie sich bei Ihrem Konto an" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:297 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:84 -msgid "Sign Out" -msgstr "Ausloggen" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:350 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:230 -msgid "Sign the document to complete the process." -msgstr "Unterschreiben Sie das Dokument, um den Vorgang abzuschließen." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Sign up" -msgstr "Registrieren" - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Sign Up" -msgstr "Registrieren" - -#: apps/web/src/components/forms/signup.tsx:257 -#: apps/web/src/components/forms/v2/signup.tsx:401 -msgid "Sign Up with Google" -msgstr "Registrieren mit Google" - -#: apps/web/src/components/forms/signup.tsx:281 -#: apps/web/src/components/forms/v2/signup.tsx:417 -msgid "Sign Up with OIDC" -msgstr "Registrieren mit OIDC" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88 -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:225 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:391 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:270 -#: apps/web/src/components/forms/profile.tsx:132 -msgid "Signature" -msgstr "Unterschrift" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123 -msgid "Signatures Collected" -msgstr "Gesammelte Unterschriften" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:205 -msgid "Signatures will appear once the document has been completed" -msgstr "Unterschriften erscheinen, sobald das Dokument abgeschlossen ist" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98 -msgid "Signed" -msgstr "Unterzeichnet" - -#: apps/web/src/components/forms/signin.tsx:383 -#: apps/web/src/components/forms/signin.tsx:510 -msgid "Signing in..." -msgstr "Anmeldung..." - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Signing up..." -msgstr "Registrierung..." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:109 -msgid "Since {0}" -msgstr "Seit {0}" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:102 -msgid "Site Banner" -msgstr "Website Banner" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:93 -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:26 -msgid "Site Settings" -msgstr "Website Einstellungen" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:63 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:88 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:65 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:66 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:75 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:104 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:80 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:72 -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:62 -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:50 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:124 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:73 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:93 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:44 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:50 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:79 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:104 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:127 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:151 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:117 -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:27 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:38 -#: 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:125 -#: 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 -#: 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)/team-billing-portal-button.tsx:29 -msgid "Something went wrong" -msgstr "Etwas ist schiefgelaufen" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:98 -msgid "Something went wrong while attempting to transfer the ownership of team <0>{0} to your. Please try again later or contact support." -msgstr "Etwas ist schiefgelaufen beim Versuch, das Eigentum des Teams <0>{0} auf Ihre zu übertragen. Bitte versuchen Sie es später erneut oder kontaktieren Sie den Support." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:120 -msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." -msgstr "Etwas ist schiefgelaufen beim Versuch, Ihre E-Mail-Adresse für <0>{0} zu bestätigen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:158 -msgid "Something went wrong while loading your passkeys." -msgstr "Etwas ist schiefgelaufen beim Laden Ihrer Passkeys." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:55 -msgid "Something went wrong while sending the confirmation email." -msgstr "Etwas ist schiefgelaufen beim Senden der Bestätigungs-E-Mail." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:96 -msgid "Something went wrong while updating the team billing subscription, please contact support." -msgstr "Etwas ist schiefgelaufen beim Aktualisieren des Abonnements für die Team-Zahlung. Bitte kontaktieren Sie den Support." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:240 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:154 -msgid "Something went wrong. Please try again or contact support." -msgstr "Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:67 -msgid "Sorry, we were unable to download the audit logs. Please try again later." -msgstr "Entschuldigung, wir konnten die Prüfprotokolle nicht herunterladen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:68 -msgid "Sorry, we were unable to download the certificate. Please try again later." -msgstr "Entschuldigung, wir konnten das Zertifikat nicht herunterladen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:37 -msgid "Stats" -msgstr "Statistiken" - -#: 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/components/(teams)/tables/team-billing-invoices-data-table.tsx:73 -msgid "Status" -msgstr "Status" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:128 -msgid "Subscribe" -msgstr "Abonnieren" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:81 -msgid "Subscription" -msgstr "Abonnement" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:79 -msgid "Subscriptions" -msgstr "Abonnements" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:35 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:67 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:87 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:37 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:141 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:32 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:44 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:44 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:72 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:57 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:76 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:108 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:92 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:68 -#: 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/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 -msgid "Success" -msgstr "Erfolg" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:87 -msgid "Successfully created passkey" -msgstr "Passkey erfolgreich erstellt" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:266 -msgid "System Theme" -msgstr "Systemthema" - -#: 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 -msgid "Team" -msgstr "Team" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:85 -msgid "Team checkout" -msgstr "Teameinkaufs-Prüfung" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:61 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:140 -msgid "Team email" -msgstr "Team E-Mail" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:58 -msgid "Team Email" -msgstr "Team-E-Mail" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:57 -msgid "Team email already verified!" -msgstr "Team-E-Mail bereits verifiziert!" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:58 -msgid "Team email has been removed" -msgstr "Team-E-Mail wurde entfernt" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:116 -msgid "Team email verification" -msgstr "Team-E-Mail-Verifizierung" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:132 -msgid "Team email verified!" -msgstr "Team-E-Mail verifiziert!" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:80 -msgid "Team email was updated." -msgstr "Team-E-Mail wurde aktualisiert." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:91 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:96 -msgid "Team invitation" -msgstr "Teameinladung" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:151 -msgid "Team invitations have been sent." -msgstr "Teameinladungen wurden gesendet." - -#: 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 -msgid "Team Member" -msgstr "Teammitglied" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:166 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:113 -msgid "Team Name" -msgstr "Teamname" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -msgid "Team Only" -msgstr "Nur Team" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:110 -msgid "Team only templates are not linked anywhere and are visible only to your team." -msgstr "Nur Teamvorlagen sind nirgendwo verlinkt und nur für Ihr Team sichtbar." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:94 -msgid "Team ownership transfer" -msgstr "Team-Eigentumsübertragung" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:60 -msgid "Team ownership transfer already completed!" -msgstr "Team-Eigentumsübertragung bereits abgeschlossen!" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:110 -msgid "Team ownership transferred!" -msgstr "Team-Eigentum übertragen!" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:49 -msgid "Team Public Profile" -msgstr "Öffentliches Profil des Teams" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:277 -msgid "Team settings" -msgstr "Teameinstellungen" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/layout.tsx:50 -msgid "Team Settings" -msgstr "Team-Einstellungen" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:51 -msgid "Team templates" -msgstr "Teamvorlagen" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:79 -msgid "Team transfer in progress" -msgstr "Teamübertragung im Gange" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:77 -msgid "Team transfer request expired" -msgstr "Der Antrag auf Teamübertragung ist abgelaufen" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:196 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:129 -msgid "Team URL" -msgstr "Team-URL" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:25 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:162 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:43 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:64 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:67 -msgid "Teams" -msgstr "Teams" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:83 -msgid "Teams restricted" -msgstr "Teams beschränkt" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:408 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:271 -msgid "Template" -msgstr "Vorlage" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:41 -msgid "Template deleted" -msgstr "Vorlage gelöscht" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:67 -msgid "Template document uploaded" -msgstr "Vorlagendokument hochgeladen" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:42 -msgid "Template duplicated" -msgstr "Vorlage dupliziert" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:134 -msgid "Template has been removed from your public profile." -msgstr "Vorlage ist von Deinem öffentlichen Profil entfernt worden." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:171 -msgid "Template has been updated." -msgstr "Vorlage wurde aktualisiert." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:48 -msgid "Template moved" -msgstr "Vorlage verschoben" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:219 -msgid "Template saved" -msgstr "Vorlage gespeichert" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view.tsx:60 -#: apps/web/src/app/(dashboard)/templates/templates-page-view.tsx:55 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:208 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:22 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:39 -msgid "Templates" -msgstr "Vorlagen" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:106 -msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." -msgstr "Vorlagen erlauben dir das schnelle Erstlelen von Dokumenten mit vorausgefüllten Empfängern und Feldern." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:256 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:272 -msgid "Text" -msgstr "Text" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:166 -msgid "Text Color" -msgstr "Textfarbe" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:52 -msgid "The account has been deleted successfully." -msgstr "Das Konto wurde erfolgreich gelöscht." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:197 -msgid "The content to show in the banner, HTML is allowed" -msgstr "Der Inhalt, der im Banne rgezeig wird, HTML ist erlaubt" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:78 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:32 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:164 -msgid "The direct link has been copied to your clipboard" -msgstr "Der direkte Linkt wurde in die Zwischenablage kopiert" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:50 -msgid "The document has been successfully moved to the selected team." -msgstr "Das Dokument wurde erfolgreich in das ausgewählte Team verschoben." - -#: apps/web/src/app/embed/completed.tsx:29 -msgid "The document is now completed, please follow any instructions provided within the parent application." -msgstr "Das Dokument ist jetzt abgeschlossen. Bitte folgen Sie allen Anweisungen, die in der übergeordneten Anwendung bereitgestellt werden." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:167 -msgid "The document was created but could not be sent to recipients." -msgstr "Das Dokument wurde erstellt, konnte aber nicht an die Empfänger versendet werden." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:161 -msgid "The document will be hidden from your account" -msgstr "The document will be hidden from your account" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:316 -msgid "The document will be immediately sent to recipients if this is checked." -msgstr "The document will be immediately sent to recipients if this is checked." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:175 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:179 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:203 -msgid "The events that will trigger a webhook to be sent to your URL." -msgstr "The events that will trigger a webhook to be sent to your URL." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:114 -msgid "The ownership of team <0>{0} has been successfully transferred to you." -msgstr "The ownership of team <0>{0} has been successfully transferred to you." - -#: apps/web/src/components/partials/not-found.tsx:53 -msgid "The page you are looking for was moved, removed, renamed or might never have existed." -msgstr "The page you are looking for was moved, removed, renamed or might never have existed." - -#: apps/web/src/components/forms/public-profile-form.tsx:118 -msgid "The profile link has been copied to your clipboard" -msgstr "The profile link has been copied to your clipboard" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:23 -msgid "The profile you are looking for could not be found." -msgstr "The profile you are looking for could not be found." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:380 -msgid "The public description that will be displayed with this template" -msgstr "The public description that will be displayed with this template" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:358 -msgid "The public name for your template" -msgstr "The public name for your template" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:119 -msgid "The recipient has been updated successfully" -msgstr "The recipient has been updated successfully" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:267 -msgid "The selected team member will receive an email which they must accept before the team is transferred" -msgstr "The selected team member will receive an email which they must accept before the team is transferred" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:41 -msgid "The signing link has been copied to your clipboard." -msgstr "The signing link has been copied to your clipboard." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:105 -msgid "The site banner is a message that is shown at the top of the site. It can be used to display important information to your users." -msgstr "The site banner is a message that is shown at the top of the site. It can be used to display important information to your users." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:45 -msgid "The team transfer invitation has been successfully deleted." -msgstr "The team transfer invitation has been successfully deleted." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:86 -msgid "The team transfer request to <0>{0} has expired." -msgstr "The team transfer request to <0>{0} has expired." - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:23 -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 -msgid "The template has been successfully moved to the selected team." -msgstr "The template has been successfully moved to the selected team." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:443 -msgid "The template will be removed from your profile" -msgstr "The template will be removed from your profile" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:23 -msgid "The template you are looking for may have been disabled, deleted or may have never existed." -msgstr "The template you are looking for may have been disabled, deleted or may have never existed." - -#: apps/web/src/components/forms/token.tsx:106 -msgid "The token was copied to your clipboard." -msgstr "The token was copied to your clipboard." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:88 -msgid "The token was deleted successfully." -msgstr "The token was deleted successfully." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:24 -msgid "The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link." -msgstr "The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:124 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:128 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:152 -msgid "The URL for Documenso to send webhook events to." -msgstr "The URL for Documenso to send webhook events to." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:79 -msgid "The webhook has been successfully deleted." -msgstr "The webhook has been successfully deleted." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:81 -msgid "The webhook has been updated successfully." -msgstr "The webhook has been updated successfully." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:93 -msgid "The webhook was successfully created." -msgstr "The webhook was successfully created." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:25 -msgid "There are no active drafts at the current moment. You can upload a document to start drafting." -msgstr "There are no active drafts at the current moment. You can upload a document to start drafting." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:20 -msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." -msgstr "There are no completed documents yet. Documents that you have created or received will appear here once completed." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:70 -msgid "They have permission on your behalf to:" -msgstr "They have permission on your behalf to:" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:109 -msgid "This action is not reversible. Please be certain." -msgstr "This action is not reversible. Please be certain." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:81 -msgid "This document could not be deleted at this time. Please try again." -msgstr "This document could not be deleted at this time. Please try again." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:73 -msgid "This document could not be duplicated at this time. Please try again." -msgstr "This document could not be duplicated at this time. Please try again." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:106 -msgid "This document could not be re-sent at this time. Please try again." -msgstr "This document could not be re-sent at this time. Please try again." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:181 -msgid "This document has been cancelled by the owner and is no longer available for others to sign." -msgstr "This document has been cancelled by the owner and is no longer available for others to sign." - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:52 -msgid "This document has been cancelled by the owner." -msgstr "This document has been cancelled by the owner." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:219 -msgid "This document has been signed by all recipients" -msgstr "This document has been signed by all recipients" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:222 -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/components/(teams)/dialogs/add-team-email-dialog.tsx:93 -msgid "This email is already being used by another team." -msgstr "This email is already being used by another team." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:40 -msgid "This link is invalid or has expired. Please contact your team to resend a transfer request." -msgstr "This link is invalid or has expired. Please contact your team to resend a transfer request." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:37 -msgid "This link is invalid or has expired. Please contact your team to resend a verification." -msgstr "This link is invalid or has expired. Please contact your team to resend a verification." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:208 -msgid "This passkey has already been registered." -msgstr "This passkey has already been registered." - -#: 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 "This passkey is not configured for this application. Please login and add one in the user settings." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:148 -msgid "This price includes minimum 5 seats." -msgstr "This price includes minimum 5 seats." - -#: apps/web/src/components/forms/signin.tsx:202 -msgid "This session has expired. Please try again." -msgstr "This session has expired. Please try again." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:195 -msgid "This team, and any associated data excluding billing invoices will be permanently deleted." -msgstr "This team, and any associated data excluding billing invoices will be permanently deleted." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:51 -msgid "This template could not be deleted at this time. Please try again." -msgstr "This template could not be deleted at this time. Please try again." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:43 -msgid "This token is invalid or has expired. No action is needed." -msgstr "This token is invalid or has expired. No action is needed." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:43 -msgid "This token is invalid or has expired. Please contact your team for a new invitation." -msgstr "This token is invalid or has expired. Please contact your team for a new invitation." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:98 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:87 -msgid "This URL is already in use." -msgstr "This URL is already in use." - -#: apps/web/src/components/forms/v2/signup.tsx:145 -msgid "This username has already been taken" -msgstr "This username has already been taken" - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:98 -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:77 -msgid "Time" -msgstr "Time" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:97 -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/data-table-templates.tsx:61 -msgid "Title" -msgstr "Title" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:106 -msgid "To accept this invitation you must create an account." -msgstr "To accept this invitation you must create an account." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:125 -msgid "To change the email you must remove and add a new email address." -msgstr "To change the email you must remove and add a new email address." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:117 -msgid "To confirm, please enter the accounts email address <0/>({0})." -msgstr "To confirm, please enter the accounts email address <0/>({0})." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:117 -msgid "To confirm, please enter the reason" -msgstr "To confirm, please enter the reason" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:101 -msgid "To decline this invitation you must create an account." -msgstr "To decline this invitation you must create an account." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:197 -msgid "To enable two-factor authentication, scan the following QR code using your authenticator app." -msgstr "To enable two-factor authentication, scan the following QR code using your authenticator app." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:23 -msgid "To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox." -msgstr "To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:54 -msgid "To mark this document as viewed, you need to be logged in as <0>{0}" -msgstr "To mark this document as viewed, you need to be logged in as <0>{0}" - -#: 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 "Um dieses Dokument anzuzeigen, müssen Sie in Ihr Konto eingeloggt sein. Bitte melden Sie sich an, um fortzufahren." - -#: 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 "Toggle the switch to hide your profile from the public." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:190 -msgid "Toggle the switch to show your profile to the public." -msgstr "Toggle the switch to show your profile to the public." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:236 -msgid "Token" -msgstr "Token" - -#: apps/web/src/components/forms/token.tsx:105 -msgid "Token copied to clipboard" -msgstr "Token copied to clipboard" - -#: apps/web/src/components/forms/token.tsx:126 -msgid "Token created" -msgstr "Token created" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:87 -msgid "Token deleted" -msgstr "Token deleted" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 -msgid "Token doesn't have an expiration date" -msgstr "Token doesn't have an expiration date" - -#: apps/web/src/components/forms/token.tsx:193 -msgid "Token expiration date" -msgstr "Token expiration date" - -#: apps/web/src/components/forms/token.tsx:165 -msgid "Token name" -msgstr "Token name" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:65 -msgid "Total Documents" -msgstr "Total Documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:108 -msgid "Total Recipients" -msgstr "Total Recipients" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:150 -msgid "Total Signers that Signed Up" -msgstr "Total Signers that Signed Up" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:64 -msgid "Total Users" -msgstr "Total Users" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:160 -msgid "Transfer ownership of this team to a selected team member." -msgstr "Transfer ownership of this team to a selected team member." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:169 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:147 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:156 -msgid "Transfer team" -msgstr "Transfer team" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:173 -msgid "Transfer the ownership of the team to another team member." -msgstr "Transfer the ownership of the team to another team member." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:163 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:167 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:191 -msgid "Triggers" -msgstr "Triggers" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:52 -msgid "Two factor authentication" -msgstr "Two factor authentication" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:88 -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 -msgid "Two-Factor Authentication" -msgstr "Two-Factor Authentication" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:90 -msgid "Two-factor authentication disabled" -msgstr "Two-factor authentication disabled" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:94 -msgid "Two-factor authentication enabled" -msgstr "Two-factor authentication enabled" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:92 -msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in." -msgstr "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73 -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67 -msgid "Type" -msgstr "Type" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:184 -msgid "Type 'delete' to confirm" -msgstr "Type 'delete' to confirm" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:186 -msgid "Type a command or search..." -msgstr "Type a command or search..." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:26 -msgid "Uh oh! Looks like you're missing a token" -msgstr "Uh oh! Looks like you're missing a token" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:303 -msgid "Unable to change the language at this time. Please try again later." -msgstr "Derzeit kann die Sprache nicht geändert werden. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:31 -msgid "Unable to copy recovery code" -msgstr "Unable to copy recovery code" - -#: apps/web/src/components/forms/token.tsx:110 -msgid "Unable to copy token" -msgstr "Unable to copy token" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:105 -msgid "Unable to create direct template access. Please try again later." -msgstr "Unable to create direct template access. Please try again later." - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:33 -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 -msgid "Unable to delete invitation. Please try again." -msgstr "Unable to delete invitation. Please try again." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:94 -msgid "Unable to delete team" -msgstr "Unable to delete team" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:103 -msgid "Unable to disable two-factor authentication" -msgstr "Unable to disable two-factor authentication" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:33 -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/components/document/document-history-sheet.tsx:127 -msgid "Unable to load document history" -msgstr "Unable to load document history" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:111 -msgid "Unable to load your public profile templates at this time" -msgstr "Unable to load your public profile templates at this time" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:84 -msgid "Unable to remove email verification at this time. Please try again." -msgstr "Unable to remove email verification at this time. Please try again." - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:65 -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 -msgid "Unable to resend invitation. Please try again." -msgstr "Unable to resend invitation. Please try again." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:40 -msgid "Unable to resend verification at this time. Please try again." -msgstr "Unable to resend verification at this time. Please try again." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:20 -msgid "Unable to reset password" -msgstr "Unable to reset password" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:68 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:101 -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 -msgid "Unable to sign in" -msgstr "Unable to sign in" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:166 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:27 -msgid "Unauthorized" -msgstr "Unauthorized" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:116 -msgid "Uncompleted" -msgstr "Uncompleted" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23 -msgid "Unknown error" -msgstr "Unknown error" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Unpaid" -msgstr "Unpaid" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:181 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:191 -#: apps/web/src/components/forms/public-profile-form.tsx:279 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:428 -msgid "Update" -msgstr "Update" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:211 -msgid "Update Banner" -msgstr "Update Banner" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:118 -msgid "Update passkey" -msgstr "Update passkey" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Update password" -msgstr "Update password" - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Update profile" -msgstr "Update profile" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:180 -msgid "Update Recipient" -msgstr "Update Recipient" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:146 -msgid "Update role" -msgstr "Update role" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:176 -msgid "Update team" -msgstr "Update team" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:113 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:121 -msgid "Update team email" -msgstr "Team-E-Mail aktualisieren" - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:136 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:144 -msgid "Update team member" -msgstr "Teammitglied aktualisieren" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:147 -msgid "Update user" -msgstr "Benutzer aktualisieren" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:208 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:210 -msgid "Update webhook" -msgstr "Webhook aktualisieren" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Updating password..." -msgstr "Passwort wird aktualisiert..." - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Updating profile..." -msgstr "Profil wird aktualisiert..." - -#: apps/web/src/components/forms/avatar-image.tsx:182 -msgid "Upload Avatar" -msgstr "Avatar hochladen" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:31 -msgid "Uploaded by" -msgstr "Hochgeladen von" - -#: apps/web/src/components/forms/avatar-image.tsx:91 -msgid "Uploaded file is too large" -msgstr "Die hochgeladene Datei ist zu groß" - -#: apps/web/src/components/forms/avatar-image.tsx:92 -msgid "Uploaded file is too small" -msgstr "Die hochgeladene Datei ist zu klein" - -#: apps/web/src/components/forms/avatar-image.tsx:93 -msgid "Uploaded file not an allowed file type" -msgstr "Die hochgeladene Datei ist kein zulässiger Dateityp" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:187 -#: apps/web/src/components/forms/signin.tsx:505 -msgid "Use Authenticator" -msgstr "Authenticator verwenden" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:185 -#: apps/web/src/components/forms/signin.tsx:503 -msgid "Use Backup Code" -msgstr "Backup-Code verwenden" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:191 -msgid "Use Template" -msgstr "Vorlage verwenden" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82 -msgid "User" -msgstr "Benutzer" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:41 -msgid "User ID" -msgstr "Benutzer-ID" - -#: apps/web/src/components/forms/v2/signup.tsx:234 -msgid "User profiles are here!" -msgstr "Benutzerprofile sind hier!" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:269 -msgid "User settings" -msgstr "Benutzereinstellungen" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:51 -msgid "Users" -msgstr "Benutzer" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:83 -msgid "Value" -msgstr "Wert" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:100 -msgid "Verification Email Sent" -msgstr "Bestätigungs-E-Mail gesendet" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:45 -msgid "Verification email sent successfully." -msgstr "Bestätigungs-E-Mail erfolgreich gesendet." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:102 -msgid "Verify Now" -msgstr "Jetzt überprüfen" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:112 -msgid "Verify your email address" -msgstr "Überprüfen Sie Ihre E-Mail-Adresse" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:88 -msgid "Verify your email address to unlock all features." -msgstr "Überprüfen Sie Ihre E-Mail-Adresse, um alle Funktionen freizuschalten." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:56 -msgid "Verify your email to upload documents." -msgstr "Überprüfen Sie Ihre E-Mail, um Dokumente hochzuladen." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:130 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:100 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:168 -msgid "View" -msgstr "Ansehen" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:140 -msgid "View activity" -msgstr "Aktivität ansehen" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:78 -msgid "View all documents sent to your account" -msgstr "Alle Dokumente anzeigen, die an Ihr Konto gesendet wurden" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:134 -msgid "View all recent security activity related to your account." -msgstr "Sehen Sie sich alle aktuellen Sicherheitsaktivitäten in Ihrem Konto an." - -#: apps/web/src/app/(dashboard)/settings/security/activity/page.tsx:26 -msgid "View all security activity related to your account." -msgstr "Sehen Sie sich alle Sicherheitsaktivitäten in Ihrem Konto an." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:78 -msgid "View Codes" -msgstr "Codes ansehen" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:150 -msgid "View documents associated with this email" -msgstr "Dokumente ansehen, die mit dieser E-Mail verknüpft sind" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:55 -msgid "View invites" -msgstr "Einladungen ansehen" - -#: apps/web/src/app/(signing)/sign/[token]/complete/document-preview-button.tsx:34 -msgid "View Original Document" -msgstr "Originaldokument ansehen" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:87 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:116 -msgid "View Recovery Codes" -msgstr "Wiederherstellungscodes ansehen" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:56 -msgid "View teams" -msgstr "Teams ansehen" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104 -msgid "Viewed" -msgstr "Angesehen" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:86 -msgid "Waiting" -msgstr "Warten" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:151 -msgid "Waiting for others to sign" -msgstr "Warten auf andere, um zu unterschreiben" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:70 -msgid "Waiting for Your Turn" -msgstr "Warten auf deine Reihe" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:61 -msgid "Want to send slick signing links like this one? <0>Check out Documenso." -msgstr "Möchten Sie auffällige Signatur-Links wie diesen senden? <0>Überprüfen Sie Documenso." - -#: apps/web/src/app/(profile)/profile-header.tsx:68 -msgid "Want your own public profile?" -msgstr "Möchten Sie Ihr eigenes öffentliches Profil haben?" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:40 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:55 -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:31 -msgid "We are unable to proceed to the billing portal at this time. Please try again, or contact support." -msgstr "Wir können zurzeit nicht auf das Abrechnungsportal zugreifen. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:95 -msgid "We are unable to remove this passkey at the moment. Please try again later." -msgstr "Wir können diesen Schlüssel im Moment nicht entfernen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:75 -msgid "We are unable to update this passkey at the moment. Please try again later." -msgstr "Wir können diesen Schlüssel im Moment nicht aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:153 -msgid "We encountered an error while removing the direct template link. Please try again later." -msgstr "Wir sind auf einen Fehler gestoßen, während wir den direkten Vorlagenlink entfernt haben. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:84 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:90 -msgid "We encountered an error while updating the webhook. Please try again later." -msgstr "Wir sind auf einen Fehler gestoßen, während wir den Webhook aktualisieren wollten. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/forms/token.tsx:145 -msgid "We encountered an unknown error while attempting create the new token. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das neue Token zu erstellen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to add this email. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diese E-Mail hinzuzufügen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:107 -msgid "We encountered an unknown error while attempting to create a team. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, ein Team zu erstellen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:90 -msgid "We encountered an unknown error while attempting to delete it. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, es zu löschen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:35 -msgid "We encountered an unknown error while attempting to delete the pending team. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das ausstehende Team zu löschen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:86 -msgid "We encountered an unknown error while attempting to delete this team. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Team zu löschen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:99 -msgid "We encountered an unknown error while attempting to delete this token. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Token zu löschen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:71 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:68 -msgid "We encountered an unknown error while attempting to delete your account. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Konto zu löschen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:160 -msgid "We encountered an unknown error while attempting to invite team members. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Teammitglieder einzuladen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to leave this team. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Team zu verlassen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:143 -msgid "We encountered an unknown error while attempting to remove this template from your profile. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diese Vorlage aus Ihrem Profil zu entfernen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:56 -msgid "We encountered an unknown error while attempting to remove this transfer. Please try again or contact support." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diese Übertragung zu entfernen. Bitte versuchen Sie es später oder kontaktieren Sie den Support." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to remove this user. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, diesen Benutzer zu entfernen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:118 -msgid "We encountered an unknown error while attempting to request a transfer of this team. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, eine Übertragung dieses Teams anzufordern. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/forms/reset-password.tsx:89 -msgid "We encountered an unknown error while attempting to reset your password. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Passwort zurückzusetzen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:46 -msgid "We encountered an unknown error while attempting to revoke access. Please try again or contact support." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, den Zugriff zu widerrufen. Bitte versuchen Sie es später oder kontaktieren Sie den Support." - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:115 -msgid "We encountered an unknown error while attempting to save your details. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihre Daten zu speichern. Bitte versuchen Sie es später erneut." - -#: 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 -msgid "We encountered an unknown error while attempting to sign you In. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Sie anzumelden. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:100 -#: apps/web/src/components/forms/signup.tsx:115 -#: apps/web/src/components/forms/v2/signup.tsx:162 -msgid "We encountered an unknown error while attempting to sign you up. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Sie anzumelden. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/forms/signup.tsx:130 -#: apps/web/src/components/forms/signup.tsx:144 -#: apps/web/src/components/forms/v2/signup.tsx:185 -#: apps/web/src/components/forms/v2/signup.tsx:199 -msgid "We encountered an unknown error while attempting to sign you Up. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Sie anzumelden. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/forms/avatar-image.tsx:124 -msgid "We encountered an unknown error while attempting to update the avatar. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das Avatar zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:92 -msgid "We encountered an unknown error while attempting to update the banner. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, das Banner zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:180 -msgid "We encountered an unknown error while attempting to update the template. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, die Vorlage zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to update this team member. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, dieses Teammitglied zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/forms/password.tsx:86 -msgid "We encountered an unknown error while attempting to update your password. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Passwort zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/forms/public-profile-form.tsx:106 -msgid "We encountered an unknown error while attempting to update your public profile. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr öffentliches Profil zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:96 -msgid "We encountered an unknown error while attempting to update your team. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, Ihr Team zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:91 -msgid "We encountered an unknown error while attempting update the team email. Please try again later." -msgstr "Wir sind auf einen unbekannten Fehler gestoßen, während wir versucht haben, die Team-E-Mail zu aktualisieren. Bitte versuchen Sie es später erneut." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:80 -msgid "We have sent a confirmation email for verification." -msgstr "Wir haben eine Bestätigungs-E-Mail zur Überprüfung gesendet." - -#: apps/web/src/components/forms/token.tsx:111 -msgid "We were unable to copy the token to your clipboard. Please try again." -msgstr "Wir konnten das Token nicht in Ihre Zwischenablage kopieren. Bitte versuchen Sie es erneut." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:33 -msgid "We were unable to copy your recovery code to your clipboard. Please try again." -msgstr "Wir konnten Ihren Wiederherstellungscode nicht in Ihre Zwischenablage kopieren. Bitte versuchen Sie es erneut." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:52 -msgid "We were unable to create a checkout session. Please try again, or contact support" -msgstr "Wir konnten keine Checkout-Sitzung erstellen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:105 -msgid "We were unable to disable two-factor authentication for your account. Please ensure that you have entered your password and backup code correctly and try again." -msgstr "Wir konnten die Zwei-Faktor-Authentifizierung für Ihr Konto nicht deaktivieren. Bitte stellen Sie sicher, dass Sie Ihr Passwort und den Backup-Code korrekt eingegeben haben und versuchen Sie es erneut." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:28 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:39 -msgid "We were unable to log you out at this time." -msgstr "Wir konnten Sie zurzeit nicht abmelden." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:125 -msgid "We were unable to set your public profile to public. Please try again." -msgstr "Wir konnten Ihr öffentliches Profil nicht auf öffentlich setzen. Bitte versuchen Sie es erneut." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:70 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:103 -msgid "We were unable to setup two-factor authentication for your account. Please ensure that you have entered your code correctly and try again." -msgstr "Wir konnten die Zwei-Faktor-Authentifizierung für Ihr Konto nicht einrichten. Bitte stellen Sie sicher, dass Sie den Code korrekt eingegeben haben und versuchen Sie es erneut." - -#: 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:127 -msgid "We were unable to submit this document at this time. Please try again later." -msgstr "Wir konnten dieses Dokument zurzeit nicht einreichen. Bitte versuchen Sie es später erneut." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:169 -msgid "We were unable to verify your details. Please try again or contact support" -msgstr "Wir konnten Ihre Angaben nicht verifizieren. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:65 -msgid "We were unable to verify your email. If your email is not verified already, please try again." -msgstr "Wir konnten Ihre E-Mail nicht bestätigen. Wenn Ihre E-Mail noch nicht bestätigt wurde, versuchen Sie es bitte erneut." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:29 -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:11 -msgid "We're all empty" -msgstr "Wir sind alle leer" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:116 -msgid "We've sent a confirmation email to <0>{email}. Please check your inbox and click the link in the email to verify your account." -msgstr "Wir haben eine Bestätigungs-E-Mail an <0>{email} gesendet. Bitte überprüfen Sie Ihren Posteingang und klicken Sie auf den Link in der E-Mail, um Ihr Konto zu bestätigen." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:92 -msgid "Webhook created" -msgstr "Webhook erstellt" - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:78 -msgid "Webhook deleted" -msgstr "Webhook gelöscht" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:80 -msgid "Webhook updated" -msgstr "Webhook aktualisiert" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:117 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:145 -msgid "Webhook URL" -msgstr "Webhook-URL" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:28 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:33 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:103 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:106 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:94 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:102 -msgid "Webhooks" -msgstr "Webhooks" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:29 -msgid "Weekly" -msgstr "Wöchentlich" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:33 -msgid "Welcome back, we are lucky to have you." -msgstr "Willkommen zurück, wir freuen uns, Sie zu haben." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:88 -msgid "Were you trying to edit this document instead?" -msgstr "Hast du stattdessen versucht, dieses Dokument zu bearbeiten?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:189 -msgid "When you click continue, you will be prompted to add the first available authenticator on your system." -msgstr "Wenn Sie auf Fortfahren klicken, werden Sie aufgefordert, den ersten verfügbaren Authenticator auf Ihrem System hinzuzufügen." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:139 -msgid "While waiting for them to do so you can create your own Documenso account and get started with document signing right away." -msgstr "Während Sie darauf warten, können Sie Ihr eigenes Documenso-Konto erstellen und sofort mit der Dokumentenunterzeichnung beginnen." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:126 -msgid "Who do you want to remind?" -msgstr "Wen möchten Sie erinnern?" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about the team" -msgstr "Schreiben Sie über das Team" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about yourself" -msgstr "Schreiben Sie über sich selbst" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:31 -msgid "Yearly" -msgstr "Jährlich" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:32 -msgid "You" -msgstr "Sie" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:93 -msgid "You are about to complete approving \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Sie stehen kurz davor, die Genehmigung für \"{truncatedTitle}\" abzuschließen.<0/> Sind Sie sicher?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:85 -msgid "You are about to complete signing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Sie stehen kurz davor, \"{truncatedTitle}\" zu unterzeichnen.<0/> Sind Sie sicher?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:77 -msgid "You are about to complete viewing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Sie stehen kurz davor, \"{truncatedTitle}\" anzusehen.<0/> Sind Sie sicher?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:103 -msgid "You are about to delete <0>\"{documentTitle}\"" -msgstr "Sie sind dabei, <0>\"{documentTitle}\" zu löschen" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:120 -msgid "You are about to delete the following team email from <0>{teamName}." -msgstr "Sie stehen kurz davor, die folgende Team-E-Mail von <0>{teamName} zu löschen." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:107 -msgid "You are about to hide <0>\"{documentTitle}\"" -msgstr "Sie sind dabei, <0>\"{documentTitle}\" zu verstecken" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:85 -msgid "You are about to leave the following team." -msgstr "Sie stehen kurz davor, das folgende Team zu verlassen." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:85 -msgid "You are about to remove the following user from <0>{teamName}." -msgstr "Sie stehen kurz davor, den folgenden Benutzer aus <0>{teamName} zu entfernen." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:98 -msgid "You are about to revoke access for team <0>{0} ({1}) to use your email." -msgstr "Sie stehen kurz davor, den Zugriff für das Team <0>{0} ({1}) zu widerrufen." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:78 -msgid "You are currently on the <0>Free Plan." -msgstr "Sie befinden sich derzeit im <0>kostenlosen Plan." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:148 -msgid "You are currently updating <0>{teamMemberName}." -msgstr "Sie aktualisieren derzeit <0>{teamMemberName}." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:122 -msgid "You are currently updating the <0>{passkeyName} passkey." -msgstr "Sie aktualisieren derzeit den <0>{passkeyName} Passkey." - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:28 -msgid "You are not authorized to view this page." -msgstr "Sie sind nicht berechtigt, diese Seite anzuzeigen." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:43 -msgid "You can choose to enable or disable your profile for public view." -msgstr "Sie können wählen, ob Sie Ihr Profil für die öffentliche Ansicht aktivieren oder deaktivieren möchten." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:50 -msgid "You can choose to enable or disable your team profile for public view." -msgstr "Sie können wählen, ob Sie Ihr Teamprofil für die öffentliche Ansicht aktivieren oder deaktivieren möchten." - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:30 -msgid "You can claim your profile later on by going to your profile settings!" -msgstr "Sie können Ihr Profil später über die Profileinstellungen beanspruchen!" - -#: apps/web/src/components/forms/public-profile-form.tsx:154 -msgid "You can update the profile URL by updating the team URL in the general settings page." -msgstr "Sie können die Profil-URL aktualisieren, indem Sie die Team-URL auf der Seite mit den allgemeinen Einstellungen aktualisieren." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:65 -msgid "You can view documents associated with this email and use this identity when sending documents." -msgstr "Sie können Dokumente ansehen, die mit dieser E-Mail verknüpft sind, und diese Identität beim Senden von Dokumenten verwenden." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:213 -msgid "You cannot have more than {MAXIMUM_PASSKEYS} passkeys." -msgstr "Sie dürfen nicht mehr als {MAXIMUM_PASSKEYS} Passkeys haben." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:120 -msgid "You cannot modify a team member who has a higher role than you." -msgstr "Sie können ein Teammitglied, das eine höhere Rolle als Sie hat, nicht ändern." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:101 -msgid "You cannot upload encrypted PDFs" -msgstr "Sie können keine verschlüsselten PDFs hochladen" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:45 -msgid "You do not currently have a customer record, this should not happen. Please contact support for assistance." -msgstr "Sie haben derzeit keinen Kundenrecord, das sollte nicht passieren. Bitte kontaktieren Sie den Support um Hilfe." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:127 -msgid "You have accepted an invitation from <0>{0} to join their team." -msgstr "Sie haben eine Einladung von <0>{0} angenommen, um ihrem Team beizutreten." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:64 -msgid "You have already completed the ownership transfer for <0>{0}." -msgstr "Sie haben die Eigentumsübertragung für <0>{0} bereits abgeschlossen." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:61 -msgid "You have already verified your email address for <0>{0}." -msgstr "Sie haben Ihre E-Mail-Adresse für <0>{0} bereits bestätigt." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:95 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:100 -msgid "You have been invited by <0>{0} to join their team." -msgstr "Sie wurden von <0>{0} eingeladen, ihrem Team beizutreten." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:122 -msgid "You have declined the invitation from <0>{0} to join their team." -msgstr "Sie haben die Einladung von <0>{0} abgelehnt, ihrem Team beizutreten." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:44 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:49 -msgid "You have no webhooks yet. Your webhooks will be shown here once you create them." -msgstr "Sie haben noch keine Webhooks. Ihre Webhooks werden hier angezeigt, sobald Sie sie erstellt haben." - -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:15 -msgid "You have not yet created any templates. To create a template please upload one." -msgstr "Sie haben noch keine Vorlagen erstellt. Bitte laden Sie eine Datei hoch, um eine Vorlage zu erstellen." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:30 -msgid "You have not yet created or received any documents. To create a document please upload one." -msgstr "Sie haben noch keine Dokumente erstellt oder erhalten. Bitte laden Sie ein Dokument hoch, um eines zu erstellen." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:234 -msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade your account to continue!" -msgstr "Sie haben das maximale Limit von {0} direkten Vorlagen erreicht. <0>Upgrade your account to continue!" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:52 -msgid "You have reached your document limit." -msgstr "Sie haben Ihr Dokumentenlimit erreicht." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:182 -msgid "You have reached your document limit. <0>Upgrade your account to continue!" -msgstr "Sie haben Ihr Dokumentenlimit erreicht. <0>Upgrade your account to continue!" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:50 -msgid "You have successfully left this team." -msgstr "Sie haben dieses Team erfolgreich verlassen." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:80 -#: apps/web/src/components/forms/signup.tsx:95 -#: apps/web/src/components/forms/v2/signup.tsx:129 -msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." -msgstr "Sie haben sich erfolgreich registriert. Bitte bestätigen Sie Ihr Konto, indem Sie auf den Link klicken, den Sie per E-Mail erhalten haben." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:50 -msgid "You have successfully removed this user from the team." -msgstr "Sie haben diesen Benutzer erfolgreich aus dem Team entfernt." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:38 -msgid "You have successfully revoked access." -msgstr "Sie haben den Zugriff erfolgreich widerrufen." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 -msgid "You have updated {teamMemberName}." -msgstr "Sie haben {teamMemberName} aktualisiert." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:136 -msgid "You have verified your email address for <0>{0}." -msgstr "Sie haben Ihre E-Mail-Adresse für <0>{0} bestätigt." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:82 -msgid "You must be an admin of this team to manage billing." -msgstr "Sie müssen Administrator dieses Teams sein, um die Abrechnung zu verwalten." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:60 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:54 -msgid "You must enter '{deleteMessage}' to proceed" -msgstr "Sie müssen '{deleteMessage}' eingeben, um fortzufahren" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:301 -msgid "You must have at least one other team member to transfer ownership." -msgstr "Sie müssen mindestens einen anderen Teamkollegen haben, um die Eigentumsübertragung durchzuführen." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:109 -msgid "You must set a profile URL before enabling your public profile." -msgstr "Sie müssen eine Profil-URL festlegen, bevor Sie Ihr öffentliches Profil aktivieren." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:56 -msgid "You need to be logged in as <0>{email} to view this page." -msgstr "Sie müssen als <0>{email} angemeldet sein, um diese Seite anzuzeigen." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:45 -msgid "You need to be logged in to view this page." -msgstr "Sie müssen angemeldet sein, um diese Seite anzuzeigen." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:105 -msgid "You need to setup 2FA to mark this document as viewed." -msgstr "Sie müssen 2FA einrichten, um dieses Dokument als angesehen zu markieren." - -#: apps/web/src/components/forms/v2/signup.tsx:283 -msgid "You will get notified & be able to set up your documenso public profile when we launch the feature." -msgstr "Sie werden benachrichtigt und können Ihr Documenso öffentliches Profil einrichten, wenn wir die Funktion starten." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:96 -msgid "You will now be required to enter a code from your authenticator app when signing in." -msgstr "Sie müssen bei der Anmeldung jetzt einen Code von Ihrer Authenticator-App eingeben." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:174 -msgid "You will receive an Email copy of the signed document once everyone has signed." -msgstr "Sie erhalten eine E-Mail-Kopie des unterzeichneten Dokuments, sobald alle unterschrieben haben." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:49 -msgid "Your account has been deleted successfully." -msgstr "Ihr Konto wurde erfolgreich gelöscht." - -#: apps/web/src/components/forms/avatar-image.tsx:108 -msgid "Your avatar has been updated successfully." -msgstr "Ihr Avatar wurde erfolgreich aktualisiert." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:75 -msgid "Your banner has been updated successfully." -msgstr "Ihr Banner wurde erfolgreich aktualisiert." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:119 -msgid "Your current plan is past due. Please update your payment information." -msgstr "Ihr aktueller Plan ist überfällig. Bitte aktualisieren Sie Ihre Zahlungsinformationen." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:251 -msgid "Your direct signing templates" -msgstr "Ihre direkten Unterzeichnungsvorlagen" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:124 -msgid "Your document failed to upload." -msgstr "Ihr Dokument konnte nicht hochgeladen werden." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:151 -msgid "Your document has been created from the template successfully." -msgstr "Ihr Dokument wurde erfolgreich aus der Vorlage erstellt." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:98 -msgid "Your document has been re-sent successfully." -msgstr "Ihr Dokument wurde erfolgreich erneut gesendet." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:322 -msgid "Your document has been sent successfully." -msgstr "Ihr Dokument wurde erfolgreich gesendet." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:59 -msgid "Your document has been successfully duplicated." -msgstr "Ihr Dokument wurde erfolgreich dupliziert." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:82 -msgid "Your document has been uploaded successfully." -msgstr "Ihr Dokument wurde erfolgreich hochgeladen." - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:69 -msgid "Your document has been uploaded successfully. You will be redirected to the template page." -msgstr "Ihr Dokument wurde erfolgreich hochgeladen. Sie werden zur Vorlagenseite weitergeleitet." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:223 -msgid "Your documents" -msgstr "Ihre Dokumente" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:40 -msgid "Your email has been successfully confirmed! You can now use all features of Documenso." -msgstr "Ihre E-Mail wurde erfolgreich bestätigt! Sie können jetzt alle Funktionen von Documenso nutzen." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:62 -msgid "Your email is currently being used by team <0>{0} ({1})." -msgstr "Ihre E-Mail wird derzeit von Team <0>{0} ({1}) verwendet." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:47 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:80 -msgid "Your existing tokens" -msgstr "Ihre vorhandenen Tokens" - -#: apps/web/src/components/forms/password.tsx:72 -#: apps/web/src/components/forms/reset-password.tsx:73 -msgid "Your password has been updated successfully." -msgstr "Ihr Passwort wurde erfolgreich aktualisiert." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:113 -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Ihre Zahlung für Teams ist überfällig. Bitte begleichen Sie die Zahlung, um Unterbrechungen des Dienstes zu vermeiden." - -#: apps/web/src/components/forms/profile.tsx:73 -msgid "Your profile has been updated successfully." -msgstr "Ihr Profil wurde erfolgreich aktualisiert." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:73 -msgid "Your profile has been updated." -msgstr "Ihr Profil wurde aktualisiert." - -#: apps/web/src/components/forms/public-profile-form.tsx:81 -msgid "Your public profile has been updated." -msgstr "Ihr öffentliches Profil wurde aktualisiert." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:27 -msgid "Your recovery code has been copied to your clipboard." -msgstr "Ihr Wiederherstellungscode wurde in die Zwischenablage kopiert." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:167 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:91 -msgid "Your recovery codes are listed below. Please store them in a safe place." -msgstr "Ihre Wiederherstellungscodes sind unten aufgeführt. Bitte bewahren Sie sie an einem sicheren Ort auf." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:62 -msgid "Your subscription is currently active." -msgstr "Ihr Abonnement ist derzeit aktiv." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:89 -msgid "Your team has been created." -msgstr "Ihr Team wurde erstellt." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:73 -msgid "Your team has been successfully deleted." -msgstr "Ihr Team wurde erfolgreich gelöscht." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:69 -msgid "Your team has been successfully updated." -msgstr "Ihr Team wurde erfolgreich aktualisiert." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:43 -msgid "Your template has been duplicated successfully." -msgstr "Ihre Vorlage wurde erfolgreich dupliziert." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:42 -msgid "Your template has been successfully deleted." -msgstr "Ihre Vorlage wurde erfolgreich gelöscht." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:67 -msgid "Your template will be duplicated." -msgstr "Ihre Vorlage wird dupliziert." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:220 -msgid "Your templates has been saved successfully." -msgstr "Ihre Vorlagen wurden erfolgreich gespeichert." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:89 -msgid "Your token has expired!" -msgstr "Ihr Token ist abgelaufen!" - -#: apps/web/src/components/forms/token.tsx:277 -msgid "Your token was created successfully! Make sure to copy it because you won't be able to see it again!" -msgstr "Ihr Token wurde erfolgreich erstellt! Stellen Sie sicher, dass Sie es kopieren, da Sie es später nicht mehr sehen können!" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:53 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:86 -msgid "Your tokens will be shown here once you create them." -msgstr "Ihre Tokens werden hier angezeigt, sobald Sie sie erstellt haben." diff --git a/packages/lib/translations/en/common.po b/packages/lib/translations/en/common.po deleted file mode 100644 index 081eb91ac..000000000 --- a/packages/lib/translations/en/common.po +++ /dev/null @@ -1,852 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: en\n" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" -"Plural-Forms: \n" - -#: packages/ui/primitives/data-table-pagination.tsx:30 -msgid "{0} of {1} row(s) selected." -msgstr "{0} of {1} row(s) selected." - -#: packages/ui/primitives/data-table-pagination.tsx:41 -msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}" -msgstr "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:53 -msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" -msgstr "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:95 -msgid "<0>No restrictions - No authentication required" -msgstr "<0>No restrictions - No authentication required" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:77 -msgid "<0>No restrictions - The document can be accessed directly by the URL sent to the recipient" -msgstr "<0>No restrictions - The document can be accessed directly by the URL sent to the recipient" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:75 -msgid "<0>None - No authentication required" -msgstr "<0>None - No authentication required" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:89 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:69 -msgid "<0>Require 2FA - The recipient must have an account and 2FA enabled via their settings" -msgstr "<0>Require 2FA - The recipient must have an account and 2FA enabled via their settings" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:72 -msgid "<0>Require account - The recipient must be signed in to view the document" -msgstr "<0>Require account - The recipient must be signed in to view the document" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:83 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:63 -msgid "<0>Require passkey - The recipient must have an account and passkey configured via their settings" -msgstr "<0>Require passkey - The recipient must have an account and passkey configured via their settings" - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "Add a document" -msgstr "Add a document" - -#: packages/ui/primitives/document-flow/add-settings.tsx:336 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:339 -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:248 -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." - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:256 -msgid "Add an external ID to the template. This can be used to identify in external systems." -msgstr "Add an external ID to the template. This can be used to identify in external systems." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:187 -msgid "Add another option" -msgstr "Add another option" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:232 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:167 -msgid "Add another value" -msgstr "Add another value" - -#: packages/ui/primitives/document-flow/add-signers.tsx:662 -msgid "Add myself" -msgstr "Add myself" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:637 -msgid "Add Myself" -msgstr "Add Myself" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:623 -msgid "Add Placeholder Recipient" -msgstr "Add Placeholder Recipient" - -#: packages/ui/primitives/document-flow/add-signers.tsx:651 -msgid "Add Signer" -msgstr "Add Signer" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:73 -msgid "Add text" -msgstr "Add text" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:78 -msgid "Add text to the field" -msgstr "Add text to the field" - -#: packages/lib/constants/teams.ts:10 -msgid "Admin" -msgstr "Admin" - -#: packages/ui/primitives/document-flow/add-settings.tsx:230 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:238 -msgid "Advanced Options" -msgstr "Advanced Options" - -#: packages/ui/primitives/document-flow/add-fields.tsx:570 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:402 -msgid "Advanced settings" -msgstr "Advanced settings" - -#: packages/lib/constants/template.ts:21 -msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." -msgstr "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." - -#: packages/ui/components/document/document-status.tsx:46 -msgid "All" -msgstr "All" - -#: packages/lib/constants/recipient-roles.ts:8 -#: packages/ui/components/document/next-inbox-item-button.tsx:113 -msgid "Approve" -msgstr "Approve" - -#: packages/lib/constants/recipient-roles.ts:9 -msgid "Approved" -msgstr "Approved" - -#: packages/lib/constants/recipient-roles.ts:11 -msgid "Approver" -msgstr "Approver" - -#: packages/lib/constants/recipient-roles.ts:10 -msgid "Approving" -msgstr "Approving" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:377 -msgid "Black" -msgstr "Black" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:391 -msgid "Blue" -msgstr "Blue" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:356 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:58 -msgid "Cancel" -msgstr "Cancel" - -#: packages/ui/primitives/document-flow/add-signers.tsx:193 -msgid "Cannot remove signer" -msgstr "Cannot remove signer" - -#: packages/lib/constants/recipient-roles.ts:17 -msgid "Cc" -msgstr "Cc" - -#: packages/lib/constants/recipient-roles.ts:14 -#: packages/lib/constants/recipient-roles.ts:16 -msgid "CC" -msgstr "CC" - -#: packages/lib/constants/recipient-roles.ts:15 -msgid "CC'd" -msgstr "CC'd" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:86 -msgid "Character Limit" -msgstr "Character Limit" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1026 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:788 -msgid "Checkbox" -msgstr "Checkbox" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197 -msgid "Checkbox values" -msgstr "Checkbox values" - -#: packages/ui/primitives/data-table.tsx:156 -msgid "Clear filters" -msgstr "Clear filters" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:411 -msgid "Clear Signature" -msgstr "Clear Signature" - -#: packages/ui/primitives/document-flow/add-signature.tsx:394 -msgid "Click to insert field" -msgstr "Click to insert field" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:44 -msgid "Close" -msgstr "Close" - -#: packages/ui/components/document/document-status.tsx:28 -msgid "Completed" -msgstr "Completed" - -#: packages/lib/constants/template.ts:12 -msgid "Configure Direct Recipient" -msgstr "Configure Direct Recipient" - -#: packages/ui/primitives/document-flow/add-fields.tsx:571 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:403 -msgid "Configure the {0} field" -msgstr "Configure the {0} field" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:141 -msgid "Continue" -msgstr "Continue" - -#: packages/ui/components/document/document-share-button.tsx:46 -msgid "Copied to clipboard" -msgstr "Copied to clipboard" - -#: packages/ui/components/document/next-inbox-item-button.tsx:93 -msgid "Created {0}" -msgstr "Created {0}" - -#: packages/ui/primitives/document-flow/add-signature.tsx:360 -msgid "Custom Text" -msgstr "Custom Text" - -#: packages/ui/primitives/document-flow/add-fields.tsx:922 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:684 -msgid "Date" -msgstr "Date" - -#: packages/ui/primitives/document-flow/add-settings.tsx:271 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:279 -msgid "Date Format" -msgstr "Date Format" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:570 -msgid "Direct link receiver" -msgstr "Direct link receiver" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:62 -#: packages/ui/primitives/document-flow/add-settings.tsx:174 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:151 -msgid "Document access" -msgstr "Document access" - -#: packages/ui/components/document/document-status.tsx:47 -msgid "Document All" -msgstr "Document All" - -#: packages/ui/components/document/document-status.tsx:29 -msgid "Document completed" -msgstr "Document completed" - -#: packages/lib/constants/template.ts:20 -msgid "Document Creation" -msgstr "Document Creation" - -#: packages/ui/components/document/document-status.tsx:35 -msgid "Document draft" -msgstr "Document draft" - -#: packages/ui/components/document/document-status.tsx:41 -msgid "Document inbox" -msgstr "Document inbox" - -#: packages/ui/components/document/document-status.tsx:23 -msgid "Document pending" -msgstr "Document pending" - -#: packages/ui/components/document/document-download-button.tsx:68 -msgid "Download" -msgstr "Download" - -#: packages/ui/components/document/document-status.tsx:34 -msgid "Draft" -msgstr "Draft" - -#: packages/ui/primitives/document-dropzone.tsx:162 -msgid "Drag & drop your PDF here." -msgstr "Drag & drop your PDF here." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1052 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:814 -msgid "Dropdown" -msgstr "Dropdown" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:158 -msgid "Dropdown options" -msgstr "Dropdown options" - -#: packages/ui/primitives/document-flow/add-fields.tsx:870 -#: packages/ui/primitives/document-flow/add-signature.tsx:272 -#: packages/ui/primitives/document-flow/add-signers.tsx:500 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:632 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:463 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:470 -msgid "Email" -msgstr "Email" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:184 -msgid "Email Options" -msgstr "Email Options" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1117 -msgid "Empty field" -msgstr "Empty field" - -#: packages/lib/constants/template.ts:8 -msgid "Enable Direct Link Signing" -msgstr "Enable Direct Link Signing" - -#: packages/ui/primitives/document-flow/add-signers.tsx:401 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:362 -msgid "Enable signing order" -msgstr "Enable signing order" - -#: packages/ui/primitives/document-flow/add-fields.tsx:790 -msgid "Enable Typed Signatures" -msgstr "Enable Typed Signatures" - -#: packages/ui/primitives/document-password-dialog.tsx:84 -msgid "Enter password" -msgstr "Enter password" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:257 -msgid "Error" -msgstr "Error" - -#: packages/ui/primitives/document-flow/add-settings.tsx:241 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:249 -msgid "External ID" -msgstr "External ID" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:258 -msgid "Failed to save settings." -msgstr "Failed to save settings." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:93 -msgid "Field character limit" -msgstr "Field character limit" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:62 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:130 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:107 -msgid "Field font size" -msgstr "Field font size" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:110 -msgid "Field format" -msgstr "Field format" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:53 -msgid "Field label" -msgstr "Field label" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:65 -msgid "Field placeholder" -msgstr "Field placeholder" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:124 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:101 -msgid "Font Size" -msgstr "Font Size" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:64 -msgid "Global recipient action authentication" -msgstr "Global recipient action authentication" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:142 -msgid "Go Back" -msgstr "Go Back" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:398 -msgid "Green" -msgstr "Green" - -#: packages/lib/constants/recipient-roles.ts:72 -msgid "I am a signer of this document" -msgstr "I am a signer of this document" - -#: packages/lib/constants/recipient-roles.ts:75 -msgid "I am a viewer of this document" -msgstr "I am a viewer of this document" - -#: packages/lib/constants/recipient-roles.ts:73 -msgid "I am an approver of this document" -msgstr "I am an approver of this document" - -#: packages/lib/constants/recipient-roles.ts:74 -msgid "I am required to receive a copy of this document" -msgstr "I am required to receive a copy of this document<<<<<<< HEAD" - -#: packages/lib/constants/recipient-roles.ts:74 -#~ msgid "I am required to recieve a copy of this document" -#~ msgstr "I am required to recieve a copy of this document=======>>>>>>> main" - -#: packages/ui/components/document/document-status.tsx:40 -msgid "Inbox" -msgstr "Inbox||||||| e0c948c2" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:29 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:87 -msgid "Inherit authentication method" -msgstr "Inherit authentication method" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:67 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:72 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:48 -msgid "Label" -msgstr "Label" - -#: packages/lib/constants/teams.ts:11 -msgid "Manager" -msgstr "Manager" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:188 -msgid "Max" -msgstr "Max" - -#: packages/lib/constants/teams.ts:12 -msgid "Member" -msgstr "Member" - -#: packages/ui/primitives/document-flow/add-subject.tsx:95 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:215 -msgid "Message <0>(Optional)" -msgstr "Message <0>(Optional)" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:176 -msgid "Min" -msgstr "Min" - -#: packages/ui/primitives/document-flow/add-fields.tsx:896 -#: packages/ui/primitives/document-flow/add-signature.tsx:298 -#: packages/ui/primitives/document-flow/add-signers.tsx:535 -#: packages/ui/primitives/document-flow/add-signers.tsx:541 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:658 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:498 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:504 -msgid "Name" -msgstr "Name" - -#: packages/ui/components/recipient/recipient-role-select.tsx:52 -msgid "Needs to approve" -msgstr "Needs to approve" - -#: packages/ui/components/recipient/recipient-role-select.tsx:31 -msgid "Needs to sign" -msgstr "Needs to sign" - -#: packages/ui/components/recipient/recipient-role-select.tsx:73 -msgid "Needs to view" -msgstr "Needs to view" - -#: packages/ui/primitives/document-flow/add-fields.tsx:680 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:497 -msgid "No recipient matching this description was found." -msgstr "No recipient matching this description was found." - -#: packages/ui/primitives/document-flow/add-fields.tsx:696 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:513 -msgid "No recipients with this role" -msgstr "No recipients with this role" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:30 -#: packages/ui/components/document/document-global-auth-access-select.tsx:43 -#: packages/ui/components/document/document-global-auth-action-select.tsx:31 -#: packages/ui/components/document/document-global-auth-action-select.tsx:46 -msgid "No restrictions" -msgstr "No restrictions" - -#: packages/ui/primitives/data-table.tsx:148 -msgid "No results found" -msgstr "No results found" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:30 -msgid "No signature field found" -msgstr "No signature field found" - -#: packages/ui/primitives/combobox.tsx:60 -#: packages/ui/primitives/multi-select-combobox.tsx:153 -msgid "No value found." -msgstr "No value found." - -#: packages/ui/primitives/document-flow/add-fields.tsx:974 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:736 -msgid "Number" -msgstr "Number" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:103 -msgid "Number format" -msgstr "Number format" - -#: packages/lib/constants/template.ts:9 -msgid "Once enabled, you can select any active recipient to be a direct link signing recipient, or create a new one. This recipient type cannot be edited or deleted." -msgstr "Once enabled, you can select any active recipient to be a direct link signing recipient, or create a new one. This recipient type cannot be edited or deleted." - -#: packages/lib/constants/template.ts:17 -msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." -msgstr "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." - -#: packages/ui/primitives/data-table-pagination.tsx:77 -msgid "Page {0} of {1}" -msgstr "Page {0} of {1}" - -#: packages/ui/primitives/document-password-dialog.tsx:62 -msgid "Password Required" -msgstr "Password Required" - -#: packages/ui/components/document/document-status.tsx:22 -msgid "Pending" -msgstr "Pending" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:156 -msgid "Pick a number" -msgstr "Pick a number" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:79 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:84 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:60 -msgid "Placeholder" -msgstr "Placeholder" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1000 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:762 -msgid "Radio" -msgstr "Radio" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:133 -msgid "Radio values" -msgstr "Radio values" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:186 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:147 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:156 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:122 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:133 -msgid "Read only" -msgstr "Read only" - -#: packages/ui/components/recipient/recipient-role-select.tsx:95 -msgid "Receives copy" -msgstr "Receives copy" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39 -#: packages/ui/primitives/document-flow/add-settings.tsx:215 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:169 -msgid "Recipient action authentication" -msgstr "Recipient action authentication" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:384 -msgid "Red" -msgstr "Red" - -#: packages/ui/primitives/document-flow/add-settings.tsx:329 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:332 -msgid "Redirect URL" -msgstr "Redirect URL" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1104 -msgid "Remove" -msgstr "Remove" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:176 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:137 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:146 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:112 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:123 -msgid "Required field" -msgstr "Required field" - -#: packages/ui/primitives/data-table-pagination.tsx:55 -msgid "Rows per page" -msgstr "Rows per page" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:355 -msgid "Save" -msgstr "Save" - -#: packages/ui/primitives/template-flow/add-template-fields.tsx:848 -msgid "Save Template" -msgstr "Save Template" - -#: packages/ui/components/common/language-switcher-dialog.tsx:34 -msgid "Search languages..." -msgstr "Search languages..." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:115 -msgid "Select" -msgstr "Select" - -#: packages/ui/primitives/combobox.tsx:38 -msgid "Select an option" -msgstr "Select an option" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:139 -msgid "Select at least" -msgstr "Select at least" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:105 -msgid "Select default option" -msgstr "Select default option" - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:34 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:64 -msgid "Send" -msgstr "Send" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:41 -msgid "Send Document" -msgstr "Send Document" - -#: packages/ui/components/document/document-share-button.tsx:135 -msgid "Share Signature Card" -msgstr "Share Signature Card" - -#: packages/lib/constants/template.ts:16 -msgid "Share the Link" -msgstr "Share the Link" - -#: packages/ui/primitives/document-flow/add-signers.tsx:680 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:655 -msgid "Show advanced settings" -msgstr "Show advanced settings" - -#: packages/lib/constants/recipient-roles.ts:20 -#: packages/ui/components/document/next-inbox-item-button.tsx:107 -msgid "Sign" -msgstr "Sign<<<<<<< HEAD" - -#: packages/ui/components/document/next-inbox-item-button.tsx:70 -msgid "Sign Next Document" -msgstr "Sign Next Document" - -#: packages/ui/primitives/document-flow/add-fields.tsx:818 -#: 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:580 -msgid "Signature" -msgstr "Signature" - -#: packages/lib/constants/recipient-roles.ts:21 -msgid "Signed" -msgstr "Signed" - -#: packages/lib/constants/recipient-roles.ts:23 -msgid "Signer" -msgstr "Signer" - -#: packages/lib/constants/recipient-roles.ts:22 -msgid "Signing" -msgstr "Signing" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:34 -msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." -msgstr "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." - -#: packages/ui/components/document/document-share-button.tsx:51 -msgid "Something went wrong" -msgstr "Something went wrong" - -#: packages/ui/primitives/data-table.tsx:136 -msgid "Something went wrong." -msgstr "Something went wrong." - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:107 -msgid "Step <0>{step} of {maxStep}" -msgstr "Step <0>{step} of {maxStep}" - -#: packages/ui/primitives/document-flow/add-subject.tsx:78 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:195 -msgid "Subject <0>(Optional)" -msgstr "Subject <0>(Optional)" - -#: packages/ui/primitives/document-password-dialog.tsx:97 -msgid "Submit" -msgstr "Submit" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:134 -msgid "Template title" -msgstr "Template title" - -#: packages/ui/primitives/document-flow/add-fields.tsx:948 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:710 -msgid "Text" -msgstr "Text" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:44 -msgid "The authentication required for recipients to sign fields" -msgstr "The authentication required for recipients to sign fields" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:68 -msgid "The authentication required for recipients to sign the signature field." -msgstr "The authentication required for recipients to sign the signature field." - -#: packages/ui/components/document/document-global-auth-access-select.tsx:67 -msgid "The authentication required for recipients to view the document." -msgstr "The authentication required for recipients to view the document." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:31 -msgid "The document's name" -msgstr "The document's name" - -#: packages/ui/primitives/document-password-dialog.tsx:52 -msgid "The password you have entered is incorrect. Please try again." -msgstr "The password you have entered is incorrect. Please try again." - -#: packages/ui/components/recipient/recipient-role-select.tsx:103 -msgid "The recipient is not required to take any action and receives a copy of the document after it is completed." -msgstr "The recipient is not required to take any action and receives a copy of the document after it is completed." - -#: packages/ui/components/recipient/recipient-role-select.tsx:60 -msgid "The recipient is required to approve the document for it to be completed." -msgstr "The recipient is required to approve the document for it to be completed." - -#: packages/ui/components/recipient/recipient-role-select.tsx:39 -msgid "The recipient is required to sign the document for it to be completed." -msgstr "The recipient is required to sign the document for it to be completed." - -#: packages/ui/components/recipient/recipient-role-select.tsx:81 -msgid "The recipient is required to view the document for it to be completed." -msgstr "The recipient is required to view the document for it to be completed." - -#: packages/ui/components/document/document-share-button.tsx:52 -msgid "The sharing link could not be created at this time. Please try again." -msgstr "The sharing link could not be created at this time. Please try again." - -#: packages/ui/components/document/document-share-button.tsx:47 -msgid "The sharing link has been copied to your clipboard." -msgstr "The sharing link has been copied to your clipboard." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:25 -msgid "The signer's email" -msgstr "The signer's email" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:19 -msgid "The signer's name" -msgstr "The signer's name" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:72 -msgid "This can be overriden by setting the authentication requirements directly on each recipient in the next step." -msgstr "This can be overriden by setting the authentication requirements directly on each recipient in the next step." - -#: packages/ui/primitives/document-flow/add-fields.tsx:752 -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." - -#: packages/ui/primitives/document-password-dialog.tsx:66 -msgid "This document is password protected. Please enter the password to view the document." -msgstr "This document is password protected. Please enter the password to view the document." - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:573 -msgid "This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them." -msgstr "This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1084 -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." - -#: packages/ui/primitives/document-flow/add-signers.tsx:194 -msgid "This signer has already signed the document." -msgstr "This signer has already signed the document." - -#: 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:305 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:309 -msgid "Time Zone" -msgstr "Time Zone" - -#: packages/ui/primitives/document-flow/add-settings.tsx:153 -msgid "Title" -msgstr "Title" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1067 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:828 -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." - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -msgid "Update" -msgstr "Update" - -#: packages/lib/constants/template.ts:13 -msgid "Update the role and add fields as required for the direct recipient. The individual who uses the direct link will sign the document as the direct recipient." -msgstr "Update the role and add fields as required for the direct recipient. The individual who uses the direct link will sign the document as the direct recipient." - -#: packages/ui/primitives/document-dropzone.tsx:168 -msgid "Upgrade" -msgstr "Upgrade" - -#: packages/ui/primitives/document-dropzone.tsx:70 -msgid "Upload Template Document" -msgstr "Upload Template Document" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:132 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:167 -msgid "Validation" -msgstr "Validation" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:91 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:96 -msgid "Value" -msgstr "Value" - -#: packages/lib/constants/recipient-roles.ts:26 -#: packages/ui/components/document/next-inbox-item-button.tsx:119 -msgid "View" -msgstr "View" - -#: packages/lib/constants/recipient-roles.ts:27 -msgid "Viewed" -msgstr "Viewed" - -#: packages/lib/constants/recipient-roles.ts:29 -msgid "Viewer" -msgstr "Viewer" - -#: packages/lib/constants/recipient-roles.ts:28 -msgid "Viewing" -msgstr "Viewing" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44 -msgid "You are about to send this document to the recipients. Are you sure you want to continue?" -msgstr "You are about to send this document to the recipients. Are you sure you want to continue?" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:11 -msgid "You can use the following variables in your message:" -msgstr "You can use the following variables in your message:" - -#: packages/ui/primitives/document-dropzone.tsx:43 -msgid "You cannot upload documents at this time." -msgstr "You cannot upload documents at this time." - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "You have reached your document limit." -msgstr "You have reached your document limit." diff --git a/packages/lib/translations/en/marketing.js b/packages/lib/translations/en/marketing.js deleted file mode 100644 index 10150ebaf..000000000 --- a/packages/lib/translations/en/marketing.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"J/hVSQ\":[[\"0\"]],\"u0zktA\":\"5 standard documents per month\",\"rKtmiD\":\"5 Users Included\",\"vaHmll\":\"A 10x better signing experience.\",\"t7ZCoe\":\"Add document\",\"gBefbz\":[\"Add More Users for \",[\"0\"]],\"XkF8tv\":\"All our metrics, finances, and learnings are public. We believe in transparency and want to share our journey with you. You can read more about why here: <0>Announcing Open Metrics\",\"tkQ/WI\":\"Amount Raised\",\"qOMroC\":\"API Access\",\"FNv8t7\":\"Beautiful.\",\"W/TUoX\":\"Because signing should be celebrated. That’s why we care about the smallest detail in our product.\",\"astDB+\":\"Blog\",\"7zGun7\":\"Build on top.\",\"fxgcNV\":\"Can I use Documenso commercially?\",\"V+D/YP\":\"Careers\",\"CWe7wB\":\"Changelog\",\"JZbmjL\":\"Choose a template from the community app store. Or submit your own template for others to use.\",\"chL5IG\":\"Community\",\"p5+XQN\":\"Completed Documents\",\"NApCXa\":\"Completed Documents per Month\",\"z5kV0h\":\"Connections\",\"YcfUZ9\":\"Contact Us\",\"1NJjIG\":\"Create connections and automations with Zapier and more to integrate with your favorite tools.\",\"rr83qK\":\"Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp.\",\"75ojt0\":\"Customers with an Active Subscriptions.\",\"pF9qTh\":\"Customise and expand.\",\"f8fH8W\":\"Design\",\"W6qD1T\":\"Designed for every stage of your journey.\",\"K6KbY4\":\"Direct Link\",\"aLD+Td\":\"Documenso is a community effort to create an open and vibrant ecosystem around a tool, everybody is free to use and adapt. By being truly open we want to create trusted infrastructure for the future of the internet.\",\"32yG8y\":\"Documenso on X\",\"+1xAO7\":\"Document signing,<0/>finally open source.\",\"TvY/XA\":\"Documentation\",\"tSS7hj\":\"Easily embed Documenso into your product. Simply copy and paste our react widget into your application.\",\"LRAhFG\":\"Easy Sharing.\",\"V6EY8B\":\"Email and Discord Support\",\"C0/bri\":\"Engagement\",\"JejrgO\":\"Enter your details.\",\"8Zy3YU\":\"Enterprise Compliance, License or Technical Needs?\",\"ZSW8id\":\"Everything you need for a great signing experience.\",\"sXswT6\":\"Fast.\",\"cT9Z9e\":\"Faster, smarter and more beautiful.\",\"k/ANik\":\"Finances\",\"I7Exsw\":\"Follow us on X\",\"f3Botn\":\"For companies looking to scale across multiple teams.\",\"y2DcZj\":\"For small teams and individuals with basic needs.\",\"2POOFK\":\"Free\",\"OdieZe\":\"From the blog\",\"IPgkVQ\":\"Full-Time\",\"aSWzT9\":\"Get paid (Soon).\",\"ZDIydz\":\"Get started\",\"c3b0B0\":\"Get Started\",\"pS8wej\":\"Get started today.\",\"7FPIvI\":\"Get the latest news from Documenso, including product updates, team announcements and more!\",\"kV0qBq\":\"GitHub: Total Merged PRs\",\"652R6j\":\"GitHub: Total Open Issues\",\"R1aJ0W\":\"GitHub: Total Stars\",\"P1ovAc\":\"Global Salary Bands\",\"IAq/yr\":\"Growth\",\"Xi7f+z\":\"How can I contribute?\",\"9VGuMA\":\"How do you handle my data?\",\"fByw/g\":\"Individual\",\"Csm+TN\":\"Integrated payments with Stripe so you don’t have to worry about getting paid.\",\"phSPy7\":\"Integrates with all your favourite tools.\",\"pfjrI2\":\"Is there more?\",\"LOyqaC\":\"It’s up to you. Either clone our repository or rely on our easy to use hosting solution.\",\"PCgMVa\":\"Join Date\",\"TgL4dH\":\"Join the Open Signing Movement\",\"wJijgU\":\"Location\",\"OIowgO\":\"Make it your own through advanced customization and adjustability.\",\"GHelWd\":\"Merged PR's\",\"vXBVQZ\":\"Merged PRs\",\"+8Nek/\":\"Monthly\",\"6YtxFj\":\"Name\",\"CtgXe4\":\"New Users\",\"OpNhRn\":\"No credit card required\",\"6C9AxJ\":\"No Credit Card required\",\"igwAqT\":\"None of these work for you? Try self-hosting!\",\"jjAtjQ\":\"Open Issues\",\"b76QYo\":\"Open Source or Hosted.\",\"OWsQIe\":\"Open Startup\",\"Un80BR\":\"OSS Friends\",\"6zNyfI\":\"Our custom templates come with smart rules that can help you save time and energy.\",\"+OmhKD\":\"Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's available for our cloud offering as well as self-hosted setups and offers a wide range of compliance and Adminstration Features.\",\"I2ufwS\":\"Our self-hosted option is great for small teams and individuals who need a simple solution. You can use our docker based setup to get started in minutes. Take control with full customizability and data ownership.\",\"qJVkX+\":\"Premium Profile Name\",\"aHCEmh\":\"Pricing\",\"rjGI/Q\":\"Privacy\",\"vERlcd\":\"Profile\",\"77/8W2\":\"React Widget (Soon).\",\"OYoVNk\":\"Receive your personal link to share with everyone you care about.\",\"GDvlUT\":\"Role\",\"bUqwb8\":\"Salary\",\"GNfoAO\":\"Save $60 or $120\",\"dhi4w4\":\"Securely. Our data centers are located in Frankfurt (Germany), giving us the best local privacy laws. We are very aware of the sensitive nature of our data and follow best practices to ensure the security and integrity of the data entrusted to us.\",\"kZBxnz\":\"Send, connect, receive and embed everywhere.\",\"eSfS30\":\"Seniority\",\"aoDa18\":\"Shop\",\"c+Fnce\":\"Sign<<<<<<< HEAD\",\"5lWFkC\":\"Sign in\",\"e+RpCP\":\"Sign up\",\"4yiZOB\":\"Signing Process\",\"RkUXMm\":\"Signup Now\",\"omz3DH\":\"Smart.\",\"AvYbUL\":\"Star on GitHub\",\"y2dGtU\":\"Stars\",\"uAQUqI\":\"Status\",\"XYLcNv\":\"Support\",\"KM6m8p\":\"Team\",\"lm5v+6\":\"Team Inbox\",\"CAL6E9\":\"Teams\",\"w4nM1s\":\"Template Store (Soon).\",\"yFoQ27\":\"That's awesome. You can take a look at the current <0>Issues and join our <1>Discord Community to keep up to date, on what the current priorities are. In any case, we are an open community and welcome all input, technical and non-technical ❤️\",\"GE1BlA\":\"This page is evolving as we learn what makes a great signing company. We'll update it when we have more to share.\",\"MHrjPM\":\"Title\",\"2YvdxE\":\"Total Completed Documents\",\"8e4lIo\":\"Total Customers\",\"bPpoCb\":\"Total Funding Raised\",\"vb0Q0/\":\"Total Users\",\"mgQhDS\":\"Truly your own.\",\"4McJfQ\":\"Try our Free Plan\",\"9mkNAn\":\"Twitter Stats\",\"CHzOWB\":\"Unlimited Documents per Month\",\"BOV7DD\":\"Up to 10 recipients per document\",\"fydTfa\":\"Upload a document and add fields.\",\"vdAd7c\":\"Using our hosted version is the easiest way to get started, you can simply subscribe and start signing your documents. We take care of the infrastructure, so you can focus on your business. Additionally, when using our hosted version you benefit from our trusted signing certificates which helps you to build trust with your customers.\",\"W2nDs0\":\"View all stats\",\"WMfAK8\":\"We are happy to assist you at <0>support@documenso.com or <1>in our Discord-Support-Channel please message either Lucas or Timur to get added to the channel if you are not already a member.\",\"ZaMyxU\":\"What is the difference between the plans?\",\"8GpyFt\":\"When it comes to sending or receiving a contract, you can count on lightning-fast speeds.\",\"HEDnID\":\"Where can I get support?\",\"sib3h3\":\"Why should I prefer Documenso over DocuSign or some other signing tool?\",\"cVPDPt\":\"Why should I use your hosting service?\",\"zkWmBh\":\"Yearly\",\"8AKApo\":\"Yes! Documenso is offered under the GNU AGPL V3 open source license. This means you can use it for free and even modify it to fit your needs, as long as you publish your changes under the same license.\",\"rzQpex\":\"You can self-host Documenso for free or use our ready-to-use hosted version. The hosted version comes with additional support, painless scalability and more. Early adopters will get access to all features we build this year, for no additional cost! Forever! Yes, that includes multiple users per account later. If you want Documenso for your enterprise, we are happy to talk about your needs.\",\"1j9aoC\":\"Your browser does not support the video tag.\",\"73XXzw\":[[\"0\"],\" of \",[\"1\"],\" row(s) selected.\"],\"lZ4w45\":[[\"visibleRows\",\"plural\",{\"one\":[\"Showing \",\"#\",\" result.\"],\"other\":[\"Showing \",\"#\",\" results.\"]}]],\"AhYxw5\":\"<0>Inherit authentication method - Use the global action signing authentication method configured in the \\\"General Settings\\\" step\",\"OepImG\":\"<0>No restrictions - No authentication required\",\"07+JZ2\":\"<0>No restrictions - The document can be accessed directly by the URL sent to the recipient\",\"jx/lwn\":\"<0>None - No authentication required\",\"CUT3u1\":\"<0>Require 2FA - The recipient must have an account and 2FA enabled via their settings\",\"2PbD3D\":\"<0>Require account - The recipient must be signed in to view the document\",\"QHSbey\":\"<0>Require passkey - The recipient must have an account and passkey configured via their settings\",\"Oy5nEc\":\"Add a document\",\"7Pz5x5\":\"Add a URL to redirect the user to once the document is signed\",\"aILOUH\":\"Add an external ID to the document. This can be used to identify the document in external systems.\",\"bK1dPK\":\"Add an external ID to the template. This can be used to identify in external systems.\",\"nnZ1Sa\":\"Add another option\",\"0/UVRw\":\"Add another value\",\"VaCh6w\":\"Add myself\",\"jAa/lz\":\"Add Myself\",\"29QK6H\":\"Add Placeholder Recipient\",\"vcxlzZ\":\"Add Signer\",\"MwcOtB\":\"Add text\",\"7F2ltK\":\"Add text to the field\",\"U3pytU\":\"Admin\",\"NFIOKv\":\"Advanced Options\",\"VNgKZz\":\"Advanced settings\",\"bNUpvl\":\"After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email.\",\"N40H+G\":\"All\",\"Z7ZXbT\":\"Approve\",\"7kb4LU\":\"Approved\",\"ca9AbO\":\"Approver\",\"j2Uisd\":\"Approving\",\"THokF3\":\"Black\",\"Zn5crm\":\"Blue\",\"dEgA5A\":\"Cancel\",\"brJrDl\":\"Cannot remove signer\",\"RpYfjZ\":\"Cc\",\"XdZeJk\":\"CC\",\"nrL/ZD\":\"CC'd\",\"EEk+d0\":\"Character Limit\",\"G1XxbZ\":\"Checkbox\",\"wbixMe\":\"Checkbox values\",\"u8JHrO\":\"Clear filters\",\"IqxkER\":\"Clear Signature\",\"eZ6/Uj\":\"Click to insert field\",\"yz7wBu\":\"Close\",\"qqWcBV\":\"Completed\",\"OrcxNk\":\"Configure Direct Recipient\",\"92KLYs\":[\"Configure the \",[\"0\"],\" field\"],\"xGVfLh\":\"Continue\",\"FxVG/l\":\"Copied to clipboard\",\"MXSt4t\":[\"Created \",[\"0\"]],\"GB2F11\":\"Custom Text\",\"mYGY3B\":\"Date\",\"4BHv90\":\"Date Format\",\"NLXhq7\":\"Direct link receiver\",\"YScG1E\":\"Document access\",\"kz4vX7\":\"Document All\",\"GOO+sv\":\"Document completed\",\"rAqi0g\":\"Document Creation\",\"IvkBV7\":\"Document draft\",\"WqG6Wi\":\"Document inbox\",\"EhII5Z\":\"Document pending\",\"mzI/c+\":\"Download\",\"eneWvv\":\"Draft\",\"6GyScL\":\"Drag & drop your PDF here.\",\"iKQcPM\":\"Dropdown\",\"XXvhMd\":\"Dropdown options\",\"O3oNi5\":\"Email\",\"XLpxoj\":\"Email Options\",\"vEAdOw\":\"Empty field\",\"qChNnS\":\"Enable Direct Link Signing\",\"S+mLLv\":\"Enable signing order\",\"ILG+sB\":\"Enable Typed Signatures\",\"f7sXvi\":\"Enter password\",\"SlfejT\":\"Error\",\"5KfWxA\":\"External ID\",\"4CP+OV\":\"Failed to save settings.\",\"LK3SFK\":\"Field character limit\",\"C21JWH\":\"Field font size\",\"NYkIsf\":\"Field format\",\"X6Tb6Q\":\"Field label\",\"NaVkSD\":\"Field placeholder\",\"cGeFup\":\"Font Size\",\"N1UTWT\":\"Global recipient action authentication\",\"sr0UJD\":\"Go Back\",\"VmkjGB\":\"Green\",\"uCroPU\":\"I am a signer of this document\",\"K6KTX2\":\"I am a viewer of this document\",\"ngj5km\":\"I am an approver of this document\",\"JUZIGu\":\"I am required to receive a copy of this document<<<<<<< HEAD\",\"ZjDoG7\":\"I am required to recieve a copy of this document=======>>>>>>> main\",\"Gp4Yi6\":\"Inbox||||||| e0c948c2\",\"fnbcC0\":\"Inherit authentication method\",\"87a/t/\":\"Label\",\"dtOoGl\":\"Manager\",\"CK1KXz\":\"Max\",\"OvoEq7\":\"Member\",\"ziXm9u\":\"Message <0>(Optional)\",\"eTUF28\":\"Min\",\"4nqUV0\":\"Needs to approve\",\"lNQBPg\":\"Needs to sign\",\"eUAUyG\":\"Needs to view\",\"GBIRGD\":\"No recipient matching this description was found.\",\"f34Qxi\":\"No recipients with this role\",\"qQ7oqE\":\"No restrictions\",\"AxPAXW\":\"No results found\",\"pt86ev\":\"No signature field found\",\"CSOFdu\":\"No value found.\",\"HptUxX\":\"Number\",\"bR2sEm\":\"Number format\",\"eY6ns+\":\"Once enabled, you can select any active recipient to be a direct link signing recipient, or create a new one. This recipient type cannot be edited or deleted.\",\"JE2qy+\":\"Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them.\",\"fpzyLj\":[\"Page \",[\"0\"],\" of \",[\"1\"]],\"8ltyoa\":\"Password Required\",\"UbRKMZ\":\"Pending\",\"ayaTI6\":\"Pick a number\",\"hx1ePY\":\"Placeholder\",\"MtkqZc\":\"Radio\",\"5cEi0C\":\"Radio values\",\"uNQ6eB\":\"Read only\",\"UTnF5X\":\"Receives copy\",\"ZIuo5V\":\"Recipient action authentication\",\"wRTiSD\":\"Red\",\"VTB2Rz\":\"Redirect URL\",\"t/YqKh\":\"Remove\",\"8dg+Yo\":\"Required field\",\"xxCtZv\":\"Rows per page\",\"tfDRzk\":\"Save\",\"9Y3hAT\":\"Save Template\",\"StoBff\":\"Search languages...\",\"rG3WVm\":\"Select\",\"hVPa4O\":\"Select an option\",\"IM+vrQ\":\"Select at least\",\"Gve6FG\":\"Select default option\",\"JlFcis\":\"Send\",\"AEV4wo\":\"Send Document\",\"iE3nGO\":\"Share Signature Card\",\"y+hKWu\":\"Share the Link\",\"ydZ6yi\":\"Show advanced settings\",\"u9Zt2g\":\"Sign Next Document\",\"n+8yVN\":\"Signature\",\"PoH7eg\":\"Signed\",\"jTCAGu\":\"Signer\",\"6G8s+q\":\"Signing\",\"kW2h2Z\":\"Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding.\",\"nwtY4N\":\"Something went wrong\",\"kf83Ld\":\"Something went wrong.\",\"WlBiWh\":[\"Step <0>\",[\"step\"],\" of \",[\"maxStep\"],\"\"],\"ki77Td\":\"Subject <0>(Optional)\",\"hQRttt\":\"Submit\",\"URdrTr\":\"Template title\",\"xeiujy\":\"Text\",\"imClgr\":\"The authentication required for recipients to sign fields\",\"yyD2dE\":\"The authentication required for recipients to sign the signature field.\",\"GtDmLf\":\"The authentication required for recipients to view the document.\",\"zAoaPB\":\"The document's name\",\"Ev3GOS\":\"The password you have entered is incorrect. Please try again.\",\"OPnnb6\":\"The recipient is not required to take any action and receives a copy of the document after it is completed.\",\"v8p6Mb\":\"The recipient is required to approve the document for it to be completed.\",\"CPv0TB\":\"The recipient is required to sign the document for it to be completed.\",\"oIvIfH\":\"The recipient is required to view the document for it to be completed.\",\"Br2bvS\":\"The sharing link could not be created at this time. Please try again.\",\"XJIzqY\":\"The sharing link has been copied to your clipboard.\",\"UyM8/E\":\"The signer's email\",\"zHJ+vk\":\"The signer's name\",\"kaEF2i\":\"This can be overriden by setting the authentication requirements directly on each recipient in the next step.\",\"QUZVfd\":\"This document has already been sent to this recipient. You can no longer edit this recipient.\",\"riNGUC\":\"This document is password protected. Please enter the password to view the document.\",\"Qkeh+t\":\"This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them.\",\"xrWgbt\":\"This recipient can no longer be modified as they have signed a field, or completed the document.\",\"+J77hf\":\"This signer has already signed the document.\",\"6iFh5a\":\"This will override any global settings.\",\"RxsRD6\":\"Time Zone\",\"UWmOq4\":[\"To proceed further, please set at least one value for the \",[\"0\"],\" field.\"],\"EkH9pt\":\"Update\",\"GT+2nz\":\"Update the role and add fields as required for the direct recipient. The individual who uses the direct link will sign the document as the direct recipient.\",\"kwkhPe\":\"Upgrade\",\"06fEqf\":\"Upload Template Document\",\"lGWE4b\":\"Validation\",\"wMHvYH\":\"Value\",\"jpctdh\":\"View\",\"vXtpAZ\":\"Viewed\",\"M/TIv1\":\"Viewer\",\"RVWz5F\":\"Viewing\",\"4/hUq0\":\"You are about to send this document to the recipients. Are you sure you want to continue?\",\"rb/T41\":\"You can use the following variables in your message:\",\"9+Ph0R\":\"You cannot upload documents at this time.\",\"m5RA9C\":\"You have reached your document limit.\"}")}; \ No newline at end of file diff --git a/packages/lib/translations/en/marketing.po b/packages/lib/translations/en/marketing.po deleted file mode 100644 index 427ba58e5..000000000 --- a/packages/lib/translations/en/marketing.po +++ /dev/null @@ -1,599 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: en\n" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" -"Plural-Forms: \n" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:45 -msgid "{0}" -msgstr "{0}" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:100 -msgid "5 standard documents per month" -msgstr "5 standard documents per month" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:198 -msgid "5 Users Included" -msgstr "5 Users Included" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:34 -msgid "A 10x better signing experience." -msgstr "A 10x better signing experience." - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:51 -msgid "Add document" -msgstr "Add document" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:201 -msgid "Add More Users for {0}" -msgstr "Add More Users for {0}" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:165 -msgid "All our metrics, finances, and learnings are public. We believe in transparency and want to share our journey with you. You can read more about why here: <0>Announcing Open Metrics" -msgstr "All our metrics, finances, and learnings are public. We believe in transparency and want to share our journey with you. You can read more about why here: <0>Announcing Open Metrics" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:58 -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:65 -msgid "Amount Raised" -msgstr "Amount Raised" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:145 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:189 -msgid "API Access" -msgstr "API Access" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:67 -msgid "Beautiful." -msgstr "Beautiful." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:69 -msgid "Because signing should be celebrated. That’s why we care about the smallest detail in our product." -msgstr "Because signing should be celebrated. That’s why we care about the smallest detail in our product." - -#: apps/marketing/src/components/(marketing)/footer.tsx:35 -#: apps/marketing/src/components/(marketing)/header.tsx:57 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:36 -msgid "Blog" -msgstr "Blog" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:64 -msgid "Build on top." -msgstr "Build on top." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:163 -msgid "Can I use Documenso commercially?" -msgstr "Can I use Documenso commercially?" - -#: apps/marketing/src/components/(marketing)/footer.tsx:42 -msgid "Careers" -msgstr "Careers" - -#: apps/marketing/src/components/(marketing)/footer.tsx:36 -msgid "Changelog" -msgstr "Changelog" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:85 -msgid "Choose a template from the community app store. Or submit your own template for others to use." -msgstr "Choose a template from the community app store. Or submit your own template for others to use." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:219 -msgid "Community" -msgstr "Community" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:55 -msgid "Completed Documents" -msgstr "Completed Documents" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:33 -msgid "Completed Documents per Month" -msgstr "Completed Documents per Month" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:65 -msgid "Connections" -msgstr "Connections" - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:35 -msgid "Contact Us" -msgstr "Contact Us" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:67 -msgid "Create connections and automations with Zapier and more to integrate with your favorite tools." -msgstr "Create connections and automations with Zapier and more to integrate with your favorite tools." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:23 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." - -#: apps/marketing/src/app/(marketing)/open/tooltip.tsx:35 -msgid "Customers with an Active Subscriptions." -msgstr "Customers with an Active Subscriptions." - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:33 -msgid "Customise and expand." -msgstr "Customise and expand." - -#: apps/marketing/src/components/(marketing)/footer.tsx:38 -msgid "Design" -msgstr "Design" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:44 -msgid "Designed for every stage of your journey." -msgstr "Designed for every stage of your journey." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:40 -msgid "Direct Link" -msgstr "Direct Link" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:181 -msgid "Documenso is a community effort to create an open and vibrant ecosystem around a tool, everybody is free to use and adapt. By being truly open we want to create trusted infrastructure for the future of the internet." -msgstr "Documenso is a community effort to create an open and vibrant ecosystem around a tool, everybody is free to use and adapt. By being truly open we want to create trusted infrastructure for the future of the internet." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:28 -msgid "Documenso on X" -msgstr "Documenso on X" - -#: apps/marketing/src/components/(marketing)/hero.tsx:104 -msgid "Document signing,<0/>finally open source." -msgstr "Document signing,<0/>finally open source." - -#: apps/marketing/src/components/(marketing)/footer.tsx:33 -#: apps/marketing/src/components/(marketing)/header.tsx:50 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28 -msgid "Documentation" -msgstr "Documentation" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:110 -msgid "Easily embed Documenso into your product. Simply copy and paste our react widget into your application." -msgstr "Easily embed Documenso into your product. Simply copy and paste our react widget into your application." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:46 -msgid "Easy Sharing." -msgstr "Easy Sharing." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:148 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:192 -msgid "Email and Discord Support" -msgstr "Email and Discord Support" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:43 -msgid "Engagement" -msgstr "Engagement" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:64 -msgid "Enter your details." -msgstr "Enter your details." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:16 -msgid "Enterprise Compliance, License or Technical Needs?" -msgstr "Enterprise Compliance, License or Technical Needs?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:128 -msgid "Everything you need for a great signing experience." -msgstr "Everything you need for a great signing experience." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:45 -msgid "Fast." -msgstr "Fast." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:36 -msgid "Faster, smarter and more beautiful." -msgstr "Faster, smarter and more beautiful." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:210 -msgid "Finances" -msgstr "Finances" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:38 -msgid "Follow us on X" -msgstr "Follow us on X" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:172 -msgid "For companies looking to scale across multiple teams." -msgstr "For companies looking to scale across multiple teams." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:85 -msgid "For small teams and individuals with basic needs." -msgstr "For small teams and individuals with basic needs." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:80 -msgid "Free" -msgstr "Free" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:26 -msgid "From the blog" -msgstr "From the blog" - -#: apps/marketing/src/app/(marketing)/open/data.ts:9 -#: apps/marketing/src/app/(marketing)/open/data.ts:17 -#: apps/marketing/src/app/(marketing)/open/data.ts:25 -#: apps/marketing/src/app/(marketing)/open/data.ts:33 -#: apps/marketing/src/app/(marketing)/open/data.ts:41 -#: apps/marketing/src/app/(marketing)/open/data.ts:49 -msgid "Full-Time" -msgstr "Full-Time" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:87 -msgid "Get paid (Soon)." -msgstr "Get paid (Soon)." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:31 -msgid "Get started" -msgstr "Get started" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:75 -msgid "Get Started" -msgstr "Get Started" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:47 -msgid "Get started today." -msgstr "Get started today." - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:30 -msgid "Get the latest news from Documenso, including product updates, team announcements and more!" -msgstr "Get the latest news from Documenso, including product updates, team announcements and more!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:233 -msgid "GitHub: Total Merged PRs" -msgstr "GitHub: Total Merged PRs" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:251 -msgid "GitHub: Total Open Issues" -msgstr "GitHub: Total Open Issues" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:225 -msgid "GitHub: Total Stars" -msgstr "GitHub: Total Stars" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:23 -msgid "Global Salary Bands" -msgstr "Global Salary Bands" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:261 -msgid "Growth" -msgstr "Growth" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:134 -msgid "How can I contribute?" -msgstr "How can I contribute?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:105 -msgid "How do you handle my data?" -msgstr "How do you handle my data?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:118 -msgid "Individual" -msgstr "Individual" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:89 -msgid "Integrated payments with Stripe so you don’t have to worry about getting paid." -msgstr "Integrated payments with Stripe so you don’t have to worry about getting paid." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:35 -msgid "Integrates with all your favourite tools." -msgstr "Integrates with all your favourite tools." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:289 -msgid "Is there more?" -msgstr "Is there more?" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:44 -msgid "It’s up to you. Either clone our repository or rely on our easy to use hosting solution." -msgstr "It’s up to you. Either clone our repository or rely on our easy to use hosting solution." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:49 -msgid "Join Date" -msgstr "Join Date" - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:19 -msgid "Join the Open Signing Movement" -msgstr "Join the Open Signing Movement" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:46 -msgid "Location" -msgstr "Location" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:66 -msgid "Make it your own through advanced customization and adjustability." -msgstr "Make it your own through advanced customization and adjustability." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:199 -msgid "Merged PR's" -msgstr "Merged PR's" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:234 -msgid "Merged PRs" -msgstr "Merged PRs" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:40 -msgid "Monthly" -msgstr "Monthly" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:34 -msgid "Name" -msgstr "Name" - -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:52 -msgid "New Users" -msgstr "New Users" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:106 -msgid "No credit card required" -msgstr "No credit card required" - -#: apps/marketing/src/components/(marketing)/callout.tsx:29 -#: apps/marketing/src/components/(marketing)/hero.tsx:125 -msgid "No Credit Card required" -msgstr "No Credit Card required" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:61 -msgid "None of these work for you? Try self-hosting!" -msgstr "None of these work for you? Try self-hosting!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:194 -#: apps/marketing/src/app/(marketing)/open/page.tsx:252 -msgid "Open Issues" -msgstr "Open Issues" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:42 -msgid "Open Source or Hosted." -msgstr "Open Source or Hosted." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:161 -#: apps/marketing/src/components/(marketing)/footer.tsx:37 -#: apps/marketing/src/components/(marketing)/header.tsx:64 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:40 -msgid "Open Startup" -msgstr "Open Startup" - -#: apps/marketing/src/components/(marketing)/footer.tsx:41 -msgid "OSS Friends" -msgstr "OSS Friends" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:91 -msgid "Our custom templates come with smart rules that can help you save time and energy." -msgstr "Our custom templates come with smart rules that can help you save time and energy." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:20 -msgid "Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's available for our cloud offering as well as self-hosted setups and offers a wide range of compliance and Adminstration Features." -msgstr "Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's available for our cloud offering as well as self-hosted setups and offers a wide range of compliance and Adminstration Features." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:65 -msgid "Our self-hosted option is great for small teams and individuals who need a simple solution. You can use our docker based setup to get started in minutes. Take control with full customizability and data ownership." -msgstr "Our self-hosted option is great for small teams and individuals who need a simple solution. You can use our docker based setup to get started in minutes. Take control with full customizability and data ownership." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:151 -msgid "Premium Profile Name" -msgstr "Premium Profile Name" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:40 -#: apps/marketing/src/components/(marketing)/footer.tsx:31 -#: apps/marketing/src/components/(marketing)/header.tsx:42 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:24 -msgid "Pricing" -msgstr "Pricing" - -#: apps/marketing/src/components/(marketing)/footer.tsx:43 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:53 -msgid "Privacy" -msgstr "Privacy" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:58 -msgid "Profile" -msgstr "Profile" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:108 -msgid "React Widget (Soon)." -msgstr "React Widget (Soon)." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:48 -msgid "Receive your personal link to share with everyone you care about." -msgstr "Receive your personal link to share with everyone you care about." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:37 -msgid "Role" -msgstr "Role" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:37 -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:40 -msgid "Salary" -msgstr "Salary" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:62 -msgid "Save $60 or $120" -msgstr "Save $60 or $120" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:109 -msgid "Securely. Our data centers are located in Frankfurt (Germany), giving us the best local privacy laws. We are very aware of the sensitive nature of our data and follow best practices to ensure the security and integrity of the data entrusted to us." -msgstr "Securely. Our data centers are located in Frankfurt (Germany), giving us the best local privacy laws. We are very aware of the sensitive nature of our data and follow best practices to ensure the security and integrity of the data entrusted to us." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:37 -msgid "Send, connect, receive and embed everywhere." -msgstr "Send, connect, receive and embed everywhere." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:34 -msgid "Seniority" -msgstr "Seniority" - -#: apps/marketing/src/components/(marketing)/footer.tsx:39 -msgid "Shop" -msgstr "Shop" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:63 -msgid "Sign" -msgstr "Sign" - -#: apps/marketing/src/components/(marketing)/header.tsx:72 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:61 -msgid "Sign in" -msgstr "Sign in" - -#: apps/marketing/src/components/(marketing)/header.tsx:77 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:57 -msgid "Sign up" -msgstr "Sign up" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:22 -msgid "Signing Process" -msgstr "Signing Process" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:94 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:136 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:180 -msgid "Signup Now" -msgstr "Signup Now" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:89 -msgid "Smart." -msgstr "Smart." - -#: apps/marketing/src/components/(marketing)/hero.tsx:132 -msgid "Star on GitHub" -msgstr "Star on GitHub" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:226 -msgid "Stars" -msgstr "Stars" - -#: apps/marketing/src/components/(marketing)/footer.tsx:40 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:44 -msgid "Status" -msgstr "Status" - -#: apps/marketing/src/components/(marketing)/footer.tsx:34 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:48 -msgid "Support" -msgstr "Support" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:26 -msgid "Team" -msgstr "Team" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:195 -msgid "Team Inbox" -msgstr "Team Inbox" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:28 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:162 -msgid "Teams" -msgstr "Teams" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:83 -msgid "Template Store (Soon)." -msgstr "Template Store (Soon)." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:138 -msgid "That's awesome. You can take a look at the current <0>Issues and join our <1>Discord Community to keep up to date, on what the current priorities are. In any case, we are an open community and welcome all input, technical and non-technical ❤️" -msgstr "That's awesome. You can take a look at the current <0>Issues and join our <1>Discord Community to keep up to date, on what the current priorities are. In any case, we are an open community and welcome all input, technical and non-technical ❤️" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:293 -msgid "This page is evolving as we learn what makes a great signing company. We'll update it when we have more to share." -msgstr "This page is evolving as we learn what makes a great signing company. We'll update it when we have more to share." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:31 -msgid "Title" -msgstr "Title" - -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:55 -msgid "Total Completed Documents" -msgstr "Total Completed Documents" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:267 -#: apps/marketing/src/app/(marketing)/open/page.tsx:268 -msgid "Total Customers" -msgstr "Total Customers" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:29 -msgid "Total Funding Raised" -msgstr "Total Funding Raised" - -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:52 -msgid "Total Users" -msgstr "Total Users" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:31 -msgid "Truly your own." -msgstr "Truly your own." - -#: apps/marketing/src/components/(marketing)/callout.tsx:27 -#: apps/marketing/src/components/(marketing)/hero.tsx:123 -msgid "Try our Free Plan" -msgstr "Try our Free Plan" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:20 -msgid "Twitter Stats" -msgstr "Twitter Stats" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:142 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:186 -msgid "Unlimited Documents per Month" -msgstr "Unlimited Documents per Month" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:103 -msgid "Up to 10 recipients per document" -msgstr "Up to 10 recipients per document" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:52 -msgid "Upload a document and add fields." -msgstr "Upload a document and add fields." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:123 -msgid "Using our hosted version is the easiest way to get started, you can simply subscribe and start signing your documents. We take care of the infrastructure, so you can focus on your business. Additionally, when using our hosted version you benefit from our trusted signing certificates which helps you to build trust with your customers." -msgstr "Using our hosted version is the easiest way to get started, you can simply subscribe and start signing your documents. We take care of the infrastructure, so you can focus on your business. Additionally, when using our hosted version you benefit from our trusted signing certificates which helps you to build trust with your customers." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:33 -msgid "View all stats" -msgstr "View all stats" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:195 -msgid "We are happy to assist you at <0>support@documenso.com or <1>in our Discord-Support-Channel please message either Lucas or Timur to get added to the channel if you are not already a member." -msgstr "We are happy to assist you at <0>support@documenso.com or <1>in our Discord-Support-Channel please message either Lucas or Timur to get added to the channel if you are not already a member." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:89 -msgid "What is the difference between the plans?" -msgstr "What is the difference between the plans?" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:47 -msgid "When it comes to sending or receiving a contract, you can count on lightning-fast speeds." -msgstr "When it comes to sending or receiving a contract, you can count on lightning-fast speeds." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:191 -msgid "Where can I get support?" -msgstr "Where can I get support?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:177 -msgid "Why should I prefer Documenso over DocuSign or some other signing tool?" -msgstr "Why should I prefer Documenso over DocuSign or some other signing tool?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:119 -msgid "Why should I use your hosting service?" -msgstr "Why should I use your hosting service?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:60 -msgid "Yearly" -msgstr "Yearly" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:167 -msgid "Yes! Documenso is offered under the GNU AGPL V3 open source license. This means you can use it for free and even modify it to fit your needs, as long as you publish your changes under the same license." -msgstr "Yes! Documenso is offered under the GNU AGPL V3 open source license. This means you can use it for free and even modify it to fit your needs, as long as you publish your changes under the same license." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:93 -msgid "You can self-host Documenso for free or use our ready-to-use hosted version. The hosted version comes with additional support, painless scalability and more. Early adopters will get access to all features we build this year, for no additional cost! Forever! Yes, that includes multiple users per account later. If you want Documenso for your enterprise, we are happy to talk about your needs." -msgstr "You can self-host Documenso for free or use our ready-to-use hosted version. The hosted version comes with additional support, painless scalability and more. Early adopters will get access to all features we build this year, for no additional cost! Forever! Yes, that includes multiple users per account later. If you want Documenso for your enterprise, we are happy to talk about your needs." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:272 -msgid "Your browser does not support the video tag." -msgstr "Your browser does not support the video tag." diff --git a/packages/lib/translations/en/web.js b/packages/lib/translations/en/web.js deleted file mode 100644 index 62ec2033e..000000000 --- a/packages/lib/translations/en/web.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"4CkA8m\":[\"\\\"\",[\"0\"],\"\\\" will appear on the document as it has a timezone of \\\"\",[\"timezone\"],\"\\\".\"],\"PGXGNV\":[\"\\\"\",[\"documentTitle\"],\"\\\" has been successfully deleted\"],\"ibh+jM\":[\"(\",[\"0\"],\") has invited you to approve this document\"],\"Hdo1JO\":[\"(\",[\"0\"],\") has invited you to sign this document\"],\"wPU8t5\":[\"(\",[\"0\"],\") has invited you to view this document\"],\"1mCQTM\":[[\"0\",\"plural\",{\"one\":\"(1 character over)\",\"other\":[\"(\",\"#\",\" characters over)\"]}]],\"8laXJX\":[[\"0\",\"plural\",{\"one\":[\"#\",\" character over the limit\"],\"other\":[\"#\",\" characters over the limit\"]}]],\"/7wuBM\":[[\"0\",\"plural\",{\"one\":[\"#\",\" recipient\"],\"other\":[\"#\",\" recipients\"]}]],\"WVvaAa\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Seat\"],\"other\":[\"#\",\" Seats\"]}]],\"mBW/Nj\":[[\"0\",\"plural\",{\"one\":\"<0>You have <1>1 pending team invitation\",\"other\":[\"<2>You have <3>\",\"#\",\" pending team invitations\"]}]],\"+Futv0\":[[\"0\",\"plural\",{\"one\":\"1 Recipient\",\"other\":[\"#\",\" Recipients\"]}]],\"/9xV/+\":[[\"0\",\"plural\",{\"one\":\"Waiting on 1 recipient\",\"other\":[\"Waiting on \",\"#\",\" recipients\"]}]],\"NKVaV/\":[[\"0\",\"plural\",{\"zero\":\"Select values\",\"other\":[\"#\",\" selected...\"]}]],\"XZlK7r\":[[\"0\"],\" direct signing templates\"],\"FDQtbR\":[[\"0\"],\" document\"],\"NnFCoc\":[[\"0\"],\" of \",[\"1\"],\" documents remaining this month.\"],\"5YOFTl\":[[\"0\"],\" Recipient(s)\"],\"7VC/RF\":[[\"0\"],\" the document to complete the process.\"],\"fjZZE0\":[[\"charactersRemaining\",\"plural\",{\"one\":\"1 character remaining\",\"other\":[[\"charactersRemaining\"],\" characters remaining\"]}]],\"AQAq/V\":[[\"formattedTeamMemberQuanity\"],\" • Monthly • Renews: \",[\"formattedDate\"]],\"QBOMc/\":[[\"numberOfSeats\",\"plural\",{\"one\":[\"#\",\" member\"],\"other\":[\"#\",\" members\"]}]],\"B/VHou\":[[\"remaningLength\",\"plural\",{\"one\":[\"#\",\" character remaining\"],\"other\":[\"#\",\" characters remaining\"]}]],\"Z5MlD3\":[\"<0>\\\"\",[\"0\"],\"\\\"is no longer available to sign\"],\"xvzJ86\":\"<0>Sender: All\",\"mVRii8\":\"404 Page not found\",\"WZHDfC\":\"404 Profile not found\",\"4lyY0m\":\"404 Team not found\",\"In0QZI\":\"404 Template not found\",\"1a1ztU\":\"A confirmation email has been sent, and it should arrive in your inbox shortly.\",\"0JoPTv\":\"A draft document will be created\",\"pYI9yv\":\"A new token was created successfully.\",\"FnK1CG\":\"A password reset email has been sent, if you have an account you should see it in your inbox shortly.\",\"GtLRrc\":[\"A request to transfer the ownership of this team has been sent to <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"EUAIAh\":\"A secret that will be sent to your URL so you can verify that the request has been sent by Documenso\",\"FUzxsL\":\"A secret that will be sent to your URL so you can verify that the request has been sent by Documenso.\",\"h39O4b\":\"A unique URL to access your profile\",\"B26oYX\":\"A unique URL to identify your team\",\"YKB66I\":\"A verification email will be sent to the provided email.\",\"g3UF2V\":\"Accept\",\"f8bc61\":\"Accepted team invitation\",\"TKFUnX\":\"Account deleted\",\"bwRvnp\":\"Action\",\"7L01XJ\":\"Actions\",\"F6pfE9\":\"Active\",\"i1lpSD\":\"Active Subscriptions\",\"m16xKo\":\"Add\",\"qkB+9Q\":\"Add all relevant fields for each recipient.\",\"bpOeyo\":\"Add all relevant placeholders for each recipient.\",\"GQ/q/T\":\"Add an authenticator to serve as a secondary authentication method for signing documents.\",\"o7gocE\":\"Add an authenticator to serve as a secondary authentication method when signing in, or when signing documents.\",\"bJUlXv\":\"Add email\",\"S/w/ui\":\"Add Fields\",\"iOiHwJ\":\"Add more\",\"w3zmQl\":\"Add passkey\",\"zkvWcK\":\"Add Placeholders\",\"2Rqi1z\":\"Add Signers\",\"eZyoIc\":\"Add Subject\",\"bD3qQ7\":\"Add team email\",\"vn6wzk\":\"Add the people who will sign the document.\",\"8XAJNZ\":\"Add the recipients to create the document with\",\"F9ayeh\":\"Add the subject and message you wish to send to signers.\",\"pjVxbn\":\"Adding and removing seats will adjust your invoice accordingly.\",\"VfkDmn\":\"Admin Actions\",\"SsHJsm\":\"Admin panel\",\"N40H+G\":\"All\",\"/LYSFR\":\"All documents\",\"myVKpO\":\"All documents have been processed. Any new documents that are sent or received will show here.\",\"8dC9dh\":\"All inserted signatures will be voided\",\"a809wO\":\"All recipients will be notified\",\"DA2Nma\":\"All templates\",\"5b4J4v\":\"All Time\",\"8URWfv\":\"Allows authenticating using biometrics, password managers, hardware keys, etc.\",\"QN+LeY\":\"Already have an account? <0>Sign in instead\",\"hehnjM\":\"Amount\",\"VeMlGP\":\"An email containing an invitation will be sent to each member.\",\"Cs4Mqi\":\"An email requesting the transfer of this team has been sent.\",\"Vw8l6h\":\"An error occurred\",\"aAZxd7\":\"An error occurred while adding signers.\",\"qFEx41\":\"An error occurred while adding the fields.\",\"ycUtHd\":\"An error occurred while creating document from template.\",\"8jjOHI\":\"An error occurred while creating the webhook. Please try again.\",\"D6tvkq\":\"An error occurred while disabling direct link signing.\",\"HNjVHR\":\"An error occurred while downloading your document.\",\"z7nHXh\":\"An error occurred while duplicating template.\",\"WnEuiF\":\"An error occurred while enabling direct link signing.\",\"eijDci\":\"An error occurred while loading team members. Please try again later.\",\"ZL2b3c\":\"An error occurred while moving the document.\",\"vECB98\":\"An error occurred while moving the template.\",\"677Rs2\":\"An error occurred while removing the signature.\",\"niV8ex\":\"An error occurred while removing the text.\",\"+UiFs2\":\"An error occurred while sending the document.\",\"W8sZtD\":\"An error occurred while sending your confirmation email\",\"CKRkxA\":\"An error occurred while signing the document.\",\"k2HSGs\":\"An error occurred while trying to create a checkout session.\",\"PBvwjZ\":\"An error occurred while updating the document settings.\",\"vNZnKS\":\"An error occurred while updating the signature.\",\"ed1aMc\":\"An error occurred while updating your profile.\",\"hGN3eM\":\"An error occurred while uploading your document.\",\"vW+T+d\":\"An unknown error occurred\",\"Iq1gDI\":\"Any payment methods attached to this team will remain attached to this team. Please contact us if you need to update this information.\",\"ZiooJI\":\"API Tokens\",\"mf2Wzk\":\"App Version\",\"Z7ZXbT\":\"Approve\",\"7kb4LU\":\"Approved\",\"0EvA/s\":\"Are you sure you want to delete this token?\",\"99ZWCN\":[\"Are you sure you want to remove the <0>\",[\"passkeyName\"],\" passkey.\"],\"1D4Rs0\":\"Are you sure you wish to delete this team?\",\"6foA8n\":\"Are you sure?\",\"rgXDlk\":\"Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document.\",\"ilRCh1\":\"Audit Log\",\"XiaVj+\":\"Authentication required\",\"kfcRb0\":\"Avatar\",\"uzGcBT\":\"Avatar Updated\",\"q8qrYJ\":\"Awaiting email confirmation\",\"iH8pgl\":\"Back\",\"FL8Lic\":\"Back to Documents\",\"k1bLf+\":\"Background Color\",\"ev7oAJ\":\"Backup Code\",\"M2cci0\":\"Backup codes\",\"eQwW5Q\":\"Banner Updated\",\"3dSIQs\":\"Basic details\",\"R+w/Va\":\"Billing\",\"0DGrp8\":\"Browser\",\"r4lECO\":\"Bulk Import\",\"dMoTGp\":\"By deleting this document, the following will occur:\",\"zjt329\":\"By enabling 2FA, you will be required to enter a code from your authenticator app every time you sign in.\",\"dEgA5A\":\"Cancel\",\"sa1BnH\":\"Cancelled by user\",\"A4tHrb\":\"Charts\",\"znIg+z\":\"Checkout\",\"MeyfTD\":\"Choose an existing recipient from below to continue\",\"iWVl0V\":\"Choose Direct Link Recipient\",\"1qI3Gk\":\"Choose...\",\"1m18m/\":\"Claim account\",\"tvmS/k\":\"Claim username\",\"vRjC9y\":\"Claim your profile later\",\"HiEGc0\":\"Claim your username now\",\"ELiPtq\":\"Click here to get started\",\"BvF90q\":\"Click here to retry\",\"cgfP+i\":\"Click here to upload\",\"L1127j\":\"Click to copy signing link for sending to recipient\",\"eZ6/Uj\":\"Click to insert field\",\"yz7wBu\":\"Close\",\"bD8I7O\":\"Complete\",\"jVAqZz\":\"Complete Approval\",\"0ojNue\":\"Complete Signing\",\"+5y0NQ\":\"Complete Viewing\",\"qqWcBV\":\"Completed\",\"rGm4yZ\":\"Completed documents\",\"p5+XQN\":\"Completed Documents\",\"UfLuLv\":\"Configure general settings for the document.\",\"hIv3aM\":\"Configure general settings for the template.\",\"LVnHGj\":\"Configure template\",\"7VpPHA\":\"Confirm\",\"gMlC/b\":[\"Confirm by typing <0>\",[\"confirmTransferMessage\"],\"\"],\"FQnPC+\":[\"Confirm by typing <0>\",[\"deleteMessage\"],\"\"],\"gv1JXQ\":[\"Confirm by typing: <0>\",[\"deleteMessage\"],\"\"],\"w0Qb5v\":\"Confirm Deletion\",\"CMj4hw\":\"Confirm email\",\"13PnPF\":\"Confirmation email sent\",\"4b3oEV\":\"Content\",\"xGVfLh\":\"Continue\",\"/KgpcA\":\"Continue to login\",\"FxVG/l\":\"Copied to clipboard\",\"phD28x\":\"Copy sharable link\",\"ZxZS0E\":\"Copy Shareable Link\",\"BddwrJ\":\"Copy token\",\"hYgDIe\":\"Create\",\"mpt9T+\":\"Create a new account\",\"kxGCtA\":\"Create a team to collaborate with your team members.\",\"1hMWR6\":\"Create account\",\"H7nlli\":\"Create and send\",\"BYg48B\":\"Create as draft\",\"JqmhmE\":\"Create Direct Link\",\"wtV4WO\":\"Create Direct Signing Link\",\"fDTEKZ\":\"Create document from template\",\"1svIlj\":\"Create now\",\"JLQooE\":\"Create one automatically\",\"YGQVmg\":\"Create team\",\"fWFMgb\":\"Create Team\",\"pzXZ8+\":\"Create token\",\"SiPp29\":\"Create webhook\",\"dkAPxi\":\"Create Webhook\",\"8T5f7o\":\"Create your account and start using state-of-the-art document signing.\",\"rr83qK\":\"Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp.\",\"d+F6q9\":\"Created\",\"88kg0+\":\"Created At\",\"NCIYDF\":\"Created by\",\"45O6zJ\":\"Created on\",\"t3sqJR\":[\"Created on \",[\"0\"]],\"czzAa/\":[\"Created on\",[\"0\"]],\"DCKkhU\":\"Current Password\",\"74XDHP\":[\"Current plan: \",[\"0\"]],\"U0sC6H\":\"Daily\",\"oRVm8M\":\"Dark Mode\",\"mYGY3B\":\"Date\",\"u46WEi\":\"Date created\",\"jbq7j2\":\"Decline\",\"uSS9OX\":\"Declined team invitation\",\"cnGeoo\":\"Delete\",\"ZDGm40\":\"Delete account\",\"vzX5FB\":\"Delete Account\",\"+vDIXN\":\"Delete document\",\"MUynQL\":\"Delete Document\",\"0tFf9L\":\"Delete passkey\",\"MYiaA4\":\"Delete team\",\"WZHJBH\":\"Delete team member\",\"M5Nsil\":\"Delete the document. This action is irreversible so proceed with caution.\",\"ETB4Yh\":\"Delete the users account and all its contents. This action is irreversible and will cancel their subscription, so proceed with caution.\",\"zdyslo\":\"Delete Webhook\",\"IJMZKG\":\"Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution.\",\"vGjmyl\":\"Deleted\",\"cmDFUK\":\"Deleting account...\",\"PEHQTf\":\"Device\",\"YseRvk\":\"direct link\",\"cfARFZ\":\"Direct link\",\"VdX+I4\":\"direct link disabled\",\"nNHqgX\":\"Direct Link Signing\",\"k2FNdx\":\"Direct link signing has been disabled\",\"gsc+pZ\":\"Direct link signing has been enabled\",\"CRdqqs\":\"Direct link templates contain one dynamic recipient placeholder. Anyone with access to this link can sign the document, and it will then appear on your documents page.\",\"WCGIfx\":\"Direct template link deleted\",\"2HKj5L\":[\"Direct template link usage exceeded (\",[\"0\"],\"/\",[\"1\"],\")\"],\"cO9+2L\":\"Disable\",\"qERl58\":\"Disable 2FA\",\"pf7wfS\":\"Disable Two Factor Authentication before deleting your account.\",\"E/QGRL\":\"Disabled\",\"H11Db4\":\"Disabling direct link signing will prevent anyone from accessing the link.\",\"Oq0b7I\":\"Display your name and email in documents\",\"pR1j0x\":\"Do you want to delete this template?\",\"MqL7Ex\":\"Do you want to duplicate this template?\",\"MUwFBV\":\"Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account.\",\"7Zdnlq\":\"Document\",\"kz4vX7\":\"Document All\",\"Pr3c2A\":\"Document Approved\",\"Kvf7iA\":\"Document Cancelled\",\"GOO+sv\":\"Document completed\",\"6KFLWX\":\"Document Completed!\",\"frw2OP\":\"Document created\",\"ZlIPM3\":\"Document deleted\",\"IvkBV7\":\"Document draft\",\"nF+jHn\":\"Document Duplicated\",\"Zfj12J\":\"Document history\",\"glwlqW\":\"Document ID\",\"WqG6Wi\":\"Document inbox\",\"WrliRN\":\"Document Limit Exceeded!\",\"AGzFn4\":\"Document metrics\",\"w+SPlp\":\"Document moved\",\"G45FNk\":\"Document no longer available to sign\",\"EhII5Z\":\"Document pending\",\"XIvQfe\":\"Document re-sent\",\"S2Wpx4\":\"Document resealed\",\"2r5F7N\":\"Document sent\",\"prbyy5\":\"Document Signed\",\"O832hg\":\"Document signing process will be cancelled\",\"UkHClc\":\"Document status\",\"RDOlfT\":\"Document title\",\"R1TUTP\":\"Document upload disabled due to unpaid invoices\",\"PGrc79\":\"Document uploaded\",\"UfJ5fX\":\"Document Viewed\",\"bTGVhQ\":\"Document will be permanently deleted\",\"E/muDO\":\"Documents\",\"q89WTJ\":\"Documents Received\",\"77Aq1u\":\"Documents Viewed\",\"352VU2\":\"Don't have an account? <0>Sign up\",\"mzI/c+\":\"Download\",\"lojhUl\":\"Download Audit Logs\",\"uKWz9T\":\"Download Certificate\",\"eneWvv\":\"Draft\",\"gWAuiM\":\"Draft documents\",\"8OzE2k\":\"Drafted Documents\",\"QurWnM\":\"Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team.\",\"euc6Ns\":\"Duplicate\",\"ePK91l\":\"Edit\",\"fW5sSv\":\"Edit webhook\",\"O3oNi5\":\"Email\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HmTucU\":\"Email Confirmed!\",\"JHLcvq\":\"Email sent!\",\"bK7p2G\":\"Email verification has been removed\",\"xk9d59\":\"Email verification has been resent\",\"DCRKbe\":\"Enable 2FA\",\"Gndbft\":\"Enable Authenticator App\",\"iNXTYT\":\"Enable direct link signing\",\"qChNnS\":\"Enable Direct Link Signing\",\"RxzN1M\":\"Enabled\",\"y6J8wY\":\"Ends On\",\"C3nD/1\":\"Enter your email\",\"oM8ocD\":\"Enter your email address to receive the completed document.\",\"n9V+ps\":\"Enter your name\",\"v0GDxO\":\"Enter your text here\",\"SlfejT\":\"Error\",\"ZkROsq\":\"Everyone has signed\",\"4MNaCF\":\"Everyone has signed! You will receive an Email copy of the signed document.\",\"uWW+rJ\":\"Exceeded timeout\",\"M1RnFv\":\"Expired\",\"xd2LI3\":[\"Expires on \",[\"0\"]],\"FtTj1O\":[\"Expires on\",[\"0\"]],\"ToQ1L5\":\"Failed to reseal document\",\"YXKrQK\":\"Failed to update recipient\",\"R41XLH\":\"Failed to update webhook\",\"vF68cg\":\"Fields\",\"8rKUka\":[\"File cannot be larger than \",[\"APP_DOCUMENT_UPLOAD_SIZE_LIMIT\"],\"MB\"],\"glx6on\":\"Forgot your password?\",\"/4TFrF\":\"Full Name\",\"Weq9zb\":\"General\",\"sr0UJD\":\"Go Back\",\"+vhBuq\":\"Go back home\",\"1oocIX\":\"Go Back Home\",\"Q46UEs\":\"Go to owner\",\"71XAMD\":\"Go to your <0>public profile settings to add documents.\",\"+pEbZM\":\"Here you can edit your personal details.\",\"gPNXUO\":\"Here you can manage your password and security settings.\",\"rLZFM2\":\"Here's how it works:\",\"C3U9sx\":\"Hey I’m Timur\",\"vLyv1R\":\"Hide\",\"/c6j67\":\"Hide additional information\",\"Jw3g7g\":\"I'm sure! Delete it\",\"fYt7bZ\":\"If they accept this request, the team will be transferred to their account.\",\"P8EnSP\":\"If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator.\",\"usBC38\":\"If you don't find the confirmation link in your inbox, you can request a new one below.\",\"i1sBhX\":\"If your authenticator app does not support QR codes, you can use the following code instead:\",\"Gp4Yi6\":\"Inbox||||||| e0c948c2\",\"mIZt96\":\"Inbox documents\",\"nSkB8g\":\"Information\",\"2+B7Tm\":\"Inserted\",\"kgiQxA\":\"Instance Stats\",\"v7dfDY\":\"Invalid code. Please try again.\",\"bajpfj\":\"Invalid file\",\"TN382O\":\"Invalid link\",\"Kx9NEt\":\"Invalid token\",\"lW4qkT\":\"Invitation accepted!\",\"K2fB29\":\"Invitation declined\",\"zbmftZ\":\"Invitation has been deleted\",\"hDYopg\":\"Invitation has been resent\",\"MFKlMB\":\"Invite\",\"+djOzj\":\"Invite member\",\"ZHx/by\":\"Invite Members\",\"qSfH/A\":\"Invite team members\",\"H97wjo\":\"Invited At\",\"IuMGvq\":\"Invoice\",\"pQgy2V\":[\"It looks like \",[\"0\"],\" hasn't added any documents to their profile yet.\"],\"Ji9zm3\":\"It seems that the provided token has expired. We've just sent you another token, please check your email and try again.\",\"PQ53gh\":\"It seems that there is no token provided, if you are trying to verify your email please follow the link in your email.\",\"y51oRm\":\"It seems that there is no token provided. Please check your email and try again.\",\"hmV2SX\":\"It's currently not your turn to sign. You will receive an email with instructions once it's your turn to sign the document.\",\"vXIe7J\":\"Language\",\"vfe90m\":\"Last 14 days\",\"uq2BmQ\":\"Last 30 days\",\"ct2SYD\":\"Last 7 days\",\"x5DnMs\":\"Last modified\",\"C3yOz3\":\"Last updated\",\"9aMJpW\":\"Last updated at\",\"JGvwnU\":\"Last used\",\"Mv8CyJ\":\"Leave\",\"v/uzBS\":\"Leave team\",\"cInPuv\":\"Light Mode\",\"0uqjes\":\"Like to have your own public profile with agreements?\",\"jfN/GZ\":\"Link template\",\"T2q4gy\":[\"Listening to \",[\"0\"]],\"qzZ/NB\":\"Load older activity\",\"Jy3ott\":\"Loading document...\",\"KBQH86\":\"Loading Document...\",\"czE0ko\":\"Loading teams...\",\"Z3FXyt\":\"Loading...\",\"z0t9bb\":\"Login\",\"wckWOP\":\"Manage\",\"HQVCTG\":[\"Manage \",[\"0\"],\"'s profile\"],\"Lp5ut7\":\"Manage all teams you are currently associated with.\",\"NwY95d\":\"Manage details for this public template\",\"OcvAVs\":\"Manage Direct Link\",\"g6RCtA\":\"Manage documents\",\"HVAyb8\":\"Manage passkeys\",\"3jHA5d\":\"Manage subscription\",\"L9IOec\":\"Manage Subscription\",\"KuukYs\":\"Manage subscriptions\",\"DHyAij\":\"Manage team subscription.\",\"lLX9Bl\":\"Manage teams\",\"aA0Gfq\":\"Manage the direct link signing for this template\",\"Ruhuv1\":\"Manage the members or invite new members.\",\"Xef1xw\":\"Manage users\",\"T0vQFD\":\"Manage your passkeys.\",\"4a84Cp\":\"Manage your site settings here\",\"Rbs16H\":\"Mark as Viewed\",\"deqwtZ\":\"MAU (created document)\",\"YgNcJU\":\"MAU (had document completed)\",\"Hn6rI0\":\"Member Since\",\"wlQNTg\":\"Members\",\"FaskIK\":\"Modify recipients\",\"+8Nek/\":\"Monthly\",\"MOyLGl\":\"Monthly Active Users: Users that created at least one Document\",\"5G7Dom\":\"Monthly Active Users: Users that had at least one of their documents completed\",\"QWdKwH\":\"Move\",\"YeRZmm\":\"Move Document to Team\",\"QlQmgo\":\"Move Template to Team\",\"wUBLjS\":\"Move to Team\",\"K8Qnlj\":\"Moving...\",\"en+4fS\":\"My templates\",\"6YtxFj\":\"Name\",\"8VD2is\":\"Need to sign documents?\",\"qqeAJM\":\"Never\",\"OEcKyx\":\"Never expire\",\"QWDm5s\":\"New team owner\",\"K6MO8e\":\"New Template\",\"hXzOVo\":\"Next\",\"ZcbBVB\":\"Next field\",\"G5YKES\":\"No active drafts\",\"PsHKvx\":\"No payment required\",\"OBWbru\":\"No public profile templates found\",\"m0I2ba\":\"No recent activity\",\"IMbagb\":\"No recipients\",\"MZbQHL\":\"No results found.\",\"+5xxir\":\"No token provided\",\"s9Rqzv\":\"No valid direct templates found\",\"l08XJv\":\"No valid recipients found\",\"CSOFdu\":\"No value found.\",\"tRFnIp\":\"No worries, it happens! Enter your email and we'll email you a special link to reset your password.\",\"7aaD1O\":\"Not supported\",\"wkT5xx\":\"Nothing to do\",\"HptUxX\":\"Number\",\"Oizhkg\":\"On this page, you can create a new webhook.\",\"aaavFi\":\"On this page, you can create new API tokens and manage the existing ones. <0/>Also see our <1>Documentation.\",\"ZtN+o/\":\"On this page, you can create new API tokens and manage the existing ones. <0/>You can view our swagger docs <1>here\",\"SpqtG7\":\"On this page, you can create new Webhooks and manage the existing ones.\",\"FOWyZB\":\"On this page, you can edit the webhook and its settings.\",\"dM1W5F\":\"Once confirmed, the following will occur:\",\"mZ2nNu\":\"Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below.\",\"udaO9j\":\"Oops! Something went wrong.\",\"OV5wZZ\":\"Opened\",\"ZAVklK\":\"Or\",\"zW+FpA\":\"Or continue with\",\"XUwKbC\":\"Otherwise, the document will be created as a draft.\",\"LtI9AS\":\"Owner\",\"v4nCHK\":\"Paid\",\"FGSN4s\":\"Passkey\",\"8mPPB0\":\"Passkey already exists for the provided authenticator\",\"k/8RhE\":\"Passkey creation cancelled due to one of the following reasons:\",\"knZBf/\":\"Passkey has been removed\",\"1MvYF3\":\"Passkey has been updated\",\"qz7mwn\":\"Passkey name\",\"UZKLEA\":\"Passkeys\",\"v3rPhj\":\"Passkeys allow you to sign in and authenticate using biometrics, password managers, etc.\",\"wsLk4g\":\"Passkeys are not supported on this browser\",\"8ZsakT\":\"Password\",\"ogtYkT\":\"Password updated\",\"4fL/V7\":\"Pay\",\"oyOEbz\":\"Payment is required to finalise the creation of your team.\",\"GptxX/\":\"Payment overdue\",\"UbRKMZ\":\"Pending\",\"Y99ivo\":\"Pending documents\",\"VZJggs\":\"Pending Documents\",\"dSe12f\":\"Pending invitations\",\"pobYPH\":\"Pending team deleted.\",\"7MuXko\":\"Personal\",\"moWIBX\":\"Personal Account\",\"bhE66T\":\"Pick a password\",\"nSCWvF\":\"Pick any of the following agreements below and start signing to get started\",\"LFWYFV\":\"Please check the CSV file and make sure it is according to our format\",\"hPvLO3\":\"Please check your email for updates.\",\"GUOCNi\":\"Please choose your new password\",\"JcgKEA\":\"Please contact support if you would like to revert this action.\",\"pzDdmv\":\"Please enter a meaningful name for your token. This will help you identify it later.\",\"GqaSjy\":\"Please mark as viewed to complete\",\"jG5btV\":\"Please note that proceeding will remove direct linking recipient and turn it into a placeholder.\",\"Op5XjA\":\"Please note that this action is <0>irreversible.\",\"pIF/uD\":\"Please note that this action is <0>irreversible. Once confirmed, this document will be permanently deleted.\",\"aYytci\":\"Please note that this action is irreversible. Once confirmed, your template will be permanently deleted.\",\"LIf5dA\":\"Please note that this action is irreversible. Once confirmed, your token will be permanently deleted.\",\"bGHA6C\":\"Please note that this action is irreversible. Once confirmed, your webhook will be permanently deleted.\",\"K2Zlri\":\"Please note that you will lose access to all documents associated with this team & all the members will be removed and notified\",\"VJEW4M\":\"Please provide a token from the authenticator, or a backup code. If you do not have a backup code available, please contact support.\",\"Lwg9X/\":\"Please provide a token from your authenticator, or a backup code.\",\"tVQlia\":\"Please try again and make sure you enter the correct email address.\",\"fWCcRl\":\"Please try again later or login using your normal details\",\"PZCqeW\":\"Please try again later.\",\"2oj8HJ\":[\"Please type <0>\",[\"0\"],\" to confirm.\"],\"Q6hhn8\":\"Preferences\",\"ghVdS5\":\"Preview and configure template.\",\"zwBp5t\":\"Private\",\"aWLa3z\":\"Private templates can only be modified and viewed by you.\",\"vERlcd\":\"Profile\",\"H8Zk+q\":\"Profile is currently <0>hidden.\",\"6zFVy3\":\"Profile is currently <0>visible.\",\"srPuxS\":\"Profile updated\",\"7d1a0d\":\"Public\",\"PsWyzr\":\"Public Profile\",\"GCm4vn\":\"Public profile URL\",\"9imnUr\":\"Public profile username\",\"2/o+9Z\":\"Public templates are connected to your public profile. Any modifications to public templates will also appear in your public profile.\",\"Zs+87t\":\"Read only field\",\"ckH3fT\":\"Ready\",\"2DmUfb\":\"Reauthentication is required to sign this field\",\"M1HGuR\":\"Recent activity\",\"I3QpvQ\":\"Recipient\",\"evCX7h\":\"Recipient updated\",\"yPrbsy\":\"Recipients\",\"FDT13r\":\"Recipients metrics\",\"cEfPAe\":\"Recipients will still retain their copy of the document\",\"p8zadb\":\"Recovery code copied\",\"x5rgeJ\":\"Recovery codes\",\"ZCl9NH\":\"Registration Successful\",\"cD+FhI\":\"Remembered your password? <0>Sign In\",\"t/YqKh\":\"Remove\",\"41G745\":\"Remove team email\",\"8xN0jg\":\"Remove team member\",\"JjG/b1\":\"Repeat Password\",\"Ibjxfr\":\"Request transfer\",\"sDXefy\":\"Reseal document\",\"MyjAbr\":\"Resend\",\"bxoWpz\":\"Resend Confirmation Email\",\"HT2UjS\":\"Resend verification\",\"OfhWJH\":\"Reset\",\"wJZvNq\":\"Reset email sent\",\"KbS2K9\":\"Reset Password\",\"NI0xtv\":\"Resetting Password...\",\"2FoHU3\":\"Resolve\",\"bH0aV9\":\"Resolve payment\",\"6gRgw8\":\"Retry\",\"vUOn9d\":\"Return\",\"dRDE6t\":\"Return to Dashboard\",\"OYOJop\":\"Return to Home\",\"Wkb64i\":\"Return to sign in\",\"GXsAby\":\"Revoke\",\"cg+Poy\":\"Revoke access\",\"GDvlUT\":\"Role\",\"5dJK4M\":\"Roles\",\"tfDRzk\":\"Save\",\"A1taO8\":\"Search\",\"pUjzwQ\":\"Search by document title\",\"Bw5X+M\":\"Search by name or email\",\"8VEDbV\":\"Secret\",\"a3LDKx\":\"Security\",\"HUVI3V\":\"Security activity\",\"rG3WVm\":\"Select\",\"9GwDu7\":\"Select a team\",\"vWi2vu\":\"Select a team to move this document to. This action cannot be undone.\",\"JxCKQ1\":\"Select a team to move this template to. This action cannot be undone.\",\"hyn0QC\":\"Select a template you'd like to display on your public profile\",\"9VGtlg\":\"Select a template you'd like to display on your team's public profile\",\"gBqxYg\":\"Select passkey\",\"471O/e\":\"Send confirmation email\",\"HbN1UH\":\"Send document\",\"qaDvSa\":\"Send reminder\",\"HW5fQk\":\"Sender\",\"DgPgBb\":\"Sending Reset Email...\",\"IoAuJG\":\"Sending...\",\"h69WC6\":\"Sent\",\"bWhxXv\":\"Set a password\",\"Tz0i8g\":\"Settings\",\"RDjuBN\":\"Setup\",\"Z8lGw6\":\"Share\",\"lCEhm/\":\"Share Signing Card\",\"8vETh9\":\"Show\",\"FSjwRy\":\"Show additional information\",\"7Ifo0h\":\"Show templates in your public profile for your audience to sign and get started quickly\",\"lDZq9u\":\"Show templates in your team public profile for your audience to sign and get started quickly\",\"c+Fnce\":\"Sign<<<<<<< HEAD\",\"oKBjbc\":[\"Sign as \",[\"0\"],\" <0>(\",[\"1\"],\")\"],\"D0JgR3\":[\"Sign as<0>\",[\"0\"],\" <1>(\",[\"1\"],\")\"],\"/8S7J+\":\"Sign document\",\"ceklqr\":\"Sign field\",\"vRw782\":\"Sign Here\",\"n1ekoW\":\"Sign In\",\"NxCJcc\":\"Sign in to your account\",\"bHYIks\":\"Sign Out\",\"Mqwtkp\":\"Sign the document to complete the process.\",\"e+RpCP\":\"Sign up\",\"mErq7F\":\"Sign Up\",\"8fC9B9\":\"Sign Up with Google\",\"l/tATK\":\"Sign Up with OIDC\",\"n+8yVN\":\"Signature\",\"6AjNkO\":\"Signatures Collected\",\"cquXHe\":\"Signatures will appear once the document has been completed\",\"PoH7eg\":\"Signed\",\"XOxZT4\":\"Signing in...\",\"P1wwqN\":\"Signing up...\",\"ltYQCa\":[\"Since \",[\"0\"]],\"67H0kT\":\"Site Banner\",\"aaU5Fl\":\"Site Settings\",\"nwtY4N\":\"Something went wrong\",\"xYdwPA\":[\"Something went wrong while attempting to transfer the ownership of team <0>\",[\"0\"],\" to your. Please try again later or contact support.\"],\"/OggdM\":[\"Something went wrong while attempting to verify your email address for <0>\",[\"0\"],\". Please try again later.\"],\"oZO7Po\":\"Something went wrong while loading your passkeys.\",\"qDc2pC\":\"Something went wrong while sending the confirmation email.\",\"2U+48H\":\"Something went wrong while updating the team billing subscription, please contact support.\",\"db0Ycb\":\"Something went wrong. Please try again or contact support.\",\"q16m4+\":\"Sorry, we were unable to download the audit logs. Please try again later.\",\"EUyscw\":\"Sorry, we were unable to download the certificate. Please try again later.\",\"29Hx9U\":\"Stats\",\"uAQUqI\":\"Status\",\"EDl9kS\":\"Subscribe\",\"WVzGc2\":\"Subscription\",\"P6F38F\":\"Subscriptions\",\"zzDlyQ\":\"Success\",\"f8RSgi\":\"Successfully created passkey\",\"3WgMId\":\"System Theme\",\"KM6m8p\":\"Team\",\"ZTKtIH\":\"Team checkout\",\"WUM2yD\":\"Team email\",\"rkqgH1\":\"Team Email\",\"2FRR+Z\":\"Team email already verified!\",\"5GbQa1\":\"Team email has been removed\",\"rW28ga\":\"Team email verification\",\"/9ZeEl\":\"Team email verified!\",\"Ww6njg\":\"Team email was updated.\",\"h3p3UT\":\"Team invitation\",\"am190B\":\"Team invitations have been sent.\",\"IJFhQ+\":\"Team Member\",\"EEjL2F\":\"Team Name\",\"alTHVO\":\"Team Only\",\"cvMRdF\":\"Team only templates are not linked anywhere and are visible only to your team.\",\"sSUQSW\":\"Team ownership transfer\",\"NnCr+1\":\"Team ownership transfer already completed!\",\"GzR8VI\":\"Team ownership transferred!\",\"qzHZC+\":\"Team Public Profile\",\"wkzD+0\":\"Team settings\",\"oMfDc9\":\"Team Settings\",\"NONu1b\":\"Team templates\",\"Feqf5k\":\"Team transfer in progress\",\"oXkHk2\":\"Team transfer request expired\",\"IwrHI3\":\"Team URL\",\"CAL6E9\":\"Teams\",\"qKgabb\":\"Teams restricted\",\"/K2CvV\":\"Template\",\"ZTgE3k\":\"Template deleted\",\"7ZORe4\":\"Template document uploaded\",\"Vmoj8n\":\"Template duplicated\",\"3MMlXX\":\"Template has been removed from your public profile.\",\"eupjqf\":\"Template has been updated.\",\"I1vdWI\":\"Template moved\",\"GamjcN\":\"Template saved\",\"iTylMl\":\"Templates\",\"mKknmt\":\"Templates allow you to quickly generate documents with pre-filled recipients and fields.\",\"xeiujy\":\"Text\",\"HmA4Lf\":\"Text Color\",\"jB6Wb0\":\"The account has been deleted successfully.\",\"YPAOfJ\":\"The content to show in the banner, HTML is allowed\",\"+lDHlp\":\"The direct link has been copied to your clipboard\",\"HdogiK\":\"The document has been successfully moved to the selected team.\",\"8TDHmX\":\"The document is now completed, please follow any instructions provided within the parent application.\",\"JaqmMD\":\"The document was created but could not be sent to recipients.\",\"D6V5NE\":\"The document will be hidden from your account\",\"kn3D/u\":\"The document will be immediately sent to recipients if this is checked.\",\"S20Dp9\":\"The events that will trigger a webhook to be sent to your URL.\",\"3BvEti\":[\"The ownership of team <0>\",[\"0\"],\" has been successfully transferred to you.\"],\"jiv3IP\":\"The page you are looking for was moved, removed, renamed or might never have existed.\",\"v7aFZT\":\"The profile link has been copied to your clipboard\",\"L9/hN3\":\"The profile you are looking for could not be found.\",\"M2Tl+5\":\"The public description that will be displayed with this template\",\"Bar5Ss\":\"The public name for your template\",\"RL/wwM\":\"The recipient has been updated successfully\",\"aHhSPO\":\"The selected team member will receive an email which they must accept before the team is transferred\",\"so3oXj\":\"The signing link has been copied to your clipboard.\",\"kXciaM\":\"The site banner is a message that is shown at the top of the site. It can be used to display important information to your users.\",\"XaNqYt\":\"The team transfer invitation has been successfully deleted.\",\"DyE711\":[\"The team transfer request to <0>\",[\"0\"],\" has expired.\"],\"RLyuG2\":\"The team you are looking for may have been removed, renamed or may have never existed.\",\"wIrx7T\":\"The template has been successfully moved to the selected team.\",\"J+X6HZ\":\"The template will be removed from your profile\",\"9VV//K\":\"The template you are looking for may have been disabled, deleted or may have never existed.\",\"tkv54w\":\"The token was copied to your clipboard.\",\"5cysp1\":\"The token was deleted successfully.\",\"oddVEW\":\"The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link.\",\"Orj1pl\":\"The URL for Documenso to send webhook events to.\",\"V92DHZ\":\"The webhook has been successfully deleted.\",\"mlHeCX\":\"The webhook has been updated successfully.\",\"V+5KQa\":\"The webhook was successfully created.\",\"k/INkj\":\"There are no active drafts at the current moment. You can upload a document to start drafting.\",\"ySoKla\":\"There are no completed documents yet. Documents that you have created or received will appear here once completed.\",\"9aYXQv\":\"They have permission on your behalf to:\",\"3ap2Vv\":\"This action is not reversible. Please be certain.\",\"6S2SIc\":\"This document could not be deleted at this time. Please try again.\",\"9q30Lx\":\"This document could not be duplicated at this time. Please try again.\",\"u/cYe5\":\"This document could not be re-sent at this time. Please try again.\",\"240BLI\":\"This document has been cancelled by the owner and is no longer available for others to sign.\",\"UdLWn3\":\"This document has been cancelled by the owner.\",\"K8RH4n\":\"This document has been signed by all recipients\",\"1M0Ssi\":\"This document is currently a draft and has not been sent\",\"LLfa/G\":\"This email is already being used by another team.\",\"YrKIxa\":\"This link is invalid or has expired. Please contact your team to resend a transfer request.\",\"iN8uoK\":\"This link is invalid or has expired. Please contact your team to resend a verification.\",\"b7CscR\":\"This passkey has already been registered.\",\"JMu+vE\":\"This passkey is not configured for this application. Please login and add one in the user settings.\",\"0ES9GX\":\"This price includes minimum 5 seats.\",\"0rusOU\":\"This session has expired. Please try again.\",\"ApCva8\":\"This team, and any associated data excluding billing invoices will be permanently deleted.\",\"1ABR2W\":\"This template could not be deleted at this time. Please try again.\",\"PJUOEm\":\"This token is invalid or has expired. No action is needed.\",\"4WY92K\":\"This token is invalid or has expired. Please contact your team for a new invitation.\",\"6HNLKb\":\"This URL is already in use.\",\"/yOKAT\":\"This username has already been taken\",\"ea/Ia+\":\"This username is already taken\",\"LhMjLm\":\"Time\",\"Mz2JN2\":\"Time zone\",\"MHrjPM\":\"Title\",\"TF1e2Y\":\"To accept this invitation you must create an account.\",\"9e4NKS\":\"To change the email you must remove and add a new email address.\",\"E3QGBV\":[\"To confirm, please enter the accounts email address <0/>(\",[\"0\"],\").\"],\"/ngXqQ\":\"To confirm, please enter the reason\",\"Z/LRzj\":\"To decline this invitation you must create an account.\",\"QyrRrh\":\"To enable two-factor authentication, scan the following QR code using your authenticator app.\",\"mX0XNr\":\"To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox.\",\"THQgMC\":[\"To mark this document as viewed, you need to be logged in as <0>\",[\"0\"],\"\"],\"jlBOs+\":\"To view this document you need to be signed into your account, please sign in to continue.\",\"Tkvndv\":\"Toggle the switch to hide your profile from the public.\",\"X3Df6T\":\"Toggle the switch to show your profile to the public.\",\"TP9/K5\":\"Token\",\"SWyfbd\":\"Token copied to clipboard\",\"OBjhQ4\":\"Token created\",\"B5MBOV\":\"Token deleted\",\"nwwDj8\":\"Token doesn't have an expiration date\",\"v/TQsS\":\"Token expiration date\",\"SKZhW9\":\"Token name\",\"/mWwgA\":\"Total Documents\",\"dKGGPw\":\"Total Recipients\",\"WLfBMX\":\"Total Signers that Signed Up\",\"vb0Q0/\":\"Total Users\",\"PsdN6O\":\"Transfer ownership of this team to a selected team member.\",\"OOrbmP\":\"Transfer team\",\"TAB7/M\":\"Transfer the ownership of the team to another team member.\",\"34nxyb\":\"Triggers\",\"0s6zAM\":\"Two factor authentication\",\"rkM+2p\":\"Two factor authentication recovery codes are used to access your account in the event that you lose access to your authenticator app.\",\"C4pKXW\":\"Two-Factor Authentication\",\"NwChk2\":\"Two-factor authentication disabled\",\"qwpE/S\":\"Two-factor authentication enabled\",\"Rirbh5\":\"Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in.\",\"+zy2Nq\":\"Type\",\"fn5guJ\":\"Type 'delete' to confirm\",\"aLB9e4\":\"Type a command or search...\",\"NKs0zG\":\"Uh oh! Looks like you're missing a token\",\"yn1Wi2\":\"Unable to change the language at this time. Please try again later.\",\"syy3Gt\":\"Unable to copy recovery code\",\"CRCTCg\":\"Unable to copy token\",\"IFfB53\":\"Unable to create direct template access. Please try again later.\",\"gVlUC8\":\"Unable to decline this team invitation at this time.\",\"Y+wsI7\":\"Unable to delete invitation. Please try again.\",\"UCeveL\":\"Unable to delete team\",\"wp9XuY\":\"Unable to disable two-factor authentication\",\"kIV9PR\":\"Unable to join this team at this time.\",\"KFBm7R\":\"Unable to load document history\",\"NodEs1\":\"Unable to load your public profile templates at this time\",\"vklymD\":\"Unable to remove email verification at this time. Please try again.\",\"w8n1+z\":\"Unable to remove team email at this time. Please try again.\",\"akFhsV\":\"Unable to resend invitation. Please try again.\",\"JQLFI3\":\"Unable to resend verification at this time. Please try again.\",\"jLtRR6\":\"Unable to reset password\",\"QtkcKO\":\"Unable to setup two-factor authentication\",\"N1m2oU\":\"Unable to sign in\",\"dA/8If\":\"Unauthorized\",\"9zMI6W\":\"Uncompleted\",\"29VNqC\":\"Unknown error\",\"7yiFvZ\":\"Unpaid\",\"EkH9pt\":\"Update\",\"CVGIOg\":\"Update Banner\",\"MSfA8z\":\"Update passkey\",\"Q3MPWA\":\"Update password\",\"vXPSuB\":\"Update profile\",\"ih1ndv\":\"Update Recipient\",\"5bRMKt\":\"Update role\",\"qg6EfE\":\"Update team\",\"V8JgFA\":\"Update team email\",\"DDP/NH\":\"Update team member\",\"KAyssy\":\"Update user\",\"iFdgvQ\":\"Update webhook\",\"2uDkRs\":\"Updating password...\",\"6JH8iK\":\"Updating profile...\",\"jUV7CU\":\"Upload Avatar\",\"2npSeV\":\"Uploaded by\",\"bM+XCB\":\"Uploaded file is too large\",\"fXh9EJ\":\"Uploaded file is too small\",\"mnNw0z\":\"Uploaded file not an allowed file type\",\"5UWfU/\":\"Use Authenticator\",\"VLViRK\":\"Use Backup Code\",\"NUXH2v\":\"Use Template\",\"7PzzBU\":\"User\",\"GjhOGB\":\"User ID\",\"DgDMhU\":\"User profiles are here!\",\"lcDO4m\":\"User settings\",\"Sxm8rQ\":\"Users\",\"wMHvYH\":\"Value\",\"BGWaEQ\":\"Verification Email Sent\",\"XZQ6rx\":\"Verification email sent successfully.\",\"ZqWgxB\":\"Verify Now\",\"kuvvht\":\"Verify your email address\",\"c9ZsJU\":\"Verify your email address to unlock all features.\",\"OUPY2G\":\"Verify your email to upload documents.\",\"jpctdh\":\"View\",\"c3aao/\":\"View activity\",\"pTCu0c\":\"View all documents sent to your account\",\"F8qz8t\":\"View all recent security activity related to your account.\",\"t3iQF8\":\"View all security activity related to your account.\",\"t5bHu+\":\"View Codes\",\"Opb2rO\":\"View documents associated with this email\",\"FbRyw+\":\"View invites\",\"kGkM7n\":\"View Original Document\",\"z0hW8A\":\"View Recovery Codes\",\"+SRqZk\":\"View teams\",\"vXtpAZ\":\"Viewed\",\"uUehLT\":\"Waiting\",\"p5sNpe\":\"Waiting for others to sign\",\"j+L8lv\":\"Waiting for Your Turn\",\"CLj7L4\":\"Want to send slick signing links like this one? <0>Check out Documenso.\",\"AVOxgl\":\"Want your own public profile?\",\"bJajhk\":\"We are unable to proceed to the billing portal at this time. Please try again, or contact support.\",\"mrAou1\":\"We are unable to remove this passkey at the moment. Please try again later.\",\"PVmZRU\":\"We are unable to update this passkey at the moment. Please try again later.\",\"4CEdkv\":\"We encountered an error while removing the direct template link. Please try again later.\",\"9dCMy6\":\"We encountered an error while updating the webhook. Please try again later.\",\"/666TS\":\"We encountered an unknown error while attempting create the new token. Please try again later.\",\"ghtOmL\":\"We encountered an unknown error while attempting to add this email. Please try again later.\",\"Z3g6da\":\"We encountered an unknown error while attempting to create a team. Please try again later.\",\"5jf+Ky\":\"We encountered an unknown error while attempting to delete it. Please try again later.\",\"BYsCZ0\":\"We encountered an unknown error while attempting to delete the pending team. Please try again later.\",\"X1sSV9\":\"We encountered an unknown error while attempting to delete this team. Please try again later.\",\"kQiucd\":\"We encountered an unknown error while attempting to delete this token. Please try again later.\",\"QbeZrm\":\"We encountered an unknown error while attempting to delete your account. Please try again later.\",\"RFJXMf\":\"We encountered an unknown error while attempting to invite team members. Please try again later.\",\"NOJmg5\":\"We encountered an unknown error while attempting to leave this team. Please try again later.\",\"p1cQqG\":\"We encountered an unknown error while attempting to remove this template from your profile. Please try again later.\",\"dWt6qq\":\"We encountered an unknown error while attempting to remove this transfer. Please try again or contact support.\",\"Bf8/oy\":\"We encountered an unknown error while attempting to remove this user. Please try again later.\",\"+dHRXe\":\"We encountered an unknown error while attempting to request a transfer of this team. Please try again later.\",\"zKkKFY\":\"We encountered an unknown error while attempting to reset your password. Please try again later.\",\"jMJahr\":\"We encountered an unknown error while attempting to revoke access. Please try again or contact support.\",\"v7NHq3\":\"We encountered an unknown error while attempting to save your details. Please try again later.\",\"H2R2SX\":\"We encountered an unknown error while attempting to sign you In. Please try again later.\",\"lFQvqg\":\"We encountered an unknown error while attempting to sign you up. Please try again later.\",\"tIdO3I\":\"We encountered an unknown error while attempting to sign you Up. Please try again later.\",\"s7WVvm\":\"We encountered an unknown error while attempting to update the avatar. Please try again later.\",\"t2qome\":\"We encountered an unknown error while attempting to update the banner. Please try again later.\",\"KRW9aV\":\"We encountered an unknown error while attempting to update the template. Please try again later.\",\"jSzwNQ\":\"We encountered an unknown error while attempting to update this team member. Please try again later.\",\"ZAGznT\":\"We encountered an unknown error while attempting to update your password. Please try again later.\",\"/YgkWz\":\"We encountered an unknown error while attempting to update your public profile. Please try again later.\",\"PgR2KT\":\"We encountered an unknown error while attempting to update your team. Please try again later.\",\"Fkk/tM\":\"We encountered an unknown error while attempting update the team email. Please try again later.\",\"XdaMt1\":\"We have sent a confirmation email for verification.\",\"Z/3o7q\":\"We were unable to copy the token to your clipboard. Please try again.\",\"/f76sW\":\"We were unable to copy your recovery code to your clipboard. Please try again.\",\"5Elc4g\":\"We were unable to create a checkout session. Please try again, or contact support\",\"bw0W5A\":\"We were unable to disable two-factor authentication for your account. Please ensure that you have entered your password and backup code correctly and try again.\",\"Ckd2da\":\"We were unable to log you out at this time.\",\"PGrghQ\":\"We were unable to set your public profile to public. Please try again.\",\"I8Rr9j\":\"We were unable to setup two-factor authentication for your account. Please ensure that you have entered your code correctly and try again.\",\"/Ez2eA\":\"We were unable to submit this document at this time. Please try again later.\",\"zfClNd\":\"We were unable to verify your details. Please try again or contact support\",\"791g1I\":\"We were unable to verify your email. If your email is not verified already, please try again.\",\"xxInDV\":\"We're all empty\",\"lgW1qG\":[\"We've sent a confirmation email to <0>\",[\"email\"],\". Please check your inbox and click the link in the email to verify your account.\"],\"an6ayw\":\"Webhook created\",\"LnaC5y\":\"Webhook deleted\",\"kxZ7LS\":\"Webhook updated\",\"nuh/Wq\":\"Webhook URL\",\"v1kQyJ\":\"Webhooks\",\"4XSc4l\":\"Weekly\",\"nx8adn\":\"Welcome back, we are lucky to have you.\",\"XRZQZj\":\"Were you trying to edit this document instead?\",\"v+iPzY\":\"When you click continue, you will be prompted to add the first available authenticator on your system.\",\"ks103z\":\"While waiting for them to do so you can create your own Documenso account and get started with document signing right away.\",\"gW6iyU\":\"Who do you want to remind?\",\"WCtNlH\":\"Write about the team\",\"RB+i+e\":\"Write about yourself\",\"zkWmBh\":\"Yearly\",\"kWJmRL\":\"You\",\"H0+WHg\":[\"You are about to complete approving \\\"\",[\"truncatedTitle\"],\"\\\".<0/> Are you sure?\"],\"kzE21T\":[\"You are about to complete signing \\\"\",[\"truncatedTitle\"],\"\\\".<0/> Are you sure?\"],\"9AVWSg\":[\"You are about to complete viewing \\\"\",[\"truncatedTitle\"],\"\\\".<0/> Are you sure?\"],\"wPAx3W\":[\"You are about to delete <0>\\\"\",[\"documentTitle\"],\"\\\"\"],\"bnSqz9\":[\"You are about to delete the following team email from <0>\",[\"teamName\"],\".\"],\"5K1f43\":[\"You are about to hide <0>\\\"\",[\"documentTitle\"],\"\\\"\"],\"Z7Zba7\":\"You are about to leave the following team.\",\"w4DsUu\":[\"You are about to remove the following user from <0>\",[\"teamName\"],\".\"],\"3TbP+M\":[\"You are about to revoke access for team <0>\",[\"0\"],\" (\",[\"1\"],\") to use your email.\"],\"km5WYz\":\"You are currently on the <0>Free Plan.\",\"vELAGq\":[\"You are currently updating <0>\",[\"teamMemberName\"],\".\"],\"9Vb1lk\":[\"You are currently updating the <0>\",[\"passkeyName\"],\" passkey.\"],\"fE9efX\":\"You are not authorized to view this page.\",\"xGF8ow\":\"You can choose to enable or disable your profile for public view.\",\"knayUe\":\"You can choose to enable or disable your team profile for public view.\",\"6RWhw7\":\"You can claim your profile later on by going to your profile settings!\",\"wvsTRr\":\"You can update the profile URL by updating the team URL in the general settings page.\",\"MfJtjp\":\"You can view documents associated with this email and use this identity when sending documents.\",\"q1+l2h\":[\"You cannot have more than \",[\"MAXIMUM_PASSKEYS\"],\" passkeys.\"],\"Nv8I50\":\"You cannot modify a team member who has a higher role than you.\",\"tBM5rt\":\"You cannot upload encrypted PDFs\",\"vGmUyC\":\"You do not currently have a customer record, this should not happen. Please contact support for assistance.\",\"COkiAI\":[\"You have accepted an invitation from <0>\",[\"0\"],\" to join their team.\"],\"XJ/LXV\":[\"You have already completed the ownership transfer for <0>\",[\"0\"],\".\"],\"udOfln\":[\"You have already verified your email address for <0>\",[\"0\"],\".\"],\"rawUsl\":[\"You have been invited by <0>\",[\"0\"],\" to join their team.\"],\"C5iBwQ\":[\"You have declined the invitation from <0>\",[\"0\"],\" to join their team.\"],\"9vc55I\":\"You have no webhooks yet. Your webhooks will be shown here once you create them.\",\"MWXNow\":\"You have not yet created any templates. To create a template please upload one.\",\"qJTcfP\":\"You have not yet created or received any documents. To create a document please upload one.\",\"yvV4GX\":[\"You have reached the maximum limit of \",[\"0\"],\" direct templates. <0>Upgrade your account to continue!\"],\"m5RA9C\":\"You have reached your document limit.\",\"K/3HUN\":\"You have reached your document limit. <0>Upgrade your account to continue!\",\"dURxlX\":\"You have successfully left this team.\",\"vi6pfe\":\"You have successfully registered. Please verify your account by clicking on the link you received in the email.\",\"B5Ovxs\":\"You have successfully removed this user from the team.\",\"PIl3Hg\":\"You have successfully revoked access.\",\"Z1UZXO\":[\"You have updated \",[\"teamMemberName\"],\".\"],\"tD6Cj2\":[\"You have verified your email address for <0>\",[\"0\"],\".\"],\"pNlz0U\":\"You must be an admin of this team to manage billing.\",\"OGT1bh\":\"You must enter {deleteMessage} to proceed\",\"jifgCp\":\"You must have at least one other team member to transfer ownership.\",\"ID3LkG\":\"You must set a profile URL before enabling your public profile.\",\"zfliFq\":[\"You need to be logged in as <0>\",[\"email\"],\" to view this page.\"],\"1et3k8\":\"You need to be logged in to view this page.\",\"ZR9lKP\":\"You need to setup 2FA to mark this document as viewed.\",\"tKEndc\":\"You will get notified & be able to set up your documenso public profile when we launch the feature.\",\"MBzXsC\":\"You will now be required to enter a code from your authenticator app when signing in.\",\"eWlnaX\":\"You will receive an Email copy of the signed document once everyone has signed.\",\"gmJH7Y\":\"Your account has been deleted successfully.\",\"YL3Iyk\":\"Your avatar has been updated successfully.\",\"c4qhbN\":\"Your banner has been updated successfully.\",\"+Ljs6n\":\"Your current plan is past due. Please update your payment information.\",\"5s2EJQ\":\"Your direct signing templates\",\"pj2JS8\":\"Your document failed to upload.\",\"DIplUX\":\"Your document has been created from the template successfully.\",\"iz6qAJ\":\"Your document has been re-sent successfully.\",\"0KIVTr\":\"Your document has been sent successfully.\",\"vbvBKY\":\"Your document has been successfully duplicated.\",\"TqcK/s\":\"Your document has been uploaded successfully.\",\"xEM9BR\":\"Your document has been uploaded successfully. You will be redirected to the template page.\",\"F2NQI1\":\"Your documents\",\"JQbHxK\":\"Your email has been successfully confirmed! You can now use all features of Documenso.\",\"pSDzas\":[\"Your email is currently being used by team <0>\",[\"0\"],\" (\",[\"1\"],\").\"],\"K6mQ0w\":\"Your existing tokens\",\"Ecp9Z/\":\"Your password has been updated successfully.\",\"/tDdSk\":\"Your payment for teams is overdue. Please settle the payment to avoid any service disruptions.\",\"R+Yx9f\":\"Your profile has been updated successfully.\",\"skqRDH\":\"Your profile has been updated.\",\"kF7YFF\":\"Your public profile has been updated.\",\"XnIGua\":\"Your recovery code has been copied to your clipboard.\",\"/N3QQp\":\"Your recovery codes are listed below. Please store them in a safe place.\",\"o9X4Qf\":\"Your subscription is currently active.\",\"+fTW4I\":\"Your team has been created.\",\"DCGKPd\":\"Your team has been successfully deleted.\",\"7rm0si\":\"Your team has been successfully updated.\",\"icNCVp\":\"Your template has been duplicated successfully.\",\"juxjhy\":\"Your template has been successfully deleted.\",\"BHaG+M\":\"Your template will be duplicated.\",\"WQkZGA\":\"Your templates has been saved successfully.\",\"4OcZNw\":\"Your token has expired!\",\"stera3\":\"Your token was created successfully! Make sure to copy it because you won't be able to see it again!\",\"R5j6t5\":\"Your tokens will be shown here once you create them.\",\"73XXzw\":[[\"0\"],\" of \",[\"1\"],\" row(s) selected.\"],\"lZ4w45\":[[\"visibleRows\",\"plural\",{\"one\":[\"Showing \",\"#\",\" result.\"],\"other\":[\"Showing \",\"#\",\" results.\"]}]],\"AhYxw5\":\"<0>Inherit authentication method - Use the global action signing authentication method configured in the \\\"General Settings\\\" step\",\"OepImG\":\"<0>No restrictions - No authentication required\",\"07+JZ2\":\"<0>No restrictions - The document can be accessed directly by the URL sent to the recipient\",\"jx/lwn\":\"<0>None - No authentication required\",\"CUT3u1\":\"<0>Require 2FA - The recipient must have an account and 2FA enabled via their settings\",\"2PbD3D\":\"<0>Require account - The recipient must be signed in to view the document\",\"QHSbey\":\"<0>Require passkey - The recipient must have an account and passkey configured via their settings\",\"Oy5nEc\":\"Add a document\",\"7Pz5x5\":\"Add a URL to redirect the user to once the document is signed\",\"aILOUH\":\"Add an external ID to the document. This can be used to identify the document in external systems.\",\"bK1dPK\":\"Add an external ID to the template. This can be used to identify in external systems.\",\"nnZ1Sa\":\"Add another option\",\"0/UVRw\":\"Add another value\",\"VaCh6w\":\"Add myself\",\"jAa/lz\":\"Add Myself\",\"29QK6H\":\"Add Placeholder Recipient\",\"vcxlzZ\":\"Add Signer\",\"MwcOtB\":\"Add text\",\"7F2ltK\":\"Add text to the field\",\"U3pytU\":\"Admin\",\"NFIOKv\":\"Advanced Options\",\"VNgKZz\":\"Advanced settings\",\"bNUpvl\":\"After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email.\",\"ca9AbO\":\"Approver\",\"j2Uisd\":\"Approving\",\"THokF3\":\"Black\",\"Zn5crm\":\"Blue\",\"brJrDl\":\"Cannot remove signer\",\"RpYfjZ\":\"Cc\",\"XdZeJk\":\"CC\",\"nrL/ZD\":\"CC'd\",\"EEk+d0\":\"Character Limit\",\"G1XxbZ\":\"Checkbox\",\"wbixMe\":\"Checkbox values\",\"u8JHrO\":\"Clear filters\",\"IqxkER\":\"Clear Signature\",\"OrcxNk\":\"Configure Direct Recipient\",\"92KLYs\":[\"Configure the \",[\"0\"],\" field\"],\"MXSt4t\":[\"Created \",[\"0\"]],\"GB2F11\":\"Custom Text\",\"4BHv90\":\"Date Format\",\"NLXhq7\":\"Direct link receiver\",\"YScG1E\":\"Document access\",\"rAqi0g\":\"Document Creation\",\"6GyScL\":\"Drag & drop your PDF here.\",\"iKQcPM\":\"Dropdown\",\"XXvhMd\":\"Dropdown options\",\"XLpxoj\":\"Email Options\",\"vEAdOw\":\"Empty field\",\"S+mLLv\":\"Enable signing order\",\"ILG+sB\":\"Enable Typed Signatures\",\"f7sXvi\":\"Enter password\",\"5KfWxA\":\"External ID\",\"4CP+OV\":\"Failed to save settings.\",\"LK3SFK\":\"Field character limit\",\"C21JWH\":\"Field font size\",\"NYkIsf\":\"Field format\",\"X6Tb6Q\":\"Field label\",\"NaVkSD\":\"Field placeholder\",\"cGeFup\":\"Font Size\",\"N1UTWT\":\"Global recipient action authentication\",\"VmkjGB\":\"Green\",\"uCroPU\":\"I am a signer of this document\",\"K6KTX2\":\"I am a viewer of this document\",\"ngj5km\":\"I am an approver of this document\",\"JUZIGu\":\"I am required to receive a copy of this document<<<<<<< HEAD\",\"ZjDoG7\":\"I am required to recieve a copy of this document=======>>>>>>> main\",\"fnbcC0\":\"Inherit authentication method\",\"87a/t/\":\"Label\",\"dtOoGl\":\"Manager\",\"CK1KXz\":\"Max\",\"OvoEq7\":\"Member\",\"ziXm9u\":\"Message <0>(Optional)\",\"eTUF28\":\"Min\",\"4nqUV0\":\"Needs to approve\",\"lNQBPg\":\"Needs to sign\",\"eUAUyG\":\"Needs to view\",\"GBIRGD\":\"No recipient matching this description was found.\",\"f34Qxi\":\"No recipients with this role\",\"qQ7oqE\":\"No restrictions\",\"AxPAXW\":\"No results found\",\"pt86ev\":\"No signature field found\",\"bR2sEm\":\"Number format\",\"eY6ns+\":\"Once enabled, you can select any active recipient to be a direct link signing recipient, or create a new one. This recipient type cannot be edited or deleted.\",\"JE2qy+\":\"Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them.\",\"fpzyLj\":[\"Page \",[\"0\"],\" of \",[\"1\"]],\"8ltyoa\":\"Password Required\",\"ayaTI6\":\"Pick a number\",\"hx1ePY\":\"Placeholder\",\"MtkqZc\":\"Radio\",\"5cEi0C\":\"Radio values\",\"uNQ6eB\":\"Read only\",\"UTnF5X\":\"Receives copy\",\"ZIuo5V\":\"Recipient action authentication\",\"wRTiSD\":\"Red\",\"VTB2Rz\":\"Redirect URL\",\"8dg+Yo\":\"Required field\",\"xxCtZv\":\"Rows per page\",\"9Y3hAT\":\"Save Template\",\"StoBff\":\"Search languages...\",\"hVPa4O\":\"Select an option\",\"IM+vrQ\":\"Select at least\",\"Gve6FG\":\"Select default option\",\"JlFcis\":\"Send\",\"AEV4wo\":\"Send Document\",\"iE3nGO\":\"Share Signature Card\",\"y+hKWu\":\"Share the Link\",\"ydZ6yi\":\"Show advanced settings\",\"u9Zt2g\":\"Sign Next Document\",\"jTCAGu\":\"Signer\",\"6G8s+q\":\"Signing\",\"kW2h2Z\":\"Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding.\",\"kf83Ld\":\"Something went wrong.\",\"WlBiWh\":[\"Step <0>\",[\"step\"],\" of \",[\"maxStep\"],\"\"],\"ki77Td\":\"Subject <0>(Optional)\",\"hQRttt\":\"Submit\",\"URdrTr\":\"Template title\",\"imClgr\":\"The authentication required for recipients to sign fields\",\"yyD2dE\":\"The authentication required for recipients to sign the signature field.\",\"GtDmLf\":\"The authentication required for recipients to view the document.\",\"zAoaPB\":\"The document's name\",\"Ev3GOS\":\"The password you have entered is incorrect. Please try again.\",\"OPnnb6\":\"The recipient is not required to take any action and receives a copy of the document after it is completed.\",\"v8p6Mb\":\"The recipient is required to approve the document for it to be completed.\",\"CPv0TB\":\"The recipient is required to sign the document for it to be completed.\",\"oIvIfH\":\"The recipient is required to view the document for it to be completed.\",\"Br2bvS\":\"The sharing link could not be created at this time. Please try again.\",\"XJIzqY\":\"The sharing link has been copied to your clipboard.\",\"UyM8/E\":\"The signer's email\",\"zHJ+vk\":\"The signer's name\",\"kaEF2i\":\"This can be overriden by setting the authentication requirements directly on each recipient in the next step.\",\"QUZVfd\":\"This document has already been sent to this recipient. You can no longer edit this recipient.\",\"riNGUC\":\"This document is password protected. Please enter the password to view the document.\",\"Qkeh+t\":\"This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them.\",\"xrWgbt\":\"This recipient can no longer be modified as they have signed a field, or completed the document.\",\"+J77hf\":\"This signer has already signed the document.\",\"6iFh5a\":\"This will override any global settings.\",\"RxsRD6\":\"Time Zone\",\"UWmOq4\":[\"To proceed further, please set at least one value for the \",[\"0\"],\" field.\"],\"GT+2nz\":\"Update the role and add fields as required for the direct recipient. The individual who uses the direct link will sign the document as the direct recipient.\",\"kwkhPe\":\"Upgrade\",\"06fEqf\":\"Upload Template Document\",\"lGWE4b\":\"Validation\",\"M/TIv1\":\"Viewer\",\"RVWz5F\":\"Viewing\",\"4/hUq0\":\"You are about to send this document to the recipients. Are you sure you want to continue?\",\"rb/T41\":\"You can use the following variables in your message:\",\"9+Ph0R\":\"You cannot upload documents at this time.\"}")}; \ No newline at end of file diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po deleted file mode 100644 index 0500508d5..000000000 --- a/packages/lib/translations/en/web.po +++ /dev/null @@ -1,4435 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: en\n" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" -"Plural-Forms: \n" - -#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:69 -msgid "\"{0}\" will appear on the document as it has a timezone of \"{timezone}\"." -msgstr "\"{0}\" will appear on the document as it has a timezone of \"{timezone}\"." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:60 -msgid "\"{documentTitle}\" has been successfully deleted" -msgstr "\"{documentTitle}\" has been successfully deleted" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:78 -msgid "({0}) has invited you to approve this document" -msgstr "({0}) has invited you to approve this document" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:75 -msgid "({0}) has invited you to sign this document" -msgstr "({0}) has invited you to sign this document" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:72 -msgid "({0}) has invited you to view this document" -msgstr "({0}) has invited you to view this document" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:311 -msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" -msgstr "{0, plural, one {(1 character over)} other {(# characters over)}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:237 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:395 -msgid "{0, plural, one {# character over the limit} other {# characters over the limit}}" -msgstr "{0, plural, one {# character over the limit} other {# characters over the limit}}" - -#: apps/web/src/app/(recipient)/d/[token]/page.tsx:82 -msgid "{0, plural, one {# recipient} other {# recipients}}" -msgstr "{0, plural, one {# recipient} other {# recipients}}" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:66 -msgid "{0, plural, one {# Seat} other {# Seats}}" -msgstr "{0, plural, one {# Seat} other {# Seats}}" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:37 -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:66 -msgid "{0, plural, one {<0>You have <1>1 pending team invitation} other {<2>You have <3># pending team invitations}}" -msgstr "{0, plural, one {<0>You have <1>1 pending team invitation} other {<2>You have <3># pending team invitations}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:129 -msgid "{0, plural, one {1 Recipient} other {# Recipients}}" -msgstr "{0, plural, one {1 Recipient} other {# Recipients}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:230 -msgid "{0, plural, one {Waiting on 1 recipient} other {Waiting on # recipients}}" -msgstr "{0, plural, one {Waiting on 1 recipient} other {Waiting on # recipients}}" - -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:64 -msgid "{0, plural, zero {Select values} other {# selected...}}" -msgstr "{0, plural, zero {Select values} other {# selected...}}" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:249 -msgid "{0} direct signing templates" -msgstr "{0} direct signing templates" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:66 -msgid "{0} document" -msgstr "{0} document" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:146 -msgid "{0} of {1} documents remaining this month." -msgstr "{0} of {1} documents remaining this month." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:165 -msgid "{0} Recipient(s)" -msgstr "{0} Recipient(s)" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:67 -msgid "{0} the document to complete the process." -msgstr "{0} the document to complete the process." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:292 -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 -msgid "{numberOfSeats, plural, one {# member} other {# members}}" -msgstr "{numberOfSeats, plural, one {# member} other {# members}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:231 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:389 -msgid "{remaningLength, plural, one {# character remaining} other {# characters remaining}}" -msgstr "{remaningLength, plural, one {# character remaining} other {# characters remaining}}" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:45 -msgid "<0>\"{0}\"is no longer available to sign" -msgstr "<0>\"{0}\"is no longer available to sign" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:57 -msgid "<0>Sender: All" -msgstr "<0>Sender: All" - -#: apps/web/src/components/partials/not-found.tsx:45 -msgid "404 Page not found" -msgstr "404 Page not found" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:15 -msgid "404 Profile not found" -msgstr "404 Profile not found" - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:15 -msgid "404 Team not found" -msgstr "404 Team not found" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:15 -msgid "404 Template not found" -msgstr "404 Template not found" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:55 -msgid "A confirmation email has been sent, and it should arrive in your inbox shortly." -msgstr "A confirmation email has been sent, and it should arrive in your inbox shortly." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:201 -msgid "A draft document will be created" -msgstr "A draft document will be created" - -#: apps/web/src/components/forms/token.tsx:127 -msgid "A new token was created successfully." -msgstr "A new token was created successfully." - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:24 -#: apps/web/src/components/forms/forgot-password.tsx:58 -msgid "A password reset email has been sent, if you have an account you should see it in your inbox shortly." -msgstr "A password reset email has been sent, if you have an account you should see it in your inbox shortly." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:94 -msgid "A request to transfer the ownership of this team has been sent to <0>{0} ({1})" -msgstr "A request to transfer the ownership of this team has been sent to <0>{0} ({1})" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:228 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso" -msgstr "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:196 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:198 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso." -msgstr "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso." - -#: apps/web/src/components/forms/public-profile-form.tsx:198 -msgid "A unique URL to access your profile" -msgstr "A unique URL to access your profile" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:206 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:139 -msgid "A unique URL to identify your team" -msgstr "A unique URL to identify your team" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:137 -msgid "A verification email will be sent to the provided email." -msgstr "A verification email will be sent to the provided email." - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:46 -msgid "Accept" -msgstr "Accept" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:26 -msgid "Accepted team invitation" -msgstr "Accepted team invitation" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48 -msgid "Account deleted" -msgstr "Account deleted" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121 -#: 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 -msgid "Action" -msgstr "Action" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:85 -#: 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 -msgid "Actions" -msgstr "Actions" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:101 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:76 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:71 -msgid "Active" -msgstr "Active" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:68 -msgid "Active Subscriptions" -msgstr "Active Subscriptions" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:189 -msgid "Add" -msgstr "Add" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:175 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:87 -msgid "Add all relevant fields for each recipient." -msgstr "Add all relevant fields for each recipient." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:82 -msgid "Add all relevant placeholders for each recipient." -msgstr "Add all relevant placeholders for each recipient." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:62 -msgid "Add an authenticator to serve as a secondary authentication method for signing documents." -msgstr "Add an authenticator to serve as a secondary authentication method for signing documents." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:57 -msgid "Add an authenticator to serve as a secondary authentication method when signing in, or when signing documents." -msgstr "Add an authenticator to serve as a secondary authentication method when signing in, or when signing documents." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:125 -msgid "Add email" -msgstr "Add email" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:174 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:86 -msgid "Add Fields" -msgstr "Add Fields" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:364 -msgid "Add more" -msgstr "Add more" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:146 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:154 -msgid "Add passkey" -msgstr "Add passkey" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:81 -msgid "Add Placeholders" -msgstr "Add Placeholders" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:169 -msgid "Add Signers" -msgstr "Add Signers" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:179 -msgid "Add Subject" -msgstr "Add Subject" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:133 -msgid "Add team email" -msgstr "Add team email" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:170 -msgid "Add the people who will sign the document." -msgstr "Add the people who will sign the document." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:203 -msgid "Add the recipients to create the document with" -msgstr "Add the recipients to create the document with" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:180 -msgid "Add the subject and message you wish to send to signers." -msgstr "Add the subject and message you wish to send to signers." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:152 -msgid "Adding and removing seats will adjust your invoice accordingly." -msgstr "Adding and removing seats will adjust your invoice accordingly." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:59 -msgid "Admin Actions" -msgstr "Admin Actions" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:262 -msgid "Admin panel" -msgstr "Admin panel" - -#: apps/web/src/components/formatter/document-status.tsx:46 -msgid "All" -msgstr "All" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:42 -msgid "All documents" -msgstr "All documents" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:35 -msgid "All documents have been processed. Any new documents that are sent or received will show here." -msgstr "All documents have been processed. Any new documents that are sent or received will show here." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:145 -msgid "All inserted signatures will be voided" -msgstr "All inserted signatures will be voided" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:148 -msgid "All recipients will be notified" -msgstr "All recipients will be notified" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:57 -msgid "All templates" -msgstr "All templates" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:55 -msgid "All Time" -msgstr "All Time" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:110 -msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." -msgstr "Allows authenticating using biometrics, password managers, hardware keys, etc." - -#: apps/web/src/components/forms/v2/signup.tsx:423 -msgid "Already have an account? <0>Sign in instead" -msgstr "Already have an account? <0>Sign in instead" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:86 -msgid "Amount" -msgstr "Amount" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:262 -msgid "An email containing an invitation will be sent to each member." -msgstr "An email containing an invitation will be sent to each member." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:109 -msgid "An email requesting the transfer of this team has been sent." -msgstr "An email requesting the transfer of this team has been sent." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:83 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:57 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:92 -#: apps/web/src/components/forms/avatar-image.tsx:116 -#: apps/web/src/components/forms/password.tsx:78 -#: apps/web/src/components/forms/profile.tsx:81 -#: apps/web/src/components/forms/reset-password.tsx:81 -#: apps/web/src/components/forms/signup.tsx:107 -#: apps/web/src/components/forms/token.tsx:137 -#: apps/web/src/components/forms/v2/signup.tsx:154 -msgid "An error occurred" -msgstr "An error occurred" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:266 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:197 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:231 -msgid "An error occurred while adding signers." -msgstr "An error occurred while adding signers." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:301 -msgid "An error occurred while adding the fields." -msgstr "An error occurred while adding the fields." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:161 -msgid "An error occurred while creating document from template." -msgstr "An error occurred while creating document from template." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:102 -msgid "An error occurred while creating the webhook. Please try again." -msgstr "An error occurred while creating the webhook. Please try again." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:124 -msgid "An error occurred while disabling direct link signing." -msgstr "An error occurred while disabling direct link signing." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:64 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:76 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:105 -msgid "An error occurred while downloading your document." -msgstr "An error occurred while downloading your document." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:52 -msgid "An error occurred while duplicating template." -msgstr "An error occurred while duplicating template." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:123 -msgid "An error occurred while enabling direct link signing." -msgstr "An error occurred while enabling direct link signing." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:299 -msgid "An error occurred while loading team members. Please try again later." -msgstr "An error occurred while loading team members. Please try again later." - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:58 -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 -msgid "An error occurred while moving the template." -msgstr "An error occurred while moving the template." - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:152 -#: 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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:148 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:129 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:173 -msgid "An error occurred while removing the signature." -msgstr "An error occurred while removing the signature." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:196 -msgid "An error occurred while removing the text." -msgstr "An error occurred while removing the text." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:332 -msgid "An error occurred while sending the document." -msgstr "An error occurred while sending the document." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:63 -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]/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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:122 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:150 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:102 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:168 -msgid "An error occurred while signing the document." -msgstr "An error occurred while signing the document." - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:63 -msgid "An error occurred while trying to create a checkout session." -msgstr "An error occurred while trying to create a checkout session." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:232 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:166 -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 -msgid "An error occurred while updating the signature." -msgstr "An error occurred while updating the signature." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:79 -msgid "An error occurred while updating your profile." -msgstr "An error occurred while updating your profile." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:113 -msgid "An error occurred while uploading your document." -msgstr "An error occurred while uploading your document." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:89 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:63 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:98 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:54 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:301 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:97 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:100 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:105 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:84 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:158 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:116 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:89 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:100 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:122 -#: apps/web/src/components/forms/password.tsx:84 -#: 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/reset-password.tsx:87 -#: 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 -#: apps/web/src/components/forms/token.tsx:143 -#: apps/web/src/components/forms/v2/signup.tsx:160 -#: apps/web/src/components/forms/v2/signup.tsx:183 -#: apps/web/src/components/forms/v2/signup.tsx:197 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:141 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:178 -msgid "An unknown error occurred" -msgstr "An unknown error occurred" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:260 -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)/settings/tokens/page.tsx:22 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:42 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:56 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:90 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:93 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:89 -msgid "API Tokens" -msgstr "API Tokens" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:74 -msgid "App Version" -msgstr "App Version" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:144 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:125 -msgid "Approve" -msgstr "Approve" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:78 -msgid "Approved" -msgstr "Approved" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:129 -msgid "Are you sure you want to delete this token?" -msgstr "Are you sure you want to delete this token?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:188 -msgid "Are you sure you want to remove the <0>{passkeyName} passkey." -msgstr "Are you sure you want to remove the <0>{passkeyName} passkey." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:126 -msgid "Are you sure you wish to delete this team?" -msgstr "Are you sure you wish to delete this team?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:94 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:455 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:116 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:439 -msgid "Are you sure?" -msgstr "Are you sure?" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:66 -msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." -msgstr "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:127 -msgid "Audit Log" -msgstr "Audit Log" - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52 -msgid "Authentication required" -msgstr "Authentication required" - -#: apps/web/src/components/forms/avatar-image.tsx:145 -msgid "Avatar" -msgstr "Avatar" - -#: apps/web/src/components/forms/avatar-image.tsx:107 -msgid "Avatar Updated" -msgstr "Avatar Updated" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:121 -msgid "Awaiting email confirmation" -msgstr "Awaiting email confirmation" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:369 -#: apps/web/src/components/(dashboard)/settings/layout/activity-back.tsx:20 -#: apps/web/src/components/forms/v2/signup.tsx:509 -msgid "Back" -msgstr "Back" - -#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:109 -msgid "Back to Documents" -msgstr "Back to Documents" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:146 -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 -msgid "Backup Code" -msgstr "Backup Code" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:164 -msgid "Backup codes" -msgstr "Backup codes" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:74 -msgid "Banner Updated" -msgstr "Banner Updated" - -#: apps/web/src/components/forms/v2/signup.tsx:472 -msgid "Basic details" -msgstr "Basic details" - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:72 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:61 -#: 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:108 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:116 -msgid "Billing" -msgstr "Billing" - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99 -msgid "Browser" -msgstr "Browser" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:279 -msgid "Bulk Import" -msgstr "Bulk Import" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:156 -msgid "By deleting this document, the following will occur:" -msgstr "By deleting this document, the following will occur:" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:114 -msgid "By enabling 2FA, you will be required to enter a code from your authenticator app every time you sign in." -msgstr "By enabling 2FA, you will be required to enter a code from your authenticator app every time you sign in." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:186 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:190 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:108 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:157 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:198 -#: 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/template-direct-link-dialog.tsx:472 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:178 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:71 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:164 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:189 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:151 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:215 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:327 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:113 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:248 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:333 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:176 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:242 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:185 -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:218 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:104 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:369 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:102 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:278 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:187 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:257 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:163 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:450 -msgid "Cancel" -msgstr "Cancel" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:226 -msgid "Cancelled by user" -msgstr "Cancelled by user" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:132 -msgid "Charts" -msgstr "Charts" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:179 -msgid "Checkout" -msgstr "Checkout" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:271 -msgid "Choose an existing recipient from below to continue" -msgstr "Choose an existing recipient from below to continue" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:267 -msgid "Choose Direct Link Recipient" -msgstr "Choose Direct Link Recipient" - -#: apps/web/src/components/forms/token.tsx:200 -msgid "Choose..." -msgstr "Choose..." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:160 -msgid "Claim account" -msgstr "Claim account" - -#: apps/web/src/components/forms/v2/signup.tsx:481 -msgid "Claim username" -msgstr "Claim username" - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:28 -msgid "Claim your profile later" -msgstr "Claim your profile later" - -#: apps/web/src/components/forms/v2/signup.tsx:279 -msgid "Claim your username now" -msgstr "Claim your username now" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:130 -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)/settings/public-profile/public-templates-data-table.tsx:118 -#: apps/web/src/components/document/document-history-sheet.tsx:133 -msgid "Click here to retry" -msgstr "Click here to retry" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:392 -msgid "Click here to upload" -msgstr "Click here to upload" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:52 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:65 -msgid "Click to copy signing link for sending to recipient" -msgstr "Click to copy signing link for sending to recipient" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:175 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:115 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:435 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:314 -msgid "Click to insert field" -msgstr "Click to insert field" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:126 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:339 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:125 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:138 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:180 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:102 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:319 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:423 -msgid "Close" -msgstr "Close" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:425 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:304 -#: apps/web/src/components/forms/v2/signup.tsx:534 -msgid "Complete" -msgstr "Complete" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:70 -msgid "Complete Approval" -msgstr "Complete Approval" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:69 -msgid "Complete Signing" -msgstr "Complete Signing" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:68 -msgid "Complete Viewing" -msgstr "Complete Viewing" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:62 -#: apps/web/src/components/formatter/document-status.tsx:28 -msgid "Completed" -msgstr "Completed" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:48 -msgid "Completed documents" -msgstr "Completed documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:94 -msgid "Completed Documents" -msgstr "Completed Documents" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:165 -msgid "Configure general settings for the document." -msgstr "Configure general settings for the document." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:77 -msgid "Configure general settings for the template." -msgstr "Configure general settings for the template." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:337 -msgid "Configure template" -msgstr "Configure template" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:481 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:460 -msgid "Confirm" -msgstr "Confirm" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:207 -msgid "Confirm by typing <0>{confirmTransferMessage}" -msgstr "Confirm by typing <0>{confirmTransferMessage}" - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:149 -msgid "Confirm by typing <0>{deleteMessage}" -msgstr "Confirm by typing <0>{deleteMessage}" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:152 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:140 -msgid "Confirm by typing: <0>{deleteMessage}" -msgstr "Confirm by typing: <0>{deleteMessage}" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Confirm Deletion" -msgstr "Confirm Deletion" - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:19 -msgid "Confirm email" -msgstr "Confirm email" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:53 -msgid "Confirmation email sent" -msgstr "Confirmation email sent" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:189 -msgid "Content" -msgstr "Content" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:252 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:135 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:69 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:143 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:72 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:122 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:328 -msgid "Continue" -msgstr "Continue" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:141 -msgid "Continue to login" -msgstr "Continue to login" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:77 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:31 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:163 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:40 -#: apps/web/src/components/forms/public-profile-form.tsx:117 -msgid "Copied to clipboard" -msgstr "Copied to clipboard" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:169 -msgid "Copy sharable link" -msgstr "Copy sharable link" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:397 -msgid "Copy Shareable Link" -msgstr "Copy Shareable Link" - -#: apps/web/src/components/forms/token.tsx:288 -msgid "Copy token" -msgstr "Copy token" - -#: apps/web/src/app/(profile)/profile-header.tsx:83 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:245 -msgid "Create" -msgstr "Create" - -#: apps/web/src/components/forms/v2/signup.tsx:264 -msgid "Create a new account" -msgstr "Create a new account" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:150 -msgid "Create a team to collaborate with your team members." -msgstr "Create a team to collaborate with your team members." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:106 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:111 -msgid "Create account" -msgstr "Create account" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:345 -msgid "Create and send" -msgstr "Create and send" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:347 -msgid "Create as draft" -msgstr "Create as draft" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:35 -msgid "Create Direct Link" -msgstr "Create Direct Link" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:202 -msgid "Create Direct Signing Link" -msgstr "Create Direct Signing Link" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:197 -msgid "Create document from template" -msgstr "Create document from template" - -#: apps/web/src/app/(profile)/profile-header.tsx:79 -msgid "Create now" -msgstr "Create now" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:352 -msgid "Create one automatically" -msgstr "Create one automatically" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:181 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:251 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:138 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:146 -msgid "Create team" -msgstr "Create team" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:226 -msgid "Create Team" -msgstr "Create Team" - -#: apps/web/src/components/forms/token.tsx:250 -#: apps/web/src/components/forms/token.tsx:259 -msgid "Create token" -msgstr "Create token" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:125 -msgid "Create webhook" -msgstr "Create webhook" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:117 -msgid "Create Webhook" -msgstr "Create Webhook" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:229 -msgid "Create your account and start using state-of-the-art document signing." -msgstr "Create your account and start using state-of-the-art document signing." - -#: apps/web/src/components/forms/v2/signup.tsx:268 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:62 -#: 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/data-table-templates.tsx:56 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:274 -msgid "Created" -msgstr "Created" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35 -msgid "Created At" -msgstr "Created At" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:79 -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 -msgid "Created on" -msgstr "Created on" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93 -msgid "Created on {0}" -msgstr "Created on {0}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100 -msgid "Created on{0}" -msgstr "Created on{0}" - -#: apps/web/src/components/forms/password.tsx:107 -msgid "Current Password" -msgstr "Current Password" - -#: 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" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:265 -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/(signing)/sign/[token]/date-field.tsx:148 -msgid "Date" -msgstr "Date" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:85 -msgid "Date created" -msgstr "Date created" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:47 -msgid "Decline" -msgstr "Decline" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:26 -msgid "Declined team invitation" -msgstr "Declined team invitation" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:177 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:211 -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:83 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:167 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:113 -msgid "Delete" -msgstr "Delete" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:137 -msgid "Delete account" -msgstr "Delete account" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:105 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:83 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:97 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:104 -msgid "Delete Account" -msgstr "Delete Account" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:135 -msgid "Delete document" -msgstr "Delete document" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:105 -msgid "Delete Document" -msgstr "Delete Document" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:184 -msgid "Delete passkey" -msgstr "Delete passkey" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:191 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:118 -msgid "Delete team" -msgstr "Delete team" - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:73 -msgid "Delete team member" -msgstr "Delete team member" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:88 -msgid "Delete the document. This action is irreversible so proceed with caution." -msgstr "Delete the document. This action is irreversible so proceed with caution." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:87 -msgid "Delete the users account and all its contents. This action is irreversible and will cancel their subscription, so proceed with caution." -msgstr "Delete the users account and all its contents. This action is irreversible and will cancel their subscription, so proceed with caution." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:117 -msgid "Delete Webhook" -msgstr "Delete Webhook" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:86 -msgid "Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution." -msgstr "Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41 -msgid "Deleted" -msgstr "Deleted" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Deleting account..." -msgstr "Deleting account..." - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75 -msgid "Device" -msgstr "Device" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:91 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link" -msgstr "direct link" - -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:76 -msgid "Direct link" -msgstr "Direct link" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link disabled" -msgstr "direct link disabled" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:363 -msgid "Direct Link Signing" -msgstr "Direct Link Signing" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:115 -msgid "Direct link signing has been disabled" -msgstr "Direct link signing has been disabled" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:114 -msgid "Direct link signing has been enabled" -msgstr "Direct link signing has been enabled" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:95 -msgid "Direct link templates contain one dynamic recipient placeholder. Anyone with access to this link can sign the document, and it will then appear on your documents page." -msgstr "Direct link templates contain one dynamic recipient placeholder. Anyone with access to this link can sign the document, and it will then appear on your documents page." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:142 -msgid "Direct template link deleted" -msgstr "Direct template link deleted" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:228 -msgid "Direct template link usage exceeded ({0}/{1})" -msgstr "Direct template link usage exceeded ({0}/{1})" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:417 -msgid "Disable" -msgstr "Disable" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:116 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:123 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:192 -msgid "Disable 2FA" -msgstr "Disable 2FA" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:116 -msgid "Disable Two Factor Authentication before deleting your account." -msgstr "Disable Two Factor Authentication before deleting your account." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -msgid "Disabled" -msgstr "Disabled" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:380 -msgid "Disabling direct link signing will prevent anyone from accessing the link." -msgstr "Disabling direct link signing will prevent anyone from accessing the link." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:75 -msgid "Display your name and email in documents" -msgstr "Display your name and email in documents" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:63 -msgid "Do you want to delete this template?" -msgstr "Do you want to delete this template?" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:63 -msgid "Do you want to duplicate this template?" -msgstr "Do you want to duplicate this template?" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:122 -msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." -msgstr "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:119 -msgid "Document" -msgstr "Document" - -#: apps/web/src/components/formatter/document-status.tsx:47 -msgid "Document All" -msgstr "Document All" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:135 -msgid "Document Approved" -msgstr "Document Approved" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:40 -msgid "Document Cancelled" -msgstr "Document Cancelled" - -#: apps/web/src/components/formatter/document-status.tsx:29 -msgid "Document completed" -msgstr "Document completed" - -#: apps/web/src/app/embed/completed.tsx:16 -msgid "Document Completed!" -msgstr "Document Completed!" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:150 -msgid "Document created" -msgstr "Document created" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:173 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:59 -msgid "Document deleted" -msgstr "Document deleted" - -#: apps/web/src/components/formatter/document-status.tsx:35 -msgid "Document draft" -msgstr "Document draft" - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:58 -msgid "Document Duplicated" -msgstr "Document Duplicated" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:184 -#: apps/web/src/components/document/document-history-sheet.tsx:104 -msgid "Document history" -msgstr "Document history" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71 -msgid "Document ID" -msgstr "Document ID" - -#: apps/web/src/components/formatter/document-status.tsx:41 -msgid "Document inbox" -msgstr "Document inbox" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:179 -msgid "Document Limit Exceeded!" -msgstr "Document Limit Exceeded!" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:82 -msgid "Document metrics" -msgstr "Document metrics" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:49 -msgid "Document moved" -msgstr "Document moved" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:159 -msgid "Document no longer available to sign" -msgstr "Document no longer available to sign" - -#: apps/web/src/components/formatter/document-status.tsx:23 -msgid "Document pending" -msgstr "Document pending" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:97 -msgid "Document re-sent" -msgstr "Document re-sent" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:36 -msgid "Document resealed" -msgstr "Document resealed" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:321 -msgid "Document sent" -msgstr "Document sent" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:133 -msgid "Document Signed" -msgstr "Document Signed" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:142 -msgid "Document signing process will be cancelled" -msgstr "Document signing process will be cancelled" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:75 -msgid "Document status" -msgstr "Document status" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:67 -msgid "Document title" -msgstr "Document title" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:51 -msgid "Document upload disabled due to unpaid invoices" -msgstr "Document upload disabled due to unpaid invoices" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:81 -msgid "Document uploaded" -msgstr "Document uploaded" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:134 -msgid "Document Viewed" -msgstr "Document Viewed" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:139 -msgid "Document will be permanently deleted" -msgstr "Document will be permanently deleted" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:65 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:92 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:139 -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:109 -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:16 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:15 -#: apps/web/src/app/(dashboard)/documents/documents-page-view.tsx:119 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:166 -#: apps/web/src/app/not-found.tsx:21 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:205 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:18 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:35 -#: apps/web/src/components/ui/user-profile-timur.tsx:60 -msgid "Documents" -msgstr "Documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:113 -msgid "Documents Received" -msgstr "Documents Received" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:118 -msgid "Documents Viewed" -msgstr "Documents Viewed" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:40 -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:45 -msgid "Don't have an account? <0>Sign up" -msgstr "Don't have an account? <0>Sign up" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:111 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:160 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:110 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:185 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:107 -msgid "Download" -msgstr "Download" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:81 -msgid "Download Audit Logs" -msgstr "Download Audit Logs" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:84 -msgid "Download Certificate" -msgstr "Download Certificate" - -#: apps/web/src/components/formatter/document-status.tsx:34 -msgid "Draft" -msgstr "Draft" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:46 -msgid "Draft documents" -msgstr "Draft documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:86 -msgid "Drafted Documents" -msgstr "Drafted Documents" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:121 -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:133 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:165 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:71 -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:91 -msgid "Duplicate" -msgstr "Duplicate" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:104 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:112 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:102 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:154 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:111 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:95 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:62 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:77 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:100 -msgid "Edit" -msgstr "Edit" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:94 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:100 -msgid "Edit webhook" -msgstr "Edit webhook" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:166 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:114 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:255 -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118 -#: 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:256 -#: 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:338 -#: apps/web/src/components/forms/signup.tsx:180 -msgid "Email" -msgstr "Email" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:134 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:300 -#: apps/web/src/components/forms/send-confirmation-email.tsx:82 -msgid "Email address" -msgstr "Email address" - -#: apps/web/src/components/forms/v2/signup.tsx:328 -msgid "Email Address" -msgstr "Email Address" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:36 -msgid "Email Confirmed!" -msgstr "Email Confirmed!" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:20 -msgid "Email sent!" -msgstr "Email sent!" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:77 -msgid "Email verification has been removed" -msgstr "Email verification has been removed" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:33 -msgid "Email verification has been resent" -msgstr "Email verification has been resent" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:153 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:262 -msgid "Enable 2FA" -msgstr "Enable 2FA" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:194 -msgid "Enable Authenticator App" -msgstr "Enable Authenticator App" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:251 -msgid "Enable direct link signing" -msgstr "Enable direct link signing" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:374 -msgid "Enable Direct Link Signing" -msgstr "Enable Direct Link Signing" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:123 -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:138 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:142 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:166 -msgid "Enabled" -msgstr "Enabled" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38 -msgid "Ends On" -msgstr "Ends On" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:137 -msgid "Enter your email" -msgstr "Enter your email" - -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:135 -msgid "Enter your email address to receive the completed document." -msgstr "Enter your email address to receive the completed document." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:122 -msgid "Enter your name" -msgstr "Enter your name" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:278 -msgid "Enter your text here" -msgstr "Enter your text here" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:41 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:78 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:231 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:265 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:300 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:331 -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:57 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:106 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:112 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:165 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:196 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:230 -#: 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/use-template-dialog.tsx:160 -#: 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]/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 -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:136 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:83 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:109 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:121 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:149 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:194 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:101 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:128 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:146 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:172 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:167 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:195 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:54 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:101 -msgid "Error" -msgstr "Error" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:143 -msgid "Everyone has signed" -msgstr "Everyone has signed" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:167 -msgid "Everyone has signed! You will receive an Email copy of the signed document." -msgstr "Everyone has signed! You will receive an Email copy of the signed document." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:232 -msgid "Exceeded timeout" -msgstr "Exceeded timeout" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:114 -msgid "Expired" -msgstr "Expired" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 -msgid "Expires on {0}" -msgstr "Expires on {0}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:107 -msgid "Expires on{0}" -msgstr "Expires on{0}" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:42 -msgid "Failed to reseal document" -msgstr "Failed to reseal document" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:125 -msgid "Failed to update recipient" -msgstr "Failed to update recipient" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:88 -msgid "Failed to update webhook" -msgstr "Failed to update webhook" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:190 -msgid "Fields" -msgstr "Fields" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:125 -msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB" -msgstr "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 -#: apps/web/src/components/forms/signin.tsx:370 -msgid "Forgot your password?" -msgstr "Forgot your password?" - -#: 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:241 -#: apps/web/src/components/forms/profile.tsx:110 -#: apps/web/src/components/forms/v2/signup.tsx:312 -msgid "Full Name" -msgstr "Full Name" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:164 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:76 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:60 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:43 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:51 -msgid "General" -msgstr "General" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:30 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:33 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:51 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:32 -#: apps/web/src/components/partials/not-found.tsx:67 -msgid "Go Back" -msgstr "Go Back" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:48 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:73 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:101 -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:38 -msgid "Go back home" -msgstr "Go back home" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:240 -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:57 -msgid "Go Back Home" -msgstr "Go Back Home" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:76 -msgid "Go to owner" -msgstr "Go to owner" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:147 -msgid "Go to your <0>public profile settings to add documents." -msgstr "Go to your <0>public profile settings to add documents." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:29 -msgid "Here you can edit your personal details." -msgstr "Here you can edit your personal details." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:35 -msgid "Here you can manage your password and security settings." -msgstr "Here you can manage your password and security settings." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:206 -msgid "Here's how it works:" -msgstr "Here's how it works:" - -#: apps/web/src/components/ui/user-profile-timur.tsx:49 -msgid "Hey I’m Timur" -msgstr "Hey I’m Timur" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:155 -msgid "Hide" -msgstr "Hide" - -#: apps/web/src/components/document/document-history-sheet.tsx:111 -msgid "Hide additional information" -msgstr "Hide additional information" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173 -msgid "I'm sure! Delete it" -msgstr "I'm sure! Delete it" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:103 -msgid "If they accept this request, the team will be transferred to their account." -msgstr "If they accept this request, the team will be transferred to their account." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:196 -msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." -msgstr "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:30 -msgid "If you don't find the confirmation link in your inbox, you can request a new one below." -msgstr "If you don't find the confirmation link in your inbox, you can request a new one below." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:213 -msgid "If your authenticator app does not support QR codes, you can use the following code instead:" -msgstr "If your authenticator app does not support QR codes, you can use the following code instead:" - -#: apps/web/src/components/formatter/document-status.tsx:40 -msgid "Inbox" -msgstr "Inbox" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:52 -msgid "Inbox documents" -msgstr "Inbox documents" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:53 -msgid "Information" -msgstr "Information" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:78 -msgid "Inserted" -msgstr "Inserted" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:60 -msgid "Instance Stats" -msgstr "Instance Stats" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:151 -msgid "Invalid code. Please try again." -msgstr "Invalid code. Please try again." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:100 -msgid "Invalid file" -msgstr "Invalid file" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:33 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:36 -msgid "Invalid link" -msgstr "Invalid link" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:39 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:39 -msgid "Invalid token" -msgstr "Invalid token" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:123 -msgid "Invitation accepted!" -msgstr "Invitation accepted!" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:118 -msgid "Invitation declined" -msgstr "Invitation declined" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:80 -msgid "Invitation has been deleted" -msgstr "Invitation has been deleted" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:63 -msgid "Invitation has been resent" -msgstr "Invitation has been resent" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:374 -msgid "Invite" -msgstr "Invite" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:250 -msgid "Invite member" -msgstr "Invite member" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:275 -msgid "Invite Members" -msgstr "Invite Members" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:258 -msgid "Invite team members" -msgstr "Invite team members" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:128 -msgid "Invited At" -msgstr "Invited At" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:55 -msgid "Invoice" -msgstr "Invoice" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:134 -msgid "It looks like {0} hasn't added any documents to their profile yet." -msgstr "It looks like {0} hasn't added any documents to their profile yet." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:93 -msgid "It seems that the provided token has expired. We've just sent you another token, please check your email and try again." -msgstr "It seems that the provided token has expired. We've just sent you another token, please check your email and try again." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:30 -msgid "It seems that there is no token provided, if you are trying to verify your email please follow the link in your email." -msgstr "It seems that there is no token provided, if you are trying to verify your email please follow the link in your email." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:40 -msgid "It seems that there is no token provided. Please check your email and try again." -msgstr "It seems that there is no token provided. Please check your email and try again." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:74 -msgid "It's currently not your turn to sign. You will receive an email with instructions once it's your turn to sign the document." -msgstr "It's currently not your turn to sign. You will receive an email with instructions once it's your turn to sign the document." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:286 -msgid "Language" -msgstr "Language" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:61 -msgid "Last 14 days" -msgstr "Last 14 days" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:64 -msgid "Last 30 days" -msgstr "Last 30 days" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:58 -msgid "Last 7 days" -msgstr "Last 7 days" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:41 -msgid "Last modified" -msgstr "Last modified" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:91 -msgid "Last updated" -msgstr "Last updated" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52 -msgid "Last updated at" -msgstr "Last updated at" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:71 -msgid "Last used" -msgstr "Last used" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:111 -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:117 -msgid "Leave" -msgstr "Leave" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:73 -msgid "Leave team" -msgstr "Leave team" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:264 -msgid "Light Mode" -msgstr "Light Mode" - -#: apps/web/src/app/(profile)/profile-header.tsx:71 -msgid "Like to have your own public profile with agreements?" -msgstr "Like to have your own public profile with agreements?" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:216 -msgid "Link template" -msgstr "Link template" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:79 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:84 -msgid "Listening to {0}" -msgstr "Listening to {0}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Load older activity" -msgstr "Load older activity" - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:33 -msgid "Loading document..." -msgstr "Loading document..." - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:20 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:19 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:91 -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 -msgid "Loading teams..." -msgstr "Loading teams..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Loading..." -msgstr "Loading..." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:54 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:75 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Login" -msgstr "Login" - -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:101 -msgid "Manage" -msgstr "Manage" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:88 -msgid "Manage {0}'s profile" -msgstr "Manage {0}'s profile" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:26 -msgid "Manage all teams you are currently associated with." -msgstr "Manage all teams you are currently associated with." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:341 -msgid "Manage details for this public template" -msgstr "Manage details for this public template" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:33 -msgid "Manage Direct Link" -msgstr "Manage Direct Link" - -#: apps/web/src/app/(dashboard)/admin/documents/page.tsx:13 -msgid "Manage documents" -msgstr "Manage documents" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:118 -msgid "Manage passkeys" -msgstr "Manage passkeys" - -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:41 -msgid "Manage subscription" -msgstr "Manage subscription" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:66 -msgid "Manage Subscription" -msgstr "Manage Subscription" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:24 -msgid "Manage subscriptions" -msgstr "Manage subscriptions" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:81 -msgid "Manage team subscription." -msgstr "Manage team subscription." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:168 -msgid "Manage teams" -msgstr "Manage teams" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:367 -msgid "Manage the direct link signing for this template" -msgstr "Manage the direct link signing for this template" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:32 -msgid "Manage the members or invite new members." -msgstr "Manage the members or invite new members." - -#: apps/web/src/app/(dashboard)/admin/users/page.tsx:35 -msgid "Manage users" -msgstr "Manage users" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:33 -msgid "Manage your passkeys." -msgstr "Manage your passkeys." - -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:27 -msgid "Manage your site settings here" -msgstr "Manage your site settings here" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:123 -msgid "Mark as Viewed" -msgstr "Mark as Viewed" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:137 -msgid "MAU (created document)" -msgstr "MAU (created document)" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:143 -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 -msgid "Member Since" -msgstr "Member Since" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:31 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:71 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:79 -msgid "Members" -msgstr "Members" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:40 -msgid "Modify recipients" -msgstr "Modify recipients" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:30 -msgid "Monthly" -msgstr "Monthly" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:138 -msgid "Monthly Active Users: Users that created at least one Document" -msgstr "Monthly Active Users: Users that created at least one Document" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:145 -msgid "Monthly Active Users: Users that had at least one of their documents completed" -msgstr "Monthly Active Users: Users that had at least one of their documents completed" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Move" -msgstr "Move" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:78 -msgid "Move Document to Team" -msgstr "Move Document to Team" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:77 -msgid "Move Template to Team" -msgstr "Move Template to Team" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:172 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:82 -msgid "Move to Team" -msgstr "Move to Team" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Moving..." -msgstr "Moving..." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:44 -msgid "My templates" -msgstr "My templates" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:148 -#: 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)/templates/use-template-dialog.tsx:270 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:277 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:119 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:170 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:153 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:141 -#: apps/web/src/components/forms/signup.tsx:164 -msgid "Name" -msgstr "Name" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:225 -msgid "Need to sign documents?" -msgstr "Need to sign documents?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:76 -msgid "Never" -msgstr "Never" - -#: apps/web/src/components/forms/token.tsx:224 -msgid "Never expire" -msgstr "Never expire" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:176 -msgid "New team owner" -msgstr "New team owner" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:96 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:103 -msgid "New Template" -msgstr "New Template" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:416 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:295 -#: apps/web/src/components/forms/v2/signup.tsx:521 -msgid "Next" -msgstr "Next" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -msgid "Next field" -msgstr "Next field" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:24 -msgid "No active drafts" -msgstr "No active drafts" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:42 -msgid "No payment required" -msgstr "No payment required" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:125 -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 -msgid "No recent activity" -msgstr "No recent activity" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:55 -msgid "No recipients" -msgstr "No recipients" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:200 -msgid "No results found." -msgstr "No results found." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:37 -msgid "No token provided" -msgstr "No token provided" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:284 -msgid "No valid direct templates found" -msgstr "No valid direct templates found" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:293 -msgid "No valid recipients found" -msgstr "No valid recipients found" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/multiselect-role-combobox.tsx:64 -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:77 -msgid "No value found." -msgstr "No value found." - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:25 -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 -msgid "Not supported" -msgstr "Not supported" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:19 -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:34 -msgid "Nothing to do" -msgstr "Nothing to do" - -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:270 -msgid "Number" -msgstr "Number" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:128 -msgid "On this page, you can create a new webhook." -msgstr "On this page, you can create a new webhook." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:26 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>Also see our <1>Documentation." -msgstr "On this page, you can create new API tokens and manage the existing ones. <0/>Also see our <1>Documentation." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:60 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>You can view our swagger docs <1>here" -msgstr "On this page, you can create new API tokens and manage the existing ones. <0/>You can view our swagger docs <1>here" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:29 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:34 -msgid "On this page, you can create new Webhooks and manage the existing ones." -msgstr "On this page, you can create new Webhooks and manage the existing ones." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:95 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:101 -msgid "On this page, you can edit the webhook and its settings." -msgstr "On this page, you can edit the webhook and its settings." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:134 -msgid "Once confirmed, the following will occur:" -msgstr "Once confirmed, the following will occur:" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:224 -msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." -msgstr "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:19 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:19 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:37 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:19 -#: apps/web/src/components/partials/not-found.tsx:49 -msgid "Oops! Something went wrong." -msgstr "Oops! Something went wrong." - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:101 -msgid "Opened" -msgstr "Opened" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:337 -#: apps/web/src/components/forms/signup.tsx:243 -#: apps/web/src/components/forms/signup.tsx:267 -#: apps/web/src/components/forms/v2/signup.tsx:383 -msgid "Or" -msgstr "Or" - -#: apps/web/src/components/forms/signin.tsx:390 -msgid "Or continue with" -msgstr "Or continue with" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:324 -msgid "Otherwise, the document will be created as a draft." -msgstr "Otherwise, the document will be created as a draft." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81 -msgid "Owner" -msgstr "Owner" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Paid" -msgstr "Paid" - -#: apps/web/src/components/forms/signin.tsx:435 -msgid "Passkey" -msgstr "Passkey" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:229 -msgid "Passkey already exists for the provided authenticator" -msgstr "Passkey already exists for the provided authenticator" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:219 -msgid "Passkey creation cancelled due to one of the following reasons:" -msgstr "Passkey creation cancelled due to one of the following reasons:" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:88 -msgid "Passkey has been removed" -msgstr "Passkey has been removed" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:68 -msgid "Passkey has been updated" -msgstr "Passkey has been updated" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:177 -msgid "Passkey name" -msgstr "Passkey name" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32 -msgid "Passkeys" -msgstr "Passkeys" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:158 -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 -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:123 -#: apps/web/src/components/forms/reset-password.tsx:110 -#: apps/web/src/components/forms/signin.tsx:356 -#: apps/web/src/components/forms/signup.tsx:196 -#: apps/web/src/components/forms/v2/signup.tsx:344 -msgid "Password" -msgstr "Password" - -#: apps/web/src/components/forms/password.tsx:71 -#: apps/web/src/components/forms/reset-password.tsx:72 -msgid "Password updated" -msgstr "Password updated" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:46 -msgid "Pay" -msgstr "Pay" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:89 -msgid "Payment is required to finalise the creation of your team." -msgstr "Payment is required to finalise the creation of your team." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:107 -msgid "Payment overdue" -msgstr "Payment overdue" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:115 -#: 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/formatter/document-status.tsx:22 -msgid "Pending" -msgstr "Pending" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:51 -msgid "Pending documents" -msgstr "Pending documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:89 -msgid "Pending Documents" -msgstr "Pending Documents" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:62 -msgid "Pending invitations" -msgstr "Pending invitations" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:28 -msgid "Pending team deleted." -msgstr "Pending team deleted." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:134 -msgid "Personal" -msgstr "Personal" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:77 -msgid "Personal Account" -msgstr "Personal Account" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:152 -msgid "Pick a password" -msgstr "Pick a password" - -#: apps/web/src/components/ui/user-profile-timur.tsx:53 -msgid "Pick any of the following agreements below and start signing to get started" -msgstr "Pick any of the following agreements below and start signing to get started" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:212 -msgid "Please check the CSV file and make sure it is according to our format" -msgstr "Please check the CSV file and make sure it is according to our format" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:81 -msgid "Please check your email for updates." -msgstr "Please check your email for updates." - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:34 -msgid "Please choose your new password" -msgstr "Please choose your new password" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:174 -msgid "Please contact support if you would like to revert this action." -msgstr "Please contact support if you would like to revert this action." - -#: apps/web/src/components/forms/token.tsx:175 -msgid "Please enter a meaningful name for your token. This will help you identify it later." -msgstr "Please enter a meaningful name for your token. This will help you identify it later." - -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:135 -msgid "Please mark as viewed to complete" -msgstr "Please mark as viewed to complete" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:459 -msgid "Please note that proceeding will remove direct linking recipient and turn it into a placeholder." -msgstr "Please note that proceeding will remove direct linking recipient and turn it into a placeholder." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:128 -msgid "Please note that this action is <0>irreversible." -msgstr "Please note that this action is <0>irreversible." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:119 -msgid "Please note that this action is <0>irreversible. Once confirmed, this document will be permanently deleted." -msgstr "Please note that this action is <0>irreversible. Once confirmed, this document will be permanently deleted." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:67 -msgid "Please note that this action is irreversible. Once confirmed, your template will be permanently deleted." -msgstr "Please note that this action is irreversible. Once confirmed, your template will be permanently deleted." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:133 -msgid "Please note that this action is irreversible. Once confirmed, your token will be permanently deleted." -msgstr "Please note that this action is irreversible. Once confirmed, your token will be permanently deleted." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:121 -msgid "Please note that this action is irreversible. Once confirmed, your webhook will be permanently deleted." -msgstr "Please note that this action is irreversible. Once confirmed, your webhook will be permanently deleted." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:130 -msgid "Please note that you will lose access to all documents associated with this team & all the members will be removed and notified" -msgstr "Please note that you will lose access to all documents associated with this team & all the members will be removed and notified" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:127 -msgid "Please provide a token from the authenticator, or a backup code. If you do not have a backup code available, please contact support." -msgstr "Please provide a token from the authenticator, or a backup code. If you do not have a backup code available, please contact support." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:120 -msgid "Please provide a token from your authenticator, or a backup code." -msgstr "Please provide a token from your authenticator, or a backup code." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:64 -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 -msgid "Please try again later or login using your normal details" -msgstr "Please try again later or login using your normal details" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:80 -msgid "Please try again later." -msgstr "Please try again later." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:134 -msgid "Please type <0>{0} to confirm." -msgstr "Please type <0>{0} to confirm." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:214 -msgid "Preferences" -msgstr "Preferences" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:61 -msgid "Preview and configure template." -msgstr "Preview and configure template." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -#: apps/web/src/components/formatter/template-type.tsx:22 -msgid "Private" -msgstr "Private" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:115 -msgid "Private templates can only be modified and viewed by you." -msgstr "Private templates can only be modified and viewed by you." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:28 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:69 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:36 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:39 -msgid "Profile" -msgstr "Profile" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:184 -msgid "Profile is currently <0>hidden." -msgstr "Profile is currently <0>hidden." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:172 -msgid "Profile is currently <0>visible." -msgstr "Profile is currently <0>visible." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:72 -#: apps/web/src/components/forms/profile.tsx:72 -msgid "Profile updated" -msgstr "Profile updated" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:78 -#: apps/web/src/components/formatter/template-type.tsx:27 -msgid "Public" -msgstr "Public" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:42 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:50 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:53 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:57 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:65 -msgid "Public Profile" -msgstr "Public Profile" - -#: apps/web/src/components/forms/public-profile-form.tsx:146 -msgid "Public profile URL" -msgstr "Public profile URL" - -#: apps/web/src/components/forms/v2/signup.tsx:450 -msgid "Public profile username" -msgstr "Public profile username" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:82 -msgid "Public templates are connected to your public profile. Any modifications to public templates will also appear in your public profile." -msgstr "Public templates are connected to your public profile. Any modifications to public templates will also appear in your public profile." - -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:144 -msgid "Read only field" -msgstr "Read only field" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:90 -msgid "Ready" -msgstr "Ready" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62 -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)/settings/security/page.tsx:130 -msgid "Recent activity" -msgstr "Recent activity" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:69 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:280 -msgid "Recipient" -msgstr "Recipient" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:118 -msgid "Recipient updated" -msgstr "Recipient updated" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34 -msgid "Recipients" -msgstr "Recipients" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:102 -msgid "Recipients metrics" -msgstr "Recipients metrics" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:164 -msgid "Recipients will still retain their copy of the document" -msgstr "Recipients will still retain their copy of the document" - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:26 -msgid "Recovery code copied" -msgstr "Recovery code copied" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:84 -msgid "Recovery codes" -msgstr "Recovery codes" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:78 -#: apps/web/src/components/forms/signup.tsx:93 -#: apps/web/src/components/forms/v2/signup.tsx:127 -msgid "Registration Successful" -msgstr "Registration Successful" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:34 -msgid "Remembered your password? <0>Sign In" -msgstr "Remembered your password? <0>Sign In" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:193 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:431 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:156 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:180 -#: 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/forms/avatar-image.tsx:169 -msgid "Remove" -msgstr "Remove" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:108 -msgid "Remove team email" -msgstr "Remove team email" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:164 -msgid "Remove team member" -msgstr "Remove team member" - -#: apps/web/src/components/forms/password.tsx:139 -#: apps/web/src/components/forms/reset-password.tsx:126 -msgid "Repeat Password" -msgstr "Repeat Password" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:282 -msgid "Request transfer" -msgstr "Request transfer" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:61 -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 -msgid "Resend" -msgstr "Resend" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Resend Confirmation Email" -msgstr "Resend Confirmation Email" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:67 -msgid "Resend verification" -msgstr "Resend verification" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:164 -#: apps/web/src/components/forms/public-profile-form.tsx:267 -msgid "Reset" -msgstr "Reset" - -#: apps/web/src/components/forms/forgot-password.tsx:56 -msgid "Reset email sent" -msgstr "Reset email sent" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:30 -#: apps/web/src/components/forms/forgot-password.tsx:93 -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Reset Password" -msgstr "Reset Password" - -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Resetting Password..." -msgstr "Resetting Password..." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:99 -msgid "Resolve" -msgstr "Resolve" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:132 -msgid "Resolve payment" -msgstr "Resolve payment" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:168 -msgid "Retry" -msgstr "Retry" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:48 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:50 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:45 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:48 -msgid "Return" -msgstr "Return" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:130 -msgid "Return to Dashboard" -msgstr "Return to Dashboard" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:136 -msgid "Return to Home" -msgstr "Return to Home" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:32 -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:32 -msgid "Return to sign in" -msgstr "Return to sign in" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:118 -msgid "Revoke" -msgstr "Revoke" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:87 -msgid "Revoke access" -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 -msgid "Role" -msgstr "Role" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:131 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:76 -msgid "Roles" -msgstr "Roles" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:446 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:336 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:342 -msgid "Save" -msgstr "Save" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:63 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:69 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:64 -msgid "Search" -msgstr "Search" - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:140 -msgid "Search by document title" -msgstr "Search by document title" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:144 -msgid "Search by name or email" -msgstr "Search by name or email" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:189 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:217 -msgid "Secret" -msgstr "Secret" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:34 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:77 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:80 -msgid "Security" -msgstr "Security" - -#: apps/web/src/app/(dashboard)/settings/security/activity/page.tsx:25 -msgid "Security activity" -msgstr "Security activity" - -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:194 -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 -msgid "Select a team" -msgstr "Select a team" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:81 -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 -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." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:261 -msgid "Select a template you'd like to display on your public profile" -msgstr "Select a template you'd like to display on your public profile" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:257 -msgid "Select a template you'd like to display on your team's public profile" -msgstr "Select a template you'd like to display on your team's public profile" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:222 -msgid "Select passkey" -msgstr "Select passkey" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:94 -msgid "Send confirmation email" -msgstr "Send confirmation email" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:308 -msgid "Send document" -msgstr "Send document" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:191 -msgid "Send reminder" -msgstr "Send reminder" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:65 -msgid "Sender" -msgstr "Sender" - -#: apps/web/src/components/forms/forgot-password.tsx:93 -msgid "Sending Reset Email..." -msgstr "Sending Reset Email..." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Sending..." -msgstr "Sending..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85 -msgid "Sent" -msgstr "Sent" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:149 -msgid "Set a password" -msgstr "Set a password" - -#: apps/web/src/app/(dashboard)/settings/layout.tsx:20 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:65 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:211 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:47 -msgid "Settings" -msgstr "Settings" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:196 -msgid "Setup" -msgstr "Setup" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:145 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:191 -msgid "Share" -msgstr "Share" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:161 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:203 -msgid "Share Signing Card" -msgstr "Share Signing Card" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:163 -msgid "Show" -msgstr "Show" - -#: apps/web/src/components/document/document-history-sheet.tsx:113 -msgid "Show additional information" -msgstr "Show additional information" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:45 -msgid "Show templates in your public profile for your audience to sign and get started quickly" -msgstr "Show templates in your public profile for your audience to sign and get started quickly" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:52 -msgid "Show templates in your team public profile for your audience to sign and get started quickly" -msgstr "Show templates in your team public profile for your audience to sign and get started quickly" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:83 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:114 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:137 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:192 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:182 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:224 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:124 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:256 -#: apps/web/src/components/ui/user-profile-skeleton.tsx:75 -#: apps/web/src/components/ui/user-profile-timur.tsx:81 -msgid "Sign" -msgstr "Sign" - -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:217 -msgid "Sign as {0} <0>({1})" -msgstr "Sign as {0} <0>({1})" - -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:183 -msgid "Sign as<0>{0} <1>({1})" -msgstr "Sign as<0>{0} <1>({1})" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:329 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:209 -msgid "Sign document" -msgstr "Sign document" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:59 -msgid "Sign field" -msgstr "Sign field" - -#: apps/web/src/components/forms/signup.tsx:212 -#: apps/web/src/components/forms/v2/signup.tsx:362 -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 -msgid "Sign In" -msgstr "Sign In" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:29 -msgid "Sign in to your account" -msgstr "Sign in to your account" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:297 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:84 -msgid "Sign Out" -msgstr "Sign Out" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:350 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:230 -msgid "Sign the document to complete the process." -msgstr "Sign the document to complete the process." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Sign up" -msgstr "Sign up" - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Sign Up" -msgstr "Sign Up" - -#: apps/web/src/components/forms/signup.tsx:257 -#: apps/web/src/components/forms/v2/signup.tsx:401 -msgid "Sign Up with Google" -msgstr "Sign Up with Google" - -#: apps/web/src/components/forms/signup.tsx:281 -#: apps/web/src/components/forms/v2/signup.tsx:417 -msgid "Sign Up with OIDC" -msgstr "Sign Up with OIDC" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88 -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:225 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:391 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:270 -#: apps/web/src/components/forms/profile.tsx:132 -msgid "Signature" -msgstr "Signature" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123 -msgid "Signatures Collected" -msgstr "Signatures Collected" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:205 -msgid "Signatures will appear once the document has been completed" -msgstr "Signatures will appear once the document has been completed" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98 -msgid "Signed" -msgstr "Signed" - -#: apps/web/src/components/forms/signin.tsx:383 -#: apps/web/src/components/forms/signin.tsx:510 -msgid "Signing in..." -msgstr "Signing in..." - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Signing up..." -msgstr "Signing up..." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:109 -msgid "Since {0}" -msgstr "Since {0}" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:102 -msgid "Site Banner" -msgstr "Site Banner" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:93 -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:26 -msgid "Site Settings" -msgstr "Site Settings" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:63 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:88 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:65 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:66 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:75 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:104 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:80 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:72 -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:62 -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:50 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:124 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:73 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:93 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:44 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:50 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:79 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:104 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:127 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:151 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:117 -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:27 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:38 -#: 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:125 -#: 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 -#: 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)/team-billing-portal-button.tsx:29 -msgid "Something went wrong" -msgstr "Something went wrong" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:98 -msgid "Something went wrong while attempting to transfer the ownership of team <0>{0} to your. Please try again later or contact support." -msgstr "Something went wrong while attempting to transfer the ownership of team <0>{0} to your. Please try again later or contact support." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:120 -msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." -msgstr "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:158 -msgid "Something went wrong while loading your passkeys." -msgstr "Something went wrong while loading your passkeys." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:55 -msgid "Something went wrong while sending the confirmation email." -msgstr "Something went wrong while sending the confirmation email." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:96 -msgid "Something went wrong while updating the team billing subscription, please contact support." -msgstr "Something went wrong while updating the team billing subscription, please contact support." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:240 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:154 -msgid "Something went wrong. Please try again or contact support." -msgstr "Something went wrong. Please try again or contact support." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:67 -msgid "Sorry, we were unable to download the audit logs. Please try again later." -msgstr "Sorry, we were unable to download the audit logs. Please try again later." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:68 -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)/admin/nav.tsx:37 -msgid "Stats" -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/components/(teams)/tables/team-billing-invoices-data-table.tsx:73 -msgid "Status" -msgstr "Status" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:128 -msgid "Subscribe" -msgstr "Subscribe" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:81 -msgid "Subscription" -msgstr "Subscription" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:79 -msgid "Subscriptions" -msgstr "Subscriptions" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:35 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:67 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:87 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:37 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:141 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:32 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:44 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:44 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:72 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:57 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:76 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:108 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:92 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:68 -#: 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/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 -msgid "Success" -msgstr "Success" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:87 -msgid "Successfully created passkey" -msgstr "Successfully created passkey" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:266 -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 -msgid "Team" -msgstr "Team" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:85 -msgid "Team checkout" -msgstr "Team checkout" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:61 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:140 -msgid "Team email" -msgstr "Team email" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:58 -msgid "Team Email" -msgstr "Team Email" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:57 -msgid "Team email already verified!" -msgstr "Team email already verified!" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:58 -msgid "Team email has been removed" -msgstr "Team email has been removed" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:116 -msgid "Team email verification" -msgstr "Team email verification" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:132 -msgid "Team email verified!" -msgstr "Team email verified!" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:80 -msgid "Team email was updated." -msgstr "Team email was updated." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:91 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:96 -msgid "Team invitation" -msgstr "Team invitation" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:151 -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 -msgid "Team Member" -msgstr "Team Member" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:166 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:113 -msgid "Team Name" -msgstr "Team Name" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -msgid "Team Only" -msgstr "Team Only" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:110 -msgid "Team only templates are not linked anywhere and are visible only to your team." -msgstr "Team only templates are not linked anywhere and are visible only to your team." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:94 -msgid "Team ownership transfer" -msgstr "Team ownership transfer" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:60 -msgid "Team ownership transfer already completed!" -msgstr "Team ownership transfer already completed!" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:110 -msgid "Team ownership transferred!" -msgstr "Team ownership transferred!" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:49 -msgid "Team Public Profile" -msgstr "Team Public Profile" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:277 -msgid "Team settings" -msgstr "Team settings" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/layout.tsx:50 -msgid "Team Settings" -msgstr "Team Settings" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:51 -msgid "Team templates" -msgstr "Team templates" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:79 -msgid "Team transfer in progress" -msgstr "Team transfer in progress" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:77 -msgid "Team transfer request expired" -msgstr "Team transfer request expired" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:196 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:129 -msgid "Team URL" -msgstr "Team URL" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:25 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:162 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:43 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:64 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:67 -msgid "Teams" -msgstr "Teams" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:83 -msgid "Teams restricted" -msgstr "Teams restricted" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:408 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:271 -msgid "Template" -msgstr "Template" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:41 -msgid "Template deleted" -msgstr "Template deleted" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:67 -msgid "Template document uploaded" -msgstr "Template document uploaded" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:42 -msgid "Template duplicated" -msgstr "Template duplicated" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:134 -msgid "Template has been removed from your public profile." -msgstr "Template has been removed from your public profile." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:171 -msgid "Template has been updated." -msgstr "Template has been updated." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:48 -msgid "Template moved" -msgstr "Template moved" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:219 -msgid "Template saved" -msgstr "Template saved" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view.tsx:60 -#: apps/web/src/app/(dashboard)/templates/templates-page-view.tsx:55 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:208 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:22 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:39 -msgid "Templates" -msgstr "Templates" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:106 -msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." -msgstr "Templates allow you to quickly generate documents with pre-filled recipients and fields." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:256 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:272 -msgid "Text" -msgstr "Text" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:166 -msgid "Text Color" -msgstr "Text Color" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:52 -msgid "The account has been deleted successfully." -msgstr "The account has been deleted successfully." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:197 -msgid "The content to show in the banner, HTML is allowed" -msgstr "The content to show in the banner, HTML is allowed" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:78 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:32 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:164 -msgid "The direct link has been copied to your clipboard" -msgstr "The direct link has been copied to your clipboard" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:50 -msgid "The document has been successfully moved to the selected team." -msgstr "The document has been successfully moved to the selected team." - -#: apps/web/src/app/embed/completed.tsx:29 -msgid "The document is now completed, please follow any instructions provided within the parent application." -msgstr "The document is now completed, please follow any instructions provided within the parent application." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:167 -msgid "The document was created but could not be sent to recipients." -msgstr "The document was created but could not be sent to recipients." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:161 -msgid "The document will be hidden from your account" -msgstr "The document will be hidden from your account" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:316 -msgid "The document will be immediately sent to recipients if this is checked." -msgstr "The document will be immediately sent to recipients if this is checked." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:175 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:179 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:203 -msgid "The events that will trigger a webhook to be sent to your URL." -msgstr "The events that will trigger a webhook to be sent to your URL." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:114 -msgid "The ownership of team <0>{0} has been successfully transferred to you." -msgstr "The ownership of team <0>{0} has been successfully transferred to you." - -#: apps/web/src/components/partials/not-found.tsx:53 -msgid "The page you are looking for was moved, removed, renamed or might never have existed." -msgstr "The page you are looking for was moved, removed, renamed or might never have existed." - -#: apps/web/src/components/forms/public-profile-form.tsx:118 -msgid "The profile link has been copied to your clipboard" -msgstr "The profile link has been copied to your clipboard" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:23 -msgid "The profile you are looking for could not be found." -msgstr "The profile you are looking for could not be found." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:380 -msgid "The public description that will be displayed with this template" -msgstr "The public description that will be displayed with this template" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:358 -msgid "The public name for your template" -msgstr "The public name for your template" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:119 -msgid "The recipient has been updated successfully" -msgstr "The recipient has been updated successfully" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:267 -msgid "The selected team member will receive an email which they must accept before the team is transferred" -msgstr "The selected team member will receive an email which they must accept before the team is transferred" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:41 -msgid "The signing link has been copied to your clipboard." -msgstr "The signing link has been copied to your clipboard." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:105 -msgid "The site banner is a message that is shown at the top of the site. It can be used to display important information to your users." -msgstr "The site banner is a message that is shown at the top of the site. It can be used to display important information to your users." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:45 -msgid "The team transfer invitation has been successfully deleted." -msgstr "The team transfer invitation has been successfully deleted." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:86 -msgid "The team transfer request to <0>{0} has expired." -msgstr "The team transfer request to <0>{0} has expired." - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:23 -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 -msgid "The template has been successfully moved to the selected team." -msgstr "The template has been successfully moved to the selected team." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:443 -msgid "The template will be removed from your profile" -msgstr "The template will be removed from your profile" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:23 -msgid "The template you are looking for may have been disabled, deleted or may have never existed." -msgstr "The template you are looking for may have been disabled, deleted or may have never existed." - -#: apps/web/src/components/forms/token.tsx:106 -msgid "The token was copied to your clipboard." -msgstr "The token was copied to your clipboard." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:88 -msgid "The token was deleted successfully." -msgstr "The token was deleted successfully." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:24 -msgid "The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link." -msgstr "The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:124 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:128 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:152 -msgid "The URL for Documenso to send webhook events to." -msgstr "The URL for Documenso to send webhook events to." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:79 -msgid "The webhook has been successfully deleted." -msgstr "The webhook has been successfully deleted." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:81 -msgid "The webhook has been updated successfully." -msgstr "The webhook has been updated successfully." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:93 -msgid "The webhook was successfully created." -msgstr "The webhook was successfully created." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:25 -msgid "There are no active drafts at the current moment. You can upload a document to start drafting." -msgstr "There are no active drafts at the current moment. You can upload a document to start drafting." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:20 -msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." -msgstr "There are no completed documents yet. Documents that you have created or received will appear here once completed." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:70 -msgid "They have permission on your behalf to:" -msgstr "They have permission on your behalf to:" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:109 -msgid "This action is not reversible. Please be certain." -msgstr "This action is not reversible. Please be certain." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:81 -msgid "This document could not be deleted at this time. Please try again." -msgstr "This document could not be deleted at this time. Please try again." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:73 -msgid "This document could not be duplicated at this time. Please try again." -msgstr "This document could not be duplicated at this time. Please try again." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:106 -msgid "This document could not be re-sent at this time. Please try again." -msgstr "This document could not be re-sent at this time. Please try again." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:181 -msgid "This document has been cancelled by the owner and is no longer available for others to sign." -msgstr "This document has been cancelled by the owner and is no longer available for others to sign." - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:52 -msgid "This document has been cancelled by the owner." -msgstr "This document has been cancelled by the owner." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:219 -msgid "This document has been signed by all recipients" -msgstr "This document has been signed by all recipients" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:222 -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/components/(teams)/dialogs/add-team-email-dialog.tsx:93 -msgid "This email is already being used by another team." -msgstr "This email is already being used by another team." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:40 -msgid "This link is invalid or has expired. Please contact your team to resend a transfer request." -msgstr "This link is invalid or has expired. Please contact your team to resend a transfer request." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:37 -msgid "This link is invalid or has expired. Please contact your team to resend a verification." -msgstr "This link is invalid or has expired. Please contact your team to resend a verification." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:208 -msgid "This passkey has already been registered." -msgstr "This passkey has already been registered." - -#: 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 "This passkey is not configured for this application. Please login and add one in the user settings." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:148 -msgid "This price includes minimum 5 seats." -msgstr "This price includes minimum 5 seats." - -#: apps/web/src/components/forms/signin.tsx:202 -msgid "This session has expired. Please try again." -msgstr "This session has expired. Please try again." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:195 -msgid "This team, and any associated data excluding billing invoices will be permanently deleted." -msgstr "This team, and any associated data excluding billing invoices will be permanently deleted." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:51 -msgid "This template could not be deleted at this time. Please try again." -msgstr "This template could not be deleted at this time. Please try again." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:43 -msgid "This token is invalid or has expired. No action is needed." -msgstr "This token is invalid or has expired. No action is needed." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:43 -msgid "This token is invalid or has expired. Please contact your team for a new invitation." -msgstr "This token is invalid or has expired. Please contact your team for a new invitation." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:98 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:87 -msgid "This URL is already in use." -msgstr "This URL is already in use." - -#: apps/web/src/components/forms/v2/signup.tsx:145 -msgid "This username has already been taken" -msgstr "This username has already been taken" - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:98 -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:77 -msgid "Time" -msgstr "Time" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:97 -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/data-table-templates.tsx:61 -msgid "Title" -msgstr "Title" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:106 -msgid "To accept this invitation you must create an account." -msgstr "To accept this invitation you must create an account." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:125 -msgid "To change the email you must remove and add a new email address." -msgstr "To change the email you must remove and add a new email address." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:117 -msgid "To confirm, please enter the accounts email address <0/>({0})." -msgstr "To confirm, please enter the accounts email address <0/>({0})." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:117 -msgid "To confirm, please enter the reason" -msgstr "To confirm, please enter the reason" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:101 -msgid "To decline this invitation you must create an account." -msgstr "To decline this invitation you must create an account." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:197 -msgid "To enable two-factor authentication, scan the following QR code using your authenticator app." -msgstr "To enable two-factor authentication, scan the following QR code using your authenticator app." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:23 -msgid "To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox." -msgstr "To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:54 -msgid "To mark this document as viewed, you need to be logged in as <0>{0}" -msgstr "To mark this document as viewed, you need to be logged in as <0>{0}" - -#: 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 "To view this document you need to be signed into your account, please sign in to continue." - -#: 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 "Toggle the switch to hide your profile from the public." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:190 -msgid "Toggle the switch to show your profile to the public." -msgstr "Toggle the switch to show your profile to the public." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:236 -msgid "Token" -msgstr "Token" - -#: apps/web/src/components/forms/token.tsx:105 -msgid "Token copied to clipboard" -msgstr "Token copied to clipboard" - -#: apps/web/src/components/forms/token.tsx:126 -msgid "Token created" -msgstr "Token created" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:87 -msgid "Token deleted" -msgstr "Token deleted" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 -msgid "Token doesn't have an expiration date" -msgstr "Token doesn't have an expiration date" - -#: apps/web/src/components/forms/token.tsx:193 -msgid "Token expiration date" -msgstr "Token expiration date" - -#: apps/web/src/components/forms/token.tsx:165 -msgid "Token name" -msgstr "Token name" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:65 -msgid "Total Documents" -msgstr "Total Documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:108 -msgid "Total Recipients" -msgstr "Total Recipients" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:150 -msgid "Total Signers that Signed Up" -msgstr "Total Signers that Signed Up" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:64 -msgid "Total Users" -msgstr "Total Users" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:160 -msgid "Transfer ownership of this team to a selected team member." -msgstr "Transfer ownership of this team to a selected team member." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:169 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:147 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:156 -msgid "Transfer team" -msgstr "Transfer team" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:173 -msgid "Transfer the ownership of the team to another team member." -msgstr "Transfer the ownership of the team to another team member." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:163 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:167 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:191 -msgid "Triggers" -msgstr "Triggers" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:52 -msgid "Two factor authentication" -msgstr "Two factor authentication" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:88 -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 -msgid "Two-Factor Authentication" -msgstr "Two-Factor Authentication" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:90 -msgid "Two-factor authentication disabled" -msgstr "Two-factor authentication disabled" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:94 -msgid "Two-factor authentication enabled" -msgstr "Two-factor authentication enabled" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:92 -msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in." -msgstr "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73 -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67 -msgid "Type" -msgstr "Type" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:184 -msgid "Type 'delete' to confirm" -msgstr "Type 'delete' to confirm" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:186 -msgid "Type a command or search..." -msgstr "Type a command or search..." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:26 -msgid "Uh oh! Looks like you're missing a token" -msgstr "Uh oh! Looks like you're missing a token" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:303 -msgid "Unable to change the language at this time. Please try again later." -msgstr "Unable to change the language at this time. Please try again later." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:31 -msgid "Unable to copy recovery code" -msgstr "Unable to copy recovery code" - -#: apps/web/src/components/forms/token.tsx:110 -msgid "Unable to copy token" -msgstr "Unable to copy token" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:105 -msgid "Unable to create direct template access. Please try again later." -msgstr "Unable to create direct template access. Please try again later." - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:33 -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 -msgid "Unable to delete invitation. Please try again." -msgstr "Unable to delete invitation. Please try again." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:94 -msgid "Unable to delete team" -msgstr "Unable to delete team" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:103 -msgid "Unable to disable two-factor authentication" -msgstr "Unable to disable two-factor authentication" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:33 -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/components/document/document-history-sheet.tsx:127 -msgid "Unable to load document history" -msgstr "Unable to load document history" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:111 -msgid "Unable to load your public profile templates at this time" -msgstr "Unable to load your public profile templates at this time" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:84 -msgid "Unable to remove email verification at this time. Please try again." -msgstr "Unable to remove email verification at this time. Please try again." - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:65 -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 -msgid "Unable to resend invitation. Please try again." -msgstr "Unable to resend invitation. Please try again." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:40 -msgid "Unable to resend verification at this time. Please try again." -msgstr "Unable to resend verification at this time. Please try again." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:20 -msgid "Unable to reset password" -msgstr "Unable to reset password" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:68 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:101 -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 -msgid "Unable to sign in" -msgstr "Unable to sign in" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:166 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:27 -msgid "Unauthorized" -msgstr "Unauthorized" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:116 -msgid "Uncompleted" -msgstr "Uncompleted" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23 -msgid "Unknown error" -msgstr "Unknown error" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Unpaid" -msgstr "Unpaid" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:181 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:191 -#: apps/web/src/components/forms/public-profile-form.tsx:279 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:428 -msgid "Update" -msgstr "Update" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:211 -msgid "Update Banner" -msgstr "Update Banner" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:118 -msgid "Update passkey" -msgstr "Update passkey" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Update password" -msgstr "Update password" - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Update profile" -msgstr "Update profile" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:180 -msgid "Update Recipient" -msgstr "Update Recipient" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:146 -msgid "Update role" -msgstr "Update role" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:176 -msgid "Update team" -msgstr "Update team" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:113 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:121 -msgid "Update team email" -msgstr "Update team email" - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:136 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:144 -msgid "Update team member" -msgstr "Update team member" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:147 -msgid "Update user" -msgstr "Update user" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:208 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:210 -msgid "Update webhook" -msgstr "Update webhook" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Updating password..." -msgstr "Updating password..." - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Updating profile..." -msgstr "Updating profile..." - -#: apps/web/src/components/forms/avatar-image.tsx:182 -msgid "Upload Avatar" -msgstr "Upload Avatar" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:31 -msgid "Uploaded by" -msgstr "Uploaded by" - -#: apps/web/src/components/forms/avatar-image.tsx:91 -msgid "Uploaded file is too large" -msgstr "Uploaded file is too large" - -#: apps/web/src/components/forms/avatar-image.tsx:92 -msgid "Uploaded file is too small" -msgstr "Uploaded file is too small" - -#: apps/web/src/components/forms/avatar-image.tsx:93 -msgid "Uploaded file not an allowed file type" -msgstr "Uploaded file not an allowed file type" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:187 -#: apps/web/src/components/forms/signin.tsx:505 -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 -msgid "Use Backup Code" -msgstr "Use Backup Code" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:191 -msgid "Use Template" -msgstr "Use Template" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82 -msgid "User" -msgstr "User" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:41 -msgid "User ID" -msgstr "User ID" - -#: apps/web/src/components/forms/v2/signup.tsx:234 -msgid "User profiles are here!" -msgstr "User profiles are here!" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:269 -msgid "User settings" -msgstr "User settings" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:51 -msgid "Users" -msgstr "Users" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:83 -msgid "Value" -msgstr "Value" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:100 -msgid "Verification Email Sent" -msgstr "Verification Email Sent" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:45 -msgid "Verification email sent successfully." -msgstr "Verification email sent successfully." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:102 -msgid "Verify Now" -msgstr "Verify Now" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:112 -msgid "Verify your email address" -msgstr "Verify your email address" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:88 -msgid "Verify your email address to unlock all features." -msgstr "Verify your email address to unlock all features." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:56 -msgid "Verify your email to upload documents." -msgstr "Verify your email to upload documents." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:130 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:100 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:168 -msgid "View" -msgstr "View" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:140 -msgid "View activity" -msgstr "View activity" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:78 -msgid "View all documents sent to your account" -msgstr "View all documents sent to your account" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:134 -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)/settings/security/activity/page.tsx:26 -msgid "View all security activity related to your account." -msgstr "View all security activity related to your account." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:78 -msgid "View Codes" -msgstr "View Codes" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:150 -msgid "View documents associated with this email" -msgstr "View documents associated with this email" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:55 -msgid "View invites" -msgstr "View invites" - -#: apps/web/src/app/(signing)/sign/[token]/complete/document-preview-button.tsx:34 -msgid "View Original Document" -msgstr "View Original Document" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:87 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:116 -msgid "View Recovery Codes" -msgstr "View Recovery Codes" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:56 -msgid "View teams" -msgstr "View teams" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104 -msgid "Viewed" -msgstr "Viewed" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:86 -msgid "Waiting" -msgstr "Waiting" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:151 -msgid "Waiting for others to sign" -msgstr "Waiting for others to sign" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:70 -msgid "Waiting for Your Turn" -msgstr "Waiting for Your Turn" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:61 -msgid "Want to send slick signing links like this one? <0>Check out Documenso." -msgstr "Want to send slick signing links like this one? <0>Check out Documenso." - -#: apps/web/src/app/(profile)/profile-header.tsx:68 -msgid "Want your own public profile?" -msgstr "Want your own public profile?" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:40 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:55 -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:31 -msgid "We are unable to proceed to the billing portal at this time. Please try again, or contact support." -msgstr "We are unable to proceed to the billing portal at this time. Please try again, or contact support." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:95 -msgid "We are unable to remove this passkey at the moment. Please try again later." -msgstr "We are unable to remove this passkey at the moment. Please try again later." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:75 -msgid "We are unable to update this passkey at the moment. Please try again later." -msgstr "We are unable to update this passkey at the moment. Please try again later." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:153 -msgid "We encountered an error while removing the direct template link. Please try again later." -msgstr "We encountered an error while removing the direct template link. Please try again later." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:84 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:90 -msgid "We encountered an error while updating the webhook. Please try again later." -msgstr "We encountered an error while updating the webhook. Please try again later." - -#: apps/web/src/components/forms/token.tsx:145 -msgid "We encountered an unknown error while attempting create the new token. Please try again later." -msgstr "We encountered an unknown error while attempting create the new token. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to add this email. Please try again later." -msgstr "We encountered an unknown error while attempting to add this email. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:107 -msgid "We encountered an unknown error while attempting to create a team. Please try again later." -msgstr "We encountered an unknown error while attempting to create a team. Please try again later." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:90 -msgid "We encountered an unknown error while attempting to delete it. Please try again later." -msgstr "We encountered an unknown error while attempting to delete it. Please try again later." - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:35 -msgid "We encountered an unknown error while attempting to delete the pending team. Please try again later." -msgstr "We encountered an unknown error while attempting to delete the pending team. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:86 -msgid "We encountered an unknown error while attempting to delete this team. Please try again later." -msgstr "We encountered an unknown error while attempting to delete this team. Please try again later." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:99 -msgid "We encountered an unknown error while attempting to delete this token. Please try again later." -msgstr "We encountered an unknown error while attempting to delete this token. Please try again later." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:71 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:68 -msgid "We encountered an unknown error while attempting to delete your account. Please try again later." -msgstr "We encountered an unknown error while attempting to delete your account. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:160 -msgid "We encountered an unknown error while attempting to invite team members. Please try again later." -msgstr "We encountered an unknown error while attempting to invite team members. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to leave this team. Please try again later." -msgstr "We encountered an unknown error while attempting to leave this team. Please try again later." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:143 -msgid "We encountered an unknown error while attempting to remove this template from your profile. Please try again later." -msgstr "We encountered an unknown error while attempting to remove this template from your profile. Please try again later." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:56 -msgid "We encountered an unknown error while attempting to remove this transfer. Please try again or contact support." -msgstr "We encountered an unknown error while attempting to remove this transfer. Please try again or contact support." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to remove this user. Please try again later." -msgstr "We encountered an unknown error while attempting to remove this user. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:118 -msgid "We encountered an unknown error while attempting to request a transfer of this team. Please try again later." -msgstr "We encountered an unknown error while attempting to request a transfer of this team. Please try again later." - -#: apps/web/src/components/forms/reset-password.tsx:89 -msgid "We encountered an unknown error while attempting to reset your password. Please try again later." -msgstr "We encountered an unknown error while attempting to reset your password. Please try again later." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:46 -msgid "We encountered an unknown error while attempting to revoke access. Please try again or contact support." -msgstr "We encountered an unknown error while attempting to revoke access. Please try again or contact support." - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:115 -msgid "We encountered an unknown error while attempting to save your details. Please try again later." -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 -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." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:100 -#: apps/web/src/components/forms/signup.tsx:115 -#: apps/web/src/components/forms/v2/signup.tsx:162 -msgid "We encountered an unknown error while attempting to sign you up. Please try again later." -msgstr "We encountered an unknown error while attempting to sign you up. Please try again later." - -#: apps/web/src/components/forms/signup.tsx:130 -#: apps/web/src/components/forms/signup.tsx:144 -#: apps/web/src/components/forms/v2/signup.tsx:185 -#: apps/web/src/components/forms/v2/signup.tsx:199 -msgid "We encountered an unknown error while attempting to sign you Up. Please try again later." -msgstr "We encountered an unknown error while attempting to sign you Up. Please try again later." - -#: apps/web/src/components/forms/avatar-image.tsx:124 -msgid "We encountered an unknown error while attempting to update the avatar. Please try again later." -msgstr "We encountered an unknown error while attempting to update the avatar. Please try again later." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:92 -msgid "We encountered an unknown error while attempting to update the banner. Please try again later." -msgstr "We encountered an unknown error while attempting to update the banner. Please try again later." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:180 -msgid "We encountered an unknown error while attempting to update the template. Please try again later." -msgstr "We encountered an unknown error while attempting to update the template. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to update this team member. Please try again later." -msgstr "We encountered an unknown error while attempting to update this team member. Please try again later." - -#: apps/web/src/components/forms/password.tsx:86 -msgid "We encountered an unknown error while attempting to update your password. Please try again later." -msgstr "We encountered an unknown error while attempting to update your password. Please try again later." - -#: apps/web/src/components/forms/public-profile-form.tsx:106 -msgid "We encountered an unknown error while attempting to update your public profile. Please try again later." -msgstr "We encountered an unknown error while attempting to update your public profile. Please try again later." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:96 -msgid "We encountered an unknown error while attempting to update your team. Please try again later." -msgstr "We encountered an unknown error while attempting to update your team. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:91 -msgid "We encountered an unknown error while attempting update the team email. Please try again later." -msgstr "We encountered an unknown error while attempting update the team email. Please try again later." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:80 -msgid "We have sent a confirmation email for verification." -msgstr "We have sent a confirmation email for verification." - -#: apps/web/src/components/forms/token.tsx:111 -msgid "We were unable to copy the token to your clipboard. Please try again." -msgstr "We were unable to copy the token to your clipboard. Please try again." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:33 -msgid "We were unable to copy your recovery code to your clipboard. Please try again." -msgstr "We were unable to copy your recovery code to your clipboard. Please try again." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:52 -msgid "We were unable to create a checkout session. Please try again, or contact support" -msgstr "We were unable to create a checkout session. Please try again, or contact support" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:105 -msgid "We were unable to disable two-factor authentication for your account. Please ensure that you have entered your password and backup code correctly and try again." -msgstr "We were unable to disable two-factor authentication for your account. Please ensure that you have entered your password and backup code correctly and try again." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:28 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:39 -msgid "We were unable to log you out at this time." -msgstr "We were unable to log you out at this time." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:125 -msgid "We were unable to set your public profile to public. Please try again." -msgstr "We were unable to set your public profile to public. Please try again." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:70 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:103 -msgid "We were unable to setup two-factor authentication for your account. Please ensure that you have entered your code correctly and try again." -msgstr "We were unable to setup two-factor authentication for your account. Please ensure that you have entered your code correctly and try again." - -#: 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:127 -msgid "We were unable to submit this document at this time. Please try again later." -msgstr "We were unable to submit this document at this time. Please try again later." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:169 -msgid "We were unable to verify your details. Please try again or contact support" -msgstr "We were unable to verify your details. Please try again or contact support" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:65 -msgid "We were unable to verify your email. If your email is not verified already, please try again." -msgstr "We were unable to verify your email. If your email is not verified already, please try again." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:29 -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:11 -msgid "We're all empty" -msgstr "We're all empty" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:116 -msgid "We've sent a confirmation email to <0>{email}. Please check your inbox and click the link in the email to verify your account." -msgstr "We've sent a confirmation email to <0>{email}. Please check your inbox and click the link in the email to verify your account." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:92 -msgid "Webhook created" -msgstr "Webhook created" - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:78 -msgid "Webhook deleted" -msgstr "Webhook deleted" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:80 -msgid "Webhook updated" -msgstr "Webhook updated" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:117 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:145 -msgid "Webhook URL" -msgstr "Webhook URL" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:28 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:33 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:103 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:106 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:94 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:102 -msgid "Webhooks" -msgstr "Webhooks" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:29 -msgid "Weekly" -msgstr "Weekly" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:33 -msgid "Welcome back, we are lucky to have you." -msgstr "Welcome back, we are lucky to have you." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:88 -msgid "Were you trying to edit this document instead?" -msgstr "Were you trying to edit this document instead?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:189 -msgid "When you click continue, you will be prompted to add the first available authenticator on your system." -msgstr "When you click continue, you will be prompted to add the first available authenticator on your system." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:139 -msgid "While waiting for them to do so you can create your own Documenso account and get started with document signing right away." -msgstr "While waiting for them to do so you can create your own Documenso account and get started with document signing right away." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:126 -msgid "Who do you want to remind?" -msgstr "Who do you want to remind?" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about the team" -msgstr "Write about the team" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about yourself" -msgstr "Write about yourself" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:31 -msgid "Yearly" -msgstr "Yearly" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:32 -msgid "You" -msgstr "You" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:93 -msgid "You are about to complete approving \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "You are about to complete approving \"{truncatedTitle}\".<0/> Are you sure?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:85 -msgid "You are about to complete signing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "You are about to complete signing \"{truncatedTitle}\".<0/> Are you sure?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:77 -msgid "You are about to complete viewing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "You are about to complete viewing \"{truncatedTitle}\".<0/> Are you sure?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:103 -msgid "You are about to delete <0>\"{documentTitle}\"" -msgstr "You are about to delete <0>\"{documentTitle}\"" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:120 -msgid "You are about to delete the following team email from <0>{teamName}." -msgstr "You are about to delete the following team email from <0>{teamName}." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:107 -msgid "You are about to hide <0>\"{documentTitle}\"" -msgstr "You are about to hide <0>\"{documentTitle}\"" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:85 -msgid "You are about to leave the following team." -msgstr "You are about to leave the following team." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:85 -msgid "You are about to remove the following user from <0>{teamName}." -msgstr "You are about to remove the following user from <0>{teamName}." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:98 -msgid "You are about to revoke access for team <0>{0} ({1}) to use your email." -msgstr "You are about to revoke access for team <0>{0} ({1}) to use your email." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:78 -msgid "You are currently on the <0>Free Plan." -msgstr "You are currently on the <0>Free Plan." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:148 -msgid "You are currently updating <0>{teamMemberName}." -msgstr "You are currently updating <0>{teamMemberName}." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:122 -msgid "You are currently updating the <0>{passkeyName} passkey." -msgstr "You are currently updating the <0>{passkeyName} passkey." - -#: 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." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:43 -msgid "You can choose to enable or disable your profile for public view." -msgstr "You can choose to enable or disable your profile for public view." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:50 -msgid "You can choose to enable or disable your team profile for public view." -msgstr "You can choose to enable or disable your team profile for public view." - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:30 -msgid "You can claim your profile later on by going to your profile settings!" -msgstr "You can claim your profile later on by going to your profile settings!" - -#: apps/web/src/components/forms/public-profile-form.tsx:154 -msgid "You can update the profile URL by updating the team URL in the general settings page." -msgstr "You can update the profile URL by updating the team URL in the general settings page." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:65 -msgid "You can view documents associated with this email and use this identity when sending documents." -msgstr "You can view documents associated with this email and use this identity when sending documents." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:213 -msgid "You cannot have more than {MAXIMUM_PASSKEYS} passkeys." -msgstr "You cannot have more than {MAXIMUM_PASSKEYS} passkeys." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:120 -msgid "You cannot modify a team member who has a higher role than you." -msgstr "You cannot modify a team member who has a higher role than you." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:101 -msgid "You cannot upload encrypted PDFs" -msgstr "You cannot upload encrypted PDFs" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:45 -msgid "You do not currently have a customer record, this should not happen. Please contact support for assistance." -msgstr "You do not currently have a customer record, this should not happen. Please contact support for assistance." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:127 -msgid "You have accepted an invitation from <0>{0} to join their team." -msgstr "You have accepted an invitation from <0>{0} to join their team." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:64 -msgid "You have already completed the ownership transfer for <0>{0}." -msgstr "You have already completed the ownership transfer for <0>{0}." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:61 -msgid "You have already verified your email address for <0>{0}." -msgstr "You have already verified your email address for <0>{0}." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:95 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:100 -msgid "You have been invited by <0>{0} to join their team." -msgstr "You have been invited by <0>{0} to join their team." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:122 -msgid "You have declined the invitation from <0>{0} to join their team." -msgstr "You have declined the invitation from <0>{0} to join their team." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:44 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:49 -msgid "You have no webhooks yet. Your webhooks will be shown here once you create them." -msgstr "You have no webhooks yet. Your webhooks will be shown here once you create them." - -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:15 -msgid "You have not yet created any templates. To create a template please upload one." -msgstr "You have not yet created any templates. To create a template please upload one." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:30 -msgid "You have not yet created or received any documents. To create a document please upload one." -msgstr "You have not yet created or received any documents. To create a document please upload one." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:234 -msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade your account to continue!" -msgstr "You have reached the maximum limit of {0} direct templates. <0>Upgrade your account to continue!" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:52 -msgid "You have reached your document limit." -msgstr "You have reached your document limit." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:182 -msgid "You have reached your document limit. <0>Upgrade your account to continue!" -msgstr "You have reached your document limit. <0>Upgrade your account to continue!" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:50 -msgid "You have successfully left this team." -msgstr "You have successfully left this team." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:80 -#: apps/web/src/components/forms/signup.tsx:95 -#: apps/web/src/components/forms/v2/signup.tsx:129 -msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." -msgstr "You have successfully registered. Please verify your account by clicking on the link you received in the email." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:50 -msgid "You have successfully removed this user from the team." -msgstr "You have successfully removed this user from the team." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:38 -msgid "You have successfully revoked access." -msgstr "You have successfully revoked access." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 -msgid "You have updated {teamMemberName}." -msgstr "You have updated {teamMemberName}." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:136 -msgid "You have verified your email address for <0>{0}." -msgstr "You have verified your email address for <0>{0}." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:82 -msgid "You must be an admin of this team to manage billing." -msgstr "You must be an admin of this team to manage billing." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:60 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:54 -msgid "You must enter '{deleteMessage}' to proceed" -msgstr "You must enter '{deleteMessage}' to proceed" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:301 -msgid "You must have at least one other team member to transfer ownership." -msgstr "You must have at least one other team member to transfer ownership." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:109 -msgid "You must set a profile URL before enabling your public profile." -msgstr "You must set a profile URL before enabling your public profile." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:56 -msgid "You need to be logged in as <0>{email} to view this page." -msgstr "You need to be logged in as <0>{email} to view this page." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:45 -msgid "You need to be logged in to view this page." -msgstr "You need to be logged in to view this page." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:105 -msgid "You need to setup 2FA to mark this document as viewed." -msgstr "You need to setup 2FA to mark this document as viewed." - -#: apps/web/src/components/forms/v2/signup.tsx:283 -msgid "You will get notified & be able to set up your documenso public profile when we launch the feature." -msgstr "You will get notified & be able to set up your documenso public profile when we launch the feature." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:96 -msgid "You will now be required to enter a code from your authenticator app when signing in." -msgstr "You will now be required to enter a code from your authenticator app when signing in." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:174 -msgid "You will receive an Email copy of the signed document once everyone has signed." -msgstr "You will receive an Email copy of the signed document once everyone has signed." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:49 -msgid "Your account has been deleted successfully." -msgstr "Your account has been deleted successfully." - -#: apps/web/src/components/forms/avatar-image.tsx:108 -msgid "Your avatar has been updated successfully." -msgstr "Your avatar has been updated successfully." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:75 -msgid "Your banner has been updated successfully." -msgstr "Your banner has been updated successfully." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:119 -msgid "Your current plan is past due. Please update your payment information." -msgstr "Your current plan is past due. Please update your payment information." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:251 -msgid "Your direct signing templates" -msgstr "Your direct signing templates" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:124 -msgid "Your document failed to upload." -msgstr "Your document failed to upload." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:151 -msgid "Your document has been created from the template successfully." -msgstr "Your document has been created from the template successfully." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:98 -msgid "Your document has been re-sent successfully." -msgstr "Your document has been re-sent successfully." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:322 -msgid "Your document has been sent successfully." -msgstr "Your document has been sent successfully." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:59 -msgid "Your document has been successfully duplicated." -msgstr "Your document has been successfully duplicated." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:82 -msgid "Your document has been uploaded successfully." -msgstr "Your document has been uploaded successfully." - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:69 -msgid "Your document has been uploaded successfully. You will be redirected to the template page." -msgstr "Your document has been uploaded successfully. You will be redirected to the template page." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:223 -msgid "Your documents" -msgstr "Your documents" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:40 -msgid "Your email has been successfully confirmed! You can now use all features of Documenso." -msgstr "Your email has been successfully confirmed! You can now use all features of Documenso." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:62 -msgid "Your email is currently being used by team <0>{0} ({1})." -msgstr "Your email is currently being used by team <0>{0} ({1})." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:47 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:80 -msgid "Your existing tokens" -msgstr "Your existing tokens" - -#: apps/web/src/components/forms/password.tsx:72 -#: apps/web/src/components/forms/reset-password.tsx:73 -msgid "Your password has been updated successfully." -msgstr "Your password has been updated successfully." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:113 -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." - -#: apps/web/src/components/forms/profile.tsx:73 -msgid "Your profile has been updated successfully." -msgstr "Your profile has been updated successfully." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:73 -msgid "Your profile has been updated." -msgstr "Your profile has been updated." - -#: apps/web/src/components/forms/public-profile-form.tsx:81 -msgid "Your public profile has been updated." -msgstr "Your public profile has been updated." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:27 -msgid "Your recovery code has been copied to your clipboard." -msgstr "Your recovery code has been copied to your clipboard." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:167 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:91 -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 -msgid "Your subscription is currently active." -msgstr "Your subscription is currently active." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:89 -msgid "Your team has been created." -msgstr "Your team has been created." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:73 -msgid "Your team has been successfully deleted." -msgstr "Your team has been successfully deleted." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:69 -msgid "Your team has been successfully updated." -msgstr "Your team has been successfully updated." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:43 -msgid "Your template has been duplicated successfully." -msgstr "Your template has been duplicated successfully." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:42 -msgid "Your template has been successfully deleted." -msgstr "Your template has been successfully deleted." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:67 -msgid "Your template will be duplicated." -msgstr "Your template will be duplicated." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:220 -msgid "Your templates has been saved successfully." -msgstr "Your templates has been saved successfully." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:89 -msgid "Your token has expired!" -msgstr "Your token has expired!" - -#: apps/web/src/components/forms/token.tsx:277 -msgid "Your token was created successfully! Make sure to copy it because you won't be able to see it again!" -msgstr "Your token was created successfully! Make sure to copy it because you won't be able to see it again!" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:53 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:86 -msgid "Your tokens will be shown here once you create them." -msgstr "Your tokens will be shown here once you create them." diff --git a/packages/lib/translations/es/common.po b/packages/lib/translations/es/common.po deleted file mode 100644 index 98c5b9c31..000000000 --- a/packages/lib/translations/es/common.po +++ /dev/null @@ -1,853 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: es\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-22 02:25\n" -"Last-Translator: \n" -"Language-Team: Spanish\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: common.po\n" -"X-Crowdin-File-ID: 4\n" - -#: packages/ui/primitives/data-table-pagination.tsx:30 -msgid "{0} of {1} row(s) selected." -msgstr "{0} de {1} fila(s) seleccionada." - -#: packages/ui/primitives/data-table-pagination.tsx:41 -msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}" -msgstr "{visibleRows, plural, one {Mostrando # resultado.} other {Mostrando # resultados.}}" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:53 -msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" -msgstr "<0>Heredar método de autenticación - Use el método de autenticación de firma de acción global configurado en el paso \"Configuración General\"" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:95 -msgid "<0>No restrictions - No authentication required" -msgstr "<0>Sin restricciones - No se requiere autenticación" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:77 -msgid "<0>No restrictions - The document can be accessed directly by the URL sent to the recipient" -msgstr "<0>Sin restricciones - El documento se puede acceder directamente a través de la URL enviada al destinatario" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:75 -msgid "<0>None - No authentication required" -msgstr "<0>Ninguno - No se requiere autenticación" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:89 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:69 -msgid "<0>Require 2FA - The recipient must have an account and 2FA enabled via their settings" -msgstr "<0>Requerir 2FA - El destinatario debe tener una cuenta y 2FA habilitado a través de sus configuraciones" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:72 -msgid "<0>Require account - The recipient must be signed in to view the document" -msgstr "<0>Requerir cuenta - El destinatario debe haber iniciado sesión para ver el documento" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:83 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:63 -msgid "<0>Require passkey - The recipient must have an account and passkey configured via their settings" -msgstr "<0>Requerir clave de acceso - El destinatario debe tener una cuenta y clave de acceso configurada a través de sus configuraciones" - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "Add a document" -msgstr "Agregar un documento" - -#: packages/ui/primitives/document-flow/add-settings.tsx:336 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:339 -msgid "Add a URL to redirect the user to once the document is signed" -msgstr "Agregue una URL para redirigir al usuario una vez que se firme el documento" - -#: packages/ui/primitives/document-flow/add-settings.tsx:248 -msgid "Add an external ID to the document. This can be used to identify the document in external systems." -msgstr "Agregue un ID externo al documento. Esto se puede usar para identificar el documento en sistemas externos." - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:256 -msgid "Add an external ID to the template. This can be used to identify in external systems." -msgstr "Agregue un ID externo a la plantilla. Esto se puede usar para identificar en sistemas externos." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:187 -msgid "Add another option" -msgstr "Agregar otra opción" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:232 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:167 -msgid "Add another value" -msgstr "Agregar otro valor" - -#: packages/ui/primitives/document-flow/add-signers.tsx:662 -msgid "Add myself" -msgstr "Agregame" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:637 -msgid "Add Myself" -msgstr "Agregame" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:623 -msgid "Add Placeholder Recipient" -msgstr "Agregar destinatario de marcador de posición" - -#: packages/ui/primitives/document-flow/add-signers.tsx:651 -msgid "Add Signer" -msgstr "Agregar firmante" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:73 -msgid "Add text" -msgstr "Agregar texto" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:78 -msgid "Add text to the field" -msgstr "Agregar texto al campo" - -#: packages/lib/constants/teams.ts:10 -msgid "Admin" -msgstr "Admin" - -#: packages/ui/primitives/document-flow/add-settings.tsx:230 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:238 -msgid "Advanced Options" -msgstr "Opciones avanzadas" - -#: packages/ui/primitives/document-flow/add-fields.tsx:570 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:402 -msgid "Advanced settings" -msgstr "Configuraciones avanzadas" - -#: packages/lib/constants/template.ts:21 -msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." -msgstr "Después de la presentación, se generará automáticamente un documento y se agregará a su página de documentos. También recibirá una notificación por correo electrónico." - -#: packages/ui/components/document/document-status.tsx:46 -msgid "All" -msgstr "" - -#: packages/lib/constants/recipient-roles.ts:8 -#: packages/ui/components/document/next-inbox-item-button.tsx:113 -msgid "Approve" -msgstr "Aprobar" - -#: packages/lib/constants/recipient-roles.ts:9 -msgid "Approved" -msgstr "Aprobado" - -#: packages/lib/constants/recipient-roles.ts:11 -msgid "Approver" -msgstr "Aprobador" - -#: packages/lib/constants/recipient-roles.ts:10 -msgid "Approving" -msgstr "Aprobando" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:377 -msgid "Black" -msgstr "Negro" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:391 -msgid "Blue" -msgstr "Azul" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:356 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:58 -msgid "Cancel" -msgstr "Cancelar" - -#: packages/ui/primitives/document-flow/add-signers.tsx:193 -msgid "Cannot remove signer" -msgstr "No se puede eliminar el firmante" - -#: packages/lib/constants/recipient-roles.ts:17 -msgid "Cc" -msgstr "Cc" - -#: packages/lib/constants/recipient-roles.ts:14 -#: packages/lib/constants/recipient-roles.ts:16 -msgid "CC" -msgstr "CC" - -#: packages/lib/constants/recipient-roles.ts:15 -msgid "CC'd" -msgstr "CC'd" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:86 -msgid "Character Limit" -msgstr "Límite de caracteres" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1026 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:788 -msgid "Checkbox" -msgstr "Caja de verificación" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197 -msgid "Checkbox values" -msgstr "Valores de Checkbox" - -#: packages/ui/primitives/data-table.tsx:156 -msgid "Clear filters" -msgstr "Limpiar filtros" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:411 -msgid "Clear Signature" -msgstr "Limpiar firma" - -#: packages/ui/primitives/document-flow/add-signature.tsx:394 -msgid "Click to insert field" -msgstr "Haga clic para insertar campo" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:44 -msgid "Close" -msgstr "Cerrar" - -#: packages/ui/components/document/document-status.tsx:28 -msgid "Completed" -msgstr "" - -#: packages/lib/constants/template.ts:12 -msgid "Configure Direct Recipient" -msgstr "Configurar destinatario directo" - -#: packages/ui/primitives/document-flow/add-fields.tsx:571 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:403 -msgid "Configure the {0} field" -msgstr "Configurar el campo {0}" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:141 -msgid "Continue" -msgstr "Continuar" - -#: packages/ui/components/document/document-share-button.tsx:46 -msgid "Copied to clipboard" -msgstr "Copiado al portapapeles" - -#: packages/ui/components/document/next-inbox-item-button.tsx:93 -msgid "Created {0}" -msgstr "" - -#: packages/ui/primitives/document-flow/add-signature.tsx:360 -msgid "Custom Text" -msgstr "Texto personalizado" - -#: packages/ui/primitives/document-flow/add-fields.tsx:922 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:684 -msgid "Date" -msgstr "Fecha" - -#: packages/ui/primitives/document-flow/add-settings.tsx:271 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:279 -msgid "Date Format" -msgstr "Formato de fecha" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:570 -msgid "Direct link receiver" -msgstr "Receptor de enlace directo" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:62 -#: packages/ui/primitives/document-flow/add-settings.tsx:174 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:151 -msgid "Document access" -msgstr "Acceso al documento" - -#: packages/ui/components/document/document-status.tsx:47 -msgid "Document All" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:29 -msgid "Document completed" -msgstr "" - -#: packages/lib/constants/template.ts:20 -msgid "Document Creation" -msgstr "Creación de documento" - -#: packages/ui/components/document/document-status.tsx:35 -msgid "Document draft" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:41 -msgid "Document inbox" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:23 -msgid "Document pending" -msgstr "" - -#: packages/ui/components/document/document-download-button.tsx:68 -msgid "Download" -msgstr "Descargar" - -#: packages/ui/components/document/document-status.tsx:34 -msgid "Draft" -msgstr "" - -#: packages/ui/primitives/document-dropzone.tsx:162 -msgid "Drag & drop your PDF here." -msgstr "Arrastre y suelte su PDF aquí." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1052 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:814 -msgid "Dropdown" -msgstr "Menú desplegable" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:158 -msgid "Dropdown options" -msgstr "Opciones de menú desplegable" - -#: packages/ui/primitives/document-flow/add-fields.tsx:870 -#: packages/ui/primitives/document-flow/add-signature.tsx:272 -#: packages/ui/primitives/document-flow/add-signers.tsx:500 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:632 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:463 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:470 -msgid "Email" -msgstr "Correo electrónico" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:184 -msgid "Email Options" -msgstr "Opciones de correo electrónico" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1117 -msgid "Empty field" -msgstr "Campo vacío" - -#: packages/lib/constants/template.ts:8 -msgid "Enable Direct Link Signing" -msgstr "Habilitar firma de enlace directo" - -#: packages/ui/primitives/document-flow/add-signers.tsx:401 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:362 -msgid "Enable signing order" -msgstr "Habilitar orden de firma" - -#: packages/ui/primitives/document-flow/add-fields.tsx:790 -msgid "Enable Typed Signatures" -msgstr "Habilitar firmas escritas" - -#: packages/ui/primitives/document-password-dialog.tsx:84 -msgid "Enter password" -msgstr "Ingrese la contraseña" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:257 -msgid "Error" -msgstr "Error" - -#: packages/ui/primitives/document-flow/add-settings.tsx:241 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:249 -msgid "External ID" -msgstr "ID externo" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:258 -msgid "Failed to save settings." -msgstr "Fallo al guardar configuraciones." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:93 -msgid "Field character limit" -msgstr "Límite de caracteres del campo" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:62 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:130 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:107 -msgid "Field font size" -msgstr "Tamaño de fuente del campo" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:110 -msgid "Field format" -msgstr "Formato de campo" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:53 -msgid "Field label" -msgstr "Etiqueta de campo" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:65 -msgid "Field placeholder" -msgstr "Marcador de posición de campo" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:124 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:101 -msgid "Font Size" -msgstr "Tamaño de fuente" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:64 -msgid "Global recipient action authentication" -msgstr "Autenticación de acción de destinatario global" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:142 -msgid "Go Back" -msgstr "Regresar" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:398 -msgid "Green" -msgstr "Verde" - -#: packages/lib/constants/recipient-roles.ts:72 -msgid "I am a signer of this document" -msgstr "Soy un firmante de este documento" - -#: packages/lib/constants/recipient-roles.ts:75 -msgid "I am a viewer of this document" -msgstr "Soy un visualizador de este documento" - -#: packages/lib/constants/recipient-roles.ts:73 -msgid "I am an approver of this document" -msgstr "Soy un aprobador de este documento" - -#: packages/lib/constants/recipient-roles.ts:74 -msgid "I am required to receive a copy of this document" -msgstr "Se me requiere recibir una copia de este documento" - -#: packages/ui/components/document/document-status.tsx:40 -msgid "Inbox" -msgstr "" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:29 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:87 -msgid "Inherit authentication method" -msgstr "Heredar método de autenticación" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:67 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:72 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:48 -msgid "Label" -msgstr "Etiqueta" - -#: packages/lib/constants/teams.ts:11 -msgid "Manager" -msgstr "Gerente" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:188 -msgid "Max" -msgstr "Máx" - -#: packages/lib/constants/teams.ts:12 -msgid "Member" -msgstr "Miembro" - -#: packages/ui/primitives/document-flow/add-subject.tsx:95 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:215 -msgid "Message <0>(Optional)" -msgstr "Mensaje <0>(Opcional)" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:176 -msgid "Min" -msgstr "Mín" - -#: packages/ui/primitives/document-flow/add-fields.tsx:896 -#: packages/ui/primitives/document-flow/add-signature.tsx:298 -#: packages/ui/primitives/document-flow/add-signers.tsx:535 -#: packages/ui/primitives/document-flow/add-signers.tsx:541 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:658 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:498 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:504 -msgid "Name" -msgstr "Nombre" - -#: packages/ui/components/recipient/recipient-role-select.tsx:52 -msgid "Needs to approve" -msgstr "Necesita aprobar" - -#: packages/ui/components/recipient/recipient-role-select.tsx:31 -msgid "Needs to sign" -msgstr "Necesita firmar" - -#: packages/ui/components/recipient/recipient-role-select.tsx:73 -msgid "Needs to view" -msgstr "Necesita ver" - -#: packages/ui/primitives/document-flow/add-fields.tsx:680 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:497 -msgid "No recipient matching this description was found." -msgstr "No se encontró ningún destinatario que coincidiera con esta descripción." - -#: packages/ui/primitives/document-flow/add-fields.tsx:696 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:513 -msgid "No recipients with this role" -msgstr "No hay destinatarios con este rol" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:30 -#: packages/ui/components/document/document-global-auth-access-select.tsx:43 -#: packages/ui/components/document/document-global-auth-action-select.tsx:31 -#: packages/ui/components/document/document-global-auth-action-select.tsx:46 -msgid "No restrictions" -msgstr "Sin restricciones" - -#: packages/ui/primitives/data-table.tsx:148 -msgid "No results found" -msgstr "No se encontraron resultados" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:30 -msgid "No signature field found" -msgstr "No se encontró campo de firma" - -#: packages/ui/primitives/combobox.tsx:60 -#: packages/ui/primitives/multi-select-combobox.tsx:153 -msgid "No value found." -msgstr "No se encontró valor." - -#: packages/ui/primitives/document-flow/add-fields.tsx:974 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:736 -msgid "Number" -msgstr "Número" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:103 -msgid "Number format" -msgstr "Formato de número" - -#: packages/lib/constants/template.ts:9 -msgid "Once enabled, you can select any active recipient to be a direct link signing recipient, or create a new one. This recipient type cannot be edited or deleted." -msgstr "Una vez habilitado, puede seleccionar cualquier destinatario activo para que sea un destinatario de firma por enlace directo, o crear uno nuevo. Este tipo de destinatario no puede ser editado ni eliminado." - -#: packages/lib/constants/template.ts:17 -msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." -msgstr "Una vez que su plantilla esté configurada, comparta el enlace donde desee. La persona que abra el enlace podrá ingresar su información en el campo de destinatario de enlace directo y completar cualquier otro campo que se le haya asignado." - -#: packages/ui/primitives/data-table-pagination.tsx:77 -msgid "Page {0} of {1}" -msgstr "Página {0} de {1}" - -#: packages/ui/primitives/document-password-dialog.tsx:62 -msgid "Password Required" -msgstr "Se requiere contraseña" - -#: packages/ui/components/document/document-status.tsx:22 -msgid "Pending" -msgstr "" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:156 -msgid "Pick a number" -msgstr "Seleccione un número" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:79 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:84 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:60 -msgid "Placeholder" -msgstr "Marcador de posición" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1000 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:762 -msgid "Radio" -msgstr "Radio" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:133 -msgid "Radio values" -msgstr "Valores de radio" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:186 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:147 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:156 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:122 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:133 -msgid "Read only" -msgstr "Solo lectura" - -#: packages/ui/components/recipient/recipient-role-select.tsx:95 -msgid "Receives copy" -msgstr "Recibe copia" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39 -#: packages/ui/primitives/document-flow/add-settings.tsx:215 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:169 -msgid "Recipient action authentication" -msgstr "Autenticación de acción de destinatario" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:384 -msgid "Red" -msgstr "Rojo" - -#: packages/ui/primitives/document-flow/add-settings.tsx:329 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:332 -msgid "Redirect URL" -msgstr "URL de redirección" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1104 -msgid "Remove" -msgstr "Eliminar" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:176 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:137 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:146 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:112 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:123 -msgid "Required field" -msgstr "Campo obligatorio" - -#: packages/ui/primitives/data-table-pagination.tsx:55 -msgid "Rows per page" -msgstr "Filas por página" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:355 -msgid "Save" -msgstr "Guardar" - -#: packages/ui/primitives/template-flow/add-template-fields.tsx:848 -msgid "Save Template" -msgstr "Guardar plantilla" - -#: packages/ui/components/common/language-switcher-dialog.tsx:34 -msgid "Search languages..." -msgstr "Buscar idiomas..." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:115 -msgid "Select" -msgstr "Seleccionar" - -#: packages/ui/primitives/combobox.tsx:38 -msgid "Select an option" -msgstr "Seleccionar una opción" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:139 -msgid "Select at least" -msgstr "Seleccionar al menos" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:105 -msgid "Select default option" -msgstr "Seleccionar opción predeterminada" - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:34 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:64 -msgid "Send" -msgstr "Enviar" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:41 -msgid "Send Document" -msgstr "Enviar documento" - -#: packages/ui/components/document/document-share-button.tsx:135 -msgid "Share Signature Card" -msgstr "Compartir tarjeta de firma" - -#: packages/lib/constants/template.ts:16 -msgid "Share the Link" -msgstr "Compartir el enlace" - -#: packages/ui/primitives/document-flow/add-signers.tsx:680 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:655 -msgid "Show advanced settings" -msgstr "Mostrar configuraciones avanzadas" - -#: packages/lib/constants/recipient-roles.ts:20 -#: packages/ui/components/document/next-inbox-item-button.tsx:107 -msgid "Sign" -msgstr "Firmar" - -#: packages/ui/components/document/next-inbox-item-button.tsx:70 -msgid "Sign Next Document" -msgstr "" - -#: packages/ui/primitives/document-flow/add-fields.tsx:818 -#: 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:580 -msgid "Signature" -msgstr "Firma" - -#: packages/lib/constants/recipient-roles.ts:21 -msgid "Signed" -msgstr "Firmado" - -#: packages/lib/constants/recipient-roles.ts:23 -msgid "Signer" -msgstr "Firmante" - -#: packages/lib/constants/recipient-roles.ts:22 -msgid "Signing" -msgstr "Firmando" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:34 -msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." -msgstr "Algunos firmantes no han sido asignados a un campo de firma. Asigne al menos 1 campo de firma a cada firmante antes de continuar." - -#: packages/ui/components/document/document-share-button.tsx:51 -msgid "Something went wrong" -msgstr "Algo salió mal" - -#: packages/ui/primitives/data-table.tsx:136 -msgid "Something went wrong." -msgstr "Algo salió mal." - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:107 -msgid "Step <0>{step} of {maxStep}" -msgstr "Paso <0>{step} de {maxStep}" - -#: packages/ui/primitives/document-flow/add-subject.tsx:78 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:195 -msgid "Subject <0>(Optional)" -msgstr "Asunto <0>(Opcional)" - -#: packages/ui/primitives/document-password-dialog.tsx:97 -msgid "Submit" -msgstr "Enviar" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:134 -msgid "Template title" -msgstr "Título de plantilla" - -#: packages/ui/primitives/document-flow/add-fields.tsx:948 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:710 -msgid "Text" -msgstr "Texto" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:44 -msgid "The authentication required for recipients to sign fields" -msgstr "La autenticación requerida para que los destinatarios firmen campos" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:68 -msgid "The authentication required for recipients to sign the signature field." -msgstr "La autenticación requerida para que los destinatarios firmen el campo de firma." - -#: packages/ui/components/document/document-global-auth-access-select.tsx:67 -msgid "The authentication required for recipients to view the document." -msgstr "La autenticación requerida para que los destinatarios vean el documento." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:31 -msgid "The document's name" -msgstr "El nombre del documento" - -#: packages/ui/primitives/document-password-dialog.tsx:52 -msgid "The password you have entered is incorrect. Please try again." -msgstr "La contraseña que ha ingresado es incorrecta. Por favor, inténtelo de nuevo." - -#: packages/ui/components/recipient/recipient-role-select.tsx:103 -msgid "The recipient is not required to take any action and receives a copy of the document after it is completed." -msgstr "El destinatario no está obligado a tomar ninguna acción y recibe una copia del documento una vez completado." - -#: packages/ui/components/recipient/recipient-role-select.tsx:60 -msgid "The recipient is required to approve the document for it to be completed." -msgstr "El destinatario debe aprobar el documento para que se complete." - -#: packages/ui/components/recipient/recipient-role-select.tsx:39 -msgid "The recipient is required to sign the document for it to be completed." -msgstr "El destinatario debe firmar el documento para que se complete." - -#: packages/ui/components/recipient/recipient-role-select.tsx:81 -msgid "The recipient is required to view the document for it to be completed." -msgstr "El destinatario debe ver el documento para que se complete." - -#: packages/ui/components/document/document-share-button.tsx:52 -msgid "The sharing link could not be created at this time. Please try again." -msgstr "El enlace de compartición no se pudo crear en este momento. Por favor, inténtelo de nuevo." - -#: packages/ui/components/document/document-share-button.tsx:47 -msgid "The sharing link has been copied to your clipboard." -msgstr "El enlace de compartición ha sido copiado a su portapapeles." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:25 -msgid "The signer's email" -msgstr "El correo electrónico del firmante" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:19 -msgid "The signer's name" -msgstr "El nombre del firmante" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:72 -msgid "This can be overriden by setting the authentication requirements directly on each recipient in the next step." -msgstr "Esto se puede anular configurando los requisitos de autenticación directamente en cada destinatario en el siguiente paso." - -#: packages/ui/primitives/document-flow/add-fields.tsx:752 -msgid "This document has already been sent to this recipient. You can no longer edit this recipient." -msgstr "Este documento ya ha sido enviado a este destinatario. Ya no puede editar a este destinatario." - -#: packages/ui/primitives/document-password-dialog.tsx:66 -msgid "This document is password protected. Please enter the password to view the document." -msgstr "Este documento está protegido por contraseña. Por favor ingrese la contraseña para ver el documento." - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:573 -msgid "This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them." -msgstr "Este campo no se puede modificar ni eliminar. Cuando comparta el enlace directo de esta plantilla o lo agregue a su perfil público, cualquiera que acceda podrá ingresar su nombre y correo electrónico, y completar los campos que se le hayan asignado." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1084 -msgid "This recipient can no longer be modified as they have signed a field, or completed the document." -msgstr "Este destinatario ya no puede ser modificado ya que ha firmado un campo o completado el documento." - -#: packages/ui/primitives/document-flow/add-signers.tsx:194 -msgid "This signer has already signed the document." -msgstr "Este firmante ya ha firmado el documento." - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:48 -msgid "This will override any global settings." -msgstr "Esto anulará cualquier configuración global." - -#: packages/ui/primitives/document-flow/add-settings.tsx:305 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:309 -msgid "Time Zone" -msgstr "Zona horaria" - -#: packages/ui/primitives/document-flow/add-settings.tsx:153 -msgid "Title" -msgstr "Título" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1067 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:828 -msgid "To proceed further, please set at least one value for the {0} field." -msgstr "Para continuar, por favor establezca al menos un valor para el campo {0}." - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -msgid "Update" -msgstr "Actualizar" - -#: packages/lib/constants/template.ts:13 -msgid "Update the role and add fields as required for the direct recipient. The individual who uses the direct link will sign the document as the direct recipient." -msgstr "Actualizar el rol y agregar campos según sea necesario para el destinatario directo. La persona que utilice el enlace directo firmará el documento como destinatario directo." - -#: packages/ui/primitives/document-dropzone.tsx:168 -msgid "Upgrade" -msgstr "Actualizar" - -#: packages/ui/primitives/document-dropzone.tsx:70 -msgid "Upload Template Document" -msgstr "Cargar Documento Plantilla" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:132 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:167 -msgid "Validation" -msgstr "Validación" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:91 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:96 -msgid "Value" -msgstr "Valor" - -#: packages/lib/constants/recipient-roles.ts:26 -#: packages/ui/components/document/next-inbox-item-button.tsx:119 -msgid "View" -msgstr "Ver" - -#: packages/lib/constants/recipient-roles.ts:27 -msgid "Viewed" -msgstr "Visto" - -#: packages/lib/constants/recipient-roles.ts:29 -msgid "Viewer" -msgstr "Visor" - -#: packages/lib/constants/recipient-roles.ts:28 -msgid "Viewing" -msgstr "Viendo" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44 -msgid "You are about to send this document to the recipients. Are you sure you want to continue?" -msgstr "Está a punto de enviar este documento a los destinatarios. ¿Está seguro de que desea continuar?" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:11 -msgid "You can use the following variables in your message:" -msgstr "Puede usar las siguientes variables en su mensaje:" - -#: packages/ui/primitives/document-dropzone.tsx:43 -msgid "You cannot upload documents at this time." -msgstr "No puede cargar documentos en este momento." - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "You have reached your document limit." -msgstr "Ha alcanzado su límite de documentos." diff --git a/packages/lib/translations/es/marketing.po b/packages/lib/translations/es/marketing.po deleted file mode 100644 index eb837380f..000000000 --- a/packages/lib/translations/es/marketing.po +++ /dev/null @@ -1,604 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: es\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-22 02:25\n" -"Last-Translator: \n" -"Language-Team: Spanish\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: marketing.po\n" -"X-Crowdin-File-ID: 6\n" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:45 -msgid "{0}" -msgstr "{0}" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:100 -msgid "5 standard documents per month" -msgstr "5 documentos estándar por mes" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:198 -msgid "5 Users Included" -msgstr "5 Usuarios incluidos" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:34 -msgid "A 10x better signing experience." -msgstr "Una experiencia de firma 10 veces mejor." - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:51 -msgid "Add document" -msgstr "Agregar documento" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:201 -msgid "Add More Users for {0}" -msgstr "Agregar más usuarios por {0}" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:165 -msgid "All our metrics, finances, and learnings are public. We believe in transparency and want to share our journey with you. You can read more about why here: <0>Announcing Open Metrics" -msgstr "Todos nuestros métricas, finanzas y aprendizajes son públicos. Creemos en la transparencia y queremos compartir nuestro viaje contigo. Puedes leer más sobre por qué aquí: <0>Anunciando Métricas Abiertas" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:58 -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:65 -msgid "Amount Raised" -msgstr "Monto recaudado" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:145 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:189 -msgid "API Access" -msgstr "Acceso a API" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:67 -msgid "Beautiful." -msgstr "Hermoso." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:69 -msgid "Because signing should be celebrated. That’s why we care about the smallest detail in our product." -msgstr "Porque la firma debe ser celebrada. Por eso nos importa el más mínimo detalle en nuestro producto." - -#: apps/marketing/src/components/(marketing)/footer.tsx:35 -#: apps/marketing/src/components/(marketing)/header.tsx:57 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:36 -msgid "Blog" -msgstr "Blog" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:64 -msgid "Build on top." -msgstr "Construir sobre." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:163 -msgid "Can I use Documenso commercially?" -msgstr "¿Puedo usar Documenso comercialmente?" - -#: apps/marketing/src/components/(marketing)/footer.tsx:42 -msgid "Careers" -msgstr "Carreras" - -#: apps/marketing/src/components/(marketing)/footer.tsx:36 -msgid "Changelog" -msgstr "Registro de cambios" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:85 -msgid "Choose a template from the community app store. Or submit your own template for others to use." -msgstr "Elige una plantilla de la tienda de aplicaciones de la comunidad. O envía tu propia plantilla para que otros la usen." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:219 -msgid "Community" -msgstr "Comunidad" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:55 -msgid "Completed Documents" -msgstr "Documentos Completados" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:33 -msgid "Completed Documents per Month" -msgstr "Documentos Completados por Mes" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:65 -msgid "Connections" -msgstr "Conexiones" - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:35 -msgid "Contact Us" -msgstr "Contáctanos" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:67 -msgid "Create connections and automations with Zapier and more to integrate with your favorite tools." -msgstr "Crea conexiones y automatizaciones con Zapier y más para integrarte con tus herramientas favoritas." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:23 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Crea tu cuenta y comienza a usar la firma de documentos de última generación. La firma abierta y hermosa está a tu alcance." - -#: apps/marketing/src/app/(marketing)/open/tooltip.tsx:35 -msgid "Customers with an Active Subscriptions." -msgstr "Clientes con suscripciones activas." - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:33 -msgid "Customise and expand." -msgstr "Personaliza y expande." - -#: apps/marketing/src/components/(marketing)/footer.tsx:38 -msgid "Design" -msgstr "Diseño" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:44 -msgid "Designed for every stage of your journey." -msgstr "Diseñado para cada etapa de tu viaje." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:40 -msgid "Direct Link" -msgstr "Enlace Directo" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:181 -msgid "Documenso is a community effort to create an open and vibrant ecosystem around a tool, everybody is free to use and adapt. By being truly open we want to create trusted infrastructure for the future of the internet." -msgstr "Documenso es un esfuerzo comunitario para crear un ecosistema abierto y vibrante alrededor de una herramienta que todos son libres de usar y adaptar. Al ser verdaderamente abierto, queremos crear una infraestructura confiable para el futuro de internet." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:28 -msgid "Documenso on X" -msgstr "Documenso en X" - -#: apps/marketing/src/components/(marketing)/hero.tsx:104 -msgid "Document signing,<0/>finally open source." -msgstr "Firma de documentos,<0/>finalmente código abierto." - -#: apps/marketing/src/components/(marketing)/footer.tsx:33 -#: apps/marketing/src/components/(marketing)/header.tsx:50 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28 -msgid "Documentation" -msgstr "Documentación" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:110 -msgid "Easily embed Documenso into your product. Simply copy and paste our react widget into your application." -msgstr "Incrusta fácilmente Documenso en tu producto. Simplemente copia y pega nuestro widget de react en tu aplicación." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:46 -msgid "Easy Sharing." -msgstr "Compartición fácil." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:148 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:192 -msgid "Email and Discord Support" -msgstr "Soporte por correo electrónico y Discord" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:43 -msgid "Engagement" -msgstr "Compromiso" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:64 -msgid "Enter your details." -msgstr "Ingresa tus detalles." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:16 -msgid "Enterprise Compliance, License or Technical Needs?" -msgstr "¿Cumplimiento, licencia o necesidades técnicas de la empresa?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:128 -msgid "Everything you need for a great signing experience." -msgstr "Todo lo que necesitas para una gran experiencia de firma." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:45 -msgid "Fast." -msgstr "Rápido." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:36 -msgid "Faster, smarter and more beautiful." -msgstr "Más rápido, más inteligente y más hermoso." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:210 -msgid "Finances" -msgstr "Finanzas" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:38 -msgid "Follow us on X" -msgstr "Síguenos en X" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:172 -msgid "For companies looking to scale across multiple teams." -msgstr "Para empresas que buscan escalar en múltiples equipos." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:85 -msgid "For small teams and individuals with basic needs." -msgstr "Para pequeños equipos e individuos con necesidades básicas." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:80 -msgid "Free" -msgstr "Gratis" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:26 -msgid "From the blog" -msgstr "Del blog" - -#: apps/marketing/src/app/(marketing)/open/data.ts:9 -#: apps/marketing/src/app/(marketing)/open/data.ts:17 -#: apps/marketing/src/app/(marketing)/open/data.ts:25 -#: apps/marketing/src/app/(marketing)/open/data.ts:33 -#: apps/marketing/src/app/(marketing)/open/data.ts:41 -#: apps/marketing/src/app/(marketing)/open/data.ts:49 -msgid "Full-Time" -msgstr "A tiempo completo" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:87 -msgid "Get paid (Soon)." -msgstr "Recibe pago (Pronto)." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:31 -msgid "Get started" -msgstr "Empezar" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:75 -msgid "Get Started" -msgstr "Comienza" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:47 -msgid "Get started today." -msgstr "Comienza hoy." - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:30 -msgid "Get the latest news from Documenso, including product updates, team announcements and more!" -msgstr "¡Obtén las últimas noticias de Documenso, incluidas actualizaciones de productos, anuncios del equipo y más!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:233 -msgid "GitHub: Total Merged PRs" -msgstr "GitHub: Total de PRs fusionados" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:251 -msgid "GitHub: Total Open Issues" -msgstr "GitHub: Total de problemas abiertos" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:225 -msgid "GitHub: Total Stars" -msgstr "GitHub: Total de estrellas" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:23 -msgid "Global Salary Bands" -msgstr "Bandas salariales globales" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:261 -msgid "Growth" -msgstr "Crecimiento" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:134 -msgid "How can I contribute?" -msgstr "¿Cómo puedo contribuir?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:105 -msgid "How do you handle my data?" -msgstr "¿Cómo manejan mis datos?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:118 -msgid "Individual" -msgstr "Individual" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:89 -msgid "Integrated payments with Stripe so you don’t have to worry about getting paid." -msgstr "Pagos integrados con Stripe para que no tengas que preocuparte por cobrar." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:35 -msgid "Integrates with all your favourite tools." -msgstr "Se integra con todas tus herramientas favoritas." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:289 -msgid "Is there more?" -msgstr "¿Hay más?" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:44 -msgid "It’s up to you. Either clone our repository or rely on our easy to use hosting solution." -msgstr "Depende de ti. O bien clona nuestro repositorio o confía en nuestra solución de hosting fácil de usar." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:49 -msgid "Join Date" -msgstr "Fecha de ingreso" - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:19 -msgid "Join the Open Signing Movement" -msgstr "Únete al Movimiento de Firma Abierta" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:46 -msgid "Location" -msgstr "Ubicación" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:66 -msgid "Make it your own through advanced customization and adjustability." -msgstr "Hazlo tuyo a través de personalización y ajustabilidad avanzadas." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:199 -msgid "Merged PR's" -msgstr "PRs fusionados" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:234 -msgid "Merged PRs" -msgstr "PRs fusionados" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:40 -msgid "Monthly" -msgstr "Mensual" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:34 -msgid "Name" -msgstr "Nombre" - -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:52 -msgid "New Users" -msgstr "Nuevos Usuarios" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:106 -msgid "No credit card required" -msgstr "No se requiere tarjeta de crédito" - -#: apps/marketing/src/components/(marketing)/callout.tsx:29 -#: apps/marketing/src/components/(marketing)/hero.tsx:125 -msgid "No Credit Card required" -msgstr "No se requiere tarjeta de crédito" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:61 -msgid "None of these work for you? Try self-hosting!" -msgstr "¿Ninguna de estas opciones funciona para ti? ¡Prueba el autoalojamiento!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:194 -#: apps/marketing/src/app/(marketing)/open/page.tsx:252 -msgid "Open Issues" -msgstr "Problemas Abiertos" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:42 -msgid "Open Source or Hosted." -msgstr "Código Abierto o Alojado." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:161 -#: apps/marketing/src/components/(marketing)/footer.tsx:37 -#: apps/marketing/src/components/(marketing)/header.tsx:64 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:40 -msgid "Open Startup" -msgstr "Startup Abierta" - -#: apps/marketing/src/components/(marketing)/footer.tsx:41 -msgid "OSS Friends" -msgstr "Amigos OSS" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:91 -msgid "Our custom templates come with smart rules that can help you save time and energy." -msgstr "Nuestras plantillas personalizadas vienen con reglas inteligentes que pueden ayudarte a ahorrar tiempo y energía." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:20 -msgid "Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's available for our cloud offering as well as self-hosted setups and offers a wide range of compliance and Adminstration Features." -msgstr "Nuestra Licencia Empresarial es excelente para grandes organizaciones que buscan cambiar a Documenso para todas sus necesidades de firma. Está disponible para nuestra oferta en la nube, así como para configuraciones autoalojadas y ofrece una amplia gama de funciones de cumplimiento y administración." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:65 -msgid "Our self-hosted option is great for small teams and individuals who need a simple solution. You can use our docker based setup to get started in minutes. Take control with full customizability and data ownership." -msgstr "Nuestra opción de autoalojamiento es excelente para pequeños equipos e individuos que necesitan una solución simple. Puedes usar nuestra configuración basada en docker para empezar en minutos. Toma el control con total personalización y propiedad de los datos." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:151 -msgid "Premium Profile Name" -msgstr "Nombre de Perfil Premium" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:40 -#: apps/marketing/src/components/(marketing)/footer.tsx:31 -#: apps/marketing/src/components/(marketing)/header.tsx:42 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:24 -msgid "Pricing" -msgstr "Precios" - -#: apps/marketing/src/components/(marketing)/footer.tsx:43 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:53 -msgid "Privacy" -msgstr "Privacidad" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:58 -msgid "Profile" -msgstr "Perfil" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:108 -msgid "React Widget (Soon)." -msgstr "Widget de React (Pronto)." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:48 -msgid "Receive your personal link to share with everyone you care about." -msgstr "Recibe tu enlace personal para compartirlo con todos los que te importan." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:37 -msgid "Role" -msgstr "Rol" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:37 -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:40 -msgid "Salary" -msgstr "Salario" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:62 -msgid "Save $60 or $120" -msgstr "Ahorra $60 o $120" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:109 -msgid "Securely. Our data centers are located in Frankfurt (Germany), giving us the best local privacy laws. We are very aware of the sensitive nature of our data and follow best practices to ensure the security and integrity of the data entrusted to us." -msgstr "De manera segura. Nuestros centros de datos están ubicados en Frankfurt (Alemania), dándonos las mejores leyes de privacidad locales. Somos muy conscientes de la naturaleza sensible de nuestros datos y seguimos las mejores prácticas para garantizar la seguridad y la integridad de los datos que se nos confían." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:37 -msgid "Send, connect, receive and embed everywhere." -msgstr "Enviar, conectar, recibir e incrustar en todas partes." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:34 -msgid "Seniority" -msgstr "Antigüedad" - -#: apps/marketing/src/components/(marketing)/footer.tsx:39 -msgid "Shop" -msgstr "Tienda" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:63 -msgid "Sign" -msgstr "Firmar" - -#: apps/marketing/src/components/(marketing)/header.tsx:72 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:61 -msgid "Sign in" -msgstr "Iniciar sesión" - -#: apps/marketing/src/components/(marketing)/header.tsx:77 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:57 -msgid "Sign up" -msgstr "Registrarse" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:22 -msgid "Signing Process" -msgstr "Proceso de firma" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:94 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:136 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:180 -msgid "Signup Now" -msgstr "Regístrate ahora" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:89 -msgid "Smart." -msgstr "Inteligente." - -#: apps/marketing/src/components/(marketing)/hero.tsx:132 -msgid "Star on GitHub" -msgstr "Estrella en GitHub" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:226 -msgid "Stars" -msgstr "Estrellas" - -#: apps/marketing/src/components/(marketing)/footer.tsx:40 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:44 -msgid "Status" -msgstr "Estado" - -#: apps/marketing/src/components/(marketing)/footer.tsx:34 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:48 -msgid "Support" -msgstr "Soporte" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:26 -msgid "Team" -msgstr "Equipo" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:195 -msgid "Team Inbox" -msgstr "Bandeja de entrada del equipo" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:28 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:162 -msgid "Teams" -msgstr "Equipos" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:83 -msgid "Template Store (Soon)." -msgstr "Tienda de Plantillas (Pronto)." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:138 -msgid "That's awesome. You can take a look at the current <0>Issues and join our <1>Discord Community to keep up to date, on what the current priorities are. In any case, we are an open community and welcome all input, technical and non-technical ❤️" -msgstr "Eso es increíble. Puedes echar un vistazo a los <0>Problemas actuales y unirte a nuestra <1>Comunidad de Discord para mantenerte al día sobre cuáles son las prioridades actuales. En cualquier caso, somos una comunidad abierta y agradecemos todas las aportaciones, técnicas y no técnicas ❤️" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:293 -msgid "This page is evolving as we learn what makes a great signing company. We'll update it when we have more to share." -msgstr "Esta página está evolucionando a medida que aprendemos lo que hace una gran empresa de firmas. La actualizaremos cuando tengamos más para compartir." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:31 -msgid "Title" -msgstr "Título" - -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:55 -msgid "Total Completed Documents" -msgstr "Total de Documentos Completados" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:267 -#: apps/marketing/src/app/(marketing)/open/page.tsx:268 -msgid "Total Customers" -msgstr "Total de Clientes" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:29 -msgid "Total Funding Raised" -msgstr "Total de Fondos Recaudados" - -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:52 -msgid "Total Users" -msgstr "Total de Usuarios" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:31 -msgid "Truly your own." -msgstr "Realmente tuyo." - -#: apps/marketing/src/components/(marketing)/callout.tsx:27 -#: apps/marketing/src/components/(marketing)/hero.tsx:123 -msgid "Try our Free Plan" -msgstr "Prueba nuestro Plan Gratuito" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:20 -msgid "Twitter Stats" -msgstr "Estadísticas de Twitter" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:142 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:186 -msgid "Unlimited Documents per Month" -msgstr "Documentos ilimitados por mes" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:103 -msgid "Up to 10 recipients per document" -msgstr "Hasta 10 destinatarios por documento" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:52 -msgid "Upload a document and add fields." -msgstr "Sube un documento y agrega campos." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:123 -msgid "Using our hosted version is the easiest way to get started, you can simply subscribe and start signing your documents. We take care of the infrastructure, so you can focus on your business. Additionally, when using our hosted version you benefit from our trusted signing certificates which helps you to build trust with your customers." -msgstr "Usar nuestra versión alojada es la forma más fácil de comenzar, simplemente puedes suscribirte y comenzar a firmar tus documentos. Nos ocupamos de la infraestructura, para que puedas concentrarte en tu negocio. Además, al utilizar nuestra versión alojada, te beneficias de nuestros certificados de firma confiables, lo que te ayuda a generar confianza con tus clientes." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:33 -msgid "View all stats" -msgstr "Ver todas las estadísticas" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:195 -msgid "We are happy to assist you at <0>support@documenso.com or <1>in our Discord-Support-Channel please message either Lucas or Timur to get added to the channel if you are not already a member." -msgstr "Estamos felices de ayudarte en <0>support@documenso.com o <1>en nuestro canal de soporte de Discord. Mensaje a Lucas o Timur para que te agreguen al canal si aún no eres miembro." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:89 -msgid "What is the difference between the plans?" -msgstr "¿Cuál es la diferencia entre los planes?" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:47 -msgid "When it comes to sending or receiving a contract, you can count on lightning-fast speeds." -msgstr "Cuando se trata de enviar o recibir un contrato, puedes contar con velocidades ultrarrápidas." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:191 -msgid "Where can I get support?" -msgstr "¿Dónde puedo obtener soporte?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:177 -msgid "Why should I prefer Documenso over DocuSign or some other signing tool?" -msgstr "¿Por qué debería preferir Documenso sobre DocuSign u otra herramienta de firma?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:119 -msgid "Why should I use your hosting service?" -msgstr "¿Por qué debería usar su servicio de alojamiento?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:60 -msgid "Yearly" -msgstr "Anual" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:167 -msgid "Yes! Documenso is offered under the GNU AGPL V3 open source license. This means you can use it for free and even modify it to fit your needs, as long as you publish your changes under the same license." -msgstr "¡Sí! Documenso se ofrece bajo la licencia de código abierto GNU AGPL V3. Esto significa que puedes usarlo de forma gratuita e incluso modificarlo para adaptarlo a tus necesidades, siempre que publiques tus cambios bajo la misma licencia." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:93 -msgid "You can self-host Documenso for free or use our ready-to-use hosted version. The hosted version comes with additional support, painless scalability and more. Early adopters will get access to all features we build this year, for no additional cost! Forever! Yes, that includes multiple users per account later. If you want Documenso for your enterprise, we are happy to talk about your needs." -msgstr "Puedes autoalojar Documenso de forma gratuita o usar nuestra versión alojada lista para usar. La versión alojada viene con soporte adicional, escalabilidad sin problemas y más. Los primeros adoptantes tendrán acceso a todas las funciones que construimos este año, sin costo adicional. ¡Para siempre! Sí, eso incluye múltiples usuarios por cuenta más adelante. Si quieres Documenso para tu empresa, estaremos encantados de hablar sobre tus necesidades." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:272 -msgid "Your browser does not support the video tag." -msgstr "Tu navegador no soporta la etiqueta de video." diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po deleted file mode 100644 index 149ffa57b..000000000 --- a/packages/lib/translations/es/web.po +++ /dev/null @@ -1,4440 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: es\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-22 02:26\n" -"Last-Translator: \n" -"Language-Team: Spanish\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: web.po\n" -"X-Crowdin-File-ID: 8\n" - -#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:69 -msgid "\"{0}\" will appear on the document as it has a timezone of \"{timezone}\"." -msgstr "\"{0}\" aparecerá en el documento ya que tiene un huso horario de \"{timezone}\"." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:60 -msgid "\"{documentTitle}\" has been successfully deleted" -msgstr "\"{documentTitle}\" ha sido eliminado con éxito" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:78 -msgid "({0}) has invited you to approve this document" -msgstr "({0}) te ha invitado a aprobar este documento" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:75 -msgid "({0}) has invited you to sign this document" -msgstr "({0}) te ha invitado a firmar este documento" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:72 -msgid "({0}) has invited you to view this document" -msgstr "({0}) te ha invitado a ver este documento" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:311 -msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" -msgstr "{0, plural, one {(1 carácter excedido)} other {(# caracteres excedidos)}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:237 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:395 -msgid "{0, plural, one {# character over the limit} other {# characters over the limit}}" -msgstr "{0, plural, one {# carácter sobre el límite} other {# caracteres sobre el límite}}" - -#: apps/web/src/app/(recipient)/d/[token]/page.tsx:82 -msgid "{0, plural, one {# recipient} other {# recipients}}" -msgstr "{0, plural, one {# destinatario} other {# destinatarios}}" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:66 -msgid "{0, plural, one {# Seat} other {# Seats}}" -msgstr "{0, plural, one {# Asiento} other {# Asientos}}" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:37 -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:66 -msgid "{0, plural, one {<0>You have <1>1 pending team invitation} other {<2>You have <3># pending team invitations}}" -msgstr "{0, plural, one {<0>Tienes <1>1 invitación de equipo pendiente} other {<2>Tienes <3># invitaciones de equipo pendientes}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:129 -msgid "{0, plural, one {1 Recipient} other {# Recipients}}" -msgstr "{0, plural, one {1 Destinatario} other {# Destinatarios}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:230 -msgid "{0, plural, one {Waiting on 1 recipient} other {Waiting on # recipients}}" -msgstr "{0, plural, one {Esperando 1 destinatario} other {Esperando # destinatarios}}" - -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:64 -msgid "{0, plural, zero {Select values} other {# selected...}}" -msgstr "{0, plural, zero {Selecciona valores} other {# seleccionados...}}" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:249 -msgid "{0} direct signing templates" -msgstr "{0} plantillas de firma directa" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:66 -msgid "{0} document" -msgstr "{0} documento" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:146 -msgid "{0} of {1} documents remaining this month." -msgstr "{0} de {1} documentos restantes este mes." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:165 -msgid "{0} Recipient(s)" -msgstr "{0} Destinatario(s)" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:67 -msgid "{0} the document to complete the process." -msgstr "{0} el documento para completar el proceso." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:292 -msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" -msgstr "{charactersRemaining, plural, one {1 carácter restante} other {{charactersRemaining} caracteres restantes}}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:55 -msgid "{formattedTeamMemberQuanity} • Monthly • Renews: {formattedDate}" -msgstr "{formattedTeamMemberQuanity} • Mensual • Renovaciones: {formattedDate}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:48 -msgid "{numberOfSeats, plural, one {# member} other {# members}}" -msgstr "{numberOfSeats, plural, one {# miembro} other {# miembros}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:231 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:389 -msgid "{remaningLength, plural, one {# character remaining} other {# characters remaining}}" -msgstr "{remaningLength, plural, one {# carácter restante} other {# caracteres restantes}}" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:45 -msgid "<0>\"{0}\"is no longer available to sign" -msgstr "<0>\"{0}\" ya no está disponible para firmar" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:57 -msgid "<0>Sender: All" -msgstr "<0>Remitente: Todos" - -#: apps/web/src/components/partials/not-found.tsx:45 -msgid "404 Page not found" -msgstr "404 Página no encontrada" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:15 -msgid "404 Profile not found" -msgstr "404 Perfil no encontrado" - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:15 -msgid "404 Team not found" -msgstr "404 Equipo no encontrado" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:15 -msgid "404 Template not found" -msgstr "404 Plantilla no encontrada" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:55 -msgid "A confirmation email has been sent, and it should arrive in your inbox shortly." -msgstr "Se ha enviado un correo electrónico de confirmación y debería llegar a tu bandeja de entrada en breve." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:201 -msgid "A draft document will be created" -msgstr "Se creará un documento borrador" - -#: apps/web/src/components/forms/token.tsx:127 -msgid "A new token was created successfully." -msgstr "Un nuevo token se ha creado con éxito." - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:24 -#: apps/web/src/components/forms/forgot-password.tsx:58 -msgid "A password reset email has been sent, if you have an account you should see it in your inbox shortly." -msgstr "Se ha enviado un correo electrónico para restablecer la contraseña, si tienes una cuenta deberías verlo en tu bandeja de entrada en breve." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:94 -msgid "A request to transfer the ownership of this team has been sent to <0>{0} ({1})" -msgstr "Se ha enviado una solicitud para transferir la propiedad de este equipo a <0>{0} ({1})" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:228 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso" -msgstr "Un secreto que se enviará a tu URL para que puedas verificar que la solicitud ha sido enviada por Documenso" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:196 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:198 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso." -msgstr "Un secreto que se enviará a tu URL para que puedas verificar que la solicitud ha sido enviada por Documenso." - -#: apps/web/src/components/forms/public-profile-form.tsx:198 -msgid "A unique URL to access your profile" -msgstr "Una URL única para acceder a tu perfil" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:206 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:139 -msgid "A unique URL to identify your team" -msgstr "Una URL única para identificar tu equipo" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:137 -msgid "A verification email will be sent to the provided email." -msgstr "Se enviará un correo electrónico de verificación a la dirección proporcionada." - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:46 -msgid "Accept" -msgstr "Aceptar" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:26 -msgid "Accepted team invitation" -msgstr "Invitación de equipo aceptada" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48 -msgid "Account deleted" -msgstr "Cuenta eliminada" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121 -#: 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 -msgid "Action" -msgstr "Acción" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:85 -#: 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 -msgid "Actions" -msgstr "Acciones" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:101 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:76 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:71 -msgid "Active" -msgstr "Activo" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:68 -msgid "Active Subscriptions" -msgstr "Suscripciones Activas" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:189 -msgid "Add" -msgstr "Agregar" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:175 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:87 -msgid "Add all relevant fields for each recipient." -msgstr "Agrega todos los campos relevantes para cada destinatario." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:82 -msgid "Add all relevant placeholders for each recipient." -msgstr "Agrega todos los marcadores de posición relevantes para cada destinatario." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:62 -msgid "Add an authenticator to serve as a secondary authentication method for signing documents." -msgstr "Agrega un autenticador para servir como método de autenticación secundario para firmar documentos." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:57 -msgid "Add an authenticator to serve as a secondary authentication method when signing in, or when signing documents." -msgstr "Agrega un autenticador para servir como método de autenticación secundario al iniciar sesión o al firmar documentos." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:125 -msgid "Add email" -msgstr "Agregar correo electrónico" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:174 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:86 -msgid "Add Fields" -msgstr "Agregar Campos" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:364 -msgid "Add more" -msgstr "Agregar más" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:146 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:154 -msgid "Add passkey" -msgstr "Agregar clave" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:81 -msgid "Add Placeholders" -msgstr "Agregar Marcadores de posición" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:169 -msgid "Add Signers" -msgstr "Agregar Firmantes" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:179 -msgid "Add Subject" -msgstr "Agregar Asunto" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:133 -msgid "Add team email" -msgstr "Agregar correo electrónico del equipo" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:170 -msgid "Add the people who will sign the document." -msgstr "Agrega a las personas que firmarán el documento." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:203 -msgid "Add the recipients to create the document with" -msgstr "Agrega los destinatarios con los que crear el documento" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:180 -msgid "Add the subject and message you wish to send to signers." -msgstr "Agrega el asunto y el mensaje que deseas enviar a los firmantes." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:152 -msgid "Adding and removing seats will adjust your invoice accordingly." -msgstr "Agregar y eliminar asientos ajustará tu factura en consecuencia." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:59 -msgid "Admin Actions" -msgstr "Acciones Administrativas" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:262 -msgid "Admin panel" -msgstr "Panel administrativo" - -#: apps/web/src/components/formatter/document-status.tsx:46 -msgid "All" -msgstr "Todos" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:42 -msgid "All documents" -msgstr "Todos los documentos" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:35 -msgid "All documents have been processed. Any new documents that are sent or received will show here." -msgstr "Todos los documentos han sido procesados. Cualquier nuevo documento que se envíe o reciba aparecerá aquí." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:145 -msgid "All inserted signatures will be voided" -msgstr "Todas las firmas insertadas serán anuladas" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:148 -msgid "All recipients will be notified" -msgstr "Todos los destinatarios serán notificados" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:57 -msgid "All templates" -msgstr "Todas las plantillas" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:55 -msgid "All Time" -msgstr "Todo el Tiempo" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:110 -msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." -msgstr "Permite autenticarse usando biometría, administradores de contraseñas, claves de hardware, etc." - -#: apps/web/src/components/forms/v2/signup.tsx:423 -msgid "Already have an account? <0>Sign in instead" -msgstr "¿Ya tienes una cuenta? <0>Iniciar sesión en su lugar" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:86 -msgid "Amount" -msgstr "Cantidad" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:262 -msgid "An email containing an invitation will be sent to each member." -msgstr "Un correo electrónico que contiene una invitación se enviará a cada miembro." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:109 -msgid "An email requesting the transfer of this team has been sent." -msgstr "Se ha enviado un correo electrónico solicitando la transferencia de este equipo." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:83 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:57 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:92 -#: apps/web/src/components/forms/avatar-image.tsx:116 -#: apps/web/src/components/forms/password.tsx:78 -#: apps/web/src/components/forms/profile.tsx:81 -#: apps/web/src/components/forms/reset-password.tsx:81 -#: apps/web/src/components/forms/signup.tsx:107 -#: apps/web/src/components/forms/token.tsx:137 -#: apps/web/src/components/forms/v2/signup.tsx:154 -msgid "An error occurred" -msgstr "Ocurrió un error" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:266 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:197 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:231 -msgid "An error occurred while adding signers." -msgstr "Ocurrió un error al agregar firmantes." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:301 -msgid "An error occurred while adding the fields." -msgstr "Ocurrió un error al agregar los campos." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:161 -msgid "An error occurred while creating document from template." -msgstr "Ocurrió un error al crear el documento a partir de la plantilla." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:102 -msgid "An error occurred while creating the webhook. Please try again." -msgstr "Ocurrió un error al crear el webhook. Por favor, intenta de nuevo." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:124 -msgid "An error occurred while disabling direct link signing." -msgstr "Ocurrió un error al desactivar la firma de enlace directo." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:64 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:76 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:105 -msgid "An error occurred while downloading your document." -msgstr "Ocurrió un error al descargar tu documento." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:52 -msgid "An error occurred while duplicating template." -msgstr "Ocurrió un error al duplicar la plantilla." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:123 -msgid "An error occurred while enabling direct link signing." -msgstr "Ocurrió un error al habilitar la firma de enlace directo." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:299 -msgid "An error occurred while loading team members. Please try again later." -msgstr "Ocurrió un error al cargar los miembros del equipo. Por favor intenta de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:58 -msgid "An error occurred while moving the document." -msgstr "Ocurrió un error al mover el documento." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:57 -msgid "An error occurred while moving the template." -msgstr "Ocurrió un error al mover la plantilla." - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:152 -#: 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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:148 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:129 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:173 -msgid "An error occurred while removing the signature." -msgstr "Ocurrió un error al eliminar la firma." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:196 -msgid "An error occurred while removing the text." -msgstr "Ocurrió un error al eliminar el texto." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:332 -msgid "An error occurred while sending the document." -msgstr "Ocurrió un error al enviar el documento." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:63 -msgid "An error occurred while sending your confirmation email" -msgstr "Ocurrió un error al enviar tu correo electrónico de confirmación" - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:123 -#: 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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:122 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:150 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:102 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:168 -msgid "An error occurred while signing the document." -msgstr "Ocurrió un error al firmar el documento." - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:63 -msgid "An error occurred while trying to create a checkout session." -msgstr "Ocurrió un error al intentar crear una sesión de pago." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:232 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:166 -msgid "An error occurred while updating the document settings." -msgstr "Ocurrió un error al actualizar la configuración del documento." - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:213 -msgid "An error occurred while updating the signature." -msgstr "Ocurrió un error al actualizar la firma." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:79 -msgid "An error occurred while updating your profile." -msgstr "Ocurrió un error al actualizar tu perfil." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:113 -msgid "An error occurred while uploading your document." -msgstr "Ocurrió un error al subir tu documento." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:89 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:63 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:98 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:54 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:301 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:97 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:100 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:105 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:84 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:158 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:116 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:89 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:100 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:122 -#: apps/web/src/components/forms/password.tsx:84 -#: 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/reset-password.tsx:87 -#: 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 -#: apps/web/src/components/forms/token.tsx:143 -#: apps/web/src/components/forms/v2/signup.tsx:160 -#: apps/web/src/components/forms/v2/signup.tsx:183 -#: apps/web/src/components/forms/v2/signup.tsx:197 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:141 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:178 -msgid "An unknown error occurred" -msgstr "Ocurrió un error desconocido" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:260 -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 "Cualquier método de pago adjunto a este equipo permanecerá adjunto a este equipo. Por favor, contáctanos si necesitas actualizar esta información." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:22 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:42 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:56 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:90 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:93 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:89 -msgid "API Tokens" -msgstr "Tokens de API" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:74 -msgid "App Version" -msgstr "Versión de la Aplicación" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:144 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:125 -msgid "Approve" -msgstr "Aprobar" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:78 -msgid "Approved" -msgstr "Aprobado" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:129 -msgid "Are you sure you want to delete this token?" -msgstr "¿Estás seguro de que deseas eliminar este token?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:188 -msgid "Are you sure you want to remove the <0>{passkeyName} passkey." -msgstr "¿Está seguro de que desea eliminar la clave de acceso <0>{passkeyName}?" - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:126 -msgid "Are you sure you wish to delete this team?" -msgstr "¿Estás seguro de que deseas eliminar este equipo?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:94 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:455 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:116 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:439 -msgid "Are you sure?" -msgstr "¿Estás seguro?" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:66 -msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." -msgstr "Intenta sellar el documento de nuevo, útil después de que se haya producido un cambio de código para resolver un documento erróneo." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:127 -msgid "Audit Log" -msgstr "Registro de Auditoría" - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52 -msgid "Authentication required" -msgstr "Se requiere autenticación" - -#: apps/web/src/components/forms/avatar-image.tsx:145 -msgid "Avatar" -msgstr "Avatar" - -#: apps/web/src/components/forms/avatar-image.tsx:107 -msgid "Avatar Updated" -msgstr "Avatar actualizado" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:121 -msgid "Awaiting email confirmation" -msgstr "Esperando confirmación de correo electrónico" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:369 -#: apps/web/src/components/(dashboard)/settings/layout/activity-back.tsx:20 -#: apps/web/src/components/forms/v2/signup.tsx:509 -msgid "Back" -msgstr "Atrás" - -#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:109 -msgid "Back to Documents" -msgstr "Volver a Documentos" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:146 -msgid "Background Color" -msgstr "Color de Fondo" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:167 -#: apps/web/src/components/forms/signin.tsx:485 -msgid "Backup Code" -msgstr "Código de respaldo" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:164 -msgid "Backup codes" -msgstr "Códigos de respaldo" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:74 -msgid "Banner Updated" -msgstr "Banner actualizado" - -#: apps/web/src/components/forms/v2/signup.tsx:472 -msgid "Basic details" -msgstr "Detalles básicos" - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:72 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:61 -#: 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:108 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:116 -msgid "Billing" -msgstr "Facturación" - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99 -msgid "Browser" -msgstr "Navegador" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:279 -msgid "Bulk Import" -msgstr "Importación masiva" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:156 -msgid "By deleting this document, the following will occur:" -msgstr "Al eliminar este documento, ocurrirá lo siguiente:" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:114 -msgid "By enabling 2FA, you will be required to enter a code from your authenticator app every time you sign in." -msgstr "Al habilitar la 2FA, se requerirá ingresar un código de su aplicación de autenticación cada vez que inicie sesión." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:186 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:190 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:108 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:157 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:198 -#: 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/template-direct-link-dialog.tsx:472 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:178 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:71 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:164 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:189 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:151 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:215 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:327 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:113 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:248 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:333 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:176 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:242 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:185 -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:218 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:104 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:369 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:102 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:278 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:187 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:257 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:163 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:450 -msgid "Cancel" -msgstr "Cancelar" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:226 -msgid "Cancelled by user" -msgstr "Cancelado por el usuario" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:132 -msgid "Charts" -msgstr "Gráficas" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:179 -msgid "Checkout" -msgstr "Checkout" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:271 -msgid "Choose an existing recipient from below to continue" -msgstr "Elija un destinatario existente de abajo para continuar" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:267 -msgid "Choose Direct Link Recipient" -msgstr "Elija el destinatario del enlace directo" - -#: apps/web/src/components/forms/token.tsx:200 -msgid "Choose..." -msgstr "Elija..." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:160 -msgid "Claim account" -msgstr "Reclamar cuenta" - -#: apps/web/src/components/forms/v2/signup.tsx:481 -msgid "Claim username" -msgstr "Reclamar nombre de usuario" - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:28 -msgid "Claim your profile later" -msgstr "Reclame su perfil más tarde" - -#: apps/web/src/components/forms/v2/signup.tsx:279 -msgid "Claim your username now" -msgstr "Reclame su nombre de usuario ahora" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:130 -msgid "Click here to get started" -msgstr "Haga clic aquí para comenzar" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:78 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:118 -#: apps/web/src/components/document/document-history-sheet.tsx:133 -msgid "Click here to retry" -msgstr "Haga clic aquí para reintentar" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:392 -msgid "Click here to upload" -msgstr "Haga clic aquí para subir" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:52 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:65 -msgid "Click to copy signing link for sending to recipient" -msgstr "Haga clic para copiar el enlace de firma para enviar al destinatario" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:175 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:115 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:435 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:314 -msgid "Click to insert field" -msgstr "Haga clic para insertar campo" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:126 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:339 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:125 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:138 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:180 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:102 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:319 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:423 -msgid "Close" -msgstr "Cerrar" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:425 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:304 -#: apps/web/src/components/forms/v2/signup.tsx:534 -msgid "Complete" -msgstr "Completo" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:70 -msgid "Complete Approval" -msgstr "Completar Aprobación" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:69 -msgid "Complete Signing" -msgstr "Completar Firmado" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:68 -msgid "Complete Viewing" -msgstr "Completar Visualización" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:62 -#: apps/web/src/components/formatter/document-status.tsx:28 -msgid "Completed" -msgstr "Completado" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:48 -msgid "Completed documents" -msgstr "Documentos completados" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:94 -msgid "Completed Documents" -msgstr "Documentos Completados" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:165 -msgid "Configure general settings for the document." -msgstr "Configurar ajustes generales para el documento." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:77 -msgid "Configure general settings for the template." -msgstr "Configurar ajustes generales para la plantilla." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:337 -msgid "Configure template" -msgstr "Configurar plantilla" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:481 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:460 -msgid "Confirm" -msgstr "Confirmar" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:207 -msgid "Confirm by typing <0>{confirmTransferMessage}" -msgstr "Confirme escribiendo <0>{confirmTransferMessage}" - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:149 -msgid "Confirm by typing <0>{deleteMessage}" -msgstr "Confirme escribiendo <0>{deleteMessage}" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:152 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:140 -msgid "Confirm by typing: <0>{deleteMessage}" -msgstr "Confirme escribiendo: <0>{deleteMessage}" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Confirm Deletion" -msgstr "Confirmar Eliminación" - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:19 -msgid "Confirm email" -msgstr "Confirmar correo electrónico" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:53 -msgid "Confirmation email sent" -msgstr "Correo electrónico de confirmación enviado" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:189 -msgid "Content" -msgstr "Contenido" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:252 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:135 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:69 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:143 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:72 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:122 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:328 -msgid "Continue" -msgstr "Continuar" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:141 -msgid "Continue to login" -msgstr "Continuar con el inicio de sesión" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:77 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:31 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:163 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:40 -#: apps/web/src/components/forms/public-profile-form.tsx:117 -msgid "Copied to clipboard" -msgstr "Copiado al portapapeles" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:169 -msgid "Copy sharable link" -msgstr "Copiar enlace compartible" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:397 -msgid "Copy Shareable Link" -msgstr "Copiar enlace compartible" - -#: apps/web/src/components/forms/token.tsx:288 -msgid "Copy token" -msgstr "Copiar token" - -#: apps/web/src/app/(profile)/profile-header.tsx:83 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:245 -msgid "Create" -msgstr "Crear" - -#: apps/web/src/components/forms/v2/signup.tsx:264 -msgid "Create a new account" -msgstr "Crear una nueva cuenta" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:150 -msgid "Create a team to collaborate with your team members." -msgstr "Crea un equipo para colaborar con los miembros de tu equipo." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:106 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:111 -msgid "Create account" -msgstr "Crear cuenta" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:345 -msgid "Create and send" -msgstr "Crear y enviar" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:347 -msgid "Create as draft" -msgstr "Crear como borrador" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:35 -msgid "Create Direct Link" -msgstr "Crear enlace directo" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:202 -msgid "Create Direct Signing Link" -msgstr "Crear enlace de firma directo" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:197 -msgid "Create document from template" -msgstr "Crear documento a partir de la plantilla" - -#: apps/web/src/app/(profile)/profile-header.tsx:79 -msgid "Create now" -msgstr "Crear ahora" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:352 -msgid "Create one automatically" -msgstr "Crear uno automáticamente" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:181 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:251 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:138 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:146 -msgid "Create team" -msgstr "Crear equipo" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:226 -msgid "Create Team" -msgstr "Crear Equipo" - -#: apps/web/src/components/forms/token.tsx:250 -#: apps/web/src/components/forms/token.tsx:259 -msgid "Create token" -msgstr "Crear token" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:125 -msgid "Create webhook" -msgstr "Crear webhook" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:117 -msgid "Create Webhook" -msgstr "Crear Webhook" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:229 -msgid "Create your account and start using state-of-the-art document signing." -msgstr "Crea tu cuenta y comienza a utilizar la firma de documentos de última generación." - -#: apps/web/src/components/forms/v2/signup.tsx:268 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Crea tu cuenta y comienza a utilizar la firma de documentos de última generación. La firma abierta y hermosa está al alcance de tu mano." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:62 -#: 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/data-table-templates.tsx:56 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:274 -msgid "Created" -msgstr "Creado" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35 -msgid "Created At" -msgstr "Creado En" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:79 -msgid "Created by" -msgstr "Creado por" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:48 -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table.tsx:78 -msgid "Created on" -msgstr "Creado el" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93 -msgid "Created on {0}" -msgstr "Creado el {0}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100 -msgid "Created on{0}" -msgstr "Creado el{0}" - -#: apps/web/src/components/forms/password.tsx:107 -msgid "Current Password" -msgstr "Contraseña actual" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:69 -msgid "Current plan: {0}" -msgstr "Plan actual: {0}" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:28 -msgid "Daily" -msgstr "Diario" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:265 -msgid "Dark Mode" -msgstr "Modo Oscuro" - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:70 -#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:148 -msgid "Date" -msgstr "Fecha" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:85 -msgid "Date created" -msgstr "Fecha de creación" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:47 -msgid "Decline" -msgstr "Rechazar" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:26 -msgid "Declined team invitation" -msgstr "Invitación de equipo rechazada" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:177 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:211 -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:83 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:167 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:113 -msgid "Delete" -msgstr "Eliminar" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:137 -msgid "Delete account" -msgstr "Eliminar cuenta" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:105 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:83 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:97 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:104 -msgid "Delete Account" -msgstr "Eliminar Cuenta" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:135 -msgid "Delete document" -msgstr "Eliminar documento" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:105 -msgid "Delete Document" -msgstr "Eliminar Documento" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:184 -msgid "Delete passkey" -msgstr "Eliminar clave de paso" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:191 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:118 -msgid "Delete team" -msgstr "Eliminar equipo" - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:73 -msgid "Delete team member" -msgstr "Eliminar miembro del equipo" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:88 -msgid "Delete the document. This action is irreversible so proceed with caution." -msgstr "Eliminar el documento. Esta acción es irreversible, así que proceda con precaución." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:87 -msgid "Delete the users account and all its contents. This action is irreversible and will cancel their subscription, so proceed with caution." -msgstr "Eliminar la cuenta de usuario y todo su contenido. Esta acción es irreversible y cancelará su suscripción, así que proceda con cautela." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:117 -msgid "Delete Webhook" -msgstr "Eliminar Webhook" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:86 -msgid "Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution." -msgstr "Eliminar su cuenta y todo su contenido, incluidos documentos completados. Esta acción es irreversible y cancelará su suscripción, así que proceda con cuidado." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41 -msgid "Deleted" -msgstr "Eliminado" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Deleting account..." -msgstr "Eliminando cuenta..." - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75 -msgid "Device" -msgstr "Dispositivo" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:91 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link" -msgstr "enlace directo" - -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:76 -msgid "Direct link" -msgstr "Enlace directo" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link disabled" -msgstr "enlace directo deshabilitado" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:363 -msgid "Direct Link Signing" -msgstr "Firma de enlace directo" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:115 -msgid "Direct link signing has been disabled" -msgstr "La firma de enlace directo ha sido deshabilitada" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:114 -msgid "Direct link signing has been enabled" -msgstr "La firma de enlace directo ha sido habilitada" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:95 -msgid "Direct link templates contain one dynamic recipient placeholder. Anyone with access to this link can sign the document, and it will then appear on your documents page." -msgstr "Las plantillas de enlace directo contienen un marcador de posición de destinatario dinámico. Cualquiera que tenga acceso a este enlace puede firmar el documento, y luego aparecerá en su página de documentos." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:142 -msgid "Direct template link deleted" -msgstr "Enlace de plantilla directo eliminado" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:228 -msgid "Direct template link usage exceeded ({0}/{1})" -msgstr "El uso de enlace de plantilla directo excedió ({0}/{1})" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:417 -msgid "Disable" -msgstr "Deshabilitar" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:116 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:123 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:192 -msgid "Disable 2FA" -msgstr "Deshabilitar 2FA" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:116 -msgid "Disable Two Factor Authentication before deleting your account." -msgstr "Deshabilite la Autenticación de Dos Factores antes de eliminar su cuenta." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -msgid "Disabled" -msgstr "Deshabilitado" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:380 -msgid "Disabling direct link signing will prevent anyone from accessing the link." -msgstr "Deshabilitar la firma de enlace directo evitará que cualquiera acceda al enlace." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:75 -msgid "Display your name and email in documents" -msgstr "Mostrar su nombre y correo electrónico en documentos" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:63 -msgid "Do you want to delete this template?" -msgstr "¿Desea eliminar esta plantilla?" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:63 -msgid "Do you want to duplicate this template?" -msgstr "¿Desea duplicar esta plantilla?" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:122 -msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." -msgstr "Documenso eliminará <0>todos sus documentos, junto con todos sus documentos completados, firmas y todos los demás recursos de su cuenta." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:119 -msgid "Document" -msgstr "Documento" - -#: apps/web/src/components/formatter/document-status.tsx:47 -msgid "Document All" -msgstr "Documentar Todo" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:135 -msgid "Document Approved" -msgstr "Documento Aprobado" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:40 -msgid "Document Cancelled" -msgstr "Documento Cancelado" - -#: apps/web/src/components/formatter/document-status.tsx:29 -msgid "Document completed" -msgstr "Documento completado" - -#: apps/web/src/app/embed/completed.tsx:16 -msgid "Document Completed!" -msgstr "¡Documento completado!" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:150 -msgid "Document created" -msgstr "Documento creado" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:173 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:59 -msgid "Document deleted" -msgstr "Documento eliminado" - -#: apps/web/src/components/formatter/document-status.tsx:35 -msgid "Document draft" -msgstr "Borrador de documento" - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:58 -msgid "Document Duplicated" -msgstr "Documento duplicado" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:184 -#: apps/web/src/components/document/document-history-sheet.tsx:104 -msgid "Document history" -msgstr "Historial de documentos" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71 -msgid "Document ID" -msgstr "ID del documento" - -#: apps/web/src/components/formatter/document-status.tsx:41 -msgid "Document inbox" -msgstr "Bandeja de documentos" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:179 -msgid "Document Limit Exceeded!" -msgstr "¡Límite de documentos excedido!" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:82 -msgid "Document metrics" -msgstr "Métricas de documento" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:49 -msgid "Document moved" -msgstr "Documento movido" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:159 -msgid "Document no longer available to sign" -msgstr "El documento ya no está disponible para firmar" - -#: apps/web/src/components/formatter/document-status.tsx:23 -msgid "Document pending" -msgstr "Documento pendiente" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:97 -msgid "Document re-sent" -msgstr "Documento reenviado" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:36 -msgid "Document resealed" -msgstr "Documento sellado nuevamente" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:321 -msgid "Document sent" -msgstr "Documento enviado" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:133 -msgid "Document Signed" -msgstr "Documento firmado" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:142 -msgid "Document signing process will be cancelled" -msgstr "El proceso de firma del documento será cancelado" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:75 -msgid "Document status" -msgstr "Estado del documento" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:67 -msgid "Document title" -msgstr "Título del documento" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:51 -msgid "Document upload disabled due to unpaid invoices" -msgstr "La carga de documentos está deshabilitada debido a facturas impagadas" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:81 -msgid "Document uploaded" -msgstr "Documento subido" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:134 -msgid "Document Viewed" -msgstr "Documento visto" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:139 -msgid "Document will be permanently deleted" -msgstr "El documento será eliminado permanentemente" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:65 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:92 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:139 -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:109 -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:16 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:15 -#: apps/web/src/app/(dashboard)/documents/documents-page-view.tsx:119 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:166 -#: apps/web/src/app/not-found.tsx:21 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:205 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:18 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:35 -#: apps/web/src/components/ui/user-profile-timur.tsx:60 -msgid "Documents" -msgstr "Documentos" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:113 -msgid "Documents Received" -msgstr "Documentos recibidos" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:118 -msgid "Documents Viewed" -msgstr "Documentos vistos" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:40 -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:45 -msgid "Don't have an account? <0>Sign up" -msgstr "¿No tienes una cuenta? <0>Regístrate" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:111 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:160 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:110 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:185 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:107 -msgid "Download" -msgstr "Descargar" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:81 -msgid "Download Audit Logs" -msgstr "Descargar registros de auditoría" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:84 -msgid "Download Certificate" -msgstr "Descargar certificado" - -#: apps/web/src/components/formatter/document-status.tsx:34 -msgid "Draft" -msgstr "Borrador" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:46 -msgid "Draft documents" -msgstr "Documentos en borrador" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:86 -msgid "Drafted Documents" -msgstr "Documentos redactados" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:121 -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "Debido a una factura impaga, tu equipo ha sido restringido. Realiza el pago para restaurar el acceso completo a tu equipo." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:133 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:165 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:71 -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:91 -msgid "Duplicate" -msgstr "Duplicar" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:104 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:112 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:102 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:154 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:111 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:95 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:62 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:77 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:100 -msgid "Edit" -msgstr "Editar" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:94 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:100 -msgid "Edit webhook" -msgstr "Editar webhook" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:166 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:114 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:255 -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118 -#: 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:256 -#: 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:338 -#: apps/web/src/components/forms/signup.tsx:180 -msgid "Email" -msgstr "Correo electrónico" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:134 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:300 -#: apps/web/src/components/forms/send-confirmation-email.tsx:82 -msgid "Email address" -msgstr "Dirección de correo electrónico" - -#: apps/web/src/components/forms/v2/signup.tsx:328 -msgid "Email Address" -msgstr "Dirección de correo electrónico" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:36 -msgid "Email Confirmed!" -msgstr "¡Correo electrónico confirmado!" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:20 -msgid "Email sent!" -msgstr "¡Correo electrónico enviado!" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:77 -msgid "Email verification has been removed" -msgstr "La verificación de correo electrónico ha sido eliminada" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:33 -msgid "Email verification has been resent" -msgstr "La verificación de correo electrónico ha sido reenviada" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:153 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:262 -msgid "Enable 2FA" -msgstr "Habilitar 2FA" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:194 -msgid "Enable Authenticator App" -msgstr "Habilitar aplicación autenticadora" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:251 -msgid "Enable direct link signing" -msgstr "Habilitar firma de enlace directo" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:374 -msgid "Enable Direct Link Signing" -msgstr "Habilitar firma de enlace directo" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:123 -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:138 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:142 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:166 -msgid "Enabled" -msgstr "Habilitado" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38 -msgid "Ends On" -msgstr "Termina en" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:137 -msgid "Enter your email" -msgstr "Ingresa tu correo electrónico" - -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:135 -msgid "Enter your email address to receive the completed document." -msgstr "Ingresa tu dirección de correo electrónico para recibir el documento completado." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:122 -msgid "Enter your name" -msgstr "Ingresa tu nombre" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:278 -msgid "Enter your text here" -msgstr "Ingresa tu texto aquí" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:41 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:78 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:231 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:265 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:300 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:331 -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:57 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:106 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:112 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:165 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:196 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:230 -#: 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/use-template-dialog.tsx:160 -#: 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]/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 -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:136 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:83 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:109 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:121 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:149 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:194 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:101 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:128 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:146 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:172 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:167 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:195 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:54 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:101 -msgid "Error" -msgstr "Error" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:143 -msgid "Everyone has signed" -msgstr "Todos han firmado" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:167 -msgid "Everyone has signed! You will receive an Email copy of the signed document." -msgstr "¡Todos han firmado! Recibirás una copia por correo electrónico del documento firmado." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:232 -msgid "Exceeded timeout" -msgstr "Tiempo de espera excedido" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:114 -msgid "Expired" -msgstr "Expirado" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 -msgid "Expires on {0}" -msgstr "Expira el {0}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:107 -msgid "Expires on{0}" -msgstr "Expira el{0}" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:42 -msgid "Failed to reseal document" -msgstr "Falló al volver a sellar el documento" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:125 -msgid "Failed to update recipient" -msgstr "Falló al actualizar el destinatario" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:88 -msgid "Failed to update webhook" -msgstr "Falló al actualizar el webhook" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:190 -msgid "Fields" -msgstr "Campos" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:125 -msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB" -msgstr "El archivo no puede ser mayor a {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 -#: apps/web/src/components/forms/signin.tsx:370 -msgid "Forgot your password?" -msgstr "¿Olvidaste tu contraseña?" - -#: 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:241 -#: apps/web/src/components/forms/profile.tsx:110 -#: apps/web/src/components/forms/v2/signup.tsx:312 -msgid "Full Name" -msgstr "Nombre completo" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:164 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:76 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:60 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:43 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:51 -msgid "General" -msgstr "General" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:30 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:33 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:51 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:32 -#: apps/web/src/components/partials/not-found.tsx:67 -msgid "Go Back" -msgstr "Regresar" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:48 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:73 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:101 -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:38 -msgid "Go back home" -msgstr "Regresar a casa" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:240 -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:57 -msgid "Go Back Home" -msgstr "Regresar a casa" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:76 -msgid "Go to owner" -msgstr "Ir al propietario" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:147 -msgid "Go to your <0>public profile settings to add documents." -msgstr "Ve a tu <0>configuración de perfil público para agregar documentos." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:29 -msgid "Here you can edit your personal details." -msgstr "Aquí puedes editar tus datos personales." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:35 -msgid "Here you can manage your password and security settings." -msgstr "Aquí puedes gestionar tu contraseña y la configuración de seguridad." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:206 -msgid "Here's how it works:" -msgstr "Así es como funciona:" - -#: apps/web/src/components/ui/user-profile-timur.tsx:49 -msgid "Hey I’m Timur" -msgstr "Hola, soy Timur" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:155 -msgid "Hide" -msgstr "Ocultar" - -#: apps/web/src/components/document/document-history-sheet.tsx:111 -msgid "Hide additional information" -msgstr "Ocultar información adicional" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173 -msgid "I'm sure! Delete it" -msgstr "¡Estoy seguro! Elimínalo" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:103 -msgid "If they accept this request, the team will be transferred to their account." -msgstr "Si aceptan esta solicitud, el equipo será transferido a su cuenta." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:196 -msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." -msgstr "Si no deseas usar el autenticador solicitado, puedes cerrarlo, lo que mostrará el próximo autenticador disponible." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:30 -msgid "If you don't find the confirmation link in your inbox, you can request a new one below." -msgstr "Si no encuentras el enlace de confirmación en tu bandeja de entrada, puedes solicitar uno nuevo a continuación." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:213 -msgid "If your authenticator app does not support QR codes, you can use the following code instead:" -msgstr "Si tu aplicación de autenticación no admite códigos QR, puedes usar el siguiente código en su lugar:" - -#: apps/web/src/components/formatter/document-status.tsx:40 -msgid "Inbox" -msgstr "Bandeja de entrada" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:52 -msgid "Inbox documents" -msgstr "Documentos en bandeja de entrada" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:53 -msgid "Information" -msgstr "Información" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:78 -msgid "Inserted" -msgstr "Insertado" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:60 -msgid "Instance Stats" -msgstr "Estadísticas de instancia" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:151 -msgid "Invalid code. Please try again." -msgstr "Código inválido. Por favor, intenta nuevamente." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:100 -msgid "Invalid file" -msgstr "Archivo inválido" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:33 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:36 -msgid "Invalid link" -msgstr "Enlace inválido" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:39 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:39 -msgid "Invalid token" -msgstr "Token inválido" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:123 -msgid "Invitation accepted!" -msgstr "¡Invitación aceptada!" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:118 -msgid "Invitation declined" -msgstr "Invitación rechazada" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:80 -msgid "Invitation has been deleted" -msgstr "La invitación ha sido eliminada" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:63 -msgid "Invitation has been resent" -msgstr "La invitación ha sido reenviada" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:374 -msgid "Invite" -msgstr "Invitar" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:250 -msgid "Invite member" -msgstr "Invitar miembro" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:275 -msgid "Invite Members" -msgstr "Invitar a miembros" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:258 -msgid "Invite team members" -msgstr "Invitar a miembros del equipo" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:128 -msgid "Invited At" -msgstr "Invitado el" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:55 -msgid "Invoice" -msgstr "Factura" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:134 -msgid "It looks like {0} hasn't added any documents to their profile yet." -msgstr "Parece que {0} aún no ha agregado documentos a su perfil." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:93 -msgid "It seems that the provided token has expired. We've just sent you another token, please check your email and try again." -msgstr "Parece que el token proporcionado ha expirado. Te hemos enviado otro token, por favor revisa tu correo electrónico y vuelve a intentarlo." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:30 -msgid "It seems that there is no token provided, if you are trying to verify your email please follow the link in your email." -msgstr "Parece que no se ha proporcionado un token, si estás intentando verificar tu correo electrónico, por favor sigue el enlace en tu correo electrónico." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:40 -msgid "It seems that there is no token provided. Please check your email and try again." -msgstr "Parece que no se ha proporcionado un token. Por favor revisa tu correo electrónico y vuelve a intentarlo." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:74 -msgid "It's currently not your turn to sign. You will receive an email with instructions once it's your turn to sign the document." -msgstr "Actualmente no es tu turno para firmar. Recibirás un correo electrónico con instrucciones una vez sea tu turno para firmar el documento." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:286 -msgid "Language" -msgstr "Idioma" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:61 -msgid "Last 14 days" -msgstr "Últimos 14 días" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:64 -msgid "Last 30 days" -msgstr "Últimos 30 días" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:58 -msgid "Last 7 days" -msgstr "Últimos 7 días" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:41 -msgid "Last modified" -msgstr "Última modificación" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:91 -msgid "Last updated" -msgstr "Última actualización" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52 -msgid "Last updated at" -msgstr "Última actualización el" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:71 -msgid "Last used" -msgstr "Último uso" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:111 -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:117 -msgid "Leave" -msgstr "Salir" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:73 -msgid "Leave team" -msgstr "Salir del equipo" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:264 -msgid "Light Mode" -msgstr "Modo claro" - -#: apps/web/src/app/(profile)/profile-header.tsx:71 -msgid "Like to have your own public profile with agreements?" -msgstr "¿Te gustaría tener tu propio perfil público con acuerdos?" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:216 -msgid "Link template" -msgstr "Enlace de plantilla" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:79 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:84 -msgid "Listening to {0}" -msgstr "Escuchando a {0}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Load older activity" -msgstr "Cargar actividad anterior" - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:33 -msgid "Loading document..." -msgstr "Cargando documento..." - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:20 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:19 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:91 -msgid "Loading Document..." -msgstr "Cargando Documento..." - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:92 -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:91 -msgid "Loading teams..." -msgstr "Cargando equipos..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Loading..." -msgstr "Cargando..." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:54 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:75 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Login" -msgstr "Iniciar sesión" - -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:101 -msgid "Manage" -msgstr "Gestionar" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:88 -msgid "Manage {0}'s profile" -msgstr "Gestionar el perfil de {0}" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:26 -msgid "Manage all teams you are currently associated with." -msgstr "Gestionar todos los equipos con los que estás asociado actualmente." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:341 -msgid "Manage details for this public template" -msgstr "Gestionar detalles de esta plantilla pública" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:33 -msgid "Manage Direct Link" -msgstr "Gestionar enlace directo" - -#: apps/web/src/app/(dashboard)/admin/documents/page.tsx:13 -msgid "Manage documents" -msgstr "Gestionar documentos" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:118 -msgid "Manage passkeys" -msgstr "Gestionar claves de acceso" - -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:41 -msgid "Manage subscription" -msgstr "Gestionar suscripción" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:66 -msgid "Manage Subscription" -msgstr "Gestionar Suscripción" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:24 -msgid "Manage subscriptions" -msgstr "Gestionar suscripciones" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:81 -msgid "Manage team subscription." -msgstr "Gestionar suscripción de equipo." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:168 -msgid "Manage teams" -msgstr "Gestionar equipos" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:367 -msgid "Manage the direct link signing for this template" -msgstr "Gestionar la firma de enlace directo para esta plantilla" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:32 -msgid "Manage the members or invite new members." -msgstr "Gestionar los miembros o invitar nuevos miembros." - -#: apps/web/src/app/(dashboard)/admin/users/page.tsx:35 -msgid "Manage users" -msgstr "Gestionar usuarios" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:33 -msgid "Manage your passkeys." -msgstr "Gestionar tus claves de acceso." - -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:27 -msgid "Manage your site settings here" -msgstr "Gestionar la configuración de tu sitio aquí" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:123 -msgid "Mark as Viewed" -msgstr "Marcar como visto" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:137 -msgid "MAU (created document)" -msgstr "MAU (documento creado)" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:143 -msgid "MAU (had document completed)" -msgstr "MAU (documento completado)" - -#: 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 -msgid "Member Since" -msgstr "Miembro desde" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:31 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:71 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:79 -msgid "Members" -msgstr "Miembros" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:40 -msgid "Modify recipients" -msgstr "Modificar destinatarios" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:30 -msgid "Monthly" -msgstr "Mensual" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:138 -msgid "Monthly Active Users: Users that created at least one Document" -msgstr "Usuarios activos mensuales: Usuarios que crearon al menos un documento" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:145 -msgid "Monthly Active Users: Users that had at least one of their documents completed" -msgstr "Usuarios activos mensuales: Usuarios que completaron al menos uno de sus documentos" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Move" -msgstr "Mover" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:78 -msgid "Move Document to Team" -msgstr "Mover documento al equipo" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:77 -msgid "Move Template to Team" -msgstr "Mover plantilla al equipo" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:172 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:82 -msgid "Move to Team" -msgstr "Mover al equipo" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Moving..." -msgstr "Moviendo..." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:44 -msgid "My templates" -msgstr "Mis plantillas" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:148 -#: 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)/templates/use-template-dialog.tsx:270 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:277 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:119 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:170 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:153 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:141 -#: apps/web/src/components/forms/signup.tsx:164 -msgid "Name" -msgstr "Nombre" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:225 -msgid "Need to sign documents?" -msgstr "¿Necesitas firmar documentos?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:76 -msgid "Never" -msgstr "Nunca" - -#: apps/web/src/components/forms/token.tsx:224 -msgid "Never expire" -msgstr "Nunca expira" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:176 -msgid "New team owner" -msgstr "Nuevo propietario del equipo" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:96 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:103 -msgid "New Template" -msgstr "Nueva plantilla" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:416 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:295 -#: apps/web/src/components/forms/v2/signup.tsx:521 -msgid "Next" -msgstr "Siguiente" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -msgid "Next field" -msgstr "Siguiente campo" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:24 -msgid "No active drafts" -msgstr "No hay borradores activos" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:42 -msgid "No payment required" -msgstr "No se requiere pago" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:125 -msgid "No public profile templates found" -msgstr "No se encontraron plantillas de perfil público" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:108 -msgid "No recent activity" -msgstr "No hay actividad reciente" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:55 -msgid "No recipients" -msgstr "No hay destinatarios" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:200 -msgid "No results found." -msgstr "No se encontraron resultados." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:37 -msgid "No token provided" -msgstr "No se proporcionó token" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:284 -msgid "No valid direct templates found" -msgstr "No se encontraron plantillas directas válidas" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:293 -msgid "No valid recipients found" -msgstr "No se encontraron destinatarios válidos" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/multiselect-role-combobox.tsx:64 -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:77 -msgid "No value found." -msgstr "No se encontró valor." - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:25 -msgid "No worries, it happens! Enter your email and we'll email you a special link to reset your password." -msgstr "¡No te preocupes, sucede! Ingresa tu correo electrónico y te enviaremos un enlace especial para restablecer tu contraseña." - -#: apps/web/src/components/forms/signin.tsx:160 -msgid "Not supported" -msgstr "No soportado" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:19 -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:34 -msgid "Nothing to do" -msgstr "Nada que hacer" - -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:270 -msgid "Number" -msgstr "Número" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:128 -msgid "On this page, you can create a new webhook." -msgstr "En esta página, puedes crear un nuevo webhook." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:26 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>Also see our <1>Documentation." -msgstr "En esta página, puedes crear nuevos tokens de API y gestionar los existentes. <0/>También consulta nuestra <1>Documentación." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:60 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>You can view our swagger docs <1>here" -msgstr "En esta página, puedes crear nuevos tokens de API y gestionar los existentes. <0/>Puedes ver nuestra documentación de swagger <1>aquí" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:29 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:34 -msgid "On this page, you can create new Webhooks and manage the existing ones." -msgstr "En esta página, puedes editar el webhook y sus configuraciones." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:95 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:101 -msgid "On this page, you can edit the webhook and its settings." -msgstr "En esta página, puedes editar el webhook y su configuración." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:134 -msgid "Once confirmed, the following will occur:" -msgstr "Una vez confirmado, ocurrirá lo siguiente:" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:224 -msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." -msgstr "Una vez que hayas escaneado el código QR o ingresado el código manualmente, ingresa el código proporcionado por tu aplicación de autenticación a continuación." - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:19 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:19 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:37 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:19 -#: apps/web/src/components/partials/not-found.tsx:49 -msgid "Oops! Something went wrong." -msgstr "¡Ups! Algo salió mal." - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:101 -msgid "Opened" -msgstr "Abierto" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:337 -#: apps/web/src/components/forms/signup.tsx:243 -#: apps/web/src/components/forms/signup.tsx:267 -#: apps/web/src/components/forms/v2/signup.tsx:383 -msgid "Or" -msgstr "O" - -#: apps/web/src/components/forms/signin.tsx:390 -msgid "Or continue with" -msgstr "O continúa con" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:324 -msgid "Otherwise, the document will be created as a draft." -msgstr "De lo contrario, el documento se creará como un borrador." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81 -msgid "Owner" -msgstr "Propietario" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Paid" -msgstr "Pagado" - -#: apps/web/src/components/forms/signin.tsx:435 -msgid "Passkey" -msgstr "Clave de acceso" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:229 -msgid "Passkey already exists for the provided authenticator" -msgstr "Ya existe una clave de acceso para el autenticador proporcionado" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:219 -msgid "Passkey creation cancelled due to one of the following reasons:" -msgstr "La creación de la clave de acceso se canceló debido a una de las siguientes razones:" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:88 -msgid "Passkey has been removed" -msgstr "La clave de acceso ha sido eliminada" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:68 -msgid "Passkey has been updated" -msgstr "La clave de acceso ha sido actualizada" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:177 -msgid "Passkey name" -msgstr "Nombre de clave de acceso" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32 -msgid "Passkeys" -msgstr "Claves de acceso" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:158 -msgid "Passkeys allow you to sign in and authenticate using biometrics, password managers, etc." -msgstr "Las claves de acceso te permiten iniciar sesión y autenticarte utilizando biometría, gestores de contraseñas, etc." - -#: apps/web/src/components/forms/signin.tsx:161 -msgid "Passkeys are not supported on this browser" -msgstr "Las claves de acceso no están soportadas en este navegador" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:70 -#: apps/web/src/components/forms/password.tsx:123 -#: apps/web/src/components/forms/reset-password.tsx:110 -#: apps/web/src/components/forms/signin.tsx:356 -#: apps/web/src/components/forms/signup.tsx:196 -#: apps/web/src/components/forms/v2/signup.tsx:344 -msgid "Password" -msgstr "Contraseña" - -#: apps/web/src/components/forms/password.tsx:71 -#: apps/web/src/components/forms/reset-password.tsx:72 -msgid "Password updated" -msgstr "Contraseña actualizada" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:46 -msgid "Pay" -msgstr "Pagar" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:89 -msgid "Payment is required to finalise the creation of your team." -msgstr "Se requiere pago para finalizar la creación de tu equipo." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:107 -msgid "Payment overdue" -msgstr "Pago atrasado" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:115 -#: 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/formatter/document-status.tsx:22 -msgid "Pending" -msgstr "Pendiente" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:51 -msgid "Pending documents" -msgstr "Documentos pendientes" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:89 -msgid "Pending Documents" -msgstr "Documentos Pendientes" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:62 -msgid "Pending invitations" -msgstr "Invitaciones pendientes" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:28 -msgid "Pending team deleted." -msgstr "Equipo pendiente eliminado." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:134 -msgid "Personal" -msgstr "Personal" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:77 -msgid "Personal Account" -msgstr "Cuenta personal" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:152 -msgid "Pick a password" -msgstr "Elige una contraseña" - -#: apps/web/src/components/ui/user-profile-timur.tsx:53 -msgid "Pick any of the following agreements below and start signing to get started" -msgstr "Elige cualquiera de los siguientes acuerdos a continuación y comience a firmar para empezar" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:212 -msgid "Please check the CSV file and make sure it is according to our format" -msgstr "Por favor, revisa el archivo CSV y asegúrate de que esté de acuerdo con nuestro formato" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:81 -msgid "Please check your email for updates." -msgstr "Por favor, revisa tu correo electrónico para actualizaciones." - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:34 -msgid "Please choose your new password" -msgstr "Por favor, elige tu nueva contraseña" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:174 -msgid "Please contact support if you would like to revert this action." -msgstr "Por favor, contacta al soporte si deseas revertir esta acción." - -#: apps/web/src/components/forms/token.tsx:175 -msgid "Please enter a meaningful name for your token. This will help you identify it later." -msgstr "Por favor, ingresa un nombre significativo para tu token. Esto te ayudará a identificarlo más tarde." - -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:135 -msgid "Please mark as viewed to complete" -msgstr "Por favor, marca como visto para completar" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:459 -msgid "Please note that proceeding will remove direct linking recipient and turn it into a placeholder." -msgstr "Por favor, ten en cuenta que proceder eliminará el destinatario de enlace directo y lo convertirá en un marcador de posición." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:128 -msgid "Please note that this action is <0>irreversible." -msgstr "Por favor, ten en cuenta que esta acción es <0>irreversible." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:119 -msgid "Please note that this action is <0>irreversible. Once confirmed, this document will be permanently deleted." -msgstr "Por favor, ten en cuenta que esta acción es <0>irreversible. Una vez confirmada, este documento será eliminado permanentemente." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:67 -msgid "Please note that this action is irreversible. Once confirmed, your template will be permanently deleted." -msgstr "Por favor, ten en cuenta que esta acción es irreversible. Una vez confirmada, tu plantilla será eliminada permanentemente." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:133 -msgid "Please note that this action is irreversible. Once confirmed, your token will be permanently deleted." -msgstr "Por favor, ten en cuenta que esta acción es irreversible. Una vez confirmada, tu token será eliminado permanentemente." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:121 -msgid "Please note that this action is irreversible. Once confirmed, your webhook will be permanently deleted." -msgstr "Por favor, ten en cuenta que esta acción es irreversible. Una vez confirmada, tu webhook será eliminado permanentemente." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:130 -msgid "Please note that you will lose access to all documents associated with this team & all the members will be removed and notified" -msgstr "Por favor, ten en cuenta que perderás acceso a todos los documentos asociados con este equipo y todos los miembros serán eliminados y notificados" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:127 -msgid "Please provide a token from the authenticator, or a backup code. If you do not have a backup code available, please contact support." -msgstr "Por favor, proporciona un token del autenticador o un código de respaldo. Si no tienes un código de respaldo disponible, contacta al soporte." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:120 -msgid "Please provide a token from your authenticator, or a backup code." -msgstr "Por favor, proporciona un token de tu autenticador, o un código de respaldo." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:64 -msgid "Please try again and make sure you enter the correct email address." -msgstr "Por favor, intenta de nuevo y asegúrate de ingresar la dirección de correo electrónico correcta." - -#: apps/web/src/components/forms/signin.tsx:203 -msgid "Please try again later or login using your normal details" -msgstr "Por favor, intenta de nuevo más tarde o inicia sesión utilizando tus datos normales" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:80 -msgid "Please try again later." -msgstr "Por favor, intenta de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:134 -msgid "Please type <0>{0} to confirm." -msgstr "Por favor, escribe <0>{0} para confirmar." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:214 -msgid "Preferences" -msgstr "Preferencias" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:61 -msgid "Preview and configure template." -msgstr "Vista previa y configurar plantilla." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -#: apps/web/src/components/formatter/template-type.tsx:22 -msgid "Private" -msgstr "Privado" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:115 -msgid "Private templates can only be modified and viewed by you." -msgstr "Las plantillas privadas solo pueden ser modificadas y vistas por ti." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:28 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:69 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:36 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:39 -msgid "Profile" -msgstr "Perfil" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:184 -msgid "Profile is currently <0>hidden." -msgstr "El perfil está actualmente <0>oculto." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:172 -msgid "Profile is currently <0>visible." -msgstr "El perfil está actualmente <0>visible." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:72 -#: apps/web/src/components/forms/profile.tsx:72 -msgid "Profile updated" -msgstr "Perfil actualizado" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:78 -#: apps/web/src/components/formatter/template-type.tsx:27 -msgid "Public" -msgstr "Público" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:42 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:50 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:53 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:57 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:65 -msgid "Public Profile" -msgstr "Perfil Público" - -#: apps/web/src/components/forms/public-profile-form.tsx:146 -msgid "Public profile URL" -msgstr "URL del perfil público" - -#: apps/web/src/components/forms/v2/signup.tsx:450 -msgid "Public profile username" -msgstr "Nombre de usuario del perfil público" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:82 -msgid "Public templates are connected to your public profile. Any modifications to public templates will also appear in your public profile." -msgstr "Las plantillas públicas están conectadas a tu perfil público. Cualquier modificación a las plantillas públicas también aparecerá en tu perfil público." - -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:144 -msgid "Read only field" -msgstr "Campo de solo lectura" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:90 -msgid "Ready" -msgstr "Listo" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62 -msgid "Reauthentication is required to sign this field" -msgstr "Se requiere reautenticación para firmar este campo" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:57 -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:130 -msgid "Recent activity" -msgstr "Actividad reciente" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:69 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:280 -msgid "Recipient" -msgstr "Destinatario" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:118 -msgid "Recipient updated" -msgstr "Destinatario actualizado" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34 -msgid "Recipients" -msgstr "Destinatarios" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:102 -msgid "Recipients metrics" -msgstr "Métricas de destinatarios" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:164 -msgid "Recipients will still retain their copy of the document" -msgstr "Los destinatarios aún conservarán su copia del documento" - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:26 -msgid "Recovery code copied" -msgstr "Código de recuperación copiado" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:84 -msgid "Recovery codes" -msgstr "Códigos de recuperación" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:78 -#: apps/web/src/components/forms/signup.tsx:93 -#: apps/web/src/components/forms/v2/signup.tsx:127 -msgid "Registration Successful" -msgstr "Registro exitoso" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:34 -msgid "Remembered your password? <0>Sign In" -msgstr "¿Recordaste tu contraseña? <0>Iniciar sesión" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:193 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:431 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:156 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:180 -#: 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/forms/avatar-image.tsx:169 -msgid "Remove" -msgstr "Eliminar" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:108 -msgid "Remove team email" -msgstr "Eliminar correo electrónico del equipo" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:164 -msgid "Remove team member" -msgstr "Eliminar miembro del equipo" - -#: apps/web/src/components/forms/password.tsx:139 -#: apps/web/src/components/forms/reset-password.tsx:126 -msgid "Repeat Password" -msgstr "Repetir contraseña" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:282 -msgid "Request transfer" -msgstr "Solicitar transferencia" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:61 -msgid "Reseal document" -msgstr "Re-sellar documento" - -#: 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 -msgid "Resend" -msgstr "Reenviar" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Resend Confirmation Email" -msgstr "Reenviar correo de confirmación" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:67 -msgid "Resend verification" -msgstr "Reenviar verificación" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:164 -#: apps/web/src/components/forms/public-profile-form.tsx:267 -msgid "Reset" -msgstr "Restablecer" - -#: apps/web/src/components/forms/forgot-password.tsx:56 -msgid "Reset email sent" -msgstr "Correo de restablecimiento enviado" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:30 -#: apps/web/src/components/forms/forgot-password.tsx:93 -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Reset Password" -msgstr "Restablecer contraseña" - -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Resetting Password..." -msgstr "Restableciendo contraseña..." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:99 -msgid "Resolve" -msgstr "Resolver" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:132 -msgid "Resolve payment" -msgstr "Resolver pago" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:168 -msgid "Retry" -msgstr "Reintentar" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:48 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:50 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:45 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:48 -msgid "Return" -msgstr "Regresar" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:130 -msgid "Return to Dashboard" -msgstr "Regresar al tablero" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:136 -msgid "Return to Home" -msgstr "Regresar a la página de inicio" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:32 -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:32 -msgid "Return to sign in" -msgstr "Regresar para iniciar sesión" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:118 -msgid "Revoke" -msgstr "Revocar" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:87 -msgid "Revoke access" -msgstr "Revocar acceso" - -#: 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 -msgid "Role" -msgstr "Rol" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:131 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:76 -msgid "Roles" -msgstr "Roles" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:446 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:336 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:342 -msgid "Save" -msgstr "Guardar" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:63 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:69 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:64 -msgid "Search" -msgstr "Buscar" - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:140 -msgid "Search by document title" -msgstr "Buscar por título del documento" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:144 -msgid "Search by name or email" -msgstr "Buscar por nombre o correo electrónico" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:189 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:217 -msgid "Secret" -msgstr "Secreto" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:34 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:77 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:80 -msgid "Security" -msgstr "Seguridad" - -#: apps/web/src/app/(dashboard)/settings/security/activity/page.tsx:25 -msgid "Security activity" -msgstr "Actividad de seguridad" - -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:194 -msgid "Select" -msgstr "Seleccionar" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:87 -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:86 -msgid "Select a team" -msgstr "Seleccionar un equipo" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:81 -msgid "Select a team to move this document to. This action cannot be undone." -msgstr "Seleccionar un equipo para mover este documento. Esta acción no se puede deshacer." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:80 -msgid "Select a team to move this template to. This action cannot be undone." -msgstr "Seleccionar un equipo para mover esta plantilla. Esta acción no se puede deshacer." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:261 -msgid "Select a template you'd like to display on your public profile" -msgstr "Seleccionar una plantilla que te gustaría mostrar en tu perfil público" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:257 -msgid "Select a template you'd like to display on your team's public profile" -msgstr "Seleccionar una plantilla que te gustaría mostrar en el perfil público de tu equipo" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:222 -msgid "Select passkey" -msgstr "Seleccionar clave de acceso" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:94 -msgid "Send confirmation email" -msgstr "Enviar correo de confirmación" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:308 -msgid "Send document" -msgstr "Enviar documento" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:191 -msgid "Send reminder" -msgstr "Enviar recordatorio" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:65 -msgid "Sender" -msgstr "Remitente" - -#: apps/web/src/components/forms/forgot-password.tsx:93 -msgid "Sending Reset Email..." -msgstr "Enviando correo de restablecimiento..." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Sending..." -msgstr "Enviando..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85 -msgid "Sent" -msgstr "Enviado" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:149 -msgid "Set a password" -msgstr "Establecer una contraseña" - -#: apps/web/src/app/(dashboard)/settings/layout.tsx:20 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:65 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:211 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:47 -msgid "Settings" -msgstr "Configuraciones" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:196 -msgid "Setup" -msgstr "Configuración" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:145 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:191 -msgid "Share" -msgstr "Compartir" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:161 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:203 -msgid "Share Signing Card" -msgstr "Compartir tarjeta de firma" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:163 -msgid "Show" -msgstr "Mostrar" - -#: apps/web/src/components/document/document-history-sheet.tsx:113 -msgid "Show additional information" -msgstr "Mostrar información adicional" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:45 -msgid "Show templates in your public profile for your audience to sign and get started quickly" -msgstr "Mostrar plantillas en tu perfil público para que tu audiencia firme y comience rápidamente" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:52 -msgid "Show templates in your team public profile for your audience to sign and get started quickly" -msgstr "Mostrar plantillas en el perfil público de tu equipo para que tu audiencia firme y comience rápidamente" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:83 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:114 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:137 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:192 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:182 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:224 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:124 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:256 -#: apps/web/src/components/ui/user-profile-skeleton.tsx:75 -#: apps/web/src/components/ui/user-profile-timur.tsx:81 -msgid "Sign" -msgstr "Firmar" - -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:217 -msgid "Sign as {0} <0>({1})" -msgstr "Firmar como {0} <0>({1})" - -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:183 -msgid "Sign as<0>{0} <1>({1})" -msgstr "Firmar como<0>{0} <1>({1})" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:329 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:209 -msgid "Sign document" -msgstr "Firmar documento" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:59 -msgid "Sign field" -msgstr "Campo de firma" - -#: apps/web/src/components/forms/signup.tsx:212 -#: apps/web/src/components/forms/v2/signup.tsx:362 -msgid "Sign Here" -msgstr "Firmar aquí" - -#: apps/web/src/app/not-found.tsx:29 -#: apps/web/src/components/forms/signin.tsx:383 -#: apps/web/src/components/forms/signin.tsx:510 -msgid "Sign In" -msgstr "Iniciar sesión" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:29 -msgid "Sign in to your account" -msgstr "Inicia sesión en tu cuenta" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:297 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:84 -msgid "Sign Out" -msgstr "Cerrar sesión" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:350 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:230 -msgid "Sign the document to complete the process." -msgstr "Firma el documento para completar el proceso." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Sign up" -msgstr "Regístrate" - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Sign Up" -msgstr "Regístrate" - -#: apps/web/src/components/forms/signup.tsx:257 -#: apps/web/src/components/forms/v2/signup.tsx:401 -msgid "Sign Up with Google" -msgstr "Regístrate con Google" - -#: apps/web/src/components/forms/signup.tsx:281 -#: apps/web/src/components/forms/v2/signup.tsx:417 -msgid "Sign Up with OIDC" -msgstr "Regístrate con OIDC" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88 -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:225 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:391 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:270 -#: apps/web/src/components/forms/profile.tsx:132 -msgid "Signature" -msgstr "Firma" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123 -msgid "Signatures Collected" -msgstr "Firmas recolectadas" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:205 -msgid "Signatures will appear once the document has been completed" -msgstr "Las firmas aparecerán una vez que el documento se haya completado" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98 -msgid "Signed" -msgstr "Firmado" - -#: apps/web/src/components/forms/signin.tsx:383 -#: apps/web/src/components/forms/signin.tsx:510 -msgid "Signing in..." -msgstr "Iniciando sesión..." - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Signing up..." -msgstr "Registrándose..." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:109 -msgid "Since {0}" -msgstr "Desde {0}" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:102 -msgid "Site Banner" -msgstr "Banner del sitio" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:93 -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:26 -msgid "Site Settings" -msgstr "Configuraciones del sitio" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:63 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:88 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:65 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:66 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:75 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:104 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:80 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:72 -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:62 -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:50 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:124 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:73 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:93 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:44 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:50 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:79 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:104 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:127 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:151 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:117 -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:27 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:38 -#: 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:125 -#: 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 -#: 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)/team-billing-portal-button.tsx:29 -msgid "Something went wrong" -msgstr "Algo salió mal" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:98 -msgid "Something went wrong while attempting to transfer the ownership of team <0>{0} to your. Please try again later or contact support." -msgstr "Algo salió mal al intentar transferir la propiedad del equipo <0>{0} a tu equipo. Por favor, intenta de nuevo más tarde o contacta al soporte." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:120 -msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." -msgstr "Algo salió mal al intentar verificar tu dirección de correo electrónico para <0>{0}. Por favor, intenta de nuevo más tarde." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:158 -msgid "Something went wrong while loading your passkeys." -msgstr "Algo salió mal al cargar tus claves de acceso." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:55 -msgid "Something went wrong while sending the confirmation email." -msgstr "Algo salió mal al enviar el correo de confirmación." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:96 -msgid "Something went wrong while updating the team billing subscription, please contact support." -msgstr "Algo salió mal al actualizar la suscripción de facturación del equipo, por favor contacta al soporte." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:240 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:154 -msgid "Something went wrong. Please try again or contact support." -msgstr "Algo salió mal. Por favor, intenta de nuevo o contacta al soporte." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:67 -msgid "Sorry, we were unable to download the audit logs. Please try again later." -msgstr "Lo sentimos, no pudimos descargar los registros de auditoría. Por favor, intenta de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:68 -msgid "Sorry, we were unable to download the certificate. Please try again later." -msgstr "Lo sentimos, no pudimos descargar el certificado. Por favor, intenta de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:37 -msgid "Stats" -msgstr "Estadísticas" - -#: 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/components/(teams)/tables/team-billing-invoices-data-table.tsx:73 -msgid "Status" -msgstr "Estado" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:128 -msgid "Subscribe" -msgstr "Suscribirse" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:81 -msgid "Subscription" -msgstr "Suscripción" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:79 -msgid "Subscriptions" -msgstr "Suscripciones" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:35 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:67 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:87 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:37 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:141 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:32 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:44 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:44 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:72 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:57 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:76 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:108 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:92 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:68 -#: 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/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 -msgid "Success" -msgstr "Éxito" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:87 -msgid "Successfully created passkey" -msgstr "Clave de acceso creada con éxito" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:266 -msgid "System Theme" -msgstr "Tema del sistema" - -#: 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 -msgid "Team" -msgstr "Equipo" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:85 -msgid "Team checkout" -msgstr "Checkout del equipo" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:61 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:140 -msgid "Team email" -msgstr "Correo del equipo" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:58 -msgid "Team Email" -msgstr "Correo del equipo" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:57 -msgid "Team email already verified!" -msgstr "¡Correo electrónico del equipo ya verificado!" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:58 -msgid "Team email has been removed" -msgstr "El correo del equipo ha sido eliminado" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:116 -msgid "Team email verification" -msgstr "Verificación del correo del equipo" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:132 -msgid "Team email verified!" -msgstr "¡Correo del equipo verificado!" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:80 -msgid "Team email was updated." -msgstr "El correo del equipo ha sido actualizado." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:91 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:96 -msgid "Team invitation" -msgstr "Invitación del equipo" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:151 -msgid "Team invitations have been sent." -msgstr "Las invitaciones al equipo han sido enviadas." - -#: 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 -msgid "Team Member" -msgstr "Miembro del equipo" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:166 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:113 -msgid "Team Name" -msgstr "Nombre del equipo" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -msgid "Team Only" -msgstr "Solo equipo" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:110 -msgid "Team only templates are not linked anywhere and are visible only to your team." -msgstr "Las plantillas solo para el equipo no están vinculadas en ningún lado y son visibles solo para tu equipo." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:94 -msgid "Team ownership transfer" -msgstr "Transferencia de propiedad del equipo" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:60 -msgid "Team ownership transfer already completed!" -msgstr "¡La transferencia de propiedad del equipo ya se ha completado!" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:110 -msgid "Team ownership transferred!" -msgstr "¡Propiedad del equipo transferida!" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:49 -msgid "Team Public Profile" -msgstr "Perfil público del equipo" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:277 -msgid "Team settings" -msgstr "Configuraciones del equipo" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/layout.tsx:50 -msgid "Team Settings" -msgstr "Configuraciones del equipo" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:51 -msgid "Team templates" -msgstr "Plantillas del equipo" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:79 -msgid "Team transfer in progress" -msgstr "Transferencia de equipo en progreso" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:77 -msgid "Team transfer request expired" -msgstr "Solicitud de transferencia del equipo expirada" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:196 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:129 -msgid "Team URL" -msgstr "URL del equipo" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:25 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:162 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:43 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:64 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:67 -msgid "Teams" -msgstr "Equipos" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:83 -msgid "Teams restricted" -msgstr "Equipos restringidos" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:408 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:271 -msgid "Template" -msgstr "Plantilla" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:41 -msgid "Template deleted" -msgstr "Plantilla eliminada" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:67 -msgid "Template document uploaded" -msgstr "Documento de plantilla subido" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:42 -msgid "Template duplicated" -msgstr "Plantilla duplicada" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:134 -msgid "Template has been removed from your public profile." -msgstr "La plantilla ha sido eliminada de tu perfil público." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:171 -msgid "Template has been updated." -msgstr "La plantilla ha sido actualizada." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:48 -msgid "Template moved" -msgstr "Plantilla movida" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:219 -msgid "Template saved" -msgstr "Plantilla guardada" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view.tsx:60 -#: apps/web/src/app/(dashboard)/templates/templates-page-view.tsx:55 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:208 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:22 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:39 -msgid "Templates" -msgstr "Plantillas" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:106 -msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." -msgstr "Las plantillas te permiten generar documentos rápidamente con destinatarios y campos prellenados." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:256 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:272 -msgid "Text" -msgstr "Texto" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:166 -msgid "Text Color" -msgstr "Color de texto" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:52 -msgid "The account has been deleted successfully." -msgstr "La cuenta ha sido eliminada con éxito." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:197 -msgid "The content to show in the banner, HTML is allowed" -msgstr "El contenido que se mostrará en el banner, se permite HTML" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:78 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:32 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:164 -msgid "The direct link has been copied to your clipboard" -msgstr "El enlace directo ha sido copiado a tu portapapeles" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:50 -msgid "The document has been successfully moved to the selected team." -msgstr "El documento ha sido movido con éxito al equipo seleccionado." - -#: apps/web/src/app/embed/completed.tsx:29 -msgid "The document is now completed, please follow any instructions provided within the parent application." -msgstr "El documento ahora está completado, por favor sigue cualquier instrucción proporcionada dentro de la aplicación principal." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:167 -msgid "The document was created but could not be sent to recipients." -msgstr "El documento fue creado pero no se pudo enviar a los destinatarios." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:161 -msgid "The document will be hidden from your account" -msgstr "El documento será ocultado de tu cuenta" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:316 -msgid "The document will be immediately sent to recipients if this is checked." -msgstr "El documento se enviará inmediatamente a los destinatarios si esto está marcado." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:175 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:179 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:203 -msgid "The events that will trigger a webhook to be sent to your URL." -msgstr "Los eventos que activarán un webhook para ser enviado a tu URL." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:114 -msgid "The ownership of team <0>{0} has been successfully transferred to you." -msgstr "La propiedad del equipo <0>{0} ha sido transferida con éxito a ti." - -#: apps/web/src/components/partials/not-found.tsx:53 -msgid "The page you are looking for was moved, removed, renamed or might never have existed." -msgstr "La página que buscas fue movida, eliminada, renombrada o puede que nunca haya existido." - -#: apps/web/src/components/forms/public-profile-form.tsx:118 -msgid "The profile link has been copied to your clipboard" -msgstr "El enlace del perfil ha sido copiado a tu portapapeles" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:23 -msgid "The profile you are looking for could not be found." -msgstr "El perfil que estás buscando no se pudo encontrar." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:380 -msgid "The public description that will be displayed with this template" -msgstr "La descripción pública que se mostrará con esta plantilla" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:358 -msgid "The public name for your template" -msgstr "El nombre público de tu plantilla" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:119 -msgid "The recipient has been updated successfully" -msgstr "El destinatario ha sido actualizado con éxito" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:267 -msgid "The selected team member will receive an email which they must accept before the team is transferred" -msgstr "El miembro del equipo seleccionado recibirá un correo electrónico que debe aceptar antes de que se transfiera el equipo" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:41 -msgid "The signing link has been copied to your clipboard." -msgstr "El enlace de firma ha sido copiado a tu portapapeles." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:105 -msgid "The site banner is a message that is shown at the top of the site. It can be used to display important information to your users." -msgstr "El banner del sitio es un mensaje que se muestra en la parte superior del sitio. Se puede usar para mostrar información importante a tus usuarios." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:45 -msgid "The team transfer invitation has been successfully deleted." -msgstr "La invitación para la transferencia de equipo ha sido eliminada con éxito." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:86 -msgid "The team transfer request to <0>{0} has expired." -msgstr "La solicitud de transferencia de equipo a <0>{0} ha expirado." - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:23 -msgid "The team you are looking for may have been removed, renamed or may have never existed." -msgstr "El equipo que buscas puede haber sido eliminado, renombrado o puede que nunca haya existido." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:49 -msgid "The template has been successfully moved to the selected team." -msgstr "La plantilla ha sido movida con éxito al equipo seleccionado." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:443 -msgid "The template will be removed from your profile" -msgstr "La plantilla será eliminada de tu perfil" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:23 -msgid "The template you are looking for may have been disabled, deleted or may have never existed." -msgstr "La plantilla que buscas puede haber sido desactivada, eliminada o puede que nunca haya existido." - -#: apps/web/src/components/forms/token.tsx:106 -msgid "The token was copied to your clipboard." -msgstr "El token fue copiado a tu portapapeles." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:88 -msgid "The token was deleted successfully." -msgstr "El token fue eliminado con éxito." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:24 -msgid "The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link." -msgstr "El token que has utilizado para restablecer tu contraseña ha expirado o nunca existió. Si aún has olvidado tu contraseña, por favor solicita un nuevo enlace de restablecimiento." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:124 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:128 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:152 -msgid "The URL for Documenso to send webhook events to." -msgstr "La URL para Documenso para enviar eventos de webhook." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:79 -msgid "The webhook has been successfully deleted." -msgstr "El webhook ha sido eliminado con éxito." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:81 -msgid "The webhook has been updated successfully." -msgstr "El webhook ha sido actualizado con éxito." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:93 -msgid "The webhook was successfully created." -msgstr "El webhook fue creado con éxito." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:25 -msgid "There are no active drafts at the current moment. You can upload a document to start drafting." -msgstr "No hay borradores activos en este momento. Puedes subir un documento para comenzar a redactar." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:20 -msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." -msgstr "Aún no hay documentos completados. Los documentos que hayas creado o recibido aparecerán aquí una vez completados." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:70 -msgid "They have permission on your behalf to:" -msgstr "Tienen permiso en tu nombre para:" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:109 -msgid "This action is not reversible. Please be certain." -msgstr "Esta acción no es reversible. Por favor, asegúrate." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:81 -msgid "This document could not be deleted at this time. Please try again." -msgstr "Este documento no se pudo eliminar en este momento. Por favor, inténtalo de nuevo." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:73 -msgid "This document could not be duplicated at this time. Please try again." -msgstr "Este documento no se pudo duplicar en este momento. Por favor, inténtalo de nuevo." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:106 -msgid "This document could not be re-sent at this time. Please try again." -msgstr "Este documento no se pudo reenviar en este momento. Por favor, inténtalo de nuevo." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:181 -msgid "This document has been cancelled by the owner and is no longer available for others to sign." -msgstr "Este documento ha sido cancelado por el propietario y ya no está disponible para que otros lo firmen." - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:52 -msgid "This document has been cancelled by the owner." -msgstr "Este documento ha sido cancelado por el propietario." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:219 -msgid "This document has been signed by all recipients" -msgstr "Este documento ha sido firmado por todos los destinatarios" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:222 -msgid "This document is currently a draft and has not been sent" -msgstr "Este documento es actualmente un borrador y no ha sido enviado" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:93 -msgid "This email is already being used by another team." -msgstr "Este correo electrónico ya está siendo utilizado por otro equipo." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:40 -msgid "This link is invalid or has expired. Please contact your team to resend a transfer request." -msgstr "Este enlace es inválido o ha expirado. Por favor, contacta a tu equipo para reenviar una solicitud de transferencia." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:37 -msgid "This link is invalid or has expired. Please contact your team to resend a verification." -msgstr "Este enlace es inválido o ha expirado. Por favor, contacta a tu equipo para reenviar una verificación." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:208 -msgid "This passkey has already been registered." -msgstr "Esta clave de acceso ya ha sido registrada." - -#: 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 "Esta clave de acceso no está configurada para esta aplicación. Por favor, inicia sesión y añade una en la configuración del usuario." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:148 -msgid "This price includes minimum 5 seats." -msgstr "Este precio incluye un mínimo de 5 asientos." - -#: apps/web/src/components/forms/signin.tsx:202 -msgid "This session has expired. Please try again." -msgstr "Esta sesión ha expirado. Por favor, inténtalo de nuevo." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:195 -msgid "This team, and any associated data excluding billing invoices will be permanently deleted." -msgstr "Este equipo, y cualquier dato asociado, excluyendo las facturas de facturación, serán eliminados permanentemente." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:51 -msgid "This template could not be deleted at this time. Please try again." -msgstr "Esta plantilla no se pudo eliminar en este momento. Por favor, inténtalo de nuevo." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:43 -msgid "This token is invalid or has expired. No action is needed." -msgstr "Este token es inválido o ha expirado. No se necesita ninguna acción." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:43 -msgid "This token is invalid or has expired. Please contact your team for a new invitation." -msgstr "Este token es inválido o ha expirado. Por favor, contacta a tu equipo para una nueva invitación." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:98 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:87 -msgid "This URL is already in use." -msgstr "Esta URL ya está en uso." - -#: apps/web/src/components/forms/v2/signup.tsx:145 -msgid "This username has already been taken" -msgstr "Este nombre de usuario ya ha sido tomado" - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:98 -msgid "This username is already taken" -msgstr "Este nombre de usuario ya está tomado" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:77 -msgid "Time" -msgstr "Hora" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:97 -msgid "Time zone" -msgstr "Zona horaria" - -#: 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/data-table-templates.tsx:61 -msgid "Title" -msgstr "Título" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:106 -msgid "To accept this invitation you must create an account." -msgstr "Para aceptar esta invitación debes crear una cuenta." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:125 -msgid "To change the email you must remove and add a new email address." -msgstr "Para cambiar el correo electrónico debes eliminar y añadir una nueva dirección de correo electrónico." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:117 -msgid "To confirm, please enter the accounts email address <0/>({0})." -msgstr "Para confirmar, por favor ingresa la dirección de correo electrónico de la cuenta <0/>({0})." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:117 -msgid "To confirm, please enter the reason" -msgstr "Para confirmar, por favor ingresa la razón" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:101 -msgid "To decline this invitation you must create an account." -msgstr "Para rechazar esta invitación debes crear una cuenta." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:197 -msgid "To enable two-factor authentication, scan the following QR code using your authenticator app." -msgstr "Para habilitar la autenticación de dos factores, escanea el siguiente código QR usando tu aplicación de autenticador." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:23 -msgid "To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox." -msgstr "Para acceder a tu cuenta, por favor confirma tu dirección de correo electrónico haciendo clic en el enlace de confirmación de tu bandeja de entrada." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:54 -msgid "To mark this document as viewed, you need to be logged in as <0>{0}" -msgstr "Para marcar este documento como visto, debes iniciar sesión como <0>{0}" - -#: 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 "Para ver este documento debes iniciar sesión en tu cuenta, por favor inicia sesión para continuar." - -#: 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 "Activa el interruptor para ocultar tu perfil del público." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:190 -msgid "Toggle the switch to show your profile to the public." -msgstr "Activa el interruptor para mostrar tu perfil al público." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:236 -msgid "Token" -msgstr "Token" - -#: apps/web/src/components/forms/token.tsx:105 -msgid "Token copied to clipboard" -msgstr "Token copiado al portapapeles" - -#: apps/web/src/components/forms/token.tsx:126 -msgid "Token created" -msgstr "Token creado" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:87 -msgid "Token deleted" -msgstr "Token eliminado" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 -msgid "Token doesn't have an expiration date" -msgstr "El token no tiene una fecha de expiración" - -#: apps/web/src/components/forms/token.tsx:193 -msgid "Token expiration date" -msgstr "Fecha de expiración del token" - -#: apps/web/src/components/forms/token.tsx:165 -msgid "Token name" -msgstr "Nombre del token" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:65 -msgid "Total Documents" -msgstr "Total de documentos" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:108 -msgid "Total Recipients" -msgstr "Total de destinatarios" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:150 -msgid "Total Signers that Signed Up" -msgstr "Total de firmantes que se registraron" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:64 -msgid "Total Users" -msgstr "Total de usuarios" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:160 -msgid "Transfer ownership of this team to a selected team member." -msgstr "Transferir la propiedad de este equipo a un miembro del equipo seleccionado." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:169 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:147 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:156 -msgid "Transfer team" -msgstr "Transferir equipo" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:173 -msgid "Transfer the ownership of the team to another team member." -msgstr "Transferir la propiedad del equipo a otro miembro del equipo." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:163 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:167 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:191 -msgid "Triggers" -msgstr "Desencadenadores" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:52 -msgid "Two factor authentication" -msgstr "Autenticación de dos factores" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:88 -msgid "Two factor authentication recovery codes are used to access your account in the event that you lose access to your authenticator app." -msgstr "Los códigos de recuperación de autenticación de dos factores se utilizan para acceder a tu cuenta en caso de perder el acceso a tu aplicación de autenticador." - -#: apps/web/src/components/forms/signin.tsx:448 -msgid "Two-Factor Authentication" -msgstr "Autenticación de dos factores" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:90 -msgid "Two-factor authentication disabled" -msgstr "Autenticación de dos factores desactivada" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:94 -msgid "Two-factor authentication enabled" -msgstr "Autenticación de dos factores habilitada" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:92 -msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in." -msgstr "La autenticación de dos factores ha sido desactivada para tu cuenta. Ya no se te pedirá ingresar un código de tu aplicación de autenticador al iniciar sesión." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73 -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67 -msgid "Type" -msgstr "Tipo" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:184 -msgid "Type 'delete' to confirm" -msgstr "Escribe 'eliminar' para confirmar" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:186 -msgid "Type a command or search..." -msgstr "Escribe un comando o busca..." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:26 -msgid "Uh oh! Looks like you're missing a token" -msgstr "¡Oh no! Parece que te falta un token" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:303 -msgid "Unable to change the language at this time. Please try again later." -msgstr "No se puede cambiar el idioma en este momento. Por favor intenta nuevamente más tarde." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:31 -msgid "Unable to copy recovery code" -msgstr "No se pudo copiar el código de recuperación" - -#: apps/web/src/components/forms/token.tsx:110 -msgid "Unable to copy token" -msgstr "No se pudo copiar el token" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:105 -msgid "Unable to create direct template access. Please try again later." -msgstr "No se pudo crear acceso directo a la plantilla. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:33 -msgid "Unable to decline this team invitation at this time." -msgstr "No se pudo rechazar esta invitación al equipo en este momento." - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:86 -msgid "Unable to delete invitation. Please try again." -msgstr "No se pudo eliminar la invitación. Por favor, inténtalo de nuevo." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:94 -msgid "Unable to delete team" -msgstr "No se pudo eliminar el equipo" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:103 -msgid "Unable to disable two-factor authentication" -msgstr "No se pudo desactivar la autenticación de dos factores" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:33 -msgid "Unable to join this team at this time." -msgstr "No se pudo unirte a este equipo en este momento." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:72 -#: apps/web/src/components/document/document-history-sheet.tsx:127 -msgid "Unable to load document history" -msgstr "No se pudo cargar el historial del documento" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:111 -msgid "Unable to load your public profile templates at this time" -msgstr "No se pudo cargar tus plantillas de perfil público en este momento" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:84 -msgid "Unable to remove email verification at this time. Please try again." -msgstr "No se pudo eliminar la verificación de correo electrónico en este momento. Por favor, inténtalo de nuevo." - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:65 -msgid "Unable to remove team email at this time. Please try again." -msgstr "No se pudo eliminar el correo electrónico del equipo en este momento. Por favor, inténtalo de nuevo." - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:69 -msgid "Unable to resend invitation. Please try again." -msgstr "No se pudo reenviar la invitación. Por favor, inténtalo de nuevo." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:40 -msgid "Unable to resend verification at this time. Please try again." -msgstr "No se pudo reenviar la verificación en este momento. Por favor, inténtalo de nuevo." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:20 -msgid "Unable to reset password" -msgstr "No se pudo restablecer la contraseña" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:68 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:101 -msgid "Unable to setup two-factor authentication" -msgstr "No se pudo configurar la autenticación de dos factores" - -#: apps/web/src/components/forms/signin.tsx:247 -#: apps/web/src/components/forms/signin.tsx:255 -msgid "Unable to sign in" -msgstr "No se pudo iniciar sesión" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:166 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:27 -msgid "Unauthorized" -msgstr "No autorizado" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:116 -msgid "Uncompleted" -msgstr "Incompleto" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23 -msgid "Unknown error" -msgstr "Error desconocido" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Unpaid" -msgstr "No pagado" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:181 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:191 -#: apps/web/src/components/forms/public-profile-form.tsx:279 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:428 -msgid "Update" -msgstr "Actualizar" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:211 -msgid "Update Banner" -msgstr "Actualizar banner" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:118 -msgid "Update passkey" -msgstr "Actualizar clave de acceso" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Update password" -msgstr "Actualizar contraseña" - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Update profile" -msgstr "Actualizar perfil" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:180 -msgid "Update Recipient" -msgstr "Actualizar destinatario" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:146 -msgid "Update role" -msgstr "Actualizar rol" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:176 -msgid "Update team" -msgstr "Actualizar equipo" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:113 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:121 -msgid "Update team email" -msgstr "Actualizar correo electrónico del equipo" - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:136 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:144 -msgid "Update team member" -msgstr "Actualizar miembro del equipo" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:147 -msgid "Update user" -msgstr "Actualizar usuario" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:208 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:210 -msgid "Update webhook" -msgstr "Actualizar webhook" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Updating password..." -msgstr "Actualizando contraseña..." - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Updating profile..." -msgstr "Actualizando perfil..." - -#: apps/web/src/components/forms/avatar-image.tsx:182 -msgid "Upload Avatar" -msgstr "Subir avatar" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:31 -msgid "Uploaded by" -msgstr "Subido por" - -#: apps/web/src/components/forms/avatar-image.tsx:91 -msgid "Uploaded file is too large" -msgstr "El archivo subido es demasiado grande" - -#: apps/web/src/components/forms/avatar-image.tsx:92 -msgid "Uploaded file is too small" -msgstr "El archivo subido es demasiado pequeño" - -#: apps/web/src/components/forms/avatar-image.tsx:93 -msgid "Uploaded file not an allowed file type" -msgstr "El archivo subido no es un tipo de archivo permitido" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:187 -#: apps/web/src/components/forms/signin.tsx:505 -msgid "Use Authenticator" -msgstr "Usar Autenticador" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:185 -#: apps/web/src/components/forms/signin.tsx:503 -msgid "Use Backup Code" -msgstr "Usar Código de Respaldo" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:191 -msgid "Use Template" -msgstr "Usar Plantilla" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82 -msgid "User" -msgstr "Usuario" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:41 -msgid "User ID" -msgstr "ID de Usuario" - -#: apps/web/src/components/forms/v2/signup.tsx:234 -msgid "User profiles are here!" -msgstr "¡Los perfiles de usuario están aquí!" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:269 -msgid "User settings" -msgstr "Configuraciones del usuario" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:51 -msgid "Users" -msgstr "Usuarios" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:83 -msgid "Value" -msgstr "Valor" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:100 -msgid "Verification Email Sent" -msgstr "Correo Electrónico de Verificación Enviado" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:45 -msgid "Verification email sent successfully." -msgstr "Correo electrónico de verificación enviado con éxito." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:102 -msgid "Verify Now" -msgstr "Verifica Ahora" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:112 -msgid "Verify your email address" -msgstr "Verifica tu dirección de correo electrónico" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:88 -msgid "Verify your email address to unlock all features." -msgstr "Verifica tu dirección de correo electrónico para desbloquear todas las funciones." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:56 -msgid "Verify your email to upload documents." -msgstr "Verifica tu correo electrónico para subir documentos." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:130 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:100 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:168 -msgid "View" -msgstr "Ver" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:140 -msgid "View activity" -msgstr "Ver actividad" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:78 -msgid "View all documents sent to your account" -msgstr "Ver todos los documentos enviados a tu cuenta" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:134 -msgid "View all recent security activity related to your account." -msgstr "Ver toda la actividad de seguridad reciente relacionada con tu cuenta." - -#: apps/web/src/app/(dashboard)/settings/security/activity/page.tsx:26 -msgid "View all security activity related to your account." -msgstr "Ver toda la actividad de seguridad relacionada con tu cuenta." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:78 -msgid "View Codes" -msgstr "Ver Códigos" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:150 -msgid "View documents associated with this email" -msgstr "Ver documentos asociados con este correo electrónico" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:55 -msgid "View invites" -msgstr "Ver invitaciones" - -#: apps/web/src/app/(signing)/sign/[token]/complete/document-preview-button.tsx:34 -msgid "View Original Document" -msgstr "Ver Documento Original" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:87 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:116 -msgid "View Recovery Codes" -msgstr "Ver Códigos de Recuperación" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:56 -msgid "View teams" -msgstr "Ver equipos" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104 -msgid "Viewed" -msgstr "Visto" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:86 -msgid "Waiting" -msgstr "Esperando" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:151 -msgid "Waiting for others to sign" -msgstr "Esperando a que otros firmen" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:70 -msgid "Waiting for Your Turn" -msgstr "Esperando tu turno" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:61 -msgid "Want to send slick signing links like this one? <0>Check out Documenso." -msgstr "¿Quieres enviar enlaces de firma elegantes como este? <0>Consulta Documenso." - -#: apps/web/src/app/(profile)/profile-header.tsx:68 -msgid "Want your own public profile?" -msgstr "¿Quieres tu propio perfil público?" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:40 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:55 -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:31 -msgid "We are unable to proceed to the billing portal at this time. Please try again, or contact support." -msgstr "No podemos proceder al portal de facturación en este momento. Por favor, inténtalo de nuevo o contacta con soporte." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:95 -msgid "We are unable to remove this passkey at the moment. Please try again later." -msgstr "No podemos eliminar esta clave de acceso en este momento. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:75 -msgid "We are unable to update this passkey at the moment. Please try again later." -msgstr "No podemos actualizar esta clave de acceso en este momento. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:153 -msgid "We encountered an error while removing the direct template link. Please try again later." -msgstr "Encontramos un error al eliminar el enlace directo de la plantilla. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:84 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:90 -msgid "We encountered an error while updating the webhook. Please try again later." -msgstr "Encontramos un error al actualizar el webhook. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/forms/token.tsx:145 -msgid "We encountered an unknown error while attempting create the new token. Please try again later." -msgstr "Encontramos un error desconocido al intentar crear el nuevo token. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to add this email. Please try again later." -msgstr "Encontramos un error desconocido al intentar añadir este correo electrónico. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:107 -msgid "We encountered an unknown error while attempting to create a team. Please try again later." -msgstr "Encontramos un error desconocido al intentar crear un equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:90 -msgid "We encountered an unknown error while attempting to delete it. Please try again later." -msgstr "Encontramos un error desconocido al intentar eliminarlo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:35 -msgid "We encountered an unknown error while attempting to delete the pending team. Please try again later." -msgstr "Encontramos un error desconocido al intentar eliminar el equipo pendiente. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:86 -msgid "We encountered an unknown error while attempting to delete this team. Please try again later." -msgstr "Encontramos un error desconocido al intentar eliminar este equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:99 -msgid "We encountered an unknown error while attempting to delete this token. Please try again later." -msgstr "Encontramos un error desconocido al intentar eliminar este token. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:71 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:68 -msgid "We encountered an unknown error while attempting to delete your account. Please try again later." -msgstr "Encontramos un error desconocido al intentar eliminar tu cuenta. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:160 -msgid "We encountered an unknown error while attempting to invite team members. Please try again later." -msgstr "Encontramos un error desconocido al intentar invitar a miembros del equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to leave this team. Please try again later." -msgstr "Encontramos un error desconocido al intentar salir de este equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:143 -msgid "We encountered an unknown error while attempting to remove this template from your profile. Please try again later." -msgstr "Encontramos un error desconocido al intentar eliminar esta plantilla de tu perfil. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:56 -msgid "We encountered an unknown error while attempting to remove this transfer. Please try again or contact support." -msgstr "Encontramos un error desconocido al intentar eliminar esta transferencia. Por favor, inténtalo de nuevo o contacta con soporte." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to remove this user. Please try again later." -msgstr "Encontramos un error desconocido al intentar eliminar a este usuario. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:118 -msgid "We encountered an unknown error while attempting to request a transfer of this team. Please try again later." -msgstr "Encontramos un error desconocido al intentar solicitar una transferencia de este equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/forms/reset-password.tsx:89 -msgid "We encountered an unknown error while attempting to reset your password. Please try again later." -msgstr "Encontramos un error desconocido al intentar restablecer tu contraseña. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:46 -msgid "We encountered an unknown error while attempting to revoke access. Please try again or contact support." -msgstr "Encontramos un error desconocido al intentar revocar el acceso. Por favor, inténtalo de nuevo o contacta con soporte." - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:115 -msgid "We encountered an unknown error while attempting to save your details. Please try again later." -msgstr "Encontramos un error desconocido al intentar guardar tus datos. Por favor, inténtalo de nuevo más tarde." - -#: 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 -msgid "We encountered an unknown error while attempting to sign you In. Please try again later." -msgstr "Encontramos un error desconocido al intentar iniciar sesión. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:100 -#: apps/web/src/components/forms/signup.tsx:115 -#: apps/web/src/components/forms/v2/signup.tsx:162 -msgid "We encountered an unknown error while attempting to sign you up. Please try again later." -msgstr "Encontramos un error desconocido al intentar registrarte. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/forms/signup.tsx:130 -#: apps/web/src/components/forms/signup.tsx:144 -#: apps/web/src/components/forms/v2/signup.tsx:185 -#: apps/web/src/components/forms/v2/signup.tsx:199 -msgid "We encountered an unknown error while attempting to sign you Up. Please try again later." -msgstr "Encontramos un error desconocido al intentar registrarte. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/forms/avatar-image.tsx:124 -msgid "We encountered an unknown error while attempting to update the avatar. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar el avatar. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:92 -msgid "We encountered an unknown error while attempting to update the banner. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar el banner. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:180 -msgid "We encountered an unknown error while attempting to update the template. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar la plantilla. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to update this team member. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar a este miembro del equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/forms/password.tsx:86 -msgid "We encountered an unknown error while attempting to update your password. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar tu contraseña. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/forms/public-profile-form.tsx:106 -msgid "We encountered an unknown error while attempting to update your public profile. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar tu perfil público. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:96 -msgid "We encountered an unknown error while attempting to update your team. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar tu equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:91 -msgid "We encountered an unknown error while attempting update the team email. Please try again later." -msgstr "Encontramos un error desconocido al intentar actualizar el correo electrónico del equipo. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:80 -msgid "We have sent a confirmation email for verification." -msgstr "Hemos enviado un correo electrónico de confirmación para la verificación." - -#: apps/web/src/components/forms/token.tsx:111 -msgid "We were unable to copy the token to your clipboard. Please try again." -msgstr "No pudimos copiar el token en tu portapapeles. Por favor, inténtalo de nuevo." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:33 -msgid "We were unable to copy your recovery code to your clipboard. Please try again." -msgstr "No pudimos copiar tu código de recuperación en tu portapapeles. Por favor, inténtalo de nuevo." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:52 -msgid "We were unable to create a checkout session. Please try again, or contact support" -msgstr "No pudimos crear una sesión de pago. Por favor, inténtalo de nuevo o contacta con soporte" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:105 -msgid "We were unable to disable two-factor authentication for your account. Please ensure that you have entered your password and backup code correctly and try again." -msgstr "No pudimos desactivar la autenticación de dos factores para tu cuenta. Asegúrate de haber ingresado correctamente tu contraseña y código de respaldo e inténtalo de nuevo." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:28 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:39 -msgid "We were unable to log you out at this time." -msgstr "No pudimos cerrar sesión en este momento." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:125 -msgid "We were unable to set your public profile to public. Please try again." -msgstr "No pudimos configurar tu perfil público como público. Por favor, inténtalo de nuevo." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:70 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:103 -msgid "We were unable to setup two-factor authentication for your account. Please ensure that you have entered your code correctly and try again." -msgstr "No pudimos configurar la autenticación de dos factores para tu cuenta. Asegúrate de haber ingresado correctamente tu código e inténtalo de nuevo." - -#: 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:127 -msgid "We were unable to submit this document at this time. Please try again later." -msgstr "No pudimos enviar este documento en este momento. Por favor, inténtalo de nuevo más tarde." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:169 -msgid "We were unable to verify your details. Please try again or contact support" -msgstr "No pudimos verificar tus datos. Por favor, inténtalo de nuevo o contacta con soporte" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:65 -msgid "We were unable to verify your email. If your email is not verified already, please try again." -msgstr "No pudimos verificar tu correo electrónico. Si tu correo electrónico no está verificado ya, por favor inténtalo de nuevo." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:29 -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:11 -msgid "We're all empty" -msgstr "No hay nada aquí" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:116 -msgid "We've sent a confirmation email to <0>{email}. Please check your inbox and click the link in the email to verify your account." -msgstr "Hemos enviado un correo electrónico de confirmación a <0>{email}. Por favor, revisa tu bandeja de entrada y haz clic en el enlace del correo electrónico para verificar tu cuenta." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:92 -msgid "Webhook created" -msgstr "Webhook creado" - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:78 -msgid "Webhook deleted" -msgstr "Webhook eliminado" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:80 -msgid "Webhook updated" -msgstr "Webhook actualizado" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:117 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:145 -msgid "Webhook URL" -msgstr "URL del Webhook" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:28 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:33 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:103 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:106 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:94 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:102 -msgid "Webhooks" -msgstr "Webhooks" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:29 -msgid "Weekly" -msgstr "Semanal" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:33 -msgid "Welcome back, we are lucky to have you." -msgstr "Bienvenido de nuevo, somos afortunados de tenerte." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:88 -msgid "Were you trying to edit this document instead?" -msgstr "¿Estabas intentando editar este documento en su lugar?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:189 -msgid "When you click continue, you will be prompted to add the first available authenticator on your system." -msgstr "Cuando haces clic en continuar, se te pedirá que añadas el primer autenticador disponible en tu sistema." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:139 -msgid "While waiting for them to do so you can create your own Documenso account and get started with document signing right away." -msgstr "Mientras esperas a que ellos lo hagan, puedes crear tu propia cuenta de Documenso y comenzar a firmar documentos de inmediato." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:126 -msgid "Who do you want to remind?" -msgstr "¿A quién deseas recordar?" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about the team" -msgstr "Escribe sobre el equipo" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about yourself" -msgstr "Escribe sobre ti mismo" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:31 -msgid "Yearly" -msgstr "Anual" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:32 -msgid "You" -msgstr "Tú" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:93 -msgid "You are about to complete approving \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Estás a punto de completar la aprobación de \"{truncatedTitle}\".<0/> ¿Estás seguro?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:85 -msgid "You are about to complete signing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Estás a punto de completar la firma de \"{truncatedTitle}\".<0/> ¿Estás seguro?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:77 -msgid "You are about to complete viewing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Estás a punto de completar la visualización de \"{truncatedTitle}\".<0/> ¿Estás seguro?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:103 -msgid "You are about to delete <0>\"{documentTitle}\"" -msgstr "Estás a punto de eliminar <0>\"{documentTitle}\"" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:120 -msgid "You are about to delete the following team email from <0>{teamName}." -msgstr "Estás a punto de eliminar el siguiente correo electrónico del equipo de <0>{teamName}." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:107 -msgid "You are about to hide <0>\"{documentTitle}\"" -msgstr "Estás a punto de ocultar <0>\"{documentTitle}\"" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:85 -msgid "You are about to leave the following team." -msgstr "Estás a punto de salir del siguiente equipo." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:85 -msgid "You are about to remove the following user from <0>{teamName}." -msgstr "Estás a punto de eliminar al siguiente usuario de <0>{teamName}." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:98 -msgid "You are about to revoke access for team <0>{0} ({1}) to use your email." -msgstr "Estás a punto de revocar el acceso para el equipo <0>{0} ({1}) para usar tu correo electrónico." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:78 -msgid "You are currently on the <0>Free Plan." -msgstr "Actualmente estás en el <0>Plan Gratuito." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:148 -msgid "You are currently updating <0>{teamMemberName}." -msgstr "Actualmente estás actualizando <0>{teamMemberName}." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:122 -msgid "You are currently updating the <0>{passkeyName} passkey." -msgstr "Actualmente estás actualizando la clave <0>{passkeyName}." - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:28 -msgid "You are not authorized to view this page." -msgstr "No estás autorizado para ver esta página." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:43 -msgid "You can choose to enable or disable your profile for public view." -msgstr "Puedes elegir habilitar o deshabilitar tu perfil para la vista pública." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:50 -msgid "You can choose to enable or disable your team profile for public view." -msgstr "Puedes elegir habilitar o deshabilitar el perfil de tu equipo para la vista pública." - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:30 -msgid "You can claim your profile later on by going to your profile settings!" -msgstr "¡Puedes reclamar tu perfil más tarde yendo a la configuración de tu perfil!" - -#: apps/web/src/components/forms/public-profile-form.tsx:154 -msgid "You can update the profile URL by updating the team URL in the general settings page." -msgstr "Puedes actualizar la URL del perfil actualizando la URL del equipo en la página de configuración general." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:65 -msgid "You can view documents associated with this email and use this identity when sending documents." -msgstr "Puedes ver documentos asociados a este correo electrónico y usar esta identidad al enviar documentos." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:213 -msgid "You cannot have more than {MAXIMUM_PASSKEYS} passkeys." -msgstr "No puedes tener más de {MAXIMUM_PASSKEYS} claves de acceso." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:120 -msgid "You cannot modify a team member who has a higher role than you." -msgstr "No puedes modificar a un miembro del equipo que tenga un rol más alto que tú." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:101 -msgid "You cannot upload encrypted PDFs" -msgstr "No puedes subir PDFs encriptados" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:45 -msgid "You do not currently have a customer record, this should not happen. Please contact support for assistance." -msgstr "Actualmente no tienes un registro de cliente, esto no debería suceder. Por favor contacta a soporte para obtener asistencia." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:127 -msgid "You have accepted an invitation from <0>{0} to join their team." -msgstr "Has aceptado una invitación de <0>{0} para unirte a su equipo." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:64 -msgid "You have already completed the ownership transfer for <0>{0}." -msgstr "Ya has completado la transferencia de propiedad para <0>{0}." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:61 -msgid "You have already verified your email address for <0>{0}." -msgstr "Ya has verificado tu dirección de correo electrónico para <0>{0}." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:95 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:100 -msgid "You have been invited by <0>{0} to join their team." -msgstr "Has sido invitado por <0>{0} para unirte a su equipo." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:122 -msgid "You have declined the invitation from <0>{0} to join their team." -msgstr "Has rechazado la invitación de <0>{0} para unirte a su equipo." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:44 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:49 -msgid "You have no webhooks yet. Your webhooks will be shown here once you create them." -msgstr "Aún no tienes webhooks. Tus webhooks se mostrarán aquí una vez que los crees." - -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:15 -msgid "You have not yet created any templates. To create a template please upload one." -msgstr "Aún no has creado plantillas. Para crear una plantilla, por favor carga una." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:30 -msgid "You have not yet created or received any documents. To create a document please upload one." -msgstr "Aún no has creado ni recibido documentos. Para crear un documento, por favor carga uno." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:234 -msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade your account to continue!" -msgstr "Has alcanzado el límite máximo de {0} plantillas directas. <0>¡Actualiza tu cuenta para continuar!" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:52 -msgid "You have reached your document limit." -msgstr "Has alcanzado tu límite de documentos." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:182 -msgid "You have reached your document limit. <0>Upgrade your account to continue!" -msgstr "Has alcanzado tu límite de documentos. <0>¡Actualiza tu cuenta para continuar!" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:50 -msgid "You have successfully left this team." -msgstr "Has salido de este equipo con éxito." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:80 -#: apps/web/src/components/forms/signup.tsx:95 -#: apps/web/src/components/forms/v2/signup.tsx:129 -msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." -msgstr "Te has registrado con éxito. Por favor verifica tu cuenta haciendo clic en el enlace que recibiste en el correo electrónico." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:50 -msgid "You have successfully removed this user from the team." -msgstr "Has eliminado a este usuario del equipo con éxito." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:38 -msgid "You have successfully revoked access." -msgstr "Has revocado el acceso con éxito." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 -msgid "You have updated {teamMemberName}." -msgstr "Has actualizado a {teamMemberName}." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:136 -msgid "You have verified your email address for <0>{0}." -msgstr "Has verificado tu dirección de correo electrónico para <0>{0}." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:82 -msgid "You must be an admin of this team to manage billing." -msgstr "Debes ser un administrador de este equipo para gestionar la facturación." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:60 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:54 -msgid "You must enter '{deleteMessage}' to proceed" -msgstr "Debes ingresar '{deleteMessage}' para continuar" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:301 -msgid "You must have at least one other team member to transfer ownership." -msgstr "Debes tener al menos otro miembro del equipo para transferir la propiedad." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:109 -msgid "You must set a profile URL before enabling your public profile." -msgstr "Debes establecer una URL de perfil antes de habilitar tu perfil público." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:56 -msgid "You need to be logged in as <0>{email} to view this page." -msgstr "Debes iniciar sesión como <0>{email} para ver esta página." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:45 -msgid "You need to be logged in to view this page." -msgstr "Debes iniciar sesión para ver esta página." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:105 -msgid "You need to setup 2FA to mark this document as viewed." -msgstr "Debes configurar 2FA para marcar este documento como visto." - -#: apps/web/src/components/forms/v2/signup.tsx:283 -msgid "You will get notified & be able to set up your documenso public profile when we launch the feature." -msgstr "Recibirás una notificación y podrás configurar tu perfil público de Documenso cuando lanzemos la función." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:96 -msgid "You will now be required to enter a code from your authenticator app when signing in." -msgstr "Ahora se te pedirá que ingreses un código de tu aplicación de autenticador al iniciar sesión." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:174 -msgid "You will receive an Email copy of the signed document once everyone has signed." -msgstr "Recibirás una copia por correo electrónico del documento firmado una vez que todos hayan firmado." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:49 -msgid "Your account has been deleted successfully." -msgstr "Tu cuenta ha sido eliminada con éxito." - -#: apps/web/src/components/forms/avatar-image.tsx:108 -msgid "Your avatar has been updated successfully." -msgstr "Tu avatar ha sido actualizado con éxito." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:75 -msgid "Your banner has been updated successfully." -msgstr "Tu banner ha sido actualizado con éxito." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:119 -msgid "Your current plan is past due. Please update your payment information." -msgstr "Tu plan actual está vencido. Por favor actualiza tu información de pago." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:251 -msgid "Your direct signing templates" -msgstr "Tus {0} plantillas de firma directa" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:124 -msgid "Your document failed to upload." -msgstr "Tu documento no se pudo cargar." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:151 -msgid "Your document has been created from the template successfully." -msgstr "Tu documento se ha creado exitosamente a partir de la plantilla." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:98 -msgid "Your document has been re-sent successfully." -msgstr "Tu documento ha sido reenviado con éxito." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:322 -msgid "Your document has been sent successfully." -msgstr "Tu documento ha sido enviado con éxito." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:59 -msgid "Your document has been successfully duplicated." -msgstr "Tu documento ha sido duplicado con éxito." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:82 -msgid "Your document has been uploaded successfully." -msgstr "Tu documento ha sido subido con éxito." - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:69 -msgid "Your document has been uploaded successfully. You will be redirected to the template page." -msgstr "Tu documento ha sido subido con éxito. Serás redirigido a la página de plantillas." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:223 -msgid "Your documents" -msgstr "Tus documentos" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:40 -msgid "Your email has been successfully confirmed! You can now use all features of Documenso." -msgstr "¡Tu correo electrónico ha sido confirmado con éxito! Ahora puedes usar todas las funciones de Documenso." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:62 -msgid "Your email is currently being used by team <0>{0} ({1})." -msgstr "Tu correo electrónico está siendo utilizado actualmente por el equipo <0>{0} ({1})." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:47 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:80 -msgid "Your existing tokens" -msgstr "Tus tokens existentes" - -#: apps/web/src/components/forms/password.tsx:72 -#: apps/web/src/components/forms/reset-password.tsx:73 -msgid "Your password has been updated successfully." -msgstr "Tu contraseña ha sido actualizada con éxito." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:113 -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Tu pago por equipos está vencido. Por favor, salda el pago para evitar interrupciones en el servicio." - -#: apps/web/src/components/forms/profile.tsx:73 -msgid "Your profile has been updated successfully." -msgstr "Tu perfil ha sido actualizado con éxito." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:73 -msgid "Your profile has been updated." -msgstr "Tu perfil ha sido actualizado." - -#: apps/web/src/components/forms/public-profile-form.tsx:81 -msgid "Your public profile has been updated." -msgstr "Tu perfil público ha sido actualizado." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:27 -msgid "Your recovery code has been copied to your clipboard." -msgstr "Tu código de recuperación ha sido copiado en tu portapapeles." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:167 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:91 -msgid "Your recovery codes are listed below. Please store them in a safe place." -msgstr "Tus códigos de recuperación se enumeran a continuación. Por favor, guárdalos en un lugar seguro." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:62 -msgid "Your subscription is currently active." -msgstr "Tu suscripción está actualmente activa." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:89 -msgid "Your team has been created." -msgstr "Tu equipo ha sido creado." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:73 -msgid "Your team has been successfully deleted." -msgstr "Tu equipo ha sido eliminado con éxito." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:69 -msgid "Your team has been successfully updated." -msgstr "Tu equipo ha sido actualizado con éxito." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:43 -msgid "Your template has been duplicated successfully." -msgstr "Tu plantilla ha sido duplicada con éxito." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:42 -msgid "Your template has been successfully deleted." -msgstr "Tu plantilla ha sido eliminada con éxito." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:67 -msgid "Your template will be duplicated." -msgstr "Tu plantilla será duplicada." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:220 -msgid "Your templates has been saved successfully." -msgstr "Tus plantillas han sido guardadas con éxito." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:89 -msgid "Your token has expired!" -msgstr "¡Tu token ha expirado!" - -#: apps/web/src/components/forms/token.tsx:277 -msgid "Your token was created successfully! Make sure to copy it because you won't be able to see it again!" -msgstr "¡Tu token se creó con éxito! ¡Asegúrate de copiarlo porque no podrás verlo de nuevo!" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:53 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:86 -msgid "Your tokens will be shown here once you create them." -msgstr "Tus tokens se mostrarán aquí una vez que los crees." diff --git a/packages/lib/translations/fr/common.po b/packages/lib/translations/fr/common.po deleted file mode 100644 index 0fc381356..000000000 --- a/packages/lib/translations/fr/common.po +++ /dev/null @@ -1,857 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: fr\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-18 04:04\n" -"Last-Translator: \n" -"Language-Team: French\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: fr\n" -"X-Crowdin-File: common.po\n" -"X-Crowdin-File-ID: 4\n" - -#: packages/ui/primitives/data-table-pagination.tsx:30 -msgid "{0} of {1} row(s) selected." -msgstr "{0} sur {1} ligne(s) sélectionnée(s)." - -#: packages/ui/primitives/data-table-pagination.tsx:41 -msgid "{visibleRows, plural, one {Showing # result.} other {Showing # results.}}" -msgstr "{visibleRows, plural, one {Affichage de # résultat.} other {Affichage de # résultats.}}" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:53 -msgid "<0>Inherit authentication method - Use the global action signing authentication method configured in the \"General Settings\" step" -msgstr "<0>Hériter du méthode d'authentification - Utiliser la méthode d'authentification de signature d'action globale configurée dans l'étape \"Paramètres Générales\"" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:95 -msgid "<0>No restrictions - No authentication required" -msgstr "<0>Aucune restriction - Aucune authentification requise" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:77 -msgid "<0>No restrictions - The document can be accessed directly by the URL sent to the recipient" -msgstr "<0>Aucune restriction - Le document peut être accédé directement par l'URL envoyée au destinataire" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:75 -msgid "<0>None - No authentication required" -msgstr "<0>Aucun - Aucune authentification requise" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:89 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:69 -msgid "<0>Require 2FA - The recipient must have an account and 2FA enabled via their settings" -msgstr "<0>Exiger 2FA - Le destinataire doit avoir un compte et 2FA activé via ses paramètres" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:72 -msgid "<0>Require account - The recipient must be signed in to view the document" -msgstr "<0>Exiger un compte - Le destinataire doit être connecté pour voir le document" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:83 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:63 -msgid "<0>Require passkey - The recipient must have an account and passkey configured via their settings" -msgstr "<0>Exiger une clé d'accès - Le destinataire doit avoir un compte et une clé d'accès configurée via ses paramètres" - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "Add a document" -msgstr "Ajouter un document" - -#: packages/ui/primitives/document-flow/add-settings.tsx:336 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:339 -msgid "Add a URL to redirect the user to once the document is signed" -msgstr "Ajouter une URL pour rediriger l'utilisateur une fois le document signé" - -#: packages/ui/primitives/document-flow/add-settings.tsx:248 -msgid "Add an external ID to the document. This can be used to identify the document in external systems." -msgstr "Ajouter un ID externe au document. Cela peut être utilisé pour identifier le document dans des systèmes externes." - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:256 -msgid "Add an external ID to the template. This can be used to identify in external systems." -msgstr "Ajouter un ID externe au modèle. Cela peut être utilisé pour identifier dans des systèmes externes." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:187 -msgid "Add another option" -msgstr "Ajouter une autre option" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:232 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:167 -msgid "Add another value" -msgstr "Ajouter une autre valeur" - -#: packages/ui/primitives/document-flow/add-signers.tsx:662 -msgid "Add myself" -msgstr "Ajoutez-moi" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:637 -msgid "Add Myself" -msgstr "Ajoutez-moi" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:623 -msgid "Add Placeholder Recipient" -msgstr "Ajouter un destinataire de substitution" - -#: packages/ui/primitives/document-flow/add-signers.tsx:651 -msgid "Add Signer" -msgstr "Ajouter un signataire" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:73 -msgid "Add text" -msgstr "Ajouter du texte" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:78 -msgid "Add text to the field" -msgstr "Ajouter du texte au champ" - -#: packages/lib/constants/teams.ts:10 -msgid "Admin" -msgstr "Administrateur" - -#: packages/ui/primitives/document-flow/add-settings.tsx:230 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:238 -msgid "Advanced Options" -msgstr "Options avancées" - -#: packages/ui/primitives/document-flow/add-fields.tsx:570 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:402 -msgid "Advanced settings" -msgstr "Paramètres avancés" - -#: packages/lib/constants/template.ts:21 -msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email." -msgstr "Après soumission, un document sera automatiquement généré et ajouté à votre page de documents. Vous recevrez également une notification par email." - -#: packages/ui/components/document/document-status.tsx:46 -msgid "All" -msgstr "" - -#: packages/lib/constants/recipient-roles.ts:8 -#: packages/ui/components/document/next-inbox-item-button.tsx:113 -msgid "Approve" -msgstr "Approuver" - -#: packages/lib/constants/recipient-roles.ts:9 -msgid "Approved" -msgstr "Approuvé" - -#: packages/lib/constants/recipient-roles.ts:11 -msgid "Approver" -msgstr "Approuveur" - -#: packages/lib/constants/recipient-roles.ts:10 -msgid "Approving" -msgstr "En attente d'approbation" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:377 -msgid "Black" -msgstr "Noir" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:391 -msgid "Blue" -msgstr "Bleu" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:356 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:58 -msgid "Cancel" -msgstr "Annuler" - -#: packages/ui/primitives/document-flow/add-signers.tsx:193 -msgid "Cannot remove signer" -msgstr "Impossible de retirer le signataire" - -#: packages/lib/constants/recipient-roles.ts:17 -msgid "Cc" -msgstr "Cc" - -#: packages/lib/constants/recipient-roles.ts:14 -#: packages/lib/constants/recipient-roles.ts:16 -msgid "CC" -msgstr "CC" - -#: packages/lib/constants/recipient-roles.ts:15 -msgid "CC'd" -msgstr "CC'd" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:86 -msgid "Character Limit" -msgstr "Limite de caractères" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1026 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:788 -msgid "Checkbox" -msgstr "Case à cocher" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:197 -msgid "Checkbox values" -msgstr "Valeurs de case à cocher" - -#: packages/ui/primitives/data-table.tsx:156 -msgid "Clear filters" -msgstr "Effacer les filtres" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:411 -msgid "Clear Signature" -msgstr "Effacer la signature" - -#: packages/ui/primitives/document-flow/add-signature.tsx:394 -msgid "Click to insert field" -msgstr "Cliquez pour insérer un champ" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:44 -msgid "Close" -msgstr "Fermer" - -#: packages/ui/components/document/document-status.tsx:28 -msgid "Completed" -msgstr "" - -#: packages/lib/constants/template.ts:12 -msgid "Configure Direct Recipient" -msgstr "Configurer le destinataire direct" - -#: packages/ui/primitives/document-flow/add-fields.tsx:571 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:403 -msgid "Configure the {0} field" -msgstr "Configurer le champ {0}" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:141 -msgid "Continue" -msgstr "Continuer" - -#: packages/ui/components/document/document-share-button.tsx:46 -msgid "Copied to clipboard" -msgstr "Copié dans le presse-papiers" - -#: packages/ui/components/document/next-inbox-item-button.tsx:93 -msgid "Created {0}" -msgstr "" - -#: packages/ui/primitives/document-flow/add-signature.tsx:360 -msgid "Custom Text" -msgstr "Texte personnalisé" - -#: packages/ui/primitives/document-flow/add-fields.tsx:922 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:684 -msgid "Date" -msgstr "Date" - -#: packages/ui/primitives/document-flow/add-settings.tsx:271 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:279 -msgid "Date Format" -msgstr "Format de date" - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:570 -msgid "Direct link receiver" -msgstr "Receveur de lien direct" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:62 -#: packages/ui/primitives/document-flow/add-settings.tsx:174 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:151 -msgid "Document access" -msgstr "Accès au document" - -#: packages/ui/components/document/document-status.tsx:47 -msgid "Document All" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:29 -msgid "Document completed" -msgstr "" - -#: packages/lib/constants/template.ts:20 -msgid "Document Creation" -msgstr "Création de document" - -#: packages/ui/components/document/document-status.tsx:35 -msgid "Document draft" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:41 -msgid "Document inbox" -msgstr "" - -#: packages/ui/components/document/document-status.tsx:23 -msgid "Document pending" -msgstr "" - -#: packages/ui/components/document/document-download-button.tsx:68 -msgid "Download" -msgstr "Télécharger" - -#: packages/ui/components/document/document-status.tsx:34 -msgid "Draft" -msgstr "" - -#: packages/ui/primitives/document-dropzone.tsx:162 -msgid "Drag & drop your PDF here." -msgstr "Faites glisser et déposez votre PDF ici." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1052 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:814 -msgid "Dropdown" -msgstr "Liste déroulante" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:158 -msgid "Dropdown options" -msgstr "Options de liste déroulante" - -#: packages/ui/primitives/document-flow/add-fields.tsx:870 -#: packages/ui/primitives/document-flow/add-signature.tsx:272 -#: packages/ui/primitives/document-flow/add-signers.tsx:500 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:632 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:463 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:470 -msgid "Email" -msgstr "Email" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:184 -msgid "Email Options" -msgstr "Options d'email" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1117 -msgid "Empty field" -msgstr "Champ vide" - -#: packages/lib/constants/template.ts:8 -msgid "Enable Direct Link Signing" -msgstr "Activer la signature de lien direct" - -#: packages/ui/primitives/document-flow/add-signers.tsx:401 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:362 -msgid "Enable signing order" -msgstr "Activer l'ordre de signature" - -#: packages/ui/primitives/document-flow/add-fields.tsx:790 -msgid "Enable Typed Signatures" -msgstr "Activer les signatures tapées" - -#: packages/ui/primitives/document-password-dialog.tsx:84 -msgid "Enter password" -msgstr "Entrez le mot de passe" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:257 -msgid "Error" -msgstr "Erreur" - -#: packages/ui/primitives/document-flow/add-settings.tsx:241 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:249 -msgid "External ID" -msgstr "ID externe" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:258 -msgid "Failed to save settings." -msgstr "Échec de l'enregistrement des paramètres." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:93 -msgid "Field character limit" -msgstr "Limite de caractères du champ" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:62 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:44 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:130 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:107 -msgid "Field font size" -msgstr "Taille de police du champ" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:110 -msgid "Field format" -msgstr "Format du champ" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:53 -msgid "Field label" -msgstr "Étiquette du champ" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:65 -msgid "Field placeholder" -msgstr "Espace réservé du champ" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/date-field.tsx:56 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/email-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/initials-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/name-field.tsx:38 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:124 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:101 -msgid "Font Size" -msgstr "Taille de Police" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:64 -msgid "Global recipient action authentication" -msgstr "Authentification d'action de destinataire globale" - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:142 -msgid "Go Back" -msgstr "Retourner" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:398 -msgid "Green" -msgstr "Vert" - -#: packages/lib/constants/recipient-roles.ts:72 -msgid "I am a signer of this document" -msgstr "Je suis un signataire de ce document" - -#: packages/lib/constants/recipient-roles.ts:75 -msgid "I am a viewer of this document" -msgstr "Je suis un visualiseur de ce document" - -#: packages/lib/constants/recipient-roles.ts:73 -msgid "I am an approver of this document" -msgstr "Je suis un approuveur de ce document" - -#: packages/lib/constants/recipient-roles.ts:74 -msgid "I am required to receive a copy of this document" -msgstr "Je dois recevoir une copie de ce document<<<<<<< HEAD" - -#: packages/lib/constants/recipient-roles.ts:74 -#~ msgid "I am required to recieve a copy of this document" -#~ msgstr "I am required to recieve a copy of this document=======>>>>>>> main" - -#: packages/ui/components/document/document-status.tsx:40 -msgid "Inbox" -msgstr "||||||| e0c948c2" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:29 -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:87 -msgid "Inherit authentication method" -msgstr "Hériter de la méthode d'authentification" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:67 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:72 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:48 -msgid "Label" -msgstr "Étiquette" - -#: packages/lib/constants/teams.ts:11 -msgid "Manager" -msgstr "Gestionnaire" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:188 -msgid "Max" -msgstr "Max" - -#: packages/lib/constants/teams.ts:12 -msgid "Member" -msgstr "Membre" - -#: packages/ui/primitives/document-flow/add-subject.tsx:95 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:215 -msgid "Message <0>(Optional)" -msgstr "Message <0>(Optionnel)" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:176 -msgid "Min" -msgstr "Min" - -#: packages/ui/primitives/document-flow/add-fields.tsx:896 -#: packages/ui/primitives/document-flow/add-signature.tsx:298 -#: packages/ui/primitives/document-flow/add-signers.tsx:535 -#: packages/ui/primitives/document-flow/add-signers.tsx:541 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:658 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:498 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:504 -msgid "Name" -msgstr "Nom" - -#: packages/ui/components/recipient/recipient-role-select.tsx:52 -msgid "Needs to approve" -msgstr "Nécessite une approbation" - -#: packages/ui/components/recipient/recipient-role-select.tsx:31 -msgid "Needs to sign" -msgstr "Nécessite une signature" - -#: packages/ui/components/recipient/recipient-role-select.tsx:73 -msgid "Needs to view" -msgstr "Nécessite une visualisation" - -#: packages/ui/primitives/document-flow/add-fields.tsx:680 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:497 -msgid "No recipient matching this description was found." -msgstr "Aucun destinataire correspondant à cette description n'a été trouvé." - -#: packages/ui/primitives/document-flow/add-fields.tsx:696 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:513 -msgid "No recipients with this role" -msgstr "Aucun destinataire avec ce rôle" - -#: packages/ui/components/document/document-global-auth-access-select.tsx:30 -#: packages/ui/components/document/document-global-auth-access-select.tsx:43 -#: packages/ui/components/document/document-global-auth-action-select.tsx:31 -#: packages/ui/components/document/document-global-auth-action-select.tsx:46 -msgid "No restrictions" -msgstr "Aucune restriction" - -#: packages/ui/primitives/data-table.tsx:148 -msgid "No results found" -msgstr "Aucun résultat trouvé" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:30 -msgid "No signature field found" -msgstr "Aucun champ de signature trouvé" - -#: packages/ui/primitives/combobox.tsx:60 -#: packages/ui/primitives/multi-select-combobox.tsx:153 -msgid "No value found." -msgstr "Aucune valeur trouvée." - -#: packages/ui/primitives/document-flow/add-fields.tsx:974 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:736 -msgid "Number" -msgstr "Numéro" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:103 -msgid "Number format" -msgstr "Format de numéro" - -#: packages/lib/constants/template.ts:9 -msgid "Once enabled, you can select any active recipient to be a direct link signing recipient, or create a new one. This recipient type cannot be edited or deleted." -msgstr "Une fois activé, vous pouvez sélectionner n'importe quel destinataire actif pour être un destinataire de signature de lien direct ou en créer un nouveau. Ce type de destinataire ne peut pas être modifié ou supprimé." - -#: packages/lib/constants/template.ts:17 -msgid "Once your template is set up, share the link anywhere you want. The person who opens the link will be able to enter their information in the direct link recipient field and complete any other fields assigned to them." -msgstr "Une fois votre modèle configuré, partagez le lien où vous le souhaitez. La personne qui ouvre le lien pourra saisir ses informations dans le champ de destinataire de lien direct et remplir tout autre champ qui lui est attribué." - -#: packages/ui/primitives/data-table-pagination.tsx:77 -msgid "Page {0} of {1}" -msgstr "Page {0} sur {1}" - -#: packages/ui/primitives/document-password-dialog.tsx:62 -msgid "Password Required" -msgstr "Mot de passe requis" - -#: packages/ui/components/document/document-status.tsx:22 -msgid "Pending" -msgstr "" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:156 -msgid "Pick a number" -msgstr "Choisissez un numéro" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:79 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:84 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:60 -msgid "Placeholder" -msgstr "Espace réservé" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1000 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:762 -msgid "Radio" -msgstr "Radio" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:133 -msgid "Radio values" -msgstr "Valeurs radio" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:186 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:147 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:156 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:122 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:133 -msgid "Read only" -msgstr "Lecture seule" - -#: packages/ui/components/recipient/recipient-role-select.tsx:95 -msgid "Receives copy" -msgstr "Recevoir une copie" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:39 -#: packages/ui/primitives/document-flow/add-settings.tsx:215 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:169 -msgid "Recipient action authentication" -msgstr "Authentification d'action de destinataire" - -#: packages/ui/primitives/signature-pad/signature-pad.tsx:384 -msgid "Red" -msgstr "Rouge" - -#: packages/ui/primitives/document-flow/add-settings.tsx:329 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:332 -msgid "Redirect URL" -msgstr "URL de redirection" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1104 -msgid "Remove" -msgstr "Retirer" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:176 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:137 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:146 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx:112 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/text-field.tsx:123 -msgid "Required field" -msgstr "Champ requis" - -#: packages/ui/primitives/data-table-pagination.tsx:55 -msgid "Rows per page" -msgstr "Lignes par page" - -#: packages/ui/primitives/document-flow/field-item-advanced-settings.tsx:355 -msgid "Save" -msgstr "Sauvegarder" - -#: packages/ui/primitives/template-flow/add-template-fields.tsx:848 -msgid "Save Template" -msgstr "Sauvegarder le modèle" - -#: packages/ui/components/common/language-switcher-dialog.tsx:34 -msgid "Search languages..." -msgstr "Rechercher des langues..." - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:115 -msgid "Select" -msgstr "Sélectionner" - -#: packages/ui/primitives/combobox.tsx:38 -msgid "Select an option" -msgstr "Sélectionner une option" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:139 -msgid "Select at least" -msgstr "Sélectionnez au moins" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx:105 -msgid "Select default option" -msgstr "Sélectionner l'option par défaut" - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:34 -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:64 -msgid "Send" -msgstr "Envoyer" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:41 -msgid "Send Document" -msgstr "Envoyer le document" - -#: packages/ui/components/document/document-share-button.tsx:135 -msgid "Share Signature Card" -msgstr "Partager la carte de signature" - -#: packages/lib/constants/template.ts:16 -msgid "Share the Link" -msgstr "Partager le lien" - -#: packages/ui/primitives/document-flow/add-signers.tsx:680 -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:655 -msgid "Show advanced settings" -msgstr "Afficher les paramètres avancés" - -#: packages/lib/constants/recipient-roles.ts:20 -#: packages/ui/components/document/next-inbox-item-button.tsx:107 -msgid "Sign" -msgstr "Signer<<<<<<< HEAD" - -#: packages/ui/components/document/next-inbox-item-button.tsx:70 -msgid "Sign Next Document" -msgstr "" - -#: packages/ui/primitives/document-flow/add-fields.tsx:818 -#: 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:580 -msgid "Signature" -msgstr "Signature" - -#: packages/lib/constants/recipient-roles.ts:21 -msgid "Signed" -msgstr "Signé" - -#: packages/lib/constants/recipient-roles.ts:23 -msgid "Signer" -msgstr "Signataire" - -#: packages/lib/constants/recipient-roles.ts:22 -msgid "Signing" -msgstr "Signature en cours" - -#: packages/ui/primitives/document-flow/missing-signature-field-dialog.tsx:34 -msgid "Some signers have not been assigned a signature field. Please assign at least 1 signature field to each signer before proceeding." -msgstr "Certains signataires n'ont pas été assignés à un champ de signature. Veuillez assigner au moins 1 champ de signature à chaque signataire avant de continuer." - -#: packages/ui/components/document/document-share-button.tsx:51 -msgid "Something went wrong" -msgstr "Quelque chose a mal tourné" - -#: packages/ui/primitives/data-table.tsx:136 -msgid "Something went wrong." -msgstr "Quelque chose a mal tourné." - -#: packages/ui/primitives/document-flow/document-flow-root.tsx:107 -msgid "Step <0>{step} of {maxStep}" -msgstr "Étape <0>{step} sur {maxStep}" - -#: packages/ui/primitives/document-flow/add-subject.tsx:78 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:195 -msgid "Subject <0>(Optional)" -msgstr "Objet <0>(Optionnel)" - -#: packages/ui/primitives/document-password-dialog.tsx:97 -msgid "Submit" -msgstr "Soumettre" - -#: packages/ui/primitives/template-flow/add-template-settings.tsx:134 -msgid "Template title" -msgstr "Titre du modèle" - -#: packages/ui/primitives/document-flow/add-fields.tsx:948 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:710 -msgid "Text" -msgstr "Texte" - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:44 -msgid "The authentication required for recipients to sign fields" -msgstr "L'authentification requise pour que les destinataires signent des champs" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:68 -msgid "The authentication required for recipients to sign the signature field." -msgstr "L'authentification requise pour que les destinataires signent le champ de signature." - -#: packages/ui/components/document/document-global-auth-access-select.tsx:67 -msgid "The authentication required for recipients to view the document." -msgstr "L'authentification requise pour que les destinataires visualisent le document." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:31 -msgid "The document's name" -msgstr "Le nom du document" - -#: packages/ui/primitives/document-password-dialog.tsx:52 -msgid "The password you have entered is incorrect. Please try again." -msgstr "Le mot de passe que vous avez entré est incorrect. Veuillez réessayer." - -#: packages/ui/components/recipient/recipient-role-select.tsx:103 -msgid "The recipient is not required to take any action and receives a copy of the document after it is completed." -msgstr "Le destinataire n'est pas tenu de prendre des mesures et reçoit une copie du document après son achèvement." - -#: packages/ui/components/recipient/recipient-role-select.tsx:60 -msgid "The recipient is required to approve the document for it to be completed." -msgstr "Le destinataire doit approuver le document pour qu'il soit complété." - -#: packages/ui/components/recipient/recipient-role-select.tsx:39 -msgid "The recipient is required to sign the document for it to be completed." -msgstr "Le destinataire doit signer le document pour qu'il soit complété." - -#: packages/ui/components/recipient/recipient-role-select.tsx:81 -msgid "The recipient is required to view the document for it to be completed." -msgstr "Le destinataire doit visualiser le document pour qu'il soit complété." - -#: packages/ui/components/document/document-share-button.tsx:52 -msgid "The sharing link could not be created at this time. Please try again." -msgstr "Le lien de partage n'a pas pu être créé pour le moment. Veuillez réessayer." - -#: packages/ui/components/document/document-share-button.tsx:47 -msgid "The sharing link has been copied to your clipboard." -msgstr "Le lien de partage a été copié dans votre presse-papiers." - -#: packages/ui/components/document/document-send-email-message-helper.tsx:25 -msgid "The signer's email" -msgstr "L'email du signataire" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:19 -msgid "The signer's name" -msgstr "Le nom du signataire" - -#: packages/ui/components/document/document-global-auth-action-select.tsx:72 -msgid "This can be overriden by setting the authentication requirements directly on each recipient in the next step." -msgstr "Cela peut être remplacé par le paramétrage direct des exigences d'authentification pour chaque destinataire à l'étape suivante." - -#: packages/ui/primitives/document-flow/add-fields.tsx:752 -msgid "This document has already been sent to this recipient. You can no longer edit this recipient." -msgstr "Ce document a déjà été envoyé à ce destinataire. Vous ne pouvez plus modifier ce destinataire." - -#: packages/ui/primitives/document-password-dialog.tsx:66 -msgid "This document is password protected. Please enter the password to view the document." -msgstr "Ce document est protégé par mot de passe. Veuillez entrer le mot de passe pour visualiser le document." - -#: packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx:573 -msgid "This field cannot be modified or deleted. When you share this template's direct link or add it to your public profile, anyone who accesses it can input their name and email, and fill in the fields assigned to them." -msgstr "Ce champ ne peut pas être modifié ou supprimé. Lorsque vous partagez le lien direct de ce modèle ou l'ajoutez à votre profil public, toute personne qui y accède peut saisir son nom et son email, et remplir les champs qui lui sont attribués." - -#: packages/ui/primitives/document-flow/add-fields.tsx:1084 -msgid "This recipient can no longer be modified as they have signed a field, or completed the document." -msgstr "Ce destinataire ne peut plus être modifié car il a signé un champ ou complété le document." - -#: packages/ui/primitives/document-flow/add-signers.tsx:194 -msgid "This signer has already signed the document." -msgstr "Ce signataire a déjà signé le document." - -#: packages/ui/components/recipient/recipient-action-auth-select.tsx:48 -msgid "This will override any global settings." -msgstr "Cela remplacera tous les paramètres globaux." - -#: packages/ui/primitives/document-flow/add-settings.tsx:305 -#: packages/ui/primitives/template-flow/add-template-settings.tsx:309 -msgid "Time Zone" -msgstr "Fuseau horaire" - -#: packages/ui/primitives/document-flow/add-settings.tsx:153 -msgid "Title" -msgstr "Titre" - -#: packages/ui/primitives/document-flow/add-fields.tsx:1067 -#: packages/ui/primitives/template-flow/add-template-fields.tsx:828 -msgid "To proceed further, please set at least one value for the {0} field." -msgstr "Pour continuer, veuillez définir au moins une valeur pour le champ {0}." - -#: packages/ui/primitives/document-flow/add-subject.tsx:124 -msgid "Update" -msgstr "Mettre à jour" - -#: packages/lib/constants/template.ts:13 -msgid "Update the role and add fields as required for the direct recipient. The individual who uses the direct link will sign the document as the direct recipient." -msgstr "Mettez à jour le rôle et ajoutez des champs selon les besoins pour le destinataire direct. L'individu qui utilise le lien direct signera le document en tant que destinataire direct." - -#: packages/ui/primitives/document-dropzone.tsx:168 -msgid "Upgrade" -msgstr "Améliorer" - -#: packages/ui/primitives/document-dropzone.tsx:70 -msgid "Upload Template Document" -msgstr "Télécharger le document modèle" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:132 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:167 -msgid "Validation" -msgstr "Validation" - -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:91 -#: packages/ui/primitives/document-flow/field-items-advanced-settings/number-field.tsx:96 -msgid "Value" -msgstr "Valeur" - -#: packages/lib/constants/recipient-roles.ts:26 -#: packages/ui/components/document/next-inbox-item-button.tsx:119 -msgid "View" -msgstr "Vue" - -#: packages/lib/constants/recipient-roles.ts:27 -msgid "Viewed" -msgstr "Vu" - -#: packages/lib/constants/recipient-roles.ts:29 -msgid "Viewer" -msgstr "Visiteur" - -#: packages/lib/constants/recipient-roles.ts:28 -msgid "Viewing" -msgstr "Visionnage" - -#: packages/ui/primitives/document-flow/send-document-action-dialog.tsx:44 -msgid "You are about to send this document to the recipients. Are you sure you want to continue?" -msgstr "Vous êtes sur le point d'envoyer ce document aux destinataires. Êtes-vous sûr de vouloir continuer ?" - -#: packages/ui/components/document/document-send-email-message-helper.tsx:11 -msgid "You can use the following variables in your message:" -msgstr "Vous pouvez utiliser les variables suivantes dans votre message :" - -#: packages/ui/primitives/document-dropzone.tsx:43 -msgid "You cannot upload documents at this time." -msgstr "Vous ne pouvez pas télécharger de documents pour le moment." - -#: packages/ui/primitives/document-dropzone.tsx:69 -msgid "You have reached your document limit." -msgstr "Vous avez atteint votre limite de documents." diff --git a/packages/lib/translations/fr/marketing.js b/packages/lib/translations/fr/marketing.js deleted file mode 100644 index 3942cd723..000000000 --- a/packages/lib/translations/fr/marketing.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"J/hVSQ\":[[\"0\"]],\"u0zktA\":\"5 documents standard par mois\",\"rKtmiD\":\"5 utilisateurs inclus\",\"vaHmll\":\"Une expérience de signature 10 fois meilleure.\",\"t7ZCoe\":\"Ajouter un document\",\"gBefbz\":[\"Ajouter plus d'utilisateurs pour \",[\"0\"]],\"XkF8tv\":\"Tous nos indicateurs, finances et apprentissages sont publics. Nous croyons en la transparence et souhaitons partager notre parcours avec vous. Vous pouvez en lire plus sur pourquoi ici : <0>Annonce de Open Metrics\",\"tkQ/WI\":\"Montant levé\",\"qOMroC\":\"Accès API\",\"FNv8t7\":\"Beau.\",\"W/TUoX\":\"Parce que la signature doit être célébrée. C'est pourquoi nous nous soucions du moindre détail dans notre produit.\",\"astDB+\":\"Blog\",\"7zGun7\":\"Construire dessus.\",\"fxgcNV\":\"Puis-je utiliser Documenso commercialement ?\",\"V+D/YP\":\"Carrières\",\"CWe7wB\":\"Changelog\",\"JZbmjL\":\"Choisissez un modèle dans la boutique d'applications communautaires. Ou soumettez votre propre modèle pour que d'autres puissent l'utiliser.\",\"chL5IG\":\"Communauté\",\"p5+XQN\":\"Documents complets\",\"NApCXa\":\"Documents complets par mois\",\"z5kV0h\":\"Connexions\",\"YcfUZ9\":\"Contactez-nous\",\"1NJjIG\":\"Créez des connexions et des automatisations avec Zapier et plus encore pour intégrer vos outils préférés.\",\"rr83qK\":\"Créez votre compte et commencez à utiliser la signature de documents à la pointe de la technologie. Une signature ouverte et belle est à votre portée.\",\"75ojt0\":\"Clients avec un abonnement actif.\",\"pF9qTh\":\"Personnaliser et étendre.\",\"f8fH8W\":\"Conception\",\"W6qD1T\":\"Conçu pour chaque étape de votre parcours.\",\"K6KbY4\":\"Lien Direct\",\"aLD+Td\":\"Documenso est un effort collectif pour créer un écosystème ouvert et dynamique autour d'un outil, tout le monde est libre de l'utiliser et de l'adapter. En étant vraiment ouvert, nous voulons créer une infrastructure de confiance pour l'avenir d'Internet.\",\"32yG8y\":\"Documenso sur X\",\"+1xAO7\":\"Signature de documents,<0/> enfin open source.\",\"TvY/XA\":\"Documentation\",\"tSS7hj\":\"Intégrez facilement Documenso dans votre produit. Il vous suffit de copier et coller notre widget React dans votre application.\",\"LRAhFG\":\"Partage facile.\",\"V6EY8B\":\"Support par e-mail et Discord\",\"C0/bri\":\"Engagement\",\"JejrgO\":\"Entrez vos détails.\",\"8Zy3YU\":\"Conformité des entreprises, besoins en licence ou techniques ?\",\"ZSW8id\":\"Tout ce dont vous avez besoin pour une excellente expérience de signature.\",\"sXswT6\":\"Rapide.\",\"cT9Z9e\":\"Plus rapide, plus intelligent et plus beau.\",\"k/ANik\":\"Finances\",\"I7Exsw\":\"Suivez-nous sur X\",\"f3Botn\":\"Pour les entreprises cherchant à se développer au sein de plusieurs équipes.\",\"y2DcZj\":\"Pour les petites équipes et les individus ayant des besoins de base.\",\"2POOFK\":\"Gratuit\",\"OdieZe\":\"Du blog\",\"IPgkVQ\":\"Temps plein\",\"aSWzT9\":\"Recevez une rémunération (Bientôt).\",\"ZDIydz\":\"Commencez\",\"c3b0B0\":\"Commencez\",\"pS8wej\":\"Commencez aujourd'hui.\",\"7FPIvI\":\"Obtenez les dernières nouvelles de Documenso, y compris les mises à jour de produits, les annonces d'équipe et plus encore !\",\"kV0qBq\":\"GitHub : Total des PRs fusionnées\",\"652R6j\":\"GitHub : Total des problèmes ouverts\",\"R1aJ0W\":\"GitHub : Nombre total d'étoiles\",\"P1ovAc\":\"Bandes de salaire globales\",\"IAq/yr\":\"Croissance\",\"Xi7f+z\":\"Comment puis-je contribuer ?\",\"9VGuMA\":\"Comment gérez-vous mes données ?\",\"fByw/g\":\"Individuel\",\"Csm+TN\":\"Paiements intégrés avec Stripe afin que vous n'ayez pas à vous soucier d'être payé.\",\"phSPy7\":\"S'intègre à tous vos outils préférés.\",\"pfjrI2\":\"Y a-t-il plus ?\",\"LOyqaC\":\"C'est à vous de décider. Soit vous clonez notre dépôt, soit vous vous fiez à notre solution d'hébergement simple à utiliser.\",\"PCgMVa\":\"Date d'adhésion\",\"TgL4dH\":\"Rejoignez le mouvement de signature ouverte\",\"wJijgU\":\"Emplacement\",\"OIowgO\":\"Faites-en votre propre grâce à une personnalisation avancée et un ajustement.\",\"GHelWd\":\"PRs fusionnées\",\"vXBVQZ\":\"PRs fusionnées\",\"+8Nek/\":\"Mensuel\",\"6YtxFj\":\"Nom\",\"CtgXe4\":\"Nouveaux utilisateurs\",\"OpNhRn\":\"Aucune carte de crédit requise\",\"6C9AxJ\":\"Aucune carte de crédit requise\",\"igwAqT\":\"Aucune de ces options ne fonctionne pour vous ? Essayez l'hébergement autonome !\",\"jjAtjQ\":\"Problèmes ouverts\",\"b76QYo\":\"Open Source ou hébergé.\",\"OWsQIe\":\"Startup ouverte\",\"Un80BR\":\"Amis OSS\",\"6zNyfI\":\"Nos modèles personnalisés sont dotés de règles intelligentes qui peuvent vous aider à gagner du temps et de l'énergie.\",\"+OmhKD\":\"Notre licence entreprise est idéale pour les grandes organisations cherchant à passer à Documenso pour tous leurs besoins de signature. Elle est disponible pour notre offre cloud ainsi que pour des configurations auto-hébergées et propose un large éventail de fonctionnalités de conformité et d'administration.\",\"I2ufwS\":\"Notre option auto-hébergée est idéale pour les petites équipes et les individus qui ont besoin d'une solution simple. Vous pouvez utiliser notre configuration basée sur Docker pour commencer en quelques minutes. Prenez le contrôle avec une personnalisation complète et une propriété des données.\",\"qJVkX+\":\"Nom de profil premium\",\"aHCEmh\":\"Prix\",\"rjGI/Q\":\"Confidentialité\",\"vERlcd\":\"Profil\",\"77/8W2\":\"Widget React (Bientôt).\",\"OYoVNk\":\"Recevez votre lien personnel à partager avec tous ceux qui vous tiennent à cœur.\",\"GDvlUT\":\"Rôle\",\"bUqwb8\":\"Salaire\",\"GNfoAO\":\"Économisez 60 $ ou 120 $\",\"dhi4w4\":\"De manière sécurisée. Nos centres de données sont situés à Francfort (Allemagne), ce qui nous permet de bénéficier des meilleures lois locales sur la confidentialité. Nous sommes très conscients de la nature sensible de nos données et suivons les meilleures pratiques pour garantir la sécurité et l'intégrité des données qui nous sont confiées.\",\"kZBxnz\":\"Envoyer, connecter, recevoir et intégrer partout.\",\"eSfS30\":\"Ancienneté\",\"aoDa18\":\"Boutique\",\"c+Fnce\":\"Signer<<<<<<< HEAD\",\"5lWFkC\":\"Se connecter\",\"e+RpCP\":\"S'inscrire\",\"4yiZOB\":\"Processus de signature\",\"RkUXMm\":\"Inscrivez-vous maintenant\",\"omz3DH\":\"Intelligent.\",\"AvYbUL\":\"Étoile sur GitHub\",\"y2dGtU\":\"Étoiles\",\"uAQUqI\":\"Statut\",\"XYLcNv\":\"Soutien\",\"KM6m8p\":\"Équipe\",\"lm5v+6\":\"Boîte de réception de l'équipe\",\"CAL6E9\":\"Équipes\",\"w4nM1s\":\"Boutique de modèles (Bientôt).\",\"yFoQ27\":\"C'est génial. Vous pouvez consulter les <0>Problèmes actuels et rejoindre notre <1>Communauté Discord pour rester à jour sur ce qui est actuellement prioritaire. Dans tous les cas, nous sommes une communauté ouverte et accueillons toutes les contributions, techniques et non techniques ❤️\",\"GE1BlA\":\"Cette page évolue à mesure que nous apprenons ce qui fait une grande entreprise de signature. Nous la mettrons à jour lorsque nous aurons plus à partager.\",\"MHrjPM\":\"Titre\",\"2YvdxE\":\"Documents totalisés complétés\",\"8e4lIo\":\"Total des clients\",\"bPpoCb\":\"Total des fonds levés\",\"vb0Q0/\":\"Total des utilisateurs\",\"mgQhDS\":\"Vraiment le vôtre.\",\"4McJfQ\":\"Essayez notre plan gratuit\",\"9mkNAn\":\"Statistiques Twitter\",\"CHzOWB\":\"Documents illimités par mois\",\"BOV7DD\":\"Jusqu'à 10 destinataires par document\",\"fydTfa\":\"Téléchargez un document et ajoutez des champs.\",\"vdAd7c\":\"Utiliser notre version hébergée est le moyen le plus simple de commencer, vous pouvez simplement vous abonner et commencer à signer vos documents. Nous nous occupons de l'infrastructure, vous pouvez vous concentrer sur votre entreprise. De plus, en utilisant notre version hébergée, vous bénéficiez de nos certificats de signature de confiance, ce qui vous aide à instaurer une relation de confiance avec vos clients.\",\"W2nDs0\":\"Voir toutes les statistiques\",\"WMfAK8\":\"Nous sommes heureux de vous aider à <0>support@documenso.com ou <1>dans notre canal de support Discord, veuillez envoyer un message à Lucas ou Timur pour être ajouté au canal si vous n'êtes pas déjà membre.\",\"ZaMyxU\":\"Quelle est la différence entre les plans ?\",\"8GpyFt\":\"En ce qui concerne l'envoi ou la réception d'un contrat, vous pouvez compter sur des vitesses ultrarapides.\",\"HEDnID\":\"Où puis-je obtenir du support ?\",\"sib3h3\":\"Pourquoi devrais-je préférer Documenso à DocuSign ou à un autre outil de signature ?\",\"cVPDPt\":\"Pourquoi devrais-je utiliser votre service d'hébergement ?\",\"zkWmBh\":\"Annuel\",\"8AKApo\":\"Oui ! Documenso est proposé sous la licence open source GNU AGPL V3. Cela signifie que vous pouvez l'utiliser gratuitement et même le modifier pour répondre à vos besoins, tant que vous publiez vos modifications sous la même licence.\",\"rzQpex\":\"Vous pouvez auto-héberger Documenso gratuitement ou utiliser notre version hébergée prête à l'emploi. La version hébergée est accompagnée d'une assistance supplémentaire, d'une montée en charge sans effort et d'autres avantages. Les premiers adoptants auront accès à toutes les fonctionnalités que nous construirons cette année, sans coût supplémentaire ! Pour toujours ! Oui, cela inclut plusieurs utilisateurs par compte à l'avenir. Si vous souhaitez Documenso pour votre entreprise, nous serons heureux de discuter de vos besoins.\",\"1j9aoC\":\"Votre navigateur ne prend pas en charge la balise vidéo.\",\"73XXzw\":[[\"0\"],\" sur \",[\"1\"],\" ligne(s) sélectionnée(s).\"],\"lZ4w45\":[[\"visibleRows\",\"plural\",{\"one\":[\"Affichage de \",\"#\",\" résultat.\"],\"other\":[\"Affichage de \",\"#\",\" résultats.\"]}]],\"AhYxw5\":\"<0>Hériter du méthode d'authentification - Utiliser la méthode d'authentification de signature d'action globale configurée dans l'étape \\\"Paramètres Générales\\\"\",\"OepImG\":\"<0>Aucune restriction - Aucune authentification requise\",\"07+JZ2\":\"<0>Aucune restriction - Le document peut être accédé directement par l'URL envoyée au destinataire\",\"jx/lwn\":\"<0>Aucun - Aucune authentification requise\",\"CUT3u1\":\"<0>Exiger 2FA - Le destinataire doit avoir un compte et 2FA activé via ses paramètres\",\"2PbD3D\":\"<0>Exiger un compte - Le destinataire doit être connecté pour voir le document\",\"QHSbey\":\"<0>Exiger une clé d'accès - Le destinataire doit avoir un compte et une clé d'accès configurée via ses paramètres\",\"Oy5nEc\":\"Ajouter un document\",\"7Pz5x5\":\"Ajouter une URL pour rediriger l'utilisateur une fois le document signé\",\"aILOUH\":\"Ajouter un ID externe au document. Cela peut être utilisé pour identifier le document dans des systèmes externes.\",\"bK1dPK\":\"Ajouter un ID externe au modèle. Cela peut être utilisé pour identifier dans des systèmes externes.\",\"nnZ1Sa\":\"Ajouter une autre option\",\"0/UVRw\":\"Ajouter une autre valeur\",\"VaCh6w\":\"Ajoutez-moi\",\"jAa/lz\":\"Ajoutez-moi\",\"29QK6H\":\"Ajouter un destinataire de substitution\",\"vcxlzZ\":\"Ajouter un signataire\",\"MwcOtB\":\"Ajouter du texte\",\"7F2ltK\":\"Ajouter du texte au champ\",\"U3pytU\":\"Administrateur\",\"NFIOKv\":\"Options avancées\",\"VNgKZz\":\"Paramètres avancés\",\"bNUpvl\":\"Après soumission, un document sera automatiquement généré et ajouté à votre page de documents. Vous recevrez également une notification par email.\",\"N40H+G\":\"All\",\"Z7ZXbT\":\"Approuver\",\"7kb4LU\":\"Approuvé\",\"ca9AbO\":\"Approuveur\",\"j2Uisd\":\"En attente d'approbation\",\"THokF3\":\"Noir\",\"Zn5crm\":\"Bleu\",\"dEgA5A\":\"Annuler\",\"brJrDl\":\"Impossible de retirer le signataire\",\"RpYfjZ\":\"Cc\",\"XdZeJk\":\"CC\",\"nrL/ZD\":\"CC'd\",\"EEk+d0\":\"Limite de caractères\",\"G1XxbZ\":\"Case à cocher\",\"wbixMe\":\"Valeurs de case à cocher\",\"u8JHrO\":\"Effacer les filtres\",\"IqxkER\":\"Effacer la signature\",\"eZ6/Uj\":\"Cliquez pour insérer un champ\",\"yz7wBu\":\"Fermer\",\"qqWcBV\":\"Completed\",\"OrcxNk\":\"Configurer le destinataire direct\",\"92KLYs\":[\"Configurer le champ \",[\"0\"]],\"xGVfLh\":\"Continuer\",\"FxVG/l\":\"Copié dans le presse-papiers\",\"MXSt4t\":[\"Created \",[\"0\"]],\"GB2F11\":\"Texte personnalisé\",\"mYGY3B\":\"Date\",\"4BHv90\":\"Format de date\",\"NLXhq7\":\"Receveur de lien direct\",\"YScG1E\":\"Accès au document\",\"kz4vX7\":\"Document All\",\"GOO+sv\":\"Document completed\",\"rAqi0g\":\"Création de document\",\"IvkBV7\":\"Document draft\",\"WqG6Wi\":\"Document inbox\",\"EhII5Z\":\"Document pending\",\"mzI/c+\":\"Télécharger\",\"eneWvv\":\"Draft\",\"6GyScL\":\"Faites glisser et déposez votre PDF ici.\",\"iKQcPM\":\"Liste déroulante\",\"XXvhMd\":\"Options de liste déroulante\",\"O3oNi5\":\"Email\",\"XLpxoj\":\"Options d'email\",\"vEAdOw\":\"Champ vide\",\"qChNnS\":\"Activer la signature de lien direct\",\"S+mLLv\":\"Activer l'ordre de signature\",\"ILG+sB\":\"Activer les signatures tapées\",\"f7sXvi\":\"Entrez le mot de passe\",\"SlfejT\":\"Erreur\",\"5KfWxA\":\"ID externe\",\"4CP+OV\":\"Échec de l'enregistrement des paramètres.\",\"LK3SFK\":\"Limite de caractères du champ\",\"C21JWH\":\"Taille de police du champ\",\"NYkIsf\":\"Format du champ\",\"X6Tb6Q\":\"Étiquette du champ\",\"NaVkSD\":\"Espace réservé du champ\",\"cGeFup\":\"Taille de Police\",\"N1UTWT\":\"Authentification d'action de destinataire globale\",\"sr0UJD\":\"Retourner\",\"VmkjGB\":\"Vert\",\"uCroPU\":\"Je suis un signataire de ce document\",\"K6KTX2\":\"Je suis un visualiseur de ce document\",\"ngj5km\":\"Je suis un approuveur de ce document\",\"JUZIGu\":\"Je dois recevoir une copie de ce document<<<<<<< HEAD\",\"ZjDoG7\":\"I am required to recieve a copy of this document=======>>>>>>> main\",\"Gp4Yi6\":\"||||||| e0c948c2\",\"fnbcC0\":\"Hériter de la méthode d'authentification\",\"87a/t/\":\"Étiquette\",\"dtOoGl\":\"Gestionnaire\",\"CK1KXz\":\"Max\",\"OvoEq7\":\"Membre\",\"ziXm9u\":\"Message <0>(Optionnel)\",\"eTUF28\":\"Min\",\"4nqUV0\":\"Nécessite une approbation\",\"lNQBPg\":\"Nécessite une signature\",\"eUAUyG\":\"Nécessite une visualisation\",\"GBIRGD\":\"Aucun destinataire correspondant à cette description n'a été trouvé.\",\"f34Qxi\":\"Aucun destinataire avec ce rôle\",\"qQ7oqE\":\"Aucune restriction\",\"AxPAXW\":\"Aucun résultat trouvé\",\"pt86ev\":\"Aucun champ de signature trouvé\",\"CSOFdu\":\"Aucune valeur trouvée.\",\"HptUxX\":\"Numéro\",\"bR2sEm\":\"Format de numéro\",\"eY6ns+\":\"Une fois activé, vous pouvez sélectionner n'importe quel destinataire actif pour être un destinataire de signature de lien direct ou en créer un nouveau. Ce type de destinataire ne peut pas être modifié ou supprimé.\",\"JE2qy+\":\"Une fois votre modèle configuré, partagez le lien où vous le souhaitez. La personne qui ouvre le lien pourra saisir ses informations dans le champ de destinataire de lien direct et remplir tout autre champ qui lui est attribué.\",\"fpzyLj\":[\"Page \",[\"0\"],\" sur \",[\"1\"]],\"8ltyoa\":\"Mot de passe requis\",\"UbRKMZ\":\"Pending\",\"ayaTI6\":\"Choisissez un numéro\",\"hx1ePY\":\"Espace réservé\",\"MtkqZc\":\"Radio\",\"5cEi0C\":\"Valeurs radio\",\"uNQ6eB\":\"Lecture seule\",\"UTnF5X\":\"Recevoir une copie\",\"ZIuo5V\":\"Authentification d'action de destinataire\",\"wRTiSD\":\"Rouge\",\"VTB2Rz\":\"URL de redirection\",\"t/YqKh\":\"Retirer\",\"8dg+Yo\":\"Champ requis\",\"xxCtZv\":\"Lignes par page\",\"tfDRzk\":\"Sauvegarder\",\"9Y3hAT\":\"Sauvegarder le modèle\",\"StoBff\":\"Rechercher des langues...\",\"rG3WVm\":\"Sélectionner\",\"hVPa4O\":\"Sélectionner une option\",\"IM+vrQ\":\"Sélectionnez au moins\",\"Gve6FG\":\"Sélectionner l'option par défaut\",\"JlFcis\":\"Envoyer\",\"AEV4wo\":\"Envoyer le document\",\"iE3nGO\":\"Partager la carte de signature\",\"y+hKWu\":\"Partager le lien\",\"ydZ6yi\":\"Afficher les paramètres avancés\",\"u9Zt2g\":\"Sign Next Document\",\"n+8yVN\":\"Signature\",\"PoH7eg\":\"Signé\",\"jTCAGu\":\"Signataire\",\"6G8s+q\":\"Signature en cours\",\"kW2h2Z\":\"Certains signataires n'ont pas été assignés à un champ de signature. Veuillez assigner au moins 1 champ de signature à chaque signataire avant de continuer.\",\"nwtY4N\":\"Quelque chose a mal tourné\",\"kf83Ld\":\"Quelque chose a mal tourné.\",\"WlBiWh\":[\"Étape <0>\",[\"step\"],\" sur \",[\"maxStep\"],\"\"],\"ki77Td\":\"Objet <0>(Optionnel)\",\"hQRttt\":\"Soumettre\",\"URdrTr\":\"Titre du modèle\",\"xeiujy\":\"Texte\",\"imClgr\":\"L'authentification requise pour que les destinataires signent des champs\",\"yyD2dE\":\"L'authentification requise pour que les destinataires signent le champ de signature.\",\"GtDmLf\":\"L'authentification requise pour que les destinataires visualisent le document.\",\"zAoaPB\":\"Le nom du document\",\"Ev3GOS\":\"Le mot de passe que vous avez entré est incorrect. Veuillez réessayer.\",\"OPnnb6\":\"Le destinataire n'est pas tenu de prendre des mesures et reçoit une copie du document après son achèvement.\",\"v8p6Mb\":\"Le destinataire doit approuver le document pour qu'il soit complété.\",\"CPv0TB\":\"Le destinataire doit signer le document pour qu'il soit complété.\",\"oIvIfH\":\"Le destinataire doit visualiser le document pour qu'il soit complété.\",\"Br2bvS\":\"Le lien de partage n'a pas pu être créé pour le moment. Veuillez réessayer.\",\"XJIzqY\":\"Le lien de partage a été copié dans votre presse-papiers.\",\"UyM8/E\":\"L'email du signataire\",\"zHJ+vk\":\"Le nom du signataire\",\"kaEF2i\":\"Cela peut être remplacé par le paramétrage direct des exigences d'authentification pour chaque destinataire à l'étape suivante.\",\"QUZVfd\":\"Ce document a déjà été envoyé à ce destinataire. Vous ne pouvez plus modifier ce destinataire.\",\"riNGUC\":\"Ce document est protégé par mot de passe. Veuillez entrer le mot de passe pour visualiser le document.\",\"Qkeh+t\":\"Ce champ ne peut pas être modifié ou supprimé. Lorsque vous partagez le lien direct de ce modèle ou l'ajoutez à votre profil public, toute personne qui y accède peut saisir son nom et son email, et remplir les champs qui lui sont attribués.\",\"xrWgbt\":\"Ce destinataire ne peut plus être modifié car il a signé un champ ou complété le document.\",\"+J77hf\":\"Ce signataire a déjà signé le document.\",\"6iFh5a\":\"Cela remplacera tous les paramètres globaux.\",\"RxsRD6\":\"Fuseau horaire\",\"UWmOq4\":[\"Pour continuer, veuillez définir au moins une valeur pour le champ \",[\"0\"],\".\"],\"EkH9pt\":\"Mettre à jour\",\"GT+2nz\":\"Mettez à jour le rôle et ajoutez des champs selon les besoins pour le destinataire direct. L'individu qui utilise le lien direct signera le document en tant que destinataire direct.\",\"kwkhPe\":\"Améliorer\",\"06fEqf\":\"Télécharger le document modèle\",\"lGWE4b\":\"Validation\",\"wMHvYH\":\"Valeur\",\"jpctdh\":\"Vue\",\"vXtpAZ\":\"Vu\",\"M/TIv1\":\"Visiteur\",\"RVWz5F\":\"Visionnage\",\"4/hUq0\":\"Vous êtes sur le point d'envoyer ce document aux destinataires. Êtes-vous sûr de vouloir continuer ?\",\"rb/T41\":\"Vous pouvez utiliser les variables suivantes dans votre message :\",\"9+Ph0R\":\"Vous ne pouvez pas télécharger de documents pour le moment.\",\"m5RA9C\":\"Vous avez atteint votre limite de documents.\"}")}; \ No newline at end of file diff --git a/packages/lib/translations/fr/marketing.po b/packages/lib/translations/fr/marketing.po deleted file mode 100644 index 315d5f73f..000000000 --- a/packages/lib/translations/fr/marketing.po +++ /dev/null @@ -1,604 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: fr\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-18 04:04\n" -"Last-Translator: \n" -"Language-Team: French\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: fr\n" -"X-Crowdin-File: marketing.po\n" -"X-Crowdin-File-ID: 6\n" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:45 -msgid "{0}" -msgstr "{0}" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:100 -msgid "5 standard documents per month" -msgstr "5 documents standard par mois" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:198 -msgid "5 Users Included" -msgstr "5 utilisateurs inclus" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:34 -msgid "A 10x better signing experience." -msgstr "Une expérience de signature 10 fois meilleure." - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:51 -msgid "Add document" -msgstr "Ajouter un document" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:201 -msgid "Add More Users for {0}" -msgstr "Ajouter plus d'utilisateurs pour {0}" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:165 -msgid "All our metrics, finances, and learnings are public. We believe in transparency and want to share our journey with you. You can read more about why here: <0>Announcing Open Metrics" -msgstr "Tous nos indicateurs, finances et apprentissages sont publics. Nous croyons en la transparence et souhaitons partager notre parcours avec vous. Vous pouvez en lire plus sur pourquoi ici : <0>Annonce de Open Metrics" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:58 -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:65 -msgid "Amount Raised" -msgstr "Montant levé" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:145 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:189 -msgid "API Access" -msgstr "Accès API" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:67 -msgid "Beautiful." -msgstr "Beau." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:69 -msgid "Because signing should be celebrated. That’s why we care about the smallest detail in our product." -msgstr "Parce que la signature doit être célébrée. C'est pourquoi nous nous soucions du moindre détail dans notre produit." - -#: apps/marketing/src/components/(marketing)/footer.tsx:35 -#: apps/marketing/src/components/(marketing)/header.tsx:57 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:36 -msgid "Blog" -msgstr "Blog" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:64 -msgid "Build on top." -msgstr "Construire dessus." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:163 -msgid "Can I use Documenso commercially?" -msgstr "Puis-je utiliser Documenso commercialement ?" - -#: apps/marketing/src/components/(marketing)/footer.tsx:42 -msgid "Careers" -msgstr "Carrières" - -#: apps/marketing/src/components/(marketing)/footer.tsx:36 -msgid "Changelog" -msgstr "Changelog" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:85 -msgid "Choose a template from the community app store. Or submit your own template for others to use." -msgstr "Choisissez un modèle dans la boutique d'applications communautaires. Ou soumettez votre propre modèle pour que d'autres puissent l'utiliser." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:219 -msgid "Community" -msgstr "Communauté" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:55 -msgid "Completed Documents" -msgstr "Documents complets" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:33 -msgid "Completed Documents per Month" -msgstr "Documents complets par mois" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:65 -msgid "Connections" -msgstr "Connexions" - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:35 -msgid "Contact Us" -msgstr "Contactez-nous" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:67 -msgid "Create connections and automations with Zapier and more to integrate with your favorite tools." -msgstr "Créez des connexions et des automatisations avec Zapier et plus encore pour intégrer vos outils préférés." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:23 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Créez votre compte et commencez à utiliser la signature de documents à la pointe de la technologie. Une signature ouverte et belle est à votre portée." - -#: apps/marketing/src/app/(marketing)/open/tooltip.tsx:35 -msgid "Customers with an Active Subscriptions." -msgstr "Clients avec un abonnement actif." - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:33 -msgid "Customise and expand." -msgstr "Personnaliser et étendre." - -#: apps/marketing/src/components/(marketing)/footer.tsx:38 -msgid "Design" -msgstr "Conception" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:44 -msgid "Designed for every stage of your journey." -msgstr "Conçu pour chaque étape de votre parcours." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:40 -msgid "Direct Link" -msgstr "Lien Direct" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:181 -msgid "Documenso is a community effort to create an open and vibrant ecosystem around a tool, everybody is free to use and adapt. By being truly open we want to create trusted infrastructure for the future of the internet." -msgstr "Documenso est un effort collectif pour créer un écosystème ouvert et dynamique autour d'un outil, tout le monde est libre de l'utiliser et de l'adapter. En étant vraiment ouvert, nous voulons créer une infrastructure de confiance pour l'avenir d'Internet." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:28 -msgid "Documenso on X" -msgstr "Documenso sur X" - -#: apps/marketing/src/components/(marketing)/hero.tsx:104 -msgid "Document signing,<0/>finally open source." -msgstr "Signature de documents,<0/> enfin open source." - -#: apps/marketing/src/components/(marketing)/footer.tsx:33 -#: apps/marketing/src/components/(marketing)/header.tsx:50 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28 -msgid "Documentation" -msgstr "Documentation" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:110 -msgid "Easily embed Documenso into your product. Simply copy and paste our react widget into your application." -msgstr "Intégrez facilement Documenso dans votre produit. Il vous suffit de copier et coller notre widget React dans votre application." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:46 -msgid "Easy Sharing." -msgstr "Partage facile." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:148 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:192 -msgid "Email and Discord Support" -msgstr "Support par e-mail et Discord" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:43 -msgid "Engagement" -msgstr "Engagement" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:64 -msgid "Enter your details." -msgstr "Entrez vos détails." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:16 -msgid "Enterprise Compliance, License or Technical Needs?" -msgstr "Conformité des entreprises, besoins en licence ou techniques ?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:128 -msgid "Everything you need for a great signing experience." -msgstr "Tout ce dont vous avez besoin pour une excellente expérience de signature." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:45 -msgid "Fast." -msgstr "Rapide." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:36 -msgid "Faster, smarter and more beautiful." -msgstr "Plus rapide, plus intelligent et plus beau." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:210 -msgid "Finances" -msgstr "Finances" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:38 -msgid "Follow us on X" -msgstr "Suivez-nous sur X" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:172 -msgid "For companies looking to scale across multiple teams." -msgstr "Pour les entreprises cherchant à se développer au sein de plusieurs équipes." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:85 -msgid "For small teams and individuals with basic needs." -msgstr "Pour les petites équipes et les individus ayant des besoins de base." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:80 -msgid "Free" -msgstr "Gratuit" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:26 -msgid "From the blog" -msgstr "Du blog" - -#: apps/marketing/src/app/(marketing)/open/data.ts:9 -#: apps/marketing/src/app/(marketing)/open/data.ts:17 -#: apps/marketing/src/app/(marketing)/open/data.ts:25 -#: apps/marketing/src/app/(marketing)/open/data.ts:33 -#: apps/marketing/src/app/(marketing)/open/data.ts:41 -#: apps/marketing/src/app/(marketing)/open/data.ts:49 -msgid "Full-Time" -msgstr "Temps plein" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:87 -msgid "Get paid (Soon)." -msgstr "Recevez une rémunération (Bientôt)." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:31 -msgid "Get started" -msgstr "Commencez" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:75 -msgid "Get Started" -msgstr "Commencez" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:47 -msgid "Get started today." -msgstr "Commencez aujourd'hui." - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:30 -msgid "Get the latest news from Documenso, including product updates, team announcements and more!" -msgstr "Obtenez les dernières nouvelles de Documenso, y compris les mises à jour de produits, les annonces d'équipe et plus encore !" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:233 -msgid "GitHub: Total Merged PRs" -msgstr "GitHub : Total des PRs fusionnées" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:251 -msgid "GitHub: Total Open Issues" -msgstr "GitHub : Total des problèmes ouverts" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:225 -msgid "GitHub: Total Stars" -msgstr "GitHub : Nombre total d'étoiles" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:23 -msgid "Global Salary Bands" -msgstr "Bandes de salaire globales" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:261 -msgid "Growth" -msgstr "Croissance" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:134 -msgid "How can I contribute?" -msgstr "Comment puis-je contribuer ?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:105 -msgid "How do you handle my data?" -msgstr "Comment gérez-vous mes données ?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:118 -msgid "Individual" -msgstr "Individuel" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:89 -msgid "Integrated payments with Stripe so you don’t have to worry about getting paid." -msgstr "Paiements intégrés avec Stripe afin que vous n'ayez pas à vous soucier d'être payé." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:35 -msgid "Integrates with all your favourite tools." -msgstr "S'intègre à tous vos outils préférés." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:289 -msgid "Is there more?" -msgstr "Y a-t-il plus ?" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:44 -msgid "It’s up to you. Either clone our repository or rely on our easy to use hosting solution." -msgstr "C'est à vous de décider. Soit vous clonez notre dépôt, soit vous vous fiez à notre solution d'hébergement simple à utiliser." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:49 -msgid "Join Date" -msgstr "Date d'adhésion" - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:19 -msgid "Join the Open Signing Movement" -msgstr "Rejoignez le mouvement de signature ouverte" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:46 -msgid "Location" -msgstr "Emplacement" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:66 -msgid "Make it your own through advanced customization and adjustability." -msgstr "Faites-en votre propre grâce à une personnalisation avancée et un ajustement." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:199 -msgid "Merged PR's" -msgstr "PRs fusionnées" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:234 -msgid "Merged PRs" -msgstr "PRs fusionnées" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:40 -msgid "Monthly" -msgstr "Mensuel" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:34 -msgid "Name" -msgstr "Nom" - -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:52 -msgid "New Users" -msgstr "Nouveaux utilisateurs" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:106 -msgid "No credit card required" -msgstr "Aucune carte de crédit requise" - -#: apps/marketing/src/components/(marketing)/callout.tsx:29 -#: apps/marketing/src/components/(marketing)/hero.tsx:125 -msgid "No Credit Card required" -msgstr "Aucune carte de crédit requise" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:61 -msgid "None of these work for you? Try self-hosting!" -msgstr "Aucune de ces options ne fonctionne pour vous ? Essayez l'hébergement autonome !" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:194 -#: apps/marketing/src/app/(marketing)/open/page.tsx:252 -msgid "Open Issues" -msgstr "Problèmes ouverts" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:42 -msgid "Open Source or Hosted." -msgstr "Open Source ou hébergé." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:161 -#: apps/marketing/src/components/(marketing)/footer.tsx:37 -#: apps/marketing/src/components/(marketing)/header.tsx:64 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:40 -msgid "Open Startup" -msgstr "Startup ouverte" - -#: apps/marketing/src/components/(marketing)/footer.tsx:41 -msgid "OSS Friends" -msgstr "Amis OSS" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:91 -msgid "Our custom templates come with smart rules that can help you save time and energy." -msgstr "Nos modèles personnalisés sont dotés de règles intelligentes qui peuvent vous aider à gagner du temps et de l'énergie." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:20 -msgid "Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's available for our cloud offering as well as self-hosted setups and offers a wide range of compliance and Adminstration Features." -msgstr "Notre licence entreprise est idéale pour les grandes organisations cherchant à passer à Documenso pour tous leurs besoins de signature. Elle est disponible pour notre offre cloud ainsi que pour des configurations auto-hébergées et propose un large éventail de fonctionnalités de conformité et d'administration." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:65 -msgid "Our self-hosted option is great for small teams and individuals who need a simple solution. You can use our docker based setup to get started in minutes. Take control with full customizability and data ownership." -msgstr "Notre option auto-hébergée est idéale pour les petites équipes et les individus qui ont besoin d'une solution simple. Vous pouvez utiliser notre configuration basée sur Docker pour commencer en quelques minutes. Prenez le contrôle avec une personnalisation complète et une propriété des données." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:151 -msgid "Premium Profile Name" -msgstr "Nom de profil premium" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:40 -#: apps/marketing/src/components/(marketing)/footer.tsx:31 -#: apps/marketing/src/components/(marketing)/header.tsx:42 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:24 -msgid "Pricing" -msgstr "Prix" - -#: apps/marketing/src/components/(marketing)/footer.tsx:43 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:53 -msgid "Privacy" -msgstr "Confidentialité" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:58 -msgid "Profile" -msgstr "Profil" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:108 -msgid "React Widget (Soon)." -msgstr "Widget React (Bientôt)." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:48 -msgid "Receive your personal link to share with everyone you care about." -msgstr "Recevez votre lien personnel à partager avec tous ceux qui vous tiennent à cœur." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:37 -msgid "Role" -msgstr "Rôle" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:37 -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:40 -msgid "Salary" -msgstr "Salaire" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:62 -msgid "Save $60 or $120" -msgstr "Économisez 60 $ ou 120 $" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:109 -msgid "Securely. Our data centers are located in Frankfurt (Germany), giving us the best local privacy laws. We are very aware of the sensitive nature of our data and follow best practices to ensure the security and integrity of the data entrusted to us." -msgstr "De manière sécurisée. Nos centres de données sont situés à Francfort (Allemagne), ce qui nous permet de bénéficier des meilleures lois locales sur la confidentialité. Nous sommes très conscients de la nature sensible de nos données et suivons les meilleures pratiques pour garantir la sécurité et l'intégrité des données qui nous sont confiées." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:37 -msgid "Send, connect, receive and embed everywhere." -msgstr "Envoyer, connecter, recevoir et intégrer partout." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:34 -msgid "Seniority" -msgstr "Ancienneté" - -#: apps/marketing/src/components/(marketing)/footer.tsx:39 -msgid "Shop" -msgstr "Boutique" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:63 -msgid "Sign" -msgstr "Signer" - -#: apps/marketing/src/components/(marketing)/header.tsx:72 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:61 -msgid "Sign in" -msgstr "Se connecter" - -#: apps/marketing/src/components/(marketing)/header.tsx:77 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:57 -msgid "Sign up" -msgstr "S'inscrire" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:22 -msgid "Signing Process" -msgstr "Processus de signature" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:94 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:136 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:180 -msgid "Signup Now" -msgstr "Inscrivez-vous maintenant" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:89 -msgid "Smart." -msgstr "Intelligent." - -#: apps/marketing/src/components/(marketing)/hero.tsx:132 -msgid "Star on GitHub" -msgstr "Étoile sur GitHub" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:226 -msgid "Stars" -msgstr "Étoiles" - -#: apps/marketing/src/components/(marketing)/footer.tsx:40 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:44 -msgid "Status" -msgstr "Statut" - -#: apps/marketing/src/components/(marketing)/footer.tsx:34 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:48 -msgid "Support" -msgstr "Soutien" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:26 -msgid "Team" -msgstr "Équipe" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:195 -msgid "Team Inbox" -msgstr "Boîte de réception de l'équipe" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:28 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:162 -msgid "Teams" -msgstr "Équipes" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:83 -msgid "Template Store (Soon)." -msgstr "Boutique de modèles (Bientôt)." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:138 -msgid "That's awesome. You can take a look at the current <0>Issues and join our <1>Discord Community to keep up to date, on what the current priorities are. In any case, we are an open community and welcome all input, technical and non-technical ❤️" -msgstr "C'est génial. Vous pouvez consulter les <0>Problèmes actuels et rejoindre notre <1>Communauté Discord pour rester à jour sur ce qui est actuellement prioritaire. Dans tous les cas, nous sommes une communauté ouverte et accueillons toutes les contributions, techniques et non techniques ❤️" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:293 -msgid "This page is evolving as we learn what makes a great signing company. We'll update it when we have more to share." -msgstr "Cette page évolue à mesure que nous apprenons ce qui fait une grande entreprise de signature. Nous la mettrons à jour lorsque nous aurons plus à partager." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:31 -msgid "Title" -msgstr "Titre" - -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:55 -msgid "Total Completed Documents" -msgstr "Documents totalisés complétés" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:267 -#: apps/marketing/src/app/(marketing)/open/page.tsx:268 -msgid "Total Customers" -msgstr "Total des clients" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:29 -msgid "Total Funding Raised" -msgstr "Total des fonds levés" - -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:52 -msgid "Total Users" -msgstr "Total des utilisateurs" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:31 -msgid "Truly your own." -msgstr "Vraiment le vôtre." - -#: apps/marketing/src/components/(marketing)/callout.tsx:27 -#: apps/marketing/src/components/(marketing)/hero.tsx:123 -msgid "Try our Free Plan" -msgstr "Essayez notre plan gratuit" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:20 -msgid "Twitter Stats" -msgstr "Statistiques Twitter" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:142 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:186 -msgid "Unlimited Documents per Month" -msgstr "Documents illimités par mois" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:103 -msgid "Up to 10 recipients per document" -msgstr "Jusqu'à 10 destinataires par document" - -#: apps/marketing/src/app/(marketing)/singleplayer/client.tsx:52 -msgid "Upload a document and add fields." -msgstr "Téléchargez un document et ajoutez des champs." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:123 -msgid "Using our hosted version is the easiest way to get started, you can simply subscribe and start signing your documents. We take care of the infrastructure, so you can focus on your business. Additionally, when using our hosted version you benefit from our trusted signing certificates which helps you to build trust with your customers." -msgstr "Utiliser notre version hébergée est le moyen le plus simple de commencer, vous pouvez simplement vous abonner et commencer à signer vos documents. Nous nous occupons de l'infrastructure, vous pouvez vous concentrer sur votre entreprise. De plus, en utilisant notre version hébergée, vous bénéficiez de nos certificats de signature de confiance, ce qui vous aide à instaurer une relation de confiance avec vos clients." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:33 -msgid "View all stats" -msgstr "Voir toutes les statistiques" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:195 -msgid "We are happy to assist you at <0>support@documenso.com or <1>in our Discord-Support-Channel please message either Lucas or Timur to get added to the channel if you are not already a member." -msgstr "Nous sommes heureux de vous aider à <0>support@documenso.com ou <1>dans notre canal de support Discord, veuillez envoyer un message à Lucas ou Timur pour être ajouté au canal si vous n'êtes pas déjà membre." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:89 -msgid "What is the difference between the plans?" -msgstr "Quelle est la différence entre les plans ?" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:47 -msgid "When it comes to sending or receiving a contract, you can count on lightning-fast speeds." -msgstr "En ce qui concerne l'envoi ou la réception d'un contrat, vous pouvez compter sur des vitesses ultrarapides." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:191 -msgid "Where can I get support?" -msgstr "Où puis-je obtenir du support ?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:177 -msgid "Why should I prefer Documenso over DocuSign or some other signing tool?" -msgstr "Pourquoi devrais-je préférer Documenso à DocuSign ou à un autre outil de signature ?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:119 -msgid "Why should I use your hosting service?" -msgstr "Pourquoi devrais-je utiliser votre service d'hébergement ?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:60 -msgid "Yearly" -msgstr "Annuel" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:167 -msgid "Yes! Documenso is offered under the GNU AGPL V3 open source license. This means you can use it for free and even modify it to fit your needs, as long as you publish your changes under the same license." -msgstr "Oui ! Documenso est proposé sous la licence open source GNU AGPL V3. Cela signifie que vous pouvez l'utiliser gratuitement et même le modifier pour répondre à vos besoins, tant que vous publiez vos modifications sous la même licence." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:93 -msgid "You can self-host Documenso for free or use our ready-to-use hosted version. The hosted version comes with additional support, painless scalability and more. Early adopters will get access to all features we build this year, for no additional cost! Forever! Yes, that includes multiple users per account later. If you want Documenso for your enterprise, we are happy to talk about your needs." -msgstr "Vous pouvez auto-héberger Documenso gratuitement ou utiliser notre version hébergée prête à l'emploi. La version hébergée est accompagnée d'une assistance supplémentaire, d'une montée en charge sans effort et d'autres avantages. Les premiers adoptants auront accès à toutes les fonctionnalités que nous construirons cette année, sans coût supplémentaire ! Pour toujours ! Oui, cela inclut plusieurs utilisateurs par compte à l'avenir. Si vous souhaitez Documenso pour votre entreprise, nous serons heureux de discuter de vos besoins." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:272 -msgid "Your browser does not support the video tag." -msgstr "Votre navigateur ne prend pas en charge la balise vidéo." diff --git a/packages/lib/translations/fr/web.js b/packages/lib/translations/fr/web.js deleted file mode 100644 index cc7c79488..000000000 --- a/packages/lib/translations/fr/web.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"4CkA8m\":[\"\\\"\",[\"0\"],\"\\\" apparaîtra sur le document car il a un fuseau horaire de \\\"\",[\"timezone\"],\"\\\".\"],\"PGXGNV\":[\"\\\"\",[\"documentTitle\"],\"\\\" a été supprimé avec succès\"],\"ibh+jM\":[\"(\",[\"0\"],\") vous a invité à approuver ce document\"],\"Hdo1JO\":[\"(\",[\"0\"],\") vous a invité à signer ce document\"],\"wPU8t5\":[\"(\",[\"0\"],\") vous a invité à consulter ce document\"],\"1mCQTM\":[[\"0\",\"plural\",{\"one\":\"(1 caractère de trop)\",\"other\":[\"(\",\"#\",\" caractères de trop)\"]}]],\"8laXJX\":[[\"0\",\"plural\",{\"one\":[\"#\",\" caractère au-dessus de la limite\"],\"other\":[\"#\",\" caractères au-dessus de la limite\"]}]],\"/7wuBM\":[[\"0\",\"plural\",{\"one\":[\"#\",\" destinataire\"],\"other\":[\"#\",\" destinataires\"]}]],\"WVvaAa\":[[\"0\",\"plural\",{\"one\":[\"#\",\" siège\"],\"other\":[\"#\",\" sièges\"]}]],\"mBW/Nj\":[[\"0\",\"plural\",{\"one\":\"<0>Vous avez <1>1 invitation d'équipe en attente\",\"other\":[\"<2>Vous avez <3>\",\"#\",\" invitations d'équipe en attente\"]}]],\"+Futv0\":[[\"0\",\"plural\",{\"one\":\"1 Destinataire\",\"other\":[\"#\",\" Destinataires\"]}]],\"/9xV/+\":[[\"0\",\"plural\",{\"one\":\"En attente d'1 destinataire\",\"other\":[\"En attente de \",\"#\",\" destinataires\"]}]],\"NKVaV/\":[[\"0\",\"plural\",{\"zero\":\"Sélectionner des valeurs\",\"other\":[\"#\",\" sélectionnées...\"]}]],\"XZlK7r\":[[\"0\"],\" modèles de signature directe\"],\"FDQtbR\":[[\"0\"],\" document\"],\"NnFCoc\":[[\"0\"],\" des \",[\"1\"],\" documents restants ce mois-ci.\"],\"5YOFTl\":[[\"0\"],\" Destinataire(s)\"],\"7VC/RF\":[[\"0\"],\" le document pour compléter le processus.\"],\"fjZZE0\":[[\"charactersRemaining\",\"plural\",{\"one\":\"1 caractère restant\",\"other\":[[\"charactersRemaining\"],\" caractères restants\"]}]],\"AQAq/V\":[[\"formattedTeamMemberQuanity\"],\" • Mensuel • Renouvelle : \",[\"formattedDate\"]],\"QBOMc/\":[[\"numberOfSeats\",\"plural\",{\"one\":[\"#\",\" membre\"],\"other\":[\"#\",\" membres\"]}]],\"B/VHou\":[[\"remaningLength\",\"plural\",{\"one\":[\"#\",\" caractère restant\"],\"other\":[\"#\",\" caractères restants\"]}]],\"Z5MlD3\":[\"<0>\\\"\",[\"0\"],\"\\\" n'est plus disponible pour signer\"],\"xvzJ86\":\"<0>Expéditeur : Tous\",\"mVRii8\":\"404 Page non trouvée\",\"WZHDfC\":\"404 Profil non trouvé\",\"4lyY0m\":\"404 Équipe non trouvée\",\"In0QZI\":\"404 Modèle non trouvé\",\"1a1ztU\":\"Un e-mail de confirmation a été envoyé et devrait arriver dans votre boîte de réception sous peu.\",\"0JoPTv\":\"Un document brouillon sera créé\",\"pYI9yv\":\"Un nouveau jeton a été créé avec succès.\",\"FnK1CG\":\"Un e-mail de réinitialisation de mot de passe a été envoyé, si vous avez un compte vous devriez le voir dans votre boîte de réception sous peu.\",\"GtLRrc\":[\"Une demande pour transférer la propriété de cette équipe a été envoyée à <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"EUAIAh\":\"Un secret qui sera envoyé à votre URL afin que vous puissiez vérifier que la demande a été envoyée par Documenso\",\"FUzxsL\":\"Un secret qui sera envoyé à votre URL afin que vous puissiez vérifier que la demande a été envoyée par Documenso.\",\"h39O4b\":\"Une URL unique pour accéder à votre profil\",\"B26oYX\":\"Une URL unique pour identifier votre équipe\",\"YKB66I\":\"Un e-mail de vérification sera envoyé à l'adresse e-mail fournie.\",\"g3UF2V\":\"Accepter\",\"f8bc61\":\"Invitation d'équipe acceptée\",\"TKFUnX\":\"Compte supprimé\",\"bwRvnp\":\"Action\",\"7L01XJ\":\"Actions\",\"F6pfE9\":\"Actif\",\"i1lpSD\":\"Abonnements actifs\",\"m16xKo\":\"Ajouter\",\"qkB+9Q\":\"Ajouter tous les champs pertinents pour chaque destinataire.\",\"bpOeyo\":\"Ajouter tous les espaces réservés pertinents pour chaque destinataire.\",\"GQ/q/T\":\"Ajouter un authentificateur pour servir de méthode d'authentification secondaire pour signer des documents.\",\"o7gocE\":\"Ajouter un authentificateur pour servir de méthode d'authentification secondaire lors de la connexion ou lors de la signature de documents.\",\"bJUlXv\":\"Ajouter un e-mail\",\"S/w/ui\":\"Ajouter des champs\",\"iOiHwJ\":\"Ajouter davantage\",\"w3zmQl\":\"Ajouter une clé de passe\",\"zkvWcK\":\"Ajouter des espaces réservés\",\"2Rqi1z\":\"Ajouter des signataires\",\"eZyoIc\":\"Ajouter un sujet\",\"bD3qQ7\":\"Ajouter un e-mail d'équipe\",\"vn6wzk\":\"Ajouter les personnes qui signeront le document.\",\"8XAJNZ\":\"Ajouter les destinataires pour créer le document avec\",\"F9ayeh\":\"Ajouter le sujet et le message que vous souhaitez envoyer aux signataires.\",\"pjVxbn\":\"Ajouter et supprimer des sièges ajustera votre facture en conséquence.\",\"VfkDmn\":\"Actions administratives\",\"SsHJsm\":\"Panneau d'administration\",\"N40H+G\":\"All\",\"/LYSFR\":\"Tous les documents\",\"myVKpO\":\"Tous les documents ont été traités. Tous nouveaux documents envoyés ou reçus s'afficheront ici.\",\"8dC9dh\":\"Toutes les signatures insérées seront annulées\",\"a809wO\":\"Tous les destinataires seront notifiés\",\"DA2Nma\":\"Tous les modèles\",\"5b4J4v\":\"Tout le temps\",\"8URWfv\":\"Permet d'authentifier en utilisant des biométries, des gestionnaires de mots de passe, des clés matérielles, etc.\",\"QN+LeY\":\"Vous avez déjà un compte ? <0>Connectez-vous plutôt\",\"hehnjM\":\"Montant\",\"VeMlGP\":\"Un e-mail contenant une invitation sera envoyé à chaque membre.\",\"Cs4Mqi\":\"Un e-mail demandant le transfert de cette équipe a été envoyé.\",\"Vw8l6h\":\"Une erreur est survenue\",\"aAZxd7\":\"Une erreur est survenue lors de l'ajout de signataires.\",\"qFEx41\":\"Une erreur est survenue lors de l'ajout des champs.\",\"ycUtHd\":\"Une erreur est survenue lors de la création du document à partir d'un modèle.\",\"8jjOHI\":\"Une erreur est survenue lors de la création du webhook. Veuillez réessayer.\",\"D6tvkq\":\"Une erreur est survenue lors de la désactivation de la signature par lien direct.\",\"HNjVHR\":\"Une erreur est survenue lors du téléchargement de votre document.\",\"z7nHXh\":\"Une erreur est survenue lors de la duplication du modèle.\",\"WnEuiF\":\"Une erreur est survenue lors de l'activation de la signature par lien direct.\",\"eijDci\":\"Une erreur est survenue lors du chargement des membres de l'équipe. Veuillez réessayer plus tard.\",\"ZL2b3c\":\"Une erreur est survenue lors du déplacement du document.\",\"vECB98\":\"Une erreur est survenue lors du déplacement du modèle.\",\"677Rs2\":\"Une erreur est survenue lors de la suppression de la signature.\",\"niV8ex\":\"Une erreur est survenue lors de la suppression du texte.\",\"+UiFs2\":\"Une erreur est survenue lors de l'envoi du document.\",\"W8sZtD\":\"Une erreur est survenue lors de l'envoi de votre e-mail de confirmation\",\"CKRkxA\":\"Une erreur est survenue lors de la signature du document.\",\"k2HSGs\":\"Une erreur est survenue lors de la création d'une session de paiement.\",\"PBvwjZ\":\"Une erreur est survenue lors de la mise à jour des paramètres du document.\",\"vNZnKS\":\"Une erreur est survenue lors de la mise à jour de la signature.\",\"ed1aMc\":\"Une erreur est survenue lors de la mise à jour de votre profil.\",\"hGN3eM\":\"Une erreur est survenue lors du téléchargement de votre document.\",\"vW+T+d\":\"Une erreur inconnue est survenue\",\"Iq1gDI\":\"Tous les moyens de paiement associés à cette équipe resteront associés à cette équipe. Veuillez nous contacter si vous avez besoin de mettre à jour ces informations.\",\"ZiooJI\":\"Jetons API\",\"mf2Wzk\":\"Version de l'application\",\"Z7ZXbT\":\"Approuver\",\"7kb4LU\":\"Approuvé\",\"0EvA/s\":\"Êtes-vous sûr de vouloir supprimer ce jeton ?\",\"99ZWCN\":[\"Êtes-vous sûr de vouloir supprimer la clé de passe <0>\",[\"passkeyName\"],\".\"],\"1D4Rs0\":\"Êtes-vous sûr de vouloir supprimer cette équipe ?\",\"6foA8n\":\"Êtes-vous sûr ?\",\"rgXDlk\":\"Essaye de sceller le document à nouveau, utile après qu'un changement de code ait eu lieu pour résoudre un document erroné.\",\"ilRCh1\":\"Journal d'audit\",\"XiaVj+\":\"Authentification requise\",\"kfcRb0\":\"Avatar\",\"uzGcBT\":\"Avatar mis à jour\",\"q8qrYJ\":\"En attente de confirmation par e-mail\",\"iH8pgl\":\"Retour\",\"FL8Lic\":\"Retour aux documents\",\"k1bLf+\":\"Couleur d'arrière-plan\",\"ev7oAJ\":\"Code de sauvegarde\",\"M2cci0\":\"Codes de sauvegarde\",\"eQwW5Q\":\"Bannière mise à jour\",\"3dSIQs\":\"Détails de base\",\"R+w/Va\":\"Facturation\",\"0DGrp8\":\"Navigateur\",\"r4lECO\":\"Importation en masse\",\"dMoTGp\":\"En supprimant ce document, les éléments suivants se produiront :\",\"zjt329\":\"En activant l'authentification à deux facteurs (2FA), vous devrez entrer un code provenant de votre application d'authentification chaque fois que vous vous connectez.\",\"dEgA5A\":\"Annuler\",\"sa1BnH\":\"Annulé par l'utilisateur\",\"A4tHrb\":\"Graphiques\",\"znIg+z\":\"Passer à la caisse\",\"MeyfTD\":\"Choisissez un destinataire existant ci-dessous pour continuer\",\"iWVl0V\":\"Choisissez un destinataire pour le lien direct\",\"1qI3Gk\":\"Choisissez...\",\"1m18m/\":\"Revendiquer le compte\",\"tvmS/k\":\"Revendiquer le nom d'utilisateur\",\"vRjC9y\":\"Revendiquer votre profil plus tard\",\"HiEGc0\":\"Revendiquer votre nom d'utilisateur maintenant\",\"ELiPtq\":\"Cliquez ici pour commencer\",\"BvF90q\":\"Cliquez ici pour réessayer\",\"cgfP+i\":\"Cliquez ici pour télécharger\",\"L1127j\":\"Cliquez pour copier le lien de signature à envoyer au destinataire\",\"eZ6/Uj\":\"Cliquez pour insérer un champ\",\"yz7wBu\":\"Fermer\",\"bD8I7O\":\"Compléter\",\"jVAqZz\":\"Compléter l'approbation\",\"0ojNue\":\"Compléter la signature\",\"+5y0NQ\":\"Compléter la visualisation\",\"qqWcBV\":\"Completed\",\"rGm4yZ\":\"Documents complétés\",\"p5+XQN\":\"Documents Complétés\",\"UfLuLv\":\"Configurer les paramètres généraux pour le document.\",\"hIv3aM\":\"Configurer les paramètres généraux pour le modèle.\",\"LVnHGj\":\"Configurer le modèle\",\"7VpPHA\":\"Confirmer\",\"gMlC/b\":[\"Confirmer en tapant <0>\",[\"confirmTransferMessage\"],\"\"],\"FQnPC+\":[\"Confirmer en tapant <0>\",[\"deleteMessage\"],\"\"],\"gv1JXQ\":[\"Confirmer en tapant : <0>\",[\"deleteMessage\"],\"\"],\"w0Qb5v\":\"Confirmer la suppression\",\"CMj4hw\":\"Confirmer l'email\",\"13PnPF\":\"Email de confirmation envoyé\",\"4b3oEV\":\"Contenu\",\"xGVfLh\":\"Continuer\",\"/KgpcA\":\"Continuer vers la connexion\",\"FxVG/l\":\"Copié dans le presse-papiers\",\"phD28x\":\"Copier le lien partageable\",\"ZxZS0E\":\"Copier le lien partageable\",\"BddwrJ\":\"Copier le jeton\",\"hYgDIe\":\"Créer\",\"mpt9T+\":\"Créer un nouveau compte\",\"kxGCtA\":\"Créer une équipe pour collaborer avec vos membres.\",\"1hMWR6\":\"Créer un compte\",\"H7nlli\":\"Créer et envoyer\",\"BYg48B\":\"Créer en tant que brouillon\",\"JqmhmE\":\"Créer un lien direct\",\"wtV4WO\":\"Créer un lien de signature directe\",\"fDTEKZ\":\"Créer un document à partir du modèle\",\"1svIlj\":\"Créer maintenant\",\"JLQooE\":\"Créer un automatiquement\",\"YGQVmg\":\"Créer une équipe\",\"fWFMgb\":\"Créer une équipe\",\"pzXZ8+\":\"Créer un jeton\",\"SiPp29\":\"Créer un webhook\",\"dkAPxi\":\"Créer un Webhook\",\"8T5f7o\":\"Créez votre compte et commencez à utiliser la signature de documents à la pointe de la technologie.\",\"rr83qK\":\"Créez votre compte et commencez à utiliser la signature de documents à la pointe de la technologie. Une signature ouverte et magnifique est à votre portée.\",\"d+F6q9\":\"Créé\",\"88kg0+\":\"Créé le\",\"NCIYDF\":\"Créé par\",\"45O6zJ\":\"Créé le\",\"t3sqJR\":[\"Créé le \",[\"0\"]],\"czzAa/\":[\"Créé le\",[\"0\"]],\"DCKkhU\":\"Mot de passe actuel\",\"74XDHP\":[\"Plan actuel : \",[\"0\"]],\"U0sC6H\":\"Quotidien\",\"oRVm8M\":\"Mode sombre\",\"mYGY3B\":\"Date\",\"u46WEi\":\"Date de création\",\"jbq7j2\":\"Décliner\",\"uSS9OX\":\"Invitation d'équipe refusée\",\"cnGeoo\":\"Supprimer\",\"ZDGm40\":\"Supprimer le compte\",\"vzX5FB\":\"Supprimer le compte\",\"+vDIXN\":\"Supprimer le document\",\"MUynQL\":\"Supprimer le document\",\"0tFf9L\":\"Supprimer la clé d'accès\",\"MYiaA4\":\"Supprimer l'équipe\",\"WZHJBH\":\"Supprimer le membre de l'équipe\",\"M5Nsil\":\"Supprimez le document. Cette action est irréversible, alors procédez avec prudence.\",\"ETB4Yh\":\"Supprimez le compte de l'utilisateur et tout son contenu. Cette action est irréversible et annulera son abonnement, alors procédez avec prudence.\",\"zdyslo\":\"Supprimer le Webhook\",\"IJMZKG\":\"Supprimez votre compte et tout son contenu, y compris les documents complétés. Cette action est irréversible et annulera votre abonnement, alors procédez avec prudence.\",\"vGjmyl\":\"Supprimé\",\"cmDFUK\":\"Suppression du compte...\",\"PEHQTf\":\"Appareil\",\"YseRvk\":\"lien direct\",\"cfARFZ\":\"Lien direct\",\"VdX+I4\":\"lien direct désactivé\",\"nNHqgX\":\"Signature de lien direct\",\"k2FNdx\":\"La signature de lien direct a été désactivée\",\"gsc+pZ\":\"La signature de lien direct a été activée\",\"CRdqqs\":\"Les modèles de lien direct contiennent un espace réservé de destinataire dynamique. Quiconque ayant accès à ce lien peut signer le document, et il apparaîtra ensuite sur votre page de documents.\",\"WCGIfx\":\"Modèle de lien direct supprimé\",\"2HKj5L\":[\"L'utilisation du lien de modèle direct a été dépassée (\",[\"0\"],\"/\",[\"1\"],\")\"],\"cO9+2L\":\"Désactiver\",\"qERl58\":\"Désactiver 2FA\",\"pf7wfS\":\"Désactiver l'authentification à deux facteurs avant de supprimer votre compte.\",\"E/QGRL\":\"Désactivé\",\"H11Db4\":\"Désactiver la signature de lien direct empêchera quiconque d'accéder au lien.\",\"Oq0b7I\":\"Afficher votre nom et votre email dans les documents\",\"pR1j0x\":\"Voulez-vous supprimer ce modèle ?\",\"MqL7Ex\":\"Voulez-vous dupliquer ce modèle ?\",\"MUwFBV\":\"Documenso supprimera <0>tous vos documents, ainsi que tous vos documents complétés, signatures, et toutes les autres ressources appartenant à votre compte.\",\"7Zdnlq\":\"Document\",\"kz4vX7\":\"Document All\",\"Pr3c2A\":\"Document Approuvé\",\"Kvf7iA\":\"Document Annulé\",\"GOO+sv\":\"Document completed\",\"6KFLWX\":\"Document Complété !\",\"frw2OP\":\"Document créé\",\"ZlIPM3\":\"Document supprimé\",\"IvkBV7\":\"Document draft\",\"nF+jHn\":\"Document dupliqué\",\"Zfj12J\":\"Historique du document\",\"glwlqW\":\"ID du document\",\"WqG6Wi\":\"Document inbox\",\"WrliRN\":\"Limite de documents dépassée !\",\"AGzFn4\":\"Métriques du document\",\"w+SPlp\":\"Document déplacé\",\"G45FNk\":\"Document non disponible pour signature\",\"EhII5Z\":\"Document pending\",\"XIvQfe\":\"Document renvoyé\",\"S2Wpx4\":\"Document resealé\",\"2r5F7N\":\"Document envoyé\",\"prbyy5\":\"Document signé\",\"O832hg\":\"Le processus de signature du document sera annulé\",\"UkHClc\":\"Statut du document\",\"RDOlfT\":\"Titre du document\",\"R1TUTP\":\"Téléchargement du document désactivé en raison de factures impayées\",\"PGrc79\":\"Document téléchargé\",\"UfJ5fX\":\"Document consulté\",\"bTGVhQ\":\"Le document sera supprimé de manière permanente\",\"E/muDO\":\"Documents\",\"q89WTJ\":\"Documents reçus\",\"77Aq1u\":\"Documents consultés\",\"352VU2\":\"Vous n'avez pas de compte? <0>Inscrivez-vous\",\"mzI/c+\":\"Télécharger\",\"lojhUl\":\"Télécharger les journaux d'audit\",\"uKWz9T\":\"Télécharger le certificat\",\"eneWvv\":\"Draft\",\"gWAuiM\":\"Documents en brouillon\",\"8OzE2k\":\"Documents brouillon\",\"QurWnM\":\"En raison d'une facture impayée, votre équipe a été restreinte. Veuillez régler le paiement pour rétablir l'accès complet à votre équipe.\",\"euc6Ns\":\"Dupliquer\",\"ePK91l\":\"Modifier\",\"fW5sSv\":\"Modifier le webhook\",\"O3oNi5\":\"Email\",\"ATGYL1\":\"Adresse email\",\"hzKQCy\":\"Adresse e-mail\",\"HmTucU\":\"Email confirmé !\",\"JHLcvq\":\"Email envoyé !\",\"bK7p2G\":\"La vérification par email a été supprimée\",\"xk9d59\":\"La vérification par email a été renvoyée\",\"DCRKbe\":\"Activer 2FA\",\"Gndbft\":\"Activer l'application Authenticator\",\"iNXTYT\":\"Activer la signature par lien direct\",\"qChNnS\":\"Activer la signature de lien direct\",\"RxzN1M\":\"Activé\",\"y6J8wY\":\"Se termine le\",\"C3nD/1\":\"Entrez votre email\",\"oM8ocD\":\"Entrez votre adresse e-mail pour recevoir le document complété.\",\"n9V+ps\":\"Entrez votre nom\",\"v0GDxO\":\"Entrez votre texte ici\",\"SlfejT\":\"Erreur\",\"ZkROsq\":\"Tout le monde a signé\",\"4MNaCF\":\"Tout le monde a signé ! Vous recevrez une copie par email du document signé.\",\"uWW+rJ\":\"Délai dépassé\",\"M1RnFv\":\"Expiré\",\"xd2LI3\":[\"Expire le \",[\"0\"]],\"FtTj1O\":[\"Expire le\",[\"0\"]],\"ToQ1L5\":\"Échec du reseal du document\",\"YXKrQK\":\"Échec de la mise à jour du destinataire\",\"R41XLH\":\"Échec de la mise à jour du webhook\",\"vF68cg\":\"Champs\",\"8rKUka\":[\"Le fichier ne peut pas dépasser \",[\"APP_DOCUMENT_UPLOAD_SIZE_LIMIT\"],\" Mo\"],\"glx6on\":\"Mot de passe oublié ?\",\"/4TFrF\":\"Nom complet\",\"Weq9zb\":\"Général\",\"sr0UJD\":\"Retourner\",\"+vhBuq\":\"Retourner à la maison\",\"1oocIX\":\"Retourner à la maison\",\"Q46UEs\":\"Aller au propriétaire\",\"71XAMD\":\"Allez à vos <0>paramètres de profil public pour ajouter des documents.\",\"+pEbZM\":\"Ici, vous pouvez modifier vos coordonnées personnelles.\",\"gPNXUO\":\"Ici, vous pouvez gérer votre mot de passe et vos paramètres de sécurité.\",\"rLZFM2\":\"Voici comment cela fonctionne :\",\"C3U9sx\":\"Salut, je suis Timur\",\"vLyv1R\":\"Cacher\",\"/c6j67\":\"Cacher des informations supplémentaires\",\"Jw3g7g\":\"Je suis sûr ! Supprimez-le\",\"fYt7bZ\":\"S'ils acceptent cette demande, l'équipe sera transférée à leur compte.\",\"P8EnSP\":\"Si vous ne souhaitez pas utiliser l'authentificateur proposé, vous pouvez le fermer, ce qui affichera l'authentificateur suivant disponible.\",\"usBC38\":\"Si vous ne trouvez pas le lien de confirmation dans votre boîte de réception, vous pouvez demander un nouveau ci-dessous.\",\"i1sBhX\":\"Si votre application d'authentification ne prend pas en charge les codes QR, vous pouvez utiliser le code suivant à la place :\",\"Gp4Yi6\":\"||||||| e0c948c2\",\"mIZt96\":\"Documents de la boîte de réception\",\"nSkB8g\":\"Information\",\"2+B7Tm\":\"Inséré\",\"kgiQxA\":\"Statistiques de l'instance\",\"v7dfDY\":\"Code invalide. Veuillez réessayer.\",\"bajpfj\":\"Fichier invalide\",\"TN382O\":\"Lien invalide\",\"Kx9NEt\":\"Token invalide\",\"lW4qkT\":\"Invitation acceptée !\",\"K2fB29\":\"Invitation refusée\",\"zbmftZ\":\"L'invitation a été supprimée\",\"hDYopg\":\"L'invitation a été renvoyée\",\"MFKlMB\":\"Inviter\",\"+djOzj\":\"Inviter un membre\",\"ZHx/by\":\"Inviter des membres\",\"qSfH/A\":\"Inviter des membres d'équipe\",\"H97wjo\":\"Invité à\",\"IuMGvq\":\"Facture\",\"pQgy2V\":[\"Il semble que \",[\"0\"],\" n'ait pas encore ajouté de documents à son profil.\"],\"Ji9zm3\":\"Il semble que le token fourni ait expiré. Nous venons de vous envoyer un autre token, veuillez vérifier votre email et réessayer.\",\"PQ53gh\":\"Il semble qu'aucun token n'ait été fourni, si vous essayez de vérifier votre email, veuillez suivre le lien dans votre email.\",\"y51oRm\":\"Il semble qu'aucun token n'ait été fourni. Veuillez vérifier votre email et réessayer.\",\"hmV2SX\":\"Ce n'est actuellement pas votre tour de signer. Vous recevrez un e-mail avec des instructions une fois que ce sera votre tour de signer le document.\",\"vXIe7J\":\"Langue\",\"vfe90m\":\"Derniers 14 jours\",\"uq2BmQ\":\"Derniers 30 jours\",\"ct2SYD\":\"Derniers 7 jours\",\"x5DnMs\":\"Dernière modification\",\"C3yOz3\":\"Dernière mise à jour\",\"9aMJpW\":\"Dernière mise à jour à\",\"JGvwnU\":\"Dernière utilisation\",\"Mv8CyJ\":\"Quitter\",\"v/uzBS\":\"Quitter l'équipe\",\"cInPuv\":\"Mode clair\",\"0uqjes\":\"Vous voulez avoir votre propre profil public avec des accords ?\",\"jfN/GZ\":\"Modèle de lien\",\"T2q4gy\":[\"Écoute \",[\"0\"]],\"qzZ/NB\":\"Charger l'activité plus ancienne\",\"Jy3ott\":\"Chargement du document...\",\"KBQH86\":\"Chargement du Document...\",\"czE0ko\":\"Chargement des équipes...\",\"Z3FXyt\":\"Chargement...\",\"z0t9bb\":\"Connexion\",\"wckWOP\":\"Gérer\",\"HQVCTG\":[\"Gérer le profil de \",[\"0\"]],\"Lp5ut7\":\"Gérer toutes les équipes avec lesquelles vous êtes actuellement associé.\",\"NwY95d\":\"Gérer les détails de ce modèle public\",\"OcvAVs\":\"Gérer le lien direct\",\"g6RCtA\":\"Gérer les documents\",\"HVAyb8\":\"Gérer les clés d'accès\",\"3jHA5d\":\"Gérer l'abonnement\",\"L9IOec\":\"Gérer l'abonnement\",\"KuukYs\":\"Gérer les abonnements\",\"DHyAij\":\"Gérer l'abonnement de l'équipe.\",\"lLX9Bl\":\"Gérer les équipes\",\"aA0Gfq\":\"Gérer la signature de lien direct pour ce modèle\",\"Ruhuv1\":\"Gérer les membres ou inviter de nouveaux membres.\",\"Xef1xw\":\"Gérer les utilisateurs\",\"T0vQFD\":\"Gérer vos clés d'accès.\",\"4a84Cp\":\"Gérer les paramètres de votre site ici\",\"Rbs16H\":\"Marquer comme vu\",\"deqwtZ\":\"MAU (document créé)\",\"YgNcJU\":\"MAU (document terminé)\",\"Hn6rI0\":\"Membre depuis\",\"wlQNTg\":\"Membres\",\"FaskIK\":\"Modifier les destinataires\",\"+8Nek/\":\"Mensuel\",\"MOyLGl\":\"Utilisateurs actifs mensuels : utilisateurs ayant créé au moins un document\",\"5G7Dom\":\"Utilisateurs actifs mensuels : utilisateurs ayant terminé au moins un de leurs documents\",\"QWdKwH\":\"Déplacer\",\"YeRZmm\":\"Déplacer le document vers l'équipe\",\"QlQmgo\":\"Déplacer le modèle vers l'équipe\",\"wUBLjS\":\"Déplacer vers l'équipe\",\"K8Qnlj\":\"Déplacement...\",\"en+4fS\":\"Mes modèles\",\"6YtxFj\":\"Nom\",\"8VD2is\":\"Besoin de signer des documents ?\",\"qqeAJM\":\"Jamais\",\"OEcKyx\":\"Ne jamais expirer\",\"QWDm5s\":\"Nouveau propriétaire d'équipe\",\"K6MO8e\":\"Nouveau modèle\",\"hXzOVo\":\"Suivant\",\"ZcbBVB\":\"Champ suivant\",\"G5YKES\":\"Pas de brouillons actifs\",\"PsHKvx\":\"Aucun paiement requis\",\"OBWbru\":\"Aucun modèle de profil public trouvé\",\"m0I2ba\":\"Aucune activité récente\",\"IMbagb\":\"Pas de destinataires\",\"MZbQHL\":\"Aucun résultat trouvé.\",\"+5xxir\":\"Aucun jeton fourni\",\"s9Rqzv\":\"Aucun modèle direct valide trouvé\",\"l08XJv\":\"Aucun destinataire valide trouvé\",\"CSOFdu\":\"Aucune valeur trouvée.\",\"tRFnIp\":\"Pas de soucis, ça arrive ! Entrez votre email et nous vous enverrons un lien spécial pour réinitialiser votre mot de passe.\",\"7aaD1O\":\"Non pris en charge\",\"wkT5xx\":\"Rien à faire\",\"HptUxX\":\"Numéro\",\"Oizhkg\":\"Sur cette page, vous pouvez créer un nouveau webhook.\",\"aaavFi\":\"Sur cette page, vous pouvez créer de nouveaux jetons API et gérer les existants. <0/>Voir aussi notre <1>Documentation.\",\"ZtN+o/\":\"Sur cette page, vous pouvez créer de nouveaux jetons API et gérer les existants. <0/>Vous pouvez voir notre documentation swagger <1>ici\",\"SpqtG7\":\"Sur cette page, vous pouvez créer de nouveaux webhooks et gérer ceux existants.\",\"FOWyZB\":\"Sur cette page, vous pouvez modifier le webhook et ses paramètres.\",\"dM1W5F\":\"Une fois confirmé, les éléments suivants se produiront :\",\"mZ2nNu\":\"Une fois que vous avez scanné le code QR ou saisi le code manuellement, entrez le code fourni par votre application d'authentification ci-dessous.\",\"udaO9j\":\"Oups ! Quelque chose a mal tourné.\",\"OV5wZZ\":\"Ouvert\",\"ZAVklK\":\"Ou\",\"zW+FpA\":\"Ou continuez avec\",\"XUwKbC\":\"Sinon, le document sera créé sous forme de brouillon.\",\"LtI9AS\":\"Propriétaire\",\"v4nCHK\":\"Payé\",\"FGSN4s\":\"Clé d'accès\",\"8mPPB0\":\"La clé d'accès existe déjà pour l'authentificateur fourni\",\"k/8RhE\":\"La création de la clé d'accès a été annulée pour l'une des raisons suivantes :\",\"knZBf/\":\"La clé d'accès a été supprimée\",\"1MvYF3\":\"La clé d'accès a été mise à jour\",\"qz7mwn\":\"Nom de la clé d'accès\",\"UZKLEA\":\"Clés d'accès\",\"v3rPhj\":\"Les clés d'accès vous permettent de vous connecter et de vous authentifier en utilisant des biométries, des gestionnaires de mots de passe, etc.\",\"wsLk4g\":\"Les clés d'accès ne sont pas prises en charge sur ce navigateur\",\"8ZsakT\":\"Mot de passe\",\"ogtYkT\":\"Mot de passe mis à jour\",\"4fL/V7\":\"Payer\",\"oyOEbz\":\"Un paiement est requis pour finaliser la création de votre équipe.\",\"GptxX/\":\"Paiement en retard\",\"UbRKMZ\":\"Pending\",\"Y99ivo\":\"Documents en attente\",\"VZJggs\":\"Documents en attente\",\"dSe12f\":\"Invitations en attente\",\"pobYPH\":\"Équipe en attente supprimée.\",\"7MuXko\":\"Personnel\",\"moWIBX\":\"Compte personnel\",\"bhE66T\":\"Choisir un mot de passe\",\"nSCWvF\":\"Choisissez l'un des accords suivants ci-dessous et commencez à signer pour commencer\",\"LFWYFV\":\"Veuillez vérifier le fichier CSV et vous assurer qu'il est conforme à notre format\",\"hPvLO3\":\"Veuillez vérifier votre e-mail pour des mises à jour.\",\"GUOCNi\":\"Veuillez choisir votre nouveau mot de passe\",\"JcgKEA\":\"Veuillez contacter le support si vous souhaitez annuler cette action.\",\"pzDdmv\":\"Veuillez entrer un nom significatif pour votre jeton. Cela vous aidera à l'identifier plus tard.\",\"GqaSjy\":\"Veuillez marquer comme vu pour terminer\",\"jG5btV\":\"Veuillez noter que la poursuite supprimera le destinataire de lien direct et le transformera en espace réservé.\",\"Op5XjA\":\"Veuillez noter que cette action est <0>irréversible.\",\"pIF/uD\":\"Veuillez noter que cette action est <0>irréversible. Une fois confirmée, ce document sera définitivement supprimé.\",\"aYytci\":\"Veuillez noter que cette action est irréversible. Une fois confirmée, votre modèle sera définitivement supprimé.\",\"LIf5dA\":\"Veuillez noter que cette action est irréversible. Une fois confirmée, votre jeton sera définitivement supprimé.\",\"bGHA6C\":\"Veuillez noter que cette action est irréversible. Une fois confirmée, votre webhook sera définitivement supprimé.\",\"K2Zlri\":\"Veuillez noter que vous perdrez l'accès à tous les documents associés à cette équipe et que tous les membres seront supprimés et notifiés\",\"VJEW4M\":\"Veuillez fournir un jeton de l'authentificateur, ou un code de secours. Si vous n'avez pas de code de secours disponible, veuillez contacter le support.\",\"Lwg9X/\":\"Veuillez fournir un jeton de votre authentificateur, ou un code de secours.\",\"tVQlia\":\"Veuillez réessayer et assurez-vous d'entrer la bonne adresse email.\",\"fWCcRl\":\"Veuillez réessayer plus tard ou connectez-vous avec vos informations normales\",\"PZCqeW\":\"Veuillez réessayer plus tard.\",\"2oj8HJ\":[\"Veuillez taper <0>\",[\"0\"],\" pour confirmer.\"],\"Q6hhn8\":\"Préférences\",\"ghVdS5\":\"Aperçu et configurer le modèle.\",\"zwBp5t\":\"Privé\",\"aWLa3z\":\"Les modèles privés ne peuvent être modifiés et consultés que par vous.\",\"vERlcd\":\"Profil\",\"H8Zk+q\":\"Le profil est actuellement <0>caché.\",\"6zFVy3\":\"Le profil est actuellement <0>visible.\",\"srPuxS\":\"Profil mis à jour\",\"7d1a0d\":\"Public\",\"PsWyzr\":\"Profil public\",\"GCm4vn\":\"URL du profil public\",\"9imnUr\":\"Nom d'utilisateur du profil public\",\"2/o+9Z\":\"Les modèles publics sont connectés à votre profil public. Toute modification apportée aux modèles publics apparaîtra également dans votre profil public.\",\"Zs+87t\":\"Champ en lecture seule\",\"ckH3fT\":\"Prêt\",\"2DmUfb\":\"Une nouvelle authentification est requise pour signer ce champ\",\"M1HGuR\":\"Activité récente\",\"I3QpvQ\":\"Destinataire\",\"evCX7h\":\"Destinataire mis à jour\",\"yPrbsy\":\"Destinataires\",\"FDT13r\":\"Métriques des destinataires\",\"cEfPAe\":\"Les destinataires conservent toujours leur copie du document\",\"p8zadb\":\"Code de récupération copié\",\"x5rgeJ\":\"Codes de récupération\",\"ZCl9NH\":\"Inscription réussie\",\"cD+FhI\":\"Vous vous souvenez de votre mot de passe ? <0>Connectez-vous\",\"t/YqKh\":\"Retirer\",\"41G745\":\"Supprimer l'adresse e-mail de l'équipe\",\"8xN0jg\":\"Supprimer le membre de l'équipe\",\"JjG/b1\":\"Répéter le mot de passe\",\"Ibjxfr\":\"Demander le transfert\",\"sDXefy\":\"Rescellage du document\",\"MyjAbr\":\"Renvoyer\",\"bxoWpz\":\"Renvoyer l'e-mail de confirmation\",\"HT2UjS\":\"Renvoyer la vérification\",\"OfhWJH\":\"Réinitialiser\",\"wJZvNq\":\"E-mail de réinitialisation envoyé\",\"KbS2K9\":\"Réinitialiser le mot de passe\",\"NI0xtv\":\"Réinitialisation du mot de passe...\",\"2FoHU3\":\"Résoudre\",\"bH0aV9\":\"Résoudre le paiement\",\"6gRgw8\":\"Réessayer\",\"vUOn9d\":\"Retour\",\"dRDE6t\":\"Retour au tableau de bord\",\"OYOJop\":\"Retour à l'accueil\",\"Wkb64i\":\"Retour à la connexion\",\"GXsAby\":\"Révoquer\",\"cg+Poy\":\"Révoquer l'accès\",\"GDvlUT\":\"Rôle\",\"5dJK4M\":\"Rôles\",\"tfDRzk\":\"Sauvegarder\",\"A1taO8\":\"Recherche\",\"pUjzwQ\":\"Recherche par titre de document\",\"Bw5X+M\":\"Recherche par nom ou e-mail\",\"8VEDbV\":\"Secret\",\"a3LDKx\":\"Sécurité\",\"HUVI3V\":\"Activité de sécurité\",\"rG3WVm\":\"Sélectionner\",\"9GwDu7\":\"Sélectionner une équipe\",\"vWi2vu\":\"Sélectionnez une équipe pour déplacer ce document. Cette action ne peut pas être annulée.\",\"JxCKQ1\":\"Sélectionnez une équipe pour déplacer ce modèle. Cette action ne peut pas être annulée.\",\"hyn0QC\":\"Sélectionnez un modèle que vous souhaitez afficher sur votre profil public\",\"9VGtlg\":\"Sélectionnez un modèle que vous souhaitez afficher sur le profil public de votre équipe\",\"gBqxYg\":\"Sélectionner la clé d'authentification\",\"471O/e\":\"Envoyer l'e-mail de confirmation\",\"HbN1UH\":\"Envoyer le document\",\"qaDvSa\":\"Envoyer un rappel\",\"HW5fQk\":\"Expéditeur\",\"DgPgBb\":\"Envoi de l'e-mail de réinitialisation...\",\"IoAuJG\":\"Envoi...\",\"h69WC6\":\"Envoyé\",\"bWhxXv\":\"Définir un mot de passe\",\"Tz0i8g\":\"Paramètres\",\"RDjuBN\":\"Configuration\",\"Z8lGw6\":\"Partager\",\"lCEhm/\":\"Partager la carte de signature\",\"8vETh9\":\"Afficher\",\"FSjwRy\":\"Afficher des informations supplémentaires\",\"7Ifo0h\":\"Afficher des modèles dans votre profil public pour que votre audience puisse signer et commencer rapidement\",\"lDZq9u\":\"Afficher des modèles dans le profil public de votre équipe pour que votre audience puisse signer et commencer rapidement\",\"c+Fnce\":\"Signer<<<<<<< HEAD\",\"oKBjbc\":[\"Signer comme \",[\"0\"],\" <0>(\",[\"1\"],\")\"],\"D0JgR3\":[\"Signer comme<0>\",[\"0\"],\" <1>(\",[\"1\"],\")\"],\"/8S7J+\":\"Signer le document\",\"ceklqr\":\"Champ de signature\",\"vRw782\":\"Signer ici\",\"n1ekoW\":\"Se connecter\",\"NxCJcc\":\"Connectez-vous à votre compte\",\"bHYIks\":\"Déconnexion\",\"Mqwtkp\":\"Signez le document pour terminer le processus.\",\"e+RpCP\":\"S'inscrire\",\"mErq7F\":\"S'inscrire\",\"8fC9B9\":\"S'inscrire avec Google\",\"l/tATK\":\"S'inscrire avec OIDC\",\"n+8yVN\":\"Signature\",\"6AjNkO\":\"Signatures collectées\",\"cquXHe\":\"Les signatures apparaîtront une fois le document complété\",\"PoH7eg\":\"Signé\",\"XOxZT4\":\"Connexion en cours...\",\"P1wwqN\":\"Inscription en cours...\",\"ltYQCa\":[\"Depuis \",[\"0\"]],\"67H0kT\":\"Bannière du site\",\"aaU5Fl\":\"Paramètres du site\",\"nwtY4N\":\"Quelque chose a mal tourné\",\"xYdwPA\":[\"Quelque chose a mal tourné lors de la tentative de transfert de la propriété de l'équipe <0>\",[\"0\"],\" à vous. Veuillez réessayer plus tard ou contacter le support.\"],\"/OggdM\":[\"Quelque chose a mal tourné lors de la tentative de vérification de votre adresse e-mail pour <0>\",[\"0\"],\". Veuillez réessayer plus tard.\"],\"oZO7Po\":\"Quelque chose a mal tourné lors du chargement de vos clés d'authentification.\",\"qDc2pC\":\"Quelque chose a mal tourné lors de l'envoi de l'e-mail de confirmation.\",\"2U+48H\":\"Quelque chose a mal tourné lors de la mise à jour de l'abonnement de l'équipe, veuillez contacter le support.\",\"db0Ycb\":\"Quelque chose a mal tourné. Veuillez réessayer ou contacter le support.\",\"q16m4+\":\"Désolé, nous n'avons pas pu télécharger les journaux d'audit. Veuillez réessayer plus tard.\",\"EUyscw\":\"Désolé, nous n'avons pas pu télécharger le certificat. Veuillez réessayer plus tard.\",\"29Hx9U\":\"Statistiques\",\"uAQUqI\":\"Statut\",\"EDl9kS\":\"S'abonner\",\"WVzGc2\":\"Abonnement\",\"P6F38F\":\"Abonnements\",\"zzDlyQ\":\"Succès\",\"f8RSgi\":\"Clé d'authentification créée avec succès\",\"3WgMId\":\"Thème système\",\"KM6m8p\":\"Équipe\",\"ZTKtIH\":\"Vérification de l'équipe\",\"WUM2yD\":\"Adresse e-mail de l'équipe\",\"rkqgH1\":\"E-mail d'équipe\",\"2FRR+Z\":\"E-mail d'équipe déjà vérifié !\",\"5GbQa1\":\"L'adresse e-mail de l'équipe a été supprimée\",\"rW28ga\":\"Vérification de l'e-mail de l'équipe\",\"/9ZeEl\":\"E-mail de l'équipe vérifié !\",\"Ww6njg\":\"L'e-mail de l'équipe a été mis à jour.\",\"h3p3UT\":\"Invitation d'équipe\",\"am190B\":\"Les invitations d'équipe ont été envoyées.\",\"IJFhQ+\":\"Membre de l'équipe\",\"EEjL2F\":\"Nom de l'équipe\",\"alTHVO\":\"Équipe uniquement\",\"cvMRdF\":\"Les modèles uniquement pour l'équipe ne sont liés nulle part et ne sont visibles que pour votre équipe.\",\"sSUQSW\":\"Transfert de propriété d'équipe\",\"NnCr+1\":\"Le transfert de propriété de l'équipe a déjà été effectué !\",\"GzR8VI\":\"Propriété de l'équipe transférée !\",\"qzHZC+\":\"Profil public de l'équipe\",\"wkzD+0\":\"Paramètres de l'équipe\",\"oMfDc9\":\"Paramètres de l'équipe\",\"NONu1b\":\"Modèles d'équipe\",\"Feqf5k\":\"Transfert d'équipe en cours\",\"oXkHk2\":\"Demande de transfert d'équipe expirée\",\"IwrHI3\":\"URL de l'équipe\",\"CAL6E9\":\"Équipes\",\"qKgabb\":\"Équipes restreintes\",\"/K2CvV\":\"Modèle\",\"ZTgE3k\":\"Modèle supprimé\",\"7ZORe4\":\"Document modèle téléchargé\",\"Vmoj8n\":\"Modèle dupliqué\",\"3MMlXX\":\"Le modèle a été retiré de votre profil public.\",\"eupjqf\":\"Le modèle a été mis à jour.\",\"I1vdWI\":\"Modèle déplacé\",\"GamjcN\":\"Modèle enregistré\",\"iTylMl\":\"Modèles\",\"mKknmt\":\"Les modèles vous permettent de générer rapidement des documents avec des destinataires et des champs pré-remplis.\",\"xeiujy\":\"Texte\",\"HmA4Lf\":\"Couleur du texte\",\"jB6Wb0\":\"Le compte a été supprimé avec succès.\",\"YPAOfJ\":\"Le contenu à afficher dans la bannière, le HTML est autorisé\",\"+lDHlp\":\"Le lien direct a été copié dans votre presse-papiers\",\"HdogiK\":\"Le document a été déplacé avec succès vers l'équipe sélectionnée.\",\"8TDHmX\":\"Le document est maintenant complet, veuillez suivre toutes les instructions fournies dans l'application parente.\",\"JaqmMD\":\"Le document a été créé mais n'a pas pu être envoyé aux destinataires.\",\"D6V5NE\":\"Le document sera caché de votre compte\",\"kn3D/u\":\"Le document sera immédiatement envoyé aux destinataires si cela est coché.\",\"S20Dp9\":\"Les événements qui déclencheront un webhook à envoyer à votre URL.\",\"3BvEti\":[\"La propriété de l'équipe <0>\",[\"0\"],\" a été transférée avec succès à vous.\"],\"jiv3IP\":\"La page que vous recherchez a été déplacée, supprimée, renommée ou n'a peut-être jamais existé.\",\"v7aFZT\":\"Le lien de profil a été copié dans votre presse-papiers\",\"L9/hN3\":\"Le profil que vous recherchez n'a pas pu être trouvé.\",\"M2Tl+5\":\"La description publique qui sera affichée avec ce modèle\",\"Bar5Ss\":\"Le nom public pour votre modèle\",\"RL/wwM\":\"Le destinataire a été mis à jour avec succès\",\"aHhSPO\":\"Le membre d'équipe sélectionné recevra un e-mail qu'il devra accepter avant que l'équipe soit transférée\",\"so3oXj\":\"Le lien de signature a été copié dans votre presse-papiers.\",\"kXciaM\":\"La bannière du site est un message affiché en haut du site. Elle peut être utilisée pour afficher des informations importantes à vos utilisateurs.\",\"XaNqYt\":\"L'invitation au transfert d'équipe a été supprimée avec succès.\",\"DyE711\":[\"La demande de transfert d'équipe à <0>\",[\"0\"],\" a expiré.\"],\"RLyuG2\":\"L'équipe que vous recherchez a peut-être été supprimée, renommée ou n'a peut-être jamais existé.\",\"wIrx7T\":\"Le modèle a été déplacé avec succès vers l'équipe sélectionnée.\",\"J+X6HZ\":\"Le modèle sera retiré de votre profil\",\"9VV//K\":\"Le modèle que vous recherchez a peut-être été désactivé, supprimé ou n'a peut-être jamais existé.\",\"tkv54w\":\"Le jeton a été copié dans votre presse-papiers.\",\"5cysp1\":\"Le jeton a été supprimé avec succès.\",\"oddVEW\":\"Le jeton que vous avez utilisé pour réinitialiser votre mot de passe a expiré ou n'a jamais existé. Si vous avez toujours oublié votre mot de passe, veuillez demander un nouveau lien de réinitialisation.\",\"Orj1pl\":\"L'URL pour Documenso pour envoyer des événements webhook.\",\"V92DHZ\":\"Le webhook a été supprimé avec succès.\",\"mlHeCX\":\"Le webhook a été mis à jour avec succès.\",\"V+5KQa\":\"Le webhook a été créé avec succès.\",\"k/INkj\":\"Il n'y a pas de brouillons actifs pour le moment. Vous pouvez télécharger un document pour commencer à rédiger.\",\"ySoKla\":\"Il n'y a pas encore de documents complétés. Les documents que vous avez créés ou reçus apparaîtront ici une fois complétés.\",\"9aYXQv\":\"Ils ont la permission en votre nom de:\",\"3ap2Vv\":\"Cette action n'est pas réversible. Veuillez être sûr.\",\"6S2SIc\":\"Ce document n'a pas pu être supprimé pour le moment. Veuillez réessayer.\",\"9q30Lx\":\"Ce document n'a pas pu être dupliqué pour le moment. Veuillez réessayer.\",\"u/cYe5\":\"Ce document n'a pas pu être renvoyé pour le moment. Veuillez réessayer.\",\"240BLI\":\"Ce document a été annulé par le propriétaire et n'est plus disponible pour d'autres à signer.\",\"UdLWn3\":\"Ce document a été annulé par le propriétaire.\",\"K8RH4n\":\"Ce document a été signé par tous les destinataires\",\"1M0Ssi\":\"Ce document est actuellement un brouillon et n'a pas été envoyé\",\"LLfa/G\":\"Cet e-mail est déjà utilisé par une autre équipe.\",\"YrKIxa\":\"Ce lien est invalide ou a expiré. Veuillez contacter votre équipe pour renvoyer une demande de transfert.\",\"iN8uoK\":\"Ce lien est invalide ou a expiré. Veuillez contacter votre équipe pour renvoyer une vérification.\",\"b7CscR\":\"Cette clé d'accès a déjà été enregistrée.\",\"JMu+vE\":\"Cette clé d'accès n'est pas configurée pour cette application. Veuillez vous connecter et en ajouter une dans les paramètres de l'utilisateur.\",\"0ES9GX\":\"Ce prix inclut un minimum de 5 sièges.\",\"0rusOU\":\"Cette session a expiré. Veuillez réessayer.\",\"ApCva8\":\"Cette équipe, et toutes les données associées à l'exception des factures de facturation, seront définitivement supprimées.\",\"1ABR2W\":\"Ce modèle n'a pas pu être supprimé pour le moment. Veuillez réessayer.\",\"PJUOEm\":\"Ce jeton est invalide ou a expiré. Aucune action n'est nécessaire.\",\"4WY92K\":\"Ce jeton est invalide ou a expiré. Veuillez contacter votre équipe pour une nouvelle invitation.\",\"6HNLKb\":\"Cette URL est déjà utilisée.\",\"/yOKAT\":\"Ce nom d'utilisateur a déjà été pris\",\"ea/Ia+\":\"Ce nom d'utilisateur est déjà pris\",\"LhMjLm\":\"Temps\",\"Mz2JN2\":\"Fuseau horaire\",\"MHrjPM\":\"Titre\",\"TF1e2Y\":\"Pour accepter cette invitation, vous devez créer un compte.\",\"9e4NKS\":\"Pour changer l'e-mail, vous devez supprimer et ajouter une nouvelle adresse e-mail.\",\"E3QGBV\":[\"Pour confirmer, veuillez entrer l'adresse e-mail du compte <0/>(\",[\"0\"],\").\"],\"/ngXqQ\":\"Pour confirmer, veuillez entrer la raison\",\"Z/LRzj\":\"Pour décliner cette invitation, vous devez créer un compte.\",\"QyrRrh\":\"Pour activer l'authentification à deux facteurs, scannez le code QR suivant à l'aide de votre application d'authentification.\",\"mX0XNr\":\"Pour accéder à votre compte, veuillez confirmer votre adresse e-mail en cliquant sur le lien de confirmation dans votre boîte de réception.\",\"THQgMC\":[\"Pour marquer ce document comme consulté, vous devez être connecté en tant que <0>\",[\"0\"],\"\"],\"jlBOs+\":\"Pour afficher ce document, vous devez être connecté à votre compte, veuillez vous connecter pour continuer.\",\"Tkvndv\":\"Basculer l'interrupteur pour cacher votre profil du public.\",\"X3Df6T\":\"Basculer l'interrupteur pour afficher votre profil au public.\",\"TP9/K5\":\"Jeton\",\"SWyfbd\":\"Jeton copié dans le presse-papiers\",\"OBjhQ4\":\"Jeton créé\",\"B5MBOV\":\"Jeton supprimé\",\"nwwDj8\":\"Le jeton n'a pas de date d'expiration\",\"v/TQsS\":\"Date d'expiration du jeton\",\"SKZhW9\":\"Nom du jeton\",\"/mWwgA\":\"Total des documents\",\"dKGGPw\":\"Total des destinataires\",\"WLfBMX\":\"Total des signataires qui se sont inscrits\",\"vb0Q0/\":\"Total des utilisateurs\",\"PsdN6O\":\"Transférer la propriété de cette équipe à un membre d'équipe sélectionné.\",\"OOrbmP\":\"Transférer l'équipe\",\"TAB7/M\":\"Transférer la propriété de l'équipe à un autre membre de l'équipe.\",\"34nxyb\":\"Déclencheurs\",\"0s6zAM\":\"Authentification à deux facteurs\",\"rkM+2p\":\"Les codes de récupération de l'authentification à deux facteurs sont utilisés pour accéder à votre compte dans le cas où vous perdez l'accès à votre application d'authentification.\",\"C4pKXW\":\"Authentification à deux facteurs\",\"NwChk2\":\"Authentification à deux facteurs désactivée\",\"qwpE/S\":\"Authentification à deux facteurs activée\",\"Rirbh5\":\"L'authentification à deux facteurs a été désactivée pour votre compte. Vous ne serez plus tenu d'entrer un code de votre application d'authentification lors de la connexion.\",\"+zy2Nq\":\"Type\",\"fn5guJ\":\"Tapez 'supprimer' pour confirmer\",\"aLB9e4\":\"Tapez une commande ou recherchez...\",\"NKs0zG\":\"Oh oh ! On dirait que vous manquez un jeton\",\"yn1Wi2\":\"Impossible de changer la langue pour le moment. Veuillez réessayer plus tard.\",\"syy3Gt\":\"Impossible de copier le code de récupération\",\"CRCTCg\":\"Impossible de copier le jeton\",\"IFfB53\":\"Impossible de créer un accès direct au modèle. Veuillez réessayer plus tard.\",\"gVlUC8\":\"Impossible de refuser cette invitation d'équipe pour le moment.\",\"Y+wsI7\":\"Impossible de supprimer l'invitation. Veuillez réessayer.\",\"UCeveL\":\"Impossible de supprimer l'équipe\",\"wp9XuY\":\"Impossible de désactiver l'authentification à deux facteurs\",\"kIV9PR\":\"Impossible de rejoindre cette équipe pour le moment.\",\"KFBm7R\":\"Impossible de charger l'historique des documents\",\"NodEs1\":\"Impossible de charger vos modèles de profil public pour le moment\",\"vklymD\":\"Impossible de retirer la vérification par e-mail pour le moment. Veuillez réessayer.\",\"w8n1+z\":\"Impossible de retirer l'e-mail de l'équipe pour le moment. Veuillez réessayer.\",\"akFhsV\":\"Impossible de renvoyer l'invitation. Veuillez réessayer.\",\"JQLFI3\":\"Impossible de renvoyer la vérification pour le moment. Veuillez réessayer.\",\"jLtRR6\":\"Impossible de réinitialiser le mot de passe\",\"QtkcKO\":\"Impossible de configurer l'authentification à deux facteurs\",\"N1m2oU\":\"Impossible de se connecter\",\"dA/8If\":\"Non autorisé\",\"9zMI6W\":\"Non complet\",\"29VNqC\":\"Erreur inconnue\",\"7yiFvZ\":\"Non payé\",\"EkH9pt\":\"Mettre à jour\",\"CVGIOg\":\"Mettre à jour la bannière\",\"MSfA8z\":\"Mettre à jour la clé d'accès\",\"Q3MPWA\":\"Mettre à jour le mot de passe\",\"vXPSuB\":\"Mettre à jour le profil\",\"ih1ndv\":\"Mettre à jour le destinataire\",\"5bRMKt\":\"Mettre à jour le rôle\",\"qg6EfE\":\"Mettre à jour l'équipe\",\"V8JgFA\":\"Mettre à jour l'e-mail de l'équipe\",\"DDP/NH\":\"Mettre à jour le membre de l'équipe\",\"KAyssy\":\"Mettre à jour l'utilisateur\",\"iFdgvQ\":\"Mettre à jour le webhook\",\"2uDkRs\":\"Mise à jour du mot de passe...\",\"6JH8iK\":\"Mise à jour du profil...\",\"jUV7CU\":\"Télécharger un avatar\",\"2npSeV\":\"Téléversé par\",\"bM+XCB\":\"Le fichier téléchargé est trop volumineux\",\"fXh9EJ\":\"Le fichier téléchargé est trop petit\",\"mnNw0z\":\"Le fichier téléchargé n'est pas un type de fichier autorisé\",\"5UWfU/\":\"Utiliser l'authentificateur\",\"VLViRK\":\"Utiliser le code de secours\",\"NUXH2v\":\"Utiliser le modèle\",\"7PzzBU\":\"Utilisateur\",\"GjhOGB\":\"ID utilisateur\",\"DgDMhU\":\"Les profils des utilisateurs sont ici !\",\"lcDO4m\":\"Paramètres de l'utilisateur\",\"Sxm8rQ\":\"Utilisateurs\",\"wMHvYH\":\"Valeur\",\"BGWaEQ\":\"Email de vérification envoyé\",\"XZQ6rx\":\"Email de vérification envoyé avec succès.\",\"ZqWgxB\":\"Vérifier maintenant\",\"kuvvht\":\"Vérifiez votre adresse e-mail\",\"c9ZsJU\":\"Vérifiez votre adresse e-mail pour débloquer toutes les fonctionnalités.\",\"OUPY2G\":\"Vérifiez votre e-mail pour télécharger des documents.\",\"jpctdh\":\"Vue\",\"c3aao/\":\"Voir l'activité\",\"pTCu0c\":\"Voir tous les documents envoyés à votre compte\",\"F8qz8t\":\"Voir toute l'activité de sécurité récente liée à votre compte.\",\"t3iQF8\":\"Voir toute l'activité de sécurité liée à votre compte.\",\"t5bHu+\":\"Voir les codes\",\"Opb2rO\":\"Voir les documents associés à cet e-mail\",\"FbRyw+\":\"Voir les invitations\",\"kGkM7n\":\"Voir le document original\",\"z0hW8A\":\"Voir les codes de récupération\",\"+SRqZk\":\"Voir les équipes\",\"vXtpAZ\":\"Vu\",\"uUehLT\":\"En attente\",\"p5sNpe\":\"En attente que d'autres signent\",\"j+L8lv\":\"En attente de votre tour\",\"CLj7L4\":\"Vous voulez envoyer des liens de signature élégants comme celui-ci ? <0>Découvrez Documenso.\",\"AVOxgl\":\"Vous voulez votre propre profil public ?\",\"bJajhk\":\"Nous ne pouvons pas accéder au portail de facturation pour le moment. Veuillez réessayer ou contacter le support.\",\"mrAou1\":\"Nous ne pouvons pas supprimer cette clé de passkey pour le moment. Veuillez réessayer plus tard.\",\"PVmZRU\":\"Nous ne pouvons pas mettre à jour cette clé de passkey pour le moment. Veuillez réessayer plus tard.\",\"4CEdkv\":\"Une erreur s'est produite lors de la suppression du lien direct vers le modèle. Veuillez réessayer plus tard.\",\"9dCMy6\":\"Une erreur s'est produite lors de la mise à jour du webhook. Veuillez réessayer plus tard.\",\"/666TS\":\"Une erreur inconnue s'est produite lors de la création de la nouvelle clé. Veuillez réessayer plus tard.\",\"ghtOmL\":\"Une erreur inconnue s'est produite lors de l'ajout de cet e-mail. Veuillez réessayer plus tard.\",\"Z3g6da\":\"Une erreur inconnue s'est produite lors de la création d'une équipe. Veuillez réessayer plus tard.\",\"5jf+Ky\":\"Une erreur inconnue s'est produite lors de la suppression. Veuillez réessayer plus tard.\",\"BYsCZ0\":\"Une erreur inconnue s'est produite lors de la suppression de l'équipe en attente. Veuillez réessayer plus tard.\",\"X1sSV9\":\"Une erreur inconnue s'est produite lors de la suppression de cette équipe. Veuillez réessayer plus tard.\",\"kQiucd\":\"Une erreur inconnue s'est produite lors de la suppression de ce token. Veuillez réessayer plus tard.\",\"QbeZrm\":\"Une erreur inconnue s'est produite lors de la suppression de votre compte. Veuillez réessayer plus tard.\",\"RFJXMf\":\"Une erreur inconnue s'est produite lors de l'invitation de membres de l'équipe. Veuillez réessayer plus tard.\",\"NOJmg5\":\"Une erreur inconnue s'est produite lors de votre départ de cette équipe. Veuillez réessayer plus tard.\",\"p1cQqG\":\"Une erreur inconnue s'est produite lors de la suppression de ce modèle de votre profil. Veuillez réessayer plus tard.\",\"dWt6qq\":\"Une erreur inconnue s'est produite lors de la suppression de ce transfert. Veuillez réessayer ou contacter le support.\",\"Bf8/oy\":\"Une erreur inconnue s'est produite lors de la suppression de cet utilisateur. Veuillez réessayer plus tard.\",\"+dHRXe\":\"Une erreur inconnue s'est produite lors de la demande de transfert de cette équipe. Veuillez réessayer plus tard.\",\"zKkKFY\":\"Une erreur inconnue s'est produite lors de la réinitialisation de votre mot de passe. Veuillez réessayer plus tard.\",\"jMJahr\":\"Une erreur inconnue s'est produite lors de la révocation de l'accès. Veuillez réessayer ou contacter le support.\",\"v7NHq3\":\"Une erreur inconnue s'est produite lors de l'enregistrement de vos détails. Veuillez réessayer plus tard.\",\"H2R2SX\":\"Une erreur inconnue s'est produite lors de la connexion. Veuillez réessayer plus tard.\",\"lFQvqg\":\"Une erreur inconnue s'est produite lors de l'inscription. Veuillez réessayer plus tard.\",\"tIdO3I\":\"Une erreur inconnue s'est produite lors de l'inscription. Veuillez réessayer plus tard.\",\"s7WVvm\":\"Une erreur inconnue s'est produite lors de la mise à jour de l'avatar. Veuillez réessayer plus tard.\",\"t2qome\":\"Une erreur inconnue s'est produite lors de la mise à jour de la bannière. Veuillez réessayer plus tard.\",\"KRW9aV\":\"Une erreur inconnue s'est produite lors de la mise à jour du modèle. Veuillez réessayer plus tard.\",\"jSzwNQ\":\"Une erreur inconnue s'est produite lors de la mise à jour de ce membre de l'équipe. Veuillez réessayer plus tard.\",\"ZAGznT\":\"Une erreur inconnue s'est produite lors de la mise à jour de votre mot de passe. Veuillez réessayer plus tard.\",\"/YgkWz\":\"Une erreur inconnue s'est produite lors de la mise à jour de votre profil public. Veuillez réessayer plus tard.\",\"PgR2KT\":\"Une erreur inconnue s'est produite lors de la mise à jour de votre équipe. Veuillez réessayer plus tard.\",\"Fkk/tM\":\"Une erreur inconnue s'est produite lors de la mise à jour de l'e-mail de l'équipe. Veuillez réessayer plus tard.\",\"XdaMt1\":\"Nous avons envoyé un e-mail de confirmation pour vérification.\",\"Z/3o7q\":\"Nous n'avons pas pu copier le token dans votre presse-papiers. Veuillez réessayer.\",\"/f76sW\":\"Nous n'avons pas pu copier votre code de récupération dans votre presse-papiers. Veuillez réessayer.\",\"5Elc4g\":\"Nous n'avons pas pu créer de session de paiement. Veuillez réessayer ou contacter le support\",\"bw0W5A\":\"Nous n'avons pas pu désactiver l'authentification à deux facteurs pour votre compte. Veuillez vous assurer que vous avez correctement entré votre mot de passe et votre code de secours, puis réessayez.\",\"Ckd2da\":\"Nous n'avons pas pu vous déconnecter pour le moment.\",\"PGrghQ\":\"Nous n'avons pas pu définir votre profil public comme public. Veuillez réessayer.\",\"I8Rr9j\":\"Nous n'avons pas pu configurer l'authentification à deux facteurs pour votre compte. Veuillez vous assurer que vous avez correctement entré votre code et réessayez.\",\"/Ez2eA\":\"Nous n'avons pas pu soumettre ce document pour le moment. Veuillez réessayer plus tard.\",\"zfClNd\":\"Nous n'avons pas pu vérifier vos détails. Veuillez réessayer ou contacter le support\",\"791g1I\":\"Nous n'avons pas pu vérifier votre e-mail. Si votre e-mail n'est pas déjà vérifié, veuillez réessayer.\",\"xxInDV\":\"Nous sommes tous vides\",\"lgW1qG\":[\"Nous avons envoyé un e-mail de confirmation à <0>\",[\"email\"],\". Veuillez vérifier votre boîte de réception et cliquer sur le lien de l'e-mail pour vérifier votre compte.\"],\"an6ayw\":\"Webhook créé\",\"LnaC5y\":\"Webhook supprimé\",\"kxZ7LS\":\"Webhook mis à jour\",\"nuh/Wq\":\"URL du webhook\",\"v1kQyJ\":\"Webhooks\",\"4XSc4l\":\"Hebdomadaire\",\"nx8adn\":\"Contentieux, nous avons de la chance de vous avoir.\",\"XRZQZj\":\"Essayiez-vous d'éditer ce document à la place ?\",\"v+iPzY\":\"Lorsque vous cliquez sur continuer, vous serez invité à ajouter le premier authentificateur disponible sur votre système.\",\"ks103z\":\"En attendant qu'ils le fassent, vous pouvez créer votre propre compte Documenso et commencer à signer des documents dès maintenant.\",\"gW6iyU\":\"Qui voulez-vous rappeler ?\",\"WCtNlH\":\"Écrivez sur l'équipe\",\"RB+i+e\":\"Écrivez sur vous-même\",\"zkWmBh\":\"Annuel\",\"kWJmRL\":\"Vous\",\"H0+WHg\":[\"Vous êtes sur le point de terminer l'approbation de \\\"\",[\"truncatedTitle\"],\"\\\".<0/> Êtes-vous sûr?\"],\"kzE21T\":[\"Vous êtes sur le point de terminer la signature de \\\"\",[\"truncatedTitle\"],\"\\\".<0/> Êtes-vous sûr?\"],\"9AVWSg\":[\"Vous êtes sur le point de terminer la visualisation de \\\"\",[\"truncatedTitle\"],\"\\\".<0/> Êtes-vous sûr?\"],\"wPAx3W\":[\"Vous êtes sur le point de supprimer <0>\\\"\",[\"documentTitle\"],\"\\\"\"],\"bnSqz9\":[\"Vous êtes sur le point de supprimer l'e-mail d'équipe suivant de <0>\",[\"teamName\"],\".\"],\"5K1f43\":[\"Vous êtes sur le point de cacher <0>\\\"\",[\"documentTitle\"],\"\\\"\"],\"Z7Zba7\":\"Vous êtes sur le point de quitter l'équipe suivante.\",\"w4DsUu\":[\"Vous êtes sur le point de supprimer l'utilisateur suivant de <0>\",[\"teamName\"],\".\"],\"3TbP+M\":[\"Vous êtes sur le point de révoquer l'accès de l'équipe <0>\",[\"0\"],\" (\",[\"1\"],\") à votre e-mail.\"],\"km5WYz\":\"Vous êtes actuellement sur le <0>Plan Gratuit.\",\"vELAGq\":[\"Vous mettez à jour actuellement <0>\",[\"teamMemberName\"],\".\"],\"9Vb1lk\":[\"Vous mettez à jour actuellement la clé de passkey <0>\",[\"passkeyName\"],\".\"],\"fE9efX\":\"Vous n'êtes pas autorisé à voir cette page.\",\"xGF8ow\":\"Vous pouvez choisir d'activer ou de désactiver votre profil pour la vue publique.\",\"knayUe\":\"Vous pouvez choisir d'activer ou de désactiver le profil de votre équipe pour la vue publique.\",\"6RWhw7\":\"Vous pouvez revendiquer votre profil plus tard en allant dans vos paramètres de profil !\",\"wvsTRr\":\"Vous pouvez mettre à jour l'URL de profil en mettant à jour l'URL de l'équipe dans la page des paramètres généraux.\",\"MfJtjp\":\"Vous pouvez voir les documents associés à cet e-mail et utiliser cette identité lors de l'envoi de documents.\",\"q1+l2h\":[\"Vous ne pouvez pas avoir plus de \",[\"MAXIMUM_PASSKEYS\"],\" clés de passkey.\"],\"Nv8I50\":\"Vous ne pouvez pas modifier un membre de l'équipe qui a un rôle plus élevé que vous.\",\"tBM5rt\":\"Vous ne pouvez pas télécharger de PDF cryptés\",\"vGmUyC\":\"Vous n'avez actuellement pas de dossier client, cela ne devrait pas se produire. Veuillez contacter le support pour obtenir de l'aide.\",\"COkiAI\":[\"Vous avez accepté une invitation de <0>\",[\"0\"],\" pour rejoindre leur équipe.\"],\"XJ/LXV\":[\"Vous avez déjà terminé le transfert de propriété pour <0>\",[\"0\"],\".\"],\"udOfln\":[\"Vous avez déjà vérifié votre adresse e-mail pour <0>\",[\"0\"],\".\"],\"rawUsl\":[\"Vous avez été invité par <0>\",[\"0\"],\" à rejoindre leur équipe.\"],\"C5iBwQ\":[\"Vous avez décliné l'invitation de <0>\",[\"0\"],\" pour rejoindre leur équipe.\"],\"9vc55I\":\"Vous n'avez pas encore de webhooks. Vos webhooks seront affichés ici une fois que vous les aurez créés.\",\"MWXNow\":\"Vous n'avez pas encore créé de modèles. Pour créer un modèle, veuillez en télécharger un.\",\"qJTcfP\":\"Vous n'avez pas encore créé ou reçu de documents. Pour créer un document, veuillez en télécharger un.\",\"yvV4GX\":[\"Vous avez atteint la limite maximale de \",[\"0\"],\" modèles directs. <0>Mettez à niveau votre compte pour continuer !\"],\"m5RA9C\":\"Vous avez atteint votre limite de documents.\",\"K/3HUN\":\"Vous avez atteint votre limite de documents. <0>Mettez à niveau votre compte pour continuer !\",\"dURxlX\":\"Vous avez quitté cette équipe avec succès.\",\"vi6pfe\":\"Vous vous êtes inscrit avec succès. Veuillez vérifier votre compte en cliquant sur le lien que vous avez reçu dans l'e-mail.\",\"B5Ovxs\":\"Vous avez retiré cet utilisateur de l'équipe avec succès.\",\"PIl3Hg\":\"Vous avez révoqué l'accès avec succès.\",\"Z1UZXO\":[\"Vous avez mis à jour \",[\"teamMemberName\"],\".\"],\"tD6Cj2\":[\"Vous avez vérifié votre adresse e-mail pour <0>\",[\"0\"],\".\"],\"pNlz0U\":\"Vous devez être un administrateur de cette équipe pour gérer la facturation.\",\"OGT1bh\":\"Vous devez entrer {deleteMessage} pour continuer\",\"jifgCp\":\"Vous devez avoir au moins un autre membre de l'équipe pour transférer la propriété.\",\"ID3LkG\":\"Vous devez définir une URL de profil avant d'activer votre profil public.\",\"zfliFq\":[\"Vous devez être connecté en tant que <0>\",[\"email\"],\" pour voir cette page.\"],\"1et3k8\":\"Vous devez être connecté pour voir cette page.\",\"ZR9lKP\":\"Vous devez configurer 2FA pour marquer ce document comme vu.\",\"tKEndc\":\"Vous serez notifié et pourrez configurer votre profil public Documenso lorsque nous lancerons la fonctionnalité.\",\"MBzXsC\":\"Vous devrez maintenant entrer un code de votre application d'authentification lors de la connexion.\",\"eWlnaX\":\"Vous recevrez une copie par e-mail du document signé une fois que tout le monde aura signé.\",\"gmJH7Y\":\"Votre compte a été supprimé avec succès.\",\"YL3Iyk\":\"Votre avatar a été mis à jour avec succès.\",\"c4qhbN\":\"Votre bannière a été mise à jour avec succès.\",\"+Ljs6n\":\"Votre plan actuel est en retard. Veuillez mettre à jour vos informations de paiement.\",\"5s2EJQ\":\"Vos modèles de signature directe\",\"pj2JS8\":\"Votre document a échoué à se télécharger.\",\"DIplUX\":\"Votre document a été créé à partir du modèle avec succès.\",\"iz6qAJ\":\"Votre document a été renvoyé avec succès.\",\"0KIVTr\":\"Votre document a été envoyé avec succès.\",\"vbvBKY\":\"Votre document a été dupliqué avec succès.\",\"TqcK/s\":\"Votre document a été téléchargé avec succès.\",\"xEM9BR\":\"Votre document a été téléchargé avec succès. Vous serez redirigé vers la page de modèle.\",\"F2NQI1\":\"Vos documents\",\"JQbHxK\":\"Votre e-mail a été confirmé avec succès ! Vous pouvez maintenant utiliser toutes les fonctionnalités de Documenso.\",\"pSDzas\":[\"Votre e-mail est actuellement utilisé par l'équipe <0>\",[\"0\"],\" (\",[\"1\"],\").\"],\"K6mQ0w\":\"Vos jetons existants\",\"Ecp9Z/\":\"Votre mot de passe a été mis à jour avec succès.\",\"/tDdSk\":\"Votre paiement pour les équipes est en retard. Veuillez régler le paiement pour éviter toute interruption de service.\",\"R+Yx9f\":\"Votre profil a été mis à jour avec succès.\",\"skqRDH\":\"Votre profil a été mis à jour.\",\"kF7YFF\":\"Votre profil public a été mis à jour.\",\"XnIGua\":\"Votre code de récupération a été copié dans votre presse-papiers.\",\"/N3QQp\":\"Vos codes de récupération sont listés ci-dessous. Veuillez les conserver dans un endroit sûr.\",\"o9X4Qf\":\"Votre abonnement est actuellement actif.\",\"+fTW4I\":\"Votre équipe a été créée.\",\"DCGKPd\":\"Votre équipe a été supprimée avec succès.\",\"7rm0si\":\"Votre équipe a été mise à jour avec succès.\",\"icNCVp\":\"Votre modèle a été dupliqué avec succès.\",\"juxjhy\":\"Votre modèle a été supprimé avec succès.\",\"BHaG+M\":\"Votre modèle sera dupliqué.\",\"WQkZGA\":\"Vos modèles ont été enregistrés avec succès.\",\"4OcZNw\":\"Votre jeton a expiré !\",\"stera3\":\"Votre jeton a été créé avec succès ! Assurez-vous de le copier car vous ne pourrez plus le voir !\",\"R5j6t5\":\"Vos jetons seront affichés ici une fois que vous les aurez créés.\",\"73XXzw\":[[\"0\"],\" sur \",[\"1\"],\" ligne(s) sélectionnée(s).\"],\"lZ4w45\":[[\"visibleRows\",\"plural\",{\"one\":[\"Affichage de \",\"#\",\" résultat.\"],\"other\":[\"Affichage de \",\"#\",\" résultats.\"]}]],\"AhYxw5\":\"<0>Hériter du méthode d'authentification - Utiliser la méthode d'authentification de signature d'action globale configurée dans l'étape \\\"Paramètres Générales\\\"\",\"OepImG\":\"<0>Aucune restriction - Aucune authentification requise\",\"07+JZ2\":\"<0>Aucune restriction - Le document peut être accédé directement par l'URL envoyée au destinataire\",\"jx/lwn\":\"<0>Aucun - Aucune authentification requise\",\"CUT3u1\":\"<0>Exiger 2FA - Le destinataire doit avoir un compte et 2FA activé via ses paramètres\",\"2PbD3D\":\"<0>Exiger un compte - Le destinataire doit être connecté pour voir le document\",\"QHSbey\":\"<0>Exiger une clé d'accès - Le destinataire doit avoir un compte et une clé d'accès configurée via ses paramètres\",\"Oy5nEc\":\"Ajouter un document\",\"7Pz5x5\":\"Ajouter une URL pour rediriger l'utilisateur une fois le document signé\",\"aILOUH\":\"Ajouter un ID externe au document. Cela peut être utilisé pour identifier le document dans des systèmes externes.\",\"bK1dPK\":\"Ajouter un ID externe au modèle. Cela peut être utilisé pour identifier dans des systèmes externes.\",\"nnZ1Sa\":\"Ajouter une autre option\",\"0/UVRw\":\"Ajouter une autre valeur\",\"VaCh6w\":\"Ajoutez-moi\",\"jAa/lz\":\"Ajoutez-moi\",\"29QK6H\":\"Ajouter un destinataire de substitution\",\"vcxlzZ\":\"Ajouter un signataire\",\"MwcOtB\":\"Ajouter du texte\",\"7F2ltK\":\"Ajouter du texte au champ\",\"U3pytU\":\"Administrateur\",\"NFIOKv\":\"Options avancées\",\"VNgKZz\":\"Paramètres avancés\",\"bNUpvl\":\"Après soumission, un document sera automatiquement généré et ajouté à votre page de documents. Vous recevrez également une notification par email.\",\"ca9AbO\":\"Approuveur\",\"j2Uisd\":\"En attente d'approbation\",\"THokF3\":\"Noir\",\"Zn5crm\":\"Bleu\",\"brJrDl\":\"Impossible de retirer le signataire\",\"RpYfjZ\":\"Cc\",\"XdZeJk\":\"CC\",\"nrL/ZD\":\"CC'd\",\"EEk+d0\":\"Limite de caractères\",\"G1XxbZ\":\"Case à cocher\",\"wbixMe\":\"Valeurs de case à cocher\",\"u8JHrO\":\"Effacer les filtres\",\"IqxkER\":\"Effacer la signature\",\"OrcxNk\":\"Configurer le destinataire direct\",\"92KLYs\":[\"Configurer le champ \",[\"0\"]],\"MXSt4t\":[\"Created \",[\"0\"]],\"GB2F11\":\"Texte personnalisé\",\"4BHv90\":\"Format de date\",\"NLXhq7\":\"Receveur de lien direct\",\"YScG1E\":\"Accès au document\",\"rAqi0g\":\"Création de document\",\"6GyScL\":\"Faites glisser et déposez votre PDF ici.\",\"iKQcPM\":\"Liste déroulante\",\"XXvhMd\":\"Options de liste déroulante\",\"XLpxoj\":\"Options d'email\",\"vEAdOw\":\"Champ vide\",\"S+mLLv\":\"Activer l'ordre de signature\",\"ILG+sB\":\"Activer les signatures tapées\",\"f7sXvi\":\"Entrez le mot de passe\",\"5KfWxA\":\"ID externe\",\"4CP+OV\":\"Échec de l'enregistrement des paramètres.\",\"LK3SFK\":\"Limite de caractères du champ\",\"C21JWH\":\"Taille de police du champ\",\"NYkIsf\":\"Format du champ\",\"X6Tb6Q\":\"Étiquette du champ\",\"NaVkSD\":\"Espace réservé du champ\",\"cGeFup\":\"Taille de Police\",\"N1UTWT\":\"Authentification d'action de destinataire globale\",\"VmkjGB\":\"Vert\",\"uCroPU\":\"Je suis un signataire de ce document\",\"K6KTX2\":\"Je suis un visualiseur de ce document\",\"ngj5km\":\"Je suis un approuveur de ce document\",\"JUZIGu\":\"Je dois recevoir une copie de ce document<<<<<<< HEAD\",\"ZjDoG7\":\"I am required to recieve a copy of this document=======>>>>>>> main\",\"fnbcC0\":\"Hériter de la méthode d'authentification\",\"87a/t/\":\"Étiquette\",\"dtOoGl\":\"Gestionnaire\",\"CK1KXz\":\"Max\",\"OvoEq7\":\"Membre\",\"ziXm9u\":\"Message <0>(Optionnel)\",\"eTUF28\":\"Min\",\"4nqUV0\":\"Nécessite une approbation\",\"lNQBPg\":\"Nécessite une signature\",\"eUAUyG\":\"Nécessite une visualisation\",\"GBIRGD\":\"Aucun destinataire correspondant à cette description n'a été trouvé.\",\"f34Qxi\":\"Aucun destinataire avec ce rôle\",\"qQ7oqE\":\"Aucune restriction\",\"AxPAXW\":\"Aucun résultat trouvé\",\"pt86ev\":\"Aucun champ de signature trouvé\",\"bR2sEm\":\"Format de numéro\",\"eY6ns+\":\"Une fois activé, vous pouvez sélectionner n'importe quel destinataire actif pour être un destinataire de signature de lien direct ou en créer un nouveau. Ce type de destinataire ne peut pas être modifié ou supprimé.\",\"JE2qy+\":\"Une fois votre modèle configuré, partagez le lien où vous le souhaitez. La personne qui ouvre le lien pourra saisir ses informations dans le champ de destinataire de lien direct et remplir tout autre champ qui lui est attribué.\",\"fpzyLj\":[\"Page \",[\"0\"],\" sur \",[\"1\"]],\"8ltyoa\":\"Mot de passe requis\",\"ayaTI6\":\"Choisissez un numéro\",\"hx1ePY\":\"Espace réservé\",\"MtkqZc\":\"Radio\",\"5cEi0C\":\"Valeurs radio\",\"uNQ6eB\":\"Lecture seule\",\"UTnF5X\":\"Recevoir une copie\",\"ZIuo5V\":\"Authentification d'action de destinataire\",\"wRTiSD\":\"Rouge\",\"VTB2Rz\":\"URL de redirection\",\"8dg+Yo\":\"Champ requis\",\"xxCtZv\":\"Lignes par page\",\"9Y3hAT\":\"Sauvegarder le modèle\",\"StoBff\":\"Rechercher des langues...\",\"hVPa4O\":\"Sélectionner une option\",\"IM+vrQ\":\"Sélectionnez au moins\",\"Gve6FG\":\"Sélectionner l'option par défaut\",\"JlFcis\":\"Envoyer\",\"AEV4wo\":\"Envoyer le document\",\"iE3nGO\":\"Partager la carte de signature\",\"y+hKWu\":\"Partager le lien\",\"ydZ6yi\":\"Afficher les paramètres avancés\",\"u9Zt2g\":\"Sign Next Document\",\"jTCAGu\":\"Signataire\",\"6G8s+q\":\"Signature en cours\",\"kW2h2Z\":\"Certains signataires n'ont pas été assignés à un champ de signature. Veuillez assigner au moins 1 champ de signature à chaque signataire avant de continuer.\",\"kf83Ld\":\"Quelque chose a mal tourné.\",\"WlBiWh\":[\"Étape <0>\",[\"step\"],\" sur \",[\"maxStep\"],\"\"],\"ki77Td\":\"Objet <0>(Optionnel)\",\"hQRttt\":\"Soumettre\",\"URdrTr\":\"Titre du modèle\",\"imClgr\":\"L'authentification requise pour que les destinataires signent des champs\",\"yyD2dE\":\"L'authentification requise pour que les destinataires signent le champ de signature.\",\"GtDmLf\":\"L'authentification requise pour que les destinataires visualisent le document.\",\"zAoaPB\":\"Le nom du document\",\"Ev3GOS\":\"Le mot de passe que vous avez entré est incorrect. Veuillez réessayer.\",\"OPnnb6\":\"Le destinataire n'est pas tenu de prendre des mesures et reçoit une copie du document après son achèvement.\",\"v8p6Mb\":\"Le destinataire doit approuver le document pour qu'il soit complété.\",\"CPv0TB\":\"Le destinataire doit signer le document pour qu'il soit complété.\",\"oIvIfH\":\"Le destinataire doit visualiser le document pour qu'il soit complété.\",\"Br2bvS\":\"Le lien de partage n'a pas pu être créé pour le moment. Veuillez réessayer.\",\"XJIzqY\":\"Le lien de partage a été copié dans votre presse-papiers.\",\"UyM8/E\":\"L'email du signataire\",\"zHJ+vk\":\"Le nom du signataire\",\"kaEF2i\":\"Cela peut être remplacé par le paramétrage direct des exigences d'authentification pour chaque destinataire à l'étape suivante.\",\"QUZVfd\":\"Ce document a déjà été envoyé à ce destinataire. Vous ne pouvez plus modifier ce destinataire.\",\"riNGUC\":\"Ce document est protégé par mot de passe. Veuillez entrer le mot de passe pour visualiser le document.\",\"Qkeh+t\":\"Ce champ ne peut pas être modifié ou supprimé. Lorsque vous partagez le lien direct de ce modèle ou l'ajoutez à votre profil public, toute personne qui y accède peut saisir son nom et son email, et remplir les champs qui lui sont attribués.\",\"xrWgbt\":\"Ce destinataire ne peut plus être modifié car il a signé un champ ou complété le document.\",\"+J77hf\":\"Ce signataire a déjà signé le document.\",\"6iFh5a\":\"Cela remplacera tous les paramètres globaux.\",\"RxsRD6\":\"Fuseau horaire\",\"UWmOq4\":[\"Pour continuer, veuillez définir au moins une valeur pour le champ \",[\"0\"],\".\"],\"GT+2nz\":\"Mettez à jour le rôle et ajoutez des champs selon les besoins pour le destinataire direct. L'individu qui utilise le lien direct signera le document en tant que destinataire direct.\",\"kwkhPe\":\"Améliorer\",\"06fEqf\":\"Télécharger le document modèle\",\"lGWE4b\":\"Validation\",\"M/TIv1\":\"Visiteur\",\"RVWz5F\":\"Visionnage\",\"4/hUq0\":\"Vous êtes sur le point d'envoyer ce document aux destinataires. Êtes-vous sûr de vouloir continuer ?\",\"rb/T41\":\"Vous pouvez utiliser les variables suivantes dans votre message :\",\"9+Ph0R\":\"Vous ne pouvez pas télécharger de documents pour le moment.\"}")}; \ No newline at end of file diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po deleted file mode 100644 index 1057b096c..000000000 --- a/packages/lib/translations/fr/web.po +++ /dev/null @@ -1,4440 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: fr\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-10-18 04:04\n" -"Last-Translator: \n" -"Language-Team: French\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: fr\n" -"X-Crowdin-File: web.po\n" -"X-Crowdin-File-ID: 8\n" - -#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:69 -msgid "\"{0}\" will appear on the document as it has a timezone of \"{timezone}\"." -msgstr "\"{0}\" apparaîtra sur le document car il a un fuseau horaire de \"{timezone}\"." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:60 -msgid "\"{documentTitle}\" has been successfully deleted" -msgstr "\"{documentTitle}\" a été supprimé avec succès" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:78 -msgid "({0}) has invited you to approve this document" -msgstr "({0}) vous a invité à approuver ce document" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:75 -msgid "({0}) has invited you to sign this document" -msgstr "({0}) vous a invité à signer ce document" - -#: apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx:72 -msgid "({0}) has invited you to view this document" -msgstr "({0}) vous a invité à consulter ce document" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:311 -msgid "{0, plural, one {(1 character over)} other {(# characters over)}}" -msgstr "{0, plural, one {(1 caractère de trop)} other {(# caractères de trop)}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:237 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:395 -msgid "{0, plural, one {# character over the limit} other {# characters over the limit}}" -msgstr "{0, plural, one {# caractère au-dessus de la limite} other {# caractères au-dessus de la limite}}" - -#: apps/web/src/app/(recipient)/d/[token]/page.tsx:82 -msgid "{0, plural, one {# recipient} other {# recipients}}" -msgstr "{0, plural, one {# destinataire} other {# destinataires}}" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:66 -msgid "{0, plural, one {# Seat} other {# Seats}}" -msgstr "{0, plural, one {# siège} other {# sièges}}" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:37 -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:66 -msgid "{0, plural, one {<0>You have <1>1 pending team invitation} other {<2>You have <3># pending team invitations}}" -msgstr "{0, plural, one {<0>Vous avez <1>1 invitation d'équipe en attente} other {<2>Vous avez <3># invitations d'équipe en attente}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:129 -msgid "{0, plural, one {1 Recipient} other {# Recipients}}" -msgstr "{0, plural, one {1 Destinataire} other {# Destinataires}}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:230 -msgid "{0, plural, one {Waiting on 1 recipient} other {Waiting on # recipients}}" -msgstr "{0, plural, one {En attente d'1 destinataire} other {En attente de # destinataires}}" - -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:64 -msgid "{0, plural, zero {Select values} other {# selected...}}" -msgstr "{0, plural, zero {Sélectionner des valeurs} other {# sélectionnées...}}" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:249 -msgid "{0} direct signing templates" -msgstr "{0} modèles de signature directe" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:66 -msgid "{0} document" -msgstr "{0} document" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:146 -msgid "{0} of {1} documents remaining this month." -msgstr "{0} des {1} documents restants ce mois-ci." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:165 -msgid "{0} Recipient(s)" -msgstr "{0} Destinataire(s)" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:67 -msgid "{0} the document to complete the process." -msgstr "{0} le document pour compléter le processus." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:292 -msgid "{charactersRemaining, plural, one {1 character remaining} other {{charactersRemaining} characters remaining}}" -msgstr "{charactersRemaining, plural, one {1 caractère restant} other {{charactersRemaining} caractères restants}}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:55 -msgid "{formattedTeamMemberQuanity} • Monthly • Renews: {formattedDate}" -msgstr "{formattedTeamMemberQuanity} • Mensuel • Renouvelle : {formattedDate}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:48 -msgid "{numberOfSeats, plural, one {# member} other {# members}}" -msgstr "{numberOfSeats, plural, one {# membre} other {# membres}}" - -#: apps/web/src/components/forms/public-profile-form.tsx:231 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:389 -msgid "{remaningLength, plural, one {# character remaining} other {# characters remaining}}" -msgstr "{remaningLength, plural, one {# caractère restant} other {# caractères restants}}" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:45 -msgid "<0>\"{0}\"is no longer available to sign" -msgstr "<0>\"{0}\" n'est plus disponible pour signer" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:57 -msgid "<0>Sender: All" -msgstr "<0>Expéditeur : Tous" - -#: apps/web/src/components/partials/not-found.tsx:45 -msgid "404 Page not found" -msgstr "404 Page non trouvée" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:15 -msgid "404 Profile not found" -msgstr "404 Profil non trouvé" - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:15 -msgid "404 Team not found" -msgstr "404 Équipe non trouvée" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:15 -msgid "404 Template not found" -msgstr "404 Modèle non trouvé" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:55 -msgid "A confirmation email has been sent, and it should arrive in your inbox shortly." -msgstr "Un e-mail de confirmation a été envoyé et devrait arriver dans votre boîte de réception sous peu." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:201 -msgid "A draft document will be created" -msgstr "Un document brouillon sera créé" - -#: apps/web/src/components/forms/token.tsx:127 -msgid "A new token was created successfully." -msgstr "Un nouveau jeton a été créé avec succès." - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:24 -#: apps/web/src/components/forms/forgot-password.tsx:58 -msgid "A password reset email has been sent, if you have an account you should see it in your inbox shortly." -msgstr "Un e-mail de réinitialisation de mot de passe a été envoyé, si vous avez un compte vous devriez le voir dans votre boîte de réception sous peu." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:94 -msgid "A request to transfer the ownership of this team has been sent to <0>{0} ({1})" -msgstr "Une demande pour transférer la propriété de cette équipe a été envoyée à <0>{0} ({1})" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:228 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso" -msgstr "Un secret qui sera envoyé à votre URL afin que vous puissiez vérifier que la demande a été envoyée par Documenso" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:196 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:198 -msgid "A secret that will be sent to your URL so you can verify that the request has been sent by Documenso." -msgstr "Un secret qui sera envoyé à votre URL afin que vous puissiez vérifier que la demande a été envoyée par Documenso." - -#: apps/web/src/components/forms/public-profile-form.tsx:198 -msgid "A unique URL to access your profile" -msgstr "Une URL unique pour accéder à votre profil" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:206 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:139 -msgid "A unique URL to identify your team" -msgstr "Une URL unique pour identifier votre équipe" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:137 -msgid "A verification email will be sent to the provided email." -msgstr "Un e-mail de vérification sera envoyé à l'adresse e-mail fournie." - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:46 -msgid "Accept" -msgstr "Accepter" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:26 -msgid "Accepted team invitation" -msgstr "Invitation d'équipe acceptée" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:48 -msgid "Account deleted" -msgstr "Compte supprimé" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:104 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:121 -#: 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 -msgid "Action" -msgstr "Action" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:85 -#: 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 -msgid "Actions" -msgstr "Actions" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:101 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:76 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:71 -msgid "Active" -msgstr "Actif" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:68 -msgid "Active Subscriptions" -msgstr "Abonnements actifs" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:189 -msgid "Add" -msgstr "Ajouter" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:175 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:87 -msgid "Add all relevant fields for each recipient." -msgstr "Ajouter tous les champs pertinents pour chaque destinataire." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:82 -msgid "Add all relevant placeholders for each recipient." -msgstr "Ajouter tous les espaces réservés pertinents pour chaque destinataire." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:62 -msgid "Add an authenticator to serve as a secondary authentication method for signing documents." -msgstr "Ajouter un authentificateur pour servir de méthode d'authentification secondaire pour signer des documents." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:57 -msgid "Add an authenticator to serve as a secondary authentication method when signing in, or when signing documents." -msgstr "Ajouter un authentificateur pour servir de méthode d'authentification secondaire lors de la connexion ou lors de la signature de documents." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:125 -msgid "Add email" -msgstr "Ajouter un e-mail" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:174 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:86 -msgid "Add Fields" -msgstr "Ajouter des champs" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:364 -msgid "Add more" -msgstr "Ajouter davantage" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:146 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:154 -msgid "Add passkey" -msgstr "Ajouter une clé de passe" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:81 -msgid "Add Placeholders" -msgstr "Ajouter des espaces réservés" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:169 -msgid "Add Signers" -msgstr "Ajouter des signataires" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:179 -msgid "Add Subject" -msgstr "Ajouter un sujet" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:133 -msgid "Add team email" -msgstr "Ajouter un e-mail d'équipe" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:170 -msgid "Add the people who will sign the document." -msgstr "Ajouter les personnes qui signeront le document." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:203 -msgid "Add the recipients to create the document with" -msgstr "Ajouter les destinataires pour créer le document avec" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:180 -msgid "Add the subject and message you wish to send to signers." -msgstr "Ajouter le sujet et le message que vous souhaitez envoyer aux signataires." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:152 -msgid "Adding and removing seats will adjust your invoice accordingly." -msgstr "Ajouter et supprimer des sièges ajustera votre facture en conséquence." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:59 -msgid "Admin Actions" -msgstr "Actions administratives" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:262 -msgid "Admin panel" -msgstr "Panneau d'administration" - -#: apps/web/src/components/formatter/document-status.tsx:46 -msgid "All" -msgstr "Tout" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:42 -msgid "All documents" -msgstr "Tous les documents" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:35 -msgid "All documents have been processed. Any new documents that are sent or received will show here." -msgstr "Tous les documents ont été traités. Tous nouveaux documents envoyés ou reçus s'afficheront ici." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:145 -msgid "All inserted signatures will be voided" -msgstr "Toutes les signatures insérées seront annulées" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:148 -msgid "All recipients will be notified" -msgstr "Tous les destinataires seront notifiés" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:57 -msgid "All templates" -msgstr "Tous les modèles" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:55 -msgid "All Time" -msgstr "Tout le temps" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:110 -msgid "Allows authenticating using biometrics, password managers, hardware keys, etc." -msgstr "Permet d'authentifier en utilisant des biométries, des gestionnaires de mots de passe, des clés matérielles, etc." - -#: apps/web/src/components/forms/v2/signup.tsx:423 -msgid "Already have an account? <0>Sign in instead" -msgstr "Vous avez déjà un compte ? <0>Connectez-vous plutôt" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:86 -msgid "Amount" -msgstr "Montant" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:262 -msgid "An email containing an invitation will be sent to each member." -msgstr "Un e-mail contenant une invitation sera envoyé à chaque membre." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:109 -msgid "An email requesting the transfer of this team has been sent." -msgstr "Un e-mail demandant le transfert de cette équipe a été envoyé." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:83 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:60 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:57 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:92 -#: apps/web/src/components/forms/avatar-image.tsx:116 -#: apps/web/src/components/forms/password.tsx:78 -#: apps/web/src/components/forms/profile.tsx:81 -#: apps/web/src/components/forms/reset-password.tsx:81 -#: apps/web/src/components/forms/signup.tsx:107 -#: apps/web/src/components/forms/token.tsx:137 -#: apps/web/src/components/forms/v2/signup.tsx:154 -msgid "An error occurred" -msgstr "Une erreur est survenue" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:266 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:197 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:231 -msgid "An error occurred while adding signers." -msgstr "Une erreur est survenue lors de l'ajout de signataires." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:301 -msgid "An error occurred while adding the fields." -msgstr "Une erreur est survenue lors de l'ajout des champs." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:161 -msgid "An error occurred while creating document from template." -msgstr "Une erreur est survenue lors de la création du document à partir d'un modèle." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:102 -msgid "An error occurred while creating the webhook. Please try again." -msgstr "Une erreur est survenue lors de la création du webhook. Veuillez réessayer." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:124 -msgid "An error occurred while disabling direct link signing." -msgstr "Une erreur est survenue lors de la désactivation de la signature par lien direct." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:64 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:76 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:105 -msgid "An error occurred while downloading your document." -msgstr "Une erreur est survenue lors du téléchargement de votre document." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:52 -msgid "An error occurred while duplicating template." -msgstr "Une erreur est survenue lors de la duplication du modèle." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:123 -msgid "An error occurred while enabling direct link signing." -msgstr "Une erreur est survenue lors de l'activation de la signature par lien direct." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:299 -msgid "An error occurred while loading team members. Please try again later." -msgstr "Une erreur est survenue lors du chargement des membres de l'équipe. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:58 -msgid "An error occurred while moving the document." -msgstr "Une erreur est survenue lors du déplacement du document." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:57 -msgid "An error occurred while moving the template." -msgstr "Une erreur est survenue lors du déplacement du modèle." - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:152 -#: 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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:148 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:129 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:173 -msgid "An error occurred while removing the signature." -msgstr "Une erreur est survenue lors de la suppression de la signature." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:196 -msgid "An error occurred while removing the text." -msgstr "Une erreur est survenue lors de la suppression du texte." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:332 -msgid "An error occurred while sending the document." -msgstr "Une erreur est survenue lors de l'envoi du document." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:63 -msgid "An error occurred while sending your confirmation email" -msgstr "Une erreur est survenue lors de l'envoi de votre e-mail de confirmation" - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:123 -#: 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 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:122 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:150 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:102 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:168 -msgid "An error occurred while signing the document." -msgstr "Une erreur est survenue lors de la signature du document." - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:63 -msgid "An error occurred while trying to create a checkout session." -msgstr "Une erreur est survenue lors de la création d'une session de paiement." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:232 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:166 -msgid "An error occurred while updating the document settings." -msgstr "Une erreur est survenue lors de la mise à jour des paramètres du document." - -#: apps/web/src/app/(signing)/sign/[token]/checkbox-field.tsx:213 -msgid "An error occurred while updating the signature." -msgstr "Une erreur est survenue lors de la mise à jour de la signature." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:79 -msgid "An error occurred while updating your profile." -msgstr "Une erreur est survenue lors de la mise à jour de votre profil." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:113 -msgid "An error occurred while uploading your document." -msgstr "Une erreur est survenue lors du téléchargement de votre document." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:89 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:66 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:63 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:98 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:54 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:301 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:97 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:100 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:105 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:84 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:158 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:116 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:89 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:100 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:94 -#: apps/web/src/components/forms/avatar-image.tsx:122 -#: apps/web/src/components/forms/password.tsx:84 -#: 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/reset-password.tsx:87 -#: 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 -#: apps/web/src/components/forms/token.tsx:143 -#: apps/web/src/components/forms/v2/signup.tsx:160 -#: apps/web/src/components/forms/v2/signup.tsx:183 -#: apps/web/src/components/forms/v2/signup.tsx:197 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:141 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:178 -msgid "An unknown error occurred" -msgstr "Une erreur inconnue est survenue" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:260 -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 "Tous les moyens de paiement associés à cette équipe resteront associés à cette équipe. Veuillez nous contacter si vous avez besoin de mettre à jour ces informations." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:22 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:42 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:56 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:90 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:93 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:89 -msgid "API Tokens" -msgstr "Jetons API" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:74 -msgid "App Version" -msgstr "Version de l'application" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:89 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:144 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:125 -msgid "Approve" -msgstr "Approuver" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:78 -msgid "Approved" -msgstr "Approuvé" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:129 -msgid "Are you sure you want to delete this token?" -msgstr "Êtes-vous sûr de vouloir supprimer ce jeton ?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:188 -msgid "Are you sure you want to remove the <0>{passkeyName} passkey." -msgstr "Êtes-vous sûr de vouloir supprimer la clé de passe <0>{passkeyName}." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:126 -msgid "Are you sure you wish to delete this team?" -msgstr "Êtes-vous sûr de vouloir supprimer cette équipe ?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:94 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:455 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:81 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:116 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:439 -msgid "Are you sure?" -msgstr "Êtes-vous sûr ?" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:66 -msgid "Attempts sealing the document again, useful for after a code change has occurred to resolve an erroneous document." -msgstr "Essaye de sceller le document à nouveau, utile après qu'un changement de code ait eu lieu pour résoudre un document erroné." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:127 -msgid "Audit Log" -msgstr "Journal d'audit" - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:41 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:52 -msgid "Authentication required" -msgstr "Authentification requise" - -#: apps/web/src/components/forms/avatar-image.tsx:145 -msgid "Avatar" -msgstr "Avatar" - -#: apps/web/src/components/forms/avatar-image.tsx:107 -msgid "Avatar Updated" -msgstr "Avatar mis à jour" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:121 -msgid "Awaiting email confirmation" -msgstr "En attente de confirmation par e-mail" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:369 -#: apps/web/src/components/(dashboard)/settings/layout/activity-back.tsx:20 -#: apps/web/src/components/forms/v2/signup.tsx:509 -msgid "Back" -msgstr "Retour" - -#: apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx:109 -msgid "Back to Documents" -msgstr "Retour aux documents" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:146 -msgid "Background Color" -msgstr "Couleur d'arrière-plan" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:167 -#: apps/web/src/components/forms/signin.tsx:485 -msgid "Backup Code" -msgstr "Code de sauvegarde" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:164 -msgid "Backup codes" -msgstr "Codes de sauvegarde" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:74 -msgid "Banner Updated" -msgstr "Bannière mise à jour" - -#: apps/web/src/components/forms/v2/signup.tsx:472 -msgid "Basic details" -msgstr "Détails de base" - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:72 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:61 -#: 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:108 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:116 -msgid "Billing" -msgstr "Facturation" - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:99 -msgid "Browser" -msgstr "Navigateur" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:279 -msgid "Bulk Import" -msgstr "Importation en masse" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:156 -msgid "By deleting this document, the following will occur:" -msgstr "En supprimant ce document, les éléments suivants se produiront :" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:114 -msgid "By enabling 2FA, you will be required to enter a code from your authenticator app every time you sign in." -msgstr "En activant l'authentification à deux facteurs (2FA), vous devrez entrer un code provenant de votre application d'authentification chaque fois que vous vous connectez." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:186 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:190 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:108 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:157 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:198 -#: 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/template-direct-link-dialog.tsx:472 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:178 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:71 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:164 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:189 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:151 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:215 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:327 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:113 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:248 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:333 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:176 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:242 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:185 -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:218 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:163 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:104 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:369 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:102 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:278 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:187 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:257 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:163 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:450 -msgid "Cancel" -msgstr "Annuler" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:226 -msgid "Cancelled by user" -msgstr "Annulé par l'utilisateur" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:132 -msgid "Charts" -msgstr "Graphiques" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:179 -msgid "Checkout" -msgstr "Passer à la caisse" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:271 -msgid "Choose an existing recipient from below to continue" -msgstr "Choisissez un destinataire existant ci-dessous pour continuer" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:267 -msgid "Choose Direct Link Recipient" -msgstr "Choisissez un destinataire pour le lien direct" - -#: apps/web/src/components/forms/token.tsx:200 -msgid "Choose..." -msgstr "Choisissez..." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:160 -msgid "Claim account" -msgstr "Revendiquer le compte" - -#: apps/web/src/components/forms/v2/signup.tsx:481 -msgid "Claim username" -msgstr "Revendiquer le nom d'utilisateur" - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:28 -msgid "Claim your profile later" -msgstr "Revendiquer votre profil plus tard" - -#: apps/web/src/components/forms/v2/signup.tsx:279 -msgid "Claim your username now" -msgstr "Revendiquer votre nom d'utilisateur maintenant" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:130 -msgid "Click here to get started" -msgstr "Cliquez ici pour commencer" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:78 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:118 -#: apps/web/src/components/document/document-history-sheet.tsx:133 -msgid "Click here to retry" -msgstr "Cliquez ici pour réessayer" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:392 -msgid "Click here to upload" -msgstr "Cliquez ici pour télécharger" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:52 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:65 -msgid "Click to copy signing link for sending to recipient" -msgstr "Cliquez pour copier le lien de signature à envoyer au destinataire" - -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:175 -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:115 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:435 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:314 -msgid "Click to insert field" -msgstr "Cliquez pour insérer le champ" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:126 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:339 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:125 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:138 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:121 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:180 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:102 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:319 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:423 -msgid "Close" -msgstr "Fermer" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:425 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:304 -#: apps/web/src/components/forms/v2/signup.tsx:534 -msgid "Complete" -msgstr "Compléter" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:70 -msgid "Complete Approval" -msgstr "Compléter l'approbation" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:69 -msgid "Complete Signing" -msgstr "Compléter la signature" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:68 -msgid "Complete Viewing" -msgstr "Compléter la visualisation" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:62 -#: apps/web/src/components/formatter/document-status.tsx:28 -msgid "Completed" -msgstr "Complété" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:48 -msgid "Completed documents" -msgstr "Documents complétés" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:94 -msgid "Completed Documents" -msgstr "Documents Complétés" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:165 -msgid "Configure general settings for the document." -msgstr "Configurer les paramètres généraux pour le document." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:77 -msgid "Configure general settings for the template." -msgstr "Configurer les paramètres généraux pour le modèle." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:337 -msgid "Configure template" -msgstr "Configurer le modèle" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:481 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:460 -msgid "Confirm" -msgstr "Confirmer" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:207 -msgid "Confirm by typing <0>{confirmTransferMessage}" -msgstr "Confirmer en tapant <0>{confirmTransferMessage}" - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:149 -msgid "Confirm by typing <0>{deleteMessage}" -msgstr "Confirmer en tapant <0>{deleteMessage}" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:152 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:140 -msgid "Confirm by typing: <0>{deleteMessage}" -msgstr "Confirmer en tapant : <0>{deleteMessage}" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Confirm Deletion" -msgstr "Confirmer la suppression" - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:19 -msgid "Confirm email" -msgstr "Confirmer l'email" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:53 -msgid "Confirmation email sent" -msgstr "Email de confirmation envoyé" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:189 -msgid "Content" -msgstr "Contenu" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:252 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:135 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:69 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:143 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:72 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:122 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:328 -msgid "Continue" -msgstr "Continuer" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:141 -msgid "Continue to login" -msgstr "Continuer vers la connexion" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:77 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:31 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:163 -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:40 -#: apps/web/src/components/forms/public-profile-form.tsx:117 -msgid "Copied to clipboard" -msgstr "Copié dans le presse-papiers" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:169 -msgid "Copy sharable link" -msgstr "Copier le lien partageable" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:397 -msgid "Copy Shareable Link" -msgstr "Copier le lien partageable" - -#: apps/web/src/components/forms/token.tsx:288 -msgid "Copy token" -msgstr "Copier le jeton" - -#: apps/web/src/app/(profile)/profile-header.tsx:83 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:245 -msgid "Create" -msgstr "Créer" - -#: apps/web/src/components/forms/v2/signup.tsx:264 -msgid "Create a new account" -msgstr "Créer un nouveau compte" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:150 -msgid "Create a team to collaborate with your team members." -msgstr "Créer une équipe pour collaborer avec vos membres." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:106 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:111 -msgid "Create account" -msgstr "Créer un compte" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:345 -msgid "Create and send" -msgstr "Créer et envoyer" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:347 -msgid "Create as draft" -msgstr "Créer en tant que brouillon" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:35 -msgid "Create Direct Link" -msgstr "Créer un lien direct" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:202 -msgid "Create Direct Signing Link" -msgstr "Créer un lien de signature directe" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:197 -msgid "Create document from template" -msgstr "Créer un document à partir du modèle" - -#: apps/web/src/app/(profile)/profile-header.tsx:79 -msgid "Create now" -msgstr "Créer maintenant" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:352 -msgid "Create one automatically" -msgstr "Créer un automatiquement" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:181 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:251 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:138 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:146 -msgid "Create team" -msgstr "Créer une équipe" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:226 -msgid "Create Team" -msgstr "Créer une équipe" - -#: apps/web/src/components/forms/token.tsx:250 -#: apps/web/src/components/forms/token.tsx:259 -msgid "Create token" -msgstr "Créer un jeton" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:125 -msgid "Create webhook" -msgstr "Créer un webhook" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:117 -msgid "Create Webhook" -msgstr "Créer un Webhook" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:229 -msgid "Create your account and start using state-of-the-art document signing." -msgstr "Créez votre compte et commencez à utiliser la signature de documents à la pointe de la technologie." - -#: apps/web/src/components/forms/v2/signup.tsx:268 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Créez votre compte et commencez à utiliser la signature de documents à la pointe de la technologie. Une signature ouverte et magnifique est à votre portée." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:62 -#: 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/data-table-templates.tsx:56 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:274 -msgid "Created" -msgstr "Créé" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:35 -msgid "Created At" -msgstr "Créé le" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:79 -msgid "Created by" -msgstr "Créé par" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:48 -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table.tsx:78 -msgid "Created on" -msgstr "Créé le" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:67 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:88 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:93 -msgid "Created on {0}" -msgstr "Créé le {0}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:100 -msgid "Created on{0}" -msgstr "Créé le{0}" - -#: apps/web/src/components/forms/password.tsx:107 -msgid "Current Password" -msgstr "Mot de passe actuel" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:69 -msgid "Current plan: {0}" -msgstr "Plan actuel : {0}" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:28 -msgid "Daily" -msgstr "Quotidien" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:265 -msgid "Dark Mode" -msgstr "Mode sombre" - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:70 -#: apps/web/src/app/(signing)/sign/[token]/date-field.tsx:148 -msgid "Date" -msgstr "Date" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:85 -msgid "Date created" -msgstr "Date de création" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:47 -msgid "Decline" -msgstr "Décliner" - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:26 -msgid "Declined team invitation" -msgstr "Invitation d'équipe refusée" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:177 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:211 -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:83 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:100 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:91 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:90 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:122 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:105 -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:121 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:109 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:167 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:113 -msgid "Delete" -msgstr "Supprimer" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:137 -msgid "Delete account" -msgstr "Supprimer le compte" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:105 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:83 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:97 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:104 -msgid "Delete Account" -msgstr "Supprimer le compte" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:135 -msgid "Delete document" -msgstr "Supprimer le document" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:98 -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:105 -msgid "Delete Document" -msgstr "Supprimer le document" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:184 -msgid "Delete passkey" -msgstr "Supprimer la clé d'accès" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:191 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:118 -msgid "Delete team" -msgstr "Supprimer l'équipe" - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:73 -msgid "Delete team member" -msgstr "Supprimer le membre de l'équipe" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:88 -msgid "Delete the document. This action is irreversible so proceed with caution." -msgstr "Supprimez le document. Cette action est irréversible, alors procédez avec prudence." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:87 -msgid "Delete the users account and all its contents. This action is irreversible and will cancel their subscription, so proceed with caution." -msgstr "Supprimez le compte de l'utilisateur et tout son contenu. Cette action est irréversible et annulera son abonnement, alors procédez avec prudence." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:117 -msgid "Delete Webhook" -msgstr "Supprimer le Webhook" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:86 -msgid "Delete your account and all its contents, including completed documents. This action is irreversible and will cancel your subscription, so proceed with caution." -msgstr "Supprimez votre compte et tout son contenu, y compris les documents complétés. Cette action est irréversible et annulera votre abonnement, alors procédez avec prudence." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:41 -msgid "Deleted" -msgstr "Supprimé" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:157 -msgid "Deleting account..." -msgstr "Suppression du compte..." - -#: apps/web/src/app/(dashboard)/settings/security/activity/user-security-activity-data-table.tsx:75 -msgid "Device" -msgstr "Appareil" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:91 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link" -msgstr "lien direct" - -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:76 -msgid "Direct link" -msgstr "Lien direct" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:46 -msgid "direct link disabled" -msgstr "lien direct désactivé" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:363 -msgid "Direct Link Signing" -msgstr "Signature de lien direct" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:115 -msgid "Direct link signing has been disabled" -msgstr "La signature de lien direct a été désactivée" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:114 -msgid "Direct link signing has been enabled" -msgstr "La signature de lien direct a été activée" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:95 -msgid "Direct link templates contain one dynamic recipient placeholder. Anyone with access to this link can sign the document, and it will then appear on your documents page." -msgstr "Les modèles de lien direct contiennent un espace réservé de destinataire dynamique. Quiconque ayant accès à ce lien peut signer le document, et il apparaîtra ensuite sur votre page de documents." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:142 -msgid "Direct template link deleted" -msgstr "Modèle de lien direct supprimé" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:228 -msgid "Direct template link usage exceeded ({0}/{1})" -msgstr "L'utilisation du lien de modèle direct a été dépassée ({0}/{1})" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:417 -msgid "Disable" -msgstr "Désactiver" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:116 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:123 -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:192 -msgid "Disable 2FA" -msgstr "Désactiver 2FA" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:116 -msgid "Disable Two Factor Authentication before deleting your account." -msgstr "Désactiver l'authentification à deux facteurs avant de supprimer votre compte." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -msgid "Disabled" -msgstr "Désactivé" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:380 -msgid "Disabling direct link signing will prevent anyone from accessing the link." -msgstr "Désactiver la signature de lien direct empêchera quiconque d'accéder au lien." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:75 -msgid "Display your name and email in documents" -msgstr "Afficher votre nom et votre email dans les documents" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:63 -msgid "Do you want to delete this template?" -msgstr "Voulez-vous supprimer ce modèle ?" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:63 -msgid "Do you want to duplicate this template?" -msgstr "Voulez-vous dupliquer ce modèle ?" - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:122 -msgid "Documenso will delete <0>all of your documents, along with all of your completed documents, signatures, and all other resources belonging to your Account." -msgstr "Documenso supprimera <0>tous vos documents, ainsi que tous vos documents complétés, signatures, et toutes les autres ressources appartenant à votre compte." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:119 -msgid "Document" -msgstr "Document" - -#: apps/web/src/components/formatter/document-status.tsx:47 -msgid "Document All" -msgstr "Document Tout" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:135 -msgid "Document Approved" -msgstr "Document Approuvé" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:40 -msgid "Document Cancelled" -msgstr "Document Annulé" - -#: apps/web/src/components/formatter/document-status.tsx:29 -msgid "Document completed" -msgstr "Document complété" - -#: apps/web/src/app/embed/completed.tsx:16 -msgid "Document Completed!" -msgstr "Document Complété !" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:150 -msgid "Document created" -msgstr "Document créé" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:51 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:173 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:59 -msgid "Document deleted" -msgstr "Document supprimé" - -#: apps/web/src/components/formatter/document-status.tsx:35 -msgid "Document draft" -msgstr "Brouillon de document" - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:58 -msgid "Document Duplicated" -msgstr "Document dupliqué" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:184 -#: apps/web/src/components/document/document-history-sheet.tsx:104 -msgid "Document history" -msgstr "Historique du document" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:71 -msgid "Document ID" -msgstr "ID du document" - -#: apps/web/src/components/formatter/document-status.tsx:41 -msgid "Document inbox" -msgstr "Boîte de réception des documents" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:179 -msgid "Document Limit Exceeded!" -msgstr "Limite de documents dépassée !" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:82 -msgid "Document metrics" -msgstr "Métriques du document" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:49 -msgid "Document moved" -msgstr "Document déplacé" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:159 -msgid "Document no longer available to sign" -msgstr "Document non disponible pour signature" - -#: apps/web/src/components/formatter/document-status.tsx:23 -msgid "Document pending" -msgstr "Document en attente" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:97 -msgid "Document re-sent" -msgstr "Document renvoyé" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:36 -msgid "Document resealed" -msgstr "Document resealé" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:321 -msgid "Document sent" -msgstr "Document envoyé" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:133 -msgid "Document Signed" -msgstr "Document signé" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:142 -msgid "Document signing process will be cancelled" -msgstr "Le processus de signature du document sera annulé" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:75 -msgid "Document status" -msgstr "Statut du document" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:67 -msgid "Document title" -msgstr "Titre du document" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:51 -msgid "Document upload disabled due to unpaid invoices" -msgstr "Téléchargement du document désactivé en raison de factures impayées" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:81 -msgid "Document uploaded" -msgstr "Document téléchargé" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:134 -msgid "Document Viewed" -msgstr "Document consulté" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:139 -msgid "Document will be permanently deleted" -msgstr "Le document sera supprimé de manière permanente" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:65 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:92 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:139 -#: apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx:109 -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:16 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:15 -#: apps/web/src/app/(dashboard)/documents/documents-page-view.tsx:119 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:166 -#: apps/web/src/app/not-found.tsx:21 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:205 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:18 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:35 -#: apps/web/src/components/ui/user-profile-timur.tsx:60 -msgid "Documents" -msgstr "Documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:113 -msgid "Documents Received" -msgstr "Documents reçus" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:118 -msgid "Documents Viewed" -msgstr "Documents consultés" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:40 -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:45 -msgid "Don't have an account? <0>Sign up" -msgstr "Vous n'avez pas de compte? <0>Inscrivez-vous" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:111 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:120 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:141 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:160 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:110 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:185 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:107 -msgid "Download" -msgstr "Télécharger" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:81 -msgid "Download Audit Logs" -msgstr "Télécharger les journaux d'audit" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:84 -msgid "Download Certificate" -msgstr "Télécharger le certificat" - -#: apps/web/src/components/formatter/document-status.tsx:34 -msgid "Draft" -msgstr "Brouillon" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:46 -msgid "Draft documents" -msgstr "Documents en brouillon" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:86 -msgid "Drafted Documents" -msgstr "Documents brouillon" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:121 -msgid "Due to an unpaid invoice, your team has been restricted. Please settle the payment to restore full access to your team." -msgstr "En raison d'une facture impayée, votre équipe a été restreinte. Veuillez régler le paiement pour rétablir l'accès complet à votre équipe." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:133 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:165 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:85 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:71 -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:91 -msgid "Duplicate" -msgstr "Dupliquer" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:104 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:112 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:102 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:154 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:111 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:95 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:62 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:77 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:100 -msgid "Edit" -msgstr "Modifier" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:94 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:100 -msgid "Edit webhook" -msgstr "Modifier le webhook" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:166 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:114 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:71 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:248 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:255 -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:118 -#: 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:256 -#: 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:338 -#: apps/web/src/components/forms/signup.tsx:180 -msgid "Email" -msgstr "Email" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:134 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:300 -#: apps/web/src/components/forms/send-confirmation-email.tsx:82 -msgid "Email address" -msgstr "Adresse email" - -#: apps/web/src/components/forms/v2/signup.tsx:328 -msgid "Email Address" -msgstr "Adresse e-mail" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:36 -msgid "Email Confirmed!" -msgstr "Email confirmé !" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:20 -msgid "Email sent!" -msgstr "Email envoyé !" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:77 -msgid "Email verification has been removed" -msgstr "La vérification par email a été supprimée" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:33 -msgid "Email verification has been resent" -msgstr "La vérification par email a été renvoyée" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:153 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:262 -msgid "Enable 2FA" -msgstr "Activer 2FA" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:194 -msgid "Enable Authenticator App" -msgstr "Activer l'application Authenticator" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:251 -msgid "Enable direct link signing" -msgstr "Activer la signature par lien direct" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:374 -msgid "Enable Direct Link Signing" -msgstr "Activer la signature par lien direct" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:123 -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:138 -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:142 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:79 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:166 -msgid "Enabled" -msgstr "Activé" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:38 -msgid "Ends On" -msgstr "Se termine le" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:137 -msgid "Enter your email" -msgstr "Entrez votre email" - -#: apps/web/src/app/(recipient)/d/[token]/configure-direct-template.tsx:135 -msgid "Enter your email address to receive the completed document." -msgstr "Entrez votre adresse e-mail pour recevoir le document complété." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:122 -msgid "Enter your name" -msgstr "Entrez votre nom" - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:278 -msgid "Enter your text here" -msgstr "Entrez votre texte ici" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:41 -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:78 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:231 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:265 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:300 -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:331 -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:57 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:106 -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:112 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:165 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:196 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:230 -#: 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/use-template-dialog.tsx:160 -#: 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]/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 -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:136 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:83 -#: apps/web/src/app/(signing)/sign/[token]/email-field.tsx:109 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:121 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:147 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:149 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:194 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:101 -#: apps/web/src/app/(signing)/sign/[token]/radio-field.tsx:128 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:146 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:172 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:167 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:195 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:54 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:101 -msgid "Error" -msgstr "Erreur" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:143 -msgid "Everyone has signed" -msgstr "Tout le monde a signé" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:167 -msgid "Everyone has signed! You will receive an Email copy of the signed document." -msgstr "Tout le monde a signé ! Vous recevrez une copie par email du document signé." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:232 -msgid "Exceeded timeout" -msgstr "Délai dépassé" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:114 -msgid "Expired" -msgstr "Expiré" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:71 -msgid "Expires on {0}" -msgstr "Expire le {0}" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:107 -msgid "Expires on{0}" -msgstr "Expire le{0}" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:42 -msgid "Failed to reseal document" -msgstr "Échec du reseal du document" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:125 -msgid "Failed to update recipient" -msgstr "Échec de la mise à jour du destinataire" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:88 -msgid "Failed to update webhook" -msgstr "Échec de la mise à jour du webhook" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:190 -msgid "Fields" -msgstr "Champs" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:125 -msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB" -msgstr "Le fichier ne peut pas dépasser {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} Mo" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:21 -#: apps/web/src/components/forms/signin.tsx:370 -msgid "Forgot your password?" -msgstr "Mot de passe oublié ?" - -#: 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:241 -#: apps/web/src/components/forms/profile.tsx:110 -#: apps/web/src/components/forms/v2/signup.tsx:312 -msgid "Full Name" -msgstr "Nom complet" - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:164 -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:76 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:60 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:43 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:51 -msgid "General" -msgstr "Général" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:30 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:33 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:51 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:32 -#: apps/web/src/components/partials/not-found.tsx:67 -msgid "Go Back" -msgstr "Retourner" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:48 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:73 -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:101 -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:38 -msgid "Go back home" -msgstr "Retourner à la maison" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:240 -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:57 -msgid "Go Back Home" -msgstr "Retourner à la maison" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:76 -msgid "Go to owner" -msgstr "Aller au propriétaire" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:147 -msgid "Go to your <0>public profile settings to add documents." -msgstr "Allez à vos <0>paramètres de profil public pour ajouter des documents." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:29 -msgid "Here you can edit your personal details." -msgstr "Ici, vous pouvez modifier vos coordonnées personnelles." - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:35 -msgid "Here you can manage your password and security settings." -msgstr "Ici, vous pouvez gérer votre mot de passe et vos paramètres de sécurité." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:206 -msgid "Here's how it works:" -msgstr "Voici comment cela fonctionne :" - -#: apps/web/src/components/ui/user-profile-timur.tsx:49 -msgid "Hey I’m Timur" -msgstr "Salut, je suis Timur" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:187 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:200 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:155 -msgid "Hide" -msgstr "Cacher" - -#: apps/web/src/components/document/document-history-sheet.tsx:111 -msgid "Hide additional information" -msgstr "Cacher des informations supplémentaires" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:186 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:173 -msgid "I'm sure! Delete it" -msgstr "Je suis sûr ! Supprimez-le" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:103 -msgid "If they accept this request, the team will be transferred to their account." -msgstr "S'ils acceptent cette demande, l'équipe sera transférée à leur compte." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:196 -msgid "If you do not want to use the authenticator prompted, you can close it, which will then display the next available authenticator." -msgstr "Si vous ne souhaitez pas utiliser l'authentificateur proposé, vous pouvez le fermer, ce qui affichera l'authentificateur suivant disponible." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:30 -msgid "If you don't find the confirmation link in your inbox, you can request a new one below." -msgstr "Si vous ne trouvez pas le lien de confirmation dans votre boîte de réception, vous pouvez demander un nouveau ci-dessous." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:213 -msgid "If your authenticator app does not support QR codes, you can use the following code instead:" -msgstr "Si votre application d'authentification ne prend pas en charge les codes QR, vous pouvez utiliser le code suivant à la place :" - -#: apps/web/src/components/formatter/document-status.tsx:40 -msgid "Inbox" -msgstr "Boîte de réception" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:52 -msgid "Inbox documents" -msgstr "Documents de la boîte de réception" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:53 -msgid "Information" -msgstr "Information" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:78 -msgid "Inserted" -msgstr "Inséré" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:60 -msgid "Instance Stats" -msgstr "Statistiques de l'instance" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:151 -msgid "Invalid code. Please try again." -msgstr "Code invalide. Veuillez réessayer." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:100 -msgid "Invalid file" -msgstr "Fichier invalide" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:33 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:36 -msgid "Invalid link" -msgstr "Lien invalide" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:39 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:39 -msgid "Invalid token" -msgstr "Token invalide" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:123 -msgid "Invitation accepted!" -msgstr "Invitation acceptée !" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:118 -msgid "Invitation declined" -msgstr "Invitation refusée" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:80 -msgid "Invitation has been deleted" -msgstr "L'invitation a été supprimée" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:63 -msgid "Invitation has been resent" -msgstr "L'invitation a été renvoyée" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:374 -msgid "Invite" -msgstr "Inviter" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:250 -msgid "Invite member" -msgstr "Inviter un membre" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:275 -msgid "Invite Members" -msgstr "Inviter des membres" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:258 -msgid "Invite team members" -msgstr "Inviter des membres d'équipe" - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:128 -msgid "Invited At" -msgstr "Invité à" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:55 -msgid "Invoice" -msgstr "Facture" - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:134 -msgid "It looks like {0} hasn't added any documents to their profile yet." -msgstr "Il semble que {0} n'ait pas encore ajouté de documents à son profil." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:93 -msgid "It seems that the provided token has expired. We've just sent you another token, please check your email and try again." -msgstr "Il semble que le token fourni ait expiré. Nous venons de vous envoyer un autre token, veuillez vérifier votre email et réessayer." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:30 -msgid "It seems that there is no token provided, if you are trying to verify your email please follow the link in your email." -msgstr "Il semble qu'aucun token n'ait été fourni, si vous essayez de vérifier votre email, veuillez suivre le lien dans votre email." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:40 -msgid "It seems that there is no token provided. Please check your email and try again." -msgstr "Il semble qu'aucun token n'ait été fourni. Veuillez vérifier votre email et réessayer." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:74 -msgid "It's currently not your turn to sign. You will receive an email with instructions once it's your turn to sign the document." -msgstr "Ce n'est actuellement pas votre tour de signer. Vous recevrez un e-mail avec des instructions une fois que ce sera votre tour de signer le document." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:286 -msgid "Language" -msgstr "Langue" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:61 -msgid "Last 14 days" -msgstr "Derniers 14 jours" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:64 -msgid "Last 30 days" -msgstr "Derniers 30 jours" - -#: apps/web/src/components/(dashboard)/period-selector/period-selector.tsx:58 -msgid "Last 7 days" -msgstr "Derniers 7 jours" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:41 -msgid "Last modified" -msgstr "Dernière modification" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:91 -msgid "Last updated" -msgstr "Dernière mise à jour" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:52 -msgid "Last updated at" -msgstr "Dernière mise à jour à" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:71 -msgid "Last used" -msgstr "Dernière utilisation" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:111 -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:117 -msgid "Leave" -msgstr "Quitter" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:73 -msgid "Leave team" -msgstr "Quitter l'équipe" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:264 -msgid "Light Mode" -msgstr "Mode clair" - -#: apps/web/src/app/(profile)/profile-header.tsx:71 -msgid "Like to have your own public profile with agreements?" -msgstr "Vous voulez avoir votre propre profil public avec des accords ?" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:216 -msgid "Link template" -msgstr "Modèle de lien" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:79 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:84 -msgid "Listening to {0}" -msgstr "Écoute {0}" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Load older activity" -msgstr "Charger l'activité plus ancienne" - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:33 -msgid "Loading document..." -msgstr "Chargement du document..." - -#: apps/web/src/app/(dashboard)/documents/[id]/loading.tsx:20 -#: apps/web/src/app/(dashboard)/documents/[id]/sent/page.tsx:19 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:91 -msgid "Loading Document..." -msgstr "Chargement du Document..." - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:92 -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:91 -msgid "Loading teams..." -msgstr "Chargement des équipes..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:100 -msgid "Loading..." -msgstr "Chargement..." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:54 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:75 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Login" -msgstr "Connexion" - -#: apps/web/src/components/(teams)/tables/current-user-teams-data-table.tsx:101 -msgid "Manage" -msgstr "Gérer" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:88 -msgid "Manage {0}'s profile" -msgstr "Gérer le profil de {0}" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:26 -msgid "Manage all teams you are currently associated with." -msgstr "Gérer toutes les équipes avec lesquelles vous êtes actuellement associé." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:341 -msgid "Manage details for this public template" -msgstr "Gérer les détails de ce modèle public" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-direct-link-dialog-wrapper.tsx:33 -msgid "Manage Direct Link" -msgstr "Gérer le lien direct" - -#: apps/web/src/app/(dashboard)/admin/documents/page.tsx:13 -msgid "Manage documents" -msgstr "Gérer les documents" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:118 -msgid "Manage passkeys" -msgstr "Gérer les clés d'accès" - -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:41 -msgid "Manage subscription" -msgstr "Gérer l'abonnement" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:66 -msgid "Manage Subscription" -msgstr "Gérer l'abonnement" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:24 -msgid "Manage subscriptions" -msgstr "Gérer les abonnements" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:81 -msgid "Manage team subscription." -msgstr "Gérer l'abonnement de l'équipe." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:168 -msgid "Manage teams" -msgstr "Gérer les équipes" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:367 -msgid "Manage the direct link signing for this template" -msgstr "Gérer la signature de lien direct pour ce modèle" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:32 -msgid "Manage the members or invite new members." -msgstr "Gérer les membres ou inviter de nouveaux membres." - -#: apps/web/src/app/(dashboard)/admin/users/page.tsx:35 -msgid "Manage users" -msgstr "Gérer les utilisateurs" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:33 -msgid "Manage your passkeys." -msgstr "Gérer vos clés d'accès." - -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:27 -msgid "Manage your site settings here" -msgstr "Gérer les paramètres de votre site ici" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:123 -msgid "Mark as Viewed" -msgstr "Marquer comme vu" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:137 -msgid "MAU (created document)" -msgstr "MAU (document créé)" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:143 -msgid "MAU (had document completed)" -msgstr "MAU (document terminé)" - -#: 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 -msgid "Member Since" -msgstr "Membre depuis" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/members/page.tsx:31 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:71 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:79 -msgid "Members" -msgstr "Membres" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:40 -msgid "Modify recipients" -msgstr "Modifier les destinataires" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:30 -msgid "Monthly" -msgstr "Mensuel" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:138 -msgid "Monthly Active Users: Users that created at least one Document" -msgstr "Utilisateurs actifs mensuels : utilisateurs ayant créé au moins un document" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:145 -msgid "Monthly Active Users: Users that had at least one of their documents completed" -msgstr "Utilisateurs actifs mensuels : utilisateurs ayant terminé au moins un de leurs documents" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Move" -msgstr "Déplacer" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:78 -msgid "Move Document to Team" -msgstr "Déplacer le document vers l'équipe" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:77 -msgid "Move Template to Team" -msgstr "Déplacer le modèle vers l'équipe" - -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:172 -#: apps/web/src/app/(dashboard)/templates/data-table-action-dropdown.tsx:82 -msgid "Move to Team" -msgstr "Déplacer vers l'équipe" - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:122 -msgid "Moving..." -msgstr "Déplacement..." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:44 -msgid "My templates" -msgstr "Mes modèles" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:148 -#: 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)/templates/use-template-dialog.tsx:270 -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:277 -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:119 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:170 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:153 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:141 -#: apps/web/src/components/forms/signup.tsx:164 -msgid "Name" -msgstr "Nom" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:225 -msgid "Need to sign documents?" -msgstr "Besoin de signer des documents ?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table.tsx:76 -msgid "Never" -msgstr "Jamais" - -#: apps/web/src/components/forms/token.tsx:224 -msgid "Never expire" -msgstr "Ne jamais expirer" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:176 -msgid "New team owner" -msgstr "Nouveau propriétaire d'équipe" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:96 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:103 -msgid "New Template" -msgstr "Nouveau modèle" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:416 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:295 -#: apps/web/src/components/forms/v2/signup.tsx:521 -msgid "Next" -msgstr "Suivant" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:61 -msgid "Next field" -msgstr "Champ suivant" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:24 -msgid "No active drafts" -msgstr "Pas de brouillons actifs" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:42 -msgid "No payment required" -msgstr "Aucun paiement requis" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:125 -msgid "No public profile templates found" -msgstr "Aucun modèle de profil public trouvé" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:108 -msgid "No recent activity" -msgstr "Aucune activité récente" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:55 -msgid "No recipients" -msgstr "Pas de destinataires" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:200 -msgid "No results found." -msgstr "Aucun résultat trouvé." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:37 -msgid "No token provided" -msgstr "Aucun jeton fourni" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:284 -msgid "No valid direct templates found" -msgstr "Aucun modèle direct valide trouvé" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:293 -msgid "No valid recipients found" -msgstr "Aucun destinataire valide trouvé" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/multiselect-role-combobox.tsx:64 -#: apps/web/src/components/(dashboard)/settings/webhooks/trigger-multiselect-combobox.tsx:77 -msgid "No value found." -msgstr "Aucune valeur trouvée." - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:25 -msgid "No worries, it happens! Enter your email and we'll email you a special link to reset your password." -msgstr "Pas de soucis, ça arrive ! Entrez votre email et nous vous enverrons un lien spécial pour réinitialiser votre mot de passe." - -#: apps/web/src/components/forms/signin.tsx:160 -msgid "Not supported" -msgstr "Non pris en charge" - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:19 -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:34 -msgid "Nothing to do" -msgstr "Rien à faire" - -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:270 -msgid "Number" -msgstr "Numéro" - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:128 -msgid "On this page, you can create a new webhook." -msgstr "Sur cette page, vous pouvez créer un nouveau webhook." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:26 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>Also see our <1>Documentation." -msgstr "Sur cette page, vous pouvez créer de nouveaux jetons API et gérer les existants. <0/>Voir aussi notre <1>Documentation." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:60 -msgid "On this page, you can create new API tokens and manage the existing ones. <0/>You can view our swagger docs <1>here" -msgstr "Sur cette page, vous pouvez créer de nouveaux jetons API et gérer les existants. <0/>Vous pouvez voir notre documentation swagger <1>ici" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:29 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:34 -msgid "On this page, you can create new Webhooks and manage the existing ones." -msgstr "Sur cette page, vous pouvez créer de nouveaux webhooks et gérer ceux existants." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:95 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:101 -msgid "On this page, you can edit the webhook and its settings." -msgstr "Sur cette page, vous pouvez modifier le webhook et ses paramètres." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:134 -msgid "Once confirmed, the following will occur:" -msgstr "Une fois confirmé, les éléments suivants se produiront :" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:224 -msgid "Once you have scanned the QR code or entered the code manually, enter the code provided by your authenticator app below." -msgstr "Une fois que vous avez scanné le code QR ou saisi le code manuellement, entrez le code fourni par votre application d'authentification ci-dessous." - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:19 -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:19 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:37 -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:19 -#: apps/web/src/components/partials/not-found.tsx:49 -msgid "Oops! Something went wrong." -msgstr "Oups ! Quelque chose a mal tourné." - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:101 -msgid "Opened" -msgstr "Ouvert" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:337 -#: apps/web/src/components/forms/signup.tsx:243 -#: apps/web/src/components/forms/signup.tsx:267 -#: apps/web/src/components/forms/v2/signup.tsx:383 -msgid "Or" -msgstr "Ou" - -#: apps/web/src/components/forms/signin.tsx:390 -msgid "Or continue with" -msgstr "Ou continuez avec" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:324 -msgid "Otherwise, the document will be created as a draft." -msgstr "Sinon, le document sera créé sous forme de brouillon." - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:86 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:81 -msgid "Owner" -msgstr "Propriétaire" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Paid" -msgstr "Payé" - -#: apps/web/src/components/forms/signin.tsx:435 -msgid "Passkey" -msgstr "Clé d'accès" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:229 -msgid "Passkey already exists for the provided authenticator" -msgstr "La clé d'accès existe déjà pour l'authentificateur fourni" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:219 -msgid "Passkey creation cancelled due to one of the following reasons:" -msgstr "La création de la clé d'accès a été annulée pour l'une des raisons suivantes :" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:88 -msgid "Passkey has been removed" -msgstr "La clé d'accès a été supprimée" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:68 -msgid "Passkey has been updated" -msgstr "La clé d'accès a été mise à jour" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:177 -msgid "Passkey name" -msgstr "Nom de la clé d'accès" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:106 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/page.tsx:32 -msgid "Passkeys" -msgstr "Clés d'accès" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:158 -msgid "Passkeys allow you to sign in and authenticate using biometrics, password managers, etc." -msgstr "Les clés d'accès vous permettent de vous connecter et de vous authentifier en utilisant des biométries, des gestionnaires de mots de passe, etc." - -#: apps/web/src/components/forms/signin.tsx:161 -msgid "Passkeys are not supported on this browser" -msgstr "Les clés d'accès ne sont pas prises en charge sur ce navigateur" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:70 -#: apps/web/src/components/forms/password.tsx:123 -#: apps/web/src/components/forms/reset-password.tsx:110 -#: apps/web/src/components/forms/signin.tsx:356 -#: apps/web/src/components/forms/signup.tsx:196 -#: apps/web/src/components/forms/v2/signup.tsx:344 -msgid "Password" -msgstr "Mot de passe" - -#: apps/web/src/components/forms/password.tsx:71 -#: apps/web/src/components/forms/reset-password.tsx:72 -msgid "Password updated" -msgstr "Mot de passe mis à jour" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:46 -msgid "Pay" -msgstr "Payer" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:89 -msgid "Payment is required to finalise the creation of your team." -msgstr "Un paiement est requis pour finaliser la création de votre équipe." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:82 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:107 -msgid "Payment overdue" -msgstr "Paiement en retard" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:115 -#: 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/formatter/document-status.tsx:22 -msgid "Pending" -msgstr "En attente" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:51 -msgid "Pending documents" -msgstr "Documents en attente" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:89 -msgid "Pending Documents" -msgstr "Documents en attente" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:62 -msgid "Pending invitations" -msgstr "Invitations en attente" - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:28 -msgid "Pending team deleted." -msgstr "Équipe en attente supprimée." - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:134 -msgid "Personal" -msgstr "Personnel" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:77 -msgid "Personal Account" -msgstr "Compte personnel" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:152 -msgid "Pick a password" -msgstr "Choisir un mot de passe" - -#: apps/web/src/components/ui/user-profile-timur.tsx:53 -msgid "Pick any of the following agreements below and start signing to get started" -msgstr "Choisissez l'un des accords suivants ci-dessous et commencez à signer pour commencer" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:212 -msgid "Please check the CSV file and make sure it is according to our format" -msgstr "Veuillez vérifier le fichier CSV et vous assurer qu'il est conforme à notre format" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:81 -msgid "Please check your email for updates." -msgstr "Veuillez vérifier votre e-mail pour des mises à jour." - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:34 -msgid "Please choose your new password" -msgstr "Veuillez choisir votre nouveau mot de passe" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:174 -msgid "Please contact support if you would like to revert this action." -msgstr "Veuillez contacter le support si vous souhaitez annuler cette action." - -#: apps/web/src/components/forms/token.tsx:175 -msgid "Please enter a meaningful name for your token. This will help you identify it later." -msgstr "Veuillez entrer un nom significatif pour votre jeton. Cela vous aidera à l'identifier plus tard." - -#: apps/web/src/app/(signing)/sign/[token]/form.tsx:135 -msgid "Please mark as viewed to complete" -msgstr "Veuillez marquer comme vu pour terminer" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:459 -msgid "Please note that proceeding will remove direct linking recipient and turn it into a placeholder." -msgstr "Veuillez noter que la poursuite supprimera le destinataire de lien direct et le transformera en espace réservé." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:128 -msgid "Please note that this action is <0>irreversible." -msgstr "Veuillez noter que cette action est <0>irréversible." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:119 -msgid "Please note that this action is <0>irreversible. Once confirmed, this document will be permanently deleted." -msgstr "Veuillez noter que cette action est <0>irréversible. Une fois confirmée, ce document sera définitivement supprimé." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:67 -msgid "Please note that this action is irreversible. Once confirmed, your template will be permanently deleted." -msgstr "Veuillez noter que cette action est irréversible. Une fois confirmée, votre modèle sera définitivement supprimé." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:133 -msgid "Please note that this action is irreversible. Once confirmed, your token will be permanently deleted." -msgstr "Veuillez noter que cette action est irréversible. Une fois confirmée, votre jeton sera définitivement supprimé." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:121 -msgid "Please note that this action is irreversible. Once confirmed, your webhook will be permanently deleted." -msgstr "Veuillez noter que cette action est irréversible. Une fois confirmée, votre webhook sera définitivement supprimé." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:130 -msgid "Please note that you will lose access to all documents associated with this team & all the members will be removed and notified" -msgstr "Veuillez noter que vous perdrez l'accès à tous les documents associés à cette équipe et que tous les membres seront supprimés et notifiés" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:127 -msgid "Please provide a token from the authenticator, or a backup code. If you do not have a backup code available, please contact support." -msgstr "Veuillez fournir un jeton de l'authentificateur, ou un code de secours. Si vous n'avez pas de code de secours disponible, veuillez contacter le support." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:120 -msgid "Please provide a token from your authenticator, or a backup code." -msgstr "Veuillez fournir un jeton de votre authentificateur, ou un code de secours." - -#: apps/web/src/components/forms/send-confirmation-email.tsx:64 -msgid "Please try again and make sure you enter the correct email address." -msgstr "Veuillez réessayer et assurez-vous d'entrer la bonne adresse email." - -#: apps/web/src/components/forms/signin.tsx:203 -msgid "Please try again later or login using your normal details" -msgstr "Veuillez réessayer plus tard ou connectez-vous avec vos informations normales" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:80 -msgid "Please try again later." -msgstr "Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:134 -msgid "Please type <0>{0} to confirm." -msgstr "Veuillez taper <0>{0} pour confirmer." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:214 -msgid "Preferences" -msgstr "Préférences" - -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:61 -msgid "Preview and configure template." -msgstr "Aperçu et configurer le modèle." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -#: apps/web/src/components/formatter/template-type.tsx:22 -msgid "Private" -msgstr "Privé" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:115 -msgid "Private templates can only be modified and viewed by you." -msgstr "Les modèles privés ne peuvent être modifiés et consultés que par vous." - -#: apps/web/src/app/(dashboard)/settings/profile/page.tsx:28 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:69 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:36 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:39 -msgid "Profile" -msgstr "Profil" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:184 -msgid "Profile is currently <0>hidden." -msgstr "Le profil est actuellement <0>caché." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:172 -msgid "Profile is currently <0>visible." -msgstr "Le profil est actuellement <0>visible." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:72 -#: apps/web/src/components/forms/profile.tsx:72 -msgid "Profile updated" -msgstr "Profil mis à jour" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:78 -#: apps/web/src/components/formatter/template-type.tsx:27 -msgid "Public" -msgstr "Public" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:42 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:50 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:53 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:57 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:65 -msgid "Public Profile" -msgstr "Profil public" - -#: apps/web/src/components/forms/public-profile-form.tsx:146 -msgid "Public profile URL" -msgstr "URL du profil public" - -#: apps/web/src/components/forms/v2/signup.tsx:450 -msgid "Public profile username" -msgstr "Nom d'utilisateur du profil public" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:82 -msgid "Public templates are connected to your public profile. Any modifications to public templates will also appear in your public profile." -msgstr "Les modèles publics sont connectés à votre profil public. Toute modification apportée aux modèles publics apparaîtra également dans votre profil public." - -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:144 -msgid "Read only field" -msgstr "Champ en lecture seule" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:90 -msgid "Ready" -msgstr "Prêt" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:62 -msgid "Reauthentication is required to sign this field" -msgstr "Une nouvelle authentification est requise pour signer ce champ" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:57 -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:130 -msgid "Recent activity" -msgstr "Activité récente" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:69 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:280 -msgid "Recipient" -msgstr "Destinataire" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:118 -msgid "Recipient updated" -msgstr "Destinataire mis à jour" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/page.tsx:66 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:34 -msgid "Recipients" -msgstr "Destinataires" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:102 -msgid "Recipients metrics" -msgstr "Métriques des destinataires" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:164 -msgid "Recipients will still retain their copy of the document" -msgstr "Les destinataires conservent toujours leur copie du document" - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:26 -msgid "Recovery code copied" -msgstr "Code de récupération copié" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:84 -msgid "Recovery codes" -msgstr "Codes de récupération" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:78 -#: apps/web/src/components/forms/signup.tsx:93 -#: apps/web/src/components/forms/v2/signup.tsx:127 -msgid "Registration Successful" -msgstr "Inscription réussie" - -#: apps/web/src/app/(unauthenticated)/forgot-password/page.tsx:34 -msgid "Remembered your password? <0>Sign In" -msgstr "Vous vous souvenez de votre mot de passe ? <0>Connectez-vous" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:193 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:431 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:156 -#: apps/web/src/app/(signing)/sign/[token]/signing-field-container.tsx:180 -#: 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/forms/avatar-image.tsx:169 -msgid "Remove" -msgstr "Retirer" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:108 -msgid "Remove team email" -msgstr "Supprimer l'adresse e-mail de l'équipe" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:164 -msgid "Remove team member" -msgstr "Supprimer le membre de l'équipe" - -#: apps/web/src/components/forms/password.tsx:139 -#: apps/web/src/components/forms/reset-password.tsx:126 -msgid "Repeat Password" -msgstr "Répéter le mot de passe" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:282 -msgid "Request transfer" -msgstr "Demander le transfert" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:61 -msgid "Reseal document" -msgstr "Rescellage du 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 -msgid "Resend" -msgstr "Renvoyer" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Resend Confirmation Email" -msgstr "Renvoyer l'e-mail de confirmation" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:67 -msgid "Resend verification" -msgstr "Renvoyer la vérification" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:164 -#: apps/web/src/components/forms/public-profile-form.tsx:267 -msgid "Reset" -msgstr "Réinitialiser" - -#: apps/web/src/components/forms/forgot-password.tsx:56 -msgid "Reset email sent" -msgstr "E-mail de réinitialisation envoyé" - -#: apps/web/src/app/(unauthenticated)/reset-password/[token]/page.tsx:30 -#: apps/web/src/components/forms/forgot-password.tsx:93 -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Reset Password" -msgstr "Réinitialiser le mot de passe" - -#: apps/web/src/components/forms/reset-password.tsx:138 -msgid "Resetting Password..." -msgstr "Réinitialisation du mot de passe..." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:99 -msgid "Resolve" -msgstr "Résoudre" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:132 -msgid "Resolve payment" -msgstr "Résoudre le paiement" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:168 -msgid "Retry" -msgstr "Réessayer" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:48 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:50 -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:45 -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:48 -msgid "Return" -msgstr "Retour" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:130 -msgid "Return to Dashboard" -msgstr "Retour au tableau de bord" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:136 -msgid "Return to Home" -msgstr "Retour à l'accueil" - -#: apps/web/src/app/(unauthenticated)/check-email/page.tsx:32 -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:32 -msgid "Return to sign in" -msgstr "Retour à la connexion" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:118 -msgid "Revoke" -msgstr "Révoquer" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:87 -msgid "Revoke access" -msgstr "Révoquer l'accès" - -#: 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 -msgid "Role" -msgstr "Rôle" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:131 -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:76 -msgid "Roles" -msgstr "Rôles" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:446 -#: apps/web/src/app/(signing)/sign/[token]/number-field.tsx:336 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:342 -msgid "Save" -msgstr "Sauvegarder" - -#: apps/web/src/app/(dashboard)/documents/data-table-sender-filter.tsx:63 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:81 -#: apps/web/src/components/(teams)/tables/teams-member-page-data-table.tsx:69 -#: apps/web/src/components/(teams)/tables/user-settings-teams-page-data-table.tsx:64 -msgid "Search" -msgstr "Recherche" - -#: apps/web/src/app/(dashboard)/admin/documents/document-results.tsx:140 -msgid "Search by document title" -msgstr "Recherche par titre de document" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:144 -msgid "Search by name or email" -msgstr "Recherche par nom ou e-mail" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:189 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:217 -msgid "Secret" -msgstr "Secret" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:34 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:77 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:80 -msgid "Security" -msgstr "Sécurité" - -#: apps/web/src/app/(dashboard)/settings/security/activity/page.tsx:25 -msgid "Security activity" -msgstr "Activité de sécurité" - -#: apps/web/src/app/(signing)/sign/[token]/dropdown-field.tsx:194 -msgid "Select" -msgstr "Sélectionner" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:87 -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:86 -msgid "Select a team" -msgstr "Sélectionner une équipe" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:81 -msgid "Select a team to move this document to. This action cannot be undone." -msgstr "Sélectionnez une équipe pour déplacer ce document. Cette action ne peut pas être annulée." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:80 -msgid "Select a team to move this template to. This action cannot be undone." -msgstr "Sélectionnez une équipe pour déplacer ce modèle. Cette action ne peut pas être annulée." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:261 -msgid "Select a template you'd like to display on your public profile" -msgstr "Sélectionnez un modèle que vous souhaitez afficher sur votre profil public" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:257 -msgid "Select a template you'd like to display on your team's public profile" -msgstr "Sélectionnez un modèle que vous souhaitez afficher sur le profil public de votre équipe" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:222 -msgid "Select passkey" -msgstr "Sélectionner la clé d'authentification" - -#: apps/web/src/components/forms/send-confirmation-email.tsx:94 -msgid "Send confirmation email" -msgstr "Envoyer l'e-mail de confirmation" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:308 -msgid "Send document" -msgstr "Envoyer le document" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:191 -msgid "Send reminder" -msgstr "Envoyer un rappel" - -#: apps/web/src/app/(dashboard)/documents/data-table.tsx:65 -msgid "Sender" -msgstr "Expéditeur" - -#: apps/web/src/components/forms/forgot-password.tsx:93 -msgid "Sending Reset Email..." -msgstr "Envoi de l'e-mail de réinitialisation..." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:128 -msgid "Sending..." -msgstr "Envoi..." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:85 -msgid "Sent" -msgstr "Envoyé" - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:149 -msgid "Set a password" -msgstr "Définir un mot de passe" - -#: apps/web/src/app/(dashboard)/settings/layout.tsx:20 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:65 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:211 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:47 -msgid "Settings" -msgstr "Paramètres" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:196 -msgid "Setup" -msgstr "Configuration" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:145 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:191 -msgid "Share" -msgstr "Partager" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:161 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:203 -msgid "Share Signing Card" -msgstr "Partager la carte de signature" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:163 -msgid "Show" -msgstr "Afficher" - -#: apps/web/src/components/document/document-history-sheet.tsx:113 -msgid "Show additional information" -msgstr "Afficher des informations supplémentaires" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:45 -msgid "Show templates in your public profile for your audience to sign and get started quickly" -msgstr "Afficher des modèles dans votre profil public pour que votre audience puisse signer et commencer rapidement" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:52 -msgid "Show templates in your team public profile for your audience to sign and get started quickly" -msgstr "Afficher des modèles dans le profil public de votre équipe pour que votre audience puisse signer et commencer rapidement" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:83 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:114 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:137 -#: apps/web/src/app/(profile)/p/[url]/page.tsx:192 -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:182 -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:224 -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:124 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:256 -#: apps/web/src/components/ui/user-profile-skeleton.tsx:75 -#: apps/web/src/components/ui/user-profile-timur.tsx:81 -msgid "Sign" -msgstr "Signer" - -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:217 -msgid "Sign as {0} <0>({1})" -msgstr "Signer comme {0} <0>({1})" - -#: apps/web/src/app/(signing)/sign/[token]/name-field.tsx:183 -msgid "Sign as<0>{0} <1>({1})" -msgstr "Signer comme<0>{0} <1>({1})" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:329 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:209 -msgid "Sign document" -msgstr "Signer le document" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-dialog.tsx:59 -msgid "Sign field" -msgstr "Champ de signature" - -#: apps/web/src/components/forms/signup.tsx:212 -#: apps/web/src/components/forms/v2/signup.tsx:362 -msgid "Sign Here" -msgstr "Signer ici" - -#: apps/web/src/app/not-found.tsx:29 -#: apps/web/src/components/forms/signin.tsx:383 -#: apps/web/src/components/forms/signin.tsx:510 -msgid "Sign In" -msgstr "Se connecter" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:29 -msgid "Sign in to your account" -msgstr "Connectez-vous à votre compte" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:297 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:84 -msgid "Sign Out" -msgstr "Déconnexion" - -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:350 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:230 -msgid "Sign the document to complete the process." -msgstr "Signez le document pour terminer le processus." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:67 -msgid "Sign up" -msgstr "S'inscrire" - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Sign Up" -msgstr "S'inscrire" - -#: apps/web/src/components/forms/signup.tsx:257 -#: apps/web/src/components/forms/v2/signup.tsx:401 -msgid "Sign Up with Google" -msgstr "S'inscrire avec Google" - -#: apps/web/src/components/forms/signup.tsx:281 -#: apps/web/src/components/forms/v2/signup.tsx:417 -msgid "Sign Up with OIDC" -msgstr "S'inscrire avec OIDC" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:88 -#: apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx:338 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:195 -#: apps/web/src/app/(signing)/sign/[token]/signature-field.tsx:225 -#: apps/web/src/app/embed/direct/[[...url]]/client.tsx:391 -#: apps/web/src/app/embed/sign/[[...url]]/client.tsx:270 -#: apps/web/src/components/forms/profile.tsx:132 -msgid "Signature" -msgstr "Signature" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:123 -msgid "Signatures Collected" -msgstr "Signatures collectées" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:205 -msgid "Signatures will appear once the document has been completed" -msgstr "Les signatures apparaîtront une fois le document complété" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:98 -msgid "Signed" -msgstr "Signé" - -#: apps/web/src/components/forms/signin.tsx:383 -#: apps/web/src/components/forms/signin.tsx:510 -msgid "Signing in..." -msgstr "Connexion en cours..." - -#: apps/web/src/components/forms/signup.tsx:235 -msgid "Signing up..." -msgstr "Inscription en cours..." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:109 -msgid "Since {0}" -msgstr "Depuis {0}" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:102 -msgid "Site Banner" -msgstr "Bannière du site" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:93 -#: apps/web/src/app/(dashboard)/admin/site-settings/page.tsx:26 -msgid "Site Settings" -msgstr "Paramètres du site" - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:105 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:63 -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-dropdown.tsx:88 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:65 -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:66 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:75 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:104 -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:80 -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:72 -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:62 -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:50 -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:124 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:73 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:93 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:32 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:44 -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:50 -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:79 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:104 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:127 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:151 -#: apps/web/src/app/(recipient)/d/[token]/direct-template.tsx:117 -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:27 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:38 -#: 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:125 -#: 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 -#: 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)/team-billing-portal-button.tsx:29 -msgid "Something went wrong" -msgstr "Quelque chose a mal tourné" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:98 -msgid "Something went wrong while attempting to transfer the ownership of team <0>{0} to your. Please try again later or contact support." -msgstr "Quelque chose a mal tourné lors de la tentative de transfert de la propriété de l'équipe <0>{0} à vous. Veuillez réessayer plus tard ou contacter le support." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:120 -msgid "Something went wrong while attempting to verify your email address for <0>{0}. Please try again later." -msgstr "Quelque chose a mal tourné lors de la tentative de vérification de votre adresse e-mail pour <0>{0}. Veuillez réessayer plus tard." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-passkey.tsx:158 -msgid "Something went wrong while loading your passkeys." -msgstr "Quelque chose a mal tourné lors du chargement de vos clés d'authentification." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:55 -msgid "Something went wrong while sending the confirmation email." -msgstr "Quelque chose a mal tourné lors de l'envoi de l'e-mail de confirmation." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:96 -msgid "Something went wrong while updating the team billing subscription, please contact support." -msgstr "Quelque chose a mal tourné lors de la mise à jour de l'abonnement de l'équipe, veuillez contacter le support." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:240 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:154 -msgid "Something went wrong. Please try again or contact support." -msgstr "Quelque chose a mal tourné. Veuillez réessayer ou contacter le support." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-audit-log-button.tsx:67 -msgid "Sorry, we were unable to download the audit logs. Please try again later." -msgstr "Désolé, nous n'avons pas pu télécharger les journaux d'audit. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/download-certificate-button.tsx:68 -msgid "Sorry, we were unable to download the certificate. Please try again later." -msgstr "Désolé, nous n'avons pas pu télécharger le certificat. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:37 -msgid "Stats" -msgstr "Statistiques" - -#: 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/components/(teams)/tables/team-billing-invoices-data-table.tsx:73 -msgid "Status" -msgstr "Statut" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:128 -msgid "Subscribe" -msgstr "S'abonner" - -#: apps/web/src/app/(dashboard)/admin/users/data-table-users.tsx:81 -msgid "Subscription" -msgstr "Abonnement" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:79 -msgid "Subscriptions" -msgstr "Abonnements" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/admin-actions.tsx:35 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:67 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:87 -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:25 -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:37 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:118 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:141 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:32 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:44 -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:44 -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:88 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:72 -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:150 -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:49 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:57 -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:76 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:108 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:79 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:92 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:68 -#: 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/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 -msgid "Success" -msgstr "Succès" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:87 -msgid "Successfully created passkey" -msgstr "Clé d'authentification créée avec succès" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:266 -msgid "System Theme" -msgstr "Thème système" - -#: 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 -msgid "Team" -msgstr "Équipe" - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:85 -msgid "Team checkout" -msgstr "Vérification de l'équipe" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:61 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:140 -msgid "Team email" -msgstr "Adresse e-mail de l'équipe" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:58 -msgid "Team Email" -msgstr "E-mail d'équipe" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:57 -msgid "Team email already verified!" -msgstr "E-mail d'équipe déjà vérifié !" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:58 -msgid "Team email has been removed" -msgstr "L'adresse e-mail de l'équipe a été supprimée" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:116 -msgid "Team email verification" -msgstr "Vérification de l'e-mail de l'équipe" - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:132 -msgid "Team email verified!" -msgstr "E-mail de l'équipe vérifié !" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:80 -msgid "Team email was updated." -msgstr "L'e-mail de l'équipe a été mis à jour." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:91 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:96 -msgid "Team invitation" -msgstr "Invitation d'équipe" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:151 -msgid "Team invitations have been sent." -msgstr "Les invitations d'équipe ont été envoyées." - -#: 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 -msgid "Team Member" -msgstr "Membre de l'équipe" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:166 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:113 -msgid "Team Name" -msgstr "Nom de l'équipe" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:105 -msgid "Team Only" -msgstr "Équipe uniquement" - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:110 -msgid "Team only templates are not linked anywhere and are visible only to your team." -msgstr "Les modèles uniquement pour l'équipe ne sont liés nulle part et ne sont visibles que pour votre équipe." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:94 -msgid "Team ownership transfer" -msgstr "Transfert de propriété d'équipe" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:60 -msgid "Team ownership transfer already completed!" -msgstr "Le transfert de propriété de l'équipe a déjà été effectué !" - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:110 -msgid "Team ownership transferred!" -msgstr "Propriété de l'équipe transférée !" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:49 -msgid "Team Public Profile" -msgstr "Profil public de l'équipe" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:277 -msgid "Team settings" -msgstr "Paramètres de l'équipe" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/layout.tsx:50 -msgid "Team Settings" -msgstr "Paramètres de l'équipe" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:51 -msgid "Team templates" -msgstr "Modèles d'équipe" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:79 -msgid "Team transfer in progress" -msgstr "Transfert d'équipe en cours" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:77 -msgid "Team transfer request expired" -msgstr "Demande de transfert d'équipe expirée" - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:196 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:129 -msgid "Team URL" -msgstr "URL de l'équipe" - -#: apps/web/src/app/(dashboard)/settings/teams/page.tsx:25 -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:162 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:43 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:64 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:67 -msgid "Teams" -msgstr "Équipes" - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:83 -msgid "Teams restricted" -msgstr "Équipes restreintes" - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:408 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:271 -msgid "Template" -msgstr "Modèle" - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:41 -msgid "Template deleted" -msgstr "Modèle supprimé" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:67 -msgid "Template document uploaded" -msgstr "Document modèle téléchargé" - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:42 -msgid "Template duplicated" -msgstr "Modèle dupliqué" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:134 -msgid "Template has been removed from your public profile." -msgstr "Le modèle a été retiré de votre profil public." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:171 -msgid "Template has been updated." -msgstr "Le modèle a été mis à jour." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:48 -msgid "Template moved" -msgstr "Modèle déplacé" - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:219 -msgid "Template saved" -msgstr "Modèle enregistré" - -#: apps/web/src/app/(dashboard)/templates/[id]/template-page-view.tsx:60 -#: apps/web/src/app/(dashboard)/templates/templates-page-view.tsx:55 -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:208 -#: apps/web/src/components/(dashboard)/layout/desktop-nav.tsx:22 -#: apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx:39 -msgid "Templates" -msgstr "Modèles" - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:106 -msgid "Templates allow you to quickly generate documents with pre-filled recipients and fields." -msgstr "Les modèles vous permettent de générer rapidement des documents avec des destinataires et des champs pré-remplis." - -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:256 -#: apps/web/src/app/(signing)/sign/[token]/text-field.tsx:272 -msgid "Text" -msgstr "Texte" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:166 -msgid "Text Color" -msgstr "Couleur du texte" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:52 -msgid "The account has been deleted successfully." -msgstr "Le compte a été supprimé avec succès." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:197 -msgid "The content to show in the banner, HTML is allowed" -msgstr "Le contenu à afficher dans la bannière, le HTML est autorisé" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:78 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-badge.tsx:32 -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:164 -msgid "The direct link has been copied to your clipboard" -msgstr "Le lien direct a été copié dans votre presse-papiers" - -#: apps/web/src/app/(dashboard)/documents/move-document-dialog.tsx:50 -msgid "The document has been successfully moved to the selected team." -msgstr "Le document a été déplacé avec succès vers l'équipe sélectionnée." - -#: apps/web/src/app/embed/completed.tsx:29 -msgid "The document is now completed, please follow any instructions provided within the parent application." -msgstr "Le document est maintenant complet, veuillez suivre toutes les instructions fournies dans l'application parente." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:167 -msgid "The document was created but could not be sent to recipients." -msgstr "Le document a été créé mais n'a pas pu être envoyé aux destinataires." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:161 -msgid "The document will be hidden from your account" -msgstr "Le document sera caché de votre compte" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:316 -msgid "The document will be immediately sent to recipients if this is checked." -msgstr "Le document sera immédiatement envoyé aux destinataires si cela est coché." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:175 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:179 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:203 -msgid "The events that will trigger a webhook to be sent to your URL." -msgstr "Les événements qui déclencheront un webhook à envoyer à votre URL." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:114 -msgid "The ownership of team <0>{0} has been successfully transferred to you." -msgstr "La propriété de l'équipe <0>{0} a été transférée avec succès à vous." - -#: apps/web/src/components/partials/not-found.tsx:53 -msgid "The page you are looking for was moved, removed, renamed or might never have existed." -msgstr "La page que vous recherchez a été déplacée, supprimée, renommée ou n'a peut-être jamais existé." - -#: apps/web/src/components/forms/public-profile-form.tsx:118 -msgid "The profile link has been copied to your clipboard" -msgstr "Le lien de profil a été copié dans votre presse-papiers" - -#: apps/web/src/app/(profile)/p/[url]/not-found.tsx:23 -msgid "The profile you are looking for could not be found." -msgstr "Le profil que vous recherchez n'a pas pu être trouvé." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:380 -msgid "The public description that will be displayed with this template" -msgstr "La description publique qui sera affichée avec ce modèle" - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:358 -msgid "The public name for your template" -msgstr "Le nom public pour votre modèle" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:119 -msgid "The recipient has been updated successfully" -msgstr "Le destinataire a été mis à jour avec succès" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:267 -msgid "The selected team member will receive an email which they must accept before the team is transferred" -msgstr "Le membre d'équipe sélectionné recevra un e-mail qu'il devra accepter avant que l'équipe soit transférée" - -#: apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx:41 -msgid "The signing link has been copied to your clipboard." -msgstr "Le lien de signature a été copié dans votre presse-papiers." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:105 -msgid "The site banner is a message that is shown at the top of the site. It can be used to display important information to your users." -msgstr "La bannière du site est un message affiché en haut du site. Elle peut être utilisée pour afficher des informations importantes à vos utilisateurs." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:45 -msgid "The team transfer invitation has been successfully deleted." -msgstr "L'invitation au transfert d'équipe a été supprimée avec succès." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:86 -msgid "The team transfer request to <0>{0} has expired." -msgstr "La demande de transfert d'équipe à <0>{0} a expiré." - -#: apps/web/src/app/(teams)/t/[teamUrl]/not-found.tsx:23 -msgid "The team you are looking for may have been removed, renamed or may have never existed." -msgstr "L'équipe que vous recherchez a peut-être été supprimée, renommée ou n'a peut-être jamais existé." - -#: apps/web/src/app/(dashboard)/templates/move-template-dialog.tsx:49 -msgid "The template has been successfully moved to the selected team." -msgstr "Le modèle a été déplacé avec succès vers l'équipe sélectionnée." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:443 -msgid "The template will be removed from your profile" -msgstr "Le modèle sera retiré de votre profil" - -#: apps/web/src/app/(recipient)/d/[token]/not-found.tsx:23 -msgid "The template you are looking for may have been disabled, deleted or may have never existed." -msgstr "Le modèle que vous recherchez a peut-être été désactivé, supprimé ou n'a peut-être jamais existé." - -#: apps/web/src/components/forms/token.tsx:106 -msgid "The token was copied to your clipboard." -msgstr "Le jeton a été copié dans votre presse-papiers." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:88 -msgid "The token was deleted successfully." -msgstr "Le jeton a été supprimé avec succès." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:24 -msgid "The token you have used to reset your password is either expired or it never existed. If you have still forgotten your password, please request a new reset link." -msgstr "Le jeton que vous avez utilisé pour réinitialiser votre mot de passe a expiré ou n'a jamais existé. Si vous avez toujours oublié votre mot de passe, veuillez demander un nouveau lien de réinitialisation." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:124 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:128 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:152 -msgid "The URL for Documenso to send webhook events to." -msgstr "L'URL pour Documenso pour envoyer des événements webhook." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:79 -msgid "The webhook has been successfully deleted." -msgstr "Le webhook a été supprimé avec succès." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:81 -msgid "The webhook has been updated successfully." -msgstr "Le webhook a été mis à jour avec succès." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:93 -msgid "The webhook was successfully created." -msgstr "Le webhook a été créé avec succès." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:25 -msgid "There are no active drafts at the current moment. You can upload a document to start drafting." -msgstr "Il n'y a pas de brouillons actifs pour le moment. Vous pouvez télécharger un document pour commencer à rédiger." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:20 -msgid "There are no completed documents yet. Documents that you have created or received will appear here once completed." -msgstr "Il n'y a pas encore de documents complétés. Les documents que vous avez créés ou reçus apparaîtront ici une fois complétés." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:70 -msgid "They have permission on your behalf to:" -msgstr "Ils ont la permission en votre nom de:" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:110 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:109 -msgid "This action is not reversible. Please be certain." -msgstr "Cette action n'est pas réversible. Veuillez être sûr." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:81 -msgid "This document could not be deleted at this time. Please try again." -msgstr "Ce document n'a pas pu être supprimé pour le moment. Veuillez réessayer." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:73 -msgid "This document could not be duplicated at this time. Please try again." -msgstr "Ce document n'a pas pu être dupliqué pour le moment. Veuillez réessayer." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:106 -msgid "This document could not be re-sent at this time. Please try again." -msgstr "Ce document n'a pas pu être renvoyé pour le moment. Veuillez réessayer." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:181 -msgid "This document has been cancelled by the owner and is no longer available for others to sign." -msgstr "Ce document a été annulé par le propriétaire et n'est plus disponible pour d'autres à signer." - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:52 -msgid "This document has been cancelled by the owner." -msgstr "Ce document a été annulé par le propriétaire." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:219 -msgid "This document has been signed by all recipients" -msgstr "Ce document a été signé par tous les destinataires" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view.tsx:222 -msgid "This document is currently a draft and has not been sent" -msgstr "Ce document est actuellement un brouillon et n'a pas été envoyé" - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:93 -msgid "This email is already being used by another team." -msgstr "Cet e-mail est déjà utilisé par une autre équipe." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:40 -msgid "This link is invalid or has expired. Please contact your team to resend a transfer request." -msgstr "Ce lien est invalide ou a expiré. Veuillez contacter votre équipe pour renvoyer une demande de transfert." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:37 -msgid "This link is invalid or has expired. Please contact your team to resend a verification." -msgstr "Ce lien est invalide ou a expiré. Veuillez contacter votre équipe pour renvoyer une vérification." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:208 -msgid "This passkey has already been registered." -msgstr "Cette clé d'accès a déjà été enregistrée." - -#: 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 "Cette clé d'accès n'est pas configurée pour cette application. Veuillez vous connecter et en ajouter une dans les paramètres de l'utilisateur." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:148 -msgid "This price includes minimum 5 seats." -msgstr "Ce prix inclut un minimum de 5 sièges." - -#: apps/web/src/components/forms/signin.tsx:202 -msgid "This session has expired. Please try again." -msgstr "Cette session a expiré. Veuillez réessayer." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:195 -msgid "This team, and any associated data excluding billing invoices will be permanently deleted." -msgstr "Cette équipe, et toutes les données associées à l'exception des factures de facturation, seront définitivement supprimées." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:51 -msgid "This template could not be deleted at this time. Please try again." -msgstr "Ce modèle n'a pas pu être supprimé pour le moment. Veuillez réessayer." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:43 -msgid "This token is invalid or has expired. No action is needed." -msgstr "Ce jeton est invalide ou a expiré. Aucune action n'est nécessaire." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:43 -msgid "This token is invalid or has expired. Please contact your team for a new invitation." -msgstr "Ce jeton est invalide ou a expiré. Veuillez contacter votre équipe pour une nouvelle invitation." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:98 -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:87 -msgid "This URL is already in use." -msgstr "Cette URL est déjà utilisée." - -#: apps/web/src/components/forms/v2/signup.tsx:145 -msgid "This username has already been taken" -msgstr "Ce nom d'utilisateur a déjà été pris" - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:98 -msgid "This username is already taken" -msgstr "Ce nom d'utilisateur est déjà pris" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:77 -msgid "Time" -msgstr "Temps" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx:97 -msgid "Time zone" -msgstr "Fuseau horaire" - -#: 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/data-table-templates.tsx:61 -msgid "Title" -msgstr "Titre" - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:106 -msgid "To accept this invitation you must create an account." -msgstr "Pour accepter cette invitation, vous devez créer un compte." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:125 -msgid "To change the email you must remove and add a new email address." -msgstr "Pour changer l'e-mail, vous devez supprimer et ajouter une nouvelle adresse e-mail." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:117 -msgid "To confirm, please enter the accounts email address <0/>({0})." -msgstr "Pour confirmer, veuillez entrer l'adresse e-mail du compte <0/>({0})." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/super-delete-document-dialog.tsx:117 -msgid "To confirm, please enter the reason" -msgstr "Pour confirmer, veuillez entrer la raison" - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:101 -msgid "To decline this invitation you must create an account." -msgstr "Pour décliner cette invitation, vous devez créer un compte." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:197 -msgid "To enable two-factor authentication, scan the following QR code using your authenticator app." -msgstr "Pour activer l'authentification à deux facteurs, scannez le code QR suivant à l'aide de votre application d'authentification." - -#: apps/web/src/app/(unauthenticated)/unverified-account/page.tsx:23 -msgid "To gain access to your account, please confirm your email address by clicking on the confirmation link from your inbox." -msgstr "Pour accéder à votre compte, veuillez confirmer votre adresse e-mail en cliquant sur le lien de confirmation dans votre boîte de réception." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-account.tsx:54 -msgid "To mark this document as viewed, you need to be logged in as <0>{0}" -msgstr "Pour marquer ce document comme consulté, vous devez être connecté en tant que <0>{0}" - -#: 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 "Pour afficher ce document, vous devez être connecté à votre compte, veuillez vous connecter pour continuer." - -#: 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 "Basculer l'interrupteur pour cacher votre profil du public." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:190 -msgid "Toggle the switch to show your profile to the public." -msgstr "Basculer l'interrupteur pour afficher votre profil au public." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:236 -msgid "Token" -msgstr "Jeton" - -#: apps/web/src/components/forms/token.tsx:105 -msgid "Token copied to clipboard" -msgstr "Jeton copié dans le presse-papiers" - -#: apps/web/src/components/forms/token.tsx:126 -msgid "Token created" -msgstr "Jeton créé" - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:87 -msgid "Token deleted" -msgstr "Jeton supprimé" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:75 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:114 -msgid "Token doesn't have an expiration date" -msgstr "Le jeton n'a pas de date d'expiration" - -#: apps/web/src/components/forms/token.tsx:193 -msgid "Token expiration date" -msgstr "Date d'expiration du jeton" - -#: apps/web/src/components/forms/token.tsx:165 -msgid "Token name" -msgstr "Nom du jeton" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:65 -msgid "Total Documents" -msgstr "Total des documents" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:108 -msgid "Total Recipients" -msgstr "Total des destinataires" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:150 -msgid "Total Signers that Signed Up" -msgstr "Total des signataires qui se sont inscrits" - -#: apps/web/src/app/(dashboard)/admin/stats/page.tsx:64 -msgid "Total Users" -msgstr "Total des utilisateurs" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:160 -msgid "Transfer ownership of this team to a selected team member." -msgstr "Transférer la propriété de cette équipe à un membre d'équipe sélectionné." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:169 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:147 -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:156 -msgid "Transfer team" -msgstr "Transférer l'équipe" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:173 -msgid "Transfer the ownership of the team to another team member." -msgstr "Transférer la propriété de l'équipe à un autre membre de l'équipe." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:163 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:167 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:191 -msgid "Triggers" -msgstr "Déclencheurs" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:52 -msgid "Two factor authentication" -msgstr "Authentification à deux facteurs" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:88 -msgid "Two factor authentication recovery codes are used to access your account in the event that you lose access to your authenticator app." -msgstr "Les codes de récupération de l'authentification à deux facteurs sont utilisés pour accéder à votre compte dans le cas où vous perdez l'accès à votre application d'authentification." - -#: apps/web/src/components/forms/signin.tsx:448 -msgid "Two-Factor Authentication" -msgstr "Authentification à deux facteurs" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:90 -msgid "Two-factor authentication disabled" -msgstr "Authentification à deux facteurs désactivée" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:94 -msgid "Two-factor authentication enabled" -msgstr "Authentification à deux facteurs activée" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:92 -msgid "Two-factor authentication has been disabled for your account. You will no longer be required to enter a code from your authenticator app when signing in." -msgstr "L'authentification à deux facteurs a été désactivée pour votre compte. Vous ne serez plus tenu d'entrer un code de votre application d'authentification lors de la connexion." - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:73 -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:67 -msgid "Type" -msgstr "Type" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:184 -msgid "Type 'delete' to confirm" -msgstr "Tapez 'supprimer' pour confirmer" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:186 -msgid "Type a command or search..." -msgstr "Tapez une commande ou recherchez..." - -#: apps/web/src/app/(unauthenticated)/verify-email/page.tsx:26 -msgid "Uh oh! Looks like you're missing a token" -msgstr "Oh oh ! On dirait que vous manquez un jeton" - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:303 -msgid "Unable to change the language at this time. Please try again later." -msgstr "Impossible de changer la langue pour le moment. Veuillez réessayer plus tard." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:31 -msgid "Unable to copy recovery code" -msgstr "Impossible de copier le code de récupération" - -#: apps/web/src/components/forms/token.tsx:110 -msgid "Unable to copy token" -msgstr "Impossible de copier le jeton" - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:105 -msgid "Unable to create direct template access. Please try again later." -msgstr "Impossible de créer un accès direct au modèle. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/settings/teams/decline-team-invitation-button.tsx:33 -msgid "Unable to decline this team invitation at this time." -msgstr "Impossible de refuser cette invitation d'équipe pour le moment." - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:86 -msgid "Unable to delete invitation. Please try again." -msgstr "Impossible de supprimer l'invitation. Veuillez réessayer." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:94 -msgid "Unable to delete team" -msgstr "Impossible de supprimer l'équipe" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:103 -msgid "Unable to disable two-factor authentication" -msgstr "Impossible de désactiver l'authentification à deux facteurs" - -#: apps/web/src/app/(dashboard)/settings/teams/accept-team-invitation-button.tsx:33 -msgid "Unable to join this team at this time." -msgstr "Impossible de rejoindre cette équipe pour le moment." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recent-activity.tsx:72 -#: apps/web/src/components/document/document-history-sheet.tsx:127 -msgid "Unable to load document history" -msgstr "Impossible de charger l'historique des documents" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:111 -msgid "Unable to load your public profile templates at this time" -msgstr "Impossible de charger vos modèles de profil public pour le moment" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:84 -msgid "Unable to remove email verification at this time. Please try again." -msgstr "Impossible de retirer la vérification par e-mail pour le moment. Veuillez réessayer." - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:65 -msgid "Unable to remove team email at this time. Please try again." -msgstr "Impossible de retirer l'e-mail de l'équipe pour le moment. Veuillez réessayer." - -#: apps/web/src/components/(teams)/tables/team-member-invites-data-table.tsx:69 -msgid "Unable to resend invitation. Please try again." -msgstr "Impossible de renvoyer l'invitation. Veuillez réessayer." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-email-dropdown.tsx:40 -msgid "Unable to resend verification at this time. Please try again." -msgstr "Impossible de renvoyer la vérification pour le moment. Veuillez réessayer." - -#: apps/web/src/app/(unauthenticated)/reset-password/page.tsx:20 -msgid "Unable to reset password" -msgstr "Impossible de réinitialiser le mot de passe" - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:68 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:101 -msgid "Unable to setup two-factor authentication" -msgstr "Impossible de configurer l'authentification à deux facteurs" - -#: apps/web/src/components/forms/signin.tsx:247 -#: apps/web/src/components/forms/signin.tsx:255 -msgid "Unable to sign in" -msgstr "Impossible de se connecter" - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:166 -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:27 -msgid "Unauthorized" -msgstr "Non autorisé" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:116 -msgid "Uncompleted" -msgstr "Non complet" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:23 -msgid "Unknown error" -msgstr "Erreur inconnue" - -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:79 -msgid "Unpaid" -msgstr "Non payé" - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-templates-data-table.tsx:181 -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:162 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:166 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:191 -#: apps/web/src/components/forms/public-profile-form.tsx:279 -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:428 -msgid "Update" -msgstr "Mettre à jour" - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:211 -msgid "Update Banner" -msgstr "Mettre à jour la bannière" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:118 -msgid "Update passkey" -msgstr "Mettre à jour la clé d'accès" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Update password" -msgstr "Mettre à jour le mot de passe" - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Update profile" -msgstr "Mettre à jour le profil" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:180 -msgid "Update Recipient" -msgstr "Mettre à jour le destinataire" - -#: apps/web/src/components/(teams)/tables/team-members-data-table.tsx:146 -msgid "Update role" -msgstr "Mettre à jour le rôle" - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:176 -msgid "Update team" -msgstr "Mettre à jour l'équipe" - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:113 -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:121 -msgid "Update team email" -msgstr "Mettre à jour l'e-mail de l'équipe" - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:136 -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:144 -msgid "Update team member" -msgstr "Mettre à jour le membre de l'équipe" - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:147 -msgid "Update user" -msgstr "Mettre à jour l'utilisateur" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:208 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:210 -msgid "Update webhook" -msgstr "Mettre à jour le webhook" - -#: apps/web/src/components/forms/password.tsx:152 -msgid "Updating password..." -msgstr "Mise à jour du mot de passe..." - -#: apps/web/src/components/forms/profile.tsx:150 -msgid "Updating profile..." -msgstr "Mise à jour du profil..." - -#: apps/web/src/components/forms/avatar-image.tsx:182 -msgid "Upload Avatar" -msgstr "Télécharger un avatar" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:31 -msgid "Uploaded by" -msgstr "Téléversé par" - -#: apps/web/src/components/forms/avatar-image.tsx:91 -msgid "Uploaded file is too large" -msgstr "Le fichier téléchargé est trop volumineux" - -#: apps/web/src/components/forms/avatar-image.tsx:92 -msgid "Uploaded file is too small" -msgstr "Le fichier téléchargé est trop petit" - -#: apps/web/src/components/forms/avatar-image.tsx:93 -msgid "Uploaded file not an allowed file type" -msgstr "Le fichier téléchargé n'est pas un type de fichier autorisé" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:187 -#: apps/web/src/components/forms/signin.tsx:505 -msgid "Use Authenticator" -msgstr "Utiliser l'authentificateur" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:185 -#: apps/web/src/components/forms/signin.tsx:503 -msgid "Use Backup Code" -msgstr "Utiliser le code de secours" - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:191 -msgid "Use Template" -msgstr "Utiliser le modèle" - -#: apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-data-table.tsx:82 -msgid "User" -msgstr "Utilisateur" - -#: apps/web/src/app/(dashboard)/admin/subscriptions/page.tsx:41 -msgid "User ID" -msgstr "ID utilisateur" - -#: apps/web/src/components/forms/v2/signup.tsx:234 -msgid "User profiles are here!" -msgstr "Les profils des utilisateurs sont ici !" - -#: apps/web/src/components/(dashboard)/layout/menu-switcher.tsx:269 -msgid "User settings" -msgstr "Paramètres de l'utilisateur" - -#: apps/web/src/app/(dashboard)/admin/nav.tsx:51 -msgid "Users" -msgstr "Utilisateurs" - -#: apps/web/src/app/(dashboard)/admin/documents/[id]/recipient-item.tsx:83 -msgid "Value" -msgstr "Valeur" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:100 -msgid "Verification Email Sent" -msgstr "Email de vérification envoyé" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:45 -msgid "Verification email sent successfully." -msgstr "Email de vérification envoyé avec succès." - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:102 -msgid "Verify Now" -msgstr "Vérifier maintenant" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:112 -msgid "Verify your email address" -msgstr "Vérifiez votre adresse e-mail" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:88 -msgid "Verify your email address to unlock all features." -msgstr "Vérifiez votre adresse e-mail pour débloquer toutes les fonctionnalités." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:56 -msgid "Verify your email to upload documents." -msgstr "Vérifiez votre e-mail pour télécharger des documents." - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-button.tsx:95 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:126 -#: apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx:135 -#: apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx:130 -#: apps/web/src/components/(teams)/tables/team-billing-invoices-data-table.tsx:100 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:168 -msgid "View" -msgstr "Voir" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:140 -msgid "View activity" -msgstr "Voir l'activité" - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:78 -msgid "View all documents sent to your account" -msgstr "Voir tous les documents envoyés à votre compte" - -#: apps/web/src/app/(dashboard)/settings/security/page.tsx:134 -msgid "View all recent security activity related to your account." -msgstr "Voir toute l'activité de sécurité récente liée à votre compte." - -#: apps/web/src/app/(dashboard)/settings/security/activity/page.tsx:26 -msgid "View all security activity related to your account." -msgstr "Voir toute l'activité de sécurité liée à votre compte." - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:78 -msgid "View Codes" -msgstr "Voir les codes" - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:150 -msgid "View documents associated with this email" -msgstr "Voir les documents associés à cet e-mail" - -#: apps/web/src/app/(dashboard)/settings/teams/team-invitations.tsx:55 -msgid "View invites" -msgstr "Voir les invitations" - -#: apps/web/src/app/(signing)/sign/[token]/complete/document-preview-button.tsx:34 -msgid "View Original Document" -msgstr "Voir le document original" - -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:87 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:116 -msgid "View Recovery Codes" -msgstr "Voir les codes de récupération" - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:56 -msgid "View teams" -msgstr "Voir les équipes" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-recipients.tsx:104 -msgid "Viewed" -msgstr "Vu" - -#: apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx:86 -msgid "Waiting" -msgstr "En attente" - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:151 -msgid "Waiting for others to sign" -msgstr "En attente que d'autres signent" - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:70 -msgid "Waiting for Your Turn" -msgstr "En attente de votre tour" - -#: apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx:61 -msgid "Want to send slick signing links like this one? <0>Check out Documenso." -msgstr "Vous voulez envoyer des liens de signature élégants comme celui-ci ? <0>Découvrez Documenso." - -#: apps/web/src/app/(profile)/profile-header.tsx:68 -msgid "Want your own public profile?" -msgstr "Vous voulez votre propre profil public ?" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:40 -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:55 -#: apps/web/src/components/(teams)/team-billing-portal-button.tsx:31 -msgid "We are unable to proceed to the billing portal at this time. Please try again, or contact support." -msgstr "Nous ne pouvons pas accéder au portail de facturation pour le moment. Veuillez réessayer ou contacter le support." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:95 -msgid "We are unable to remove this passkey at the moment. Please try again later." -msgstr "Nous ne pouvons pas supprimer cette clé de passkey pour le moment. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:75 -msgid "We are unable to update this passkey at the moment. Please try again later." -msgstr "Nous ne pouvons pas mettre à jour cette clé de passkey pour le moment. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:153 -msgid "We encountered an error while removing the direct template link. Please try again later." -msgstr "Une erreur s'est produite lors de la suppression du lien direct vers le modèle. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:84 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:90 -msgid "We encountered an error while updating the webhook. Please try again later." -msgstr "Une erreur s'est produite lors de la mise à jour du webhook. Veuillez réessayer plus tard." - -#: apps/web/src/components/forms/token.tsx:145 -msgid "We encountered an unknown error while attempting create the new token. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la création de la nouvelle clé. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to add this email. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de l'ajout de cet e-mail. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:107 -msgid "We encountered an unknown error while attempting to create a team. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la création d'une équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:90 -msgid "We encountered an unknown error while attempting to delete it. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la suppression. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/tables/pending-user-teams-data-table-actions.tsx:35 -msgid "We encountered an unknown error while attempting to delete the pending team. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la suppression de l'équipe en attente. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:86 -msgid "We encountered an unknown error while attempting to delete this team. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la suppression de cette équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:99 -msgid "We encountered an unknown error while attempting to delete this token. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la suppression de ce token. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/delete-user-dialog.tsx:71 -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:68 -msgid "We encountered an unknown error while attempting to delete your account. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la suppression de votre compte. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx:160 -msgid "We encountered an unknown error while attempting to invite team members. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de l'invitation de membres de l'équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to leave this team. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de votre départ de cette équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:143 -msgid "We encountered an unknown error while attempting to remove this template from your profile. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la suppression de ce modèle de votre profil. Veuillez réessayer plus tard." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/team-transfer-status.tsx:56 -msgid "We encountered an unknown error while attempting to remove this transfer. Please try again or contact support." -msgstr "Une erreur inconnue s'est produite lors de la suppression de ce transfert. Veuillez réessayer ou contacter le support." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:60 -msgid "We encountered an unknown error while attempting to remove this user. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la suppression de cet utilisateur. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:118 -msgid "We encountered an unknown error while attempting to request a transfer of this team. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la demande de transfert de cette équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/forms/reset-password.tsx:89 -msgid "We encountered an unknown error while attempting to reset your password. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la réinitialisation de votre mot de passe. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:46 -msgid "We encountered an unknown error while attempting to revoke access. Please try again or contact support." -msgstr "Une erreur inconnue s'est produite lors de la révocation de l'accès. Veuillez réessayer ou contacter le support." - -#: apps/web/src/components/forms/public-profile-claim-dialog.tsx:115 -msgid "We encountered an unknown error while attempting to save your details. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de l'enregistrement de vos détails. Veuillez réessayer plus tard." - -#: 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 -msgid "We encountered an unknown error while attempting to sign you In. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la connexion. Veuillez réessayer plus tard." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:100 -#: apps/web/src/components/forms/signup.tsx:115 -#: apps/web/src/components/forms/v2/signup.tsx:162 -msgid "We encountered an unknown error while attempting to sign you up. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de l'inscription. Veuillez réessayer plus tard." - -#: apps/web/src/components/forms/signup.tsx:130 -#: apps/web/src/components/forms/signup.tsx:144 -#: apps/web/src/components/forms/v2/signup.tsx:185 -#: apps/web/src/components/forms/v2/signup.tsx:199 -msgid "We encountered an unknown error while attempting to sign you Up. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de l'inscription. Veuillez réessayer plus tard." - -#: apps/web/src/components/forms/avatar-image.tsx:124 -msgid "We encountered an unknown error while attempting to update the avatar. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour de l'avatar. Veuillez réessayer plus tard." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:92 -msgid "We encountered an unknown error while attempting to update the banner. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour de la bannière. Veuillez réessayer plus tard." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:180 -msgid "We encountered an unknown error while attempting to update the template. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour du modèle. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:102 -msgid "We encountered an unknown error while attempting to update this team member. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour de ce membre de l'équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/forms/password.tsx:86 -msgid "We encountered an unknown error while attempting to update your password. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour de votre mot de passe. Veuillez réessayer plus tard." - -#: apps/web/src/components/forms/public-profile-form.tsx:106 -msgid "We encountered an unknown error while attempting to update your public profile. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour de votre profil public. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:96 -msgid "We encountered an unknown error while attempting to update your team. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour de votre équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/update-team-email-dialog.tsx:91 -msgid "We encountered an unknown error while attempting update the team email. Please try again later." -msgstr "Une erreur inconnue s'est produite lors de la mise à jour de l'e-mail de l'équipe. Veuillez réessayer plus tard." - -#: apps/web/src/components/(teams)/dialogs/add-team-email-dialog.tsx:80 -msgid "We have sent a confirmation email for verification." -msgstr "Nous avons envoyé un e-mail de confirmation pour vérification." - -#: apps/web/src/components/forms/token.tsx:111 -msgid "We were unable to copy the token to your clipboard. Please try again." -msgstr "Nous n'avons pas pu copier le token dans votre presse-papiers. Veuillez réessayer." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:33 -msgid "We were unable to copy your recovery code to your clipboard. Please try again." -msgstr "Nous n'avons pas pu copier votre code de récupération dans votre presse-papiers. Veuillez réessayer." - -#: apps/web/src/components/(teams)/dialogs/create-team-checkout-dialog.tsx:52 -msgid "We were unable to create a checkout session. Please try again, or contact support" -msgstr "Nous n'avons pas pu créer de session de paiement. Veuillez réessayer ou contacter le support" - -#: apps/web/src/components/forms/2fa/disable-authenticator-app-dialog.tsx:105 -msgid "We were unable to disable two-factor authentication for your account. Please ensure that you have entered your password and backup code correctly and try again." -msgstr "Nous n'avons pas pu désactiver l'authentification à deux facteurs pour votre compte. Veuillez vous assurer que vous avez correctement entré votre mot de passe et votre code de secours, puis réessayez." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:28 -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:39 -msgid "We were unable to log you out at this time." -msgstr "Nous n'avons pas pu vous déconnecter pour le moment." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:125 -msgid "We were unable to set your public profile to public. Please try again." -msgstr "Nous n'avons pas pu définir votre profil public comme public. Veuillez réessayer." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:70 -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:103 -msgid "We were unable to setup two-factor authentication for your account. Please ensure that you have entered your code correctly and try again." -msgstr "Nous n'avons pas pu configurer l'authentification à deux facteurs pour votre compte. Veuillez vous assurer que vous avez correctement entré votre code et réessayez." - -#: 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:127 -msgid "We were unable to submit this document at this time. Please try again later." -msgstr "Nous n'avons pas pu soumettre ce document pour le moment. Veuillez réessayer plus tard." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:169 -msgid "We were unable to verify your details. Please try again or contact support" -msgstr "Nous n'avons pas pu vérifier vos détails. Veuillez réessayer ou contacter le support" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:65 -msgid "We were unable to verify your email. If your email is not verified already, please try again." -msgstr "Nous n'avons pas pu vérifier votre e-mail. Si votre e-mail n'est pas déjà vérifié, veuillez réessayer." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:29 -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:11 -msgid "We're all empty" -msgstr "Nous sommes tous vides" - -#: apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx:116 -msgid "We've sent a confirmation email to <0>{email}. Please check your inbox and click the link in the email to verify your account." -msgstr "Nous avons envoyé un e-mail de confirmation à <0>{email}. Veuillez vérifier votre boîte de réception et cliquer sur le lien de l'e-mail pour vérifier votre compte." - -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:92 -msgid "Webhook created" -msgstr "Webhook créé" - -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:78 -msgid "Webhook deleted" -msgstr "Webhook supprimé" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:74 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx:80 -msgid "Webhook updated" -msgstr "Webhook mis à jour" - -#: apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx:117 -#: apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx:145 -msgid "Webhook URL" -msgstr "URL du webhook" - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:28 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:33 -#: apps/web/src/components/(dashboard)/settings/layout/desktop-nav.tsx:103 -#: apps/web/src/components/(dashboard)/settings/layout/mobile-nav.tsx:106 -#: apps/web/src/components/(teams)/settings/layout/desktop-nav.tsx:94 -#: apps/web/src/components/(teams)/settings/layout/mobile-nav.tsx:102 -msgid "Webhooks" -msgstr "Webhooks" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:29 -msgid "Weekly" -msgstr "Hebdomadaire" - -#: apps/web/src/app/(unauthenticated)/signin/page.tsx:33 -msgid "Welcome back, we are lucky to have you." -msgstr "Contentieux, nous avons de la chance de vous avoir." - -#: apps/web/src/app/(signing)/sign/[token]/waiting/page.tsx:88 -msgid "Were you trying to edit this document instead?" -msgstr "Essayiez-vous d'éditer ce document à la place ?" - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:189 -msgid "When you click continue, you will be prompted to add the first available authenticator on your system." -msgstr "Lorsque vous cliquez sur continuer, vous serez invité à ajouter le premier authentificateur disponible sur votre système." - -#: apps/web/src/app/(profile)/p/[url]/page.tsx:139 -msgid "While waiting for them to do so you can create your own Documenso account and get started with document signing right away." -msgstr "En attendant qu'ils le fassent, vous pouvez créer votre propre compte Documenso et commencer à signer des documents dès maintenant." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:126 -msgid "Who do you want to remind?" -msgstr "Qui voulez-vous rappeler ?" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about the team" -msgstr "Écrivez sur l'équipe" - -#: apps/web/src/components/forms/public-profile-form.tsx:223 -msgid "Write about yourself" -msgstr "Écrivez sur vous-même" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx:31 -msgid "Yearly" -msgstr "Annuel" - -#: apps/web/src/app/(dashboard)/documents/[id]/document-page-view-information.tsx:32 -msgid "You" -msgstr "Vous" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:93 -msgid "You are about to complete approving \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Vous êtes sur le point de terminer l'approbation de \"{truncatedTitle}\".<0/> Êtes-vous sûr?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:85 -msgid "You are about to complete signing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Vous êtes sur le point de terminer la signature de \"{truncatedTitle}\".<0/> Êtes-vous sûr?" - -#: apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx:77 -msgid "You are about to complete viewing \"{truncatedTitle}\".<0/> Are you sure?" -msgstr "Vous êtes sur le point de terminer la visualisation de \"{truncatedTitle}\".<0/> Êtes-vous sûr?" - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:103 -msgid "You are about to delete <0>\"{documentTitle}\"" -msgstr "Vous êtes sur le point de supprimer <0>\"{documentTitle}\"" - -#: apps/web/src/components/(teams)/dialogs/remove-team-email-dialog.tsx:120 -msgid "You are about to delete the following team email from <0>{teamName}." -msgstr "Vous êtes sur le point de supprimer l'e-mail d'équipe suivant de <0>{teamName}." - -#: apps/web/src/app/(dashboard)/documents/delete-document-dialog.tsx:107 -msgid "You are about to hide <0>\"{documentTitle}\"" -msgstr "Vous êtes sur le point de cacher <0>\"{documentTitle}\"" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:85 -msgid "You are about to leave the following team." -msgstr "Vous êtes sur le point de quitter l'équipe suivante." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:85 -msgid "You are about to remove the following user from <0>{teamName}." -msgstr "Vous êtes sur le point de supprimer l'utilisateur suivant de <0>{teamName}." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:98 -msgid "You are about to revoke access for team <0>{0} ({1}) to use your email." -msgstr "Vous êtes sur le point de révoquer l'accès de l'équipe <0>{0} ({1}) à votre e-mail." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:78 -msgid "You are currently on the <0>Free Plan." -msgstr "Vous êtes actuellement sur le <0>Plan Gratuit." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:148 -msgid "You are currently updating <0>{teamMemberName}." -msgstr "Vous mettez à jour actuellement <0>{teamMemberName}." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/user-passkeys-data-table-actions.tsx:122 -msgid "You are currently updating the <0>{passkeyName} passkey." -msgstr "Vous mettez à jour actuellement la clé de passkey <0>{passkeyName}." - -#: apps/web/src/app/(teams)/t/[teamUrl]/error.tsx:28 -msgid "You are not authorized to view this page." -msgstr "Vous n'êtes pas autorisé à voir cette page." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:43 -msgid "You can choose to enable or disable your profile for public view." -msgstr "Vous pouvez choisir d'activer ou de désactiver votre profil pour la vue publique." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:50 -msgid "You can choose to enable or disable your team profile for public view." -msgstr "Vous pouvez choisir d'activer ou de désactiver le profil de votre équipe pour la vue publique." - -#: apps/web/src/app/(dashboard)/documents/upcoming-profile-claim-teaser.tsx:30 -msgid "You can claim your profile later on by going to your profile settings!" -msgstr "Vous pouvez revendiquer votre profil plus tard en allant dans vos paramètres de profil !" - -#: apps/web/src/components/forms/public-profile-form.tsx:154 -msgid "You can update the profile URL by updating the team URL in the general settings page." -msgstr "Vous pouvez mettre à jour l'URL de profil en mettant à jour l'URL de l'équipe dans la page des paramètres généraux." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/page.tsx:65 -msgid "You can view documents associated with this email and use this identity when sending documents." -msgstr "Vous pouvez voir les documents associés à cet e-mail et utiliser cette identité lors de l'envoi de documents." - -#: apps/web/src/app/(dashboard)/settings/security/passkeys/create-passkey-dialog.tsx:213 -msgid "You cannot have more than {MAXIMUM_PASSKEYS} passkeys." -msgstr "Vous ne pouvez pas avoir plus de {MAXIMUM_PASSKEYS} clés de passkey." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:120 -msgid "You cannot modify a team member who has a higher role than you." -msgstr "Vous ne pouvez pas modifier un membre de l'équipe qui a un rôle plus élevé que vous." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:101 -msgid "You cannot upload encrypted PDFs" -msgstr "Vous ne pouvez pas télécharger de PDF cryptés" - -#: apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx:45 -msgid "You do not currently have a customer record, this should not happen. Please contact support for assistance." -msgstr "Vous n'avez actuellement pas de dossier client, cela ne devrait pas se produire. Veuillez contacter le support pour obtenir de l'aide." - -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:127 -msgid "You have accepted an invitation from <0>{0} to join their team." -msgstr "Vous avez accepté une invitation de <0>{0} pour rejoindre leur équipe." - -#: apps/web/src/app/(unauthenticated)/team/verify/transfer/[token]/page.tsx:64 -msgid "You have already completed the ownership transfer for <0>{0}." -msgstr "Vous avez déjà terminé le transfert de propriété pour <0>{0}." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:61 -msgid "You have already verified your email address for <0>{0}." -msgstr "Vous avez déjà vérifié votre adresse e-mail pour <0>{0}." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:95 -#: apps/web/src/app/(unauthenticated)/team/invite/[token]/page.tsx:100 -msgid "You have been invited by <0>{0} to join their team." -msgstr "Vous avez été invité par <0>{0} à rejoindre leur équipe." - -#: apps/web/src/app/(unauthenticated)/team/decline/[token]/page.tsx:122 -msgid "You have declined the invitation from <0>{0} to join their team." -msgstr "Vous avez décliné l'invitation de <0>{0} pour rejoindre leur équipe." - -#: apps/web/src/app/(dashboard)/settings/webhooks/page.tsx:44 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/page.tsx:49 -msgid "You have no webhooks yet. Your webhooks will be shown here once you create them." -msgstr "Vous n'avez pas encore de webhooks. Vos webhooks seront affichés ici une fois que vous les aurez créés." - -#: apps/web/src/app/(dashboard)/templates/empty-state.tsx:15 -msgid "You have not yet created any templates. To create a template please upload one." -msgstr "Vous n'avez pas encore créé de modèles. Pour créer un modèle, veuillez en télécharger un." - -#: apps/web/src/app/(dashboard)/documents/empty-state.tsx:30 -msgid "You have not yet created or received any documents. To create a document please upload one." -msgstr "Vous n'avez pas encore créé ou reçu de documents. Pour créer un document, veuillez en télécharger un." - -#: apps/web/src/app/(dashboard)/templates/template-direct-link-dialog.tsx:234 -msgid "You have reached the maximum limit of {0} direct templates. <0>Upgrade your account to continue!" -msgstr "Vous avez atteint la limite maximale de {0} modèles directs. <0>Mettez à niveau votre compte pour continuer !" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:52 -msgid "You have reached your document limit." -msgstr "Vous avez atteint votre limite de documents." - -#: apps/web/src/app/(dashboard)/templates/data-table-templates.tsx:182 -msgid "You have reached your document limit. <0>Upgrade your account to continue!" -msgstr "Vous avez atteint votre limite de documents. <0>Mettez à niveau votre compte pour continuer !" - -#: apps/web/src/components/(teams)/dialogs/leave-team-dialog.tsx:50 -msgid "You have successfully left this team." -msgstr "Vous avez quitté cette équipe avec succès." - -#: apps/web/src/app/(signing)/sign/[token]/complete/claim-account.tsx:80 -#: apps/web/src/components/forms/signup.tsx:95 -#: apps/web/src/components/forms/v2/signup.tsx:129 -msgid "You have successfully registered. Please verify your account by clicking on the link you received in the email." -msgstr "Vous vous êtes inscrit avec succès. Veuillez vérifier votre compte en cliquant sur le lien que vous avez reçu dans l'e-mail." - -#: apps/web/src/components/(teams)/dialogs/delete-team-member-dialog.tsx:50 -msgid "You have successfully removed this user from the team." -msgstr "Vous avez retiré cet utilisateur de l'équipe avec succès." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:38 -msgid "You have successfully revoked access." -msgstr "Vous avez révoqué l'accès avec succès." - -#: apps/web/src/components/(teams)/dialogs/update-team-member-dialog.tsx:93 -msgid "You have updated {teamMemberName}." -msgstr "Vous avez mis à jour {teamMemberName}." - -#: apps/web/src/app/(unauthenticated)/team/verify/email/[token]/page.tsx:136 -msgid "You have verified your email address for <0>{0}." -msgstr "Vous avez vérifié votre adresse e-mail pour <0>{0}." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:82 -msgid "You must be an admin of this team to manage billing." -msgstr "Vous devez être un administrateur de cette équipe pour gérer la facturation." - -#: apps/web/src/components/(dashboard)/settings/token/delete-token-dialog.tsx:60 -#: apps/web/src/components/(dashboard)/settings/webhooks/delete-webhook-dialog.tsx:58 -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:54 -msgid "You must enter '{deleteMessage}' to proceed" -msgstr "Vous devez entrer '{deleteMessage}' pour continuer" - -#: apps/web/src/components/(teams)/dialogs/transfer-team-dialog.tsx:301 -msgid "You must have at least one other team member to transfer ownership." -msgstr "Vous devez avoir au moins un autre membre de l'équipe pour transférer la propriété." - -#: apps/web/src/app/(dashboard)/settings/public-profile/public-profile-page-view.tsx:109 -msgid "You must set a profile URL before enabling your public profile." -msgstr "Vous devez définir une URL de profil avant d'activer votre profil public." - -#: apps/web/src/app/(signing)/sign/[token]/signing-auth-page.tsx:56 -msgid "You need to be logged in as <0>{email} to view this page." -msgstr "Vous devez être connecté en tant que <0>{email} pour voir cette page." - -#: apps/web/src/app/(recipient)/d/[token]/signing-auth-page.tsx:45 -msgid "You need to be logged in to view this page." -msgstr "Vous devez être connecté pour voir cette page." - -#: apps/web/src/app/(signing)/sign/[token]/document-action-auth-2fa.tsx:105 -msgid "You need to setup 2FA to mark this document as viewed." -msgstr "Vous devez configurer 2FA pour marquer ce document comme vu." - -#: apps/web/src/components/forms/v2/signup.tsx:283 -msgid "You will get notified & be able to set up your documenso public profile when we launch the feature." -msgstr "Vous serez notifié et pourrez configurer votre profil public Documenso lorsque nous lancerons la fonctionnalité." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:96 -msgid "You will now be required to enter a code from your authenticator app when signing in." -msgstr "Vous devrez maintenant entrer un code de votre application d'authentification lors de la connexion." - -#: apps/web/src/app/(signing)/sign/[token]/complete/page.tsx:174 -msgid "You will receive an Email copy of the signed document once everyone has signed." -msgstr "Vous recevrez une copie par e-mail du document signé une fois que tout le monde aura signé." - -#: apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx:49 -msgid "Your account has been deleted successfully." -msgstr "Votre compte a été supprimé avec succès." - -#: apps/web/src/components/forms/avatar-image.tsx:108 -msgid "Your avatar has been updated successfully." -msgstr "Votre avatar a été mis à jour avec succès." - -#: apps/web/src/app/(dashboard)/admin/site-settings/banner-form.tsx:75 -msgid "Your banner has been updated successfully." -msgstr "Votre bannière a été mise à jour avec succès." - -#: apps/web/src/app/(dashboard)/settings/billing/page.tsx:119 -msgid "Your current plan is past due. Please update your payment information." -msgstr "Votre plan actuel est en retard. Veuillez mettre à jour vos informations de paiement." - -#: apps/web/src/components/templates/manage-public-template-dialog.tsx:251 -msgid "Your direct signing templates" -msgstr "Vos modèles de signature directe" - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:124 -msgid "Your document failed to upload." -msgstr "Votre document a échoué à se télécharger." - -#: apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx:151 -msgid "Your document has been created from the template successfully." -msgstr "Votre document a été créé à partir du modèle avec succès." - -#: apps/web/src/app/(dashboard)/documents/_action-items/resend-document.tsx:98 -msgid "Your document has been re-sent successfully." -msgstr "Votre document a été renvoyé avec succès." - -#: apps/web/src/app/(dashboard)/documents/[id]/edit-document.tsx:322 -msgid "Your document has been sent successfully." -msgstr "Votre document a été envoyé avec succès." - -#: apps/web/src/app/(dashboard)/documents/duplicate-document-dialog.tsx:59 -msgid "Your document has been successfully duplicated." -msgstr "Votre document a été dupliqué avec succès." - -#: apps/web/src/app/(dashboard)/documents/upload-document.tsx:82 -msgid "Your document has been uploaded successfully." -msgstr "Votre document a été téléchargé avec succès." - -#: apps/web/src/app/(dashboard)/templates/new-template-dialog.tsx:69 -msgid "Your document has been uploaded successfully. You will be redirected to the template page." -msgstr "Votre document a été téléchargé avec succès. Vous serez redirigé vers la page de modèle." - -#: apps/web/src/components/(dashboard)/common/command-menu.tsx:223 -msgid "Your documents" -msgstr "Vos documents" - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx:40 -msgid "Your email has been successfully confirmed! You can now use all features of Documenso." -msgstr "Votre e-mail a été confirmé avec succès ! Vous pouvez maintenant utiliser toutes les fonctionnalités de Documenso." - -#: apps/web/src/app/(dashboard)/settings/teams/team-email-usage.tsx:62 -msgid "Your email is currently being used by team <0>{0} ({1})." -msgstr "Votre e-mail est actuellement utilisé par l'équipe <0>{0} ({1})." - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:47 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:80 -msgid "Your existing tokens" -msgstr "Vos jetons existants" - -#: apps/web/src/components/forms/password.tsx:72 -#: apps/web/src/components/forms/reset-password.tsx:73 -msgid "Your password has been updated successfully." -msgstr "Votre mot de passe a été mis à jour avec succès." - -#: apps/web/src/app/(teams)/t/[teamUrl]/layout-billing-banner.tsx:113 -msgid "Your payment for teams is overdue. Please settle the payment to avoid any service disruptions." -msgstr "Votre paiement pour les équipes est en retard. Veuillez régler le paiement pour éviter toute interruption de service." - -#: apps/web/src/components/forms/profile.tsx:73 -msgid "Your profile has been updated successfully." -msgstr "Votre profil a été mis à jour avec succès." - -#: apps/web/src/app/(dashboard)/admin/users/[id]/page.tsx:73 -msgid "Your profile has been updated." -msgstr "Votre profil a été mis à jour." - -#: apps/web/src/components/forms/public-profile-form.tsx:81 -msgid "Your public profile has been updated." -msgstr "Votre profil public a été mis à jour." - -#: apps/web/src/components/forms/2fa/recovery-code-list.tsx:27 -msgid "Your recovery code has been copied to your clipboard." -msgstr "Votre code de récupération a été copié dans votre presse-papiers." - -#: apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx:167 -#: apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx:91 -msgid "Your recovery codes are listed below. Please store them in a safe place." -msgstr "Vos codes de récupération sont listés ci-dessous. Veuillez les conserver dans un endroit sûr." - -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx:62 -msgid "Your subscription is currently active." -msgstr "Votre abonnement est actuellement actif." - -#: apps/web/src/components/(teams)/dialogs/create-team-dialog.tsx:89 -msgid "Your team has been created." -msgstr "Votre équipe a été créée." - -#: apps/web/src/components/(teams)/dialogs/delete-team-dialog.tsx:73 -msgid "Your team has been successfully deleted." -msgstr "Votre équipe a été supprimée avec succès." - -#: apps/web/src/components/(teams)/forms/update-team-form.tsx:69 -msgid "Your team has been successfully updated." -msgstr "Votre équipe a été mise à jour avec succès." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:43 -msgid "Your template has been duplicated successfully." -msgstr "Votre modèle a été dupliqué avec succès." - -#: apps/web/src/app/(dashboard)/templates/delete-template-dialog.tsx:42 -msgid "Your template has been successfully deleted." -msgstr "Votre modèle a été supprimé avec succès." - -#: apps/web/src/app/(dashboard)/templates/duplicate-template-dialog.tsx:67 -msgid "Your template will be duplicated." -msgstr "Votre modèle sera dupliqué." - -#: apps/web/src/app/(dashboard)/templates/[id]/edit-template.tsx:220 -msgid "Your templates has been saved successfully." -msgstr "Vos modèles ont été enregistrés avec succès." - -#: apps/web/src/app/(unauthenticated)/verify-email/[token]/page.tsx:89 -msgid "Your token has expired!" -msgstr "Votre jeton a expiré !" - -#: apps/web/src/components/forms/token.tsx:277 -msgid "Your token was created successfully! Make sure to copy it because you won't be able to see it again!" -msgstr "Votre jeton a été créé avec succès ! Assurez-vous de le copier car vous ne pourrez plus le voir !" - -#: apps/web/src/app/(dashboard)/settings/tokens/page.tsx:53 -#: apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx:86 -msgid "Your tokens will be shown here once you create them." -msgstr "Vos jetons seront affichés ici une fois que vous les aurez créés." diff --git a/packages/lib/translations/ro/common.po b/packages/lib/translations/ro/common.po deleted file mode 100644 index 444ff013f..000000000 --- a/packages/lib/translations/ro/common.po +++ /dev/null @@ -1,20 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: ro\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-07-26 06:04\n" -"Last-Translator: \n" -"Language-Team: Romanian\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: ro\n" -"X-Crowdin-File: common.po\n" -"X-Crowdin-File-ID: 4\n" - diff --git a/packages/lib/translations/ro/marketing.po b/packages/lib/translations/ro/marketing.po deleted file mode 100644 index a25d016a2..000000000 --- a/packages/lib/translations/ro/marketing.po +++ /dev/null @@ -1,599 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: ro\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-07-26 06:04\n" -"Last-Translator: \n" -"Language-Team: Romanian\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: ro\n" -"X-Crowdin-File: marketing.po\n" -"X-Crowdin-File-ID: 6\n" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:45 -msgid "{0}" -msgstr "{0}" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:100 -msgid "5 standard documents per month" -msgstr "5 documente standard pe lună" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:198 -msgid "5 Users Included" -msgstr "5 Utilizatori Incluși" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:30 -msgid "A 10x better signing experience." -msgstr "O experiență de semnare de 10 ori mai bună." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:201 -msgid "Add More Users for {0}" -msgstr "Adaugă Mai Mulți Utilizatori pentru {0}" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:165 -msgid "All our metrics, finances, and learnings are public. We believe in transparency and want to share our journey with you. You can read more about why here: <0>Announcing Open Metrics" -msgstr "Toate metricile, finanțele și învățămintele noastre sunt publice. Credem în transparență și dorim să împărtășim călătoria noastră cu tine. Poți citi mai multe despre asta aici: <0>Anunțând Metriile Deschise" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:58 -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:65 -msgid "Amount Raised" -msgstr "Suma Strânsă" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:145 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:189 -msgid "API Access" -msgstr "Acces API" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:63 -msgid "Beautiful." -msgstr "Frumos." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:65 -msgid "Because signing should be celebrated. That’s why we care about the smallest detail in our product." -msgstr "Pentru că semnarea trebuie să fie sărbătorită. De aceea ne pasă de cel mai mic detaliu din produsul nostru." - -#: apps/marketing/src/components/(marketing)/footer.tsx:35 -#: apps/marketing/src/components/(marketing)/header.tsx:57 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:36 -msgid "Blog" -msgstr "Blog" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:60 -msgid "Build on top." -msgstr "Construiește pe baza." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:163 -msgid "Can I use Documenso commercially?" -msgstr "Pot folosi Documenso comercial?" - -#: apps/marketing/src/components/(marketing)/footer.tsx:42 -msgid "Careers" -msgstr "Cariere" - -#: apps/marketing/src/components/(marketing)/footer.tsx:36 -msgid "Changelog" -msgstr "Istoric de Modificări" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:81 -msgid "Choose a template from the community app store. Or submit your own template for others to use." -msgstr "Alegeți un șablon din magazinul de aplicații al comunității. Sau trimiteți propriul șablon pentru ca alții să îl folosească." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:219 -msgid "Community" -msgstr "Comunitate" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:55 -msgid "Completed Documents" -msgstr "Documente Finalizate" - -#: apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx:33 -msgid "Completed Documents per Month" -msgstr "Documente Finalizate pe Lună" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:61 -msgid "Connections" -msgstr "Conexiuni" - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:35 -msgid "Contact Us" -msgstr "Contactați-ne" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:63 -msgid "Create connections and automations with Zapier and more to integrate with your favorite tools." -msgstr "Creați conexiuni și automatizări cu Zapier și altele pentru a integra cu instrumentele dvs. preferate." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:23 -msgid "Create your account and start using state-of-the-art document signing. Open and beautiful signing is within your grasp." -msgstr "Creați-vă contul și începeți să utilizați semnarea documentelor de ultimă generație. Semnarea deschisă și frumoasă este la îndemâna dvs." - -#: apps/marketing/src/app/(marketing)/open/tooltip.tsx:35 -msgid "Customers with an Active Subscriptions." -msgstr "Clienți cu Abonamente Active." - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:29 -msgid "Customise and expand." -msgstr "Personalizează și extinde." - -#: apps/marketing/src/components/(marketing)/footer.tsx:38 -msgid "Design" -msgstr "Design" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:44 -msgid "Designed for every stage of your journey." -msgstr "Proiectat pentru fiecare etapă a călătoriei tale." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:37 -msgid "Direct Link" -msgstr "Link Direct" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:181 -msgid "Documenso is a community effort to create an open and vibrant ecosystem around a tool, everybody is free to use and adapt. By being truly open we want to create trusted infrastructure for the future of the internet." -msgstr "Documenso este un efort al comunității de a crea un ecosistem deschis și vibrant în jurul unui instrument, pe care toți îl pot folosi și adapta gratuit. Fiind cu adevărat deschiși, dorim să creăm o infrastructură de încredere pentru viitorul internetului." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:28 -msgid "Documenso on X" -msgstr "Documenso pe X" - -#: apps/marketing/src/components/(marketing)/hero.tsx:100 -msgid "Document signing,<0/>finally open source." -msgstr "Semnare de documente,<0/>în sfârșit open source." - -#: apps/marketing/src/components/(marketing)/footer.tsx:33 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28 -msgid "Documentation" -msgstr "Documentație" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:106 -msgid "Easily embed Documenso into your product. Simply copy and paste our react widget into your application." -msgstr "Incorporați ușor Documenso în produsul dvs. Pur și simplu copiați și lipiți widget-ul nostru react în aplicația dvs." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:42 -msgid "Easy Sharing (Soon)." -msgstr "Partajare ușoară (Curând)." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:148 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:192 -msgid "Email and Discord Support" -msgstr "Suport prin Email și Discord" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:43 -msgid "Engagement" -msgstr "Implicare" - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:16 -msgid "Enterprise Compliance, License or Technical Needs?" -msgstr "Conformitate Enterprise, Licență sau Nevoi Tehnice?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:128 -msgid "Everything you need for a great signing experience." -msgstr "Tot ce ai nevoie pentru o experiență excelentă de semnare." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:41 -msgid "Fast." -msgstr "Rapid." - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:32 -msgid "Faster, smarter and more beautiful." -msgstr "Mai rapid, mai inteligent și mai frumos." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:210 -msgid "Finances" -msgstr "Finanțe" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:38 -msgid "Follow us on X" -msgstr "Urmărește-ne pe X" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:172 -msgid "For companies looking to scale across multiple teams." -msgstr "Pentru companiile care doresc să se extindă pe mai multe echipe." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:85 -msgid "For small teams and individuals with basic needs." -msgstr "Pentru echipe mici și indivizi cu nevoi de bază." - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:80 -msgid "Free" -msgstr "Gratuit" - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:26 -msgid "From the blog" -msgstr "Din blog" - -#: apps/marketing/src/app/(marketing)/open/data.ts:9 -#: apps/marketing/src/app/(marketing)/open/data.ts:17 -#: apps/marketing/src/app/(marketing)/open/data.ts:33 -#: apps/marketing/src/app/(marketing)/open/data.ts:41 -#: apps/marketing/src/app/(marketing)/open/data.ts:49 -msgid "Full-Time" -msgstr "Normă întreagă" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:83 -msgid "Get paid (Soon)." -msgstr "Primește plata (Curând)." - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:31 -msgid "Get started" -msgstr "Începe" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:75 -msgid "Get Started" -msgstr "Începe" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:47 -msgid "Get started today." -msgstr "Începe astăzi." - -#: apps/marketing/src/app/(marketing)/blog/page.tsx:30 -msgid "Get the latest news from Documenso, including product updates, team announcements and more!" -msgstr "Primește cele mai recente știri de la Documenso, inclusiv actualizări de produse, anunțuri ale echipei și multe altele!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:233 -msgid "GitHub: Total Merged PRs" -msgstr "GitHub: Total PR-uri Fuzionate" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:251 -msgid "GitHub: Total Open Issues" -msgstr "GitHub: Total Probleme Deschise" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:225 -msgid "GitHub: Total Stars" -msgstr "GitHub: Total Stele" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:23 -msgid "Global Salary Bands" -msgstr "Benzile Salariale Globale" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:261 -msgid "Growth" -msgstr "Creștere" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:134 -msgid "How can I contribute?" -msgstr "Cum pot contribui?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:105 -msgid "How do you handle my data?" -msgstr "Cum vă ocupați de datele mele?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:118 -msgid "Individual" -msgstr "Individ" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:85 -msgid "Integrated payments with Stripe so you don’t have to worry about getting paid." -msgstr "Plăți integrate cu Stripe astfel încât să nu trebuiască să te îngrijorezi de a primi banii." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:31 -msgid "Integrates with all your favourite tools." -msgstr "Se integrează cu toate uneltele tale preferate." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:289 -msgid "Is there more?" -msgstr "Mai e ceva?" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:40 -msgid "It’s up to you. Either clone our repository or rely on our easy to use hosting solution." -msgstr "Depinde de tine. Fie clonezi depozitul nostru, fie te bazezi pe soluția noastră ușor de utilizat de găzduire." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:49 -msgid "Join Date" -msgstr "Data alăturării" - -#: apps/marketing/src/components/(marketing)/call-to-action.tsx:19 -msgid "Join the Open Signing Movement" -msgstr "Alăturați-vă Mișcării de Semnare Deschisă" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:46 -msgid "Location" -msgstr "Locație" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:62 -msgid "Make it your own through advanced customization and adjustability." -msgstr "Personalizează-l cu ajutorul personalizării avansate și al ajustabilității." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:199 -msgid "Merged PR's" -msgstr "PR-uri fuzionate" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:234 -msgid "Merged PRs" -msgstr "PR-uri fuzionate" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:40 -msgid "Monthly" -msgstr "Lunar" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:34 -msgid "Name" -msgstr "Nume" - -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx:52 -msgid "New Users" -msgstr "Utilizatori noi" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:106 -msgid "No credit card required" -msgstr "Nu este necesar cardul de credit" - -#: apps/marketing/src/components/(marketing)/callout.tsx:29 -#: apps/marketing/src/components/(marketing)/hero.tsx:121 -msgid "No Credit Card required" -msgstr "Nu este necesar cardul de credit" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:61 -msgid "None of these work for you? Try self-hosting!" -msgstr "Niciuna dintre acestea nu funcționează pentru tine? Încearcă auto-găzduirea!" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:194 -#: apps/marketing/src/app/(marketing)/open/page.tsx:252 -msgid "Open Issues" -msgstr "Probleme deschise" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:38 -msgid "Open Source or Hosted." -msgstr "Open Source sau găzduit." - -#: apps/marketing/src/app/(marketing)/open/page.tsx:161 -#: apps/marketing/src/components/(marketing)/footer.tsx:37 -#: apps/marketing/src/components/(marketing)/header.tsx:64 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:40 -msgid "Open Startup" -msgstr "Startup deschis" - -#: apps/marketing/src/components/(marketing)/footer.tsx:41 -msgid "OSS Friends" -msgstr "Prieteni OSS" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:87 -msgid "Our custom templates come with smart rules that can help you save time and energy." -msgstr "Șabloanele noastre personalizate vin cu reguli inteligente care te pot ajuta să economisești timp și energie." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:20 -msgid "Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's available for our cloud offering as well as self-hosted setups and offers a wide range of compliance and Adminstration Features." -msgstr "Licența Enterprise este ideală pentru organizațiile mari care doresc să treacă la Documenso pentru toate nevoile lor de semnare. Este disponibilă atât pentru oferta noastră de cloud, cât și pentru configurații auto-găzduite și oferă o gamă largă de funcții de conformitate și administrare." - -#: apps/marketing/src/components/(marketing)/enterprise.tsx:20 -#~ msgid "Our Enterprise License is great large organizations looking to switch to Documenso for all their signing needs. It's availible for our cloud offering as well as self-hosted setups and offer a wide range of compliance and Adminstration Features." -#~ msgstr "Our Enterprise License is great large organizations looking to switch to Documenso for all their signing needs. It's availible for our cloud offering as well as self-hosted setups and offer a wide range of compliance and Adminstration Features." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:65 -msgid "Our self-hosted option is great for small teams and individuals who need a simple solution. You can use our docker based setup to get started in minutes. Take control with full customizability and data ownership." -msgstr "Opțiunea noastră auto-găzduită este grozavă pentru echipe mici și persoane care au nevoie de o soluție simplă. Poți folosi configurarea noastră bazată pe Docker pentru a începe în câteva minute. Ia controlul cu personalizare completă și deținerea datelor." - -#: apps/marketing/src/app/(marketing)/open/data.ts:25 -msgid "Part-Time" -msgstr "Part-Time" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:151 -msgid "Premium Profile Name" -msgstr "Nume profil premium" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:40 -#: apps/marketing/src/components/(marketing)/footer.tsx:31 -#: apps/marketing/src/components/(marketing)/header.tsx:42 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:24 -msgid "Pricing" -msgstr "Prețuri" - -#: apps/marketing/src/components/(marketing)/footer.tsx:43 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:53 -msgid "Privacy" -msgstr "Confidențialitate" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:55 -msgid "Profile" -msgstr "Profil" - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:104 -msgid "React Widget (Soon)." -msgstr "React Widget (Curând)." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:44 -msgid "Receive your personal link to share with everyone you care about." -msgstr "Primește linkul tău personal pentru a-l partaja cu toți cei dragi." - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:37 -msgid "Role" -msgstr "Rol" - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:37 -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:40 -msgid "Salary" -msgstr "Salariu" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:62 -msgid "Save $60 or $120" -msgstr "Economisește 60$ sau 120$" - -#: apps/marketing/src/components/(marketing)/i18n-switcher.tsx:47 -msgid "Search languages..." -msgstr "Caută limbi..." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:109 -msgid "Securely. Our data centers are located in Frankfurt (Germany), giving us the best local privacy laws. We are very aware of the sensitive nature of our data and follow best practices to ensure the security and integrity of the data entrusted to us." -msgstr "În siguranță. Centrele noastre de date sunt situate în Frankfurt (Germania), oferindu-ne cele mai bune legi locale privind confidențialitatea. Suntem foarte conștienți de natura sensibilă a datelor noastre și urmăm cele mai bune practici pentru a asigura securitatea și integritatea datelor încredințate nouă." - -#: apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx:33 -msgid "Send, connect, receive and embed everywhere." -msgstr "Trimite, conectează, primește și încorporează peste tot." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:34 -msgid "Seniority" -msgstr "Senioritate" - -#: apps/marketing/src/components/(marketing)/footer.tsx:39 -msgid "Shop" -msgstr "Magazin" - -#: apps/marketing/src/components/(marketing)/header.tsx:72 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:61 -msgid "Sign in" -msgstr "Autentificare" - -#: apps/marketing/src/components/(marketing)/header.tsx:77 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:57 -msgid "Sign up" -msgstr "Înregistrare" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:19 -msgid "Signing Process" -msgstr "Proces de înregistrare" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:94 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:136 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:180 -msgid "Signup Now" -msgstr "Înregistrează-te acum" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:85 -msgid "Smart." -msgstr "Deștept." - -#: apps/marketing/src/components/(marketing)/hero.tsx:128 -msgid "Star on GitHub" -msgstr "Adaugă un stea pe GitHub" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:226 -msgid "Stars" -msgstr "Stele" - -#: apps/marketing/src/components/(marketing)/footer.tsx:40 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:44 -msgid "Status" -msgstr "Stare" - -#: apps/marketing/src/components/(marketing)/footer.tsx:34 -#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:48 -msgid "Support" -msgstr "Suport" - -#: apps/marketing/src/app/(marketing)/open/team-members.tsx:26 -msgid "Team" -msgstr "Echipă" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:195 -msgid "Team Inbox" -msgstr "Inbox pentru echipă" - -#: apps/marketing/src/components/(marketing)/carousel.tsx:25 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:162 -msgid "Teams" -msgstr "Echipe" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:79 -msgid "Template Store (Soon)." -msgstr "Magazin de Șabloane (În curând)." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:138 -msgid "That's awesome. You can take a look at the current <0>Issues and join our <1>Discord Community to keep up to date, on what the current priorities are. In any case, we are an open community and welcome all input, technical and non-technical ❤️" -msgstr "Este grozav. Poți arunca o privire la <0>Problemele actuale și să te alături <1>Comunității noastre Discord pentru a rămâne la curent cu prioritățile actuale. În orice caz, suntem o comunitate deschisă și primim cu bucurie toată contribuția, tehnică și non-tehnică ❤️" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:293 -msgid "This page is evolving as we learn what makes a great signing company. We'll update it when we have more to share." -msgstr "Această pagină evoluează pe măsură ce învățăm ce face o companie de semnături excelentă. O vom actualiza când avem mai multe de împărtășit." - -#: apps/marketing/src/app/(marketing)/open/salary-bands.tsx:31 -msgid "Title" -msgstr "Titlu" - -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx:55 -msgid "Total Completed Documents" -msgstr "Total Documente Finalizate" - -#: apps/marketing/src/app/(marketing)/open/page.tsx:267 -#: apps/marketing/src/app/(marketing)/open/page.tsx:268 -msgid "Total Customers" -msgstr "Total Clienți" - -#: apps/marketing/src/app/(marketing)/open/funding-raised.tsx:29 -msgid "Total Funding Raised" -msgstr "Total Finanțare Strânsă" - -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:30 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:43 -#: apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx:52 -msgid "Total Users" -msgstr "Total Utilizatori" - -#: apps/marketing/src/components/(marketing)/open-build-template-bento.tsx:27 -msgid "Truly your own." -msgstr "Cu adevărat al tău." - -#: apps/marketing/src/components/(marketing)/callout.tsx:27 -#: apps/marketing/src/components/(marketing)/hero.tsx:119 -msgid "Try our Free Plan" -msgstr "Încearcă Planul nostru Gratuit" - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:20 -msgid "Twitter Stats" -msgstr "Statistici Twitter" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:142 -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:186 -msgid "Unlimited Documents per Month" -msgstr "Documente Nelimitate pe Lună" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:103 -msgid "Up to 10 recipients per document" -msgstr "Până la 10 destinatari pe document" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:123 -msgid "Using our hosted version is the easiest way to get started, you can simply subscribe and start signing your documents. We take care of the infrastructure, so you can focus on your business. Additionally, when using our hosted version you benefit from our trusted signing certificates which helps you to build trust with your customers." -msgstr "Utilizarea versiunii noastre găzduite este cea mai simplă modalitate de a începe, te poți abona pur și simplu și începe să semnezi documentele tale. Ne ocupăm de infrastructură, astfel încât tu să te poți concentra pe afacerea ta. În plus, atunci când utilizezi versiunea noastră găzduită beneficiezi de certificatele noastre de semnătură de încredere care te ajută să construiești încredere cu clienții tăi." - -#: apps/marketing/src/app/(marketing)/open/typefully.tsx:33 -msgid "View all stats" -msgstr "Vezi toate statisticile" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:195 -msgid "We are happy to assist you at <0>support@documenso.com or <1>in our Discord-Support-Channel please message either Lucas or Timur to get added to the channel if you are not already a member." -msgstr "Suntem bucuroși să vă asistăm la <0>support@documenso.com sau <1>în canalul nostru de suport Discord, te rugăm să-i trimiți un mesaj fie lui Lucas, fie lui Timur pentru a fi adăugat în canal dacă nu ești deja membru." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:89 -msgid "What is the difference between the plans?" -msgstr "Care este diferența între planuri?" - -#: apps/marketing/src/components/(marketing)/faster-smarter-beautiful-bento.tsx:43 -msgid "When it comes to sending or receiving a contract, you can count on lightning-fast speeds." -msgstr "Când vine vorba de trimiterea sau primirea unui contract, poți conta pe viteze fulgerătoare." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:191 -msgid "Where can I get support?" -msgstr "Unde pot obține suport?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:177 -msgid "Why should I prefer Documenso over DocuSign or some other signing tool?" -msgstr "De ce ar trebui să prefer Documenso în locul DocuSign sau altui instrument de semnare?" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:119 -msgid "Why should I use your hosting service?" -msgstr "De ce ar trebui să folosesc serviciul vostru de găzduire?" - -#: apps/marketing/src/components/(marketing)/pricing-table.tsx:60 -msgid "Yearly" -msgstr "Anual" - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:167 -msgid "Yes! Documenso is offered under the GNU AGPL V3 open source license. This means you can use it for free and even modify it to fit your needs, as long as you publish your changes under the same license." -msgstr "Da! Documenso este oferit sub licența open source GNU AGPL V3. Aceasta înseamnă că îl poți folosi gratuit și chiar modifica pentru a se potrivi nevoilor tale, atâta timp cât publici modificările sub aceeași licență." - -#: apps/marketing/src/app/(marketing)/pricing/page.tsx:93 -msgid "You can self-host Documenso for free or use our ready-to-use hosted version. The hosted version comes with additional support, painless scalability and more. Early adopters will get access to all features we build this year, for no additional cost! Forever! Yes, that includes multiple users per account later. If you want Documenso for your enterprise, we are happy to talk about your needs." -msgstr "Poți găzdui Documenso pe cont propriu gratuit sau să folosești versiunea noastră găzduită gata de utilizare. Versiunea găzduită vine cu suport suplimentar, scalabilitate fără dureri și multe altele. Utilizatorii timpurii vor avea acces la toate funcțiile pe care le construim în acest an, fără costuri suplimentare! Pentru totdeauna! Da, aceasta include utilizatori multipli pe cont mai târziu. Dacă dorești Documenso pentru întreprinderea ta, suntem bucuroși să discutăm despre nevoile tale." - -#: apps/marketing/src/components/(marketing)/carousel.tsx:258 -msgid "Your browser does not support the video tag." -msgstr "Browserul tău nu suportă eticheta video." - diff --git a/packages/lib/translations/ro/web.po b/packages/lib/translations/ro/web.po deleted file mode 100644 index 26218a407..000000000 --- a/packages/lib/translations/ro/web.po +++ /dev/null @@ -1,20 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-07-24 13:01+1000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: ro\n" -"Project-Id-Version: documenso-app\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-07-26 06:04\n" -"Last-Translator: \n" -"Language-Team: Romanian\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n" -"X-Crowdin-Project: documenso-app\n" -"X-Crowdin-Project-ID: 694691\n" -"X-Crowdin-Language: ro\n" -"X-Crowdin-File: web.po\n" -"X-Crowdin-File-ID: 8\n" -