mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
fix: add missing translations for apiConfiguration scope/global/workspace keys
This commit is contained in:
parent
44c495da2d
commit
8ea98371c3
17 changed files with 68 additions and 17 deletions
5
webview-ui/src/i18n/locales/ca/prompts.json
generated
5
webview-ui/src/i18n/locales/ca/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Configuració d'API",
|
||||
"select": "Seleccioneu quina configuració d'API utilitzar per a aquest mode"
|
||||
"select": "Seleccioneu quina configuració d'API utilitzar per a aquest mode",
|
||||
"scope": "Abast",
|
||||
"global": "Global",
|
||||
"workspace": "Espai de treball"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Eines disponibles",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/de/prompts.json
generated
5
webview-ui/src/i18n/locales/de/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API-Konfiguration",
|
||||
"select": "Wähle, welche API-Konfiguration für diesen Modus verwendet werden soll"
|
||||
"select": "Wähle, welche API-Konfiguration für diesen Modus verwendet werden soll",
|
||||
"scope": "Bereich",
|
||||
"global": "Global",
|
||||
"workspace": "Arbeitsbereich"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Verfügbare Werkzeuge",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/es/prompts.json
generated
5
webview-ui/src/i18n/locales/es/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Configuración de API",
|
||||
"select": "Selecciona qué configuración de API usar para este modo"
|
||||
"select": "Selecciona qué configuración de API usar para este modo",
|
||||
"scope": "Ámbito",
|
||||
"global": "Global",
|
||||
"workspace": "Espacio de trabajo"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Herramientas disponibles",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/fr/prompts.json
generated
5
webview-ui/src/i18n/locales/fr/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Configuration API",
|
||||
"select": "Sélectionnez la configuration API à utiliser pour ce mode"
|
||||
"select": "Sélectionnez la configuration API à utiliser pour ce mode",
|
||||
"scope": "Portée",
|
||||
"global": "Global",
|
||||
"workspace": "Espace de travail"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Outils disponibles",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/hi/prompts.json
generated
5
webview-ui/src/i18n/locales/hi/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API कॉन्फ़िगरेशन",
|
||||
"select": "इस मोड के लिए किस API कॉन्फ़िगरेशन का उपयोग करना है, चुनें"
|
||||
"select": "इस मोड के लिए किस API कॉन्फ़िगरेशन का उपयोग करना है, चुनें",
|
||||
"scope": "स्कोप",
|
||||
"global": "वैश्विक",
|
||||
"workspace": "कार्यक्षेत्र"
|
||||
},
|
||||
"tools": {
|
||||
"title": "उपलब्ध टूल्स",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/id/prompts.json
generated
5
webview-ui/src/i18n/locales/id/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Konfigurasi API",
|
||||
"select": "Pilih konfigurasi API mana yang akan digunakan untuk mode ini"
|
||||
"select": "Pilih konfigurasi API mana yang akan digunakan untuk mode ini",
|
||||
"scope": "Cakupan",
|
||||
"global": "Global",
|
||||
"workspace": "Ruang Kerja"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Tools yang Tersedia",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/it/prompts.json
generated
5
webview-ui/src/i18n/locales/it/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Configurazione API",
|
||||
"select": "Seleziona quale configurazione API utilizzare per questa modalità"
|
||||
"select": "Seleziona quale configurazione API utilizzare per questa modalità",
|
||||
"scope": "Ambito",
|
||||
"global": "Globale",
|
||||
"workspace": "Area di lavoro"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Strumenti disponibili",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/ja/prompts.json
generated
5
webview-ui/src/i18n/locales/ja/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API設定",
|
||||
"select": "このモードで使用するAPI設定を選択してください"
|
||||
"select": "このモードで使用するAPI設定を選択してください",
|
||||
"scope": "スコープ",
|
||||
"global": "グローバル",
|
||||
"workspace": "ワークスペース"
|
||||
},
|
||||
"tools": {
|
||||
"title": "利用可能なツール",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/ko/prompts.json
generated
5
webview-ui/src/i18n/locales/ko/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API 구성",
|
||||
"select": "이 모드에 사용할 API 구성 선택"
|
||||
"select": "이 모드에 사용할 API 구성 선택",
|
||||
"scope": "범위",
|
||||
"global": "전역",
|
||||
"workspace": "워크스페이스"
|
||||
},
|
||||
"tools": {
|
||||
"title": "사용 가능한 도구",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/nl/prompts.json
generated
5
webview-ui/src/i18n/locales/nl/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API-configuratie",
|
||||
"select": "Selecteer welke API-configuratie voor deze modus gebruikt moet worden"
|
||||
"select": "Selecteer welke API-configuratie voor deze modus gebruikt moet worden",
|
||||
"scope": "Bereik",
|
||||
"global": "Globaal",
|
||||
"workspace": "Werkruimte"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Beschikbare tools",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/pl/prompts.json
generated
5
webview-ui/src/i18n/locales/pl/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Konfiguracja API",
|
||||
"select": "Wybierz, której konfiguracji API użyć dla tego trybu"
|
||||
"select": "Wybierz, której konfiguracji API użyć dla tego trybu",
|
||||
"scope": "Zakres",
|
||||
"global": "Globalny",
|
||||
"workspace": "Obszar roboczy"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Dostępne narzędzia",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/pt-BR/prompts.json
generated
5
webview-ui/src/i18n/locales/pt-BR/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Configuração de API",
|
||||
"select": "Selecione qual configuração de API usar para este modo"
|
||||
"select": "Selecione qual configuração de API usar para este modo",
|
||||
"scope": "Escopo",
|
||||
"global": "Global",
|
||||
"workspace": "Área de trabalho"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Ferramentas disponíveis",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/ru/prompts.json
generated
5
webview-ui/src/i18n/locales/ru/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Конфигурация API",
|
||||
"select": "Выберите, какую конфигурацию API использовать для этого режима"
|
||||
"select": "Выберите, какую конфигурацию API использовать для этого режима",
|
||||
"scope": "Область",
|
||||
"global": "Глобальная",
|
||||
"workspace": "Рабочая область"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Доступные инструменты",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/tr/prompts.json
generated
5
webview-ui/src/i18n/locales/tr/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API Yapılandırması",
|
||||
"select": "Bu mod için hangi API yapılandırmasının kullanılacağını seçin"
|
||||
"select": "Bu mod için hangi API yapılandırmasının kullanılacağını seçin",
|
||||
"scope": "Kapsam",
|
||||
"global": "Genel",
|
||||
"workspace": "Çalışma Alanı"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Kullanılabilir Araçlar",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/vi/prompts.json
generated
5
webview-ui/src/i18n/locales/vi/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "Cấu hình API",
|
||||
"select": "Chọn cấu hình API nào để sử dụng cho chế độ này"
|
||||
"select": "Chọn cấu hình API nào để sử dụng cho chế độ này",
|
||||
"scope": "Phạm vi",
|
||||
"global": "Toàn cục",
|
||||
"workspace": "Không gian làm việc"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Công cụ có sẵn",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/zh-CN/prompts.json
generated
5
webview-ui/src/i18n/locales/zh-CN/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API配置",
|
||||
"select": "选择要用于此模式的API配置"
|
||||
"select": "选择要用于此模式的API配置",
|
||||
"scope": "范围",
|
||||
"global": "全局",
|
||||
"workspace": "工作区"
|
||||
},
|
||||
"tools": {
|
||||
"title": "可用功能",
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/zh-TW/prompts.json
generated
5
webview-ui/src/i18n/locales/zh-TW/prompts.json
generated
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API 設定",
|
||||
"select": "選擇此模式要使用的 API 設定"
|
||||
"select": "選擇此模式要使用的 API 設定",
|
||||
"scope": "範圍",
|
||||
"global": "全域",
|
||||
"workspace": "工作區"
|
||||
},
|
||||
"tools": {
|
||||
"title": "可用工具",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue