mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
i18n
This commit is contained in:
parent
acdf4febe0
commit
b1bc7ce4a6
17 changed files with 52 additions and 1 deletions
3
webview-ui/src/i18n/locales/ca/settings.json
generated
3
webview-ui/src/i18n/locales/ca/settings.json
generated
|
|
@ -901,6 +901,9 @@
|
|||
"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"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Nombre màxim de tasques a la pantalla d'inici"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/de/settings.json
generated
3
webview-ui/src/i18n/locales/de/settings.json
generated
|
|
@ -901,6 +901,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "Gedankenblöcke standardmäßig ausblenden",
|
||||
"description": "Wenn aktiviert, werden Gedankenblöcke standardmäßig ausgeblendet, bis du mit ihnen interagierst"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Maximale Anzahl von Aufgaben auf dem Startbildschirm"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/es/settings.json
generated
3
webview-ui/src/i18n/locales/es/settings.json
generated
|
|
@ -901,6 +901,9 @@
|
|||
"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"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Número máximo de tareas en la pantalla de inicio"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/fr/settings.json
generated
3
webview-ui/src/i18n/locales/fr/settings.json
generated
|
|
@ -901,6 +901,9 @@
|
|||
"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"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Nombre maximum de tâches dans l'écran d'accueil"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
5
webview-ui/src/i18n/locales/hi/settings.json
generated
5
webview-ui/src/i18n/locales/hi/settings.json
generated
|
|
@ -901,7 +901,10 @@
|
|||
"ui": {
|
||||
"collapseThinking": {
|
||||
"label": "सोच संदेशों को डिफ़ॉल्ट रूप से संक्षिप्त करें",
|
||||
"description": "सक्षम होने पर, सोच ब्लॉक आपके द्वारा उनके साथ इंटरैक्ट करने तक डिफ़ॉल्ट रूप से संक्षिप्त रहेंगे"
|
||||
"description": "सक्षम होने पर, सोच ब्लॉक आपके द्वारा उनके साथ इंटरैक्ट करने तक डिफ़ॉ"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "होम स्क्रीन में कार्यों की अधिकतम संख्या"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/id/settings.json
generated
3
webview-ui/src/i18n/locales/id/settings.json
generated
|
|
@ -931,6 +931,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "Ciutkan pesan Berpikir secara default",
|
||||
"description": "Jika diaktifkan, blok berpikir akan diciutkan secara default sampai Anda berinteraksi dengannya"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Jumlah maksimum tugas di layar utama"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/it/settings.json
generated
3
webview-ui/src/i18n/locales/it/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"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"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Numero massimo di attività nella schermata principale"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ja/settings.json
generated
3
webview-ui/src/i18n/locales/ja/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "デフォルトで思考メッセージを折りたたむ",
|
||||
"description": "有効にすると、操作するまで思考ブロックがデフォルトで折りたたまれます"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "ホーム画面の最大タスク数"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ko/settings.json
generated
3
webview-ui/src/i18n/locales/ko/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "기본적으로 생각 메시지 접기",
|
||||
"description": "활성화하면 상호 작용할 때까지 생각 블록이 기본적으로 접힙니다"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "홈 화면의 최대 작업 수"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/nl/settings.json
generated
3
webview-ui/src/i18n/locales/nl/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "Denkberichten standaard samenvouwen",
|
||||
"description": "Indien ingeschakeld, worden denkblokken standaard samengevouwen totdat je ermee interageert"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Maximum aantal taken in het startscherm"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/pl/settings.json
generated
3
webview-ui/src/i18n/locales/pl/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"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ę"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Maksymalna liczba zadań na ekranie głównym"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
3
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"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"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Número máximo de tarefas na tela inicial"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/ru/settings.json
generated
3
webview-ui/src/i18n/locales/ru/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "Сворачивать сообщения о размышлениях по умолчанию",
|
||||
"description": "Если включено, блоки с размышлениями будут свернуты по умолчанию, пока вы не начнете с ними взаимодействовать"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Максимальное количество задач на главном экране"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/tr/settings.json
generated
3
webview-ui/src/i18n/locales/tr/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"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"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Ana ekrandaki maksimum görev sayısı"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/vi/settings.json
generated
3
webview-ui/src/i18n/locales/vi/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"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"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "Số lượng tác vụ tối đa trong màn hình chính"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
3
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "默认折叠“思考”消息",
|
||||
"description": "启用后,“思考”块将默认折叠,直到您与其交互"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "主屏幕中的最大任务数"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
3
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
|
|
@ -902,6 +902,9 @@
|
|||
"collapseThinking": {
|
||||
"label": "預設折疊“思考”訊息",
|
||||
"description": "啟用後,“思考”塊將預設折疊,直到您與其互動"
|
||||
},
|
||||
"maxTasksHomeScreen": {
|
||||
"label": "主畫面中的最大工作數"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue