Skip to content

Commit ec2cc82

Browse files
authored
feat(i18n): update translations (#1734)
1 parent 274d5e3 commit ec2cc82

File tree

16 files changed

+61
-51
lines changed

16 files changed

+61
-51
lines changed

apps/docs/content/docs/de/tools/clay.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -207,18 +207,18 @@ Populate Clay with data from a JSON file. Enables direct communication and notif
207207

208208
#### Input
209209

210-
| Parameter | Type | Required | Description |
210+
| Parameter | Typ | Erforderlich | Beschreibung |
211211
| --------- | ---- | -------- | ----------- |
212-
| `webhookURL` | string | Yes | The webhook URL to populate |
213-
| `data` | json | Yes | The data to populate |
214-
| `authToken` | string | Yes | Auth token for Clay webhook authentication |
212+
| `webhookURL` | string | Ja | Die Webhook-URL, die befüllt werden soll |
213+
| `data` | json | Ja | Die Daten, die befüllt werden sollen |
214+
| `authToken` | string | Nein | Optionaler Auth-Token für die Clay-Webhook-Authentifizierung \(die meisten Webhooks benötigen dies nicht\) |
215215

216216
#### Output
217217

218-
| Parameter | Type | Description |
218+
| Parameter | Typ | Beschreibung |
219219
| --------- | ---- | ----------- |
220-
| `success` | boolean | Operation success status |
221-
| `output` | json | Clay populate operation results including response data from Clay webhook |
220+
| `data` | json | Antwortdaten vom Clay-Webhook |
221+
| `metadata` | object | Webhook-Antwort-Metadaten |
222222

223223
## Notes
224224

apps/docs/content/docs/de/tools/discord.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
77

88
<BlockInfoCard
99
type="discord"
10-
color="#E0E0E0"
10+
color="#5865F2"
1111
icon={true}
1212
iconSvg={`<svg className="block-icon"
1313

apps/docs/content/docs/de/tools/qdrant.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ Suche nach ähnlichen Vektoren in einer Qdrant-Sammlung
139139
| `collection` | string | Ja | Sammlungsname |
140140
| `vector` | array | Ja | Zu suchender Vektor |
141141
| `limit` | number | Nein | Anzahl der zurückzugebenden Ergebnisse |
142-
| `filter` | object | Nein | Filter für die Suche |
142+
| `filter` | object | Nein | Auf die Suche anzuwendender Filter |
143+
| `search_return_data` | string | Nein | Aus der Suche zurückzugebende Daten |
143144
| `with_payload` | boolean | Nein | Payload in Antwort einschließen |
144145
| `with_vector` | boolean | Nein | Vektor in Antwort einschließen |
145146

@@ -161,7 +162,8 @@ Punkte anhand der ID aus einer Qdrant-Sammlung abrufen
161162
| `url` | string | Ja | Qdrant-Basis-URL |
162163
| `apiKey` | string | Nein | Qdrant-API-Schlüssel \(optional\) |
163164
| `collection` | string | Ja | Sammlungsname |
164-
| `ids` | array | Ja | Array von abzurufenden Punkt-IDs |
165+
| `ids` | array | Ja | Array von Punkt-IDs zum Abrufen |
166+
| `fetch_return_data` | string | Nein | Aus dem Abruf zurückzugebende Daten |
165167
| `with_payload` | boolean | Nein | Payload in Antwort einschließen |
166168
| `with_vector` | boolean | Nein | Vektor in Antwort einschließen |
167169

apps/docs/content/docs/es/tools/clay.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -207,18 +207,18 @@ Poblar Clay con datos de un archivo JSON. Permite comunicación directa y notifi
207207

208208
#### Entrada
209209

210-
| Parámetro | Tipo | Requerido | Descripción |
211-
| --------- | ---- | -------- | ----------- |
212-
| `webhookURL` | string || La URL del webhook para poblar |
213-
| `data` | json || Los datos para poblar |
214-
| `authToken` | string | | Token de autenticación para la autenticación del webhook de Clay |
210+
| Parámetro | Tipo | Obligatorio | Descripción |
211+
| --------- | ---- | ----------- | ----------- |
212+
| `webhookURL` | string || La URL del webhook a completar |
213+
| `data` | json || Los datos para completar |
214+
| `authToken` | string | No | Token de autenticación opcional para la autenticación del webhook de Clay \(la mayoría de los webhooks no requieren esto\) |
215215

216216
#### Salida
217217

218218
| Parámetro | Tipo | Descripción |
219219
| --------- | ---- | ----------- |
220-
| `success` | boolean | Estado de éxito de la operación |
221-
| `output` | json | Resultados de la operación de poblado de Clay incluyendo datos de respuesta del webhook de Clay |
220+
| `data` | json | Datos de respuesta del webhook de Clay |
221+
| `metadata` | object | Metadatos de respuesta del webhook |
222222

223223
## Notas
224224

apps/docs/content/docs/es/tools/discord.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
77

88
<BlockInfoCard
99
type="discord"
10-
color="#E0E0E0"
10+
color="#5865F2"
1111
icon={true}
1212
iconSvg={`<svg className="block-icon"
1313

apps/docs/content/docs/es/tools/qdrant.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,14 @@ Buscar vectores similares en una colección de Qdrant
133133
#### Entrada
134134

135135
| Parámetro | Tipo | Obligatorio | Descripción |
136-
| --------- | ---- | -------- | ----------- |
136+
| --------- | ---- | ----------- | ----------- |
137137
| `url` | string || URL base de Qdrant |
138138
| `apiKey` | string | No | Clave API de Qdrant \(opcional\) |
139139
| `collection` | string || Nombre de la colección |
140-
| `vector` | array || Vector a buscar |
140+
| `vector` | array || Vector para buscar |
141141
| `limit` | number | No | Número de resultados a devolver |
142-
| `filter` | object | No | Filtro a aplicar a la búsqueda |
142+
| `filter` | object | No | Filtro para aplicar a la búsqueda |
143+
| `search_return_data` | string | No | Datos a devolver de la búsqueda |
143144
| `with_payload` | boolean | No | Incluir payload en la respuesta |
144145
| `with_vector` | boolean | No | Incluir vector en la respuesta |
145146

@@ -157,11 +158,12 @@ Obtener puntos por ID desde una colección de Qdrant
157158
#### Entrada
158159

159160
| Parámetro | Tipo | Obligatorio | Descripción |
160-
| --------- | ---- | -------- | ----------- |
161+
| --------- | ---- | ----------- | ----------- |
161162
| `url` | string || URL base de Qdrant |
162163
| `apiKey` | string | No | Clave API de Qdrant \(opcional\) |
163164
| `collection` | string || Nombre de la colección |
164-
| `ids` | array || Array de IDs de puntos a obtener |
165+
| `ids` | array || Array de IDs de puntos para recuperar |
166+
| `fetch_return_data` | string | No | Datos a devolver de la recuperación |
165167
| `with_payload` | boolean | No | Incluir payload en la respuesta |
166168
| `with_vector` | boolean | No | Incluir vector en la respuesta |
167169

apps/docs/content/docs/fr/tools/clay.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,14 +211,14 @@ Remplir Clay avec des données provenant d'un fichier JSON. Permet une communica
211211
| --------- | ---- | ---------- | ----------- |
212212
| `webhookURL` | string | Oui | L'URL du webhook à remplir |
213213
| `data` | json | Oui | Les données à remplir |
214-
| `authToken` | string | Oui | Jeton d'authentification pour l'authentification du webhook Clay |
214+
| `authToken` | string | Non | Jeton d'authentification optionnel pour l'authentification du webhook Clay \(la plupart des webhooks ne nécessitent pas cela\) |
215215

216216
#### Sortie
217217

218218
| Paramètre | Type | Description |
219219
| --------- | ---- | ----------- |
220-
| `success` | boolean | Statut de réussite de l'opération |
221-
| `output` | json | Résultats de l'opération de remplissage Clay incluant les données de réponse du webhook Clay |
220+
| `data` | json | Données de réponse du webhook Clay |
221+
| `metadata` | object | Métadonnées de réponse du webhook |
222222

223223
## Notes
224224

apps/docs/content/docs/fr/tools/discord.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
77

88
<BlockInfoCard
99
type="discord"
10-
color="#E0E0E0"
10+
color="#5865F2"
1111
icon={true}
1212
iconSvg={`<svg className="block-icon"
1313

apps/docs/content/docs/fr/tools/qdrant.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,14 @@ Rechercher des vecteurs similaires dans une collection Qdrant
133133
#### Entrée
134134

135135
| Paramètre | Type | Obligatoire | Description |
136-
| --------- | ---- | ---------- | ----------- |
137-
| `url` | chaîne | Oui | URL de base Qdrant |
136+
| --------- | ---- | ----------- | ----------- |
137+
| `url` | chaîne | Oui | URL de base de Qdrant |
138138
| `apiKey` | chaîne | Non | Clé API Qdrant \(facultative\) |
139139
| `collection` | chaîne | Oui | Nom de la collection |
140140
| `vector` | tableau | Oui | Vecteur à rechercher |
141141
| `limit` | nombre | Non | Nombre de résultats à retourner |
142142
| `filter` | objet | Non | Filtre à appliquer à la recherche |
143+
| `search_return_data` | chaîne | Non | Données à retourner de la recherche |
143144
| `with_payload` | booléen | Non | Inclure la charge utile dans la réponse |
144145
| `with_vector` | booléen | Non | Inclure le vecteur dans la réponse |
145146

@@ -157,11 +158,12 @@ Récupérer des points par ID depuis une collection Qdrant
157158
#### Entrée
158159

159160
| Paramètre | Type | Obligatoire | Description |
160-
| --------- | ---- | ---------- | ----------- |
161-
| `url` | chaîne | Oui | URL de base Qdrant |
161+
| --------- | ---- | ----------- | ----------- |
162+
| `url` | chaîne | Oui | URL de base de Qdrant |
162163
| `apiKey` | chaîne | Non | Clé API Qdrant \(facultative\) |
163164
| `collection` | chaîne | Oui | Nom de la collection |
164165
| `ids` | tableau | Oui | Tableau d'identifiants de points à récupérer |
166+
| `fetch_return_data` | chaîne | Non | Données à retourner de la récupération |
165167
| `with_payload` | booléen | Non | Inclure la charge utile dans la réponse |
166168
| `with_vector` | booléen | Non | Inclure le vecteur dans la réponse |
167169

apps/docs/content/docs/ja/tools/clay.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -207,18 +207,18 @@ Populate Clay with data from a JSON file. Enables direct communication and notif
207207

208208
#### Input
209209

210-
| Parameter | Type | Required | Description |
210+
| パラメータ | | 必須 | 説明 |
211211
| --------- | ---- | -------- | ----------- |
212-
| `webhookURL` | string | Yes | The webhook URL to populate |
213-
| `data` | json | Yes | The data to populate |
214-
| `authToken` | string | Yes | Auth token for Clay webhook authentication |
212+
| `webhookURL` | string | はい | 設定するウェブフックURL |
213+
| `data` | json | はい | 設定するデータ |
214+
| `authToken` | string | いいえ | Clayウェブフック認証用のオプション認証トークン(ほとんどのウェブフックではこれは不要です) |
215215

216216
#### Output
217217

218-
| Parameter | Type | Description |
218+
| パラメータ | | 説明 |
219219
| --------- | ---- | ----------- |
220-
| `success` | boolean | Operation success status |
221-
| `output` | json | Clay populate operation results including response data from Clay webhook |
220+
| `data` | json | Clayウェブフックからのレスポンスデータ |
221+
| `metadata` | object | ウェブフックレスポンスのメタデータ |
222222

223223
## Notes
224224

0 commit comments

Comments
 (0)