mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
fix: add missing autoExpandDiffs translations to all locales
This commit is contained in:
parent
0ac5f16f87
commit
9539219bfa
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
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Requereix {{primaryMod}}+Intro per enviar missatges",
|
||||
"description": "Quan estigui activat, has de prémer {{primaryMod}}+Intro per enviar missatges en lloc de només Intro"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/de/settings.json
generated
4
webview-ui/src/i18n/locales/de/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "{{primaryMod}}+Enter zum Senden erfordern",
|
||||
"description": "Wenn aktiviert, musst du {{primaryMod}}+Enter drücken, um Nachrichten zu senden, anstatt nur Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/es/settings.json
generated
4
webview-ui/src/i18n/locales/es/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Requerir {{primaryMod}}+Enter para enviar mensajes",
|
||||
"description": "Cuando está activado, debes presionar {{primaryMod}}+Enter para enviar mensajes en lugar de solo Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/fr/settings.json
generated
4
webview-ui/src/i18n/locales/fr/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Exiger {{primaryMod}}+Entrée pour envoyer les messages",
|
||||
"description": "Lorsqu'activé, tu dois appuyer sur {{primaryMod}}+Entrée pour envoyer des messages au lieu de simplement Entrée"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/hi/settings.json
generated
4
webview-ui/src/i18n/locales/hi/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "संदेश भेजने के लिए {{primaryMod}}+Enter की आवश्यकता है",
|
||||
"description": "जब सक्षम हो, तो आपको केवल Enter के बजाय संदेश भेजने के लिए {{primaryMod}}+Enter दबाना होगा"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/id/settings.json
generated
4
webview-ui/src/i18n/locales/id/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Memerlukan {{primaryMod}}+Enter untuk mengirim pesan",
|
||||
"description": "Ketika diaktifkan, kamu harus menekan {{primaryMod}}+Enter untuk mengirim pesan alih-alih hanya Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/it/settings.json
generated
4
webview-ui/src/i18n/locales/it/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Richiedi {{primaryMod}}+Invio per inviare messaggi",
|
||||
"description": "Quando abilitato, devi premere {{primaryMod}}+Invio per inviare messaggi invece di solo Invio"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ja/settings.json
generated
4
webview-ui/src/i18n/locales/ja/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "メッセージを送信するには{{primaryMod}}+Enterが必要",
|
||||
"description": "有効にすると、Enterだけでなく{{primaryMod}}+Enterを押してメッセージを送信する必要があります"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ko/settings.json
generated
4
webview-ui/src/i18n/locales/ko/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "메시지를 보내려면 {{primaryMod}}+Enter가 필요",
|
||||
"description": "활성화하면 Enter만으로는 안 되고 {{primaryMod}}+Enter를 눌러야 메시지를 보낼 수 있습니다"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/nl/settings.json
generated
4
webview-ui/src/i18n/locales/nl/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Vereist {{primaryMod}}+Enter om berichten te versturen",
|
||||
"description": "Wanneer ingeschakeld, moet je {{primaryMod}}+Enter indrukken om berichten te versturen in plaats van alleen Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pl/settings.json
generated
4
webview-ui/src/i18n/locales/pl/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Wymagaj {{primaryMod}}+Enter do wysyłania wiadomości",
|
||||
"description": "Po włączeniu musisz nacisnąć {{primaryMod}}+Enter, aby wysłać wiadomości, zamiast tylko Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Requer {{primaryMod}}+Enter para enviar mensagens",
|
||||
"description": "Quando ativado, você deve pressionar {{primaryMod}}+Enter para enviar mensagens em vez de apenas Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ru/settings.json
generated
4
webview-ui/src/i18n/locales/ru/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Требовать {{primaryMod}}+Enter для отправки сообщений",
|
||||
"description": "Если включено, необходимо нажать {{primaryMod}}+Enter для отправки сообщений вместо простого Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/tr/settings.json
generated
4
webview-ui/src/i18n/locales/tr/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Mesaj göndermek için {{primaryMod}}+Enter gerekli",
|
||||
"description": "Etkinleştirildiğinde, sadece Enter yerine mesaj göndermek için {{primaryMod}}+Enter'a basmalısınız"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/vi/settings.json
generated
4
webview-ui/src/i18n/locales/vi/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "Yêu cầu {{primaryMod}}+Enter để gửi tin nhắn",
|
||||
"description": "Khi được bật, bạn phải nhấn {{primaryMod}}+Enter để gửi tin nhắn thay vì chỉ nhấn Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
|
|
@ -960,6 +960,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "需要 {{primaryMod}}+Enter 发送消息",
|
||||
"description": "启用后,必须按 {{primaryMod}}+Enter 发送消息,而不仅仅是 Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
|
|
@ -110,6 +110,10 @@
|
|||
"requireCtrlEnterToSend": {
|
||||
"label": "需要 {{primaryMod}}+Enter 傳送訊息",
|
||||
"description": "啟用後,必須按 {{primaryMod}}+Enter 傳送訊息,而不只是 Enter"
|
||||
},
|
||||
"autoExpandDiffs": {
|
||||
"label": "Auto-expand diffs in chat messages",
|
||||
"description": "When enabled, file edit diffs will be automatically expanded instead of collapsed behind the filename"
|
||||
}
|
||||
},
|
||||
"prompts": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue