mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
fix: add missing UI settings translations for all locales
- Added uiSettings translations to all 17 non-English locale files - Fixes failing check-translations CI job - All locale files now have complete translations for the new UI customization settings
This commit is contained in:
parent
44efd7652b
commit
0d4afbf29f
17 changed files with 306 additions and 0 deletions
18
src/i18n/locales/ca/common.json
generated
18
src/i18n/locales/ca/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Evitar la finalització de tasques quan hi ha todos incomplets a la llista de todos"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/de/common.json
generated
18
src/i18n/locales/de/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Aufgabenabschluss verhindern, wenn unvollständige Todos in der Todo-Liste vorhanden sind"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/es/common.json
generated
18
src/i18n/locales/es/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Prevenir la finalización de tareas cuando hay todos incompletos en la lista de todos"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/fr/common.json
generated
18
src/i18n/locales/fr/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Empêcher la finalisation des tâches lorsqu'il y a des todos incomplets dans la liste de todos"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/hi/common.json
generated
18
src/i18n/locales/hi/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "जब टूडू सूची में अधूरे टूडू हों तो कार्य पूर्ण होने से रोकें"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/id/common.json
generated
18
src/i18n/locales/id/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Mencegah penyelesaian tugas ketika ada todo yang belum selesai dalam daftar todo"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/it/common.json
generated
18
src/i18n/locales/it/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Impedire il completamento delle attività quando ci sono todo incompleti nella lista dei todo"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/ja/common.json
generated
18
src/i18n/locales/ja/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Todoリストに未完了のTodoがある場合、タスクの完了を防ぐ"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/ko/common.json
generated
18
src/i18n/locales/ko/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "할 일 목록에 미완료된 할 일이 있을 때 작업 완료를 방지"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/nl/common.json
generated
18
src/i18n/locales/nl/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Voorkom taakafronding wanneer er onvolledige todos in de todolijst staan"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/pl/common.json
generated
18
src/i18n/locales/pl/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Zapobiegaj ukończeniu zadania gdy na liście zadań są nieukończone zadania"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/pt-BR/common.json
generated
18
src/i18n/locales/pt-BR/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Impedir a conclusão de tarefas quando há todos incompletos na lista de todos"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/ru/common.json
generated
18
src/i18n/locales/ru/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Предотвратить завершение задач при наличии незавершенных дел в списке дел"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/tr/common.json
generated
18
src/i18n/locales/tr/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Todo listesinde tamamlanmamış todolar olduğunda görev tamamlanmasını engelle"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/vi/common.json
generated
18
src/i18n/locales/vi/common.json
generated
|
|
@ -209,5 +209,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "Ngăn chặn hoàn thành nhiệm vụ khi có các todo chưa hoàn thành trong danh sách todo"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/zh-CN/common.json
generated
18
src/i18n/locales/zh-CN/common.json
generated
|
|
@ -207,5 +207,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "当待办事项列表中有未完成的待办事项时阻止任务完成"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
18
src/i18n/locales/zh-TW/common.json
generated
18
src/i18n/locales/zh-TW/common.json
generated
|
|
@ -202,5 +202,23 @@
|
|||
"preventCompletionWithOpenTodos": {
|
||||
"description": "當待辦事項清單中有未完成的待辦事項時阻止工作完成"
|
||||
}
|
||||
},
|
||||
"uiSettings": {
|
||||
"description": "Customize which UI elements are visible in the interface",
|
||||
"promptInputArea": {
|
||||
"title": "Prompt Input Area Customization",
|
||||
"showEnhancePromptButton": "Show 'Enhance Prompt' button",
|
||||
"showCodebaseIndexingButton": "Show 'Codebase Indexing' button",
|
||||
"showAddImagesToMessageButton": "Show 'Add Images to Message' button",
|
||||
"showManageSlashCommandsButton": "Show 'Manage Slash Commands' button",
|
||||
"showHintText": "Show hint text (\"@ to add context, / to switch modes...\")",
|
||||
"showSendButton": "Show 'Send' button",
|
||||
"showApiConfigurationButton": "Show 'API Configuration' button",
|
||||
"showAutoApproveTab": "Show 'Auto-Approve' tab"
|
||||
},
|
||||
"generalUI": {
|
||||
"title": "General UI Element Customization",
|
||||
"showContextPercentageBar": "Show context percentage bar during chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue