mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
fix: add translations for newTaskRequireTodos experimental setting
- Added translations for all 17 supported languages - Ensures consistent UI experience across all locales
This commit is contained in:
parent
7269671c23
commit
c1f9571e7e
17 changed files with 68 additions and 0 deletions
4
webview-ui/src/i18n/locales/ca/settings.json
generated
4
webview-ui/src/i18n/locales/ca/settings.json
generated
|
|
@ -696,6 +696,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Utilitza el nou analitzador de missatges",
|
||||
"description": "Activa l'analitzador de missatges en streaming experimental que millora el rendiment en respostes llargues processant els missatges de manera més eficient."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Requerir la llista 'todos' per a noves tasques",
|
||||
"description": "Quan estigui activat, l'eina new_task requerirà que es proporcioni un paràmetre 'todos'. Això garanteix que totes les noves tasques comencin amb una llista clara d'objectius. Quan estigui desactivat (per defecte), el paràmetre 'todos' continua sent opcional per a la compatibilitat amb versions anteriors."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/de/settings.json
generated
4
webview-ui/src/i18n/locales/de/settings.json
generated
|
|
@ -696,6 +696,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Neuen Nachrichtenparser verwenden",
|
||||
"description": "Aktiviere den experimentellen Streaming-Nachrichtenparser, der lange Antworten durch effizientere Verarbeitung spürbar schneller macht."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "'todos'-Liste für neue Aufgaben anfordern",
|
||||
"description": "Wenn aktiviert, erfordert das new_task-Tool die Angabe eines todos-Parameters. Dies stellt sicher, dass alle neuen Aufgaben mit einer klaren Zielliste beginnen. Wenn deaktiviert (Standard), bleibt der todos-Parameter aus Gründen der Abwärtskompatibilität optional."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/es/settings.json
generated
4
webview-ui/src/i18n/locales/es/settings.json
generated
|
|
@ -696,6 +696,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Usar el nuevo analizador de mensajes",
|
||||
"description": "Activa el analizador de mensajes en streaming experimental que mejora el rendimiento en respuestas largas procesando los mensajes de forma más eficiente."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Requerir lista de 'todos' para nuevas tareas",
|
||||
"description": "Cuando está habilitado, la herramienta new_task requerirá que se proporcione un parámetro todos. Esto asegura que todas las nuevas tareas comiencen con una lista clara de objetivos. Cuando está deshabilitado (predeterminado), el parámetro todos permanece opcional por compatibilidad con versiones anteriores."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/fr/settings.json
generated
4
webview-ui/src/i18n/locales/fr/settings.json
generated
|
|
@ -696,6 +696,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Utiliser le nouveau parseur de messages",
|
||||
"description": "Active le parseur de messages en streaming expérimental qui accélère nettement les longues réponses en traitant les messages plus efficacement."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Exiger la liste 'todos' pour les nouvelles tâches",
|
||||
"description": "Lorsqu'il est activé, l'outil new_task exigera qu'un paramètre todos soit fourni. Cela garantit que toutes les nouvelles tâches commencent avec une liste claire d'objectifs. Lorsqu'il est désactivé (par défaut), le paramètre todos reste facultatif pour la compatibilité descendante."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/hi/settings.json
generated
4
webview-ui/src/i18n/locales/hi/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "नए मैसेज पार्सर का उपयोग करें",
|
||||
"description": "प्रायोगिक स्ट्रीमिंग मैसेज पार्सर सक्षम करें, जो लंबे उत्तरों के लिए संदेशों को अधिक कुशलता से प्रोसेस करके प्रदर्शन को बेहतर बनाता है।"
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "नए कार्यों के लिए 'todos' सूची की आवश्यकता है",
|
||||
"description": "जब सक्षम किया जाता है, तो new_task टूल को todos पैरामीटर प्रदान करने की आवश्यकता होगी। यह सुनिश्चित करता है कि सभी नए कार्य स्पष्ट उद्देश्यों की सूची के साथ शुरू हों। जब अक्षम किया जाता है (डिफ़ॉल्ट), तो todos पैरामीटर पिछड़े संगतता के लिए वैकल्पिक रहता है।"
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/id/settings.json
generated
4
webview-ui/src/i18n/locales/id/settings.json
generated
|
|
@ -726,6 +726,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Gunakan parser pesan baru",
|
||||
"description": "Aktifkan parser pesan streaming eksperimental yang meningkatkan kinerja untuk respons panjang dengan memproses pesan lebih efisien."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Membutuhkan daftar 'todos' untuk tugas baru",
|
||||
"description": "Ketika diaktifkan, alat new_task akan membutuhkan parameter todos untuk disediakan. Ini memastikan semua tugas baru dimulai dengan daftar tujuan yang jelas. Ketika dinonaktifkan (default), parameter todos tetap opsional untuk kompatibilitas mundur."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/it/settings.json
generated
4
webview-ui/src/i18n/locales/it/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Usa il nuovo parser dei messaggi",
|
||||
"description": "Abilita il parser di messaggi in streaming sperimentale che migliora nettamente le risposte lunghe elaborando i messaggi in modo più efficiente."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Richiedi elenco 'todos' per nuove attività",
|
||||
"description": "Quando abilitato, lo strumento new_task richiederà la fornitura di un parametro todos. Ciò garantisce che tutte le nuove attività inizino con un elenco chiaro di obiettivi. Quando disabilitato (impostazione predefinita), il parametro todos rimane facoltativo per la compatibilità con le versioni precedenti."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ja/settings.json
generated
4
webview-ui/src/i18n/locales/ja/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "新しいメッセージパーサーを使う",
|
||||
"description": "実験的なストリーミングメッセージパーサーを有効にします。長い回答をより効率的に処理し、遅延を減らします。"
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "新しいタスクには'todos'リストを必須にする",
|
||||
"description": "有効にすると、new_taskツールはtodosパラメータの提供が必須になります。これにより、すべての新しいタスクが明確な目的のリストで開始されることが保証されます。無効(デフォルト)の場合、下位互換性のためにtodosパラメータはオプションのままです。"
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ko/settings.json
generated
4
webview-ui/src/i18n/locales/ko/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "새 메시지 파서 사용",
|
||||
"description": "실험적 스트리밍 메시지 파서를 활성화합니다. 긴 응답을 더 효율적으로 처리해 지연을 줄입니다."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "새 작업에 'todos' 목록 필요",
|
||||
"description": "활성화하면 new_task 도구에 todos 매개변수를 제공해야 합니다. 이렇게 하면 모든 새 작업이 명확한 목표 목록으로 시작됩니다. 비활성화하면(기본값) 이전 버전과의 호환성을 위해 todos 매개변수는 선택 사항으로 유지됩니다."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/nl/settings.json
generated
4
webview-ui/src/i18n/locales/nl/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Nieuwe berichtparser gebruiken",
|
||||
"description": "Schakel de experimentele streaming-berichtparser in die lange antwoorden sneller maakt door berichten efficiënter te verwerken."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "'todos'-lijst vereisen voor nieuwe taken",
|
||||
"description": "Wanneer ingeschakeld, vereist de new_task-tool dat een todos-parameter wordt opgegeven. Dit zorgt ervoor dat alle nieuwe taken beginnen met een duidelijke lijst met doelstellingen. Wanneer uitgeschakeld (standaard), blijft de todos-parameter optioneel voor achterwaartse compatibiliteit."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pl/settings.json
generated
4
webview-ui/src/i18n/locales/pl/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Użyj nowego parsera wiadomości",
|
||||
"description": "Włącz eksperymentalny parser wiadomości w strumieniu, który przyspiesza długie odpowiedzi dzięki bardziej wydajnemu przetwarzaniu wiadomości."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Wymagaj listy 'todos' dla nowych zadań",
|
||||
"description": "Gdy włączone, narzędzie new_task będzie wymagało podania parametru todos. Zapewnia to, że wszystkie nowe zadania rozpoczynają się od jasnej listy celów. Gdy wyłączone (domyślnie), parametr todos pozostaje opcjonalny dla zachowania kompatybilności wstecznej."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Usar o novo parser de mensagens",
|
||||
"description": "Ativa o parser de mensagens em streaming experimental que acelera respostas longas ao processar as mensagens de forma mais eficiente."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Exigir lista de 'todos' para novas tarefas",
|
||||
"description": "Quando ativado, a ferramenta new_task exigirá que um parâmetro todos seja fornecido. Isso garante que todas as novas tarefas comecem com uma lista clara de objetivos. Quando desativado (padrão), o parâmetro todos permanece opcional para compatibilidade com versões anteriores."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ru/settings.json
generated
4
webview-ui/src/i18n/locales/ru/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Использовать новый парсер сообщений",
|
||||
"description": "Включите экспериментальный потоковый парсер сообщений, который ускоряет длинные ответы благодаря более эффективной обработке сообщений."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Требовать список 'todos' для новых задач",
|
||||
"description": "Если включено, инструмент new_task будет требовать предоставления параметра todos. Это гарантирует, что все новые задачи начинаются с четкого списка целей. Когда отключено (по умолчанию), параметр todos остается необязательным для обратной совместимости."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/tr/settings.json
generated
4
webview-ui/src/i18n/locales/tr/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Yeni mesaj ayrıştırıcıyı kullan",
|
||||
"description": "Uzun yanıtları daha verimli işleyerek hızlandıran deneysel akış mesaj ayrıştırıcısını etkinleştir."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Yeni görevler için 'todos' listesi gerektir",
|
||||
"description": "Etkinleştirildiğinde, new_task aracı bir todos parametresi sağlanmasını gerektirir. Bu, tüm yeni görevlerin net bir hedef listesiyle başlamasını sağlar. Devre dışı bırakıldığında (varsayılan), todos parametresi geriye dönük uyumluluk için isteğe bağlı kalır."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/vi/settings.json
generated
4
webview-ui/src/i18n/locales/vi/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "Dùng bộ phân tích tin nhắn mới",
|
||||
"description": "Bật bộ phân tích tin nhắn streaming thử nghiệm. Tính năng này tăng tốc phản hồi dài bằng cách xử lý tin nhắn hiệu quả hơn."
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "Yêu cầu danh sách 'todos' cho các nhiệm vụ mới",
|
||||
"description": "Khi được bật, công cụ new_task sẽ yêu cầu cung cấp tham số todos. Điều này đảm bảo tất cả các nhiệm vụ mới bắt đầu với một danh sách mục tiêu rõ ràng. Khi bị tắt (mặc định), tham số todos vẫn là tùy chọn để tương thích ngược."
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "使用新的消息解析器",
|
||||
"description": "启用实验性的流式消息解析器。通过更高效地处理消息,可显著提升长回复的性能。"
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "要求新任务提供 'todos' 列表",
|
||||
"description": "启用后,new_task 工具将需要提供 todos 参数。这可以确保所有新任务都以明确的目标列表开始。禁用时(默认),todos 参数保持可选,以实现向后兼容。"
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
|
|
@ -697,6 +697,10 @@
|
|||
"ASSISTANT_MESSAGE_PARSER": {
|
||||
"name": "使用全新訊息解析器",
|
||||
"description": "啟用實驗性的串流訊息解析器。透過更有效率地處理訊息,能顯著提升長回覆的效能。"
|
||||
},
|
||||
"NEW_TASK_REQUIRE_TODOS": {
|
||||
"name": "要求新工作提供 'todos' 列表",
|
||||
"description": "啟用後,new_task 工具將需要提供 todos 參數。這可以確保所有新工作都以明確的目標列表開始。停用時(預設),todos 參數保持可選,以實現向後相容。"
|
||||
}
|
||||
},
|
||||
"promptCaching": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue