Files
OmniRoute/docs/i18n/pl/docs
Xiangzhe 0cd107b9ae docs(i18n): retranslate the CLI reference and integrations guide across all 42 locales
The translated CLI docs predated the relay-like CLI work: every locale still shipped
the legacy Codex `config.yaml` quickstart (dropped from the English source when the
generator moved to TOML), none mentioned the `omniroute run` launcher or the Gemini
target, and CLI-INTEGRATIONS.md existed only in Polish.

Regenerated through the project pipeline (npm run i18n:run) for the two guides the
CLI effort changed:
- docs/i18n/*/docs/reference/CLI-TOOLS.md — 42 locales updated; the obsolete YAML
  quickstart is gone from all of them (the remaining config.yaml mentions mirror the
  English legacy note and Continue's own config)
- docs/i18n/*/docs/guides/CLI-INTEGRATIONS.md — 42 locales, 41 of them new files

ENVIRONMENT.md is deliberately not included: at ~26 chunks per locale it exceeds the
pipeline's 60s per-chunk timeout and fails after retries. It needs a raised
OMNIROUTE_TRANSLATION_TIMEOUT_MS, which is a separate maintenance run.

Verified: check:docs-all exits 0, doc-links reports no broken internal links, and
spot-checks confirm technical identifiers, front-matter and language bars survive
translation intact.
2026-08-18 18:32:39 -03:00
..

title, version, lastUpdated
title version lastUpdated
Dokumentacja OmniRoute 3.8.40 2026-06-28

Dokumentacja OmniRoute

Nawigowalny indeks zestawu dokumentacji OmniRoute. Tematy są pogrupowane według celu, abyś szybko znalazł to, czego potrzebujesz.

Szukasz przeglądu projektu, kroków instalacji lub informacji o wydaniach? Zobacz główne pliki README.md, CHANGELOG.md oraz CONTRIBUTING.md.


Dla użytkowników nietechnicznych

Proste przewodniki po korzystaniu z OmniRoute — bez wymaganej wiedzy technicznej.

getting-started/

guides/


Dla użytkowników technicznych

Dokumentacja techniczna dla deweloperów i współtwórców.

architecture/

Jak zbudowany jest system — przeczytaj te materiały, aby zrozumieć runtime, układ kodu i model odporności.

reference/

Materiały referencyjne — powierzchnia API, zmienne środowiskowe, flagi CLI, katalog dostawców.

frameworks/

Podsystemy wtykowe udostępniane klientom, agentom i operatorom.

routing/

Routing combo, scorowanie i replay.

security/

Guardrails, zgodność (compliance), stealth oraz obowiązkowe wzorce obsługi publicznych poświadczeń i komunikatów błędów.

compression/

Silniki kompresji promptów, reguły i pakiety językowe.

providers/

Przewodniki integracji specyficzne dla dostawców.

comparison/

ops/

Wydania, wdrożenia, proxy, tunele, pokrycie testami, baza danych, monitoring.

diagrams/

Źródła Mermaid oraz wyeksportowane diagramy SVG/PNG przywoływane w powyższej dokumentacji. Zobacz diagrams/README.md.

i18n/

Przetłumaczone lustrzane kopie dokumentacji w 43 locale. Listę obsługiwanych języków znajdziesz w i18n/README.md.

screenshots/

Statyczne zrzuty ekranu używane przez panel i README. Nie stanowią części treści dokumentacji.


Artefakty generowane automatycznie

  • reference/PROVIDER_REFERENCE.md jest generowany przez scripts/docs/gen-provider-reference.ts z src/shared/constants/providers.ts. Nie edytuj ręcznie.
  • UI /docs jest oparte na generowaniu źródeł Fumadocs MDX z powyższych podfolderów.