Spaces:
Runtime error
Runtime error
| { | |
| "common": { | |
| "error": "์ค๋ฅ: {message}", | |
| "serverOffline": "OmniRoute ์๋ฒ๊ฐ ์คํ๋ผ์ธ์ ๋๋ค. ์์: omniroute serve", | |
| "authRequired": "์ธ์ฆ์ด ํ์ํฉ๋๋ค. OMNIROUTE_API_KEY๋ฅผ ์ค์ ํ๊ฑฐ๋ ์คํํ์ธ์: omniroute setup", | |
| "rateLimited": "์์ฒญ ์ ํ ์ด๊ณผ. {seconds}์ด ํ ๋ค์ ์๋ํ์ธ์.", | |
| "timeout": "{ms}ms ํ ์์ฒญ ์๊ฐ ์ด๊ณผ.", | |
| "success": "์๋ฃ.", | |
| "yes": "์", | |
| "no": "์๋์ค", | |
| "confirm": "ํ์คํฉ๋๊น? (์/์๋์ค)", | |
| "dryRun": "[์๋ฎฌ๋ ์ด์ ] ์คํ ์์ : {action}", | |
| "cancelled": "์ทจ์๋์์ต๋๋ค.", | |
| "jsonOpt": "JSON์ผ๋ก ์ถ๋ ฅ", | |
| "yesOpt": "ํ์ธ ๊ฑด๋๋ฐ๊ธฐ" | |
| }, | |
| "program": { | |
| "description": "OmniRoute โ ์๋ ํด๋ฐฑ ๊ธฐ๋ฅ์ ๊ฐ์ถ ์ค๋งํธ AI ๋ผ์ฐํฐ", | |
| "version": "๋ฒ์ ์ถ๋ ฅ ํ ์ข ๋ฃ", | |
| "output": "์ถ๋ ฅ ํ์ (table, json, jsonl, csv)", | |
| "quiet": "๋ถํ์ํ ์ถ๋ ฅ ์ต์ ", | |
| "no_color": "์์ ์ถ๋ ฅ ๋นํ์ฑํ", | |
| "timeout": "HTTP ์์ฒญ ํ์์์(๋ฐ๋ฆฌ์ด)", | |
| "api_key": "OmniRoute ์๋ฒ์ API ํค", | |
| "base_url": "OmniRoute ์๋ฒ ๊ธฐ๋ณธ URL", | |
| "context": "์ด ๋ช ๋ น์ ์ฌ์ฉํ ์๋ฒ ์ปจํ ์คํธ/ํ๋กํ", | |
| "lang": "CLI ํ์ ์ธ์ด ์ค์ (OMNIROUTE_LANG ์ฌ์ ์)" | |
| }, | |
| "redis": { | |
| "description": "OmniRoute ์บ์ฑ ๋ฐ ํ ๋น๋ ์ถ์ ์ ์ํ ๋ก์ปฌ Redis ์ปจํ ์ด๋(Podman ๋๋ Docker)๋ฅผ ์ํด๋ฆญ์ผ๋ก ์คํ" | |
| } | |
| } | |