Browse Source

Add missing translation (#2714)

* Add missing translation

* More translation fixes
Chris Estreich 9 months ago
parent
commit
d3c37eaec8
29 changed files with 34 additions and 29 deletions
  1. 5 0
      .changeset/ten-grapes-punch.md
  2. 1 1
      webview-ui/src/i18n/locales/ca/chat.json
  3. 1 1
      webview-ui/src/i18n/locales/ca/welcome.json
  4. 1 1
      webview-ui/src/i18n/locales/de/chat.json
  5. 1 1
      webview-ui/src/i18n/locales/en/chat.json
  6. 2 2
      webview-ui/src/i18n/locales/es/chat.json
  7. 1 1
      webview-ui/src/i18n/locales/es/welcome.json
  8. 1 1
      webview-ui/src/i18n/locales/fr/chat.json
  9. 1 1
      webview-ui/src/i18n/locales/fr/welcome.json
  10. 1 1
      webview-ui/src/i18n/locales/hi/chat.json
  11. 1 1
      webview-ui/src/i18n/locales/hi/welcome.json
  12. 1 1
      webview-ui/src/i18n/locales/it/chat.json
  13. 1 1
      webview-ui/src/i18n/locales/it/welcome.json
  14. 1 1
      webview-ui/src/i18n/locales/ja/chat.json
  15. 1 1
      webview-ui/src/i18n/locales/ja/welcome.json
  16. 1 1
      webview-ui/src/i18n/locales/ko/chat.json
  17. 1 1
      webview-ui/src/i18n/locales/ko/welcome.json
  18. 1 1
      webview-ui/src/i18n/locales/pl/chat.json
  19. 1 1
      webview-ui/src/i18n/locales/pl/welcome.json
  20. 1 1
      webview-ui/src/i18n/locales/pt-BR/chat.json
  21. 1 1
      webview-ui/src/i18n/locales/pt-BR/welcome.json
  22. 1 1
      webview-ui/src/i18n/locales/tr/chat.json
  23. 1 1
      webview-ui/src/i18n/locales/tr/welcome.json
  24. 1 1
      webview-ui/src/i18n/locales/vi/chat.json
  25. 1 1
      webview-ui/src/i18n/locales/vi/welcome.json
  26. 1 1
      webview-ui/src/i18n/locales/zh-CN/chat.json
  27. 1 1
      webview-ui/src/i18n/locales/zh-CN/welcome.json
  28. 1 1
      webview-ui/src/i18n/locales/zh-TW/chat.json
  29. 1 1
      webview-ui/src/i18n/locales/zh-TW/welcome.json

+ 5 - 0
.changeset/ten-grapes-punch.md

@@ -0,0 +1,5 @@
+---
+"roo-cline": patch
+---
+
+Add missing translation

+ 1 - 1
webview-ui/src/i18n/locales/ca/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Benvingut a Roo",
+	"greeting": "Benvingut a Roo Code",
 	"task": {
 		"title": "Tasca",
 		"seeMore": "Veure més",

+ 1 - 1
webview-ui/src/i18n/locales/ca/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Hola, sóc en Roo!",
+	"greeting": "Hola, sóc Roo!",
 	"introduction": "<strong>Roo Code és el principal agent de codificació autònom.</strong> Prepara't per arquitectar, codificar, depurar i augmentar la teva productivitat com mai abans. Per continuar, Roo Code necessita una clau API.",
 	"notice": "Per començar, aquesta extensió necessita un proveïdor d'API.",
 	"start": "Som-hi!",

+ 1 - 1
webview-ui/src/i18n/locales/de/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Willkommen in Roo",
+	"greeting": "Willkommen bei Roo Code",
 	"task": {
 		"title": "Aufgabe",
 		"seeMore": "Mehr anzeigen",

+ 1 - 1
webview-ui/src/i18n/locales/en/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Welcome to Roo",
+	"greeting": "Welcome to Roo Code",
 	"task": {
 		"title": "Task",
 		"seeMore": "See more",

+ 2 - 2
webview-ui/src/i18n/locales/es/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "¿Qué puede hacer Roo por ti?",
+	"greeting": "Bienvenido a Roo Code",
 	"task": {
 		"title": "Tarea",
 		"seeMore": "Ver más",
@@ -65,7 +65,7 @@
 		"tooltip": "Cancelar la operación actual"
 	},
 	"scrollToBottom": "Desplazarse al final del chat",
-	"onboarding": "",
+	"onboarding": "<strong>Tu lista de tareas en este espacio de trabajo está vacía.</strong> Comienza escribiendo una tarea abajo. ¿No estás seguro cómo empezar? Lee más sobre lo que Roo puede hacer por ti en <DocsLink>la documentación</DocsLink>.",
 	"selectMode": "Seleccionar modo de interacción",
 	"selectApiConfig": "Seleccionar configuración de API",
 	"enhancePrompt": "Mejorar el mensaje con contexto adicional",

+ 1 - 1
webview-ui/src/i18n/locales/es/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Bienvenido a Roo",
+	"greeting": "¡Hola, soy Roo!",
 	"introduction": "<strong>Roo Code es el principal agente de codificación autónomo.</strong> Prepárate para arquitectar, codificar, depurar y aumentar tu productividad como nunca antes. Para continuar, Roo Code requiere una clave API.",
 	"notice": "Para comenzar, esta extensión necesita un proveedor de API.",
 	"start": "¡Vamos!",

+ 1 - 1
webview-ui/src/i18n/locales/fr/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Que peut faire Roo pour vous ?",
+	"greeting": "Bienvenue sur Roo Code",
 	"task": {
 		"title": "Tâche",
 		"seeMore": "Voir plus",

+ 1 - 1
webview-ui/src/i18n/locales/fr/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Bienvenue à Roo",
+	"greeting": "Salut, je suis Roo !",
 	"introduction": "<strong>Roo Code est l'agent de codage autonome de premier plan.</strong> Prépare-toi à architecturer, coder, déboguer et à augmenter ta productivité comme jamais auparavant. Pour continuer, Roo Code nécessite une clé API.",
 	"notice": "Pour commencer, cette extension a besoin d'un fournisseur d'API.",
 	"start": "C'est parti !",

+ 1 - 1
webview-ui/src/i18n/locales/hi/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo आपके लिए क्या कर सकता है?",
+	"greeting": "Roo Code में आपका स्वागत है",
 	"task": {
 		"title": "कार्य",
 		"seeMore": "अधिक देखें",

+ 1 - 1
webview-ui/src/i18n/locales/hi/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "ROO में आपका स्वागत है",
+	"greeting": "नमस्ते, मैं रू हूँ!",
 	"introduction": "<strong>Roo Code प्रमुख स्वायत्त कोडिंग एजेंट है।</strong> आर्किटेक्ट, कोड, डीबग करने और अपनी उत्पादकता को पहले कभी न देखे गए तरीके से बढ़ाने के लिए तैयार हो जाइए। जारी रखने के लिए, Roo Code को एक API कुंजी की आवश्यकता है।",
 	"notice": "शुरू करने के लिए, इस एक्सटेंशन को एक API प्रदाता की आवश्यकता है।",
 	"start": "चलो शुरू करें!",

+ 1 - 1
webview-ui/src/i18n/locales/it/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Cosa può fare Roo per te?",
+	"greeting": "Benvenuto a Roo Code",
 	"task": {
 		"title": "Attività",
 		"seeMore": "Vedi altro",

+ 1 - 1
webview-ui/src/i18n/locales/it/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Benvenuto su Roo",
+	"greeting": "Ciao, sono Roo!",
 	"introduction": "<strong>Roo Code è il principale agente di codifica autonomo.</strong> Preparati ad architettare, codificare, debuggare e aumentare la tua produttività come mai prima d'ora. Per continuare, Roo Code richiede una chiave API.",
 	"notice": "Per iniziare, questa estensione necessita di un fornitore di API.",
 	"start": "Andiamo!",

+ 1 - 1
webview-ui/src/i18n/locales/ja/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "ROOへようこそ",
+	"greeting": "Roo Code へようこそ",
 	"task": {
 		"title": "タスク",
 		"seeMore": "もっと見る",

+ 1 - 1
webview-ui/src/i18n/locales/ja/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "ROOへようこそ",
+	"greeting": "こんにちは、Rooです!",
 	"introduction": "<strong>Roo Codeは最高の自律型コーディングエージェントです。</strong>アーキテクチャの設計、コーディング、デバッグ、そして今までにない生産性向上を体験する準備をしてください。続行するには、Roo CodeにはAPIキーが必要です。",
 	"notice": "開始するには、この拡張機能にはAPIプロバイダーが必要です。",
 	"start": "さあ、始めましょう!",

+ 1 - 1
webview-ui/src/i18n/locales/ko/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo에 오신 것을 환영합니다",
+	"greeting": "Roo Code에 오신 것을 환영합니다",
 	"task": {
 		"title": "작업",
 		"seeMore": "더 보기",

+ 1 - 1
webview-ui/src/i18n/locales/ko/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo에 오신 것을 환영합니다",
+	"greeting": "안녕하세요, 저는 Roo입니다!",
 	"introduction": "<strong>Roo Code는 최고의 자율적 코딩 에이전트입니다.</strong> 아키텍처 설계, 코딩, 디버깅, 그리고 전례 없는 생산성 향상을 경험할 준비를 하세요. 계속하려면 Roo Code에 API 키가 필요합니다.",
 	"notice": "시작하려면 이 확장 프로그램에 API 공급자가 필요합니다.",
 	"start": "시작해 봅시다!",

+ 1 - 1
webview-ui/src/i18n/locales/pl/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Witamy w Roo",
+	"greeting": "Witamy w Roo Code",
 	"task": {
 		"title": "Zadanie",
 		"seeMore": "Zobacz więcej",

+ 1 - 1
webview-ui/src/i18n/locales/pl/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Witamy w Roo",
+	"greeting": "Cześć, jestem Roo!",
 	"introduction": "<strong>Roo Code to wiodący autonomiczny agent kodowania.</strong> Przygotuj się na projektowanie architektury, kodowanie, debugowanie i zwiększenie produktywności jak nigdy dotąd. Aby kontynuować, Roo Code wymaga klucza API.",
 	"notice": "Aby rozpocząć, to rozszerzenie potrzebuje dostawcy API.",
 	"start": "Zaczynajmy!",

+ 1 - 1
webview-ui/src/i18n/locales/pt-BR/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Bem-vindo a Roo",
+	"greeting": "Bem-vindo ao Roo Code",
 	"task": {
 		"title": "Tarefa",
 		"seeMore": "Ver mais",

+ 1 - 1
webview-ui/src/i18n/locales/pt-BR/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Bem-vindo a Roo",
+	"greeting": "Olá, eu sou o Roo!",
 	"introduction": "<strong>Roo Code é o principal agente de codificação autônomo.</strong> Prepare-se para arquitetar, codificar, depurar e aumentar sua produtividade como nunca antes. Para continuar, o Roo Code necessita de uma chave API.",
 	"notice": "Para começar, esta extensão precisa de um provedor de API.",
 	"start": "Vamos lá!",

+ 1 - 1
webview-ui/src/i18n/locales/tr/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo sizin için ne yapabilir?",
+	"greeting": "Roo Code'a Hoş Geldiniz",
 	"task": {
 		"title": "Görev",
 		"seeMore": "Daha fazla gör",

+ 1 - 1
webview-ui/src/i18n/locales/tr/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo'ya Hoş Geldiniz",
+	"greeting": "Merhaba, ben Roo!",
 	"introduction": "<strong>Roo Code, önde gelen otonom kodlama aracıdır.</strong> Daha önce hiç görmediğin şekilde mimari tasarım yapmaya, kod yazmaya, hata ayıklamaya ve üretkenliğini artırmaya hazırlan. Devam etmek için Roo Code'un bir API anahtarına ihtiyacı var.",
 	"notice": "Başlamak için bu eklentinin bir API sağlayıcısına ihtiyacı var.",
 	"start": "Hadi başlayalım!",

+ 1 - 1
webview-ui/src/i18n/locales/vi/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo có thể giúp gì cho bạn?",
+	"greeting": "Chào mừng đến với Roo Code",
 	"task": {
 		"title": "Nhiệm vụ",
 		"seeMore": "Xem thêm",

+ 1 - 1
webview-ui/src/i18n/locales/vi/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Chào mừng bạn đến với Roo",
+	"greeting": "Xin chào, tôi là Roo!",
 	"introduction": "<strong>Roo Code là công cụ lập trình tự động hàng đầu.</strong> Hãy sẵn sàng để thiết kế kiến trúc, viết mã, gỡ lỗi và tăng năng suất của bạn như chưa từng có trước đây. Để tiếp tục, Roo Code yêu cầu một khóa API.",
 	"notice": "Để bắt đầu, tiện ích mở rộng này cần một nhà cung cấp API.",
 	"start": "Bắt đầu thôi!",

+ 1 - 1
webview-ui/src/i18n/locales/zh-CN/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo 能为您做什么?",
+	"greeting": "欢迎使用 Roo Code",
 	"task": {
 		"title": "任务",
 		"seeMore": "展开",

+ 1 - 1
webview-ui/src/i18n/locales/zh-CN/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "欢迎来到Roo",
+	"greeting": "嗨,我是 Roo!",
 	"introduction": "<strong>Roo Code 是领先的自主编程助手。</strong>准备好以前所未有的方式进行架构设计、编码、调试并提升你的工作效率。要继续使用,Roo Code 需要一个 API 密钥。",
 	"notice": "请先配置大语言模型API提供商",
 	"start": "开始吧!",

+ 1 - 1
webview-ui/src/i18n/locales/zh-TW/chat.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "Roo 可以為您做些什麼?",
+	"greeting": "歡迎使用 Roo Code",
 	"task": {
 		"title": "工作",
 		"seeMore": "顯示更多",

+ 1 - 1
webview-ui/src/i18n/locales/zh-TW/welcome.json

@@ -1,5 +1,5 @@
 {
-	"greeting": "歡迎來到 Roo",
+	"greeting": "嗨,我是 Roo!",
 	"introduction": "<strong>Roo Code 是頂尖的自主編程助手。</strong>準備好以前所未有的方式進行架構設計、編碼、除錯並提升您的工作效率。要繼續使用,Roo Code 需要一個 API 金鑰。",
 	"notice": "開始使用前,此擴充功能需要一個 API 提供者。",
 	"start": "讓我們開始吧!",