Skip to content

Commit 6918cbd

Browse files
chore(internal): machine-translate locale updates
1 parent 858d09e commit 6918cbd

13 files changed

Lines changed: 13 additions & 13 deletions

File tree

src/ha_mcp/settings_ui/locales/cs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
"tools": {
471471
"ha_bulk_control": {
472472
"title": "Hromadné ovládání",
473-
"description": "Správa více akcí entit v jednom požadavku."
473+
"description": "Spravujte explicitní operace nebo jednu deterministickou strukturální hromadnou akce."
474474
},
475475
"ha_call_event": {
476476
"title": "Vyvolat událost",

src/ha_mcp/settings_ui/locales/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"tools": {
502502
"ha_bulk_control": {
503503
"title": "Massensteuerung",
504-
"description": "Verwalte mehrere Entitätsaktionen in einer Anfrage."
504+
"description": "Verwalte explizite Operationen oder eine deterministische strukturelle Massenaktion."
505505
},
506506
"ha_call_event": {
507507
"title": "Ereignis aufrufen",

src/ha_mcp/settings_ui/locales/eo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
"tools": {
471471
"ha_bulk_control": {
472472
"title": "Amasa Kontrolo",
473-
"description": "Mastrumi plurajn entajn agojn en unu peto."
473+
"description": "Administri eksplicitajn operaciojn aŭ unu determinisman strukturan amasagadon."
474474
},
475475
"ha_call_event": {
476476
"title": "Voki Eventon",

src/ha_mcp/settings_ui/locales/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"tools": {
502502
"ha_bulk_control": {
503503
"title": "Control en bloque",
504-
"description": "Gestiona múltiples acciones de entidades en una sola solicitud."
504+
"description": "Gestiona operaciones explícitas o una acción masiva estructural determinista."
505505
},
506506
"ha_call_event": {
507507
"title": "Lanzar evento",

src/ha_mcp/settings_ui/locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"tools": {
502502
"ha_bulk_control": {
503503
"title": "Contrôle groupé",
504-
"description": "Gérer plusieurs actions d'entité en une seule requête."
504+
"description": "Gérer des opérations explicites ou une action groupée structurelle déterministe."
505505
},
506506
"ha_call_event": {
507507
"title": "Déclencher un événement",

src/ha_mcp/settings_ui/locales/it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"tools": {
502502
"ha_bulk_control": {
503503
"title": "Controllo in blocco",
504-
"description": "Gestisci più azioni di entità in una singola richiesta."
504+
"description": "Gestisci operazioni esplicite o un'azione di gruppo strutturale deterministica."
505505
},
506506
"ha_call_event": {
507507
"title": "Invia un evento",

src/ha_mcp/settings_ui/locales/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"tools": {
502502
"ha_bulk_control": {
503503
"title": "일괄 제어",
504-
"description": "여러 엔티티 작업을 한 번의 요청으로 처리합니다."
504+
"description": "명시적 작업 또는 하나의 결정론적 구조적 일괄 작업을 관리합니다."
505505
},
506506
"ha_call_event": {
507507
"title": "이벤트 호출",

src/ha_mcp/settings_ui/locales/nl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
"tools": {
471471
"ha_bulk_control": {
472472
"title": "Bulkbediening",
473-
"description": "Beheer meerdere entiteitsacties in één verzoek."
473+
"description": "Beheer expliciete bewerkingen of één deterministische structurele bulkactie."
474474
},
475475
"ha_call_event": {
476476
"title": "Roep Gebeurtenis aan",

src/ha_mcp/settings_ui/locales/pl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
"tools": {
471471
"ha_bulk_control": {
472472
"title": "Sterowanie zbiorcze",
473-
"description": "Zarządzaj wieloma akcjami encji w jednym żądaniu."
473+
"description": "Zarządzaj jawnymi operacjami lub jedną deterministyczną strukturalną akcją masową."
474474
},
475475
"ha_call_event": {
476476
"title": "Wywołaj zdarzenie",

src/ha_mcp/settings_ui/locales/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"tools": {
502502
"ha_bulk_control": {
503503
"title": "Массовое управление",
504-
"description": "Управление действиями нескольких сущностей в одном запросе."
504+
"description": "Управление явными операциями или одним детерминированным структурным массовым действием."
505505
},
506506
"ha_call_event": {
507507
"title": "Вызвать событие",

0 commit comments

Comments
 (0)