From 6e3c9597ffc10f925a66e816feb553ad6e31165f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 4 Jun 2026 02:31:52 +0000
Subject: [PATCH] chore(i18n): sync translations with en-US (#37035)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
---
web/i18n/ar-TN/workflow.json | 5 +++++
web/i18n/de-DE/workflow.json | 5 +++++
web/i18n/es-ES/workflow.json | 5 +++++
web/i18n/fa-IR/workflow.json | 5 +++++
web/i18n/fr-FR/workflow.json | 5 +++++
web/i18n/hi-IN/workflow.json | 5 +++++
web/i18n/id-ID/workflow.json | 5 +++++
web/i18n/it-IT/workflow.json | 5 +++++
web/i18n/ja-JP/workflow.json | 5 +++++
web/i18n/ko-KR/workflow.json | 5 +++++
web/i18n/nl-NL/workflow.json | 5 +++++
web/i18n/pl-PL/workflow.json | 5 +++++
web/i18n/pt-BR/workflow.json | 5 +++++
web/i18n/ro-RO/workflow.json | 5 +++++
web/i18n/ru-RU/workflow.json | 5 +++++
web/i18n/sl-SI/workflow.json | 5 +++++
web/i18n/th-TH/workflow.json | 5 +++++
web/i18n/tr-TR/workflow.json | 5 +++++
web/i18n/uk-UA/workflow.json | 5 +++++
web/i18n/vi-VN/workflow.json | 5 +++++
web/i18n/zh-Hant/workflow.json | 5 +++++
21 files changed, 105 insertions(+)
diff --git a/web/i18n/ar-TN/workflow.json b/web/i18n/ar-TN/workflow.json
index d33cbc173d..d63ef946ab 100644
--- a/web/i18n/ar-TN/workflow.json
+++ b/web/i18n/ar-TN/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "تجاهل",
"nodes.humanInput.editor.previewTip": "في وضع المعاينة، أزرار الإجراء غير وظيفية.",
"nodes.humanInput.errorMsg.duplicateActionId": "تم العثور على معرف إجراء مكرر في إجراءات المستخدم",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "يرجى استكمال تكوين طريقة تسليم البريد الإلكتروني",
"nodes.humanInput.errorMsg.emptyActionId": "لا يمكن أن يكون معرف الإجراء فارغاً",
"nodes.humanInput.errorMsg.emptyActionTitle": "لا يمكن أن يكون عنوان الإجراء فارغاً",
"nodes.humanInput.errorMsg.noDeliveryMethod": "الرجاء تحديد طريقة تسليم واحدة على الأقل",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "معاينة",
"nodes.humanInput.formContent.title": "محتوى النموذج",
"nodes.humanInput.formContent.tooltip": "ما سيراه المستخدمون بعد فتح النموذج. يدعم تنسيق Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "نوع الحقل",
"nodes.humanInput.insertInputField.insert": "إدراج",
+ "nodes.humanInput.insertInputField.maxUploads": "الحد الأقصى للرفع",
+ "nodes.humanInput.insertInputField.options": "خيارات",
"nodes.humanInput.insertInputField.prePopulateField": "ملء الحقل مسبقاً",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "أضف أو . سيرى المستخدمون هذا المحتوى في البداية، أو اتركه فارغاً.",
"nodes.humanInput.insertInputField.saveResponseAs": "حفظ الاستجابة باسم",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "استخدام ثابت بدلاً من ذلك",
"nodes.humanInput.insertInputField.useVarInstead": "استخدام متغير بدلاً من ذلك",
"nodes.humanInput.insertInputField.variable": "متغير",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "اسم المتغير موجود بالفعل",
"nodes.humanInput.insertInputField.variableNameInvalid": "يمكن أن يحتوي اسم المتغير على حروف وأرقام وشرطات سفلية فقط، ولا يمكن أن يبدأ برقم",
"nodes.humanInput.log.backstageInputURL": "عنوان URL للإدخال خلف الكواليس:",
"nodes.humanInput.log.reason": "السبب:",
diff --git a/web/i18n/de-DE/workflow.json b/web/i18n/de-DE/workflow.json
index 48140ad330..f28df9302e 100644
--- a/web/i18n/de-DE/workflow.json
+++ b/web/i18n/de-DE/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Verwerfen",
"nodes.humanInput.editor.previewTip": "Im Vorschaumodus sind Aktionsschaltflächen nicht funktionsfähig.",
"nodes.humanInput.errorMsg.duplicateActionId": "Doppelte Aktions-ID in Benutzeraktionen gefunden",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Bitte schließen Sie die Konfiguration der E-Mail-Zustellmethode ab",
"nodes.humanInput.errorMsg.emptyActionId": "Aktions-ID darf nicht leer sein",
"nodes.humanInput.errorMsg.emptyActionTitle": "Aktionstitel darf nicht leer sein",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Bitte wählen Sie mindestens eine Zustellmethode aus",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Vorschau",
"nodes.humanInput.formContent.title": "Formularinhalt",
"nodes.humanInput.formContent.tooltip": "Was Benutzer nach dem Öffnen des Formulars sehen. Unterstützt Markdown-Formatierung.",
+ "nodes.humanInput.insertInputField.fieldType": "Feldtyp",
"nodes.humanInput.insertInputField.insert": "Einfügen",
+ "nodes.humanInput.insertInputField.maxUploads": "Max. Uploads",
+ "nodes.humanInput.insertInputField.options": "Optionen",
"nodes.humanInput.insertInputField.prePopulateField": "Feld vorab ausfüllen",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": " oder hinzufügen. Benutzer sehen diesen Inhalt zunächst, oder leer lassen.",
"nodes.humanInput.insertInputField.saveResponseAs": "Antwort speichern als",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Stattdessen Konstante verwenden",
"nodes.humanInput.insertInputField.useVarInstead": "Stattdessen Variable verwenden",
"nodes.humanInput.insertInputField.variable": "Variable",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Variablenname existiert bereits",
"nodes.humanInput.insertInputField.variableNameInvalid": "Variablenname darf nur Buchstaben, Zahlen und Unterstriche enthalten und darf nicht mit einer Zahl beginnen",
"nodes.humanInput.log.backstageInputURL": "Backstage-Eingabe-URL:",
"nodes.humanInput.log.reason": "Grund:",
diff --git a/web/i18n/es-ES/workflow.json b/web/i18n/es-ES/workflow.json
index 7dc23025c5..0773d2b280 100644
--- a/web/i18n/es-ES/workflow.json
+++ b/web/i18n/es-ES/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Descartar",
"nodes.humanInput.editor.previewTip": "En modo de vista previa, los botones de acción no son funcionales.",
"nodes.humanInput.errorMsg.duplicateActionId": "Se encontró un ID de acción duplicado en las acciones del usuario",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Por favor, complete la configuración del método de entrega por correo electrónico",
"nodes.humanInput.errorMsg.emptyActionId": "El ID de acción no puede estar vacío",
"nodes.humanInput.errorMsg.emptyActionTitle": "El título de acción no puede estar vacío",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Seleccione al menos un método de entrega",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Vista previa",
"nodes.humanInput.formContent.title": "Contenido del Formulario",
"nodes.humanInput.formContent.tooltip": "Lo que los usuarios verán después de abrir el formulario. Admite formato Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Tipo de Campo",
"nodes.humanInput.insertInputField.insert": "Insertar",
+ "nodes.humanInput.insertInputField.maxUploads": "Subidas máx.",
+ "nodes.humanInput.insertInputField.options": "Opciones",
"nodes.humanInput.insertInputField.prePopulateField": "Rellenar Campo Previamente",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Agregue o los usuarios verán este contenido inicialmente, o déjelo vacío.",
"nodes.humanInput.insertInputField.saveResponseAs": "Guardar Respuesta Como",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Usar Constante En Su Lugar",
"nodes.humanInput.insertInputField.useVarInstead": "Usar Variable En Su Lugar",
"nodes.humanInput.insertInputField.variable": "variable",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "El nombre de la variable ya existe",
"nodes.humanInput.insertInputField.variableNameInvalid": "El nombre de la variable solo puede contener letras, números y guiones bajos, y no puede comenzar con un número",
"nodes.humanInput.log.backstageInputURL": "URL de entrada entre bastidores:",
"nodes.humanInput.log.reason": "Razón:",
diff --git a/web/i18n/fa-IR/workflow.json b/web/i18n/fa-IR/workflow.json
index cb1111d86f..8a7a7de637 100644
--- a/web/i18n/fa-IR/workflow.json
+++ b/web/i18n/fa-IR/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "رد کردن",
"nodes.humanInput.editor.previewTip": "در حالت پیشنمایش، دکمههای عملیاتی غیرفعال هستند.",
"nodes.humanInput.errorMsg.duplicateActionId": "شناسه عملیات تکراری است",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "لطفاً پیکربندی روش ارسال ایمیل را تکمیل کنید",
"nodes.humanInput.errorMsg.emptyActionId": "شناسه عملیات نمیتواند خالی باشد",
"nodes.humanInput.errorMsg.emptyActionTitle": "عنوان عملیات نمیتواند خالی باشد",
"nodes.humanInput.errorMsg.noDeliveryMethod": "لطفاً حداقل یک روش ارسال انتخاب کنید",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "پیشنمایش",
"nodes.humanInput.formContent.title": "محتوای فرم",
"nodes.humanInput.formContent.tooltip": "محتوایی که کاربر پس از باز کردن فرم مشاهده خواهد کرد. از قالببندی Markdown پشتیبانی میشود.",
+ "nodes.humanInput.insertInputField.fieldType": "نوع فیلد",
"nodes.humanInput.insertInputField.insert": "درج",
+ "nodes.humanInput.insertInputField.maxUploads": "حداکثر بارگذاری",
+ "nodes.humanInput.insertInputField.options": "گزینهها",
"nodes.humanInput.insertInputField.prePopulateField": "مقدار اولیه فیلد",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": " یا اضافه کنید. کاربران در ابتدا این محتوا را خواهند دید، یا خالی بگذارید.",
"nodes.humanInput.insertInputField.saveResponseAs": "ذخیره پاسخ به عنوان",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "استفاده از مقدار ثابت",
"nodes.humanInput.insertInputField.useVarInstead": "استفاده از متغیر",
"nodes.humanInput.insertInputField.variable": "متغیر",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "نام متغیر از قبل وجود دارد",
"nodes.humanInput.insertInputField.variableNameInvalid": "نام متغیر فقط میتواند شامل حروف، اعداد و زیرخط باشد و نمیتواند با عدد شروع شود",
"nodes.humanInput.log.backstageInputURL": "لینک ورودی:",
"nodes.humanInput.log.reason": "دلیل:",
diff --git a/web/i18n/fr-FR/workflow.json b/web/i18n/fr-FR/workflow.json
index d29f7ec0b2..439e42df1a 100644
--- a/web/i18n/fr-FR/workflow.json
+++ b/web/i18n/fr-FR/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Ignorer",
"nodes.humanInput.editor.previewTip": "En mode aperçu, les boutons d'action ne sont pas fonctionnels.",
"nodes.humanInput.errorMsg.duplicateActionId": "ID d'action en double trouvé dans les actions utilisateur",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Veuillez compléter la configuration de la méthode de livraison par e-mail",
"nodes.humanInput.errorMsg.emptyActionId": "L'ID d'action ne peut pas être vide",
"nodes.humanInput.errorMsg.emptyActionTitle": "Le titre de l'action ne peut pas être vide",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Veuillez sélectionner au moins une méthode de livraison",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Aperçu",
"nodes.humanInput.formContent.title": "Contenu du Formulaire",
"nodes.humanInput.formContent.tooltip": "Ce que les utilisateurs verront après avoir ouvert le formulaire. Prend en charge le formatage Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Type de Champ",
"nodes.humanInput.insertInputField.insert": "Insérer",
+ "nodes.humanInput.insertInputField.maxUploads": "Téléversements max.",
+ "nodes.humanInput.insertInputField.options": "Options",
"nodes.humanInput.insertInputField.prePopulateField": "Pré-remplir le Champ",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Ajoutez ou les utilisateurs verront ce contenu initialement, ou laissez vide.",
"nodes.humanInput.insertInputField.saveResponseAs": "Enregistrer la Réponse Sous",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Utiliser une Constante à la Place",
"nodes.humanInput.insertInputField.useVarInstead": "Utiliser une Variable à la Place",
"nodes.humanInput.insertInputField.variable": "variable",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Le nom de la variable existe déjà",
"nodes.humanInput.insertInputField.variableNameInvalid": "Le nom de la variable ne peut contenir que des lettres, des chiffres et des traits de soulignement, et ne peut pas commencer par un chiffre",
"nodes.humanInput.log.backstageInputURL": "URL de saisie en coulisses :",
"nodes.humanInput.log.reason": "Raison :",
diff --git a/web/i18n/hi-IN/workflow.json b/web/i18n/hi-IN/workflow.json
index a147363c60..474fb2c0ca 100644
--- a/web/i18n/hi-IN/workflow.json
+++ b/web/i18n/hi-IN/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "खारिज करें",
"nodes.humanInput.editor.previewTip": "पूर्वावलोकन मोड में, कार्रवाई बटन कार्यात्मक नहीं हैं।",
"nodes.humanInput.errorMsg.duplicateActionId": "उपयोगकर्ता कार्रवाइयों में डुप्लिकेट कार्रवाई आईडी पाई गई",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "कृपया ईमेल डिलीवरी विधि कॉन्फ़िगरेशन पूरा करें",
"nodes.humanInput.errorMsg.emptyActionId": "कार्रवाई आईडी खाली नहीं हो सकती",
"nodes.humanInput.errorMsg.emptyActionTitle": "कार्रवाई शीर्षक खाली नहीं हो सकता",
"nodes.humanInput.errorMsg.noDeliveryMethod": "कृपया कम से कम एक डिलीवरी विधि चुनें",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "पूर्वावलोकन",
"nodes.humanInput.formContent.title": "फॉर्म सामग्री",
"nodes.humanInput.formContent.tooltip": "फॉर्म खोलने के बाद उपयोगकर्ता क्या देखेंगे। Markdown फ़ॉर्मेटिंग का समर्थन करता है।",
+ "nodes.humanInput.insertInputField.fieldType": "फ़ील्ड प्रकार",
"nodes.humanInput.insertInputField.insert": "सम्मिलित करें",
+ "nodes.humanInput.insertInputField.maxUploads": "अधिकतम अपलोड",
+ "nodes.humanInput.insertInputField.options": "विकल्प",
"nodes.humanInput.insertInputField.prePopulateField": "फ़ील्ड पूर्व-भरें",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": " या जोड़ें। उपयोगकर्ता शुरू में यह सामग्री देखेंगे, या खाली छोड़ दें।",
"nodes.humanInput.insertInputField.saveResponseAs": "प्रतिक्रिया इस रूप में सहेजें",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "इसके बजाय स्थिरांक का उपयोग करें",
"nodes.humanInput.insertInputField.useVarInstead": "इसके बजाय वेरिएबल का उपयोग करें",
"nodes.humanInput.insertInputField.variable": "वेरिएबल",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "वेरिएबल नाम पहले से मौजूद है",
"nodes.humanInput.insertInputField.variableNameInvalid": "वेरिएबल नाम में केवल अक्षर, संख्याएं और अंडरस्कोर हो सकते हैं, और यह संख्या से शुरू नहीं हो सकता",
"nodes.humanInput.log.backstageInputURL": "बैकस्टेज इनपुट URL:",
"nodes.humanInput.log.reason": "कारण:",
diff --git a/web/i18n/id-ID/workflow.json b/web/i18n/id-ID/workflow.json
index 386524bd67..f10afa7755 100644
--- a/web/i18n/id-ID/workflow.json
+++ b/web/i18n/id-ID/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Abaikan",
"nodes.humanInput.editor.previewTip": "Dalam mode pratinjau, tombol tindakan tidak berfungsi.",
"nodes.humanInput.errorMsg.duplicateActionId": "ID tindakan duplikat ditemukan dalam tindakan pengguna",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Silakan selesaikan konfigurasi metode pengiriman Email",
"nodes.humanInput.errorMsg.emptyActionId": "ID tindakan tidak boleh kosong",
"nodes.humanInput.errorMsg.emptyActionTitle": "Judul tindakan tidak boleh kosong",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Silakan pilih setidaknya satu metode pengiriman",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Pratinjau",
"nodes.humanInput.formContent.title": "Konten Formulir",
"nodes.humanInput.formContent.tooltip": "Apa yang akan dilihat pengguna setelah membuka formulir. Mendukung pemformatan Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Tipe Bidang",
"nodes.humanInput.insertInputField.insert": "Sisipkan",
+ "nodes.humanInput.insertInputField.maxUploads": "Maks. unggahan",
+ "nodes.humanInput.insertInputField.options": "Opsi",
"nodes.humanInput.insertInputField.prePopulateField": "Isi Bidang Sebelumnya",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Tambahkan atau . Pengguna akan melihat konten ini pada awalnya, atau biarkan kosong.",
"nodes.humanInput.insertInputField.saveResponseAs": "Simpan Respons Sebagai",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Gunakan Konstanta Sebagai Gantinya",
"nodes.humanInput.insertInputField.useVarInstead": "Gunakan Variabel Sebagai Gantinya",
"nodes.humanInput.insertInputField.variable": "variabel",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Nama variabel sudah ada",
"nodes.humanInput.insertInputField.variableNameInvalid": "Nama variabel hanya dapat berisi huruf, angka, dan garis bawah, dan tidak boleh dimulai dengan angka",
"nodes.humanInput.log.backstageInputURL": "URL input backstage:",
"nodes.humanInput.log.reason": "Alasan:",
diff --git a/web/i18n/it-IT/workflow.json b/web/i18n/it-IT/workflow.json
index 1a9abc85e3..61b4dd633b 100644
--- a/web/i18n/it-IT/workflow.json
+++ b/web/i18n/it-IT/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Ignora",
"nodes.humanInput.editor.previewTip": "In modalità anteprima, i pulsanti di azione non sono funzionali.",
"nodes.humanInput.errorMsg.duplicateActionId": "ID azione duplicato trovato nelle azioni utente",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Completa la configurazione del metodo di consegna Email",
"nodes.humanInput.errorMsg.emptyActionId": "L'ID azione non può essere vuoto",
"nodes.humanInput.errorMsg.emptyActionTitle": "Il titolo dell'azione non può essere vuoto",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Seleziona almeno un metodo di consegna",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Anteprima",
"nodes.humanInput.formContent.title": "Contenuto del Modulo",
"nodes.humanInput.formContent.tooltip": "Cosa vedranno gli utenti dopo aver aperto il modulo. Supporta la formattazione Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Tipo di Campo",
"nodes.humanInput.insertInputField.insert": "Inserisci",
+ "nodes.humanInput.insertInputField.maxUploads": "Caricamenti max",
+ "nodes.humanInput.insertInputField.options": "Opzioni",
"nodes.humanInput.insertInputField.prePopulateField": "Pre-compila Campo",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Aggiungi o . Gli utenti vedranno inizialmente questo contenuto, o lascia vuoto.",
"nodes.humanInput.insertInputField.saveResponseAs": "Salva Risposta Come",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Usa Costante Invece",
"nodes.humanInput.insertInputField.useVarInstead": "Usa Variabile Invece",
"nodes.humanInput.insertInputField.variable": "variabile",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Il nome della variabile esiste già",
"nodes.humanInput.insertInputField.variableNameInvalid": "Il nome della variabile può contenere solo lettere, numeri e underscore, e non può iniziare con un numero",
"nodes.humanInput.log.backstageInputURL": "URL input backstage:",
"nodes.humanInput.log.reason": "Motivo:",
diff --git a/web/i18n/ja-JP/workflow.json b/web/i18n/ja-JP/workflow.json
index a03cc5e6bd..0b8d7bc354 100644
--- a/web/i18n/ja-JP/workflow.json
+++ b/web/i18n/ja-JP/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "非表示",
"nodes.humanInput.editor.previewTip": "プレビューモードでは、アクションボタンは機能しません。",
"nodes.humanInput.errorMsg.duplicateActionId": "ユーザーアクションに重複するアクションIDが見つかりました",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Email 配信方法の設定を完了してください",
"nodes.humanInput.errorMsg.emptyActionId": "アクションIDは空にできません",
"nodes.humanInput.errorMsg.emptyActionTitle": "アクションタイトルは空にできません",
"nodes.humanInput.errorMsg.noDeliveryMethod": "少なくとも1つの配信方法を選択してください",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "プレビュー",
"nodes.humanInput.formContent.title": "フォームコンテンツ",
"nodes.humanInput.formContent.tooltip": "ユーザーがフォームを開いた後に表示される内容。Markdown形式をサポート。",
+ "nodes.humanInput.insertInputField.fieldType": "フィールドタイプ",
"nodes.humanInput.insertInputField.insert": "挿入",
+ "nodes.humanInput.insertInputField.maxUploads": "最大アップロード数",
+ "nodes.humanInput.insertInputField.options": "オプション",
"nodes.humanInput.insertInputField.prePopulateField": "フィールドを事前入力",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "またはを追加すると、ユーザーは最初にこの内容を見ます。または空のままにします。",
"nodes.humanInput.insertInputField.saveResponseAs": "レスポンスを次の名前で保存",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "代わりに定数を使用",
"nodes.humanInput.insertInputField.useVarInstead": "代わりに変数を使用",
"nodes.humanInput.insertInputField.variable": "変数",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "変数名は既に存在します",
"nodes.humanInput.insertInputField.variableNameInvalid": "変数名は文字、数字、アンダースコアのみを含み、数字で始めることはできません",
"nodes.humanInput.log.backstageInputURL": "バックステージ入力URL:",
"nodes.humanInput.log.reason": "理由:",
diff --git a/web/i18n/ko-KR/workflow.json b/web/i18n/ko-KR/workflow.json
index c6088f15da..e428c475a5 100644
--- a/web/i18n/ko-KR/workflow.json
+++ b/web/i18n/ko-KR/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "무시",
"nodes.humanInput.editor.previewTip": "미리보기 모드에서는 작업 버튼이 작동하지 않습니다.",
"nodes.humanInput.errorMsg.duplicateActionId": "사용자 작업에서 중복 작업 ID가 발견되었습니다",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Email 전송 방식 구성을 완료해 주세요",
"nodes.humanInput.errorMsg.emptyActionId": "작업 ID는 비워 둘 수 없습니다",
"nodes.humanInput.errorMsg.emptyActionTitle": "작업 제목은 비워 둘 수 없습니다",
"nodes.humanInput.errorMsg.noDeliveryMethod": "최소 하나의 전달 방법을 선택하세요",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "미리보기",
"nodes.humanInput.formContent.title": "양식 콘텐츠",
"nodes.humanInput.formContent.tooltip": "양식을 연 후 사용자에게 표시될 내용입니다. Markdown 형식을 지원합니다.",
+ "nodes.humanInput.insertInputField.fieldType": "필드 유형",
"nodes.humanInput.insertInputField.insert": "삽입",
+ "nodes.humanInput.insertInputField.maxUploads": "최대 업로드 수",
+ "nodes.humanInput.insertInputField.options": "옵션",
"nodes.humanInput.insertInputField.prePopulateField": "필드 미리 채우기",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": " 또는 를 추가하면 사용자가 처음에 이 콘텐츠를 보거나 비워 둡니다.",
"nodes.humanInput.insertInputField.saveResponseAs": "응답을 다음으로 저장",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "대신 상수 사용",
"nodes.humanInput.insertInputField.useVarInstead": "대신 변수 사용",
"nodes.humanInput.insertInputField.variable": "변수",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "변수 이름이 이미 존재합니다",
"nodes.humanInput.insertInputField.variableNameInvalid": "변수 이름은 문자, 숫자 및 밑줄만 포함할 수 있으며 숫자로 시작할 수 없습니다",
"nodes.humanInput.log.backstageInputURL": "백스테이지 입력 URL:",
"nodes.humanInput.log.reason": "이유:",
diff --git a/web/i18n/nl-NL/workflow.json b/web/i18n/nl-NL/workflow.json
index 0fae6097ab..2daa7fb437 100644
--- a/web/i18n/nl-NL/workflow.json
+++ b/web/i18n/nl-NL/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Dismiss",
"nodes.humanInput.editor.previewTip": "In preview mode, action buttons are not functional.",
"nodes.humanInput.errorMsg.duplicateActionId": "Duplicate action ID found in user actions",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Please complete the Email delivery method configuration",
"nodes.humanInput.errorMsg.emptyActionId": "Action ID cannot be empty",
"nodes.humanInput.errorMsg.emptyActionTitle": "Action title cannot be empty",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Please select at least one delivery method",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Preview",
"nodes.humanInput.formContent.title": "Form Content",
"nodes.humanInput.formContent.tooltip": "What users will see after opening the form. Supports Markdown formatting.",
+ "nodes.humanInput.insertInputField.fieldType": "Field Type",
"nodes.humanInput.insertInputField.insert": "Insert",
+ "nodes.humanInput.insertInputField.maxUploads": "Max uploads",
+ "nodes.humanInput.insertInputField.options": "Options",
"nodes.humanInput.insertInputField.prePopulateField": "Pre-populate Field",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Add or users will see this content initially, or leave empty.",
"nodes.humanInput.insertInputField.saveResponseAs": "Save Response As",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Use Constant Instead",
"nodes.humanInput.insertInputField.useVarInstead": "Use Variable Instead",
"nodes.humanInput.insertInputField.variable": "variable",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Variable name already exists",
"nodes.humanInput.insertInputField.variableNameInvalid": "Variable name can only contain letters, numbers, and underscores, and cannot start with a number",
"nodes.humanInput.log.backstageInputURL": "Backstage input URL:",
"nodes.humanInput.log.reason": "Reason:",
diff --git a/web/i18n/pl-PL/workflow.json b/web/i18n/pl-PL/workflow.json
index f9e29d9e49..31f0469634 100644
--- a/web/i18n/pl-PL/workflow.json
+++ b/web/i18n/pl-PL/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Odrzuć",
"nodes.humanInput.editor.previewTip": "W trybie podglądu przyciski akcji nie są funkcjonalne.",
"nodes.humanInput.errorMsg.duplicateActionId": "Znaleziono zduplikowany identyfikator akcji w akcjach użytkownika",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Proszę dokończyć konfigurację metody dostarczania e-mail",
"nodes.humanInput.errorMsg.emptyActionId": "Identyfikator akcji nie może być pusty",
"nodes.humanInput.errorMsg.emptyActionTitle": "Tytuł akcji nie może być pusty",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Wybierz co najmniej jedną metodę dostarczania",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Podgląd",
"nodes.humanInput.formContent.title": "Treść formularza",
"nodes.humanInput.formContent.tooltip": "Co użytkownicy zobaczą po otwarciu formularza. Obsługuje formatowanie Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Typ pola",
"nodes.humanInput.insertInputField.insert": "Wstaw",
+ "nodes.humanInput.insertInputField.maxUploads": "Maks. przesłań",
+ "nodes.humanInput.insertInputField.options": "Opcje",
"nodes.humanInput.insertInputField.prePopulateField": "Wstępnie wypełnij pole",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Dodaj lub . Użytkownicy zobaczą tę treść początkowo lub pozostaw puste.",
"nodes.humanInput.insertInputField.saveResponseAs": "Zapisz odpowiedź jako",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Użyj stałej zamiast tego",
"nodes.humanInput.insertInputField.useVarInstead": "Użyj zmiennej zamiast tego",
"nodes.humanInput.insertInputField.variable": "zmienna",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Nazwa zmiennej już istnieje",
"nodes.humanInput.insertInputField.variableNameInvalid": "Nazwa zmiennej może zawierać tylko litery, cyfry i podkreślenia i nie może zaczynać się od cyfry",
"nodes.humanInput.log.backstageInputURL": "URL wprowadzania w tle:",
"nodes.humanInput.log.reason": "Powód:",
diff --git a/web/i18n/pt-BR/workflow.json b/web/i18n/pt-BR/workflow.json
index 4ed5f963fa..c577b86e05 100644
--- a/web/i18n/pt-BR/workflow.json
+++ b/web/i18n/pt-BR/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Dispensar",
"nodes.humanInput.editor.previewTip": "No modo de visualização, os botões de ação não são funcionais.",
"nodes.humanInput.errorMsg.duplicateActionId": "ID de ação duplicado encontrado nas ações do usuário",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Por favor, complete a configuração do método de entrega por E-mail",
"nodes.humanInput.errorMsg.emptyActionId": "O ID da ação não pode estar vazio",
"nodes.humanInput.errorMsg.emptyActionTitle": "O título da ação não pode estar vazio",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Selecione pelo menos um método de entrega",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Visualizar",
"nodes.humanInput.formContent.title": "Conteúdo do Formulário",
"nodes.humanInput.formContent.tooltip": "O que os usuários verão após abrir o formulário. Suporta formatação Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Tipo de Campo",
"nodes.humanInput.insertInputField.insert": "Inserir",
+ "nodes.humanInput.insertInputField.maxUploads": "Uploads máx.",
+ "nodes.humanInput.insertInputField.options": "Opções",
"nodes.humanInput.insertInputField.prePopulateField": "Pré-preencher Campo",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Adicione ou os usuários verão este conteúdo inicialmente, ou deixe vazio.",
"nodes.humanInput.insertInputField.saveResponseAs": "Salvar Resposta Como",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Usar Constante Em Vez Disso",
"nodes.humanInput.insertInputField.useVarInstead": "Usar Variável Em Vez Disso",
"nodes.humanInput.insertInputField.variable": "variável",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "O nome da variável já existe",
"nodes.humanInput.insertInputField.variableNameInvalid": "O nome da variável pode conter apenas letras, números e sublinhados, e não pode começar com um número",
"nodes.humanInput.log.backstageInputURL": "URL de entrada nos bastidores:",
"nodes.humanInput.log.reason": "Motivo:",
diff --git a/web/i18n/ro-RO/workflow.json b/web/i18n/ro-RO/workflow.json
index 4f6fb31939..10d6ca98d1 100644
--- a/web/i18n/ro-RO/workflow.json
+++ b/web/i18n/ro-RO/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Respingeți",
"nodes.humanInput.editor.previewTip": "În modul previzualizare, butoanele de acțiune nu sunt funcționale.",
"nodes.humanInput.errorMsg.duplicateActionId": "ID acțiune duplicat găsit în acțiunile utilizatorului",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Vă rugăm să finalizați configurarea metodei de livrare prin e-mail",
"nodes.humanInput.errorMsg.emptyActionId": "ID-ul acțiunii nu poate fi gol",
"nodes.humanInput.errorMsg.emptyActionTitle": "Titlul acțiunii nu poate fi gol",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Vă rugăm selectați cel puțin o metodă de livrare",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Previzualizare",
"nodes.humanInput.formContent.title": "Conținut formular",
"nodes.humanInput.formContent.tooltip": "Ce vor vedea utilizatorii după deschiderea formularului. Suportă formatare Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Tip câmp",
"nodes.humanInput.insertInputField.insert": "Inserați",
+ "nodes.humanInput.insertInputField.maxUploads": "Încărcări max.",
+ "nodes.humanInput.insertInputField.options": "Opțiuni",
"nodes.humanInput.insertInputField.prePopulateField": "Pre-completați câmpul",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Adăugați sau . Utilizatorii vor vedea inițial acest conținut, sau lăsați gol.",
"nodes.humanInput.insertInputField.saveResponseAs": "Salvați răspunsul ca",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Utilizați constantă în schimb",
"nodes.humanInput.insertInputField.useVarInstead": "Utilizați variabilă în schimb",
"nodes.humanInput.insertInputField.variable": "variabilă",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Numele variabilei există deja",
"nodes.humanInput.insertInputField.variableNameInvalid": "Numele variabilei poate conține doar litere, cifre și underscore și nu poate începe cu o cifră",
"nodes.humanInput.log.backstageInputURL": "URL input backstage:",
"nodes.humanInput.log.reason": "Motiv:",
diff --git a/web/i18n/ru-RU/workflow.json b/web/i18n/ru-RU/workflow.json
index a4f5d681e2..fedb86151d 100644
--- a/web/i18n/ru-RU/workflow.json
+++ b/web/i18n/ru-RU/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Отклонить",
"nodes.humanInput.editor.previewTip": "В режиме предварительного просмотра кнопки действий не функционируют.",
"nodes.humanInput.errorMsg.duplicateActionId": "Обнаружен дублирующийся идентификатор действия в действиях пользователя",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Пожалуйста, завершите настройку метода доставки Email",
"nodes.humanInput.errorMsg.emptyActionId": "Идентификатор действия не может быть пустым",
"nodes.humanInput.errorMsg.emptyActionTitle": "Название действия не может быть пустым",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Пожалуйста, выберите хотя бы один способ доставки",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Предварительный просмотр",
"nodes.humanInput.formContent.title": "Содержимое формы",
"nodes.humanInput.formContent.tooltip": "Что увидят пользователи после открытия формы. Поддерживает форматирование Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Тип поля",
"nodes.humanInput.insertInputField.insert": "Вставить",
+ "nodes.humanInput.insertInputField.maxUploads": "Макс. загрузок",
+ "nodes.humanInput.insertInputField.options": "Параметры",
"nodes.humanInput.insertInputField.prePopulateField": "Предварительно заполнить поле",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Добавьте или . Пользователи изначально увидят это содержимое, или оставьте пустым.",
"nodes.humanInput.insertInputField.saveResponseAs": "Сохранить ответ как",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Использовать константу вместо этого",
"nodes.humanInput.insertInputField.useVarInstead": "Использовать переменную вместо этого",
"nodes.humanInput.insertInputField.variable": "переменная",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Имя переменной уже существует",
"nodes.humanInput.insertInputField.variableNameInvalid": "Имя переменной может содержать только буквы, цифры и подчеркивания и не может начинаться с цифры",
"nodes.humanInput.log.backstageInputURL": "URL ввода за кулисами:",
"nodes.humanInput.log.reason": "Причина:",
diff --git a/web/i18n/sl-SI/workflow.json b/web/i18n/sl-SI/workflow.json
index 3212b4f40d..eb7017c46a 100644
--- a/web/i18n/sl-SI/workflow.json
+++ b/web/i18n/sl-SI/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Opusti",
"nodes.humanInput.editor.previewTip": "V načinu predogleda gumbi za dejanja niso funkcionalni.",
"nodes.humanInput.errorMsg.duplicateActionId": "V uporabniških dejanjih je bil najden podvojen ID dejanja",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Dokončajte konfiguracijo metode dostave po e-pošti",
"nodes.humanInput.errorMsg.emptyActionId": "ID dejanja ne sme biti prazen",
"nodes.humanInput.errorMsg.emptyActionTitle": "Naslov dejanja ne sme biti prazen",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Izberite vsaj en način dostave",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Predogled",
"nodes.humanInput.formContent.title": "Vsebina obrazca",
"nodes.humanInput.formContent.tooltip": "Kaj bodo uporabniki videli po odprtju obrazca. Podpira oblikovanje Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Vrsta polja",
"nodes.humanInput.insertInputField.insert": "Vstavi",
+ "nodes.humanInput.insertInputField.maxUploads": "Najv. nalaganj",
+ "nodes.humanInput.insertInputField.options": "Možnosti",
"nodes.humanInput.insertInputField.prePopulateField": "Vnaprej izpolni polje",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Dodajte ali . Uporabniki bodo na začetku videli to vsebino ali pustite prazno.",
"nodes.humanInput.insertInputField.saveResponseAs": "Shrani odgovor kot",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Namesto tega uporabi konstanto",
"nodes.humanInput.insertInputField.useVarInstead": "Namesto tega uporabi spremenljivko",
"nodes.humanInput.insertInputField.variable": "spremenljivka",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Ime spremenljivke že obstaja",
"nodes.humanInput.insertInputField.variableNameInvalid": "Ime spremenljivke lahko vsebuje samo črke, številke in podčrtaje ter se ne sme začeti s številko",
"nodes.humanInput.log.backstageInputURL": "URL vnosa v ozadju:",
"nodes.humanInput.log.reason": "Razlog:",
diff --git a/web/i18n/th-TH/workflow.json b/web/i18n/th-TH/workflow.json
index 3471492706..d99ba37a4a 100644
--- a/web/i18n/th-TH/workflow.json
+++ b/web/i18n/th-TH/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "ปิด",
"nodes.humanInput.editor.previewTip": "ในโหมดตัวอย่าง ปุ่มการดำเนินการไม่ทำงาน",
"nodes.humanInput.errorMsg.duplicateActionId": "พบ ID การดำเนินการซ้ำกันในการดำเนินการของผู้ใช้",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "โปรดกำหนดค่าวิธีการส่งทางอีเมลให้สมบูรณ์",
"nodes.humanInput.errorMsg.emptyActionId": "ID การดำเนินการต้องไม่ว่างเปล่า",
"nodes.humanInput.errorMsg.emptyActionTitle": "ชื่อการดำเนินการต้องไม่ว่างเปล่า",
"nodes.humanInput.errorMsg.noDeliveryMethod": "โปรดเลือกวิธีการส่งมอบอย่างน้อยหนึ่งวิธี",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "ตัวอย่าง",
"nodes.humanInput.formContent.title": "เนื้อหาแบบฟอร์ม",
"nodes.humanInput.formContent.tooltip": "สิ่งที่ผู้ใช้จะเห็นหลังจากเปิดแบบฟอร์ม รองรับการจัดรูปแบบ Markdown",
+ "nodes.humanInput.insertInputField.fieldType": "ประเภทฟิลด์",
"nodes.humanInput.insertInputField.insert": "แทรก",
+ "nodes.humanInput.insertInputField.maxUploads": "อัปโหลดสูงสุด",
+ "nodes.humanInput.insertInputField.options": "ตัวเลือก",
"nodes.humanInput.insertInputField.prePopulateField": "กรอกล่วงหน้าในฟิลด์",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "เพิ่ม หรือ ผู้ใช้จะเห็นเนื้อหานี้ในตอนแรก หรือเว้นว่างไว้",
"nodes.humanInput.insertInputField.saveResponseAs": "บันทึกการตอบสนองเป็น",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "ใช้ค่าคงที่แทน",
"nodes.humanInput.insertInputField.useVarInstead": "ใช้ตัวแปรแทน",
"nodes.humanInput.insertInputField.variable": "ตัวแปร",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "ชื่อตัวแปรมีอยู่แล้ว",
"nodes.humanInput.insertInputField.variableNameInvalid": "ชื่อตัวแปรสามารถมีได้เฉพาะตัวอักษร ตัวเลข และขีดล่าง และต้องไม่เริ่มต้นด้วยตัวเลข",
"nodes.humanInput.log.backstageInputURL": "URL ข้อมูลเบื้องหลัง:",
"nodes.humanInput.log.reason": "เหตุผล:",
diff --git a/web/i18n/tr-TR/workflow.json b/web/i18n/tr-TR/workflow.json
index 30f796cd63..6bfc7de148 100644
--- a/web/i18n/tr-TR/workflow.json
+++ b/web/i18n/tr-TR/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Kapat",
"nodes.humanInput.editor.previewTip": "Önizleme modunda, eylem düğmeleri işlevsel değildir.",
"nodes.humanInput.errorMsg.duplicateActionId": "Kullanıcı eylemlerinde yinelenen eylem kimliği bulundu",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Lütfen E-posta teslimat yöntemi yapılandırmasını tamamlayın",
"nodes.humanInput.errorMsg.emptyActionId": "Eylem kimliği boş olamaz",
"nodes.humanInput.errorMsg.emptyActionTitle": "Eylem başlığı boş olamaz",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Lütfen en az bir teslimat yöntemi seçin",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Önizleme",
"nodes.humanInput.formContent.title": "Form İçeriği",
"nodes.humanInput.formContent.tooltip": "Kullanıcıların formu açtıktan sonra göreceği şey. Markdown biçimlendirmesini destekler.",
+ "nodes.humanInput.insertInputField.fieldType": "Alan Türü",
"nodes.humanInput.insertInputField.insert": "Ekle",
+ "nodes.humanInput.insertInputField.maxUploads": "Maks. yükleme",
+ "nodes.humanInput.insertInputField.options": "Seçenekler",
"nodes.humanInput.insertInputField.prePopulateField": "Alanı Önceden Doldur",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": " veya ekleyin. Kullanıcılar başlangıçta bu içeriği görecek veya boş bırakın.",
"nodes.humanInput.insertInputField.saveResponseAs": "Yanıtı Farklı Kaydet",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Bunun Yerine Sabit Kullan",
"nodes.humanInput.insertInputField.useVarInstead": "Bunun Yerine Değişken Kullan",
"nodes.humanInput.insertInputField.variable": "değişken",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Değişken adı zaten var",
"nodes.humanInput.insertInputField.variableNameInvalid": "Değişken adı yalnızca harf, rakam ve alt çizgi içerebilir ve rakamla başlayamaz",
"nodes.humanInput.log.backstageInputURL": "Sahne arkası giriş URL'si:",
"nodes.humanInput.log.reason": "Neden:",
diff --git a/web/i18n/uk-UA/workflow.json b/web/i18n/uk-UA/workflow.json
index 7ff034bcf7..cbbf4f082d 100644
--- a/web/i18n/uk-UA/workflow.json
+++ b/web/i18n/uk-UA/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Відхилити",
"nodes.humanInput.editor.previewTip": "У режимі попереднього перегляду кнопки дій не функціонують.",
"nodes.humanInput.errorMsg.duplicateActionId": "Виявлено дублюючий ідентифікатор дії в діях користувача",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Будь ласка, завершіть налаштування методу доставки Email",
"nodes.humanInput.errorMsg.emptyActionId": "Ідентифікатор дії не може бути порожнім",
"nodes.humanInput.errorMsg.emptyActionTitle": "Назва дії не може бути порожньою",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Будь ласка, виберіть принаймні один спосіб доставки",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Попередній перегляд",
"nodes.humanInput.formContent.title": "Вміст форми",
"nodes.humanInput.formContent.tooltip": "Що побачать користувачі після відкриття форми. Підтримує форматування Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Тип поля",
"nodes.humanInput.insertInputField.insert": "Вставити",
+ "nodes.humanInput.insertInputField.maxUploads": "Макс. завантажень",
+ "nodes.humanInput.insertInputField.options": "Параметри",
"nodes.humanInput.insertInputField.prePopulateField": "Попередньо заповнити поле",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Додайте або . Користувачі спочатку побачать цей вміст, або залиште порожнім.",
"nodes.humanInput.insertInputField.saveResponseAs": "Зберегти відповідь як",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Використати константу замість цього",
"nodes.humanInput.insertInputField.useVarInstead": "Використати змінну замість цього",
"nodes.humanInput.insertInputField.variable": "змінна",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Ім'я змінної вже існує",
"nodes.humanInput.insertInputField.variableNameInvalid": "Ім'я змінної може містити лише літери, цифри та підкреслення і не може починатися з цифри",
"nodes.humanInput.log.backstageInputURL": "URL введення за лаштунками:",
"nodes.humanInput.log.reason": "Причина:",
diff --git a/web/i18n/vi-VN/workflow.json b/web/i18n/vi-VN/workflow.json
index e01bc5920c..716a48fc70 100644
--- a/web/i18n/vi-VN/workflow.json
+++ b/web/i18n/vi-VN/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "Bỏ qua",
"nodes.humanInput.editor.previewTip": "Ở chế độ xem trước, các nút hành động không hoạt động.",
"nodes.humanInput.errorMsg.duplicateActionId": "Tìm thấy ID hành động trùng lặp trong hành động người dùng",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "Vui lòng hoàn tất cấu hình phương thức gửi Email",
"nodes.humanInput.errorMsg.emptyActionId": "ID hành động không được để trống",
"nodes.humanInput.errorMsg.emptyActionTitle": "Tiêu đề hành động không được để trống",
"nodes.humanInput.errorMsg.noDeliveryMethod": "Vui lòng chọn ít nhất một phương thức giao hàng",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "Xem trước",
"nodes.humanInput.formContent.title": "Nội dung Biểu mẫu",
"nodes.humanInput.formContent.tooltip": "Những gì người dùng sẽ thấy sau khi mở biểu mẫu. Hỗ trợ định dạng Markdown.",
+ "nodes.humanInput.insertInputField.fieldType": "Loại Trường",
"nodes.humanInput.insertInputField.insert": "Chèn",
+ "nodes.humanInput.insertInputField.maxUploads": "Số tải lên tối đa",
+ "nodes.humanInput.insertInputField.options": "Tùy chọn",
"nodes.humanInput.insertInputField.prePopulateField": "Điền trước Trường",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "Thêm hoặc . Người dùng sẽ thấy nội dung này ban đầu, hoặc để trống.",
"nodes.humanInput.insertInputField.saveResponseAs": "Lưu Phản hồi Dưới dạng",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "Sử dụng Hằng số Thay thế",
"nodes.humanInput.insertInputField.useVarInstead": "Sử dụng Biến Thay thế",
"nodes.humanInput.insertInputField.variable": "biến",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "Tên biến đã tồn tại",
"nodes.humanInput.insertInputField.variableNameInvalid": "Tên biến chỉ có thể chứa chữ cái, số và dấu gạch dưới, và không được bắt đầu bằng số",
"nodes.humanInput.log.backstageInputURL": "URL đầu vào hậu trường:",
"nodes.humanInput.log.reason": "Lý do:",
diff --git a/web/i18n/zh-Hant/workflow.json b/web/i18n/zh-Hant/workflow.json
index 777997b382..0b5437bf66 100644
--- a/web/i18n/zh-Hant/workflow.json
+++ b/web/i18n/zh-Hant/workflow.json
@@ -614,6 +614,7 @@
"nodes.humanInput.deliveryMethod.upgradeTipHide": "關閉",
"nodes.humanInput.editor.previewTip": "在預覽模式下,操作按鈕不可用。",
"nodes.humanInput.errorMsg.duplicateActionId": "用戶操作中發現重複的操作 ID",
+ "nodes.humanInput.errorMsg.emailConfigIncomplete": "請完成 Email 發送方式配置",
"nodes.humanInput.errorMsg.emptyActionId": "操作 ID 不能為空",
"nodes.humanInput.errorMsg.emptyActionTitle": "操作標題不能為空",
"nodes.humanInput.errorMsg.noDeliveryMethod": "請至少選擇一種發送方式",
@@ -624,7 +625,10 @@
"nodes.humanInput.formContent.preview": "預覽",
"nodes.humanInput.formContent.title": "表單內容",
"nodes.humanInput.formContent.tooltip": "用戶打開表單後將看到的內容。支持 Markdown 格式。",
+ "nodes.humanInput.insertInputField.fieldType": "欄位類型",
"nodes.humanInput.insertInputField.insert": "插入",
+ "nodes.humanInput.insertInputField.maxUploads": "最大上傳數",
+ "nodes.humanInput.insertInputField.options": "選項",
"nodes.humanInput.insertInputField.prePopulateField": "預填充字段",
"nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "添加或,用戶將首先看到此內容,或留空。",
"nodes.humanInput.insertInputField.saveResponseAs": "保存響應為",
@@ -634,6 +638,7 @@
"nodes.humanInput.insertInputField.useConstantInstead": "改用常量",
"nodes.humanInput.insertInputField.useVarInstead": "改用變量",
"nodes.humanInput.insertInputField.variable": "變量",
+ "nodes.humanInput.insertInputField.variableNameDuplicated": "變量名已存在",
"nodes.humanInput.insertInputField.variableNameInvalid": "變量名只能包含字母、數字和下劃線,且不能以數字開頭",
"nodes.humanInput.log.backstageInputURL": "後台輸入 URL:",
"nodes.humanInput.log.reason": "原因:",