feat(i18n): update translations (#1683)

This commit is contained in:
Waleed
2025-10-18 09:58:18 -07:00
committed by GitHub
parent d1c08daaf4
commit 37f293a761
56 changed files with 77 additions and 119 deletions

View File

@@ -1,5 +1,5 @@
---
title: Blöcke
title: Übersicht
description: Die Bausteine deiner KI-Workflows
---

View File

@@ -1,5 +1,5 @@
---
title: Verbindungsgrundlagen
title: Grundlagen
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Verbindungsdatenstruktur
title: Datenstruktur
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Verbindungen
title: Übersicht
description: Verbinde deine Blöcke miteinander.
---

View File

@@ -1,5 +1,5 @@
---
title: Verbindungs-Tags
title: Tags
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Ausführungsgrundlagen
title: Grundlagen
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Ausführung
title: Übersicht
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Python SDK
title: Python
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -748,10 +748,6 @@ Konfiguriere den Client mit Umgebungsvariablen:
</Step>
</Steps>
<Callout type="warning">
Halte deinen API-Schlüssel sicher und committe ihn niemals in die Versionskontrolle. Verwende Umgebungsvariablen oder sicheres Konfigurationsmanagement.
</Callout>
## Anforderungen
- Python 3.8+

View File

@@ -1,5 +1,5 @@
---
title: TypeScript/JavaScript SDK
title: TypeScript
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -1043,10 +1043,6 @@ function StreamingWorkflow() {
</Step>
</Steps>
<Callout type="warning">
Halten Sie Ihren API-Schlüssel sicher und committen Sie ihn niemals in die Versionskontrolle. Verwenden Sie Umgebungsvariablen oder sicheres Konfigurationsmanagement.
</Callout>
## Anforderungen
- Node.js 16+

View File

@@ -1,5 +1,5 @@
---
title: Tools
title: Übersicht
description: Leistungsstarke tools zur verbesserung ihrer agentischen workflows
---

View File

@@ -1,5 +1,5 @@
---
title: Auslöser
title: Übersicht
description: Grundlegende Möglichkeiten, Sim-Workflows zu starten
---

View File

@@ -1,5 +1,5 @@
---
title: Bloques
title: Descripción general
description: Los componentes de construcción de tus flujos de trabajo de IA
---

View File

@@ -1,5 +1,5 @@
---
title: Conceptos básicos de conexión
title: Conceptos básicos
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Estructura de datos de conexión
title: Estructura de datos
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Conexiones
title: Descripción general
description: Conecta tus bloques entre sí.
---

View File

@@ -1,5 +1,5 @@
---
title: Etiquetas de conexión
title: Etiquetas
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Conceptos básicos de ejecución
title: Conceptos básicos
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Ejecución
title: Descripción general
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Python SDK
title: Python
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -757,10 +757,6 @@ Configura el cliente usando variables de entorno:
</Step>
</Steps>
<Callout type="warning">
Mantén tu clave API segura y nunca la incluyas en el control de versiones. Utiliza variables de entorno o gestión de configuración segura.
</Callout>
## Requisitos
- Python 3.8+

View File

@@ -1,5 +1,5 @@
---
title: SDK de TypeScript/JavaScript
title: TypeScript
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -1043,10 +1043,6 @@ function StreamingWorkflow() {
</Step>
</Steps>
<Callout type="warning">
Mantén tu clave API segura y nunca la incluyas en el control de versiones. Utiliza variables de entorno o gestión segura de configuración.
</Callout>
## Requisitos
- Node.js 16+

View File

@@ -1,5 +1,5 @@
---
title: Herramientas
title: Descripción general
description: Herramientas potentes para mejorar tus flujos de trabajo agénticos
---

View File

@@ -1,5 +1,5 @@
---
title: Disparadores
title: Descripción general
description: Formas principales de iniciar flujos de trabajo de Sim
---

View File

@@ -1,5 +1,5 @@
---
title: Blocs
title: Aperçu
description: Les composants de construction de vos flux de travail IA
---

View File

@@ -1,5 +1,5 @@
---
title: Principes de base des connexions
title: Principes de base
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Structure de données de connexion
title: Structure de données
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Connexions
title: Aperçu
description: Connectez vos blocs les uns aux autres.
---

View File

@@ -1,5 +1,5 @@
---
title: Balises de connexion
title: Tags
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Principes de base de l'exécution
title: Principes de base
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Exécution
title: Aperçu
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Python SDK
title: Python
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -757,10 +757,6 @@ Configurez le client en utilisant des variables d'environnement :
</Step>
</Steps>
<Callout type="warning">
Gardez votre clé API sécurisée et ne la soumettez jamais au contrôle de version. Utilisez des variables d'environnement ou une gestion de configuration sécurisée.
</Callout>
## Prérequis
- Python 3.8+

View File

@@ -1,5 +1,5 @@
---
title: SDK TypeScript/JavaScript
title: TypeScript
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -1043,10 +1043,6 @@ function StreamingWorkflow() {
</Step>
</Steps>
<Callout type="warning">
Gardez votre clé API en sécurité et ne la publiez jamais dans un système de contrôle de version. Utilisez des variables d'environnement ou une gestion sécurisée de configuration.
</Callout>
## Prérequis
- Node.js 16+

View File

@@ -1,5 +1,5 @@
---
title: Outils
title: Aperçu
description: Des outils puissants pour améliorer vos flux de travail agentiques
---

View File

@@ -1,5 +1,5 @@
---
title: Déclencheurs
title: Aperçu
description: Méthodes principales pour démarrer les workflows Sim
---

View File

@@ -1,5 +1,5 @@
---
title: ブロック
title: 概要
description: AIワークフローの構成要素
---

View File

@@ -1,5 +1,5 @@
---
title: 接続の基本
title: 基本
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 接続データ構造
title: データ構造
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 接続
title: 概要
description: ブロック同士を接続します。
---

View File

@@ -1,5 +1,5 @@
---
title: 接続タグ
title: タグ
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 実行の基本
title: 基本
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 実行
title: 概要
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Python SDK
title: Python
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -757,10 +757,6 @@ if __name__ == '__main__':
</Step>
</Steps>
<Callout type="warning">
APIキーを安全に保管し、決してバージョン管理にコミットしないでください。環境変数や安全な設定管理を使用してください。
</Callout>
## 要件
- Python 3.8+

View File

@@ -1,5 +1,5 @@
---
title: TypeScript/JavaScript SDK
title: TypeScript
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -1043,14 +1043,10 @@ function StreamingWorkflow() {
</Step>
</Steps>
<Callout type="warning">
APIキーは安全に保管し、バージョン管理システムにコミットしないでください。環境変数や安全な設定管理を使用してください。
</Callout>
## 要件
- Node.js 16以上
- TypeScript 5.0以上TypeScriptプロジェクトの場合
- Node.js 16+
- TypeScript 5.0+TypeScriptプロジェクト
## ライセンス

View File

@@ -1,5 +1,5 @@
---
title: ツール
title: 概要
description: エージェントワークフローを強化するパワフルなツール
---

View File

@@ -1,5 +1,5 @@
---
title: トリガー
title: 概要
description: Simワークフローを開始する主要な方法
---

View File

@@ -1,5 +1,5 @@
---
title: 模块
title: 概览
description: 构建 AI 工作流的组件
---

View File

@@ -1,5 +1,5 @@
---
title: 连接基础
title: 基础
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 连接数据结构
title: 数据结构
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 连接
title: 概览
description: 将您的模块相互连接。
---

View File

@@ -1,5 +1,5 @@
---
title: 连接标签
title: 标签
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 执行基础
title: 基础
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: 执行
title: 概览
---
import { Callout } from 'fumadocs-ui/components/callout'

View File

@@ -1,5 +1,5 @@
---
title: Python SDK
title: Python
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -757,11 +757,7 @@ if __name__ == '__main__':
</Step>
</Steps>
<Callout type="warning">
请确保您的 API 密钥安全,切勿将其提交到版本控制中。请使用环境变量或安全的配置管理工具。
</Callout>
## 要求
## 系统要求
- Python 3.8+
- requests >= 2.25.0

View File

@@ -1,5 +1,5 @@
---
title: TypeScript/JavaScript SDK
title: TypeScript
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -1043,10 +1043,6 @@ function StreamingWorkflow() {
</Step>
</Steps>
<Callout type="warning">
请确保您的 API 密钥安全,切勿将其提交到版本控制中。使用环境变量或安全配置管理。
</Callout>
## 要求
- Node.js 16+

View File

@@ -1,5 +1,5 @@
---
title: 工具
title: 概览
description: 强大的工具,助力提升您的代理工作流程
---

View File

@@ -1,5 +1,5 @@
---
title: 触发器
title: 概览
description: 启动 Sim 工作流的核心方式
---