|
250 | 250 | }, |
251 | 251 | "geminiSections": { |
252 | 252 | "modelParameters": "Paràmetres del model", |
253 | | - "advancedFeatures": "Funcions avançades", |
254 | | - "geminiTokentManagement": "Gestió de tokens" |
255 | | - }, |
256 | | - "geminiTokentManagement": { |
257 | | - "useCustomContextWindow": "Use custom context window limit", |
258 | | - "description": "Override the model's default context window.", |
259 | | - "modelDefault": "Model's default context window", |
260 | | - "condensingThreshold": { |
261 | | - "tokens": "tokens", |
262 | | - "title": "Context Condensing Threshold", |
263 | | - "description": "Set the percentage of context window usage that triggers automatic condensing. Note: If the calculated token limit (after reserving space for output and safety buffers) is lower than this percentage, the token limit will trigger condensing instead.", |
264 | | - "condensingtriggerAt": "Condensing will trigger at", |
265 | | - "tokenLimitTriggered": "due to token limit, not percentage", |
266 | | - "availableContext": "Available context window", |
267 | | - "tokenLimitTrigger": "Token limit trigger (after reserving output tokens and safety buffer)", |
268 | | - "actualTrigger": "Actual trigger (minimum of percentage and token limit)" |
269 | | - } |
| 253 | + "advancedFeatures": "Funcions avançades" |
270 | 254 | }, |
271 | 255 | "googleCloudSetup": { |
272 | 256 | "title": "Per utilitzar Google Cloud Vertex AI, necessiteu:", |
|
366 | 350 | "pathLabel": "Ruta del Codi Claude", |
367 | 351 | "description": "Ruta opcional al teu CLI de Claude Code. Per defecte, 'claude' si no s'estableix.", |
368 | 352 | "placeholder": "Per defecte: claude" |
369 | | - }, |
370 | | - "geminiContextManagement": { |
371 | | - "useCustomContextWindow": "Use custom context window limit", |
372 | | - "description": "Override the model's default context window.", |
373 | | - "modelDefault": "Model's default context window", |
374 | | - "condensingThreshold": { |
375 | | - "tokens": "tokens", |
376 | | - "title": "Context Condensing Threshold", |
377 | | - "description": "Set the percentage of context window usage that triggers automatic condensing. Note: If the calculated token limit (after reserving space for output and safety buffers) is lower than this percentage, the token limit will trigger condensing instead.", |
378 | | - "condensingtriggerAt": "Condensing will trigger at", |
379 | | - "tokenLimitTriggered": "due to token limit, not percentage", |
380 | | - "availableContext": "Available context window", |
381 | | - "tokenLimitTrigger": "Token limit trigger (after reserving output tokens and safety buffer)", |
382 | | - "actualTrigger": "Actual trigger (minimum of percentage and token limit)" |
383 | | - } |
384 | 353 | } |
385 | 354 | }, |
386 | 355 | "browser": { |
|
0 commit comments