mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix: add missing translations for Anthropic Batch API feature
This commit is contained in:
parent
a1b8db06c6
commit
b783f433ab
17 changed files with 51 additions and 17 deletions
4
webview-ui/src/i18n/locales/ca/settings.json
generated
4
webview-ui/src/i18n/locales/ca/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Per defecte: claude",
|
||||
"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."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/de/settings.json
generated
4
webview-ui/src/i18n/locales/de/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Standard: claude",
|
||||
"maxTokensLabel": "Maximale Ausgabe-Tokens",
|
||||
"maxTokensDescription": "Maximale Anzahl an Ausgabe-Tokens für Claude Code-Antworten. Standard ist 8000."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/es/settings.json
generated
4
webview-ui/src/i18n/locales/es/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Por defecto: claude",
|
||||
"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."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/fr/settings.json
generated
4
webview-ui/src/i18n/locales/fr/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Défaut : claude",
|
||||
"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."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/hi/settings.json
generated
4
webview-ui/src/i18n/locales/hi/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "डिफ़ॉल्ट: claude",
|
||||
"maxTokensLabel": "अधिकतम आउटपुट टोकन",
|
||||
"maxTokensDescription": "Claude Code प्रतिक्रियाओं के लिए आउटपुट टोकन की अधिकतम संख्या। डिफ़ॉल्ट 8000 है।"
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/id/settings.json
generated
4
webview-ui/src/i18n/locales/id/settings.json
generated
|
|
@ -483,7 +483,9 @@
|
|||
"placeholder": "Default: claude",
|
||||
"maxTokensLabel": "Token Output Maks",
|
||||
"maxTokensDescription": "Jumlah maksimum token output untuk respons Claude Code. Default adalah 8000."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/it/settings.json
generated
4
webview-ui/src/i18n/locales/it/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Predefinito: claude",
|
||||
"maxTokensLabel": "Token di output massimi",
|
||||
"maxTokensDescription": "Numero massimo di token di output per le risposte di Claude Code. Il valore predefinito è 8000."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ja/settings.json
generated
4
webview-ui/src/i18n/locales/ja/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "デフォルト:claude",
|
||||
"maxTokensLabel": "最大出力トークン",
|
||||
"maxTokensDescription": "Claude Codeレスポンスの最大出力トークン数。デフォルトは8000です。"
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ko/settings.json
generated
4
webview-ui/src/i18n/locales/ko/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "기본값: claude",
|
||||
"maxTokensLabel": "최대 출력 토큰",
|
||||
"maxTokensDescription": "Claude Code 응답의 최대 출력 토큰 수. 기본값은 8000입니다."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/nl/settings.json
generated
4
webview-ui/src/i18n/locales/nl/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Standaard: claude",
|
||||
"maxTokensLabel": "Max Output Tokens",
|
||||
"maxTokensDescription": "Maximaal aantal output-tokens voor Claude Code-reacties. Standaard is 8000."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pl/settings.json
generated
4
webview-ui/src/i18n/locales/pl/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Domyślnie: claude",
|
||||
"maxTokensLabel": "Maksymalna liczba tokenów wyjściowych",
|
||||
"maxTokensDescription": "Maksymalna liczba tokenów wyjściowych dla odpowiedzi Claude Code. Domyślnie 8000."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
4
webview-ui/src/i18n/locales/pt-BR/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Padrão: claude",
|
||||
"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."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/ru/settings.json
generated
4
webview-ui/src/i18n/locales/ru/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "По умолчанию: claude",
|
||||
"maxTokensLabel": "Макс. выходных токенов",
|
||||
"maxTokensDescription": "Максимальное количество выходных токенов для ответов Claude Code. По умолчанию 8000."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/tr/settings.json
generated
4
webview-ui/src/i18n/locales/tr/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Varsayılan: claude",
|
||||
"maxTokensLabel": "Maksimum Çıktı Token sayısı",
|
||||
"maxTokensDescription": "Claude Code yanıtları için maksimum çıktı token sayısı. Varsayılan 8000'dir."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/vi/settings.json
generated
4
webview-ui/src/i18n/locales/vi/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "Mặc định: claude",
|
||||
"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."
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
4
webview-ui/src/i18n/locales/zh-CN/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "默认:claude",
|
||||
"maxTokensLabel": "最大输出 Token",
|
||||
"maxTokensDescription": "Claude Code 响应的最大输出 Token 数量。默认为 8000。"
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
4
webview-ui/src/i18n/locales/zh-TW/settings.json
generated
|
|
@ -479,7 +479,9 @@
|
|||
"placeholder": "預設:claude",
|
||||
"maxTokensLabel": "最大輸出 Token",
|
||||
"maxTokensDescription": "Claude Code 回應的最大輸出 Token 數量。預設為 8000。"
|
||||
}
|
||||
},
|
||||
"anthropicBatchApiLabel": "Use Batch API (50% cost savings)",
|
||||
"anthropicBatchApiDescription": "Process requests asynchronously with 50% cost savings. Responses may take seconds to minutes. Best for non-urgent tasks like documentation, refactoring, and analysis."
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue