Skip to content

Commit 516dee1

Browse files
feat(i18n): update translations (#2328)
Co-authored-by: aadamgough <[email protected]>
1 parent 030ae5c commit 516dee1

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Führe einen APIFY-Aktor synchron aus und erhalte Ergebnisse (maximal 5 Minuten)
5151

5252
| Parameter | Typ | Beschreibung |
5353
| --------- | ---- | ----------- |
54-
| `success` | boolean | Ob die Aktor-Ausführung erfolgreich war |
55-
| `runId` | string | APIFY-Ausführungs-ID |
56-
| `status` | string | Ausführungsstatus \(SUCCEEDED, FAILED, usw.\) |
54+
| `success` | boolean | Ob der Actor-Lauf erfolgreich war |
55+
| `runId` | string | APIFY-Lauf-ID |
56+
| `status` | string | Laufstatus \(SUCCEEDED, FAILED, usw.\) |
5757
| `items` | array | Dataset-Elemente \(falls abgeschlossen\) |
5858

5959
### `apify_run_actor_async`

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ Exécuter un acteur APIFY de manière synchrone et obtenir les résultats (maxim
5151

5252
| Paramètre | Type | Description |
5353
| --------- | ---- | ----------- |
54-
| `success` | booléen | Indique si l'exécution de l'acteur a réussi |
55-
| `runId` | chaîne | ID d'exécution APIFY |
56-
| `status` | chaîne | Statut d'exécution \(SUCCEEDED, FAILED, etc.\) |
57-
| `items` | tableau | Éléments du jeu de données \(si terminé\) |
54+
| `success` | boolean | Indique si l'exécution de l'acteur a réussi |
55+
| `runId` | string | ID d'exécution APIFY |
56+
| `status` | string | Statut d'exécution \(SUCCEEDED, FAILED, etc.\) |
57+
| `items` | array | Éléments du dataset \(si terminé\) |
5858

5959
### `apify_run_actor_async`
6060

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ APIPYアクターを同期的に実行して結果を取得(最大5分)
5151

5252
| パラメータ || 説明 |
5353
| --------- | ---- | ----------- |
54-
| `success` | boolean | アクター実行が成功したかどうか |
54+
| `success` | boolean | アクターの実行が成功したかどうか |
5555
| `runId` | string | APIFY実行ID |
56-
| `status` | string | 実行ステータス(SUCCEEDED、FAILEDなど|
56+
| `status` | string | 実行ステータス(SUCCEEDED、FAILED、など|
5757
| `items` | array | データセット項目(完了した場合) |
5858

5959
### `apify_run_actor_async`

apps/docs/i18n.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47473,7 +47473,7 @@ checksums:
4747347473
content/13: 371d0e46b4bd2c23f559b8bc112f6955
4747447474
content/14: 6c217c31e3269045db51e0ca2e02dc40
4747547475
content/15: bcadfc362b69078beee0088e5936c98b
47476-
content/16: 9a5ecda96a3113d95900df597cffc636
47476+
content/16: cff09b9499de76d13da4478d7365dec2
4747747477
content/17: e28cdc705de05af33fc86ed8d5d900d3
4747847478
content/18: 0e38f19d9fbfbd36051d2e5c7f65d0c0
4747947479
content/19: 371d0e46b4bd2c23f559b8bc112f6955

0 commit comments

Comments
 (0)