fix(docs): locale translations for nav elements and headings

This commit is contained in:
Adam
2026-02-11 18:51:27 -06:00
parent 8eea53a41e
commit aea68c386a
484 changed files with 12718 additions and 11212 deletions

View File

@@ -44,7 +44,7 @@ OPENCODE_SERVER_PASSWORD=your-password opencode serve
---
### How it works
### Jak to działa
Kiedy uruchomisz `opencode`, uruchomi się TUI i serwer. Gdzie jest TUI
klient komunikujący się z serwerem. Serwer udostępnia specyfikację OpenAPI 3.1
@@ -61,7 +61,7 @@ opencode TUI działa, `opencode serve` uruchomi nowy serwer.
---
#### Połącz się z istniejącym serwerem
#### Połączenie z istniejącym serwerem
Po uruchomieniu TUI losowo przypisuje port i nazwę hosta. Zamiast tego możesz przekazać `--hostname` i `--port` [flagi](/docs/cli). Następnie użyj tego, aby połączyć się z serwerem.
@@ -69,7 +69,7 @@ Punktu końcowego [`/tui`](#TUI) można użyć do sterowania TUI przez serwer. M
---
## Spec
## Specyfikacja
Serwer publikuje specyfikację OpenAPI 3.1, którą można obejrzeć pod adresem:
@@ -81,13 +81,13 @@ Na przykład `http://localhost:4096/doc`. Użyj specyfikacji, aby wygenerować k
---
## APIs
## API
Serwer opencode udostępnia następujące interfejsy API.
---
### Global
### Globalne
| Method | Path | Description | Response |
| ------ | ---------------- | ------------------------------ | ------------------------------------ |
@@ -96,7 +96,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Project
### Projekt
| Method | Path | Description | Response |
| ------ | ------------------ | -------------------------- | --------------------------------------------- |
@@ -105,7 +105,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Path & VCS
### Ścieżka i VCS
| Method | Path | Description | Response |
| ------ | ------- | --------------------------------------------- | ------------------------------------------- |
@@ -114,7 +114,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Instance
### Instancja
| Method | Path | Description | Response |
| ------ | ------------------- | ---------------------- | --------- |
@@ -122,7 +122,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Config
### Konfiguracja
| Method | Path | Description | Response |
| ------- | ------------------- | ----------------------------------- | ---------------------------------------------------------------------------------------- |
@@ -143,7 +143,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Sessions
### Sesje
| Method | Path | Description | Notes |
| -------- | ---------------------------------------- | ------------------------------------------- | ---------------------------------------------------------------------------------- |
@@ -168,7 +168,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Messages
### Wiadomości
| Method | Path | Description | Notes |
| ------ | --------------------------------- | ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
@@ -181,7 +181,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Komendy
### Polecenia
| Metoda | Ścieżka | Opis | Odpowiedź |
| ------ | ---------- | ------------------------ | --------------------------------------------- |
@@ -210,7 +210,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Tools (Experimental)
### Narzędzia (Eksperymentalne)
| Method | Path | Description | Response |
| ------ | ------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
@@ -219,7 +219,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### LSP, Formatters & MCP
### LSP, Formatery i MCP
| Method | Path | Description | Response |
| ------ | ------------ | ---------------------------- | -------------------------------------------------------- |
@@ -230,7 +230,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Agents
### Agenci
| Method | Path | Description | Response |
| ------ | -------- | ----------------------------------- | ------------------------------------------- |
@@ -238,7 +238,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Logging
### Logowanie
| Method | Path | Description | Response |
| ------ | ------ | ------------------------------------------------------------ | --------- |
@@ -264,7 +264,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Auth
### Uwierzytelnianie
| Method | Path | Description | Response |
| ------ | ----------- | --------------------------------------------------------------------- | --------- |
@@ -272,7 +272,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Events
### Zdarzenia
| Method | Path | Description | Response |
| ------ | -------- | -------------------------------------------------------------------------------------------------------------------- | --------------------------------------- |
@@ -280,7 +280,7 @@ Serwer opencode udostępnia następujące interfejsy API.
---
### Docs
### Dokumentacja
| Method | Path | Description | Response |
| ------ | ------ | ------------------------ | ----------------------------------- |