diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index c77d3c1905..23bf3bbe49 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -57,6 +57,10 @@ msgstr "\"{title}\" wurde erfolgreich gelöscht" msgid "\"{title}\" has been successfully hidden" msgstr "\"{title}\" wurde erfolgreich ausgeblendet" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Team Name\" hat Sie eingeladen, das \"Beispieldokument\" zu unterschreiben." @@ -319,6 +323,10 @@ msgstr "{amount, plural, one {Woche} other {Wochen}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, one {Jahr} other {Jahre}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "Zurück" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Zurück nach Hause" @@ -2191,6 +2200,10 @@ msgstr "Backup-Codes" msgid "Banner Updated" msgstr "Banner aktualisiert" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Bitte bestätige vor dem Start deine E-Mail-Adresse, indem du auf den Button unten klickst:" @@ -6242,6 +6255,7 @@ msgstr "Buchstabenspacing" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "Lizenz" @@ -7185,6 +7199,11 @@ msgstr "Hoppla! Etwas ist schief gelaufen." msgid "Open menu" msgstr "Menü öffnen" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Geöffnet" @@ -10405,6 +10424,10 @@ msgstr "Den folgenden Unterzeichnern fehlen Unterschriftsfelder:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Das folgende Team wurde gelöscht. Sie können nicht mehr auf dieses Team und seine Dokumente zugreifen." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "Dieses Dokument wurde mit einem direkten Link erstellt." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "Dieses Dokument wurde mit <0>Documenso versendet." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "Dieses Feld kann nicht geändert oder gelöscht werden. Wenn Sie den dir 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "Gesamtanzahl der Unterzeichner, die sich angemeldet haben" msgid "Total Users" msgstr "Gesamtanzahl der Benutzer" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "Dokumente auf ein anderes Team übertragen" @@ -11698,6 +11729,10 @@ msgstr "Die hochgeladene Datei ist kein zulässiger Dateityp" msgid "Uploading" msgstr "Hochladen" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index f090b306c5..87a7009298 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -52,6 +52,10 @@ msgstr "\"{title}\" has been successfully deleted" msgid "\"{title}\" has been successfully hidden" msgstr "\"{title}\" has been successfully hidden" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Team Name\" has invited you to sign \"example document\"." @@ -314,6 +318,10 @@ msgstr "{amount, plural, one {Week} other {Weeks}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, one {Year} other {Years}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2162,6 +2170,7 @@ msgid "Back" msgstr "Back" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Back home" @@ -2186,6 +2195,10 @@ msgstr "Backup codes" msgid "Banner Updated" msgstr "Banner Updated" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Before you get started, please confirm your email address by clicking the button below:" @@ -6237,6 +6250,7 @@ msgstr "Letter Spacing" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "License" @@ -7180,6 +7194,11 @@ msgstr "Oops! Something went wrong." msgid "Open menu" msgstr "Open menu" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "Open Source" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Opened" @@ -10400,6 +10419,10 @@ msgstr "The following signers are missing signature fields:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "The following team has been deleted. You will no longer be able to access this team and its documents" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10763,8 +10786,8 @@ msgid "This document was created using a direct link." msgstr "This document was created using a direct link." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "This document was sent using <0>Documenso." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "This document was sent using <0>{APP_NAME}." #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10818,6 +10841,10 @@ msgstr "This field cannot be modified or deleted. When you share this template's 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "This fork (running on this server):" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11197,6 +11224,10 @@ msgstr "Total Signers that Signed Up" msgid "Total Users" msgstr "Total Users" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "Trademarks" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "Transfer documents to a different team" @@ -11693,6 +11724,10 @@ msgstr "Uploaded file not an allowed file type" msgid "Uploading" msgstr "Uploading" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "Upstream project:" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index 128aa15041..ab55bfa26e 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -57,6 +57,10 @@ msgstr "\"{title}\" ha sido eliminado con éxito" msgid "\"{title}\" has been successfully hidden" msgstr "\"{title}\" ha sido ocultado con éxito" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Team Name\" te ha invitado a firmar \"example document\"." @@ -319,6 +323,10 @@ msgstr "{amount, plural, one {Semana} other {Semanas}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, one {Año} other {Años}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "Atrás" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Volver a inicio" @@ -2191,6 +2200,10 @@ msgstr "Códigos de respaldo" msgid "Banner Updated" msgstr "Banner actualizado" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Antes de comenzar, por favor confirma tu dirección de correo electrónico haciendo clic en el botón de abajo:" @@ -6242,6 +6255,7 @@ msgstr "Espaciado de letras" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "Licencia" @@ -7185,6 +7199,11 @@ msgstr "¡Ups! Algo salió mal." msgid "Open menu" msgstr "Abrir menú" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Abierto" @@ -10405,6 +10424,10 @@ msgstr "Los siguientes firmantes no tienen campos de firma:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "El siguiente equipo ha sido eliminado. Ya no podrá acceder a este equipo y sus documentos" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "Este documento fue creado usando un enlace directo." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "Este documento fue enviado usando <0>Documenso." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "Este campo no se puede modificar ni eliminar. Cuando comparta el enlace 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "Total de firmantes que se registraron" msgid "Total Users" msgstr "Total de usuarios" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "Transferir documentos a un equipo diferente" @@ -11698,6 +11729,10 @@ msgstr "El archivo subido no es un tipo de archivo permitido" msgid "Uploading" msgstr "Subiendo" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 469dcccf44..bcbb5aa751 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -57,6 +57,10 @@ msgstr "\"{title}\" a été supprimé avec succès" msgid "\"{title}\" has been successfully hidden" msgstr "\"{title}\" a été masqué avec succès" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Team Name\" vous a invité à signer \"example document\"." @@ -319,6 +323,10 @@ msgstr "{amount, plural, one {Semaine} other {Semaines}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, one {Année} other {Années}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "Retour" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Retour au tableau de bord" @@ -2191,6 +2200,10 @@ msgstr "Codes de sauvegarde" msgid "Banner Updated" msgstr "Bannière mise à jour" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Avant de commencer, veuillez confirmer votre adresse e-mail en cliquant sur le bouton ci-dessous :" @@ -6242,6 +6255,7 @@ msgstr "Espacement des Lettres" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "Licence" @@ -7185,6 +7199,11 @@ msgstr "Oups ! Quelque chose a mal tourné." msgid "Open menu" msgstr "Ouvrir le menu" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Ouvert" @@ -10405,6 +10424,10 @@ msgstr "Les signataires suivants manquent de champs de signature :" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "L'équipe suivante a été supprimée. Vous ne pourrez plus accéder à cette équipe et à ses documents" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "Ce document a été créé en utilisant un lien direct." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "Ce document a été envoyé via <0>Documenso." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "Ce champ ne peut pas être modifié ou supprimé. Lorsque vous partagez 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "Total des signataires qui se sont inscrits" msgid "Total Users" msgstr "Total des utilisateurs" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "Transférer les documents vers une autre équipe" @@ -11698,6 +11729,10 @@ msgstr "Le fichier importé n'est pas un type de fichier autorisé" msgid "Uploading" msgstr "Importation en cours" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 14aa5123bf..10e3d52aa8 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -57,6 +57,10 @@ msgstr "\"{title}\" è stato eliminato correttamente" msgid "\"{title}\" has been successfully hidden" msgstr "\"{title}\" è stato nascosto correttamente" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Team Name\" ti ha invitato a firmare \"documento esempio\"." @@ -319,6 +323,10 @@ msgstr "{amount, plural, one {Settimana} other {Settimane}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, one {Anno} other {Anni}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "Indietro" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Torna a casa" @@ -2191,6 +2200,10 @@ msgstr "Codici di Backup" msgid "Banner Updated" msgstr "Banner Aggiornato" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Prima di iniziare, conferma il tuo indirizzo email facendo clic sul pulsante qui sotto:" @@ -6242,6 +6255,7 @@ msgstr "Spaziatura Lettere" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "Licenza" @@ -7185,6 +7199,11 @@ msgstr "Ops! Qualcosa è andato storto." msgid "Open menu" msgstr "Apri menu" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Aperto" @@ -10405,6 +10424,10 @@ msgstr "I seguenti firmatari mancano di campi firma:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Il seguente team è stato eliminato. Non potrai più accedere a questo team e ai suoi documenti" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "Questo documento è stato creato utilizzando un link diretto." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "Questo documento è stato inviato tramite <0>Documenso." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "Questo campo non può essere modificato o eliminato. Quando condividi il 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "Totale firmatari che si sono iscritti" msgid "Total Users" msgstr "Totale utenti" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "Trasferisci i documenti a un altro team" @@ -11698,6 +11729,10 @@ msgstr "Il file caricato non è di un tipo di file consentito" msgid "Uploading" msgstr "Caricamento in corso" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index 35b7d91b2e..7cfbe734b8 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -57,6 +57,10 @@ msgstr "「{title}」は正常に削除されました" msgid "\"{title}\" has been successfully hidden" msgstr "「{title}」は正常に非表示になりました" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "「Team Name」から「example document」への署名依頼が届いています。" @@ -319,6 +323,10 @@ msgstr "{amount, plural, other {週間}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, other {年}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "戻る" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "ホームへ戻る" @@ -2191,6 +2200,10 @@ msgstr "バックアップコード" msgid "Banner Updated" msgstr "バナーを更新しました" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "開始する前に、下のボタンをクリックしてメールアドレスを確認してください。" @@ -6242,6 +6255,7 @@ msgstr "文字間隔" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "ライセンス" @@ -7185,6 +7199,11 @@ msgstr "問題が発生しました。" msgid "Open menu" msgstr "メニューを開く" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "開封済み" @@ -10405,6 +10424,10 @@ msgstr "次の署名者には署名フィールドが設定されていません msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "次のチームは削除されました。このチームおよびそのドキュメントには、今後アクセスできません。" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "この文書はダイレクトリンクから作成されました。" #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "このドキュメントは <0>Documenso を使用して送信されました。" +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "このフィールドは変更も削除もできません。このテン msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." msgstr "このフォルダには複数のアイテムが含まれています。削除すると、すべてのサブフォルダが削除され、入れ子になったドキュメントとテンプレートはルートフォルダに移動されます。" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "サインアップした署名者総数" msgid "Total Users" msgstr "ユーザー総数" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "ドキュメントを別のチームに転送する" @@ -11698,6 +11729,10 @@ msgstr "アップロードされたファイルは許可されていない形式 msgid "Uploading" msgstr "アップロード中" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index f855d98c72..0ba2682c6e 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -57,6 +57,10 @@ msgstr "\"{title}\"이(가) 성공적으로 삭제되었습니다." msgid "\"{title}\" has been successfully hidden" msgstr "\"{title}\"이(가) 성공적으로 숨겨졌습니다" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Team Name\"이(가) \"example document\"에 서명하도록 귀하를 초대했습니다." @@ -319,6 +323,10 @@ msgstr "{amount, plural, other {주}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, other {년}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "뒤로" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "홈으로 돌아가기" @@ -2191,6 +2200,10 @@ msgstr "백업 코드" msgid "Banner Updated" msgstr "배너가 업데이트되었습니다" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "시작하기 전에 아래 버튼을 클릭하여 이메일 주소를 확인해 주세요." @@ -6242,6 +6255,7 @@ msgstr "자간" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "라이선스" @@ -7185,6 +7199,11 @@ msgstr "문제가 발생했습니다." msgid "Open menu" msgstr "메뉴 열기" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "열람됨" @@ -10405,6 +10424,10 @@ msgstr "다음 서명자에게는 서명 필드가 없습니다:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "다음 팀이 삭제되었습니다. 더 이상 이 팀과 그 문서에 접근할 수 없습니다." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "이 문서는 직접 링크를 사용해 생성되었습니다." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "이 문서는 <0>Documenso를 사용하여 전송되었습니다." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "이 필드는 수정하거나 삭제할 수 없습니다. 이 템플릿 msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." msgstr "이 폴더에는 여러 항목이 포함되어 있습니다. 삭제하면 모든 하위 폴더가 제거되고, 포함된 문서와 템플릿은 루트 폴더로 이동됩니다." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "가입한 전체 서명자 수" msgid "Total Users" msgstr "전체 사용자 수" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "문서를 다른 팀으로 전송" @@ -11698,6 +11729,10 @@ msgstr "업로드된 파일이 허용된 형식이 아닙니다" msgid "Uploading" msgstr "업로드 중" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index e636d2028a..0d1ed9e0b0 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -57,6 +57,10 @@ msgstr "\"{title}\" is succesvol verwijderd" msgid "\"{title}\" has been successfully hidden" msgstr "\"{title}\" is succesvol verborgen" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Team Name\" heeft je uitgenodigd om \"example document\" te ondertekenen." @@ -319,6 +323,10 @@ msgstr "{amount, plural, one {Week} other {Weken}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, one {Jaar} other {Jaren}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "Terug" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Terug naar startpagina" @@ -2191,6 +2200,10 @@ msgstr "Back‑upcodes" msgid "Banner Updated" msgstr "Banner bijgewerkt" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Bevestig je e-mailadres door op de onderstaande knop te klikken voordat je begint:" @@ -6242,6 +6255,7 @@ msgstr "Letterspatiëring" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "Licentie" @@ -7185,6 +7199,11 @@ msgstr "Oeps! Er is iets misgegaan." msgid "Open menu" msgstr "Menu openen" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Geopend" @@ -10405,6 +10424,10 @@ msgstr "De volgende ondertekenaars missen handtekeningvelden:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Het volgende team is verwijderd. Je hebt geen toegang meer tot dit team en de documenten." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "Dit document is aangemaakt met een directe link." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "Dit document is verzonden met <0>Documenso." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "Dit veld kan niet worden gewijzigd of verwijderd. Wanneer je de directe 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "Totaal aantal ondertekenaars dat zich heeft geregistreerd" msgid "Total Users" msgstr "Totaal aantal gebruikers" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "Documenten overdragen naar een ander team" @@ -11698,6 +11729,10 @@ msgstr "Geüpload bestand is van een niet‑toegestaan bestandstype" msgid "Uploading" msgstr "Uploaden" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index a677a7d332..fbef143d04 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -57,6 +57,10 @@ msgstr "Dokument „{title}” został usunięty" msgid "\"{title}\" has been successfully hidden" msgstr "Dokument „{title}” został ukryty" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "„Zespół X” zaprosił Cię do podpisania dokumentu „ABC”." @@ -319,6 +323,10 @@ msgstr "{amount, plural, one {Tydzień} few {Tygodnie} many {Tygodni} other {Tyg msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, one {Rok} few {Lata} many {Lat} other {Roku}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "Wstecz" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Powrót do strony głownej" @@ -2191,6 +2200,10 @@ msgstr "Kody zapasowe" msgid "Banner Updated" msgstr "Baner został zaktualizowany" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Zanim zaczniesz, potwierdź adres e-mail, klikając poniższy przycisk:" @@ -6242,6 +6255,7 @@ msgstr "Odstęp liter" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "Licencja" @@ -7185,6 +7199,11 @@ msgstr "Ups! Coś poszło nie tak." msgid "Open menu" msgstr "Otwórz menu" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Otwarto" @@ -10405,6 +10424,10 @@ msgstr "Brak pola podpisu dla następujących podpisujących:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "Następujący zespół został usunięty. Nie będziesz mógł już uzyskać dostępu do tego zespołu i jego dokumentów" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "Dokument został utworzony za pomocą bezpośredniego linku." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "Dokument został wysłany za pomocą <0>Documenso." +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "Pole nie może być modyfikowane ani usuwane. Gdy udostępnisz bezpośre 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11204,6 +11231,10 @@ msgstr "Łączna liczba podpisujących, którzy się zarejestrowali" msgid "Total Users" msgstr "Łączna liczba użytkowników" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "Przenieś dokumenty do innego zespołu" @@ -11700,6 +11731,10 @@ msgstr "Przesłany plik nie jest dozwolonym rodzajem pliku" msgid "Uploading" msgstr "Przesyłanie" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/pt-BR/web.po b/packages/lib/translations/pt-BR/web.po index b381aee02b..f18d7eaf81 100644 --- a/packages/lib/translations/pt-BR/web.po +++ b/packages/lib/translations/pt-BR/web.po @@ -52,6 +52,10 @@ msgstr "" msgid "\"{title}\" has been successfully hidden" msgstr "" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "\"Nome da Equipe\" convidou você para assinar \"exemplo de documento\"." @@ -314,6 +318,10 @@ msgstr "" msgid "{amount, plural, one {Year} other {Years}}" msgstr "" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2162,6 +2170,7 @@ msgid "Back" msgstr "Voltar" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "Voltar ao início" @@ -2186,6 +2195,10 @@ msgstr "Códigos de backup" msgid "Banner Updated" msgstr "Banner Atualizado" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "Antes de começar, confirme seu endereço de e-mail clicando no botão abaixo:" @@ -6237,6 +6250,7 @@ msgstr "Espaçamento entre Letras" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "" @@ -7180,6 +7194,11 @@ msgstr "Ops! Algo deu errado." msgid "Open menu" msgstr "" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "Aberto" @@ -10400,6 +10419,10 @@ msgstr "Os seguintes signatários estão sem campos de assinatura:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "A seguinte equipe foi excluída. Você não poderá mais acessar esta equipe e seus documentos" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10763,7 +10786,7 @@ msgid "This document was created using a direct link." msgstr "Este documento foi criado usando um link direto." #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." +msgid "This document was sent using <0>{APP_NAME}." msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx @@ -10818,6 +10841,10 @@ msgstr "Este campo não pode ser modificado ou excluído. Quando você compartil 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." +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11197,6 +11224,10 @@ msgstr "Total de Signatários que se Inscreveram" msgid "Total Users" msgstr "Total de Usuários" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "" @@ -11693,6 +11724,10 @@ msgstr "O tipo de arquivo enviado não é permitido" msgid "Uploading" msgstr "Enviando" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL" diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index 19234a5903..00a59d38cf 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -57,6 +57,10 @@ msgstr "“{title}”已成功删除" msgid "\"{title}\" has been successfully hidden" msgstr "“{title}”已成功隐藏" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "\"{UPSTREAM_PROJECT_NAME}\" is a trademark of its respective owner and is referenced here for attribution only. {APP_NAME} is a product of Codout and is not affiliated with or endorsed by the upstream project." +msgstr "" + #: apps/remix/app/components/forms/document-preferences-form.tsx msgid "\"Team Name\" has invited you to sign \"example document\"." msgstr "“Team Name”已邀请您签署“example document”。" @@ -319,6 +323,10 @@ msgstr "{amount, plural, other {周}}" msgid "{amount, plural, one {Year} other {Years}}" msgstr "{amount, plural, other {年}}" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "{APP_NAME} is built on top of {UPSTREAM_PROJECT_NAME}, an open source document signing platform licensed under the GNU Affero General Public License v3.0 (AGPL-3.0)." +msgstr "" + #: apps/remix/app/components/tables/internal-audit-log-table.tsx #: packages/lib/server-only/pdf/render-audit-logs.ts msgid "{browserInfo} on {os}" @@ -2167,6 +2175,7 @@ msgid "Back" msgstr "返回" #: apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "Back home" msgstr "返回首页" @@ -2191,6 +2200,10 @@ msgstr "备份代码" msgid "Banner Updated" msgstr "横幅已更新" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Because {APP_NAME} is operated as a network service, the AGPL requires that the source code of the version you are interacting with is made available to you. The corresponding source for this instance is published publicly:" +msgstr "" + #: packages/email/template-components/template-confirmation-email.tsx msgid "Before you get started, please confirm your email address by clicking the button below:" msgstr "在开始之前,请点击下方按钮确认您的邮箱地址:" @@ -6242,6 +6255,7 @@ msgstr "字间距" #: apps/remix/app/components/general/admin-license-card.tsx #: apps/remix/app/components/general/admin-license-card.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx msgid "License" msgstr "许可证" @@ -7185,6 +7199,11 @@ msgstr "噢!出错了。" msgid "Open menu" msgstr "打开菜单" +#: apps/remix/app/routes/_unauthenticated+/_layout.tsx +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Open Source" +msgstr "" + #: apps/remix/app/components/general/stack-avatars-with-tooltip.tsx msgid "Opened" msgstr "已打开" @@ -10405,6 +10424,10 @@ msgstr "以下签署人缺少签名字段:" msgid "The following team has been deleted. You will no longer be able to access this team and its documents" msgstr "以下团队已被删除。您将无法再访问该团队及其文档" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "The full text of the AGPL-3.0 license is available in the <0>LICENSE file of the source repository." +msgstr "" + #. placeholder {0}: form.watch('name') #. placeholder {1}: form.watch('email') #: apps/remix/app/components/dialogs/assistant-confirmation-dialog.tsx @@ -10768,8 +10791,8 @@ msgid "This document was created using a direct link." msgstr "此文档是通过直接链接创建的。" #: packages/email/template-components/template-footer.tsx -msgid "This document was sent using <0>Documenso." -msgstr "此文档是使用 <0>Documenso 发送的。" +msgid "This document was sent using <0>{APP_NAME}." +msgstr "" #: apps/remix/app/components/dialogs/envelope-duplicate-dialog.tsx msgid "This document will be duplicated." @@ -10823,6 +10846,10 @@ msgstr "此字段无法修改或删除。将此模板的直链分享出去或添 msgid "This folder contains multiple items. Deleting it will remove all subfolders and move all nested documents and templates to the root folder." msgstr "此文件夹包含多个项目。删除它将移除所有子文件夹,并将其中的所有文档和模板移动到根文件夹。" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "This fork (running on this server):" +msgstr "" + #: apps/remix/app/components/general/envelope-editor/envelope-editor-settings-dialog.tsx #: packages/ui/primitives/template-flow/add-template-settings.tsx msgid "This is how the document will reach the recipients once the document is ready for signing." @@ -11202,6 +11229,10 @@ msgstr "注册为 Documenso 用户的签署人总数" msgid "Total Users" msgstr "用户总数" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Trademarks" +msgstr "" + #: apps/remix/app/components/dialogs/team-delete-dialog.tsx msgid "Transfer documents to a different team" msgstr "将文档转移到其他团队" @@ -11698,6 +11729,10 @@ msgstr "上传的文件类型不被允许" msgid "Uploading" msgstr "正在上传" +#: apps/remix/app/routes/_unauthenticated+/open-source.tsx +msgid "Upstream project:" +msgstr "" + #: apps/remix/app/components/general/document/document-attachments-popover.tsx #: apps/remix/app/components/general/document/embedded-editor-attachment-popover.tsx msgid "URL"