From b731e5ed54be104c0ec795a3b41748f61836ed09 Mon Sep 17 00:00:00 2001 From: Bruno Bergher Date: Tue, 12 May 2026 17:37:20 +0100 Subject: [PATCH] Localize Roo Router refund copy --- webview-ui/src/i18n/locales/ca/chat.json | 2 +- webview-ui/src/i18n/locales/ca/settings.json | 2 +- webview-ui/src/i18n/locales/de/chat.json | 2 +- webview-ui/src/i18n/locales/de/settings.json | 2 +- webview-ui/src/i18n/locales/es/chat.json | 2 +- webview-ui/src/i18n/locales/es/settings.json | 2 +- webview-ui/src/i18n/locales/fr/chat.json | 2 +- webview-ui/src/i18n/locales/fr/settings.json | 2 +- webview-ui/src/i18n/locales/hi/chat.json | 2 +- webview-ui/src/i18n/locales/hi/settings.json | 2 +- webview-ui/src/i18n/locales/id/chat.json | 2 +- webview-ui/src/i18n/locales/id/settings.json | 2 +- webview-ui/src/i18n/locales/it/chat.json | 2 +- webview-ui/src/i18n/locales/it/settings.json | 2 +- webview-ui/src/i18n/locales/ja/chat.json | 2 +- webview-ui/src/i18n/locales/ja/settings.json | 2 +- webview-ui/src/i18n/locales/ko/chat.json | 2 +- webview-ui/src/i18n/locales/ko/settings.json | 2 +- webview-ui/src/i18n/locales/nl/chat.json | 2 +- webview-ui/src/i18n/locales/nl/settings.json | 2 +- webview-ui/src/i18n/locales/pl/chat.json | 2 +- webview-ui/src/i18n/locales/pl/settings.json | 2 +- webview-ui/src/i18n/locales/pt-BR/chat.json | 2 +- webview-ui/src/i18n/locales/pt-BR/settings.json | 2 +- webview-ui/src/i18n/locales/ru/chat.json | 2 +- webview-ui/src/i18n/locales/ru/settings.json | 2 +- webview-ui/src/i18n/locales/tr/chat.json | 2 +- webview-ui/src/i18n/locales/tr/settings.json | 2 +- webview-ui/src/i18n/locales/vi/chat.json | 2 +- webview-ui/src/i18n/locales/vi/settings.json | 2 +- webview-ui/src/i18n/locales/zh-CN/chat.json | 2 +- webview-ui/src/i18n/locales/zh-CN/settings.json | 2 +- webview-ui/src/i18n/locales/zh-TW/chat.json | 2 +- webview-ui/src/i18n/locales/zh-TW/settings.json | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/webview-ui/src/i18n/locales/ca/chat.json b/webview-ui/src/i18n/locales/ca/chat.json index 0d6ea57bd8..39b5934b1f 100644 --- a/webview-ui/src/i18n/locales/ca/chat.json +++ b/webview-ui/src/i18n/locales/ca/chat.json @@ -486,6 +486,6 @@ "title": "Proveïdor ja no compatible", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Obrir configuració", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Com a part de la nostra decisió de retirar l'extensió Roo Code, també vam tancar Roo Code Router, que només existia per donar suport a l'extensió. Si tenies saldo sense utilitzar, hauries d'haver rebut un correu electrònic de billing@roocode.com sobre un reemborsament." } } diff --git a/webview-ui/src/i18n/locales/ca/settings.json b/webview-ui/src/i18n/locales/ca/settings.json index 8f3f7994f0..3712944878 100644 --- a/webview-ui/src/i18n/locales/ca/settings.json +++ b/webview-ui/src/i18n/locales/ca/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Tokens màxims de sortida", "maxTokensDescription": "Nombre màxim de tokens de sortida per a les respostes de Claude Code. El valor per defecte és 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Com a part de la nostra decisió de retirar l'extensió Roo Code, també vam tancar Roo Code Router, que només existia per donar suport a l'extensió. Si tenies saldo sense utilitzar, hauries d'haver rebut un correu electrònic de billing@roocode.com sobre un reemborsament." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/de/chat.json b/webview-ui/src/i18n/locales/de/chat.json index 32080c5322..6a2e829f9b 100644 --- a/webview-ui/src/i18n/locales/de/chat.json +++ b/webview-ui/src/i18n/locales/de/chat.json @@ -486,6 +486,6 @@ "title": "Anbieter wird nicht mehr unterstützt", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Einstellungen öffnen", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Im Zuge unserer Entscheidung, die Roo Code-Erweiterung einzustellen, haben wir auch den Roo Code Router eingestellt, der nur zur Unterstützung der Erweiterung existierte. Wenn du ungenutztes Guthaben hattest, solltest du eine E-Mail von billing@roocode.com zu einer Rückerstattung erhalten haben." } } diff --git a/webview-ui/src/i18n/locales/de/settings.json b/webview-ui/src/i18n/locales/de/settings.json index a5b77bf471..c0ef54986a 100644 --- a/webview-ui/src/i18n/locales/de/settings.json +++ b/webview-ui/src/i18n/locales/de/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Maximale Ausgabe-Tokens", "maxTokensDescription": "Maximale Anzahl an Ausgabe-Tokens für Claude Code-Antworten. Standard ist 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Im Zuge unserer Entscheidung, die Roo Code-Erweiterung einzustellen, haben wir auch den Roo Code Router eingestellt, der nur zur Unterstützung der Erweiterung existierte. Wenn du ungenutztes Guthaben hattest, solltest du eine E-Mail von billing@roocode.com zu einer Rückerstattung erhalten haben." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/es/chat.json b/webview-ui/src/i18n/locales/es/chat.json index 395dec4ce0..b4366f4668 100644 --- a/webview-ui/src/i18n/locales/es/chat.json +++ b/webview-ui/src/i18n/locales/es/chat.json @@ -486,6 +486,6 @@ "title": "Proveedor ya no compatible", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Abrir configuración", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Como parte de nuestra decisión de retirar la extensión Roo Code, también finalizamos Roo Code Router, que solo existía para dar soporte a la extensión. Si tenías saldo sin usar, deberías haber recibido un correo de billing@roocode.com sobre un reembolso." } } diff --git a/webview-ui/src/i18n/locales/es/settings.json b/webview-ui/src/i18n/locales/es/settings.json index 81d53e06f6..cfe0663ffe 100644 --- a/webview-ui/src/i18n/locales/es/settings.json +++ b/webview-ui/src/i18n/locales/es/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Tokens máximos de salida", "maxTokensDescription": "Número máximo de tokens de salida para las respuestas de Claude Code. El valor predeterminado es 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Como parte de nuestra decisión de retirar la extensión Roo Code, también finalizamos Roo Code Router, que solo existía para dar soporte a la extensión. Si tenías saldo sin usar, deberías haber recibido un correo de billing@roocode.com sobre un reembolso." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/fr/chat.json b/webview-ui/src/i18n/locales/fr/chat.json index 3e2c4e6ea2..d36804d437 100644 --- a/webview-ui/src/i18n/locales/fr/chat.json +++ b/webview-ui/src/i18n/locales/fr/chat.json @@ -486,6 +486,6 @@ "title": "Fournisseur plus pris en charge", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Ouvrir les paramètres", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Dans le cadre de notre décision de mettre fin à l'extension Roo Code, nous avons également arrêté Roo Code Router, qui n'existait que pour prendre en charge l'extension. Si vous aviez un solde inutilisé, vous devriez avoir reçu un e-mail de billing@roocode.com au sujet d'un remboursement." } } diff --git a/webview-ui/src/i18n/locales/fr/settings.json b/webview-ui/src/i18n/locales/fr/settings.json index c00beec22e..d4a17df28f 100644 --- a/webview-ui/src/i18n/locales/fr/settings.json +++ b/webview-ui/src/i18n/locales/fr/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Jetons de sortie max", "maxTokensDescription": "Nombre maximum de jetons de sortie pour les réponses de Claude Code. La valeur par défaut est 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Dans le cadre de notre décision de mettre fin à l'extension Roo Code, nous avons également arrêté Roo Code Router, qui n'existait que pour prendre en charge l'extension. Si vous aviez un solde inutilisé, vous devriez avoir reçu un e-mail de billing@roocode.com au sujet d'un remboursement." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/hi/chat.json b/webview-ui/src/i18n/locales/hi/chat.json index 81b7e00420..dcb91f4a92 100644 --- a/webview-ui/src/i18n/locales/hi/chat.json +++ b/webview-ui/src/i18n/locales/hi/chat.json @@ -486,6 +486,6 @@ "title": "प्रदाता अब समर्थित नहीं है", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "सेटिंग्स खोलें", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Roo Code एक्सटेंशन को बंद करने के हमारे निर्णय के हिस्से के रूप में, हमने Roo Code Router को भी बंद कर दिया, जो केवल एक्सटेंशन का समर्थन करने के लिए मौजूद था। यदि आपके पास कोई अप्रयुक्त शेष राशि थी, तो आपको रिफंड के बारे में billing@roocode.com से ईमेल प्राप्त हुआ होगा।" } } diff --git a/webview-ui/src/i18n/locales/hi/settings.json b/webview-ui/src/i18n/locales/hi/settings.json index ec43cd5d26..59e2787660 100644 --- a/webview-ui/src/i18n/locales/hi/settings.json +++ b/webview-ui/src/i18n/locales/hi/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "अधिकतम आउटपुट टोकन", "maxTokensDescription": "Claude Code प्रतिक्रियाओं के लिए आउटपुट टोकन की अधिकतम संख्या। डिफ़ॉल्ट 8000 है।" }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Roo Code एक्सटेंशन को बंद करने के हमारे निर्णय के हिस्से के रूप में, हमने Roo Code Router को भी बंद कर दिया, जो केवल एक्सटेंशन का समर्थन करने के लिए मौजूद था। यदि आपके पास कोई अप्रयुक्त शेष राशि थी, तो आपको रिफंड के बारे में billing@roocode.com से ईमेल प्राप्त हुआ होगा।" }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/id/chat.json b/webview-ui/src/i18n/locales/id/chat.json index cf0cf7d204..04862a0409 100644 --- a/webview-ui/src/i18n/locales/id/chat.json +++ b/webview-ui/src/i18n/locales/id/chat.json @@ -492,6 +492,6 @@ "title": "Penyedia tidak lagi didukung", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Buka Pengaturan", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Sebagai bagian dari keputusan kami untuk menghentikan ekstensi Roo Code, kami juga mengakhiri Roo Code Router, yang hanya ada untuk mendukung ekstensi tersebut. Jika Anda memiliki saldo yang belum digunakan, Anda seharusnya sudah menerima email dari billing@roocode.com tentang pengembalian dana." } } diff --git a/webview-ui/src/i18n/locales/id/settings.json b/webview-ui/src/i18n/locales/id/settings.json index e80f547a6f..cd0ab21be2 100644 --- a/webview-ui/src/i18n/locales/id/settings.json +++ b/webview-ui/src/i18n/locales/id/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Token Output Maks", "maxTokensDescription": "Jumlah maksimum token output untuk respons Claude Code. Default adalah 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Sebagai bagian dari keputusan kami untuk menghentikan ekstensi Roo Code, kami juga mengakhiri Roo Code Router, yang hanya ada untuk mendukung ekstensi tersebut. Jika Anda memiliki saldo yang belum digunakan, Anda seharusnya sudah menerima email dari billing@roocode.com tentang pengembalian dana." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/it/chat.json b/webview-ui/src/i18n/locales/it/chat.json index e93bf76480..c9cb60e2e4 100644 --- a/webview-ui/src/i18n/locales/it/chat.json +++ b/webview-ui/src/i18n/locales/it/chat.json @@ -486,6 +486,6 @@ "title": "Provider non più supportato", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Apri impostazioni", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Nell'ambito della nostra decisione di dismettere l'estensione Roo Code, abbiamo terminato anche Roo Code Router, che esisteva solo per supportare l'estensione. Se avevi un saldo inutilizzato, dovresti aver ricevuto un'email da billing@roocode.com riguardo a un rimborso." } } diff --git a/webview-ui/src/i18n/locales/it/settings.json b/webview-ui/src/i18n/locales/it/settings.json index 60887234cf..3c37196ed3 100644 --- a/webview-ui/src/i18n/locales/it/settings.json +++ b/webview-ui/src/i18n/locales/it/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Token di output massimi", "maxTokensDescription": "Numero massimo di token di output per le risposte di Claude Code. Il valore predefinito è 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Nell'ambito della nostra decisione di dismettere l'estensione Roo Code, abbiamo terminato anche Roo Code Router, che esisteva solo per supportare l'estensione. Se avevi un saldo inutilizzato, dovresti aver ricevuto un'email da billing@roocode.com riguardo a un rimborso." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/ja/chat.json b/webview-ui/src/i18n/locales/ja/chat.json index 2235af7f71..bf88b8b2a4 100644 --- a/webview-ui/src/i18n/locales/ja/chat.json +++ b/webview-ui/src/i18n/locales/ja/chat.json @@ -486,6 +486,6 @@ "title": "プロバイダーのサポート終了", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "設定を開く", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Roo Code 拡張機能の提供終了に伴い、その拡張機能をサポートするためだけに存在していた Roo Code Router も終了しました。未使用残高があった場合は、返金について billing@roocode.com からメールを受け取っているはずです。" } } diff --git a/webview-ui/src/i18n/locales/ja/settings.json b/webview-ui/src/i18n/locales/ja/settings.json index c1e79e4d26..0da434273f 100644 --- a/webview-ui/src/i18n/locales/ja/settings.json +++ b/webview-ui/src/i18n/locales/ja/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "最大出力トークン", "maxTokensDescription": "Claude Codeレスポンスの最大出力トークン数。デフォルトは8000です。" }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Roo Code 拡張機能の提供終了に伴い、その拡張機能をサポートするためだけに存在していた Roo Code Router も終了しました。未使用残高があった場合は、返金について billing@roocode.com からメールを受け取っているはずです。" }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/ko/chat.json b/webview-ui/src/i18n/locales/ko/chat.json index a4673280f0..f716223acf 100644 --- a/webview-ui/src/i18n/locales/ko/chat.json +++ b/webview-ui/src/i18n/locales/ko/chat.json @@ -486,6 +486,6 @@ "title": "공급자 지원 종료", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "설정 열기", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Roo Code 확장 프로그램을 종료하기로 한 결정에 따라, 확장 프로그램 지원만을 위해 존재하던 Roo Code Router도 종료했습니다. 사용하지 않은 잔액이 있었다면 환불과 관련하여 billing@roocode.com에서 보낸 이메일을 받으셨을 것입니다." } } diff --git a/webview-ui/src/i18n/locales/ko/settings.json b/webview-ui/src/i18n/locales/ko/settings.json index 2131c702bb..1e9477b22f 100644 --- a/webview-ui/src/i18n/locales/ko/settings.json +++ b/webview-ui/src/i18n/locales/ko/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "최대 출력 토큰", "maxTokensDescription": "Claude Code 응답의 최대 출력 토큰 수. 기본값은 8000입니다." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Roo Code 확장 프로그램을 종료하기로 한 결정에 따라, 확장 프로그램 지원만을 위해 존재하던 Roo Code Router도 종료했습니다. 사용하지 않은 잔액이 있었다면 환불과 관련하여 billing@roocode.com에서 보낸 이메일을 받으셨을 것입니다." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/nl/chat.json b/webview-ui/src/i18n/locales/nl/chat.json index f46a295f70..a94bdb86bb 100644 --- a/webview-ui/src/i18n/locales/nl/chat.json +++ b/webview-ui/src/i18n/locales/nl/chat.json @@ -486,6 +486,6 @@ "title": "Provider wordt niet meer ondersteund", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Instellingen openen", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Als onderdeel van onze beslissing om de Roo Code-extensie stop te zetten, hebben we ook Roo Code Router beëindigd, dat alleen bestond om de extensie te ondersteunen. Als je ongebruikt saldo had, zou je een e-mail van billing@roocode.com over een terugbetaling moeten hebben ontvangen." } } diff --git a/webview-ui/src/i18n/locales/nl/settings.json b/webview-ui/src/i18n/locales/nl/settings.json index 1d1e83dc12..13c6efffe8 100644 --- a/webview-ui/src/i18n/locales/nl/settings.json +++ b/webview-ui/src/i18n/locales/nl/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Max Output Tokens", "maxTokensDescription": "Maximaal aantal output-tokens voor Claude Code-reacties. Standaard is 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Als onderdeel van onze beslissing om de Roo Code-extensie stop te zetten, hebben we ook Roo Code Router beëindigd, dat alleen bestond om de extensie te ondersteunen. Als je ongebruikt saldo had, zou je een e-mail van billing@roocode.com over een terugbetaling moeten hebben ontvangen." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/pl/chat.json b/webview-ui/src/i18n/locales/pl/chat.json index f2fcb27228..617dfce955 100644 --- a/webview-ui/src/i18n/locales/pl/chat.json +++ b/webview-ui/src/i18n/locales/pl/chat.json @@ -486,6 +486,6 @@ "title": "Dostawca nie jest już obsługiwany", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Otwórz ustawienia", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "W ramach naszej decyzji o wygaszeniu rozszerzenia Roo Code zakończyliśmy również działanie Roo Code Router, który istniał wyłącznie po to, by obsługiwać to rozszerzenie. Jeśli miałeś niewykorzystane saldo, powinieneś otrzymać wiadomość e-mail z billing@roocode.com dotyczącą zwrotu." } } diff --git a/webview-ui/src/i18n/locales/pl/settings.json b/webview-ui/src/i18n/locales/pl/settings.json index 7df4e255bb..7cd2d2c20c 100644 --- a/webview-ui/src/i18n/locales/pl/settings.json +++ b/webview-ui/src/i18n/locales/pl/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Maksymalna liczba tokenów wyjściowych", "maxTokensDescription": "Maksymalna liczba tokenów wyjściowych dla odpowiedzi Claude Code. Domyślnie 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "W ramach naszej decyzji o wygaszeniu rozszerzenia Roo Code zakończyliśmy również działanie Roo Code Router, który istniał wyłącznie po to, by obsługiwać to rozszerzenie. Jeśli miałeś niewykorzystane saldo, powinieneś otrzymać wiadomość e-mail z billing@roocode.com dotyczącą zwrotu." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/pt-BR/chat.json b/webview-ui/src/i18n/locales/pt-BR/chat.json index 3e5d2d6c16..b41877e13f 100644 --- a/webview-ui/src/i18n/locales/pt-BR/chat.json +++ b/webview-ui/src/i18n/locales/pt-BR/chat.json @@ -486,6 +486,6 @@ "title": "Provedor não é mais suportado", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Abrir configurações", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Como parte da nossa decisão de descontinuar a extensão Roo Code, também encerramos o Roo Code Router, que existia apenas para dar suporte à extensão. Se você tinha saldo não utilizado, já deve ter recebido um e-mail de billing@roocode.com sobre um reembolso." } } diff --git a/webview-ui/src/i18n/locales/pt-BR/settings.json b/webview-ui/src/i18n/locales/pt-BR/settings.json index d6b1390066..42a7655c14 100644 --- a/webview-ui/src/i18n/locales/pt-BR/settings.json +++ b/webview-ui/src/i18n/locales/pt-BR/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Tokens de saída máximos", "maxTokensDescription": "Número máximo de tokens de saída para respostas do Claude Code. O padrão é 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Como parte da nossa decisão de descontinuar a extensão Roo Code, também encerramos o Roo Code Router, que existia apenas para dar suporte à extensão. Se você tinha saldo não utilizado, já deve ter recebido um e-mail de billing@roocode.com sobre um reembolso." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/ru/chat.json b/webview-ui/src/i18n/locales/ru/chat.json index 375ee382af..e9878ac8b5 100644 --- a/webview-ui/src/i18n/locales/ru/chat.json +++ b/webview-ui/src/i18n/locales/ru/chat.json @@ -487,6 +487,6 @@ "title": "Провайдер больше не поддерживается", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Открыть настройки", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "В рамках нашего решения прекратить поддержку расширения Roo Code мы также закрыли Roo Code Router, который существовал только для поддержки расширения. Если у вас был неиспользованный баланс, вы должны были получить письмо от billing@roocode.com о возврате средств." } } diff --git a/webview-ui/src/i18n/locales/ru/settings.json b/webview-ui/src/i18n/locales/ru/settings.json index ef34684d62..72b8ee25bf 100644 --- a/webview-ui/src/i18n/locales/ru/settings.json +++ b/webview-ui/src/i18n/locales/ru/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Макс. выходных токенов", "maxTokensDescription": "Максимальное количество выходных токенов для ответов Claude Code. По умолчанию 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "В рамках нашего решения прекратить поддержку расширения Roo Code мы также закрыли Roo Code Router, который существовал только для поддержки расширения. Если у вас был неиспользованный баланс, вы должны были получить письмо от billing@roocode.com о возврате средств." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/tr/chat.json b/webview-ui/src/i18n/locales/tr/chat.json index 036dc650fa..e20e4fd183 100644 --- a/webview-ui/src/i18n/locales/tr/chat.json +++ b/webview-ui/src/i18n/locales/tr/chat.json @@ -487,6 +487,6 @@ "title": "Sağlayıcı artık desteklenmiyor", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Ayarları aç", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Roo Code uzantısını sonlandırma kararımızın bir parçası olarak, yalnızca uzantıyı desteklemek için var olan Roo Code Router'ı da sonlandırdık. Kullanılmamış bakiyeniz varsa, geri ödeme hakkında billing@roocode.com adresinden bir e-posta almış olmalısınız." } } diff --git a/webview-ui/src/i18n/locales/tr/settings.json b/webview-ui/src/i18n/locales/tr/settings.json index aef313bcdf..77eb066692 100644 --- a/webview-ui/src/i18n/locales/tr/settings.json +++ b/webview-ui/src/i18n/locales/tr/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Maksimum Çıktı Token sayısı", "maxTokensDescription": "Claude Code yanıtları için maksimum çıktı token sayısı. Varsayılan 8000'dir." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Roo Code uzantısını sonlandırma kararımızın bir parçası olarak, yalnızca uzantıyı desteklemek için var olan Roo Code Router'ı da sonlandırdık. Kullanılmamış bakiyeniz varsa, geri ödeme hakkında billing@roocode.com adresinden bir e-posta almış olmalısınız." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/vi/chat.json b/webview-ui/src/i18n/locales/vi/chat.json index d41cd36286..a37ba6ebd9 100644 --- a/webview-ui/src/i18n/locales/vi/chat.json +++ b/webview-ui/src/i18n/locales/vi/chat.json @@ -487,6 +487,6 @@ "title": "Nhà cung cấp không còn được hỗ trợ", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "Mở cài đặt", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "Trong quyết định ngừng hỗ trợ tiện ích Roo Code, chúng tôi cũng đã kết thúc Roo Code Router, vốn chỉ tồn tại để hỗ trợ tiện ích này. Nếu bạn có số dư chưa sử dụng, bạn hẳn đã nhận được email từ billing@roocode.com về khoản hoàn tiền." } } diff --git a/webview-ui/src/i18n/locales/vi/settings.json b/webview-ui/src/i18n/locales/vi/settings.json index 76bfd2b82a..7231c03bd7 100644 --- a/webview-ui/src/i18n/locales/vi/settings.json +++ b/webview-ui/src/i18n/locales/vi/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "Số token đầu ra tối đa", "maxTokensDescription": "Số lượng token đầu ra tối đa cho các phản hồi của Claude Code. Mặc định là 8000." }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "Trong quyết định ngừng hỗ trợ tiện ích Roo Code, chúng tôi cũng đã kết thúc Roo Code Router, vốn chỉ tồn tại để hỗ trợ tiện ích này. Nếu bạn có số dư chưa sử dụng, bạn hẳn đã nhận được email từ billing@roocode.com về khoản hoàn tiền." }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/zh-CN/chat.json b/webview-ui/src/i18n/locales/zh-CN/chat.json index 25e19d5dd9..cb019e82d1 100644 --- a/webview-ui/src/i18n/locales/zh-CN/chat.json +++ b/webview-ui/src/i18n/locales/zh-CN/chat.json @@ -487,6 +487,6 @@ "title": "供应商不再受支持", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "打开设置", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "作为停用 Roo Code 扩展这一决定的一部分,我们也结束了 Roo Code Router;它原本只是为了支持该扩展而存在。如果你有任何未使用的余额,应该已经收到 billing@roocode.com 发来的退款相关邮件。" } } diff --git a/webview-ui/src/i18n/locales/zh-CN/settings.json b/webview-ui/src/i18n/locales/zh-CN/settings.json index 098b03b415..9354fb02f8 100644 --- a/webview-ui/src/i18n/locales/zh-CN/settings.json +++ b/webview-ui/src/i18n/locales/zh-CN/settings.json @@ -546,7 +546,7 @@ "maxTokensLabel": "最大输出 Token", "maxTokensDescription": "Claude Code 响应的最大输出 Token 数量。默认为 8000。" }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "作为停用 Roo Code 扩展这一决定的一部分,我们也结束了 Roo Code Router;它原本只是为了支持该扩展而存在。如果你有任何未使用的余额,应该已经收到 billing@roocode.com 发来的退款相关邮件。" }, "checkpoints": { "timeout": { diff --git a/webview-ui/src/i18n/locales/zh-TW/chat.json b/webview-ui/src/i18n/locales/zh-TW/chat.json index 0a5d0a03b6..9bc2ccdff6 100644 --- a/webview-ui/src/i18n/locales/zh-TW/chat.json +++ b/webview-ui/src/i18n/locales/zh-TW/chat.json @@ -482,6 +482,6 @@ "title": "供應商不再受支援", "message": "This provider is no longer supported. Please select a different provider in your API profile settings.", "openSettings": "開啟設定", - "rooMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "rooMessage": "作為停用 Roo Code 擴充功能這項決定的一部分,我們也結束了 Roo Code Router;它原本只是為了支援該擴充功能而存在。如果你有任何未使用的餘額,應該已經收到 billing@roocode.com 寄來的退款相關電子郵件。" } } diff --git a/webview-ui/src/i18n/locales/zh-TW/settings.json b/webview-ui/src/i18n/locales/zh-TW/settings.json index 8b29b31ad4..51071b4f41 100644 --- a/webview-ui/src/i18n/locales/zh-TW/settings.json +++ b/webview-ui/src/i18n/locales/zh-TW/settings.json @@ -556,7 +556,7 @@ "maxTokensLabel": "最大輸出 Token", "maxTokensDescription": "Claude Code 回應的最大輸出 Token 數量。預設為 8000。" }, - "retiredRooProviderMessage": "As part of our decision to sunset the Roo Code extension, we also ended the Roo Code Router, which only existed to support the extension. If you had any unused balance, you should have received an email from billing@roocode.com about a refund." + "retiredRooProviderMessage": "作為停用 Roo Code 擴充功能這項決定的一部分,我們也結束了 Roo Code Router;它原本只是為了支援該擴充功能而存在。如果你有任何未使用的餘額,應該已經收到 billing@roocode.com 寄來的退款相關電子郵件。" }, "checkpoints": { "timeout": {