Skip to content

Commit 389a695

Browse files
committed
update translations
1 parent ec4bc8d commit 389a695

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

webview-ui/src/i18n/locales/ca/settings.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Quan la finestra de context assoleix aquest llindar, Roo la condensarà automàticament."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "Configuració d'API per a la condensació de context",
342+
"description": "Seleccioneu quina configuració d'API utilitzar per a les operacions de condensació de context. Deixeu-ho sense seleccionar per utilitzar la configuració activa actual.",
343+
"useCurrentConfig": "Per defecte"
344344
},
345345
"customCondensingPrompt": {
346-
"label": "Custom Context Condensing Prompt",
347-
"description": "Customize the system prompt used for context condensing. Leave empty to use the default prompt.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
346+
"label": "Indicació personalitzada de condensació de context",
347+
"description": "Personalitzeu la indicació del sistema utilitzada per a la condensació de context. Deixeu-ho buit per utilitzar la indicació per defecte.",
348+
"placeholder": "Introduïu aquí la vostra indicació de condensació personalitzada...\n\nPodeu utilitzar la mateixa estructura que la indicació per defecte:\n- Conversa anterior\n- Treball actual\n- Conceptes tècnics clau\n- Fitxers i codi rellevants\n- Resolució de problemes\n- Tasques pendents i següents passos",
349+
"reset": "Restablir als valors per defecte",
350+
"hint": "Buit = utilitzar indicació per defecte"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Activar automàticament la condensació intel·ligent de context"

webview-ui/src/i18n/locales/pl/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,16 +338,16 @@
338338
"description": "Gdy okno kontekstu osiągnie ten próg, Roo automatycznie je skondensuje."
339339
},
340340
"condensingApiConfiguration": {
341-
"label": "API Configuration for Context Condensing",
342-
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",
343-
"useCurrentConfig": "Default"
341+
"label": "Konfiguracja API dla kondensacji kontekstu",
342+
"description": "Wybierz, którą konfigurację API używać do operacji kondensacji kontekstu. Pozostaw niewybrane, aby użyć aktualnej aktywnej konfiguracji.",
343+
"useCurrentConfig": "Domyślna"
344344
},
345345
"customCondensingPrompt": {
346346
"label": "Niestandardowy monit kondensacji kontekstu",
347347
"description": "Niestandardowy monit systemowy dla kondensacji kontekstu. Pozostaw puste, aby użyć domyślnego monitu.",
348-
"placeholder": "Enter your custom condensing prompt here...\n\nYou can use the same structure as the default prompt:\n- Previous Conversation\n- Current Work\n- Key Technical Concepts\n- Relevant Files and Code\n- Problem Solving\n- Pending Tasks and Next Steps",
349-
"reset": "Reset to Default",
350-
"hint": "Empty = use default prompt"
348+
"placeholder": "Wprowadź tutaj swój niestandardowy monit kondensacji...\n\nMożesz użyć tej samej struktury co domyślny monit:\n- Poprzednia rozmowa\n- Aktualna praca\n- Kluczowe koncepcje techniczne\n- Istotne pliki i kod\n- Rozwiązywanie problemów\n- Oczekujące zadania i następne kroki",
349+
"reset": "Przywróć domyślne",
350+
"hint": "Puste = użyj domyślnego monitu"
351351
},
352352
"autoCondenseContext": {
353353
"name": "Automatycznie wyzwalaj inteligentną kondensację kontekstu"

0 commit comments

Comments
 (0)