diff --git a/resources/lang/de.json b/resources/lang/de.json index 89025a7240..9587dd16e8 100644 --- a/resources/lang/de.json +++ b/resources/lang/de.json @@ -2053,5 +2053,46 @@ "Projects": "Projekte", "Recent Projects": "Letzte Projekte", "View All Tasks": "Alle Aufgaben anzeigen", - "Well, it seems nothing in here": "Nun, es scheint hier drinnen nichts zu geben" + "Well, it seems nothing in here": "Nun, es scheint hier drinnen nichts zu geben", + "Add to Project": "Zum Projekt hinzufügen", + "All {{assets}} will be included in this export.": "Alle {{assets}} werden in diesen Export einbezogen.", + "All elements related to this process will be imported.": "Alle Elemente, die mit diesem Prozess in Verbindung stehen, werden importiert.", + "All Process Elements": "Alle Prozesselemente", + "By": "Von", + "COMPLETED": "Abgeschlossen", + "Created Date": "Erstellungsdatum", + "Define a password to protect your export file.": "Definieren Sie ein Passwort, um Ihre Exportdatei zu schützen.", + "Download a process model and its associated assets.": "Laden Sie ein Prozessmodell und die zugehörigen Assets herunter", + "Download all related assets.": "Laden Sie alle zugehörigen Assets herunter.", + "export": "exportieren", + "Full": "Voll", + "import": "importieren", + "Include all elements related to this process in your export file.": "Fügen Sie alle Elemente, die mit diesem Prozess in Zusammenhang stehen, in Ihre Exportdatei ein.", + "Last Modified Date": "Letztes Änderungsdatum", + "Linked Assets": "Verknüpfte Assets", + "may contain sensitive information.": "kann sensible Informationen enthalten.", + "No Processes Available": "Keine Prozesse verfügbar", + "Password must have at least 8 characters.": "Passwort muss mindestens 8 Zeichen haben.", + "Password Protect Export": "Passwortschutz für Export", + "Password protect is required because some assets may have sensitive data.": "Passwortschutz ist erforderlich, da einige Assets möglicherweise sensible Daten enthalten könnten.", + "Place your controls here.": "Platzieren Sie hier Ihre Steuerelemente.", + "RECENT ASSETS": "Neueste Assets", + "Return to Summary": "Zurück zur Zusammenfassung", + "Select which assets to include in the export file for a custom export package.": "Wählen Sie aus, welche Assets in die Exportdatei für ein benutzerdefiniertes Exportpaket aufgenommen werden sollen.", + "Select Export Type": "Wählen Sie den Exporttyp", + "Set Password": "Passwort festlegen", + "Start New Request": "Neue Anfrage starten", + "This column can not be sorted or filtered.": "Diese Spalte kann nicht sortiert oder gefiltert werden.", + "This password will be required when importing the exported package/process.": "Dieses Passwort wird benötigt, wenn das exportierte Paket/der exportierte Prozess importiert wird.", + "This process contains no dependent assets to": "Dieser Prozess enthält keine abhängigen Assets zu", + "To begin creating a screen, drag and drop items from the Controls Menu on the left.": "Um einen Bildschirm zu erstellen, ziehen Sie Elemente aus dem Steuerungsmenü auf der linken Seite per Drag-and-Drop.", + "Total Elements": "Gesamt Elemente", + "Verify Password": "Passwort überprüfen", + "What do you want to search?": "Was möchten Sie suchen?", + "will": "wird", + "will be included in this": "wird in diesem enthalten sein", + "CASE #": "Fall #", + "CASE TITLE": "FALLTITEL", + "Task Name": "Aufgabenname", + "Due Date": "Fälligkeitsdatum" } \ No newline at end of file diff --git a/resources/lang/es.json b/resources/lang/es.json index b7ca5ea1d5..ef7dfd9ee9 100644 --- a/resources/lang/es.json +++ b/resources/lang/es.json @@ -2055,5 +2055,41 @@ "Projects": "Proyectos", "Recent Projects": "Proyectos Recientes", "View All Tasks": "Ver Todas las Tareas", - "Well, it seems nothing in here": "Bueno, parece que no hay nada aquí" + "Well, it seems nothing in here": "Bueno, parece que no hay nada aquí", + "Add to Project": "Agregar al Proyecto", + "All {{assets}} will be included in this export.": "Todos los {{assets}} se incluirán en esta exportación.", + "All elements related to this process will be imported.": "Todos los elementos relacionados con este proceso serán importados.", + "All Process Elements": "Todos los Elementos del Proceso", + "By": "Por", + "Created Date": "Fecha de Creación", + "Define a password to protect your export file.": "Defina una contraseña para proteger su archivo de exportación.", + "Download a process model and its associated assets.": "Descarga un modelo de proceso y sus activos asociados", + "Download all related assets.": "Descarga todos los activos relacionados.", + "export": "exportar", + "Full": "Completo", + "import": "importar", + "Include all elements related to this process in your export file.": "Incluye todos los elementos relacionados con este proceso en tu archivo de exportación.", + "Last Modified Date": "Fecha de Última Modificación", + "Linked Assets": "Activos Vinculados", + "may contain sensitive information.": "puede contener información sensible.", + "No Processes Available": "No hay Procesos Disponibles", + "Password must have at least 8 characters.": "La contraseña debe tener al menos 8 caracteres.", + "Password Protect Export": "Proteger Exportación con Contraseña", + "Password protect is required because some assets may have sensitive data.": "Se requiere protección con contraseña porque algunos activos pueden tener datos sensibles.", + "Place your controls here.": "Coloca tus controles aquí.", + "Return to Summary": "Regresar al Resumen", + "Select which assets to include in the export file for a custom export package.": "Seleccione qué activos incluir en el archivo de exportación para un paquete de exportación personalizado.", + "Select Export Type": "Seleccione Tipo de Exportación", + "Set Password": "Establecer Contraseña", + "This column can not be sorted or filtered.": "Esta columna no puede ser ordenada o filtrada.", + "This password will be required when importing the exported package/process.": "Se requerirá esta contraseña al importar el paquete/proceso exportado.", + "This process contains no dependent assets to": "Este proceso no contiene activos dependientes para", + "To begin creating a screen, drag and drop items from the Controls Menu on the left.": "Para comenzar a crear una pantalla, arrastre y suelte elementos del Menú de Controles a la izquierda.", + "Total Elements": "Elementos Totales", + "Verify Password": "Verificar Contraseña", + "What do you want to search?": "¿Qué quieres buscar?", + "will": "voluntad", + "will be included in this": "será incluido en esto", + "Task Name": "Nombre de la Tarea", + "Due Date": "Fecha de Vencimiento" } \ No newline at end of file diff --git a/resources/lang/fr.json b/resources/lang/fr.json index 7cbd514115..c9681a9383 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -2053,5 +2053,46 @@ "Projects": "Projets", "Recent Projects": "Projets Récents", "View All Tasks": "Voir Toutes les Tâches", - "Well, it seems nothing in here": "Eh bien, il semble qu'il n'y ait rien ici" + "Well, it seems nothing in here": "Eh bien, il semble qu'il n'y ait rien ici", + "Add to Project": "Ajouter au Projet", + "All {{assets}} will be included in this export.": "Tous les {{assets}} seront inclus dans cet export.", + "All elements related to this process will be imported.": "Tous les éléments liés à ce processus seront importés.", + "All Process Elements": "Tous les éléments de processus", + "By": "Par", + "COMPLETED": "Terminé", + "Created Date": "Date de création", + "Define a password to protect your export file.": "Définissez un mot de passe pour protéger votre fichier d'exportation.", + "Download a process model and its associated assets.": "Téléchargez un modèle de processus et ses actifs associés", + "Download all related assets.": "Télécharger tous les actifs associés.", + "export": "exporter", + "Full": "Plein", + "import": "importer", + "Include all elements related to this process in your export file.": "Incluez tous les éléments liés à ce processus dans votre fichier d'exportation.", + "Last Modified Date": "Dernière Date de Modification", + "Linked Assets": "Actifs Liés", + "may contain sensitive information.": "peut contenir des informations sensibles.", + "No Processes Available": "Aucun processus disponible", + "Password must have at least 8 characters.": "Le mot de passe doit comporter au moins 8 caractères.", + "Password Protect Export": "Protéger l'exportation par mot de passe", + "Password protect is required because some assets may have sensitive data.": "La protection par mot de passe est requise car certains actifs peuvent contenir des données sensibles.", + "Place your controls here.": "Mettez vos commandes ici.", + "RECENT ASSETS": "Actifs Récents", + "Return to Summary": "Retour au Résumé", + "Select which assets to include in the export file for a custom export package.": "Sélectionnez les actifs à inclure dans le fichier d'exportation pour un package d'exportation personnalisé.", + "Select Export Type": "Sélectionnez le type d'exportation", + "Set Password": "Définir le mot de passe", + "Start New Request": "Démarrer Nouvelle Demande", + "This column can not be sorted or filtered.": "Cette colonne ne peut pas être triée ou filtrée.", + "This password will be required when importing the exported package/process.": "Ce mot de passe sera requis lors de l'importation du package/processus exporté.", + "This process contains no dependent assets to": "Ce processus ne contient aucun actif dépendant à", + "To begin creating a screen, drag and drop items from the Controls Menu on the left.": "Pour commencer à créer un écran, glissez et déposez des éléments du Menu de Contrôles sur la gauche.", + "Total Elements": "Éléments Totals", + "Verify Password": "Vérifier le mot de passe", + "What do you want to search?": "Que voulez-vous rechercher?", + "will": "volonté", + "will be included in this": "sera inclus dans cela", + "CASE #": "Cas #", + "CASE TITLE": "TITRE DE L'AFFAIRE", + "Task Name": "Nom de la Tâche", + "Due Date": "Date d'échéance" } \ No newline at end of file