@cat-factory/app 0.172.0 → 0.173.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2332,17 +2332,6 @@
2332
2332
  "bestPractices": "Best Practices",
2333
2333
  "bestPracticesHint": "Best-Practice-Fragmente anheften, damit die Agenten dieser Aufgabe sie zusätzlich zu den Standards auf Service-Ebene befolgen.",
2334
2334
  "agentConfiguration": "Agent-Konfiguration",
2335
- "contextDocuments": "Kontextdokumente",
2336
- "contextIssues": "Kontext-Issues",
2337
- "attach": "Anhängen",
2338
- "connectSource": "Quelle verbinden",
2339
- "connectSourceNamed": "{source} verbinden",
2340
- "done": "Fertig",
2341
- "attachDocDisabledConnect": "Verbinden Sie zuerst eine Dokumentquelle (Integrationen)",
2342
- "attachDocDisabledEnable": "Aktivieren Sie zuerst die Dokumente-Integration",
2343
- "attachIssueDisabledConnect": "Verbinden Sie zuerst einen Issue-Tracker (Integrationen)",
2344
- "attachIssueDisabledEnable": "Aktivieren Sie zuerst die Issue-Tracker-Integration",
2345
- "importsOnAdd": "importiert beim Hinzufügen",
2346
2335
  "noDocsHint": "Hängen Sie eine Anforderung, ein RFC oder ein PRD an, damit Agenten es beim Implementieren dieser Aufgabe sehen.",
2347
2336
  "noIssuesHint": "Hängen Sie ein Tracker-Issue an, damit Agenten dessen Beschreibung und Kommentare beim Implementieren dieser Aufgabe sehen.",
2348
2337
  "plannedHint": "Die Aufgabe wird in einem geplanten Zustand hinzugefügt. Sie läuft erst, wenn Sie eine Pipeline darauf starten — Sie können sie bis dahin weiter bearbeiten.",
@@ -2508,6 +2497,19 @@
2508
2497
  "noTasksYet": "Noch keine Aufgaben"
2509
2498
  }
2510
2499
  },
2500
+ "contextAttachments": {
2501
+ "documents": "Kontextdokumente",
2502
+ "issues": "Kontext-Issues",
2503
+ "attach": "Anhängen",
2504
+ "done": "Fertig",
2505
+ "connectSource": "Quelle verbinden",
2506
+ "connectSourceNamed": "{source} verbinden",
2507
+ "attachDocDisabledConnect": "Verbinden Sie zuerst eine Dokumentquelle (Integrationen)",
2508
+ "attachDocDisabledEnable": "Aktivieren Sie zuerst die Dokumente-Integration",
2509
+ "attachIssueDisabledConnect": "Verbinden Sie zuerst einen Issue-Tracker (Integrationen)",
2510
+ "attachIssueDisabledEnable": "Aktivieren Sie zuerst die Issue-Tracker-Integration",
2511
+ "importsOnAdd": "importiert beim Hinzufügen"
2512
+ },
2511
2513
  "providers": {
2512
2514
  "presetMismatch": {
2513
2515
  "title": "Preset verwendet nicht verfügbare Modelle",
@@ -2840,7 +2842,8 @@
2840
2842
  "useThisFolder": "Diesen Ordner verwenden",
2841
2843
  "errors": {
2842
2844
  "listDirectory": "Verzeichnis konnte nicht aufgelistet werden"
2843
- }
2845
+ },
2846
+ "selectAllFiles": "{count} Datei auswählen | Alle {count} Dateien auswählen"
2844
2847
  }
2845
2848
  },
2846
2849
  "personalSubscriptions": {
@@ -3880,7 +3883,19 @@
3880
3883
  "link": "Als lebendes Fragment verknüpfen",
3881
3884
  "githubBrowseHint": "Durchsuchen Sie das Repo und wählen Sie eine oder mehrere zu verknüpfende Dateien.",
3882
3885
  "selectedFiles": "Ausgewählte Dateien ({count})",
3883
- "removeFile": "Datei entfernen"
3886
+ "removeFile": "Datei entfernen",
3887
+ "blockedReason": {
3888
+ "noSource": "Wählen Sie zuerst oben eine Dokumentquelle aus.",
3889
+ "noRepo": "Wählen Sie ein Repository aus oder fügen Sie oben eine GitHub-Datei- oder Ordner-URL ein.",
3890
+ "noFiles": "Haken Sie im Repository-Browser mindestens eine Datei an.",
3891
+ "noRef": "Geben Sie zuerst eine Seiten-ID oder URL ein."
3892
+ },
3893
+ "urlImport": {
3894
+ "placeholder": "GitHub-Datei- oder Ordner-URL einfügen (z. B. https://github.com/owner/repo/tree/main/docs)",
3895
+ "action": "Suchen",
3896
+ "invalid": "Das sieht nicht nach der URL einer Repository-Datei oder eines Ordners aus.",
3897
+ "notFound": "Kein zugängliches Repository passt zu {slug}. Prüfen Sie die URL oder verbinden Sie das Repository zuerst."
3898
+ }
3884
3899
  },
3885
3900
  "sources": {
3886
3901
  "metaSynced": "synchronisiert · ref {ref}",
@@ -4115,7 +4130,10 @@
4115
4130
  "pathInvalid": "Geben Sie einen Pfad innerhalb des Repositorys an (kein \"..\", keine absoluten Pfade und keine Backslashes).",
4116
4131
  "hint": "Es läuft noch nichts: Führen Sie nach dem Erstellen die Initiative-Planning-Pipeline auf dem Block aus. Sie analysiert die Codebasis und entwirft den mehrphasigen Plan zu Ihrer Freigabe.",
4117
4132
  "submit": "Initiative erstellen",
4118
- "failedTitle": "Die Initiative konnte nicht erstellt werden"
4133
+ "failedTitle": "Die Initiative konnte nicht erstellt werden",
4134
+ "contextDocsHint": "Hänge eine Anforderung, ein RFC oder ein PRD an, damit die Planungsagenten es beim Abstecken und Entwerfen des Plans lesen.",
4135
+ "contextIssuesHint": "Hänge ein Tracker-Issue an, damit die Planungsagenten beim Entwerfen des Plans seine Beschreibung und Kommentare sehen.",
4136
+ "linkFailed": "Initiative erstellt, aber {count} Anhang konnte nicht verknüpft werden | Initiative erstellt, aber {count} Anhänge konnten nicht verknüpft werden"
4119
4137
  },
4120
4138
  "status": {
4121
4139
  "planning": "Planung",
@@ -4168,6 +4186,7 @@
4168
4186
  "inspector": {
4169
4187
  "runPlanning": "Planung ausführen",
4170
4188
  "answerPlanning": "Planungsfragen beantworten",
4189
+ "planningInProgress": "Planung läuft",
4171
4190
  "pause": "Pausieren",
4172
4191
  "resume": "Fortsetzen",
4173
4192
  "cancel": "Initiative abbrechen",
@@ -4176,13 +4195,21 @@
4176
4195
  "planning": {
4177
4196
  "title": "Die Initiative planen",
4178
4197
  "subtitle": "Beantworten Sie die Fragen des Planers, damit er die Initiative eingrenzen kann",
4179
- "intro": "Der Planer grenzt diese Initiative ein. Beantworten Sie seine Fragen, um Ziel und Einschränkungen zu formen, dann fahren Sie fort oder gehen Sie mit dem, was er hat, zur Planung über.",
4198
+ "intro": "Der Planer grenzt diese Initiative ein. Beantworten Sie seine Fragen, um Ziel und Einschränkungen zu formen, und senden Sie sie dann ab. Sie können ihn auch mit dem, was er bereits hat, jetzt planen lassen.",
4180
4199
  "empty": "Keine Initiative für diesen Block gefunden.",
4181
4200
  "converged": "Keine Fragen ausstehend. Der Planer hat, was er braucht, und entwirft den Plan.",
4201
+ "idle": "Die Planung wurde noch nicht gestartet. Führen Sie die Planung von der Initiative aus, um das Interview zu beginnen.",
4202
+ "working": "Der Planer verarbeitet Ihre Antworten",
4203
+ "workingHint": "Das dauert einen Moment. Rückfragen erscheinen hier, sobald er fertig ist, oder er beginnt mit dem Entwurf des Plans, wenn ihm die Angaben genügen.",
4204
+ "failed": "Der Planungslauf wurde abgebrochen",
4205
+ "failedHint": "Er endete, bevor der Planer antworten konnte. Ihre Antworten sind gespeichert; führen Sie die Planung von der Initiative aus erneut aus.",
4182
4206
  "answerPlaceholder": "Ihre Antwort",
4183
- "hint": "Fortfahren lässt den Planer Rückfragen stellen; Übergehen plant mit den bisherigen Antworten.",
4184
- "proceed": "Zur Planung übergehen",
4185
- "continue": "Fortfahren"
4207
+ "hint": "Antworten senden lässt den Planer Rückfragen stellen; Jetzt planen entwirft den Plan mit den bisherigen Antworten.",
4208
+ "unanswered": "Unbeantwortete Fragen: {count}",
4209
+ "proceed": "Jetzt planen",
4210
+ "proceedTitle": "Die restlichen Fragen überspringen und den Plan jetzt entwerfen",
4211
+ "continue": "Antworten senden",
4212
+ "continueTitle": "Ihre Antworten senden; der Planer stellt möglicherweise Rückfragen"
4186
4213
  },
4187
4214
  "followUpStatus": {
4188
4215
  "open": "Offen",
@@ -4515,14 +4542,21 @@
4515
4542
  "docInterview": {
4516
4543
  "title": "Das Dokument verfeinern",
4517
4544
  "subtitle": "Beantworte die Fragen des Interviewers, damit er das Dokument formen kann",
4518
- "intro": "Der Interviewer verfeinert dieses Dokument, bevor es geschrieben wird. Beantworte seine Fragen, um Umfang, Zielgruppe und Struktur zu formen, und fahre dann fort oder gehe mit dem vorhandenen Stand direkt zum Entwurf über.",
4545
+ "intro": "Der Interviewer verfeinert dieses Dokument, bevor es geschrieben wird. Beantworte seine Fragen, um Umfang, Zielgruppe und Struktur zu formen, und sende sie dann ab. Du kannst ihn auch mit dem vorhandenen Stand jetzt entwerfen lassen.",
4519
4546
  "empty": "Kein Interview für diesen Block gefunden.",
4520
4547
  "brief": "Autoren-Briefing",
4521
4548
  "converged": "Es stehen keine Fragen aus. Der Interviewer hat, was er braucht, und das Dokument wird entworfen.",
4549
+ "working": "Der Interviewer verarbeitet deine Antworten",
4550
+ "workingHint": "Das dauert einen Moment. Nachfragen erscheinen hier, sobald er fertig ist, oder der Entwurf beginnt, wenn ihm die Angaben genügen.",
4551
+ "failed": "Der Dokumentenlauf wurde abgebrochen",
4552
+ "failedHint": "Er endete, bevor der Interviewer antworten konnte. Deine Antworten sind gespeichert; führe die Dokumentaufgabe erneut aus.",
4522
4553
  "answerPlaceholder": "Deine Antwort",
4523
- "hint": "Mit \"Fortfahren\" kann der Interviewer Nachfragen stellen; mit \"Weiter zum Entwurf\" wird mit den bisherigen Antworten entworfen.",
4524
- "proceed": "Weiter zum Entwurf",
4525
- "continue": "Fortfahren",
4554
+ "hint": "Mit \"Antworten senden\" kann der Interviewer Nachfragen stellen; mit \"Jetzt entwerfen\" wird mit den bisherigen Antworten entworfen.",
4555
+ "unanswered": "Unbeantwortete Fragen: {count}",
4556
+ "proceed": "Jetzt entwerfen",
4557
+ "proceedTitle": "Die restlichen Fragen überspringen und den Entwurf jetzt beginnen",
4558
+ "continue": "Antworten senden",
4559
+ "continueTitle": "Deine Antworten senden; der Interviewer stellt möglicherweise Nachfragen",
4526
4560
  "status": {
4527
4561
  "awaiting": "Warten auf Antworten",
4528
4562
  "done": "Fertig"
@@ -309,17 +309,6 @@
309
309
  "bestPractices": "Best practices",
310
310
  "bestPracticesHint": "Pin best-practice fragments so this task's agents follow them, on top of the service-level standards.",
311
311
  "agentConfiguration": "Agent configuration",
312
- "contextDocuments": "Context documents",
313
- "contextIssues": "Context issues",
314
- "attach": "Attach",
315
- "connectSource": "Connect a source",
316
- "connectSourceNamed": "Connect {source}",
317
- "done": "Done",
318
- "attachDocDisabledConnect": "Connect a document source first (Integrations)",
319
- "attachDocDisabledEnable": "Enable the documents integration first",
320
- "attachIssueDisabledConnect": "Connect an issue tracker first (Integrations)",
321
- "attachIssueDisabledEnable": "Enable the issue-tracker integration first",
322
- "importsOnAdd": "imports on add",
323
312
  "noDocsHint": "Attach a requirement, RFC or PRD so agents see it while implementing this task.",
324
313
  "noIssuesHint": "Attach a tracker issue so agents see its description and comments while implementing this task.",
325
314
  "plannedHint": "The task is added in a planned state. It won't run until you start a pipeline on it — you can keep editing it until then.",
@@ -500,6 +489,19 @@
500
489
  "noTasksYet": "No tasks yet"
501
490
  }
502
491
  },
492
+ "contextAttachments": {
493
+ "documents": "Context documents",
494
+ "issues": "Context issues",
495
+ "attach": "Attach",
496
+ "done": "Done",
497
+ "connectSource": "Connect a source",
498
+ "connectSourceNamed": "Connect {source}",
499
+ "attachDocDisabledConnect": "Connect a document source first (Integrations)",
500
+ "attachDocDisabledEnable": "Enable the documents integration first",
501
+ "attachIssueDisabledConnect": "Connect an issue tracker first (Integrations)",
502
+ "attachIssueDisabledEnable": "Enable the issue-tracker integration first",
503
+ "importsOnAdd": "imports on add"
504
+ },
503
505
  "errors": {
504
506
  "action": {
505
507
  "retryFailed": "Retry failed",
@@ -3502,7 +3504,8 @@
3502
3504
  "useThisFolder": "Use this folder",
3503
3505
  "errors": {
3504
3506
  "listDirectory": "Could not list directory"
3505
- }
3507
+ },
3508
+ "selectAllFiles": "Select {count} file | Select all {count} files"
3506
3509
  }
3507
3510
  },
3508
3511
  "slack": {
@@ -3576,14 +3579,21 @@
3576
3579
  "docInterview": {
3577
3580
  "title": "Refine the document",
3578
3581
  "subtitle": "Answer the interviewer's questions so it can shape the document",
3579
- "intro": "The interviewer is refining this document before it's written. Answer its questions to shape the scope, audience and structure, then continue or proceed to draft with what it has.",
3582
+ "intro": "The interviewer is refining this document before it's written. Answer its questions to shape the scope, audience and structure, then submit them. You can also have it draft now with what it already has.",
3580
3583
  "empty": "No interview found for this block.",
3581
3584
  "brief": "Authoring brief",
3582
3585
  "converged": "No questions are pending. The interviewer has what it needs and the document is being drafted.",
3586
+ "working": "The interviewer is working on your answers",
3587
+ "workingHint": "This takes a moment. Follow-up questions appear here when it is done, or drafting starts if it has enough.",
3588
+ "failed": "The document run stopped",
3589
+ "failedHint": "It ended before the interviewer could answer. Your answers are saved; re-run the document task to try again.",
3583
3590
  "answerPlaceholder": "Your answer",
3584
- "hint": "Continue lets the interviewer ask follow-ups; Proceed drafts with the answers so far.",
3585
- "proceed": "Proceed to draft",
3586
- "continue": "Continue",
3591
+ "hint": "Submit answers lets the interviewer ask follow-ups; Draft now writes the document with the answers so far.",
3592
+ "unanswered": "Unanswered questions: {count}",
3593
+ "proceed": "Draft now",
3594
+ "proceedTitle": "Skip the remaining questions and start the draft now",
3595
+ "continue": "Submit answers",
3596
+ "continueTitle": "Send your answers; the interviewer may ask follow-up questions",
3587
3597
  "status": {
3588
3598
  "awaiting": "Awaiting answers",
3589
3599
  "done": "Done"
@@ -5009,7 +5019,19 @@
5009
5019
  "link": "Link as living fragment",
5010
5020
  "githubBrowseHint": "Browse the repo and pick one or more files to link.",
5011
5021
  "selectedFiles": "Selected files ({count})",
5012
- "removeFile": "Remove file"
5022
+ "removeFile": "Remove file",
5023
+ "blockedReason": {
5024
+ "noSource": "Choose a document source above first.",
5025
+ "noRepo": "Pick a repository, or paste a GitHub file or folder URL above.",
5026
+ "noFiles": "Tick at least one file in the repository browser.",
5027
+ "noRef": "Enter a page id or URL first."
5028
+ },
5029
+ "urlImport": {
5030
+ "placeholder": "Paste a GitHub file or folder URL (e.g. https://github.com/owner/repo/tree/main/docs)",
5031
+ "action": "Find",
5032
+ "invalid": "This doesn't look like a repository file or folder URL.",
5033
+ "notFound": "No accessible repository matches {slug}. Check the URL or connect the repository first."
5034
+ }
5013
5035
  },
5014
5036
  "sources": {
5015
5037
  "metaSynced": "synced · ref {ref}",
@@ -5279,7 +5301,13 @@
5279
5301
  "pathInvalid": "Enter a path inside the repository (no \"..\", absolute paths, or backslashes).",
5280
5302
  "hint": "Nothing runs yet: after creating, run the Initiative Planning pipeline on the block. It analyses the codebase and drafts the multi-phase plan for your approval.",
5281
5303
  "submit": "Create initiative",
5282
- "failedTitle": "Could not create the initiative"
5304
+ "failedTitle": "Could not create the initiative",
5305
+ "contextDocsHint": "Attach a requirement, RFC or PRD so the planning agents read it while scoping and drafting the plan.",
5306
+ "contextIssuesHint": "Attach a tracker issue so the planning agents see its description and comments while drafting the plan.",
5307
+ "linkFailed": "Initiative created, but {count} attachment could not be linked | Initiative created, but {count} attachments could not be linked",
5308
+ "@linkFailed": {
5309
+ "description": "Count-based: how many context attachments (docs/issues) failed to link after the initiative was created (count is always >= 1). Provide ALL plural forms your language needs (English has 2; Polish/Ukrainian need 3 - one/few/many - via the custom pluralRules in i18n.config.ts)."
5310
+ }
5283
5311
  },
5284
5312
  "status": {
5285
5313
  "planning": "Planning",
@@ -5332,6 +5360,7 @@
5332
5360
  "inspector": {
5333
5361
  "runPlanning": "Run planning",
5334
5362
  "answerPlanning": "Answer planning questions",
5363
+ "planningInProgress": "Planning in progress",
5335
5364
  "pause": "Pause",
5336
5365
  "resume": "Resume",
5337
5366
  "cancel": "Cancel initiative",
@@ -5340,13 +5369,21 @@
5340
5369
  "planning": {
5341
5370
  "title": "Plan the initiative",
5342
5371
  "subtitle": "Answer the planner's questions so it can scope the initiative",
5343
- "intro": "The planner is scoping this initiative. Answer its questions to shape the goal and constraints, then continue or proceed to plan with what it has.",
5372
+ "intro": "The planner is scoping this initiative. Answer its questions to shape the goal and constraints, then submit them. You can also have it plan now with what it already has.",
5344
5373
  "empty": "No initiative found for this block.",
5345
5374
  "converged": "No questions are pending. The planner has what it needs and is drafting the plan.",
5375
+ "idle": "Planning has not started yet. Run planning from the initiative to begin the interview.",
5376
+ "working": "The planner is working on your answers",
5377
+ "workingHint": "This takes a moment. Follow-up questions appear here when it is done, or it starts drafting the plan if it has enough.",
5378
+ "failed": "The planning run stopped",
5379
+ "failedHint": "It ended before the planner could answer. Your answers are saved; re-run planning from the initiative to try again.",
5346
5380
  "answerPlaceholder": "Your answer",
5347
- "hint": "Continue lets the planner ask follow-ups; Proceed plans with the answers so far.",
5348
- "proceed": "Proceed to plan",
5349
- "continue": "Continue"
5381
+ "hint": "Submit answers lets the planner ask follow-ups; Plan now drafts the plan with the answers so far.",
5382
+ "unanswered": "Unanswered questions: {count}",
5383
+ "proceed": "Plan now",
5384
+ "proceedTitle": "Skip the remaining questions and draft the plan now",
5385
+ "continue": "Submit answers",
5386
+ "continueTitle": "Send your answers; the planner may ask follow-up questions"
5350
5387
  },
5351
5388
  "followUpStatus": {
5352
5389
  "open": "Open",
@@ -285,17 +285,6 @@
285
285
  "bestPractices": "Buenas prácticas",
286
286
  "bestPracticesHint": "Fija fragmentos de buenas prácticas para que los agentes de esta tarea los sigan, además de los estándares del servicio.",
287
287
  "agentConfiguration": "Configuración del agente",
288
- "contextDocuments": "Documentos de contexto",
289
- "contextIssues": "Incidencias de contexto",
290
- "attach": "Adjuntar",
291
- "connectSource": "Conectar una fuente",
292
- "connectSourceNamed": "Conectar {source}",
293
- "done": "Hecho",
294
- "attachDocDisabledConnect": "Conecta primero una fuente de documentos (Integraciones)",
295
- "attachDocDisabledEnable": "Activa primero la integración de documentos",
296
- "attachIssueDisabledConnect": "Conecta primero un gestor de incidencias (Integraciones)",
297
- "attachIssueDisabledEnable": "Activa primero la integración del gestor de incidencias",
298
- "importsOnAdd": "se importa al añadir",
299
288
  "noDocsHint": "Adjunta un requisito, RFC o PRD para que los agentes lo vean al implementar esta tarea.",
300
289
  "noIssuesHint": "Adjunta una incidencia del gestor para que los agentes vean su descripción y comentarios al implementar esta tarea.",
301
290
  "plannedHint": "La tarea se añade en estado planificado. No se ejecutará hasta que inicies una pipeline sobre ella; puedes seguir editándola hasta entonces.",
@@ -461,6 +450,19 @@
461
450
  "noTasksYet": "Aún no hay tareas"
462
451
  }
463
452
  },
453
+ "contextAttachments": {
454
+ "documents": "Documentos de contexto",
455
+ "issues": "Incidencias de contexto",
456
+ "attach": "Adjuntar",
457
+ "done": "Hecho",
458
+ "connectSource": "Conectar una fuente",
459
+ "connectSourceNamed": "Conectar {source}",
460
+ "attachDocDisabledConnect": "Conecta primero una fuente de documentos (Integraciones)",
461
+ "attachDocDisabledEnable": "Activa primero la integración de documentos",
462
+ "attachIssueDisabledConnect": "Conecta primero un gestor de incidencias (Integraciones)",
463
+ "attachIssueDisabledEnable": "Activa primero la integración del gestor de incidencias",
464
+ "importsOnAdd": "se importa al añadir"
465
+ },
464
466
  "errors": {
465
467
  "action": {
466
468
  "retryFailed": "El reintento falló",
@@ -3394,7 +3396,8 @@
3394
3396
  "useThisFolder": "Usar esta carpeta",
3395
3397
  "errors": {
3396
3398
  "listDirectory": "No se pudo listar el directorio"
3397
- }
3399
+ },
3400
+ "selectAllFiles": "Seleccionar {count} archivo | Seleccionar los {count} archivos"
3398
3401
  }
3399
3402
  },
3400
3403
  "slack": {
@@ -3468,14 +3471,21 @@
3468
3471
  "docInterview": {
3469
3472
  "title": "Refinar el documento",
3470
3473
  "subtitle": "Responde a las preguntas del entrevistador para dar forma al documento",
3471
- "intro": "El entrevistador está refinando este documento antes de redactarlo. Responde a sus preguntas para definir el alcance, el público y la estructura, y luego continúa o procede a redactar con lo que tiene.",
3474
+ "intro": "El entrevistador está refinando este documento antes de redactarlo. Responde a sus preguntas para definir el alcance, el público y la estructura, y luego envíalas. También puedes pedirle que redacte ahora con lo que ya tiene.",
3472
3475
  "empty": "No se encontró ninguna entrevista para este bloque.",
3473
3476
  "brief": "Resumen de redacción",
3474
3477
  "converged": "No hay preguntas pendientes. El entrevistador tiene lo que necesita y el documento se está redactando.",
3478
+ "working": "El entrevistador está procesando tus respuestas",
3479
+ "workingHint": "Esto tarda un momento. Las preguntas de seguimiento aparecerán aquí cuando termine, o empezará la redacción si ya tiene suficiente.",
3480
+ "failed": "La ejecución del documento se detuvo",
3481
+ "failedHint": "Terminó antes de que el entrevistador pudiera responder. Tus respuestas están guardadas; vuelve a ejecutar la tarea del documento.",
3475
3482
  "answerPlaceholder": "Tu respuesta",
3476
- "hint": "Continuar permite al entrevistador hacer preguntas de seguimiento; Proceder redacta con las respuestas actuales.",
3477
- "proceed": "Proceder a redactar",
3478
- "continue": "Continuar",
3483
+ "hint": "Enviar respuestas permite al entrevistador hacer preguntas de seguimiento; Redactar ahora redacta con las respuestas actuales.",
3484
+ "unanswered": "Preguntas sin responder: {count}",
3485
+ "proceed": "Redactar ahora",
3486
+ "proceedTitle": "Omitir las preguntas restantes y empezar la redacción ahora",
3487
+ "continue": "Enviar respuestas",
3488
+ "continueTitle": "Envía tus respuestas; el entrevistador puede hacer preguntas de seguimiento",
3479
3489
  "status": {
3480
3490
  "awaiting": "Esperando respuestas",
3481
3491
  "done": "Hecho"
@@ -4793,7 +4803,19 @@
4793
4803
  "link": "Vincular como fragmento vivo",
4794
4804
  "githubBrowseHint": "Explora el repositorio y elige uno o más archivos a enlazar.",
4795
4805
  "selectedFiles": "Archivos seleccionados ({count})",
4796
- "removeFile": "Quitar archivo"
4806
+ "removeFile": "Quitar archivo",
4807
+ "blockedReason": {
4808
+ "noSource": "Elige primero una fuente de documentos arriba.",
4809
+ "noRepo": "Elige un repositorio o pega arriba la URL de un archivo o carpeta de GitHub.",
4810
+ "noFiles": "Marca al menos un archivo en el explorador del repositorio.",
4811
+ "noRef": "Introduce primero un id de página o una URL."
4812
+ },
4813
+ "urlImport": {
4814
+ "placeholder": "Pega la URL de un archivo o carpeta de GitHub (p. ej. https://github.com/owner/repo/tree/main/docs)",
4815
+ "action": "Buscar",
4816
+ "invalid": "Esto no parece la URL de un archivo o carpeta de un repositorio.",
4817
+ "notFound": "Ningún repositorio accesible coincide con {slug}. Revisa la URL o conecta primero el repositorio."
4818
+ }
4797
4819
  },
4798
4820
  "sources": {
4799
4821
  "metaSynced": "sincronizado · ref {ref}",
@@ -5117,7 +5139,10 @@
5117
5139
  "pathInvalid": "Introduce una ruta dentro del repositorio (sin \"..\", rutas absolutas ni barras invertidas).",
5118
5140
  "hint": "Todavia no se ejecuta nada: tras crearla, ejecuta el pipeline de planificacion de iniciativas sobre el bloque. Analiza el codigo y redacta el plan multifase para tu aprobacion.",
5119
5141
  "submit": "Crear iniciativa",
5120
- "failedTitle": "No se pudo crear la iniciativa"
5142
+ "failedTitle": "No se pudo crear la iniciativa",
5143
+ "contextDocsHint": "Adjunta un requisito, RFC o PRD para que los agentes de planificación lo lean al delimitar y redactar el plan.",
5144
+ "contextIssuesHint": "Adjunta una incidencia para que los agentes de planificación vean su descripción y comentarios al redactar el plan.",
5145
+ "linkFailed": "Iniciativa creada, pero no se pudo vincular {count} adjunto | Iniciativa creada, pero no se pudieron vincular {count} adjuntos"
5121
5146
  },
5122
5147
  "status": {
5123
5148
  "planning": "Planificando",
@@ -5170,6 +5195,7 @@
5170
5195
  "inspector": {
5171
5196
  "runPlanning": "Ejecutar planificacion",
5172
5197
  "answerPlanning": "Responder preguntas de planificacion",
5198
+ "planningInProgress": "Planificacion en curso",
5173
5199
  "pause": "Pausar",
5174
5200
  "resume": "Reanudar",
5175
5201
  "cancel": "Cancelar iniciativa",
@@ -5178,13 +5204,21 @@
5178
5204
  "planning": {
5179
5205
  "title": "Planificar la iniciativa",
5180
5206
  "subtitle": "Responde las preguntas del planificador para acotar la iniciativa",
5181
- "intro": "El planificador esta acotando esta iniciativa. Responde sus preguntas para definir el objetivo y las restricciones, luego continua, o procede a planificar con lo que tiene.",
5207
+ "intro": "El planificador esta acotando esta iniciativa. Responde sus preguntas para definir el objetivo y las restricciones, y luego envialas. Tambien puedes pedirle que planifique ahora con lo que ya tiene.",
5182
5208
  "empty": "No se encontro ninguna iniciativa para este bloque.",
5183
5209
  "converged": "No hay preguntas pendientes. El planificador tiene lo que necesita y esta redactando el plan.",
5210
+ "idle": "La planificacion aun no ha comenzado. Ejecuta la planificacion desde la iniciativa para iniciar la entrevista.",
5211
+ "working": "El planificador esta procesando tus respuestas",
5212
+ "workingHint": "Esto tarda un momento. Las preguntas de seguimiento apareceran aqui cuando termine, o empezara a redactar el plan si ya tiene suficiente.",
5213
+ "failed": "La ejecucion de planificacion se detuvo",
5214
+ "failedHint": "Termino antes de que el planificador pudiera responder. Tus respuestas estan guardadas; vuelve a ejecutar la planificacion desde la iniciativa.",
5184
5215
  "answerPlaceholder": "Tu respuesta",
5185
- "hint": "Continuar permite al planificador hacer mas preguntas; Proceder planifica con las respuestas actuales.",
5186
- "proceed": "Proceder a planificar",
5187
- "continue": "Continuar"
5216
+ "hint": "Enviar respuestas permite al planificador hacer mas preguntas; Planificar ahora redacta el plan con las respuestas actuales.",
5217
+ "unanswered": "Preguntas sin responder: {count}",
5218
+ "proceed": "Planificar ahora",
5219
+ "proceedTitle": "Omitir las preguntas restantes y redactar el plan ahora",
5220
+ "continue": "Enviar respuestas",
5221
+ "continueTitle": "Envia tus respuestas; el planificador puede hacer preguntas de seguimiento"
5188
5222
  },
5189
5223
  "followUpStatus": {
5190
5224
  "open": "Abierto",
@@ -285,17 +285,6 @@
285
285
  "bestPractices": "Bonnes pratiques",
286
286
  "bestPracticesHint": "Épinglez des fragments de bonnes pratiques pour que les agents de cette tâche les suivent, en plus des standards au niveau du service.",
287
287
  "agentConfiguration": "Configuration de l’agent",
288
- "contextDocuments": "Documents de contexte",
289
- "contextIssues": "Tickets de contexte",
290
- "attach": "Joindre",
291
- "connectSource": "Connecter une source",
292
- "connectSourceNamed": "Connecter {source}",
293
- "done": "Terminé",
294
- "attachDocDisabledConnect": "Connectez d’abord une source de documents (Intégrations)",
295
- "attachDocDisabledEnable": "Activez d’abord l’intégration de documents",
296
- "attachIssueDisabledConnect": "Connectez d’abord un suivi de tickets (Intégrations)",
297
- "attachIssueDisabledEnable": "Activez d’abord l’intégration du suivi de tickets",
298
- "importsOnAdd": "importé à l’ajout",
299
288
  "noDocsHint": "Joignez une exigence, un RFC ou un PRD pour que les agents le voient en implémentant cette tâche.",
300
289
  "noIssuesHint": "Joignez un ticket du suivi pour que les agents voient sa description et ses commentaires en implémentant cette tâche.",
301
290
  "plannedHint": "La tâche est ajoutée à l’état planifié. Elle ne s’exécutera pas tant que vous n’aurez pas lancé une pipeline dessus ; vous pouvez la modifier jusque-là.",
@@ -461,6 +450,19 @@
461
450
  "noTasksYet": "Pas encore de tâches"
462
451
  }
463
452
  },
453
+ "contextAttachments": {
454
+ "documents": "Documents de contexte",
455
+ "issues": "Tickets de contexte",
456
+ "attach": "Joindre",
457
+ "done": "Terminé",
458
+ "connectSource": "Connecter une source",
459
+ "connectSourceNamed": "Connecter {source}",
460
+ "attachDocDisabledConnect": "Connectez d’abord une source de documents (Intégrations)",
461
+ "attachDocDisabledEnable": "Activez d’abord l’intégration de documents",
462
+ "attachIssueDisabledConnect": "Connectez d’abord un suivi de tickets (Intégrations)",
463
+ "attachIssueDisabledEnable": "Activez d’abord l’intégration du suivi de tickets",
464
+ "importsOnAdd": "importé à l’ajout"
465
+ },
464
466
  "errors": {
465
467
  "action": {
466
468
  "retryFailed": "Échec de la nouvelle tentative",
@@ -3394,7 +3396,8 @@
3394
3396
  "useThisFolder": "Utiliser ce dossier",
3395
3397
  "errors": {
3396
3398
  "listDirectory": "Impossible de lister le répertoire"
3397
- }
3399
+ },
3400
+ "selectAllFiles": "Sélectionner {count} fichier | Sélectionner les {count} fichiers"
3398
3401
  }
3399
3402
  },
3400
3403
  "slack": {
@@ -3468,14 +3471,21 @@
3468
3471
  "docInterview": {
3469
3472
  "title": "Affiner le document",
3470
3473
  "subtitle": "Répondez aux questions de l'intervieweur pour façonner le document",
3471
- "intro": "L'intervieweur affine ce document avant sa rédaction. Répondez à ses questions pour définir la portée, le public et la structure, puis continuez ou procédez à la rédaction avec ce qu'il a.",
3474
+ "intro": "L'intervieweur affine ce document avant sa rédaction. Répondez à ses questions pour définir la portée, le public et la structure, puis envoyez-les. Vous pouvez aussi lui demander de rédiger maintenant avec ce qu'il a déjà.",
3472
3475
  "empty": "Aucun entretien trouvé pour ce bloc.",
3473
3476
  "brief": "Brief de rédaction",
3474
3477
  "converged": "Aucune question en attente. L'intervieweur a ce qu'il lui faut et le document est en cours de rédaction.",
3478
+ "working": "L'intervieweur traite vos réponses",
3479
+ "workingHint": "Cela prend un instant. Les questions complémentaires apparaîtront ici une fois terminé, ou la rédaction commencera s'il en a assez.",
3480
+ "failed": "L'exécution du document s'est arrêtée",
3481
+ "failedHint": "Elle s'est terminée avant que l'intervieweur puisse répondre. Vos réponses sont enregistrées ; relancez la tâche du document.",
3475
3482
  "answerPlaceholder": "Votre réponse",
3476
- "hint": "Continuer permet à l'intervieweur de poser des questions complémentaires ; Procéder rédige avec les réponses actuelles.",
3477
- "proceed": "Procéder à la rédaction",
3478
- "continue": "Continuer",
3483
+ "hint": "Envoyer les réponses permet à l'intervieweur de poser des questions complémentaires ; Rédiger maintenant rédige avec les réponses actuelles.",
3484
+ "unanswered": "Questions sans réponse : {count}",
3485
+ "proceed": "Rédiger maintenant",
3486
+ "proceedTitle": "Ignorer les questions restantes et commencer la rédaction maintenant",
3487
+ "continue": "Envoyer les réponses",
3488
+ "continueTitle": "Envoyez vos réponses ; l'intervieweur peut poser des questions complémentaires",
3479
3489
  "status": {
3480
3490
  "awaiting": "En attente de réponses",
3481
3491
  "done": "Terminé"
@@ -4793,7 +4803,19 @@
4793
4803
  "link": "Lier comme fragment vivant",
4794
4804
  "githubBrowseHint": "Parcourez le dépôt et choisissez un ou plusieurs fichiers à lier.",
4795
4805
  "selectedFiles": "Fichiers sélectionnés ({count})",
4796
- "removeFile": "Retirer le fichier"
4806
+ "removeFile": "Retirer le fichier",
4807
+ "blockedReason": {
4808
+ "noSource": "Choisissez d'abord une source de documents ci-dessus.",
4809
+ "noRepo": "Choisissez un dépôt ou collez ci-dessus l'URL d'un fichier ou d'un dossier GitHub.",
4810
+ "noFiles": "Cochez au moins un fichier dans l'explorateur du dépôt.",
4811
+ "noRef": "Saisissez d'abord un id de page ou une URL."
4812
+ },
4813
+ "urlImport": {
4814
+ "placeholder": "Collez l'URL d'un fichier ou d'un dossier GitHub (par ex. https://github.com/owner/repo/tree/main/docs)",
4815
+ "action": "Rechercher",
4816
+ "invalid": "Ceci ne ressemble pas à l'URL d'un fichier ou d'un dossier de dépôt.",
4817
+ "notFound": "Aucun dépôt accessible ne correspond à {slug}. Vérifiez l'URL ou connectez d'abord le dépôt."
4818
+ }
4797
4819
  },
4798
4820
  "sources": {
4799
4821
  "metaSynced": "synchronisé · ref {ref}",
@@ -5117,7 +5139,10 @@
5117
5139
  "pathInvalid": "Saisissez un chemin a l'interieur du depot (pas de \"..\", de chemins absolus ni d'antislashs).",
5118
5140
  "hint": "Rien ne s'execute encore : apres la creation, lancez le pipeline de planification d'initiative sur le bloc. Il analyse le code et redige le plan multiphase pour votre approbation.",
5119
5141
  "submit": "Creer l'initiative",
5120
- "failedTitle": "Impossible de creer l'initiative"
5142
+ "failedTitle": "Impossible de creer l'initiative",
5143
+ "contextDocsHint": "Joignez une exigence, une RFC ou un PRD pour que les agents de planification la lisent en cadrant et en rédigeant le plan.",
5144
+ "contextIssuesHint": "Joignez un ticket pour que les agents de planification voient sa description et ses commentaires en rédigeant le plan.",
5145
+ "linkFailed": "Initiative créée, mais {count} pièce jointe n’a pas pu être liée | Initiative créée, mais {count} pièces jointes n’ont pas pu être liées"
5121
5146
  },
5122
5147
  "status": {
5123
5148
  "planning": "Planification",
@@ -5170,6 +5195,7 @@
5170
5195
  "inspector": {
5171
5196
  "runPlanning": "Lancer la planification",
5172
5197
  "answerPlanning": "Repondre aux questions de planification",
5198
+ "planningInProgress": "Planification en cours",
5173
5199
  "pause": "Mettre en pause",
5174
5200
  "resume": "Reprendre",
5175
5201
  "cancel": "Annuler l'initiative",
@@ -5178,13 +5204,21 @@
5178
5204
  "planning": {
5179
5205
  "title": "Planifier l'initiative",
5180
5206
  "subtitle": "Repondez aux questions du planificateur pour cadrer l'initiative",
5181
- "intro": "Le planificateur cadre cette initiative. Repondez a ses questions pour definir l'objectif et les contraintes, puis continuez, ou procedez a la planification avec ce qu'il a.",
5207
+ "intro": "Le planificateur cadre cette initiative. Repondez a ses questions pour definir l'objectif et les contraintes, puis envoyez-les. Vous pouvez aussi lui demander de planifier maintenant avec ce qu'il a deja.",
5182
5208
  "empty": "Aucune initiative trouvee pour ce bloc.",
5183
5209
  "converged": "Aucune question en attente. Le planificateur dispose de ce qu'il faut et redige le plan.",
5210
+ "idle": "La planification n'a pas encore demarre. Lancez la planification depuis l'initiative pour commencer l'entretien.",
5211
+ "working": "Le planificateur traite vos reponses",
5212
+ "workingHint": "Cela prend un instant. Les questions complementaires apparaitront ici une fois termine, ou il commencera a rediger le plan s'il en a assez.",
5213
+ "failed": "L'execution de planification s'est arretee",
5214
+ "failedHint": "Elle s'est terminee avant que le planificateur puisse repondre. Vos reponses sont enregistrees ; relancez la planification depuis l'initiative.",
5184
5215
  "answerPlaceholder": "Votre reponse",
5185
- "hint": "Continuer permet au planificateur de poser des questions complementaires ; Proceder planifie avec les reponses actuelles.",
5186
- "proceed": "Proceder a la planification",
5187
- "continue": "Continuer"
5216
+ "hint": "Envoyer les reponses permet au planificateur de poser des questions complementaires ; Planifier maintenant redige le plan avec les reponses actuelles.",
5217
+ "unanswered": "Questions sans reponse : {count}",
5218
+ "proceed": "Planifier maintenant",
5219
+ "proceedTitle": "Ignorer les questions restantes et rediger le plan maintenant",
5220
+ "continue": "Envoyer les reponses",
5221
+ "continueTitle": "Envoyez vos reponses ; le planificateur peut poser des questions complementaires"
5188
5222
  },
5189
5223
  "followUpStatus": {
5190
5224
  "open": "Ouvert",