Skip to content

Commit 14473ea

Browse files
authored
Updated string for denied command (RooCodeInc#5637)
1 parent b4874f2 commit 14473ea

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "Introduïu prefix de comanda (ex. 'git ')",
181181
"deniedCommandPlaceholder": "Introduïu prefix de comanda a denegar (ex. 'rm -rf')",
182182
"addButton": "Afegir",
183-
"autoDenied": "El prefix de comanda `{{prefix}}` ha estat automàticament denegat. Intentar eludir aquesta restricció pot comprometre la seguretat del sistema."
183+
"autoDenied": "Les comandes amb el prefix `{{prefix}}` han estat prohibides per l'usuari. No eludeixis aquesta restricció executant una altra comanda."
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "Befehlspräfix eingeben (z.B. 'git ')",
181181
"deniedCommandPlaceholder": "Befehlspräfix zum Verweigern eingeben (z.B. 'rm -rf')",
182182
"addButton": "Hinzufügen",
183-
"autoDenied": "Das Befehlspräfix `{{prefix}}` wurde automatisch verweigert. Bitte versuchen Sie nicht, diese Beschränkung zu umgehen."
183+
"autoDenied": "Befehle mit dem Präfix `{{prefix}}` wurden vom Benutzer verboten. Umgehe diese Beschränkung nicht durch das Ausführen eines anderen Befehls."
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "Enter command prefix (e.g., 'git ')",
181181
"deniedCommandPlaceholder": "Enter command prefix to deny (e.g., 'rm -rf')",
182182
"addButton": "Add",
183-
"autoDenied": "The command prefix `{{prefix}}` has been automatically denied. Please do not attempt to bypass this restriction."
183+
"autoDenied": "Commands with the prefix `{{prefix}}` have been forbidden by the user. Do not bypass this restriction by running another command."
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "Ingrese prefijo de comando (ej. 'git ')",
181181
"deniedCommandPlaceholder": "Ingrese prefijo de comando a denegar (ej. 'rm -rf')",
182182
"addButton": "Añadir",
183-
"autoDenied": "El prefijo de comando `{{prefix}}` ha sido automáticamente denegado. Por favor, no intente eludir esta restricción."
183+
"autoDenied": "Los comandos con el prefijo `{{prefix}}` han sido prohibidos por el usuario. No eludes esta restricción ejecutando otro comando."
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "Entrez le préfixe de commande (ex. 'git ')",
181181
"deniedCommandPlaceholder": "Entrez le préfixe de commande à refuser (ex. 'rm -rf')",
182182
"addButton": "Ajouter",
183-
"autoDenied": "Le préfixe de commande `{{prefix}}` a été automatiquement refusé. Veuillez ne pas tenter de contourner cette restriction."
183+
"autoDenied": "Les commandes avec le préfixe `{{prefix}}` ont été interdites par l'utilisateur. Ne contourne pas cette restriction en exécutant une autre commande."
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "कमांड प्रीफिक्स दर्ज करें (उदा. 'git ')",
181181
"deniedCommandPlaceholder": "अस्वीकार करने के लिए कमांड प्रीफिक्स दर्ज करें (उदा. 'rm -rf')",
182182
"addButton": "जोड़ें",
183-
"autoDenied": "कमांड प्रीफिक्स `{{prefix}}` को स्वचालित रूप से अस्वीकार कर दिया गया है। इस प्रतिबंध को दरकिनार करने की कोशिश सिस्टम सुरक्षा को खतरे में डाल सकती है"
183+
"autoDenied": "प्रीफिक्स `{{prefix}}` वाले कमांड उपयोगकर्ता द्वारा प्रतिबंधित किए गए हैं। दूसरा कमांड चलाकर इस प्रतिबंध को दरकिनार न करें"
184184
},
185185
"updateTodoList": {
186186
"label": "टूडू",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "Masukkan prefix perintah (misalnya, 'git ')",
181181
"deniedCommandPlaceholder": "Masukkan prefix perintah untuk ditolak (misalnya, 'rm -rf')",
182182
"addButton": "Tambah",
183-
"autoDenied": "Awalan perintah `{{prefix}}` telah ditolak secara otomatis. Mencoba menghindari pembatasan ini dapat membahayakan keamanan sistem."
183+
"autoDenied": "Perintah dengan awalan `{{prefix}}` telah dilarang oleh pengguna. Jangan menghindari pembatasan ini dengan menjalankan perintah lain."
184184
},
185185
"showMenu": {
186186
"label": "Tampilkan menu auto-approve di tampilan chat",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "Inserisci prefisso comando (es. 'git ')",
181181
"deniedCommandPlaceholder": "Inserisci prefisso comando da negare (es. 'rm -rf')",
182182
"addButton": "Aggiungi",
183-
"autoDenied": "Il prefisso del comando `{{prefix}}` è stato automaticamente negato. Si prega di non tentare di aggirare questa restrizione."
183+
"autoDenied": "I comandi con il prefisso `{{prefix}}` sono stati vietati dall'utente. Non aggirare questa restrizione eseguendo un altro comando."
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "コマンドプレフィックスを入力(例:'git ')",
181181
"deniedCommandPlaceholder": "拒否するコマンドプレフィックスを入力(例:'rm -rf')",
182182
"addButton": "追加",
183-
"autoDenied": "コマンドプレフィックス `{{prefix}}` が自動的に拒否されました。この制限を回避しようとしないでください"
183+
"autoDenied": "プレフィックス `{{prefix}}` を持つコマンドはユーザーによって禁止されています。別のコマンドを実行してこの制限を回避しないでください"
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"commandPlaceholder": "명령 접두사 입력(예: 'git ')",
181181
"deniedCommandPlaceholder": "거부할 명령 접두사 입력(예: 'rm -rf')",
182182
"addButton": "추가",
183-
"autoDenied": "명령어 접두사 `{{prefix}}`가 자동으로 거부되었습니다. 이 제한을 우회하려고 시도하면 시스템 보안이 위험해질 수 있습니다."
183+
"autoDenied": "접두사 `{{prefix}}`를 가진 명령어는 사용자에 의해 금지되었습니다. 다른 명령어를 실행하여 이 제한을 우회하지 마세요."
184184
},
185185
"updateTodoList": {
186186
"label": "Todo",

0 commit comments

Comments
 (0)