Skip to content

Commit 216288f

Browse files
Merge pull request #1689 from OpenSignLabs/updates-14509601184
v2.18.0
2 parents ec68770 + 3b1d8a4 commit 216288f

File tree

20 files changed

+932
-535
lines changed

20 files changed

+932
-535
lines changed

apps/OpenSign/public/locales/de/translation.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"Duplicate Template": "Vorlage duplizieren",
153153
"Duplicate": "Duplikat",
154154
"daily-mail-quota": "Tägliches E-Mail-Kontingent",
155-
"Save as template": "Als Vorlage speichern"
155+
"Save as template": "Als Vorlage speichern",
156+
"Fix & resend": "Korrigieren und erneut senden"
156157
},
157158
"report-heading": {
158159
"Sr.No": "Nr.",
@@ -881,5 +882,10 @@
881882
"contact-billing-at-opensign": "Um weitere Plätze hinzuzufügen, kontaktieren Sie bitte OpenSign™ unter <1>[email protected]</1> für Unterstützung.",
882883
"title-length-alert": "Der Titel darf höchstens 250 Zeichen lang sein.",
883884
"note-length-alert": "Die Notiz darf höchstens 200 Zeichen lang sein.",
884-
"description-length-alert": "Die Beschreibung darf höchstens 500 Zeichen lang sein."
885+
"description-length-alert": "Die Beschreibung darf höchstens 500 Zeichen lang sein.",
886+
"fix-&-resend-document": "Dokument korrigieren und erneut senden",
887+
"do-you-want-recreate-document?": "Dadurch wird ein Entwurf aus diesem Dokument mit allen vorhandenen Feldern erstellt. Sind Sie sicher, dass Sie dieses Dokument neu erstellen möchten?",
888+
"start-editing": "Bearbeitung starten",
889+
"unsaved-changes-discard-them?": "Sie haben ungespeicherte Änderungen. Verwerfen?",
890+
"yes-discard": "Ja, verwerfen"
885891
}

apps/OpenSign/public/locales/en/translation.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"Duplicate Template": "Duplicate template",
153153
"Duplicate": "Duplicate",
154154
"daily-mail-quota": "Daily Email Quota",
155-
"Save as template": "Save as template"
155+
"Save as template": "Save as template",
156+
"Fix & resend": "Fix & Resend"
156157
},
157158
"report-heading": {
158159
"Sr.No": "Sr.No",
@@ -881,5 +882,10 @@
881882
"contact-billing-at-opensign": "To add more seats, please contact OpenSign™ at <1>[email protected]</1> for assistance",
882883
"title-length-alert": "Title must be at most 250 characters long.",
883884
"note-length-alert": "Note must be at most 200 characters long.",
884-
"description-length-alert": "Description must be at most 500 characters long."
885+
"description-length-alert": "Description must be at most 500 characters long.",
886+
"fix-&-resend-document": "Fix & Resend Document",
887+
"do-you-want-recreate-document?": "This will create a draft from this document with all fields intact. Are you sure you want to recreate this document?",
888+
"start-editing": "Start Editing",
889+
"unsaved-changes-discard-them?": "You have unsaved changes. Discard them?",
890+
"yes-discard": "Yes, Discard"
885891
}

apps/OpenSign/public/locales/es/translation.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"Duplicate Template": "Plantilla duplicada",
153153
"Duplicate": "Duplicada",
154154
"daily-mail-quota": "Cuota diaria de correos electrónicos",
155-
"Save as template": "Guardar como plantilla"
155+
"Save as template": "Guardar como plantilla",
156+
"Fix & resend": "Corregir y reenviar"
156157
},
157158
"report-heading": {
158159
"Sr.No": "",
@@ -881,5 +882,10 @@
881882
"contact-billing-at-opensign": "Para agregar más asientos, comuníquese con OpenSign™ a <1>[email protected]</1> para obtener ayuda.",
882883
"title-length-alert": "El título debe tener como máximo 250 caracteres.",
883884
"note-length-alert": "La nota debe tener como máximo 200 caracteres.",
884-
"description-length-alert": "La descripción debe tener como máximo 500 caracteres."
885+
"description-length-alert": "La descripción debe tener como máximo 500 caracteres.",
886+
"fix-&-resend-document": "Corregir y reenviar el documento",
887+
"do-you-want-recreate-document?": "Esto creará un borrador a partir de este documento con todos los campos intactos. ¿Está seguro de que desea recrear este documento?",
888+
"start-editing": "Comenzar a editar",
889+
"unsaved-changes-discard-them?": "Tienes cambios sin guardar. ¿Deseas descartarlos?",
890+
"yes-discard": "Sí, descartar"
885891
}

apps/OpenSign/public/locales/fr/translation.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@
173173
"Duplicate Template": "dupliquer le modèle",
174174
"Duplicate": "Double",
175175
"daily-mail-quota": "Quota d'e-mails quotidien",
176-
"Save as template": "Enregistrer comme modèle"
176+
"Save as template": "Enregistrer comme modèle",
177+
"Fix & resend": "Corriger et renvoyer"
177178
},
178179
"report-help": {
179180
"Draft Documents": "Il s'agit de documents que vous avez commencés mais que vous n'avez pas finalisés pour envoi.",
@@ -881,5 +882,10 @@
881882
"contact-billing-at-opensign": "Pour ajouter plus de places, veuillez contacter OpenSign™ à l'adresse <1>[email protected]</1> pour obtenir de l'aide.",
882883
"title-length-alert": "Le titre doit comporter au maximum 250 caractères.",
883884
"note-length-alert": "La note doit comporter au maximum 200 caractères.",
884-
"description-length-alert": "La description doit comporter au maximum 500 caractères"
885+
"description-length-alert": "La description doit comporter au maximum 500 caractères",
886+
"fix-&-resend-document": "Corriger et renvoyer le document",
887+
"do-you-want-recreate-document?": "Cela créera un brouillon à partir de ce document avec tous les champs intacts. Êtes-vous sûr de vouloir recréer ce document ?",
888+
"start-editing": "Commencer l'édition",
889+
"unsaved-changes-discard-them?": "Vous avez des modifications non enregistrées. Les supprimer ?",
890+
"yes-discard": "Oui, supprimer"
885891
}

apps/OpenSign/public/locales/it/translation.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"Duplicate Template": "Duplica modello",
153153
"Duplicate": "Duplica",
154154
"daily-mail-quota": "Quota e-mail giornaliera",
155-
"Save as template": "Salva come modello"
155+
"Save as template": "Salva come modello",
156+
"Fix & resend": "Correggi e reinvia"
156157
},
157158
"report-heading": {
158159
"Sr.No": "Nr.",
@@ -881,5 +882,10 @@
881882
"contact-billing-at-opensign": " Per aggiungere altri posti, contattare OpenSign™ all'indirizzo <1>[email protected]</1> per assistenza.",
882883
"title-length-alert": "Il titolo può contenere al massimo 250 caratteri.",
883884
"note-length-alert": "La nota può contenere al massimo 200 caratteri.",
884-
"description-length-alert": " La descrizione può contenere al massimo 500 caratteri."
885+
"description-length-alert": " La descrizione può contenere al massimo 500 caratteri.",
886+
"fix-&-resend-document": "Correggi e reinvia il documento",
887+
"do-you-want-recreate-document?": "Questo creerà una bozza da questo documento con tutti i campi intatti. Sei sicuro di voler ricreare questo documento?",
888+
"start-editing": "Inizia a modificare",
889+
"unsaved-changes-discard-them?": "Hai modifiche non salvate. Vuoi scartarle?",
890+
"yes-discard": "Sì, scarta"
885891
}
40.7 KB
Loading

0 commit comments

Comments
 (0)