mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
i18n: add translations for hook triggered message
This commit is contained in:
parent
05a7b3f446
commit
c0d8507be2
18 changed files with 54 additions and 0 deletions
3
webview-ui/src/i18n/locales/ca/chat.json
generated
3
webview-ui/src/i18n/locales/ca/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "S'ha actualitzat la llista de tasques pendents",
|
||||
"completed": "Completat",
|
||||
"started": "Iniciat"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Ganxo: {{hookName}} activat"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/de/chat.json
generated
3
webview-ui/src/i18n/locales/de/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "Die To-Do-Liste wurde aktualisiert",
|
||||
"completed": "Abgeschlossen",
|
||||
"started": "Gestartet"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} ausgelöst"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -484,5 +484,8 @@
|
|||
"updated": "Updated the to-do list",
|
||||
"completed": "Completed",
|
||||
"started": "Started"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} triggered"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/es/chat.json
generated
3
webview-ui/src/i18n/locales/es/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "Se actualizó la lista de tareas pendientes",
|
||||
"completed": "Completado",
|
||||
"started": "Iniciado"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} activado"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/fr/chat.json
generated
3
webview-ui/src/i18n/locales/fr/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "La liste des tâches a été mise à jour",
|
||||
"completed": "Terminé",
|
||||
"started": "Commencé"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook : {{hookName}} déclenché"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/hi/chat.json
generated
3
webview-ui/src/i18n/locales/hi/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "टू-डू सूची अपडेट की गई",
|
||||
"completed": "पूरा हुआ",
|
||||
"started": "शुरू हुआ"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "हुक: {{hookName}} ट्रिगर हुआ"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/id/chat.json
generated
3
webview-ui/src/i18n/locales/id/chat.json
generated
|
|
@ -498,5 +498,8 @@
|
|||
"updated": "Memperbarui daftar to-do",
|
||||
"completed": "Selesai",
|
||||
"started": "Dimulai"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} terpicu"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/it/chat.json
generated
3
webview-ui/src/i18n/locales/it/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "Aggiornata la lista delle cose da fare",
|
||||
"completed": "Completato",
|
||||
"started": "Iniziato"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} attivato"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ja/chat.json
generated
3
webview-ui/src/i18n/locales/ja/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "To-Doリストを更新しました",
|
||||
"completed": "完了",
|
||||
"started": "開始"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "フック: {{hookName}} がトリガーされました"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ko/chat.json
generated
3
webview-ui/src/i18n/locales/ko/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "할 일 목록을 업데이트했습니다",
|
||||
"completed": "완료됨",
|
||||
"started": "시작됨"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "훅: {{hookName}} 트리거됨"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/nl/chat.json
generated
3
webview-ui/src/i18n/locales/nl/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "De to-do-lijst is bijgewerkt",
|
||||
"completed": "Voltooid",
|
||||
"started": "Gestart"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} geactiveerd"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/pl/chat.json
generated
3
webview-ui/src/i18n/locales/pl/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "Zaktualizowano listę zadań do wykonania",
|
||||
"completed": "Ukończono",
|
||||
"started": "Rozpoczęto"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} wywołany"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/pt-BR/chat.json
generated
3
webview-ui/src/i18n/locales/pt-BR/chat.json
generated
|
|
@ -492,5 +492,8 @@
|
|||
"updated": "A lista de tarefas foi atualizada",
|
||||
"completed": "Concluído",
|
||||
"started": "Iniciado"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} acionado"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ru/chat.json
generated
3
webview-ui/src/i18n/locales/ru/chat.json
generated
|
|
@ -493,5 +493,8 @@
|
|||
"updated": "Список задач обновлен",
|
||||
"completed": "Завершено",
|
||||
"started": "Начато"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Хук: {{hookName}} активирован"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/tr/chat.json
generated
3
webview-ui/src/i18n/locales/tr/chat.json
generated
|
|
@ -493,5 +493,8 @@
|
|||
"updated": "Yapılacaklar listesi güncellendi",
|
||||
"completed": "Tamamlandı",
|
||||
"started": "Başladı"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} tetiklendi"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/vi/chat.json
generated
3
webview-ui/src/i18n/locales/vi/chat.json
generated
|
|
@ -493,5 +493,8 @@
|
|||
"updated": "Đã cập nhật danh sách công việc",
|
||||
"completed": "Đã hoàn thành",
|
||||
"started": "Đã bắt đầu"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} đã kích hoạt"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/zh-CN/chat.json
generated
3
webview-ui/src/i18n/locales/zh-CN/chat.json
generated
|
|
@ -493,5 +493,8 @@
|
|||
"updated": "已更新待办事项列表",
|
||||
"completed": "已完成",
|
||||
"started": "已开始"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} 已触发"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/zh-TW/chat.json
generated
3
webview-ui/src/i18n/locales/zh-TW/chat.json
generated
|
|
@ -493,5 +493,8 @@
|
|||
"updated": "已更新待辦事項列表",
|
||||
"completed": "已完成",
|
||||
"started": "已開始"
|
||||
},
|
||||
"hook": {
|
||||
"triggered": "Hook: {{hookName}} 已觸發"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue