mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
chore: translate task title strings across locales
This commit is contained in:
parent
ae2ea0f53d
commit
d77e919ae1
34 changed files with 119 additions and 0 deletions
3
webview-ui/src/i18n/locales/ca/chat.json
generated
3
webview-ui/src/i18n/locales/ca/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Exportar historial de tasques",
|
||||
"delete": "Eliminar tasca (Shift + Clic per ometre confirmació)",
|
||||
"condenseContext": "Condensar context de forma intel·ligent",
|
||||
"addTitle": "Afegeix títol",
|
||||
"editTitle": "Edita el títol",
|
||||
"titlePlaceholder": "Afegeix un títol",
|
||||
"share": "Compartir tasca",
|
||||
"shareWithOrganization": "Compartir amb l'organització",
|
||||
"shareWithOrganizationDescription": "Només els membres de la teva organització poden accedir",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ca/settings.json
generated
4
webview-ui/src/i18n/locales/ca/settings.json
generated
|
|
@ -971,6 +971,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Habilita els títols de tasques editables",
|
||||
"description": "Mostra i edita títols personalitzats per a les tasques al xat i a l'historial en lloc de només el text original de la tasca"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Replega els missatges de pensament per defecte",
|
||||
"description": "Quan estigui activat, els blocs de pensament es replegaran per defecte fins que interactuïs amb ells"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/de/chat.json
generated
3
webview-ui/src/i18n/locales/de/chat.json
generated
|
|
@ -16,6 +16,9 @@
|
|||
"delete": "Aufgabe löschen (Shift + Klick zum Überspringen der Bestätigung)",
|
||||
"share": "Aufgabe teilen",
|
||||
"condenseContext": "Kontext intelligent komprimieren",
|
||||
"addTitle": "Titel hinzufügen",
|
||||
"editTitle": "Titel bearbeiten",
|
||||
"titlePlaceholder": "Titel hinzufügen",
|
||||
"shareWithOrganization": "Mit Organisation teilen",
|
||||
"shareWithOrganizationDescription": "Nur Mitglieder deiner Organisation können zugreifen",
|
||||
"sharePublicly": "Öffentlich teilen",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/de/settings.json
generated
4
webview-ui/src/i18n/locales/de/settings.json
generated
|
|
@ -971,6 +971,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Bearbeitbare Aufgabentitel aktivieren",
|
||||
"description": "Zeige und bearbeite benutzerdefinierte Titel für Aufgaben im Chat und im Verlauf statt nur den ursprünglichen Aufgabentext"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Gedankenblöcke standardmäßig ausblenden",
|
||||
"description": "Wenn aktiviert, werden Gedankenblöcke standardmäßig ausgeblendet, bis du mit ihnen interagierst"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/es/chat.json
generated
3
webview-ui/src/i18n/locales/es/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Exportar historial de tareas",
|
||||
"delete": "Eliminar tarea (Shift + Clic para omitir confirmación)",
|
||||
"condenseContext": "Condensar contexto de forma inteligente",
|
||||
"addTitle": "Añadir título",
|
||||
"editTitle": "Editar título",
|
||||
"titlePlaceholder": "Añade un título",
|
||||
"share": "Compartir tarea",
|
||||
"shareWithOrganization": "Compartir con organización",
|
||||
"shareWithOrganizationDescription": "Solo los miembros de tu organización pueden acceder",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/es/settings.json
generated
4
webview-ui/src/i18n/locales/es/settings.json
generated
|
|
@ -971,6 +971,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Habilitar títulos de tareas editables",
|
||||
"description": "Mostrar y editar títulos personalizados para las tareas en el chat y el historial en lugar de solo el texto original de la tarea"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Colapsar mensajes de pensamiento por defecto",
|
||||
"description": "Cuando está activado, los bloques de pensamiento se colapsarán por defecto hasta que interactúes con ellos"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/fr/chat.json
generated
3
webview-ui/src/i18n/locales/fr/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Exporter l'historique des tâches",
|
||||
"delete": "Supprimer la tâche (Shift + Clic pour ignorer la confirmation)",
|
||||
"condenseContext": "Condenser intelligemment le contexte",
|
||||
"addTitle": "Ajouter un titre",
|
||||
"editTitle": "Modifier le titre",
|
||||
"titlePlaceholder": "Ajouter un titre",
|
||||
"share": "Partager la tâche",
|
||||
"shareWithOrganization": "Partager avec l'organisation",
|
||||
"shareWithOrganizationDescription": "Seuls les membres de ton organisation peuvent accéder",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/fr/settings.json
generated
4
webview-ui/src/i18n/locales/fr/settings.json
generated
|
|
@ -971,6 +971,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Activer les titres de tâche modifiables",
|
||||
"description": "Afficher et modifier des titres personnalisés pour les tâches dans le chat et l’historique, plutôt que seulement le texte original de la tâche"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Réduire les messages de réflexion par défaut",
|
||||
"description": "Si activé, les blocs de réflexion seront réduits par défaut jusqu'à ce que vous interagissiez avec eux"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/hi/chat.json
generated
3
webview-ui/src/i18n/locales/hi/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "कार्य इतिहास निर्यात करें",
|
||||
"delete": "कार्य हटाएं (पुष्टि को छोड़ने के लिए Shift + क्लिक)",
|
||||
"condenseContext": "संदर्भ को बुद्धिमानी से संघनित करें",
|
||||
"addTitle": "शीर्षक जोड़ें",
|
||||
"editTitle": "शीर्षक संपादित करें",
|
||||
"titlePlaceholder": "एक शीर्षक जोड़ें",
|
||||
"share": "कार्य साझा करें",
|
||||
"shareWithOrganization": "संगठन के साथ साझा करें",
|
||||
"shareWithOrganizationDescription": "केवल आपके संगठन के सदस्य पहुंच सकते हैं",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/hi/settings.json
generated
4
webview-ui/src/i18n/locales/hi/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "संपादन योग्य कार्य शीर्षक सक्षम करें",
|
||||
"description": "केवल मूल कार्य पाठ के बजाय चैट और इतिहास में कार्यों के लिए कस्टम शीर्षक दिखाएँ और संपादित करें"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "सोच संदेशों को डिफ़ॉल्ट रूप से संक्षिप्त करें",
|
||||
"description": "सक्षम होने पर, सोच ब्लॉक आपके द्वारा उनके साथ इंटरैक्ट करने तक डिफ़ॉल्ट रूप से संक्षिप्त रहेंगे"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/id/chat.json
generated
3
webview-ui/src/i18n/locales/id/chat.json
generated
|
|
@ -11,6 +11,9 @@
|
|||
"apiCost": "Biaya API",
|
||||
"size": "Ukuran",
|
||||
"condenseContext": "Kondensasi konteks secara cerdas",
|
||||
"addTitle": "Tambahkan judul",
|
||||
"editTitle": "Edit judul",
|
||||
"titlePlaceholder": "Tambahkan judul",
|
||||
"contextWindow": "Panjang Konteks",
|
||||
"closeAndStart": "Tutup tugas dan mulai yang baru",
|
||||
"export": "Ekspor riwayat tugas",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/id/settings.json
generated
4
webview-ui/src/i18n/locales/id/settings.json
generated
|
|
@ -1001,6 +1001,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Aktifkan judul tugas yang dapat diedit",
|
||||
"description": "Tampilkan dan edit judul kustom untuk tugas di chat dan riwayat alih-alih hanya teks tugas asli"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Ciutkan pesan Berpikir secara default",
|
||||
"description": "Jika diaktifkan, blok berpikir akan diciutkan secara default sampai Anda berinteraksi dengannya"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/it/chat.json
generated
3
webview-ui/src/i18n/locales/it/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Esporta cronologia attività",
|
||||
"delete": "Elimina attività (Shift + Clic per saltare la conferma)",
|
||||
"condenseContext": "Condensa contesto in modo intelligente",
|
||||
"addTitle": "Aggiungi titolo",
|
||||
"editTitle": "Modifica titolo",
|
||||
"titlePlaceholder": "Aggiungi un titolo",
|
||||
"share": "Condividi attività",
|
||||
"shareWithOrganization": "Condividi con l'organizzazione",
|
||||
"shareWithOrganizationDescription": "Solo i membri della tua organizzazione possono accedere",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/it/settings.json
generated
4
webview-ui/src/i18n/locales/it/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Abilita titoli delle attività modificabili",
|
||||
"description": "Mostra e modifica titoli personalizzati per le attività in chat e nella cronologia invece del solo testo originale dell’attività"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Comprimi i messaggi di pensiero per impostazione predefinita",
|
||||
"description": "Se abilitato, i blocchi di pensiero verranno compressi per impostazione predefinita finché non interagisci con essi"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ja/chat.json
generated
3
webview-ui/src/i18n/locales/ja/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "タスク履歴をエクスポート",
|
||||
"delete": "タスクを削除(Shift + クリックで確認をスキップ)",
|
||||
"condenseContext": "コンテキストをインテリジェントに圧縮",
|
||||
"addTitle": "タイトルを追加",
|
||||
"editTitle": "タイトルを編集",
|
||||
"titlePlaceholder": "タイトルを追加",
|
||||
"share": "タスクを共有",
|
||||
"shareWithOrganization": "組織と共有",
|
||||
"shareWithOrganizationDescription": "組織のメンバーのみがアクセスできます",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ja/settings.json
generated
4
webview-ui/src/i18n/locales/ja/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "編集可能なタスクタイトルを有効化",
|
||||
"description": "元のタスクテキストだけでなく、チャットや履歴でカスタムタイトルを表示・編集できるようにします"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "デフォルトで思考メッセージを折りたたむ",
|
||||
"description": "有効にすると、操作するまで思考ブロックがデフォルトで折りたたまれます"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ko/chat.json
generated
3
webview-ui/src/i18n/locales/ko/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "작업 기록 내보내기",
|
||||
"delete": "작업 삭제 (Shift + 클릭으로 확인 생략)",
|
||||
"condenseContext": "컨텍스트 지능적으로 압축",
|
||||
"addTitle": "제목 추가",
|
||||
"editTitle": "제목 편집",
|
||||
"titlePlaceholder": "제목을 추가하세요",
|
||||
"share": "작업 공유",
|
||||
"shareWithOrganization": "조직과 공유",
|
||||
"shareWithOrganizationDescription": "조직 구성원만 액세스할 수 있습니다",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ko/settings.json
generated
4
webview-ui/src/i18n/locales/ko/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "편집 가능한 작업 제목 사용",
|
||||
"description": "채팅과 기록에서 작업의 기본 텍스트만이 아니라 사용자 지정 제목을 표시하고 편집합니다"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "기본적으로 생각 메시지 접기",
|
||||
"description": "활성화하면 상호 작용할 때까지 생각 블록이 기본적으로 접힙니다"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/nl/chat.json
generated
3
webview-ui/src/i18n/locales/nl/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Taakgeschiedenis exporteren",
|
||||
"delete": "Taak verwijderen (Shift + Klik om bevestiging over te slaan)",
|
||||
"condenseContext": "Context intelligent samenvatten",
|
||||
"addTitle": "Titel toevoegen",
|
||||
"editTitle": "Titel bewerken",
|
||||
"titlePlaceholder": "Voeg een titel toe",
|
||||
"share": "Taak delen",
|
||||
"shareWithOrganization": "Delen met organisatie",
|
||||
"shareWithOrganizationDescription": "Alleen leden van je organisatie kunnen toegang krijgen",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/nl/settings.json
generated
4
webview-ui/src/i18n/locales/nl/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Bewerkbare taaktitels inschakelen",
|
||||
"description": "Toon en bewerk aangepaste titels voor taken in chat en geschiedenis in plaats van alleen de oorspronkelijke taaktekst"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Denkberichten standaard samenvouwen",
|
||||
"description": "Indien ingeschakeld, worden denkblokken standaard samengevouwen totdat je ermee interageert"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/pl/chat.json
generated
3
webview-ui/src/i18n/locales/pl/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Eksportuj historię zadań",
|
||||
"delete": "Usuń zadanie (Shift + Kliknięcie, aby pominąć potwierdzenie)",
|
||||
"condenseContext": "Inteligentnie skondensuj kontekst",
|
||||
"addTitle": "Dodaj tytuł",
|
||||
"editTitle": "Edytuj tytuł",
|
||||
"titlePlaceholder": "Dodaj tytuł",
|
||||
"share": "Udostępnij zadanie",
|
||||
"shareWithOrganization": "Udostępnij organizacji",
|
||||
"shareWithOrganizationDescription": "Tylko członkowie twojej organizacji mogą uzyskać dostęp",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pl/settings.json
generated
4
webview-ui/src/i18n/locales/pl/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Włącz edytowalne tytuły zadań",
|
||||
"description": "Wyświetlaj i edytuj niestandardowe tytuły zadań na czacie i w historii zamiast wyłącznie oryginalnego tekstu zadania"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Domyślnie zwijaj komunikaty o myśleniu",
|
||||
"description": "Gdy włączone, bloki myślenia będą domyślnie zwinięte, dopóki nie wejdziesz z nimi w interakcję"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/pt-BR/chat.json
generated
3
webview-ui/src/i18n/locales/pt-BR/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Exportar histórico de tarefas",
|
||||
"delete": "Excluir tarefa (Shift + Clique para pular confirmação)",
|
||||
"condenseContext": "Condensar contexto de forma inteligente",
|
||||
"addTitle": "Adicionar título",
|
||||
"editTitle": "Editar título",
|
||||
"titlePlaceholder": "Adicione um título",
|
||||
"share": "Compartilhar tarefa",
|
||||
"shareWithOrganization": "Compartilhar com organização",
|
||||
"shareWithOrganizationDescription": "Apenas membros da sua organização podem acessar",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Ativar títulos de tarefas editáveis",
|
||||
"description": "Mostrar e editar títulos personalizados para tarefas no chat e no histórico em vez de apenas o texto original da tarefa"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Recolher mensagens de pensamento por padrão",
|
||||
"description": "Quando ativado, os blocos de pensamento serão recolhidos por padrão até que você interaja com eles"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ru/chat.json
generated
3
webview-ui/src/i18n/locales/ru/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Экспортировать историю задач",
|
||||
"delete": "Удалить задачу (Shift + клик для пропуска подтверждения)",
|
||||
"condenseContext": "Интеллектуально сжать контекст",
|
||||
"addTitle": "Добавить заголовок",
|
||||
"editTitle": "Редактировать заголовок",
|
||||
"titlePlaceholder": "Добавьте заголовок",
|
||||
"share": "Поделиться задачей",
|
||||
"shareWithOrganization": "Поделиться с организацией",
|
||||
"shareWithOrganizationDescription": "Только члены вашей организации могут получить доступ",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ru/settings.json
generated
4
webview-ui/src/i18n/locales/ru/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Включить редактируемые заголовки задач",
|
||||
"description": "Показывать и редактировать пользовательские заголовки задач в чате и истории вместо только исходного текста задачи"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Сворачивать сообщения о размышлениях по умолчанию",
|
||||
"description": "Если включено, блоки с размышлениями будут свернуты по умолчанию, пока вы не начнете с ними взаимодействовать"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/tr/chat.json
generated
3
webview-ui/src/i18n/locales/tr/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Görev geçmişini dışa aktar",
|
||||
"delete": "Görevi sil (Onayı atlamak için Shift + Tıkla)",
|
||||
"condenseContext": "Bağlamı akıllıca yoğunlaştır",
|
||||
"addTitle": "Başlık ekle",
|
||||
"editTitle": "Başlığı düzenle",
|
||||
"titlePlaceholder": "Bir başlık ekle",
|
||||
"share": "Görevi paylaş",
|
||||
"shareWithOrganization": "Kuruluşla paylaş",
|
||||
"shareWithOrganizationDescription": "Sadece kuruluşunuzun üyeleri erişebilir",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/tr/settings.json
generated
4
webview-ui/src/i18n/locales/tr/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Düzenlenebilir görev başlıklarını etkinleştir",
|
||||
"description": "Sohbet ve geçmişte görevler için yalnızca özgün görev metni yerine özel başlıkları göster ve düzenle"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Düşünme mesajlarını varsayılan olarak daralt",
|
||||
"description": "Etkinleştirildiğinde, düşünme blokları siz onlarla etkileşime girene kadar varsayılan olarak daraltılır"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/vi/chat.json
generated
3
webview-ui/src/i18n/locales/vi/chat.json
generated
|
|
@ -15,6 +15,9 @@
|
|||
"export": "Xuất lịch sử nhiệm vụ",
|
||||
"delete": "Xóa nhiệm vụ (Shift + Click để bỏ qua xác nhận)",
|
||||
"condenseContext": "Cô đọng ngữ cảnh thông minh",
|
||||
"addTitle": "Thêm tiêu đề",
|
||||
"editTitle": "Sửa tiêu đề",
|
||||
"titlePlaceholder": "Thêm một tiêu đề",
|
||||
"share": "Chia sẻ nhiệm vụ",
|
||||
"shareWithOrganization": "Chia sẻ với tổ chức",
|
||||
"shareWithOrganizationDescription": "Chỉ thành viên tổ chức của bạn mới có thể truy cập",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/vi/settings.json
generated
4
webview-ui/src/i18n/locales/vi/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "Bật tiêu đề nhiệm vụ có thể chỉnh sửa",
|
||||
"description": "Hiển thị và chỉnh sửa tiêu đề tùy chỉnh cho nhiệm vụ trong cuộc trò chuyện và lịch sử thay vì chỉ văn bản nhiệm vụ gốc"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "Thu gọn tin nhắn Suy nghĩ theo mặc định",
|
||||
"description": "Khi được bật, các khối suy nghĩ sẽ được thu gọn theo mặc định cho đến khi bạn tương tác với chúng"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/zh-CN/chat.json
generated
3
webview-ui/src/i18n/locales/zh-CN/chat.json
generated
|
|
@ -16,6 +16,9 @@
|
|||
"delete": "删除任务(Shift + 点击跳过确认)",
|
||||
"share": "分享任务",
|
||||
"condenseContext": "智能压缩上下文",
|
||||
"addTitle": "添加标题",
|
||||
"editTitle": "编辑标题",
|
||||
"titlePlaceholder": "添加一个标题",
|
||||
"shareWithOrganization": "与组织分享",
|
||||
"shareWithOrganizationDescription": "仅组织成员可访问",
|
||||
"sharePublicly": "公开分享",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "启用可编辑的任务标题",
|
||||
"description": "在聊天和历史记录中显示并编辑任务的自定义标题,而不是仅显示原始任务文本"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "默认折叠「思考」消息",
|
||||
"description": "启用后,「思考」块将默认折叠,直到您与其交互"
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/zh-TW/chat.json
generated
3
webview-ui/src/i18n/locales/zh-TW/chat.json
generated
|
|
@ -11,6 +11,9 @@
|
|||
"apiCost": "API 費用",
|
||||
"size": "大小",
|
||||
"condenseContext": "智慧壓縮內容",
|
||||
"addTitle": "新增標題",
|
||||
"editTitle": "編輯標題",
|
||||
"titlePlaceholder": "新增一個標題",
|
||||
"contextWindow": "上下文長度",
|
||||
"closeAndStart": "關閉現有工作並開始新工作",
|
||||
"export": "匯出工作記錄",
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
|
|
@ -972,6 +972,10 @@
|
|||
}
|
||||
},
|
||||
"ui": {
|
||||
"taskTitles": {
|
||||
"label": "啟用可編輯的任務標題",
|
||||
"description": "在聊天與歷史記錄中顯示並編輯任務的自訂標題,而非僅顯示原始任務文字"
|
||||
},
|
||||
"collapseThinking": {
|
||||
"label": "預設折疊「思考」訊息",
|
||||
"description": "啟用後,「思考」塊將預設折疊,直到您與其互動"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue