Skip to content

Commit db1d139

Browse files
committed
Re-order and add missing translations
There were a bunch of inconsistencies revealed when I ran the linting script, so I fixed them!
1 parent d094cc3 commit db1d139

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+200
-302
lines changed

src/i18n/locales/ca/common.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
{
2-
"input": {
3-
"task_prompt": "Què vols que faci Roo?",
4-
"task_placeholder": "Escriu la teva tasca aquí"
5-
},
62
"extension": {
73
"name": "Roo Code",
84
"description": "Tot un equip de desenvolupadors d'IA al teu editor."
@@ -90,10 +86,8 @@
9086
"enter_absolute_path": "Introdueix una ruta completa (p. ex. D:\\RooCodeStorage o /home/user/storage)",
9187
"enter_valid_path": "Introdueix una ruta vàlida"
9288
},
93-
"settings": {
94-
"providers": {
95-
"groqApiKey": "Clau API de Groq",
96-
"getGroqApiKey": "Obté la clau API de Groq"
97-
}
89+
"input": {
90+
"task_prompt": "Què vols que faci Roo?",
91+
"task_placeholder": "Escriu la teva tasca aquí"
9892
}
9993
}

src/i18n/locales/de/common.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,5 @@
8989
"input": {
9090
"task_prompt": "Was soll Roo tun?",
9191
"task_placeholder": "Gib deine Aufgabe hier ein"
92-
},
93-
"settings": {
94-
"providers": {
95-
"groqApiKey": "Groq API-Schlüssel",
96-
"getGroqApiKey": "Groq API-Schlüssel erhalten"
97-
}
9892
}
9993
}

src/i18n/locales/es/common.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,5 @@
8989
"input": {
9090
"task_prompt": "¿Qué debe hacer Roo?",
9191
"task_placeholder": "Escribe tu tarea aquí"
92-
},
93-
"settings": {
94-
"providers": {
95-
"groqApiKey": "Clave API de Groq",
96-
"getGroqApiKey": "Obtener clave API de Groq"
97-
}
9892
}
9993
}

src/i18n/locales/fr/common.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,5 @@
8989
"input": {
9090
"task_prompt": "Que doit faire Roo ?",
9191
"task_placeholder": "Écris ta tâche ici"
92-
},
93-
"settings": {
94-
"providers": {
95-
"groqApiKey": "Clé API Groq",
96-
"getGroqApiKey": "Obtenir la clé API Groq"
97-
}
9892
}
9993
}

src/i18n/locales/fr/mcp.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"invalid_settings_format": "Format JSON des paramètres MCP invalide. Veuillez vous assurer que vos paramètres suivent le format JSON correct.",
44
"invalid_settings_syntax": "Format JSON des paramètres MCP invalide. Veuillez vérifier le syntaxe de votre fichier de paramètres.",
55
"invalid_settings_validation": "Format de paramètres MCP invalide : {{errorMessages}}",
6-
76
"create_json": "Échec de la création ou de l'ouverture de .roo/mcp.json : {{error}}",
87
"failed_update_project": "Échec de la mise à jour des serveurs MCP du projet"
98
},

src/i18n/locales/hi/common.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,5 @@
8989
"input": {
9090
"task_prompt": "Roo को क्या करना है?",
9191
"task_placeholder": "अपना कार्य यहाँ लिखें"
92-
},
93-
"settings": {
94-
"providers": {
95-
"groqApiKey": "ग्रोक एपीआई कुंजी",
96-
"getGroqApiKey": "ग्रोक एपीआई कुंजी प्राप्त करें"
97-
}
9892
}
9993
}

src/i18n/locales/hi/mcp.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"invalid_settings_format": "अमान्य MCP सेटिंग्स JSON फॉर्मेट। कृपया सुनिश्चित करें कि आपकी सेटिंग्स सही JSON फॉर्मेट का पालन करती हैं।",
44
"invalid_settings_syntax": "अमान्य MCP सेटिंग्स JSON फॉर्मेट। कृपया अपनी सेटिंग्स फ़ाइल में सिंटैक्स त्रुटियों की जांच करें।",
55
"invalid_settings_validation": "अमान्य MCP सेटिंग्स फॉर्मेट: {{errorMessages}}",
6-
76
"create_json": ".roo/mcp.json बनाने या खोलने में विफल: {{error}}",
87
"failed_update_project": "प्रोजेक्ट MCP सर्वर अपडेट करने में विफल"
98
},

src/i18n/locales/it/common.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,5 @@
8989
"input": {
9090
"task_prompt": "Cosa deve fare Roo?",
9191
"task_placeholder": "Scrivi il tuo compito qui"
92-
},
93-
"settings": {
94-
"providers": {
95-
"groqApiKey": "Chiave API Groq",
96-
"getGroqApiKey": "Ottieni chiave API Groq"
97-
}
9892
}
9993
}

src/i18n/locales/it/mcp.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"invalid_settings_format": "Formato JSON delle impostazioni MCP non valido. Assicurati che le tue impostazioni seguano il formato JSON corretto.",
44
"invalid_settings_syntax": "Formato JSON delle impostazioni MCP non valido. Verifica gli errori di sintassi nel tuo file delle impostazioni.",
55
"invalid_settings_validation": "Formato delle impostazioni MCP non valido: {{errorMessages}}",
6-
76
"create_json": "Impossibile creare o aprire .roo/mcp.json: {{error}}",
87
"failed_update_project": "Errore durante l'aggiornamento dei server MCP del progetto"
98
},

src/i18n/locales/ja/common.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,5 @@
8989
"input": {
9090
"task_prompt": "Rooにどんなことをさせますか?",
9191
"task_placeholder": "タスクをここに入力してください"
92-
},
93-
"settings": {
94-
"providers": {
95-
"groqApiKey": "Groq APIキー",
96-
"getGroqApiKey": "Groq APIキーを取得"
97-
}
9892
}
9993
}

0 commit comments

Comments
 (0)