Skip to content

Commit bbd1d9a

Browse files
committed
fix more translations
1 parent 389a695 commit bbd1d9a

File tree

8 files changed

+48
-48
lines changed

8 files changed

+48
-48
lines changed

webview-ui/src/i18n/locales/hi/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "जब संदर्भ विंडो इस सीमा तक पहुंचती है, तो Roo इसे स्वचालित रूप से संघनित कर देगा।"
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "संदर्भ संघनन के लिए API कॉन्फ़िगरेशन",
342+
"description": "संदर्भ संघनन कार्यों के लिए किस API कॉन्फ़िगरेशन का उपयोग करना है, यह चुनें। वर्तमान सक्रिय कॉन्फ़िगरेशन का उपयोग करने के लिए अचयनित छोड़ें।",
343+
"useCurrentConfig": "डिफ़ॉल्ट"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "कस्टम संदर्भ संघनन प्रॉम्प्ट",
347347
"description": "संदर्भ संघनन के लिए कस्टम सिस्टम प्रॉम्प्ट। डिफ़ॉल्ट प्रॉम्प्ट का उपयोग करने के लिए खाली छोड़ें।",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "अपना कस्टम संघनन प्रॉम्प्ट यहाँ दर्ज करें...\n\nआप डिफ़ॉल्ट प्रॉम्प्ट जैसी ही संरचना का उपयोग कर सकते हैं:\n- पिछली बातचीत\n- वर्तमान कार्य\n- प्रमुख तकनीकी अवधारणाएँ\n- प्रासंगिक फ़ाइलें और कोड\n- समस्या समाधान\n- लंबित कार्य और अगले चरण",
349+
"reset": "डिफ़ॉल्ट पर रीसेट करें",
350+
"hint": "खाली = डिफ़ॉल्ट प्रॉम्प्ट का उपयोग करें"
351351
},
352352
"autoCondenseContext": {
353353
"name": "बुद्धिमान संदर्भ संघनन को स्वचालित रूप से ट्रिगर करें"

webview-ui/src/i18n/locales/it/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Quando la finestra di contesto raggiunge questa soglia, Roo la condenserà automaticamente."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "Configurazione API per la condensazione del contesto",
342+
"description": "Seleziona quale configurazione API utilizzare per le operazioni di condensazione del contesto. Lascia deselezionato per utilizzare la configurazione attiva corrente.",
343+
"useCurrentConfig": "Predefinito"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "Prompt personalizzato condensazione contesto",
347347
"description": "Prompt di sistema personalizzato per la condensazione del contesto. Lascia vuoto per utilizzare il prompt predefinito.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "Inserisci qui il tuo prompt di condensazione personalizzato...\n\nPuoi utilizzare la stessa struttura del prompt predefinito:\n- Conversazione precedente\n- Lavoro attuale\n- Concetti tecnici chiave\n- File e codice pertinenti\n- Risoluzione dei problemi\n- Attività in sospeso e prossimi passi",
349+
"reset": "Ripristina predefinito",
350+
"hint": "Vuoto = usa prompt predefinito"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Attiva automaticamente la condensazione intelligente del contesto"

webview-ui/src/i18n/locales/ko/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "컨텍스트 창이 이 임계값에 도달하면 Roo가 자동으로 압축합니다."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "컨텍스트 압축을 위한 API 설정",
342+
"description": "컨텍스트 압축 작업에 사용할 API 설정을 선택하세요. 선택하지 않으면 현재 활성화된 설정을 사용합니다.",
343+
"useCurrentConfig": "기본값"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "사용자 지정 컨텍스트 압축 프롬프트",
347347
"description": "컨텍스트 압축을 위한 사용자 지정 시스템 프롬프트입니다. 기본 프롬프트를 사용하려면 비워 두세요.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "여기에 사용자 정의 압축 프롬프트를 입력하세요...\n\n기본 프롬프트와 동일한 구조를 사용할 수 있습니다:\n- 이전 대화\n- 현재 작업\n- 주요 기술 개념\n- 관련 파일 및 코드\n- 문제 해결\n- 보류 중인 작업 및 다음 단계",
349+
"reset": "기본값으로 재설정",
350+
"hint": "비어있음 = 기본 프롬프트 사용"
351351
},
352352
"autoCondenseContext": {
353353
"name": "지능적 컨텍스트 압축 자동 트리거"

webview-ui/src/i18n/locales/nl/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Wanneer het contextvenster deze drempelwaarde bereikt, zal Roo het automatisch comprimeren."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "API-configuratie voor contextcondensatie",
342+
"description": "Selecteer welke API-configuratie gebruikt moet worden voor contextcondensatie. Laat leeg om de huidige actieve configuratie te gebruiken.",
343+
"useCurrentConfig": "Standaard"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "Aangepaste contextcondensatieprompt",
347347
"description": "Aangepaste systeemprompt voor contextcondensatie. Laat leeg om de standaardprompt te gebruiken.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "Voer hier je aangepaste condensatieprompt in...\n\nJe kunt dezelfde structuur gebruiken als de standaardprompt:\n- Vorig gesprek\n- Huidig werk\n- Belangrijke technische concepten\n- Relevante bestanden en code\n- Probleemoplossing\n- Openstaande taken en volgende stappen",
349+
"reset": "Herstellen naar standaard",
350+
"hint": "Leeg = gebruik standaardprompt"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Automatisch intelligente contextcompressie activeren"

webview-ui/src/i18n/locales/pt-BR/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Quando a janela de contexto atingir este limite, o Roo a condensará automaticamente."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "Configuração de API para Condensação de Contexto",
342+
"description": "Selecione qual configuração de API usar para operações de condensação de contexto. Deixe desmarcado para usar a configuração ativa atual.",
343+
"useCurrentConfig": "Padrão"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "Prompt Personalizado de Condensação de Contexto",
347347
"description": "Prompt de sistema personalizado para condensação de contexto. Deixe em branco para usar o prompt padrão.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "Digite seu prompt de condensação personalizado aqui...\n\nVocê pode usar a mesma estrutura do prompt padrão:\n- Conversa Anterior\n- Trabalho Atual\n- Conceitos Técnicos Principais\n- Arquivos e Código Relevantes\n- Resolução de Problemas\n- Tarefas Pendentes e Próximos Passos",
349+
"reset": "Restaurar Padrão",
350+
"hint": "Vazio = usar prompt padrão"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Acionar automaticamente a condensação inteligente de contexto"

webview-ui/src/i18n/locales/ru/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Когда контекстное окно достигает этого порога, Roo автоматически его сожмёт."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "Конфигурация API для сжатия контекста",
342+
"description": "Выберите конфигурацию API для операций сжатия контекста. Оставьте невыбранным, чтобы использовать текущую активную конфигурацию.",
343+
"useCurrentConfig": "По умолчанию"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "Пользовательская подсказка для сжатия контекста",
347347
"description": "Пользовательская системная подсказка для сжатия контекста. Оставьте пустым, чтобы использовать подсказку по умолчанию.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "Введите здесь свой пользовательский промпт для сжатия...\n\nВы можете использовать ту же структуру, что и в промпте по умолчанию:\n- Предыдущий разговор\n- Текущая работа\n- Ключевые технические концепции\n- Соответствующие файлы и код\n- Решение проблем\n- Ожидающие задачи и следующие шаги",
349+
"reset": "Сбросить на значение по умолчанию",
350+
"hint": "Пусто = использовать промпт по умолчанию"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Автоматически запускать интеллектуальное сжатие контекста"

webview-ui/src/i18n/locales/tr/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Bağlam penceresi bu eşiğe ulaştığında, Roo otomatik olarak sıkıştıracaktır."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "Bağlam Yoğunlaştırma için API Yapılandırması",
342+
"description": "Bağlam yoğunlaştırma işlemleri için hangi API yapılandırmasının kullanılacağını seçin. Mevcut aktif yapılandırmayı kullanmak için seçimsiz bırakın.",
343+
"useCurrentConfig": "Varsayılan"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "Özel Bağlam Yoğunlaştırma İstemcisi",
347347
"description": "Bağlam yoğunlaştırma için özel sistem istemcisi. Varsayılan istemciyi kullanmak için boş bırakın.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "Özel yoğunlaştırma promptunuzu buraya girin...\n\nVarsayılan prompt ile aynı yapıyı kullanabilirsiniz:\n- Önceki Konuşma\n- Mevcut Çalışma\n- Temel Teknik Kavramlar\n- İlgili Dosyalar ve Kod\n- Problem Çözme\n- Bekleyen Görevler ve Sonraki Adımlar",
349+
"reset": "Varsayılana Sıfırla",
350+
"hint": "Boş = varsayılan promptu kullan"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Akıllı bağlam sıkıştırmayı otomatik olarak tetikle"

webview-ui/src/i18n/locales/vi/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Khi cửa sổ ngữ cảnh đạt đến ngưỡng này, Roo sẽ tự động nén nó."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "Cấu hình API cho Tóm tắt Ngữ cảnh",
342+
"description": "Chọn cấu hình API để sử dụng cho các thao tác tóm tắt ngữ cảnh. Để trống để sử dụng cấu hình đang hoạt động hiện tại.",
343+
"useCurrentConfig": "Mặc định"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "Lời nhắc nén ngữ cảnh tùy chỉnh",
347347
"description": "Lời nhắc hệ thống tùy chỉnh cho việc nén ngữ cảnh. Để trống để sử dụng lời nhắc mặc định.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "Nhập prompt tóm tắt tùy chỉnh của bạn tại đây...\n\nBạn có thể sử dụng cùng cấu trúc như prompt mặc định:\n- Cuộc hội thoại trước\n- Công việc hiện tại\n- Khái niệm kỹ thuật chính\n- Tệp và mã liên quan\n- Giải quyết vấn đề\n- Công việc đang chờ và các bước tiếp theo",
349+
"reset": "Khôi phục mặc định",
350+
"hint": "Để trống = sử dụng prompt mặc định"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Tự động kích hoạt nén ngữ cảnh thông minh"

0 commit comments

Comments
 (0)