fix: build errors

This commit is contained in:
ephraimduncan
2025-12-30 19:57:01 +00:00
parent 74db3d7a1c
commit 8a4205d808
13 changed files with 354 additions and 88 deletions
@@ -45,6 +45,7 @@ export const getDocumentByAccessToken = async ({ token }: GetDocumentByAccessTok
data: true,
initialData: true,
originalMimeType: true,
originalData: true,
},
},
},
@@ -83,6 +83,7 @@ export const sendDocument = async ({
data: true,
initialData: true,
originalMimeType: true,
originalData: true,
},
},
},
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "Entwurfte Dokumente"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Ziehen Sie Ihr PDF hierher."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Ziehen Sie die Datei hierher oder klicken Sie, um hochzuladen"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Ziehen Sie Ihre PDF-Datei hierher"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "Fehlgeschlagen"
msgid "Failed to complete the document. Please try again."
msgstr "Das Dokument konnte nicht abgeschlossen werden. Bitte versuchen Sie es erneut."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "Ordner konnte nicht erstellt werden"
@@ -4707,6 +4715,14 @@ msgstr "Felder aktualisiert"
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/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Datei ist größer als {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
@@ -6211,10 +6227,6 @@ msgstr "Nur Manager und darüber können auf das Dokument zugreifen und es anzei
msgid "Only one file can be uploaded at a time"
msgstr "Es kann jeweils nur eine Datei hochgeladen werden."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Nur PDF-Dateien sind erlaubt"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "Support"
msgid "Support ticket created"
msgstr "Support-Ticket erstellt"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Synchronisieren"
@@ -9314,6 +9330,14 @@ msgstr "Dieses Kuvert konnte derzeit nicht erneut gesendet werden. Bitte versuch
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."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "Dieser Ordner enthält mehrere Elemente. Wenn Sie ihn löschen, werden alle Unterordner entfernt und alle darin enthaltenen Dokumente und Vorlagen in den Stammordner verschoben."
+32 -8
View File
@@ -3932,16 +3932,16 @@ msgid "Drafted Documents"
msgstr "Drafted Documents"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Drag & drop your PDF here."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr "Drag & drop PDF, DOCX, or images here."
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Drag and drop or click to upload"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Drag and drop your PDF file here"
msgid "Drag and drop your document here"
msgstr "Drag and drop your document here"
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4558,6 +4558,14 @@ msgstr "Failed"
msgid "Failed to complete the document. Please try again."
msgstr "Failed to complete the document. Please try again."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr "Failed to convert file. Please try uploading a PDF instead."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "Failed to create folder"
@@ -4702,6 +4710,14 @@ msgstr "Fields updated"
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/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr "File conversion is not available. Please upload a PDF file."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr "File conversion is temporarily unavailable. Please upload a PDF file instead."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
@@ -6206,10 +6222,6 @@ msgstr "Only managers and above can access and view the document"
msgid "Only one file can be uploaded at a time"
msgstr "Only one file can be uploaded at a time"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Only PDF files are allowed"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8461,6 +8473,10 @@ msgstr "Support"
msgid "Support ticket created"
msgstr "Support ticket created"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr "Supported formats: PDF, Word documents, JPEG, and PNG images"
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Sync"
@@ -9309,6 +9325,14 @@ msgstr "This envelope could not be resent at this time. Please try again."
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."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr "This file type is not supported. Please upload a PDF, Word document, or image."
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "Documentos redactados"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Arrastre y suelte su PDF aquí."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Arrastra y suelta o haz clic para cargar"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Arrastra y suelta tu archivo PDF aquí"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "Error"
msgid "Failed to complete the document. Please try again."
msgstr "No se pudo completar el documento. Inténtalo de nuevo."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "No se pudo crear la carpeta"
@@ -4707,6 +4715,14 @@ msgstr "Campos actualizados"
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/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "El archivo es mayor que {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
@@ -6211,10 +6227,6 @@ msgstr "Solo los gerentes y superiores pueden acceder y ver el documento"
msgid "Only one file can be uploaded at a time"
msgstr "Solo se puede cargar un archivo a la vez"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Solo se permiten archivos PDF"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "Soporte"
msgid "Support ticket created"
msgstr "Ticket de soporte creado"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Sincronizar"
@@ -9314,6 +9330,14 @@ msgstr "Este sobre no se pudo reenviar en este momento. Por favor, inténtelo de
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."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "Esta carpeta contiene múltiples elementos. Eliminarla eliminará todas las subcarpetas y moverá todos los documentos y plantillas anidados a la carpeta raíz."
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "Documents brouillon"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Faites glisser et déposez votre PDF ici."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Glissez-déposez ou cliquez pour importer"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Faites glisser et déposez votre fichier PDF ici"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "Échec"
msgid "Failed to complete the document. Please try again."
msgstr "Échec de la finalisation du document. Veuillez réessayer."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "Échec de la création du dossier"
@@ -4707,6 +4715,14 @@ msgstr "Champs mis à jour"
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/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Le fichier est plus grand que {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} Mo"
@@ -6211,10 +6227,6 @@ msgstr "Seuls les responsables et au-dessus peuvent accéder et voir le document
msgid "Only one file can be uploaded at a time"
msgstr "Un seul fichier peut être téléchargé à la fois"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Seuls les fichiers PDF sont autorisés"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "Assistance"
msgid "Support ticket created"
msgstr "Ticket de support créé"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Synchronisation"
@@ -9314,6 +9330,14 @@ msgstr "Cette enveloppe n'a pas pu être renvoyée pour le moment. Veuillez rée
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."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "Ce dossier contient plusieurs éléments. Le supprimer supprimera tous les sous-dossiers et déplacera tous les documents et modèles intégrés vers le dossier racine."
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "Documenti redatti"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Trascina e rilascia il tuo PDF qui."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Trascina e rilascia o fai clic per caricare"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Trascina qui il tuo file PDF"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "Non riuscito"
msgid "Failed to complete the document. Please try again."
msgstr "Impossibile completare il documento. Riprova."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "Creazione cartella fallita"
@@ -4707,6 +4715,14 @@ msgstr "Campi aggiornati"
msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Il file non può essere più grande di {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Il file è più grande di {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
@@ -6211,10 +6227,6 @@ msgstr "Solo i manager e superiori possono accedere e visualizzare il documento"
msgid "Only one file can be uploaded at a time"
msgstr "È possibile caricare un solo file alla volta"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Sono consentiti solo file PDF"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "Assistenza"
msgid "Support ticket created"
msgstr "Ticket di supporto creato"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Sincronizza"
@@ -9314,6 +9330,14 @@ msgstr "Questa busta non può essere reinviata in questo momento. Per favore rip
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 "Questo campo non può essere modificato o eliminato. Quando condividi il link diretto di questo modello o lo aggiungi al tuo profilo pubblico, chiunque vi acceda può inserire il proprio nome e email, e compilare i campi assegnati."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "Questa cartella contiene più elementi. Eliminandola verranno rimossi tutte le sottocartelle e i documenti e modelli nidificati verranno spostati nella cartella principale."
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "下書き文書"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "PDF をここにドラッグ&ドロップしてください。"
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "ドラッグ&ドロップするか、クリックしてアップロード"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "PDF ファイルをここにドラッグ&ドロップしてください"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "失敗"
msgid "Failed to complete the document. Please try again."
msgstr "ドキュメントの完了に失敗しました。もう一度お試しください。"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "フォルダの作成に失敗しました"
@@ -4707,6 +4715,14 @@ msgstr "フィールドを更新しました"
msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "ファイルサイズは {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB 以下である必要があります"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "ファイルサイズが {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB を超えています"
@@ -6211,10 +6227,6 @@ msgstr "マネージャー以上のみが文書にアクセスして閲覧でき
msgid "Only one file can be uploaded at a time"
msgstr "一度にアップロードできるファイルは1件のみです"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "PDFファイルのみアップロードできます"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "サポート"
msgid "Support ticket created"
msgstr "サポートチケットを作成しました"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "同期"
@@ -9314,6 +9330,14 @@ msgstr "この封筒は現在再送信できません。もう一度お試しく
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 "このフィールドは変更も削除もできません。このテンプレートのダイレクトリンクを共有するか、公開プロフィールに追加すると、アクセスした人は自分の名前とメールアドレスを入力し、割り当てられたフィールドに入力できます。"
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "このフォルダには複数のアイテムが含まれています。削除すると、すべてのサブフォルダが削除され、入れ子になったドキュメントとテンプレートはルートフォルダに移動されます。"
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "임시 저장된 문서"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "여기에 PDF를 끌어다 놓으세요."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "드래그 앤 드롭 또는 클릭하여 업로드"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "여기에 PDF 파일을 드래그 앤 드롭하세요."
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "실패"
msgid "Failed to complete the document. Please try again."
msgstr "문서를 완료하지 못했습니다. 다시 시도해 주세요."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "폴더를 삭제하지 못했습니다."
@@ -4707,6 +4715,14 @@ msgstr "필드가 업데이트되었습니다."
msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "파일 크기는 {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB를 초과할 수 없습니다"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "파일 크기가 {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB보다 큽니다"
@@ -6211,10 +6227,6 @@ msgstr "매니저 등급 이상만 문서에 접근하고 열람할 수 있습
msgid "Only one file can be uploaded at a time"
msgstr "한 번에 하나의 파일만 업로드할 수 있습니다"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "PDF 파일만 허용됩니다"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "지원"
msgid "Support ticket created"
msgstr "지원 티켓이 생성되었습니다"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "동기화"
@@ -9314,6 +9330,14 @@ msgstr "현재 이 봉투를 다시 보낼 수 없습니다. 다시 시도해
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 "이 필드는 수정하거나 삭제할 수 없습니다. 이 템플릿의 다이렉트 링크를 공유하거나 공개 프로필에 추가하면, 누구든지 링크에 접근해 이름과 이메일을 입력하고 본인에게 할당된 필드를 작성할 수 있습니다."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "이 폴더에는 여러 항목이 포함되어 있습니다. 삭제하면 모든 하위 폴더가 제거되고, 포함된 문서와 템플릿은 루트 폴더로 이동됩니다."
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "Conceptdocumenten"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Sleep je PDF hierheen."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Slepen en neerzetten of klik om te uploaden"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Sleep je PDF-bestand hierheen"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "Mislukt"
msgid "Failed to complete the document. Please try again."
msgstr "Het is niet gelukt om het document te voltooien. Probeer het opnieuw."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "Map aanmaken mislukt"
@@ -4707,6 +4715,14 @@ msgstr "Velden bijgewerkt"
msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Bestand mag niet groter zijn dan {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Bestand is groter dan {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB"
@@ -6211,10 +6227,6 @@ msgstr "Alleen managers en hoger kunnen toegang krijgen tot en het document beki
msgid "Only one file can be uploaded at a time"
msgstr "Er kan maar één bestand tegelijk worden geüpload"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Alleen PDF-bestanden zijn toegestaan"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "Support"
msgid "Support ticket created"
msgstr "Supportticket aangemaakt"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Synchroniseren"
@@ -9314,6 +9330,14 @@ msgstr "Deze envelop kon op dit moment niet opnieuw worden verzonden. Probeer he
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 "Dit veld kan niet worden gewijzigd of verwijderd. Wanneer je de directe link van deze sjabloon deelt of aan je openbare profiel toevoegt, kan iedereen die toegang heeft zijn naam en e-mailadres invoeren en de aan hem toegewezen velden invullen."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "Deze map bevat meerdere items. Verwijderen zorgt ervoor dat alle submappen worden verwijderd en alle geneste documenten en sjablonen naar de hoofdmap worden verplaatst."
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "Szkice dokumentów"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Przeciągnij i upuść plik PDF."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Przeciągnij i upuść lub kliknij, aby przesłać"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Przeciągnij i upuść plik PDF"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "Niepowodzenie"
msgid "Failed to complete the document. Please try again."
msgstr "Nie udało się zakończyć dokumentu. Spróbuj ponownie."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "Nie udało się utworzyć folderu"
@@ -4707,6 +4715,14 @@ msgstr "Pola zostały zaktualizowane"
msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Plik nie może być większy niż {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "Maksymalny rozmiar pliku to {APP_DOCUMENT_UPLOAD_SIZE_LIMIT} MB"
@@ -6211,10 +6227,6 @@ msgstr "Tylko managerowie i wyżej mogą uzyskać dostęp do dokumentu"
msgid "Only one file can be uploaded at a time"
msgstr "Możesz przesłać tylko jeden plik na raz"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Dozwolone są tylko pliki PDF"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "Wsparcie"
msgid "Support ticket created"
msgstr "Zgłoszenie zostało utworzone"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Synchronizuj"
@@ -9314,6 +9330,14 @@ msgstr "Nie można ponownie wysłać koperty. Spróbuj ponownie."
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 "Pole nie może być modyfikowane ani usuwane. Gdy udostępnisz bezpośredni link do szablonu lub dodasz go do profilu publicznego, każdy, kto uzyska do niego dostęp, będzie mógł wpisać swoją nazwę oraz adres e-mail i wypełnić przypisane pola."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "Folder zawiera wiele elementów. Usunięcie go spowoduje przeniesienie wszystkich dokumentów i szablonów znajdujących się w tym folderze do folderu głównego."
+32 -8
View File
@@ -3932,16 +3932,16 @@ msgid "Drafted Documents"
msgstr "Documentos em Rascunho"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "Arraste e solte seu PDF aqui."
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "Arraste e solte ou clique para carregar"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "Arraste e solte seu arquivo PDF aqui"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4558,6 +4558,14 @@ msgstr "Falhou"
msgid "Failed to complete the document. Please try again."
msgstr "Falha ao concluir o documento. Tente novamente."
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "Falha ao criar pasta"
@@ -4702,6 +4710,14 @@ msgstr "Campos atualizados"
msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "O arquivo não pode ser maior que {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "O arquivo é maior que {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
@@ -6206,10 +6222,6 @@ msgstr "Apenas gerentes e acima podem acessar e visualizar o documento"
msgid "Only one file can be uploaded at a time"
msgstr "Apenas um arquivo pode ser enviado por vez"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "Apenas arquivos PDF são permitidos"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8461,6 +8473,10 @@ msgstr "Suporte"
msgid "Support ticket created"
msgstr "Ticket de suporte criado"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "Sincronizar"
@@ -9309,6 +9325,14 @@ msgstr "Este envelope não pôde ser reenviado neste momento. Por favor, tente n
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 não pode ser modificado ou excluído. Quando você compartilha o link direto deste modelo ou o adiciona ao seu perfil público, qualquer pessoa que o acesse pode inserir seu nome e e-mail e preencher os campos atribuídos a ela."
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "Esta pasta contém vários itens. Excluí-la removerá todas as subpastas e moverá todos os documentos e modelos aninhados para a pasta raiz."
+32 -8
View File
@@ -3937,16 +3937,16 @@ msgid "Drafted Documents"
msgstr "草稿文档数量"
#: packages/ui/primitives/document-dropzone.tsx
msgid "Drag & drop your PDF here."
msgstr "将 PDF 拖放到此处。"
msgid "Drag & drop PDF, DOCX, or images here."
msgstr ""
#: apps/remix/app/components/embed/authoring/configure-document-upload.tsx
msgid "Drag and drop or click to upload"
msgstr "拖放或点击以上传"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Drag and drop your PDF file here"
msgstr "将 PDF 文件拖放到此处"
msgid "Drag and drop your document here"
msgstr ""
#: packages/lib/constants/document.ts
#: packages/ui/primitives/signature-pad/signature-pad.tsx
@@ -4563,6 +4563,14 @@ msgstr "失败"
msgid "Failed to complete the document. Please try again."
msgstr "未能完成文档。请重试。"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Failed to convert file. Please try uploading a PDF instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "Failed to convert the file to PDF. Please try again or upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/dialogs/folder-create-dialog.tsx
msgid "Failed to create folder"
msgstr "创建文件夹失败"
@@ -4707,6 +4715,14 @@ msgstr "字段已更新"
msgid "File cannot be larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "文件大小不能超过 {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File conversion is not available. Please upload a PDF file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "File conversion is temporarily unavailable. Please upload a PDF file instead."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "File is larger than {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
msgstr "文件大于 {APP_DOCUMENT_UPLOAD_SIZE_LIMIT}MB"
@@ -6211,10 +6227,6 @@ msgstr "仅经理及以上角色可以访问并查看该文档"
msgid "Only one file can be uploaded at a time"
msgstr "一次只能上传一个文件"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Only PDF files are allowed"
msgstr "只允许上传 PDF 文件"
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/components/general/generic-error-layout.tsx
#: apps/remix/app/routes/_authenticated+/t.$teamUrl+/documents.$id._layout.tsx
@@ -8466,6 +8478,10 @@ msgstr "支持"
msgid "Support ticket created"
msgstr "支持工单已创建"
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "Supported formats: PDF, Word documents, JPEG, and PNG images"
msgstr ""
#: apps/remix/app/components/tables/organisation-email-domains-table.tsx
msgid "Sync"
msgstr "同步"
@@ -9314,6 +9330,14 @@ msgstr "当前无法重新发送此信封。请重试。"
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 "此字段无法修改或删除。将此模板的直链分享出去或添加到您的公开主页后,任何访问该链接的人都可以输入自己的姓名和邮箱,并填写分配给 TA 的字段。"
#: apps/remix/app/components/general/envelope/envelope-upload-button.tsx
msgid "This file type is not supported. Please upload a PDF, DOCX, JPEG, or PNG file."
msgstr ""
#: apps/remix/app/components/general/envelope/envelope-drop-zone-wrapper.tsx
msgid "This file type is not supported. Please upload a PDF, Word document, or image."
msgstr ""
#: apps/remix/app/components/dialogs/folder-delete-dialog.tsx
msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder."
msgstr "此文件夹包含多个项目。删除它将移除所有子文件夹,并将其中的所有文档和模板移动到根文件夹。"