mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 15:07:55 -05:00
feat(i18n): update translations (#2328)
Co-authored-by: aadamgough <aadamgough@users.noreply.github.com>
This commit is contained in:
@@ -51,9 +51,9 @@ Führe einen APIFY-Aktor synchron aus und erhalte Ergebnisse (maximal 5 Minuten)
|
||||
|
||||
| Parameter | Typ | Beschreibung |
|
||||
| --------- | ---- | ----------- |
|
||||
| `success` | boolean | Ob die Aktor-Ausführung erfolgreich war |
|
||||
| `runId` | string | APIFY-Ausführungs-ID |
|
||||
| `status` | string | Ausführungsstatus \(SUCCEEDED, FAILED, usw.\) |
|
||||
| `success` | boolean | Ob der Actor-Lauf erfolgreich war |
|
||||
| `runId` | string | APIFY-Lauf-ID |
|
||||
| `status` | string | Laufstatus \(SUCCEEDED, FAILED, usw.\) |
|
||||
| `items` | array | Dataset-Elemente \(falls abgeschlossen\) |
|
||||
|
||||
### `apify_run_actor_async`
|
||||
|
||||
@@ -51,10 +51,10 @@ Exécuter un acteur APIFY de manière synchrone et obtenir les résultats (maxim
|
||||
|
||||
| Paramètre | Type | Description |
|
||||
| --------- | ---- | ----------- |
|
||||
| `success` | booléen | Indique si l'exécution de l'acteur a réussi |
|
||||
| `runId` | chaîne | ID d'exécution APIFY |
|
||||
| `status` | chaîne | Statut d'exécution \(SUCCEEDED, FAILED, etc.\) |
|
||||
| `items` | tableau | Éléments du jeu de données \(si terminé\) |
|
||||
| `success` | boolean | Indique si l'exécution de l'acteur a réussi |
|
||||
| `runId` | string | ID d'exécution APIFY |
|
||||
| `status` | string | Statut d'exécution \(SUCCEEDED, FAILED, etc.\) |
|
||||
| `items` | array | Éléments du dataset \(si terminé\) |
|
||||
|
||||
### `apify_run_actor_async`
|
||||
|
||||
|
||||
@@ -51,9 +51,9 @@ APIPYアクターを同期的に実行して結果を取得(最大5分)
|
||||
|
||||
| パラメータ | 型 | 説明 |
|
||||
| --------- | ---- | ----------- |
|
||||
| `success` | boolean | アクター実行が成功したかどうか |
|
||||
| `success` | boolean | アクターの実行が成功したかどうか |
|
||||
| `runId` | string | APIFY実行ID |
|
||||
| `status` | string | 実行ステータス(SUCCEEDED、FAILEDなど) |
|
||||
| `status` | string | 実行ステータス(SUCCEEDED、FAILED、など) |
|
||||
| `items` | array | データセット項目(完了した場合) |
|
||||
|
||||
### `apify_run_actor_async`
|
||||
|
||||
@@ -47473,7 +47473,7 @@ checksums:
|
||||
content/13: 371d0e46b4bd2c23f559b8bc112f6955
|
||||
content/14: 6c217c31e3269045db51e0ca2e02dc40
|
||||
content/15: bcadfc362b69078beee0088e5936c98b
|
||||
content/16: 9a5ecda96a3113d95900df597cffc636
|
||||
content/16: cff09b9499de76d13da4478d7365dec2
|
||||
content/17: e28cdc705de05af33fc86ed8d5d900d3
|
||||
content/18: 0e38f19d9fbfbd36051d2e5c7f65d0c0
|
||||
content/19: 371d0e46b4bd2c23f559b8bc112f6955
|
||||
|
||||
Reference in New Issue
Block a user