9router 0.3.55 → 0.3.57
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.
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +40 -40
- package/app/.next/build-manifest.json +5 -5
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -1
- package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +4 -4
- package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +6 -6
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +6 -6
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +6 -6
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +6 -6
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +7 -7
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +5 -5
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +6 -6
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +6 -6
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +6 -6
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +4 -4
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +5 -5
- package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +5 -5
- package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +40 -40
- package/app/.next/server/chunks/1114.js +1 -1
- package/app/.next/server/chunks/1424.js +1 -1
- package/app/.next/server/chunks/318.js +1 -1
- package/app/.next/server/chunks/3832.js +1 -1
- package/app/.next/server/chunks/412.js +1 -1
- package/app/.next/server/chunks/6182.js +1 -1
- package/app/.next/server/chunks/649.js +1 -1
- package/app/.next/server/chunks/7341.js +1 -1
- package/app/.next/server/chunks/8590.js +1 -1
- package/app/.next/server/chunks/9201.js +1 -1
- package/app/.next/server/chunks/9718.js +1 -1
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/2652-51aca5cd32bd186f.js +1 -0
- package/app/.next/static/chunks/3794-23858078d298f399.js +2 -0
- package/app/.next/static/chunks/{4bd1b696-e5d7c65570c947b7.js → 4bd1b696-84e33c69f320f6a0.js} +1 -1
- package/app/.next/static/chunks/{5497-9933573cfe960e0c.js → 5497-ea854c092fddeb4d.js} +3 -3
- package/app/.next/static/chunks/{619-c4c101a6a78feeb4.js → 619-bfe7e89fff6eb942.js} +1 -1
- package/app/.next/static/chunks/{9242-3e0fdad972d9b35d.js → 9242-a85bb5812b359227.js} +3 -3
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-d973cbda9e65d6ae.js → page-15fc16f73981b9be.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-fb6736d76c7a3b6a.js +1 -0
- package/app/.next/static/chunks/app/dashboard/settings/pricing/{page-4b7305b3e5d6e57b.js → page-e097c892258ad1fd.js} +1 -1
- package/app/.next/static/chunks/app/landing/{page-106f74afc6f71a31.js → page-cb9f1320605eaafc.js} +1 -1
- package/app/.next/static/chunks/app/{layout-08e56eacc7acf9e1.js → layout-095f249fd620f9cf.js} +1 -1
- package/app/.next/static/chunks/{framework-9f63a52f5ba18ac8.js → framework-6854168261815bb6.js} +1 -1
- package/app/.next/static/chunks/{main-aab9e1b069a77e0f.js → main-5b78d3de83609121.js} +2 -2
- package/app/.next/static/chunks/webpack-9bef9bba7ebc0551.js +1 -0
- package/app/.next/static/css/9dff3edaebe94c91.css +3 -0
- package/app/package.json +3 -1
- package/app/public/i18n/literals/ar.json +196 -0
- package/app/public/i18n/literals/bn.json +196 -0
- package/app/public/i18n/literals/cs.json +196 -0
- package/app/public/i18n/literals/da.json +196 -0
- package/app/public/i18n/literals/de.json +196 -0
- package/app/public/i18n/literals/el.json +196 -0
- package/app/public/i18n/literals/es.json +196 -0
- package/app/public/i18n/literals/fi.json +196 -0
- package/app/public/i18n/literals/fr.json +196 -0
- package/app/public/i18n/literals/he.json +196 -0
- package/app/public/i18n/literals/hi.json +196 -0
- package/app/public/i18n/literals/hu.json +196 -0
- package/app/public/i18n/literals/id.json +196 -0
- package/app/public/i18n/literals/it.json +196 -0
- package/app/public/i18n/literals/ja.json +196 -0
- package/app/public/i18n/literals/ko.json +196 -0
- package/app/public/i18n/literals/nl.json +196 -0
- package/app/public/i18n/literals/no.json +196 -0
- package/app/public/i18n/literals/pl.json +196 -0
- package/app/public/i18n/literals/pt-BR.json +196 -0
- package/app/public/i18n/literals/pt-PT.json +196 -0
- package/app/public/i18n/literals/ro.json +196 -0
- package/app/public/i18n/literals/ru.json +196 -0
- package/app/public/i18n/literals/sv.json +196 -0
- package/app/public/i18n/literals/th.json +196 -0
- package/app/public/i18n/literals/tl.json +196 -0
- package/app/public/i18n/literals/tr.json +196 -0
- package/app/public/i18n/literals/uk.json +196 -0
- package/app/public/i18n/literals/ur.json +196 -0
- package/app/public/i18n/literals/zh-TW.json +196 -0
- package/app/src/mitm/server.js +1 -297
- package/package.json +1 -1
- package/app/.next/static/chunks/2652-378fd4fa14847021.js +0 -1
- package/app/.next/static/chunks/3794-c67589461d449d62.js +0 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-bf88929b2cc595ab.js +0 -1
- package/app/.next/static/chunks/webpack-25c43999146c934e.js +0 -1
- package/app/.next/static/css/4016074f63f34af9.css +0 -3
- package/app/src/mitm/cert/generate.js +0 -32
- package/app/src/mitm/cert/install.js +0 -176
- package/app/src/mitm/cert/rootCA.js +0 -173
- package/app/src/mitm/dns/dnsConfig.js +0 -216
- package/app/src/mitm/logger.js +0 -8
- package/app/src/mitm/manager.js +0 -602
- package/app/src/mitm/paths.js +0 -16
- package/app/src/mitm/server2.js +0 -1099
- /package/app/.next/static/{lSUZX6G8rzoxhxgvfuJ7I → k34dymG0FFBnm_nPA74jH}/_buildManifest.js +0 -0
- /package/app/.next/static/{lSUZX6G8rzoxhxgvfuJ7I → k34dymG0FFBnm_nPA74jH}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Annulla",
|
|
3
|
+
"Delete": "Elimina",
|
|
4
|
+
"Edit": "Modifica",
|
|
5
|
+
"Save": "Salva",
|
|
6
|
+
"Close": "Chiudi",
|
|
7
|
+
"Add": "Aggiungi",
|
|
8
|
+
"Remove": "Rimuovi",
|
|
9
|
+
"Settings": "Impostazioni",
|
|
10
|
+
"Profile": "Profilo",
|
|
11
|
+
"Dashboard": "Pannello di controllo",
|
|
12
|
+
"Logout": "Esci",
|
|
13
|
+
"Login": "Accedi",
|
|
14
|
+
"Providers": "Provider",
|
|
15
|
+
"Usage": "Utilizzo",
|
|
16
|
+
"API Key": "Chiave API",
|
|
17
|
+
"Connected": "Connesso",
|
|
18
|
+
"Disconnected": "Disconnesso",
|
|
19
|
+
"Active": "Attivo",
|
|
20
|
+
"Inactive": "Inattivo",
|
|
21
|
+
"Success": "Successo",
|
|
22
|
+
"Failed": "Non riuscito",
|
|
23
|
+
"Error": "Errore",
|
|
24
|
+
"Warning": "Avvertenza",
|
|
25
|
+
"Info": "Informazioni",
|
|
26
|
+
"Loading": "Caricamento",
|
|
27
|
+
"Search": "Cerca",
|
|
28
|
+
"Filter": "Filtro",
|
|
29
|
+
"Sort": "Ordina",
|
|
30
|
+
"Export": "Esporta",
|
|
31
|
+
"Import": "Importa",
|
|
32
|
+
"Refresh": "Aggiorna",
|
|
33
|
+
"Back": "Indietro",
|
|
34
|
+
"Next": "Avanti",
|
|
35
|
+
"Previous": "Precedente",
|
|
36
|
+
"Submit": "Invia",
|
|
37
|
+
"Confirm": "Conferma",
|
|
38
|
+
"Yes": "Sì",
|
|
39
|
+
"No": "No",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Applica",
|
|
42
|
+
"Reset": "Ripristina",
|
|
43
|
+
"Clear": "Cancella",
|
|
44
|
+
"Select": "Seleziona",
|
|
45
|
+
"Upload": "Carica",
|
|
46
|
+
"Download": "Scarica",
|
|
47
|
+
"Copy": "Copia",
|
|
48
|
+
"Paste": "Incolla",
|
|
49
|
+
"Cut": "Taglia",
|
|
50
|
+
"Undo": "Annulla",
|
|
51
|
+
"Redo": "Ripeti",
|
|
52
|
+
"Name": "Nome",
|
|
53
|
+
"Description": "Descrizione",
|
|
54
|
+
"Status": "Stato",
|
|
55
|
+
"Type": "Tipo",
|
|
56
|
+
"Date": "Data",
|
|
57
|
+
"Time": "Ora",
|
|
58
|
+
"Created": "Creato",
|
|
59
|
+
"Updated": "Aggiornato",
|
|
60
|
+
"Actions": "Azioni",
|
|
61
|
+
"Details": "Dettagli",
|
|
62
|
+
"View": "Visualizza",
|
|
63
|
+
"New": "Nuovo",
|
|
64
|
+
"Total": "Totale",
|
|
65
|
+
"Count": "Conteggio",
|
|
66
|
+
"Price": "Prezzo",
|
|
67
|
+
"Cost": "Costo",
|
|
68
|
+
"Free": "Gratuito",
|
|
69
|
+
"Paid": "A pagamento",
|
|
70
|
+
"Enable": "Abilita",
|
|
71
|
+
"Disable": "Disabilita",
|
|
72
|
+
"Enabled": "Abilitato",
|
|
73
|
+
"Disabled": "Disabilitato",
|
|
74
|
+
"Online": "Online",
|
|
75
|
+
"Offline": "Offline",
|
|
76
|
+
"Available": "Disponibile",
|
|
77
|
+
"Unavailable": "Non disponibile",
|
|
78
|
+
"Required": "Obbligatorio",
|
|
79
|
+
"Optional": "Opzionale",
|
|
80
|
+
"Default": "Predefinito",
|
|
81
|
+
"Custom": "Personalizzato",
|
|
82
|
+
"Advanced": "Avanzate",
|
|
83
|
+
"Basic": "Di base",
|
|
84
|
+
"Help": "Aiuto",
|
|
85
|
+
"Support": "Supporto",
|
|
86
|
+
"Documentation": "Documentazione",
|
|
87
|
+
"Version": "Versione",
|
|
88
|
+
"Language": "Lingua",
|
|
89
|
+
"Theme": "Tema",
|
|
90
|
+
"Light": "Chiaro",
|
|
91
|
+
"Dark": "Scuro",
|
|
92
|
+
"Auto": "Automatico",
|
|
93
|
+
"Endpoint": "Endpoint",
|
|
94
|
+
"Providers": "Provider",
|
|
95
|
+
"Combos": "Combinazioni",
|
|
96
|
+
"Usage": "Statistiche di utilizzo",
|
|
97
|
+
"Quota Tracker": "Tracker quota",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Strumenti",
|
|
100
|
+
"Console Log": "Log della console",
|
|
101
|
+
"System": "Sistema",
|
|
102
|
+
"Debug": "Debug",
|
|
103
|
+
"Shutdown": "Spegni",
|
|
104
|
+
"Close Proxy": "Chiudi proxy",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Sei sicuro di voler chiudere il server proxy?",
|
|
106
|
+
"Server Disconnected": "Server disconnesso",
|
|
107
|
+
"The proxy server has been stopped.": "Il server proxy è stato arrestato.",
|
|
108
|
+
"Reload Page": "Ricarica pagina",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Il servizio è in esecuzione nel terminale. Puoi chiudere questa pagina web. Lo spegnimento fermerà il servizio.",
|
|
110
|
+
"Manage your AI provider connections": "Gestisci le connessioni del tuo provider AI",
|
|
111
|
+
"Model combos with fallback": "Combinazioni di modelli con fallback",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Monitora l'utilizzo dell'API, il consumo di token e i log delle richieste",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Intercetta il traffico dello strumento CLI e instradalo attraverso 9Router",
|
|
114
|
+
"Configure CLI tools": "Configura gli strumenti CLI",
|
|
115
|
+
"API endpoint configuration": "Configurazione dell'endpoint API",
|
|
116
|
+
"Manage your preferences": "Gestisci le tue preferenze",
|
|
117
|
+
"Debug translation flow between formats": "Debug del flusso di traduzione tra i formati",
|
|
118
|
+
"Live server console output": "Output della console del server in tempo reale",
|
|
119
|
+
"Create model combos with fallback support": "Crea combinazioni di modelli con supporto fallback",
|
|
120
|
+
"Local Mode": "Modalità locale",
|
|
121
|
+
"Running on your machine": "In esecuzione sulla tua macchina",
|
|
122
|
+
"Database Location": "Posizione del database",
|
|
123
|
+
"Download Backup": "Scarica backup",
|
|
124
|
+
"Import Backup": "Importa backup",
|
|
125
|
+
"Database backup downloaded": "Backup del database scaricato",
|
|
126
|
+
"Database imported successfully": "Database importato con successo",
|
|
127
|
+
"Security": "Sicurezza",
|
|
128
|
+
"Require login": "Richiedi accesso",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Quando ATTIVO, il pannello di controllo richiede la password. Quando SPENTO, accedi senza login.",
|
|
130
|
+
"Current Password": "Password attuale",
|
|
131
|
+
"Enter current password": "Inserisci la password attuale",
|
|
132
|
+
"New Password": "Nuova password",
|
|
133
|
+
"Enter new password": "Inserisci la nuova password",
|
|
134
|
+
"Confirm New Password": "Conferma nuova password",
|
|
135
|
+
"Confirm new password": "Conferma la nuova password",
|
|
136
|
+
"Update Password": "Aggiorna password",
|
|
137
|
+
"Set Password": "Imposta password",
|
|
138
|
+
"Password updated successfully": "Password aggiornata con successo",
|
|
139
|
+
"Passwords do not match": "Le password non corrispondono",
|
|
140
|
+
"Routing Strategy": "Strategia di routing",
|
|
141
|
+
"Round Robin": "Round robin",
|
|
142
|
+
"Cycle through accounts to distribute load": "Scorri gli account per distribuire il carico",
|
|
143
|
+
"Sticky Limit": "Limite appiccicoso",
|
|
144
|
+
"Calls per account before switching": "Chiamate per account prima del passaggio",
|
|
145
|
+
"Network": "Rete",
|
|
146
|
+
"Outbound Proxy": "Proxy in uscita",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Abilita il proxy per le richieste in uscita OAuth + provider.",
|
|
148
|
+
"Proxy URL": "URL proxy",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Lascia vuoto per ereditare il proxy env esistente (se presente).",
|
|
150
|
+
"No Proxy": "Nessun proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Nomi host/domini separati da virgole per ignorare il proxy.",
|
|
152
|
+
"Test proxy URL": "Test URL proxy",
|
|
153
|
+
"Apply": "Applica",
|
|
154
|
+
"Proxy settings applied": "Impostazioni proxy applicate",
|
|
155
|
+
"Proxy enabled": "Proxy abilitato",
|
|
156
|
+
"Proxy disabled": "Proxy disabilitato",
|
|
157
|
+
"Proxy test OK": "Test proxy OK",
|
|
158
|
+
"Proxy test failed": "Test proxy non riuscito",
|
|
159
|
+
"Please enter a Proxy URL to test": "Inserisci un URL proxy da testare",
|
|
160
|
+
"Observability": "Osservabilità",
|
|
161
|
+
"Enable Observability": "Abilita osservabilità",
|
|
162
|
+
"Turn request detail recording on/off globally": "Attiva/disattiva la registrazione dei dettagli della richiesta globalmente",
|
|
163
|
+
"Max Records": "Record massimi",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Record di dettagli della richiesta massimi da mantenere (i record più vecchi vengono eliminati automaticamente)",
|
|
165
|
+
"Batch Size": "Dimensione batch",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Numero di elementi da accumulare prima di scrivere nel database (più alto = migliori prestazioni)",
|
|
167
|
+
"Flush Interval (ms)": "Intervallo di scaricamento (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Tempo massimo di attesa prima dello scaricamento del buffer (previene la perdita di dati durante il traffico basso)",
|
|
169
|
+
"Max JSON Size (KB)": "Dimensione JSON massima (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Dimensione massima per ogni campo JSON (richiesta/risposta) prima del troncamento",
|
|
171
|
+
"All data stored on your machine": "Tutti i dati memorizzati sulla tua macchina",
|
|
172
|
+
"MITM Server": "Server MITM",
|
|
173
|
+
"Running": "In esecuzione",
|
|
174
|
+
"Stopped": "Arrestato",
|
|
175
|
+
"Cert": "Certificato",
|
|
176
|
+
"Server": "Server",
|
|
177
|
+
"Purpose:": "Scopo:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Usa Antigravity IDE & GitHub Copilot → con QUALSIASI provider/modello da 9Router",
|
|
179
|
+
"How it works:": "Come funziona:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Richiesta Antigravity/Copilot IDE → Reindirizzamento DNS a localhost:443 → Il proxy MITM intercetta → 9Router → Risposta a Antigravity/Copilot",
|
|
181
|
+
"API Key": "Chiave API",
|
|
182
|
+
"No API keys — create one in Keys page": "Nessuna chiave API — crearne una nella pagina Chiavi",
|
|
183
|
+
"sk_9router (default)": "sk_9router (predefinito)",
|
|
184
|
+
"Server started": "Server avviato",
|
|
185
|
+
"Failed to start server": "Impossibile avviare il server",
|
|
186
|
+
"Server stopped — all DNS cleared": "Server arrestato — tutti i DNS cancellati",
|
|
187
|
+
"Failed to stop server": "Impossibile arrestare il server",
|
|
188
|
+
"Sudo password is required": "La password sudo è obbligatoria",
|
|
189
|
+
"Stop Server": "Arresta server",
|
|
190
|
+
"Start Server": "Avvia server",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Abilita DNS per ogni strumento sottostante per attivare l'intercettazione",
|
|
192
|
+
"Sudo Password Required": "Password Sudo richiesta",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Inserisci la tua password sudo per avviare/arrestare il server MITM",
|
|
194
|
+
"Sudo Password": "Password Sudo",
|
|
195
|
+
"Confirm": "Conferma"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "キャンセル",
|
|
3
|
+
"Delete": "削除",
|
|
4
|
+
"Edit": "編集",
|
|
5
|
+
"Save": "保存",
|
|
6
|
+
"Close": "閉じる",
|
|
7
|
+
"Add": "追加",
|
|
8
|
+
"Remove": "削除",
|
|
9
|
+
"Settings": "設定",
|
|
10
|
+
"Profile": "プロフィール",
|
|
11
|
+
"Dashboard": "ダッシュボード",
|
|
12
|
+
"Logout": "ログアウト",
|
|
13
|
+
"Login": "ログイン",
|
|
14
|
+
"Providers": "プロバイダー",
|
|
15
|
+
"Usage": "使用状況",
|
|
16
|
+
"API Key": "APIキー",
|
|
17
|
+
"Connected": "接続済み",
|
|
18
|
+
"Disconnected": "未接続",
|
|
19
|
+
"Active": "アクティブ",
|
|
20
|
+
"Inactive": "非アクティブ",
|
|
21
|
+
"Success": "成功",
|
|
22
|
+
"Failed": "失敗",
|
|
23
|
+
"Error": "エラー",
|
|
24
|
+
"Warning": "警告",
|
|
25
|
+
"Info": "情報",
|
|
26
|
+
"Loading": "読み込み中",
|
|
27
|
+
"Search": "検索",
|
|
28
|
+
"Filter": "フィルター",
|
|
29
|
+
"Sort": "並べ替え",
|
|
30
|
+
"Export": "エクスポート",
|
|
31
|
+
"Import": "インポート",
|
|
32
|
+
"Refresh": "更新",
|
|
33
|
+
"Back": "戻る",
|
|
34
|
+
"Next": "次へ",
|
|
35
|
+
"Previous": "前へ",
|
|
36
|
+
"Submit": "送信",
|
|
37
|
+
"Confirm": "確認",
|
|
38
|
+
"Yes": "はい",
|
|
39
|
+
"No": "いいえ",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "適用",
|
|
42
|
+
"Reset": "リセット",
|
|
43
|
+
"Clear": "クリア",
|
|
44
|
+
"Select": "選択",
|
|
45
|
+
"Upload": "アップロード",
|
|
46
|
+
"Download": "ダウンロード",
|
|
47
|
+
"Copy": "コピー",
|
|
48
|
+
"Paste": "貼り付け",
|
|
49
|
+
"Cut": "切り取り",
|
|
50
|
+
"Undo": "元に戻す",
|
|
51
|
+
"Redo": "やり直す",
|
|
52
|
+
"Name": "名前",
|
|
53
|
+
"Description": "説明",
|
|
54
|
+
"Status": "ステータス",
|
|
55
|
+
"Type": "タイプ",
|
|
56
|
+
"Date": "日付",
|
|
57
|
+
"Time": "時間",
|
|
58
|
+
"Created": "作成済み",
|
|
59
|
+
"Updated": "更新済み",
|
|
60
|
+
"Actions": "アクション",
|
|
61
|
+
"Details": "詳細",
|
|
62
|
+
"View": "表示",
|
|
63
|
+
"New": "新規",
|
|
64
|
+
"Total": "合計",
|
|
65
|
+
"Count": "カウント",
|
|
66
|
+
"Price": "価格",
|
|
67
|
+
"Cost": "コスト",
|
|
68
|
+
"Free": "無料",
|
|
69
|
+
"Paid": "有料",
|
|
70
|
+
"Enable": "有効",
|
|
71
|
+
"Disable": "無効",
|
|
72
|
+
"Enabled": "有効化済み",
|
|
73
|
+
"Disabled": "無効化済み",
|
|
74
|
+
"Online": "オンライン",
|
|
75
|
+
"Offline": "オフライン",
|
|
76
|
+
"Available": "利用可能",
|
|
77
|
+
"Unavailable": "利用不可",
|
|
78
|
+
"Required": "必須",
|
|
79
|
+
"Optional": "オプション",
|
|
80
|
+
"Default": "デフォルト",
|
|
81
|
+
"Custom": "カスタム",
|
|
82
|
+
"Advanced": "詳細",
|
|
83
|
+
"Basic": "基本",
|
|
84
|
+
"Help": "ヘルプ",
|
|
85
|
+
"Support": "サポート",
|
|
86
|
+
"Documentation": "ドキュメント",
|
|
87
|
+
"Version": "バージョン",
|
|
88
|
+
"Language": "言語",
|
|
89
|
+
"Theme": "テーマ",
|
|
90
|
+
"Light": "ライト",
|
|
91
|
+
"Dark": "ダーク",
|
|
92
|
+
"Auto": "自動",
|
|
93
|
+
"Endpoint": "エンドポイント",
|
|
94
|
+
"Providers": "プロバイダー",
|
|
95
|
+
"Combos": "コンボ",
|
|
96
|
+
"Usage": "統計",
|
|
97
|
+
"Quota Tracker": "クォータトラッカー",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "CLIツール",
|
|
100
|
+
"Console Log": "コンソールログ",
|
|
101
|
+
"System": "システム",
|
|
102
|
+
"Debug": "デバッグ",
|
|
103
|
+
"Shutdown": "シャットダウン",
|
|
104
|
+
"Close Proxy": "プロキシを閉じる",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "プロキシサーバーを閉じてもよろしいですか?",
|
|
106
|
+
"Server Disconnected": "サーバーが切断されました",
|
|
107
|
+
"The proxy server has been stopped.": "プロキシサーバーが停止しました。",
|
|
108
|
+
"Reload Page": "ページを再読み込み",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "サービスはターミナルで実行されています。このウェブページを閉じることができます。シャットダウンはサービスを停止します。",
|
|
110
|
+
"Manage your AI provider connections": "AIプロバイダーの接続を管理する",
|
|
111
|
+
"Model combos with fallback": "フォールバック付きモデルコンボ",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "APIの使用状況、トークン消費量、およびリクエストログを監視する",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "CLIツールのトラフィックをインターセプトし、9Routerを通じてルーティングする",
|
|
114
|
+
"Configure CLI tools": "CLIツールを構成",
|
|
115
|
+
"API endpoint configuration": "APIエンドポイント構成",
|
|
116
|
+
"Manage your preferences": "設定を管理する",
|
|
117
|
+
"Debug translation flow between formats": "形式間の翻訳フローをデバッグ",
|
|
118
|
+
"Live server console output": "ライブサーバーコンソール出力",
|
|
119
|
+
"Create model combos with fallback support": "フォールバックサポート付きモデルコンボを作成",
|
|
120
|
+
"Local Mode": "ローカルモード",
|
|
121
|
+
"Running on your machine": "お使いのマシンで実行中",
|
|
122
|
+
"Database Location": "データベースの場所",
|
|
123
|
+
"Download Backup": "バックアップをダウンロード",
|
|
124
|
+
"Import Backup": "バックアップをインポート",
|
|
125
|
+
"Database backup downloaded": "データベースバックアップがダウンロードされました",
|
|
126
|
+
"Database imported successfully": "データベースが正常にインポートされました",
|
|
127
|
+
"Security": "セキュリティ",
|
|
128
|
+
"Require login": "ログインが必要",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "ON の場合、ダッシュボードはパスワードが必要です。OFF の場合、ログインなしでアクセスできます。",
|
|
130
|
+
"Current Password": "現在のパスワード",
|
|
131
|
+
"Enter current password": "現在のパスワードを入力",
|
|
132
|
+
"New Password": "新しいパスワード",
|
|
133
|
+
"Enter new password": "新しいパスワードを入力",
|
|
134
|
+
"Confirm New Password": "新しいパスワードを確認",
|
|
135
|
+
"Confirm new password": "新しいパスワードを確認",
|
|
136
|
+
"Update Password": "パスワードを更新",
|
|
137
|
+
"Set Password": "パスワードを設定",
|
|
138
|
+
"Password updated successfully": "パスワードが正常に更新されました",
|
|
139
|
+
"Passwords do not match": "パスワードが一致しません",
|
|
140
|
+
"Routing Strategy": "ルーティング戦略",
|
|
141
|
+
"Round Robin": "ラウンドロビン",
|
|
142
|
+
"Cycle through accounts to distribute load": "アカウント間を循環してロードを分散",
|
|
143
|
+
"Sticky Limit": "スティッキーリミット",
|
|
144
|
+
"Calls per account before switching": "切り替え前のアカウントごとのコール数",
|
|
145
|
+
"Network": "ネットワーク",
|
|
146
|
+
"Outbound Proxy": "アウトバウンドプロキシ",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "OAuth + プロバイダーアウトバウンドリクエストのプロキシを有効にします。",
|
|
148
|
+
"Proxy URL": "プロキシURL",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "既存の環境プロキシを継承するには空のままにしてください。",
|
|
150
|
+
"No Proxy": "プロキシなし",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "プロキシをバイパスするためのコンマ区切りのホスト名/ドメイン。",
|
|
152
|
+
"Test proxy URL": "プロキシURLをテスト",
|
|
153
|
+
"Apply": "適用",
|
|
154
|
+
"Proxy settings applied": "プロキシ設定が適用されました",
|
|
155
|
+
"Proxy enabled": "プロキシが有効になりました",
|
|
156
|
+
"Proxy disabled": "プロキシが無効になりました",
|
|
157
|
+
"Proxy test OK": "プロキシテストOK",
|
|
158
|
+
"Proxy test failed": "プロキシテストが失敗しました",
|
|
159
|
+
"Please enter a Proxy URL to test": "テストするプロキシURLを入力してください",
|
|
160
|
+
"Observability": "可観測性",
|
|
161
|
+
"Enable Observability": "可観測性を有効にする",
|
|
162
|
+
"Turn request detail recording on/off globally": "リクエスト詳細記録をグローバルにオン/オフにします",
|
|
163
|
+
"Max Records": "最大レコード数",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "保持するリクエスト詳細レコードの最大数(古いレコードは自動削除されます)",
|
|
165
|
+
"Batch Size": "バッチサイズ",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "データベースに書き込む前に蓄積するアイテム数(高い = パフォーマンス向上)",
|
|
167
|
+
"Flush Interval (ms)": "フラッシュ間隔 (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "バッファをフラッシュする前の最大待機時間(低トラフィック中のデータ損失を防ぎます)",
|
|
169
|
+
"Max JSON Size (KB)": "最大JSON サイズ (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "切り詰め前の各JSONフィールド(リクエスト/レスポンス)の最大サイズ",
|
|
171
|
+
"All data stored on your machine": "すべてのデータがお使いのマシンに保存されます",
|
|
172
|
+
"MITM Server": "MITMサーバー",
|
|
173
|
+
"Running": "実行中",
|
|
174
|
+
"Stopped": "停止済み",
|
|
175
|
+
"Cert": "証明書",
|
|
176
|
+
"Server": "サーバー",
|
|
177
|
+
"Purpose:": "目的:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Antigravity IDE & GitHub Copilot → 9Router の任意のプロバイダー/モデルを使用",
|
|
179
|
+
"How it works:": "しくみ:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Antigravity/Copilot IDE リクエスト → localhost:443 への DNS リダイレクト → MITM プロキシが傍受 → 9Router → Antigravity/Copilot への応答",
|
|
181
|
+
"API Key": "APIキー",
|
|
182
|
+
"No API keys — create one in Keys page": "APIキーがありません — キーページで1つ作成してください",
|
|
183
|
+
"sk_9router (default)": "sk_9router(デフォルト)",
|
|
184
|
+
"Server started": "サーバーが開始されました",
|
|
185
|
+
"Failed to start server": "サーバーの開始に失敗しました",
|
|
186
|
+
"Server stopped — all DNS cleared": "サーバーが停止しました — すべてのDNSがクリアされました",
|
|
187
|
+
"Failed to stop server": "サーバーの停止に失敗しました",
|
|
188
|
+
"Sudo password is required": "Sudoパスワードが必要です",
|
|
189
|
+
"Stop Server": "サーバーを停止",
|
|
190
|
+
"Start Server": "サーバーを開始",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "以下の各ツールに対してDNSを有効にして、傍受をアクティブにします",
|
|
192
|
+
"Sudo Password Required": "Sudoパスワードが必要です",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "MITMサーバーを開始/停止するには、sudoパスワードを入力してください",
|
|
194
|
+
"Sudo Password": "Sudoパスワード",
|
|
195
|
+
"Confirm": "確認"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "취소",
|
|
3
|
+
"Delete": "삭제",
|
|
4
|
+
"Edit": "편집",
|
|
5
|
+
"Save": "저장",
|
|
6
|
+
"Close": "닫기",
|
|
7
|
+
"Add": "추가",
|
|
8
|
+
"Remove": "제거",
|
|
9
|
+
"Settings": "설정",
|
|
10
|
+
"Profile": "프로필",
|
|
11
|
+
"Dashboard": "대시보드",
|
|
12
|
+
"Logout": "로그아웃",
|
|
13
|
+
"Login": "로그인",
|
|
14
|
+
"Providers": "제공자",
|
|
15
|
+
"Usage": "사용 현황",
|
|
16
|
+
"API Key": "API 키",
|
|
17
|
+
"Connected": "연결됨",
|
|
18
|
+
"Disconnected": "연결 해제됨",
|
|
19
|
+
"Active": "활성",
|
|
20
|
+
"Inactive": "비활성",
|
|
21
|
+
"Success": "성공",
|
|
22
|
+
"Failed": "실패",
|
|
23
|
+
"Error": "오류",
|
|
24
|
+
"Warning": "경고",
|
|
25
|
+
"Info": "정보",
|
|
26
|
+
"Loading": "로딩 중",
|
|
27
|
+
"Search": "검색",
|
|
28
|
+
"Filter": "필터",
|
|
29
|
+
"Sort": "정렬",
|
|
30
|
+
"Export": "내보내기",
|
|
31
|
+
"Import": "가져오기",
|
|
32
|
+
"Refresh": "새로고침",
|
|
33
|
+
"Back": "뒤로",
|
|
34
|
+
"Next": "다음",
|
|
35
|
+
"Previous": "이전",
|
|
36
|
+
"Submit": "제출",
|
|
37
|
+
"Confirm": "확인",
|
|
38
|
+
"Yes": "예",
|
|
39
|
+
"No": "아니오",
|
|
40
|
+
"OK": "확인",
|
|
41
|
+
"Apply": "적용",
|
|
42
|
+
"Reset": "재설정",
|
|
43
|
+
"Clear": "지우기",
|
|
44
|
+
"Select": "선택",
|
|
45
|
+
"Upload": "업로드",
|
|
46
|
+
"Download": "다운로드",
|
|
47
|
+
"Copy": "복사",
|
|
48
|
+
"Paste": "붙여넣기",
|
|
49
|
+
"Cut": "잘라내기",
|
|
50
|
+
"Undo": "실행 취소",
|
|
51
|
+
"Redo": "다시 실행",
|
|
52
|
+
"Name": "이름",
|
|
53
|
+
"Description": "설명",
|
|
54
|
+
"Status": "상태",
|
|
55
|
+
"Type": "유형",
|
|
56
|
+
"Date": "날짜",
|
|
57
|
+
"Time": "시간",
|
|
58
|
+
"Created": "생성됨",
|
|
59
|
+
"Updated": "업데이트됨",
|
|
60
|
+
"Actions": "작업",
|
|
61
|
+
"Details": "세부정보",
|
|
62
|
+
"View": "보기",
|
|
63
|
+
"New": "새로 만들기",
|
|
64
|
+
"Total": "합계",
|
|
65
|
+
"Count": "개수",
|
|
66
|
+
"Price": "가격",
|
|
67
|
+
"Cost": "비용",
|
|
68
|
+
"Free": "무료",
|
|
69
|
+
"Paid": "유료",
|
|
70
|
+
"Enable": "활성화",
|
|
71
|
+
"Disable": "비활성화",
|
|
72
|
+
"Enabled": "활성화됨",
|
|
73
|
+
"Disabled": "비활성화됨",
|
|
74
|
+
"Online": "온라인",
|
|
75
|
+
"Offline": "오프라인",
|
|
76
|
+
"Available": "사용 가능",
|
|
77
|
+
"Unavailable": "사용 불가",
|
|
78
|
+
"Required": "필수",
|
|
79
|
+
"Optional": "선택사항",
|
|
80
|
+
"Default": "기본값",
|
|
81
|
+
"Custom": "사용자 지정",
|
|
82
|
+
"Advanced": "고급",
|
|
83
|
+
"Basic": "기본",
|
|
84
|
+
"Help": "도움말",
|
|
85
|
+
"Support": "지원",
|
|
86
|
+
"Documentation": "설명서",
|
|
87
|
+
"Version": "버전",
|
|
88
|
+
"Language": "언어",
|
|
89
|
+
"Theme": "테마",
|
|
90
|
+
"Light": "밝음",
|
|
91
|
+
"Dark": "어두움",
|
|
92
|
+
"Auto": "자동",
|
|
93
|
+
"Endpoint": "엔드포인트",
|
|
94
|
+
"Providers": "제공자",
|
|
95
|
+
"Combos": "조합",
|
|
96
|
+
"Usage": "통계",
|
|
97
|
+
"Quota Tracker": "할당량 추적",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "CLI 도구",
|
|
100
|
+
"Console Log": "콘솔 로그",
|
|
101
|
+
"System": "시스템",
|
|
102
|
+
"Debug": "디버깅",
|
|
103
|
+
"Shutdown": "종료",
|
|
104
|
+
"Close Proxy": "프록시 닫기",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "프록시 서버를 닫으시겠습니까?",
|
|
106
|
+
"Server Disconnected": "서버 연결 해제됨",
|
|
107
|
+
"The proxy server has been stopped.": "프록시 서버가 중지되었습니다.",
|
|
108
|
+
"Reload Page": "페이지 다시 로드",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "서비스가 터미널에서 실행 중입니다. 이 웹 페이지를 닫을 수 있습니다. 종료하면 서비스가 중지됩니다.",
|
|
110
|
+
"Manage your AI provider connections": "AI 제공자 연결 관리",
|
|
111
|
+
"Model combos with fallback": "폴백 기능이 있는 모델 조합",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "API 사용, 토큰 소비 및 요청 로그 모니터링",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "CLI 도구 트래픽을 가로채고 9Router를 통해 라우팅",
|
|
114
|
+
"Configure CLI tools": "CLI 도구 구성",
|
|
115
|
+
"API endpoint configuration": "API 엔드포인트 구성",
|
|
116
|
+
"Manage your preferences": "기본 설정 관리",
|
|
117
|
+
"Debug translation flow between formats": "형식 간 변환 흐름 디버깅",
|
|
118
|
+
"Live server console output": "라이브 서버 콘솔 출력",
|
|
119
|
+
"Create model combos with fallback support": "폴백 지원이 있는 모델 조합 만들기",
|
|
120
|
+
"Local Mode": "로컬 모드",
|
|
121
|
+
"Running on your machine": "컴퓨터에서 실행 중",
|
|
122
|
+
"Database Location": "데이터베이스 위치",
|
|
123
|
+
"Download Backup": "백업 다운로드",
|
|
124
|
+
"Import Backup": "백업 가져오기",
|
|
125
|
+
"Database backup downloaded": "데이터베이스 백업 다운로드됨",
|
|
126
|
+
"Database imported successfully": "데이터베이스를 성공적으로 가져왔습니다",
|
|
127
|
+
"Security": "보안",
|
|
128
|
+
"Require login": "로그인 필요",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "ON일 때 대시보드에서 암호가 필요합니다. OFF일 때 로그인 없이 접근할 수 있습니다.",
|
|
130
|
+
"Current Password": "현재 암호",
|
|
131
|
+
"Enter current password": "현재 암호 입력",
|
|
132
|
+
"New Password": "새 암호",
|
|
133
|
+
"Enter new password": "새 암호 입력",
|
|
134
|
+
"Confirm New Password": "새 암호 확인",
|
|
135
|
+
"Confirm new password": "새 암호 확인",
|
|
136
|
+
"Update Password": "암호 업데이트",
|
|
137
|
+
"Set Password": "암호 설정",
|
|
138
|
+
"Password updated successfully": "암호가 성공적으로 업데이트되었습니다",
|
|
139
|
+
"Passwords do not match": "암호가 일치하지 않습니다",
|
|
140
|
+
"Routing Strategy": "라우팅 전략",
|
|
141
|
+
"Round Robin": "라운드 로빈",
|
|
142
|
+
"Cycle through accounts to distribute load": "계정을 순환하여 로드 분산",
|
|
143
|
+
"Sticky Limit": "고정 제한",
|
|
144
|
+
"Calls per account before switching": "전환 전 계정당 호출 수",
|
|
145
|
+
"Network": "네트워크",
|
|
146
|
+
"Outbound Proxy": "아웃바운드 프록시",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "OAuth + 제공자 아웃바운드 요청에 대한 프록시를 활성화합니다.",
|
|
148
|
+
"Proxy URL": "프록시 URL",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "기존 환경 프록시를 상속받으려면 비워두세요.",
|
|
150
|
+
"No Proxy": "프록시 없음",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "프록시를 우회하기 위한 쉼표로 구분된 호스트명/도메인입니다.",
|
|
152
|
+
"Test proxy URL": "프록시 URL 테스트",
|
|
153
|
+
"Apply": "적용",
|
|
154
|
+
"Proxy settings applied": "프록시 설정이 적용되었습니다",
|
|
155
|
+
"Proxy enabled": "프록시 활성화됨",
|
|
156
|
+
"Proxy disabled": "프록시 비활성화됨",
|
|
157
|
+
"Proxy test OK": "프록시 테스트 성공",
|
|
158
|
+
"Proxy test failed": "프록시 테스트 실패",
|
|
159
|
+
"Please enter a Proxy URL to test": "테스트할 프록시 URL을 입력하세요",
|
|
160
|
+
"Observability": "관찰 가능성",
|
|
161
|
+
"Enable Observability": "관찰 가능성 활성화",
|
|
162
|
+
"Turn request detail recording on/off globally": "요청 세부 정보 기록을 전역적으로 켜기/끄기",
|
|
163
|
+
"Max Records": "최대 레코드",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "보관할 최대 요청 세부 정보 레코드(오래된 레코드는 자동 삭제됨)",
|
|
165
|
+
"Batch Size": "배치 크기",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "데이터베이스에 쓰기 전에 누적할 항목 수(높을수록 더 나은 성능)",
|
|
167
|
+
"Flush Interval (ms)": "플러시 간격 (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "버퍼를 플러시하기 전 최대 대기 시간(낮은 트래픽 중 데이터 손실 방지)",
|
|
169
|
+
"Max JSON Size (KB)": "최대 JSON 크기 (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "자르기 전 각 JSON 필드(요청/응답)의 최대 크기",
|
|
171
|
+
"All data stored on your machine": "모든 데이터가 컴퓨터에 저장됨",
|
|
172
|
+
"MITM Server": "MITM 서버",
|
|
173
|
+
"Running": "실행 중",
|
|
174
|
+
"Stopped": "중지됨",
|
|
175
|
+
"Cert": "인증서",
|
|
176
|
+
"Server": "서버",
|
|
177
|
+
"Purpose:": "목적:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Antigravity IDE 및 GitHub Copilot 사용 → 9Router의 모든 제공자/모델과 함께",
|
|
179
|
+
"How it works:": "작동 방식:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Antigravity/Copilot IDE 요청 → localhost:443로 DNS 리디렉션 → MITM 프록시가 가로챔 → 9Router → Antigravity/Copilot으로 응답",
|
|
181
|
+
"API Key": "API 키",
|
|
182
|
+
"No API keys — create one in Keys page": "API 키 없음 — 키 페이지에서 만들기",
|
|
183
|
+
"sk_9router (default)": "sk_9router (기본값)",
|
|
184
|
+
"Server started": "서버 시작됨",
|
|
185
|
+
"Failed to start server": "서버 시작 실패",
|
|
186
|
+
"Server stopped — all DNS cleared": "서버 중지됨 — 모든 DNS 지워짐",
|
|
187
|
+
"Failed to stop server": "서버 중지 실패",
|
|
188
|
+
"Sudo password is required": "Sudo 암호가 필요합니다",
|
|
189
|
+
"Stop Server": "서버 중지",
|
|
190
|
+
"Start Server": "서버 시작",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "아래 각 도구에 대해 DNS를 활성화하여 가로채기 활성화",
|
|
192
|
+
"Sudo Password Required": "Sudo 암호 필요",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "MITM 서버를 시작/중지하려면 sudo 암호를 입력하세요",
|
|
194
|
+
"Sudo Password": "Sudo 암호",
|
|
195
|
+
"Confirm": "확인"
|
|
196
|
+
}
|