Add Activepieces integration for workflow automation
- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Verbinden Sie Ihren Formstack Account",
|
||||
"Create Submission": "Einreichung erstellen",
|
||||
"Find Form by Name or ID": "Formular nach Name oder ID suchen",
|
||||
"Get Submission Details": "Einreichungsdetails abrufen",
|
||||
"Find Submission by Field Value": "Suche Einreichung nach Feldwert",
|
||||
"Custom API Call": "Eigener API-Aufruf",
|
||||
"Submit data to a Formstack form": "Daten an ein Formstack-Formular senden",
|
||||
"Find a form by name or ID": "Suche ein Formular mit Namen oder ID",
|
||||
"Get details of a form submission": "Details zu einer Formularabgabe erhalten",
|
||||
"Search submissions by field values": "Durchsuche Einreichungen nach Feldwerten",
|
||||
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
||||
"Forms ": "Formulare ",
|
||||
"User Agent": "User-Agent",
|
||||
"IP Address": "IP-Adresse",
|
||||
"Payment Status": "Zahlungsstatus",
|
||||
"Mark as Read": "Als gelesen markieren",
|
||||
"Encryption Password": "Verschlüsselungspasswort",
|
||||
"Form Fields": "Formularfelder",
|
||||
"Form Name or ID": "Formularname oder ID",
|
||||
"Group by Folders": "Nach Ordnern gruppieren",
|
||||
"Exact Name Match": "Genaues Namensmatch",
|
||||
"Submission": "Einreichung",
|
||||
"Include Technical Metadata": "Technische Metadaten einbeziehen",
|
||||
"Search Value": "Suchwert",
|
||||
"Results Per Page": "Ergebnisse pro Seite",
|
||||
"Page Number": "Seitennummer",
|
||||
"Sort Order": "Sortierung",
|
||||
"Include Form Names": "Formularnamen einschließen",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopfzeilen",
|
||||
"Query Parameters": "Abfrageparameter",
|
||||
"Body": "Körper",
|
||||
"Response is Binary ?": "Antwort ist binär?",
|
||||
"No Error on Failure": "Kein Fehler bei Fehler",
|
||||
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
||||
"Browser user agent to record": "Browser-User-Agent zum Aufzeichnen",
|
||||
"IP address to record": "Zu erfassende IP-Adresse",
|
||||
"Payment integration status": "Status der Zahlungsintegration",
|
||||
"Mark submission as read when created": "Vorlage als gelesen markieren, wenn erstellt",
|
||||
"Password for encrypted forms": "Passwort für verschlüsselte Formulare",
|
||||
"Fill out the form fields": "Formularfelder ausfüllen",
|
||||
"Enter form name or ID to search": "Formularname oder ID zur Suche eingeben",
|
||||
"Organize results by folders": "Ergebnisse nach Ordnern organisieren",
|
||||
"Only exact name matches": "Nur exakte Namensübereinstimmung",
|
||||
"Include IP, user agent, and location data": "IP, User-Agent und Standortdaten einbeziehen",
|
||||
"Value to search for (minimum 3 characters)": "Wert für die Suche (mindestens 3 Zeichen)",
|
||||
"Number of results per page (1-100)": "Anzahl der Ergebnisse pro Seite (1-100)",
|
||||
"Page number to return": "Rückzugebende Seitennummer",
|
||||
"Sort results by submission ID": "Ergebnisse nach Einreichungs-ID sortieren",
|
||||
"Include form names in results": "Formularnamen in Ergebnisse einfügen",
|
||||
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
||||
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
||||
"Newest First (DESC)": "Neueste zuerst (DESC)",
|
||||
"Oldest First (ASC)": "Älteste zuerst (ASC)",
|
||||
"GET": "ERHALTEN",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "LÖSCHEN",
|
||||
"HEAD": "HEAD",
|
||||
"New Submission": "Neue Einreichung",
|
||||
"New Form": "Neues Formular",
|
||||
"Triggers when a form receives a new submission": "Wird ausgelöst, wenn ein Formular eine neue Einreichung erhält",
|
||||
"Triggers when a new form is created": "Wird ausgelöst, wenn ein neues Formular erstellt wird"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Conecte su cuenta Formstack",
|
||||
"Create Submission": "Crear Envío",
|
||||
"Find Form by Name or ID": "Buscar formulario por nombre o ID",
|
||||
"Get Submission Details": "Obtener detalles del envío",
|
||||
"Find Submission by Field Value": "Encontrar envío por valor de campo",
|
||||
"Custom API Call": "Llamada API personalizada",
|
||||
"Submit data to a Formstack form": "Enviar datos a un Formstack",
|
||||
"Find a form by name or ID": "Encontrar un formulario por nombre o ID",
|
||||
"Get details of a form submission": "Obtener detalles del envío de un formulario",
|
||||
"Search submissions by field values": "Buscar envíos por valores de campo",
|
||||
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
||||
"Forms ": "Formularios ",
|
||||
"User Agent": "Agente de usuario",
|
||||
"IP Address": "Dirección IP",
|
||||
"Payment Status": "Estado del pago",
|
||||
"Mark as Read": "Marcar como leído",
|
||||
"Encryption Password": "Contraseña del cifrado",
|
||||
"Form Fields": "Campos de Formulario",
|
||||
"Form Name or ID": "Nombre del formulario o ID",
|
||||
"Group by Folders": "Agrupar por carpetas",
|
||||
"Exact Name Match": "Nombre exacto coincidencia",
|
||||
"Submission": "Envío",
|
||||
"Include Technical Metadata": "Incluye metadatos técnicos",
|
||||
"Search Value": "Valor de búsqueda",
|
||||
"Results Per Page": "Resultados por página",
|
||||
"Page Number": "Número de página",
|
||||
"Sort Order": "Ordenar",
|
||||
"Include Form Names": "Incluye nombres de formulario",
|
||||
"Method": "Método",
|
||||
"Headers": "Encabezados",
|
||||
"Query Parameters": "Parámetros de consulta",
|
||||
"Body": "Cuerpo",
|
||||
"Response is Binary ?": "¿Respuesta es binaria?",
|
||||
"No Error on Failure": "No hay ningún error en fallo",
|
||||
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
||||
"Browser user agent to record": "Navegar agente de usuario para registrar",
|
||||
"IP address to record": "Dirección IP a grabar",
|
||||
"Payment integration status": "Estado de integración de pago",
|
||||
"Mark submission as read when created": "Marcar envío como leído cuando se crea",
|
||||
"Password for encrypted forms": "Contraseña para formularios cifrados",
|
||||
"Fill out the form fields": "Rellene los campos del formulario",
|
||||
"Enter form name or ID to search": "Introduzca nombre de formulario o ID para buscar",
|
||||
"Organize results by folders": "Organizar resultados por carpetas",
|
||||
"Only exact name matches": "Sólo coincidencias de nombres exactos",
|
||||
"Include IP, user agent, and location data": "Incluye IP, agente de usuario y datos de ubicación",
|
||||
"Value to search for (minimum 3 characters)": "Valor para buscar (mínimo 3 caracteres)",
|
||||
"Number of results per page (1-100)": "Número de resultados por página (1-100)",
|
||||
"Page number to return": "Número de página a devolver",
|
||||
"Sort results by submission ID": "Ordenar resultados por ID de envío",
|
||||
"Include form names in results": "Incluye nombres de formulario en los resultados",
|
||||
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
||||
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
|
||||
"Newest First (DESC)": "Más reciente primero (DESC)",
|
||||
"Oldest First (ASC)": "Lo más antiguo primero (ASC)",
|
||||
"GET": "RECOGER",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "BORRAR",
|
||||
"HEAD": "LIMPIO",
|
||||
"New Submission": "Nuevo envío",
|
||||
"New Form": "Nuevo Formulario",
|
||||
"Triggers when a form receives a new submission": "Dispara cuando un formulario recibe un nuevo envío",
|
||||
"Triggers when a new form is created": "Dispara cuando se crea un nuevo formulario"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Connectez votre compte Formstack",
|
||||
"Create Submission": "Créer une soumission",
|
||||
"Find Form by Name or ID": "Formulaire de recherche par nom ou ID",
|
||||
"Get Submission Details": "Obtenir les détails de la soumission",
|
||||
"Find Submission by Field Value": "Rechercher la soumission par valeur de champ",
|
||||
"Custom API Call": "Appel d'API personnalisé",
|
||||
"Submit data to a Formstack form": "Soumettre des données à un formulaire Formstack",
|
||||
"Find a form by name or ID": "Trouver un formulaire par nom ou ID",
|
||||
"Get details of a form submission": "Obtenir les détails d'une soumission de formulaire",
|
||||
"Search submissions by field values": "Rechercher les soumissions par valeur de champ",
|
||||
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
||||
"Forms ": "Formulaires ",
|
||||
"User Agent": "Agent Utilisateur",
|
||||
"IP Address": "Adresse IP",
|
||||
"Payment Status": "Statut du paiement",
|
||||
"Mark as Read": "Marquer comme lu",
|
||||
"Encryption Password": "Mot de passe de chiffrement",
|
||||
"Form Fields": "Champs de formulaire",
|
||||
"Form Name or ID": "Nom du formulaire ou ID",
|
||||
"Group by Folders": "Grouper par dossiers",
|
||||
"Exact Name Match": "Correspondance de nom exacte",
|
||||
"Submission": "Soumission",
|
||||
"Include Technical Metadata": "Inclure les métadonnées techniques",
|
||||
"Search Value": "Valeur de la recherche",
|
||||
"Results Per Page": "Résultats par page",
|
||||
"Page Number": "Numéro de page",
|
||||
"Sort Order": "Ordre de tri",
|
||||
"Include Form Names": "Inclure les noms de formulaire",
|
||||
"Method": "Méthode",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Paramètres de requête",
|
||||
"Body": "Body",
|
||||
"Response is Binary ?": "La réponse est Binaire ?",
|
||||
"No Error on Failure": "Aucune erreur en cas d'échec",
|
||||
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
||||
"Browser user agent to record": "Navigateur utilisateur à enregistrer",
|
||||
"IP address to record": "Adresse IP à enregistrer",
|
||||
"Payment integration status": "Statut de l'intégration du paiement",
|
||||
"Mark submission as read when created": "Marquer la soumission comme lue lors de la création",
|
||||
"Password for encrypted forms": "Mot de passe pour les formulaires chiffrés",
|
||||
"Fill out the form fields": "Remplissez les champs du formulaire",
|
||||
"Enter form name or ID to search": "Entrez le nom du formulaire ou l'ID à rechercher",
|
||||
"Organize results by folders": "Organiser les résultats par dossiers",
|
||||
"Only exact name matches": "Seul le nom exact correspond",
|
||||
"Include IP, user agent, and location data": "Inclure les données IP, l'agent utilisateur et la localisation",
|
||||
"Value to search for (minimum 3 characters)": "Valeur à rechercher (minimum 3 caractères)",
|
||||
"Number of results per page (1-100)": "Nombre de résultats par page (1-100)",
|
||||
"Page number to return": "Numéro de page à retourner",
|
||||
"Sort results by submission ID": "Trier les résultats par ID de remise",
|
||||
"Include form names in results": "Inclure les noms des formulaires dans les résultats",
|
||||
"Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
||||
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
||||
"Newest First (DESC)": "Plus récent en premier (DESC)",
|
||||
"Oldest First (ASC)": "Le plus ancien en premier (ASC)",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Submission": "Nouvelle soumission",
|
||||
"New Form": "Nouveau formulaire",
|
||||
"Triggers when a form receives a new submission": "Déclenche lorsqu'un formulaire reçoit une nouvelle soumission",
|
||||
"Triggers when a new form is created": "Déclenche lorsqu'un nouveau formulaire est créé"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Formstackアカウントに接続",
|
||||
"Create Submission": "提出物を作成",
|
||||
"Find Form by Name or ID": "名前またはIDでフォームを検索",
|
||||
"Get Submission Details": "提出物の詳細を取得する",
|
||||
"Find Submission by Field Value": "フィールド値で提出物を検索",
|
||||
"Custom API Call": "カスタムAPI通話",
|
||||
"Submit data to a Formstack form": "フォームスタックフォームにデータを送信",
|
||||
"Find a form by name or ID": "名前またはIDでフォームを検索",
|
||||
"Get details of a form submission": "フォーム送信の詳細を取得します。",
|
||||
"Search submissions by field values": "フィールド値で提出物を検索",
|
||||
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
||||
"Forms ": "フォーム ",
|
||||
"User Agent": "ユーザーエージェント",
|
||||
"IP Address": "IP アドレス",
|
||||
"Payment Status": "支払ステータス",
|
||||
"Mark as Read": "既読にする",
|
||||
"Encryption Password": "暗号化パスワード",
|
||||
"Form Fields": "フォームフィールド",
|
||||
"Form Name or ID": "フォーム名またはID",
|
||||
"Group by Folders": "フォルダ別にグループ化",
|
||||
"Exact Name Match": "完全な名前一致",
|
||||
"Submission": "提出",
|
||||
"Include Technical Metadata": "技術的なメタデータを含める",
|
||||
"Search Value": "検索値",
|
||||
"Results Per Page": "ページ毎の結果",
|
||||
"Page Number": "ページ番号",
|
||||
"Sort Order": "並び順",
|
||||
"Include Form Names": "フォーム名を含める",
|
||||
"Method": "方法",
|
||||
"Headers": "ヘッダー",
|
||||
"Query Parameters": "クエリパラメータ",
|
||||
"Body": "本文",
|
||||
"Response is Binary ?": "応答はバイナリですか?",
|
||||
"No Error on Failure": "失敗時にエラーはありません",
|
||||
"Timeout (in seconds)": "タイムアウト(秒)",
|
||||
"Browser user agent to record": "録画するブラウザーユーザーエージェント",
|
||||
"IP address to record": "記録するIPアドレス",
|
||||
"Payment integration status": "Payment integration status",
|
||||
"Mark submission as read when created": "作成時に提出物を既読にする",
|
||||
"Password for encrypted forms": "暗号化されたフォームのパスワード",
|
||||
"Fill out the form fields": "フォームフィールドに入力してください",
|
||||
"Enter form name or ID to search": "検索するフォーム名またはIDを入力してください",
|
||||
"Organize results by folders": "フォルダごとに結果を整理する",
|
||||
"Only exact name matches": "一致する名前のみです",
|
||||
"Include IP, user agent, and location data": "IP、ユーザーエージェント、位置情報データを含める",
|
||||
"Value to search for (minimum 3 characters)": "検索する値 (最低3文字)",
|
||||
"Number of results per page (1-100)": "Number of results per page (1-100)",
|
||||
"Page number to return": "戻るページ番号",
|
||||
"Sort results by submission ID": "提出物IDで結果をソート",
|
||||
"Include form names in results": "フォーム名を結果に含める",
|
||||
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
||||
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
||||
"Newest First (DESC)": "最近の最初(降順)",
|
||||
"Oldest First (ASC)": "古い順 (ASC)",
|
||||
"GET": "取得",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "削除",
|
||||
"HEAD": "頭",
|
||||
"New Submission": "新しい提出",
|
||||
"New Form": "新しいフォーム",
|
||||
"Triggers when a form receives a new submission": "フォームが新しい提出物を受け取ったときにトリガーします",
|
||||
"Triggers when a new form is created": "新しいフォームが作成されたときにトリガーします"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Verbind uw Formstack account",
|
||||
"Create Submission": "Indiening aanmaken",
|
||||
"Find Form by Name or ID": "Formulier zoeken op naam of ID",
|
||||
"Get Submission Details": "Krijg inzending details",
|
||||
"Find Submission by Field Value": "Zoek inzending op veldwaarde",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Submit data to a Formstack form": "Verstuur gegevens naar een Formstack formulier",
|
||||
"Find a form by name or ID": "Zoek een formulier op naam of ID",
|
||||
"Get details of a form submission": "Krijg details van een formulier uitwerking",
|
||||
"Search submissions by field values": "Zoek inzendingen op veldwaarden",
|
||||
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
||||
"Forms ": "Formulieren ",
|
||||
"User Agent": "User Agent",
|
||||
"IP Address": "IP adres",
|
||||
"Payment Status": "Betalings Status",
|
||||
"Mark as Read": "Markeren als gelezen",
|
||||
"Encryption Password": "Encryptie wachtwoord",
|
||||
"Form Fields": "Formulier velden",
|
||||
"Form Name or ID": "Formulier naam of ID",
|
||||
"Group by Folders": "Groeperen op mappen",
|
||||
"Exact Name Match": "Exacte naam overeenkomst",
|
||||
"Submission": "Inzending",
|
||||
"Include Technical Metadata": "Inclusief technische metadata",
|
||||
"Search Value": "Waarde zoeken",
|
||||
"Results Per Page": "Resultaten per pagina",
|
||||
"Page Number": "Pagina Nummer",
|
||||
"Sort Order": "Sorteren bestelling",
|
||||
"Include Form Names": "Formuliernamen opnemen",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopteksten",
|
||||
"Query Parameters": "Query parameters",
|
||||
"Body": "Lichaam",
|
||||
"Response is Binary ?": "Antwoord is binair?",
|
||||
"No Error on Failure": "Geen fout bij fout",
|
||||
"Timeout (in seconds)": "Time-out (in seconden)",
|
||||
"Browser user agent to record": "Browser gebruikersagent om te registreren",
|
||||
"IP address to record": "IP-adres om op te nemen",
|
||||
"Payment integration status": "Integratiestatus van betaling",
|
||||
"Mark submission as read when created": "Markeer inzending als gelezen wanneer gemaakt",
|
||||
"Password for encrypted forms": "Wachtwoord voor versleutelde formulieren",
|
||||
"Fill out the form fields": "Vul de formuliervelden in",
|
||||
"Enter form name or ID to search": "Voer formuliernaam of ID in om te zoeken",
|
||||
"Organize results by folders": "Resultaten organiseren door mappen",
|
||||
"Only exact name matches": "Alleen exacte naam overeenkomsten",
|
||||
"Include IP, user agent, and location data": "Inclusief IP-, gebruikers- en locatiegegevens",
|
||||
"Value to search for (minimum 3 characters)": "Waarde om naar te zoeken (minimum 3 tekens)",
|
||||
"Number of results per page (1-100)": "Aantal resultaten per pagina (1-100)",
|
||||
"Page number to return": "Pagina nummer om te retourneren",
|
||||
"Sort results by submission ID": "Sorteer resultaten op indienings-ID",
|
||||
"Include form names in results": "Formuliernamen in zoekresultaten opnemen",
|
||||
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
||||
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
||||
"Newest First (DESC)": "Nieuwste eerst (AFLOPEND)",
|
||||
"Oldest First (ASC)": "Oudste eerst (ASC)",
|
||||
"GET": "KRIJG",
|
||||
"POST": "POSTE",
|
||||
"PATCH": "BEKIJK",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "VERWIJDEREN",
|
||||
"HEAD": "HOOFD",
|
||||
"New Submission": "Nieuwe inzending",
|
||||
"New Form": "Nieuw formulier",
|
||||
"Triggers when a form receives a new submission": "Triggert wanneer een formulier een nieuwe uitwerking ontvangt",
|
||||
"Triggers when a new form is created": "Triggert wanneer een nieuw formulier wordt aangemaakt"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Conecte sua conta do Formstack",
|
||||
"Create Submission": "Criar Submissão",
|
||||
"Find Form by Name or ID": "Localizar Formulário por Nome ou ID",
|
||||
"Get Submission Details": "Obter detalhes do envio",
|
||||
"Find Submission by Field Value": "Encontrar Submissão por Valor do Campo",
|
||||
"Custom API Call": "Chamada de API personalizada",
|
||||
"Submit data to a Formstack form": "Enviar dados a um formulário de Formstack",
|
||||
"Find a form by name or ID": "Encontrar um formulário por nome ou ID",
|
||||
"Get details of a form submission": "Obter detalhes de um envio do formulário",
|
||||
"Search submissions by field values": "Pesquisar submissões por valores de campo",
|
||||
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
||||
"Forms ": "Formulários ",
|
||||
"User Agent": "Agente do usuário",
|
||||
"IP Address": "Endereço IP",
|
||||
"Payment Status": "Status do pagamento",
|
||||
"Mark as Read": "Marcar Como Lida",
|
||||
"Encryption Password": "Senha de Criptografia",
|
||||
"Form Fields": "Campos do formulário",
|
||||
"Form Name or ID": "Nome do formulário ou ID",
|
||||
"Group by Folders": "Agrupar por pastas",
|
||||
"Exact Name Match": "Correspondência de nome exata",
|
||||
"Submission": "Submissão",
|
||||
"Include Technical Metadata": "Incluir Metadados Técnicos",
|
||||
"Search Value": "Pesquisar Valor",
|
||||
"Results Per Page": "Resultados por Página",
|
||||
"Page Number": "Número da página",
|
||||
"Sort Order": "Ordem de classificação",
|
||||
"Include Form Names": "Incluir Nomes dos Formulários",
|
||||
"Method": "Método",
|
||||
"Headers": "Cabeçalhos",
|
||||
"Query Parameters": "Parâmetros da consulta",
|
||||
"Body": "Conteúdo",
|
||||
"Response is Binary ?": "A resposta é binária ?",
|
||||
"No Error on Failure": "Nenhum erro no Failure",
|
||||
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
||||
"Browser user agent to record": "Agente de usuário do navegador para gravar",
|
||||
"IP address to record": "Endereço de IP para gravar",
|
||||
"Payment integration status": "Integração de pagamento",
|
||||
"Mark submission as read when created": "Marcar submissão como lida quando criada",
|
||||
"Password for encrypted forms": "Senha para formulários criptografados",
|
||||
"Fill out the form fields": "Preencha os campos do formulário",
|
||||
"Enter form name or ID to search": "Digite o nome do formulário ou ID para pesquisar",
|
||||
"Organize results by folders": "Organizar resultados por pastas",
|
||||
"Only exact name matches": "Apenas nomes exatos correspondem",
|
||||
"Include IP, user agent, and location data": "Incluir IP, usuário agente e dados de localização",
|
||||
"Value to search for (minimum 3 characters)": "Valor a ser pesquisado (mínimo de 3 caracteres)",
|
||||
"Number of results per page (1-100)": "Número de resultados por página (1-100)",
|
||||
"Page number to return": "Número da página a retornar",
|
||||
"Sort results by submission ID": "Ordenar resultados por ID da submissão",
|
||||
"Include form names in results": "Incluir nomes de formulários nos resultados",
|
||||
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
||||
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
|
||||
"Newest First (DESC)": "Mais recentes (DESC)",
|
||||
"Oldest First (ASC)": "Mais antigos primeiro (ASC)",
|
||||
"GET": "OBTER",
|
||||
"POST": "POSTAR",
|
||||
"PATCH": "COMPRAR",
|
||||
"PUT": "COLOCAR",
|
||||
"DELETE": "EXCLUIR",
|
||||
"HEAD": "CABEÇA",
|
||||
"New Submission": "Nova Submissão",
|
||||
"New Form": "Novo Formulário",
|
||||
"Triggers when a form receives a new submission": "Aciona quando um formulário recebe uma nova submissão",
|
||||
"Triggers when a new form is created": "Dispara quando um novo formulário é criado"
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"Formstack": "Формастек",
|
||||
"Connect your Formstack account": "Подключите ваш аккаунт Formstack",
|
||||
"Create Submission": "Создать сообщение",
|
||||
"Find Form by Name or ID": "Найти форму по имени или ID",
|
||||
"Get Submission Details": "Получить детали сданной работы",
|
||||
"Find Submission by Field Value": "Поиск сообщения по значению поля",
|
||||
"Submit data to a Formstack form": "Отправить данные в форму Formstack",
|
||||
"Find a form by name or ID": "Найти форму по имени или ID",
|
||||
"Get details of a form submission": "Получить подробную информацию об отправке формы",
|
||||
"Search submissions by field values": "Поиск по значениям полей",
|
||||
"Forms ": "Формы ",
|
||||
"User Agent": "User Agent",
|
||||
"IP Address": "IP-адрес",
|
||||
"Payment Status": "Статус платежа",
|
||||
"Mark as Read": "Отметить как прочитанное",
|
||||
"Encryption Password": "Пароль шифрования",
|
||||
"Form Fields": "Поля формы",
|
||||
"Form Name or ID": "Имя или ID формы",
|
||||
"Group by Folders": "Группировать по папкам",
|
||||
"Exact Name Match": "Точное соответствие имен",
|
||||
"Submission": "Представление",
|
||||
"Include Technical Metadata": "Включить технические метаданные",
|
||||
"Search Value": "Поисковое значение",
|
||||
"Results Per Page": "Результаты на странице",
|
||||
"Page Number": "Номер страницы",
|
||||
"Sort Order": "Порядок сортировки",
|
||||
"Include Form Names": "Включить имена форм",
|
||||
"Browser user agent to record": "Браузер пользователя агента для записи",
|
||||
"IP address to record": "IP адрес для записи",
|
||||
"Payment integration status": "Статус интеграции платежа",
|
||||
"Mark submission as read when created": "Отметить сабмит как прочитанный при создании",
|
||||
"Password for encrypted forms": "Пароль для зашифрованных форм",
|
||||
"Fill out the form fields": "Заполните поля формы",
|
||||
"Enter form name or ID to search": "Введите имя формы или ID для поиска",
|
||||
"Organize results by folders": "Организовать результаты по папкам",
|
||||
"Only exact name matches": "Только точное имя совпадает",
|
||||
"Include IP, user agent, and location data": "Включить IP, агент пользователя и данные местоположения",
|
||||
"Value to search for (minimum 3 characters)": "Значение для поиска (минимум 3 символа)",
|
||||
"Number of results per page (1-100)": "Количество результатов на странице (1-100)",
|
||||
"Page number to return": "Возвращаемый номер страницы",
|
||||
"Sort results by submission ID": "Сортировать результаты по ID сдачи",
|
||||
"Include form names in results": "Включить имена форм в результаты",
|
||||
"Newest First (DESC)": "Первое новое (DESC)",
|
||||
"Oldest First (ASC)": "Сначала старые (ASC)",
|
||||
"New Submission": "Новая заявка",
|
||||
"New Form": "Новая форма",
|
||||
"Triggers when a form receives a new submission": "Срабатывает при получении формы",
|
||||
"Triggers when a new form is created": "Триггеры при создании новой формы"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Connect your Formstack account",
|
||||
"Create Submission": "Create Submission",
|
||||
"Find Form by Name or ID": "Find Form by Name or ID",
|
||||
"Get Submission Details": "Get Submission Details",
|
||||
"Find Submission by Field Value": "Find Submission by Field Value",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Submit data to a Formstack form": "Submit data to a Formstack form",
|
||||
"Find a form by name or ID": "Find a form by name or ID",
|
||||
"Get details of a form submission": "Get details of a form submission",
|
||||
"Search submissions by field values": "Search submissions by field values",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Forms ": "Forms ",
|
||||
"User Agent": "User Agent",
|
||||
"IP Address": "IP Address",
|
||||
"Payment Status": "Payment Status",
|
||||
"Mark as Read": "Mark as Read",
|
||||
"Encryption Password": "Encryption Password",
|
||||
"Form Fields": "Form Fields",
|
||||
"Form Name or ID": "Form Name or ID",
|
||||
"Group by Folders": "Group by Folders",
|
||||
"Exact Name Match": "Exact Name Match",
|
||||
"Submission": "Submission",
|
||||
"Include Technical Metadata": "Include Technical Metadata",
|
||||
"Search Value": "Search Value",
|
||||
"Results Per Page": "Results Per Page",
|
||||
"Page Number": "Page Number",
|
||||
"Sort Order": "Sort Order",
|
||||
"Include Form Names": "Include Form Names",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Browser user agent to record": "Browser user agent to record",
|
||||
"IP address to record": "IP address to record",
|
||||
"Payment integration status": "Payment integration status",
|
||||
"Mark submission as read when created": "Mark submission as read when created",
|
||||
"Password for encrypted forms": "Password for encrypted forms",
|
||||
"Fill out the form fields": "Fill out the form fields",
|
||||
"Enter form name or ID to search": "Enter form name or ID to search",
|
||||
"Organize results by folders": "Organize results by folders",
|
||||
"Only exact name matches": "Only exact name matches",
|
||||
"Include IP, user agent, and location data": "Include IP, user agent, and location data",
|
||||
"Value to search for (minimum 3 characters)": "Value to search for (minimum 3 characters)",
|
||||
"Number of results per page (1-100)": "Number of results per page (1-100)",
|
||||
"Page number to return": "Page number to return",
|
||||
"Sort results by submission ID": "Sort results by submission ID",
|
||||
"Include form names in results": "Include form names in results",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"Newest First (DESC)": "Newest First (DESC)",
|
||||
"Oldest First (ASC)": "Oldest First (ASC)",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Submission": "New Submission",
|
||||
"New Form": "New Form",
|
||||
"Triggers when a form receives a new submission": "Triggers when a form receives a new submission",
|
||||
"Triggers when a new form is created": "Triggers when a new form is created"
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"Formstack": "Formstack",
|
||||
"Connect your Formstack account": "Connect your Formstack account",
|
||||
"Create Submission": "Create Submission",
|
||||
"Find Form by Name or ID": "Find Form by Name or ID",
|
||||
"Get Submission Details": "Get Submission Details",
|
||||
"Find Submission by Field Value": "Find Submission by Field Value",
|
||||
"Submit data to a Formstack form": "Submit data to a Formstack form",
|
||||
"Find a form by name or ID": "Find a form by name or ID",
|
||||
"Get details of a form submission": "Get details of a form submission",
|
||||
"Search submissions by field values": "Search submissions by field values",
|
||||
"Forms ": "Forms ",
|
||||
"User Agent": "User Agent",
|
||||
"IP Address": "IP Address",
|
||||
"Payment Status": "Payment Status",
|
||||
"Mark as Read": "Mark as Read",
|
||||
"Encryption Password": "Encryption Password",
|
||||
"Form Fields": "Form Fields",
|
||||
"Form Name or ID": "Form Name or ID",
|
||||
"Group by Folders": "Group by Folders",
|
||||
"Exact Name Match": "Exact Name Match",
|
||||
"Submission": "Submission",
|
||||
"Include Technical Metadata": "Include Technical Metadata",
|
||||
"Search Value": "Search Value",
|
||||
"Results Per Page": "Results Per Page",
|
||||
"Page Number": "Page Number",
|
||||
"Sort Order": "Sort Order",
|
||||
"Include Form Names": "Include Form Names",
|
||||
"Browser user agent to record": "Browser user agent to record",
|
||||
"IP address to record": "IP address to record",
|
||||
"Payment integration status": "Payment integration status",
|
||||
"Mark submission as read when created": "Mark submission as read when created",
|
||||
"Password for encrypted forms": "Password for encrypted forms",
|
||||
"Fill out the form fields": "Fill out the form fields",
|
||||
"Enter form name or ID to search": "Enter form name or ID to search",
|
||||
"Organize results by folders": "Organize results by folders",
|
||||
"Only exact name matches": "Only exact name matches",
|
||||
"Include IP, user agent, and location data": "Include IP, user agent, and location data",
|
||||
"Value to search for (minimum 3 characters)": "Value to search for (minimum 3 characters)",
|
||||
"Number of results per page (1-100)": "Number of results per page (1-100)",
|
||||
"Page number to return": "Page number to return",
|
||||
"Sort results by submission ID": "Sort results by submission ID",
|
||||
"Include form names in results": "Include form names in results",
|
||||
"Newest First (DESC)": "Newest First (DESC)",
|
||||
"Oldest First (ASC)": "Oldest First (ASC)",
|
||||
"New Submission": "New Submission",
|
||||
"New Form": "New Form",
|
||||
"Triggers when a form receives a new submission": "Triggers when a form receives a new submission",
|
||||
"Triggers when a new form is created": "Triggers when a new form is created"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"Connect your Formstack account": "Connect your Formstack account",
|
||||
"Create Submission": "Create Submission",
|
||||
"Find Form by Name or ID": "Find Form by Name or ID",
|
||||
"Get Submission Details": "Get Submission Details",
|
||||
"Find Submission by Field Value": "Find Submission by Field Value",
|
||||
"Custom API Call": "自定义 API 呼叫",
|
||||
"Submit data to a Formstack form": "Submit data to a Formstack form",
|
||||
"Find a form by name or ID": "Find a form by name or ID",
|
||||
"Get details of a form submission": "Get details of a form submission",
|
||||
"Search submissions by field values": "Search submissions by field values",
|
||||
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
||||
"Forms ": "Forms ",
|
||||
"User Agent": "User Agent",
|
||||
"IP Address": "IP 地址",
|
||||
"Payment Status": "Payment Status",
|
||||
"Mark as Read": "Mark as Read",
|
||||
"Encryption Password": "Encryption Password",
|
||||
"Form Fields": "Form Fields",
|
||||
"Form Name or ID": "Form Name or ID",
|
||||
"Group by Folders": "Group by Folders",
|
||||
"Exact Name Match": "Exact Name Match",
|
||||
"Submission": "Submission",
|
||||
"Include Technical Metadata": "Include Technical Metadata",
|
||||
"Search Value": "搜索值",
|
||||
"Results Per Page": "Results Per Page",
|
||||
"Page Number": "Page Number",
|
||||
"Sort Order": "Sort Order",
|
||||
"Include Form Names": "Include Form Names",
|
||||
"Method": "方法",
|
||||
"Headers": "信头",
|
||||
"Query Parameters": "查询参数",
|
||||
"Body": "正文内容",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "失败时没有错误",
|
||||
"Timeout (in seconds)": "超时(秒)",
|
||||
"Browser user agent to record": "Browser user agent to record",
|
||||
"IP address to record": "IP address to record",
|
||||
"Payment integration status": "Payment integration status",
|
||||
"Mark submission as read when created": "Mark submission as read when created",
|
||||
"Password for encrypted forms": "Password for encrypted forms",
|
||||
"Fill out the form fields": "Fill out the form fields",
|
||||
"Enter form name or ID to search": "Enter form name or ID to search",
|
||||
"Organize results by folders": "Organize results by folders",
|
||||
"Only exact name matches": "Only exact name matches",
|
||||
"Include IP, user agent, and location data": "Include IP, user agent, and location data",
|
||||
"Value to search for (minimum 3 characters)": "Value to search for (minimum 3 characters)",
|
||||
"Number of results per page (1-100)": "Number of results per page (1-100)",
|
||||
"Page number to return": "Page number to return",
|
||||
"Sort results by submission ID": "Sort results by submission ID",
|
||||
"Include form names in results": "Include form names in results",
|
||||
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"Newest First (DESC)": "Newest First (DESC)",
|
||||
"Oldest First (ASC)": "Oldest First (ASC)",
|
||||
"GET": "获取",
|
||||
"POST": "帖子",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "弹出",
|
||||
"DELETE": "删除",
|
||||
"HEAD": "黑色",
|
||||
"New Submission": "New Submission",
|
||||
"New Form": "New Form",
|
||||
"Triggers when a form receives a new submission": "Triggers when a form receives a new submission",
|
||||
"Triggers when a new form is created": "Triggers when a new form is created"
|
||||
}
|
||||
Reference in New Issue
Block a user