diff --git a/resources/lang/de.json b/resources/lang/de.json index d503b938a5..f61a7c173e 100644 --- a/resources/lang/de.json +++ b/resources/lang/de.json @@ -1640,5 +1640,21 @@ "Select which assets from the uploaded package should be imported to this environment.": "Wählen Sie, welche Assets aus dem hochgeladenen Paket in diese Umgebung importiert werden sollen.", "You are about to import": "Sie sind im Begriff zu importieren", "Process was successfully imported": "Prozess wurde erfolgreich importiert", - "The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.": "Die ausgewählte Datei ist ungültig oder wird für den Vorlagen-Importeur nicht unterstützt. Bitte stellen Sie sicher, dass diese Datei eine Vorlage ist." + "The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.": "Die ausgewählte Datei ist ungültig oder wird für den Vorlagen-Importeur nicht unterstützt. Bitte stellen Sie sicher, dass diese Datei eine Vorlage ist.", + "Host URL": "Host-URL", + "Enter the integration key from ProcessMaker IDP": "Geben Sie den Integrationsschlüssel von ProcessMaker IDP ein", + "Enter the secret key from ProcessMaker IDP": "Geben Sie den geheimen Schlüssel von ProcessMaker IDP ein", + "Enter the address of your ProcessMaker IDP server": "Geben Sie die Adresse Ihres ProcessMaker IDP-Servers ein", + "Select Available Folders": "Wähle verfügbare Ordner", + "You must authorize your account before configuring folders": "Sie müssen Ihr Konto autorisieren, bevor Sie Ordner konfigurieren", + "Token URL": "Token-URL", + "Enter your OAuth2 token URL": "Geben Sie Ihre OAuth2-Token-URL ein", + "Empty": "Leer", + "Select Destination": "Wähle Ziel", + "Use Request Variable": "Request Variable verwenden", + "Document Type": "Dokumenttyp", + "Intelligent Document Processing": "Intelligente Dokumentenverarbeitung", + "Variable containing the file to be sent": "Variable, die die zu sendende Datei enthält", + "Enter the document type": "Geben Sie den Dokumenttyp ein", + "Authorize Account": "Konto autorisieren" } \ No newline at end of file diff --git a/resources/lang/es.json b/resources/lang/es.json index b055eb48df..ff21d9b130 100644 --- a/resources/lang/es.json +++ b/resources/lang/es.json @@ -1640,5 +1640,21 @@ "Select which assets from the uploaded package should be imported to this environment.": "Seleccione qué activos del paquete cargado deben importarse a este entorno.", "You are about to import": "Estás a punto de importar", "Process was successfully imported": "El proceso fue importado exitosamente", - "The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.": "El archivo seleccionado no es válido o no es compatible con el importador de Plantillas. Por favor, verifica que este archivo sea una Plantilla." + "The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.": "El archivo seleccionado no es válido o no es compatible con el importador de Plantillas. Por favor, verifica que este archivo sea una Plantilla.", + "Host URL": "URL del anfitrión", + "Enter the integration key from ProcessMaker IDP": "Ingrese la clave de integración de ProcessMaker IDP", + "Enter the secret key from ProcessMaker IDP": "Ingrese la clave secreta de ProcessMaker IDP", + "Enter the address of your ProcessMaker IDP server": "Ingrese la dirección de su servidor IDP de ProcessMaker", + "Select Available Folders": "Seleccionar Carpetas Disponibles", + "You must authorize your account before configuring folders": "Debe autorizar su cuenta antes de configurar carpetas", + "Token URL": "URL del token", + "Enter your OAuth2 token URL": "Ingrese su URL de token OAuth2", + "Empty": "Vacío", + "Select Destination": "Seleccionar Destino", + "Use Request Variable": "Usar Variable de Solicitud", + "Document Type": "Tipo de Documento", + "Intelligent Document Processing": "Procesamiento Inteligente de Documentos", + "Variable containing the file to be sent": "Variable que contiene el archivo a enviar", + "Enter the document type": "Ingrese el tipo de documento", + "Authorize Account": "Autorizar Cuenta" } \ No newline at end of file diff --git a/resources/lang/fr.json b/resources/lang/fr.json index a44a866c0e..10fb8059cd 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -1640,5 +1640,21 @@ "Select which assets from the uploaded package should be imported to this environment.": "Sélectionnez les ressources du package téléchargé qui doivent être importées dans cet environnement.", "You are about to import": "Vous êtes sur le point d'importer", "Process was successfully imported": "Le processus a été importé avec succès", - "The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.": "Le fichier sélectionné est invalide ou non pris en charge pour l'importateur de modèles. Veuillez vérifier que ce fichier est un modèle." + "The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.": "Le fichier sélectionné est invalide ou non pris en charge pour l'importateur de modèles. Veuillez vérifier que ce fichier est un modèle.", + "Host URL": "URL de l'hôte", + "Enter the integration key from ProcessMaker IDP": "Saisissez la clé d'intégration de ProcessMaker IDP", + "Enter the secret key from ProcessMaker IDP": "Saisissez la clé secrète de ProcessMaker IDP", + "Enter the address of your ProcessMaker IDP server": "Saisissez l'adresse de votre serveur ProcessMaker IDP", + "Select Available Folders": "Sélectionnez les dossiers disponibles", + "You must authorize your account before configuring folders": "Vous devez autoriser votre compte avant de configurer les dossiers", + "Token URL": "URL du jeton", + "Enter your OAuth2 token URL": "Saisissez votre URL de jeton OAuth2", + "Empty": "Vide", + "Select Destination": "Sélectionner la destination", + "Use Request Variable": "Utiliser la variable de demande", + "Document Type": "Type de document", + "Intelligent Document Processing": "Traitement Intelligent de Documents", + "Variable containing the file to be sent": "Variable contenant le fichier à envoyer", + "Enter the document type": "Saisissez le type de document", + "Authorize Account": "Autoriser le compte" } \ No newline at end of file