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": "Peruuta",
|
|
3
|
+
"Delete": "Poista",
|
|
4
|
+
"Edit": "Muokkaa",
|
|
5
|
+
"Save": "Tallenna",
|
|
6
|
+
"Close": "Sulje",
|
|
7
|
+
"Add": "Lisää",
|
|
8
|
+
"Remove": "Poista",
|
|
9
|
+
"Settings": "Asetukset",
|
|
10
|
+
"Profile": "Profiili",
|
|
11
|
+
"Dashboard": "Kojelauta",
|
|
12
|
+
"Logout": "Kirjaudu ulos",
|
|
13
|
+
"Login": "Kirjaudu sisään",
|
|
14
|
+
"Providers": "Palveluntarjoajat",
|
|
15
|
+
"Usage": "Käyttö",
|
|
16
|
+
"API Key": "API-avain",
|
|
17
|
+
"Connected": "Yhdistetty",
|
|
18
|
+
"Disconnected": "Yhteys katkaistu",
|
|
19
|
+
"Active": "Aktiivinen",
|
|
20
|
+
"Inactive": "Passiivinen",
|
|
21
|
+
"Success": "Onnistui",
|
|
22
|
+
"Failed": "Epäonnistui",
|
|
23
|
+
"Error": "Virhe",
|
|
24
|
+
"Warning": "Varoitus",
|
|
25
|
+
"Info": "Tiedot",
|
|
26
|
+
"Loading": "Ladataan",
|
|
27
|
+
"Search": "Hae",
|
|
28
|
+
"Filter": "Suodin",
|
|
29
|
+
"Sort": "Lajittele",
|
|
30
|
+
"Export": "Vie",
|
|
31
|
+
"Import": "Tuo",
|
|
32
|
+
"Refresh": "Päivitä",
|
|
33
|
+
"Back": "Takaisin",
|
|
34
|
+
"Next": "Seuraava",
|
|
35
|
+
"Previous": "Edellinen",
|
|
36
|
+
"Submit": "Lähetä",
|
|
37
|
+
"Confirm": "Vahvista",
|
|
38
|
+
"Yes": "Kyllä",
|
|
39
|
+
"No": "Ei",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Käytä",
|
|
42
|
+
"Reset": "Nollaa",
|
|
43
|
+
"Clear": "Tyhjennä",
|
|
44
|
+
"Select": "Valitse",
|
|
45
|
+
"Upload": "Lataa",
|
|
46
|
+
"Download": "Lataa",
|
|
47
|
+
"Copy": "Kopioi",
|
|
48
|
+
"Paste": "Liitä",
|
|
49
|
+
"Cut": "Leikkaa",
|
|
50
|
+
"Undo": "Kumoa",
|
|
51
|
+
"Redo": "Tee uudelleen",
|
|
52
|
+
"Name": "Nimi",
|
|
53
|
+
"Description": "Kuvaus",
|
|
54
|
+
"Status": "Tila",
|
|
55
|
+
"Type": "Tyyppi",
|
|
56
|
+
"Date": "Päivämäärä",
|
|
57
|
+
"Time": "Aika",
|
|
58
|
+
"Created": "Luotu",
|
|
59
|
+
"Updated": "Päivitetty",
|
|
60
|
+
"Actions": "Toiminnot",
|
|
61
|
+
"Details": "Tiedot",
|
|
62
|
+
"View": "Näytä",
|
|
63
|
+
"New": "Uusi",
|
|
64
|
+
"Total": "Yhteensä",
|
|
65
|
+
"Count": "Määrä",
|
|
66
|
+
"Price": "Hinta",
|
|
67
|
+
"Cost": "Kustannus",
|
|
68
|
+
"Free": "Ilmainen",
|
|
69
|
+
"Paid": "Maksettu",
|
|
70
|
+
"Enable": "Ota käyttöön",
|
|
71
|
+
"Disable": "Poista käytöstä",
|
|
72
|
+
"Enabled": "Käytössä",
|
|
73
|
+
"Disabled": "Pois käytöstä",
|
|
74
|
+
"Online": "Online",
|
|
75
|
+
"Offline": "Offline",
|
|
76
|
+
"Available": "Saatavilla",
|
|
77
|
+
"Unavailable": "Ei saatavilla",
|
|
78
|
+
"Required": "Pakollinen",
|
|
79
|
+
"Optional": "Valinnainen",
|
|
80
|
+
"Default": "Oletus",
|
|
81
|
+
"Custom": "Mukautettu",
|
|
82
|
+
"Advanced": "Lisäasetukset",
|
|
83
|
+
"Basic": "Perus",
|
|
84
|
+
"Help": "Apua",
|
|
85
|
+
"Support": "Tuki",
|
|
86
|
+
"Documentation": "Dokumentaatio",
|
|
87
|
+
"Version": "Versio",
|
|
88
|
+
"Language": "Kieli",
|
|
89
|
+
"Theme": "Teema",
|
|
90
|
+
"Light": "Vaalea",
|
|
91
|
+
"Dark": "Tumma",
|
|
92
|
+
"Auto": "Automaattinen",
|
|
93
|
+
"Endpoint": "Pääteeksi",
|
|
94
|
+
"Providers": "Palveluntarjoajat",
|
|
95
|
+
"Combos": "Yhdistelmät",
|
|
96
|
+
"Usage": "Käyttötilastot",
|
|
97
|
+
"Quota Tracker": "Kiintiyden seuranta",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Työkalut",
|
|
100
|
+
"Console Log": "Konsolilokit",
|
|
101
|
+
"System": "Järjestelmä",
|
|
102
|
+
"Debug": "Virheenkorjaus",
|
|
103
|
+
"Shutdown": "Sammuta",
|
|
104
|
+
"Close Proxy": "Sulje välityspalvelin",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Oletko varma, että haluat sulkea välityspalvelimen?",
|
|
106
|
+
"Server Disconnected": "Palvelin katkaistiin",
|
|
107
|
+
"The proxy server has been stopped.": "Välityspalvelin on pysäytetty.",
|
|
108
|
+
"Reload Page": "Päivitä sivu",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Palvelu on käynnissä terminaalissa. Voit sulkea tämän verkkosivun. Sammutus pysäyttää palvelun.",
|
|
110
|
+
"Manage your AI provider connections": "Hallitse AI-palveluntarjoajayhteyksääsi",
|
|
111
|
+
"Model combos with fallback": "Mallien yhdistelmät palautuksella",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Valvo API-käyttöä, tunnusmerkkien kulutusta ja pyyntölokeja",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Sieppaa CLI-työkaluliikenteen ja reitit 9Routerin kautta",
|
|
114
|
+
"Configure CLI tools": "Konfiguroi CLI-työkalut",
|
|
115
|
+
"API endpoint configuration": "API-päätepisteen konfiguraatio",
|
|
116
|
+
"Manage your preferences": "Hallitse asetuksiasi",
|
|
117
|
+
"Debug translation flow between formats": "Virheenkorjaus kääntämisvirta formaattien välillä",
|
|
118
|
+
"Live server console output": "Palvelimen konsolin tulostus reaaliajassa",
|
|
119
|
+
"Create model combos with fallback support": "Luo malliyhdistelmiä palautustuen kanssa",
|
|
120
|
+
"Local Mode": "Paikallinen tila",
|
|
121
|
+
"Running on your machine": "Käynnissä koneellasi",
|
|
122
|
+
"Database Location": "Tietokannan sijainti",
|
|
123
|
+
"Download Backup": "Lataa varmuuskopio",
|
|
124
|
+
"Import Backup": "Tuo varmuuskopio",
|
|
125
|
+
"Database backup downloaded": "Tietokannan varmuuskopio ladattiin",
|
|
126
|
+
"Database imported successfully": "Tietokanta tuotiin onnistuneesti",
|
|
127
|
+
"Security": "Turvallisuus",
|
|
128
|
+
"Require login": "Vaadi kirjautumista",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Kun ON, kojelauta vaatii salasanaa. Kun OFF, pääsy ilman kirjautumista.",
|
|
130
|
+
"Current Password": "Nykyinen salasana",
|
|
131
|
+
"Enter current password": "Kirjoita nykyinen salasana",
|
|
132
|
+
"New Password": "Uusi salasana",
|
|
133
|
+
"Enter new password": "Kirjoita uusi salasana",
|
|
134
|
+
"Confirm New Password": "Vahvista uusi salasana",
|
|
135
|
+
"Confirm new password": "Vahvista uusi salasana",
|
|
136
|
+
"Update Password": "Päivitä salasana",
|
|
137
|
+
"Set Password": "Aseta salasana",
|
|
138
|
+
"Password updated successfully": "Salasana päivitettiin onnistuneesti",
|
|
139
|
+
"Passwords do not match": "Salasanat eivät täsmää",
|
|
140
|
+
"Routing Strategy": "Reititysstrategia",
|
|
141
|
+
"Round Robin": "Kiertelevä robotti",
|
|
142
|
+
"Cycle through accounts to distribute load": "Kierrä tileillä kuormituksen jakamiseksi",
|
|
143
|
+
"Sticky Limit": "Kiinteä raja",
|
|
144
|
+
"Calls per account before switching": "Puhelut tiliä kohti ennen vaihtamista",
|
|
145
|
+
"Network": "Verkko",
|
|
146
|
+
"Outbound Proxy": "Lähtevä välityspalvelin",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Ota käyttöön välityspalvelin OAuth + palveluntarjoajan lähteviin pyyntöihin.",
|
|
148
|
+
"Proxy URL": "Välityspalvelimen URL",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Jätä tyhjäksi periä olemassa olevaa env-välityspalvelinta (jos sellainen on).",
|
|
150
|
+
"No Proxy": "Ei välityspalvelinta",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Pilkulla erotetut isäntänimet/etäisyydet välityspalvelimen ohittamiseksi.",
|
|
152
|
+
"Test proxy URL": "Testaa välityspalvelimen URL",
|
|
153
|
+
"Apply": "Käytä",
|
|
154
|
+
"Proxy settings applied": "Välityspalvelimen asetukset käytössä",
|
|
155
|
+
"Proxy enabled": "Välityspalvelin otettu käyttöön",
|
|
156
|
+
"Proxy disabled": "Välityspalvelin poistettu käytöstä",
|
|
157
|
+
"Proxy test OK": "Välityspalvelimen testi OK",
|
|
158
|
+
"Proxy test failed": "Välityspalvelimen testi epäonnistui",
|
|
159
|
+
"Please enter a Proxy URL to test": "Kirjoita testattava välityspalvelimen URL",
|
|
160
|
+
"Observability": "Havainnointitarkkuus",
|
|
161
|
+
"Enable Observability": "Ota havainnointitarkkuus käyttöön",
|
|
162
|
+
"Turn request detail recording on/off globally": "Poista pyynnön yksityiskohtien tallentaminen käyttöön/pois käytöstä maailmanlaajuisesti",
|
|
163
|
+
"Max Records": "Max-tietueet",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Maksimaalinen pyynnön yksityiskohtitietueet säilytettäväksi (vanhemmat tietueet poistetaan automaattisesti)",
|
|
165
|
+
"Batch Size": "Erän koko",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Tietokantaan kirjoittamista edeltävien kerättävien kohteiden lukumäärä (korkeampi = parempi suorituskyky)",
|
|
167
|
+
"Flush Interval (ms)": "Tyhjennysväli (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Enimmäisaika odottaa ennen puskurin tyhjentämistä (estää tietojen menetyksen matalan liikenteen aikana)",
|
|
169
|
+
"Max JSON Size (KB)": "Maksimaalinen JSON-koko (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Kunkin JSON-kentän (pyynnön/vastauksen) enimmäiskoko ennen katkaisua",
|
|
171
|
+
"All data stored on your machine": "Kaikki tiedot tallennettu koneellasi",
|
|
172
|
+
"MITM Server": "MITM-palvelin",
|
|
173
|
+
"Running": "Käynnissä",
|
|
174
|
+
"Stopped": "Pysäytetty",
|
|
175
|
+
"Cert": "Sertifikaatti",
|
|
176
|
+
"Server": "Palvelin",
|
|
177
|
+
"Purpose:": "Tarkoitus:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Käytä Antigravity IDE:tä ja GitHub Copilot:ia → minkä tahansa palveluntarjoajan/mallin kanssa 9Routerista",
|
|
179
|
+
"How it works:": "Kuinka se toimii:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Antigravity/Copilot IDE-pyyntö → DNS-uudelleenohjaus localhost:443:iin → MITM-välityspalvelin sieppaa → 9Router → vastaus Antigravity/Copilot:ille",
|
|
181
|
+
"API Key": "API-avain",
|
|
182
|
+
"No API keys — create one in Keys page": "Ei API-avaimia — luo yksi Keys-sivulla",
|
|
183
|
+
"sk_9router (default)": "sk_9router (oletus)",
|
|
184
|
+
"Server started": "Palvelin käynnistetty",
|
|
185
|
+
"Failed to start server": "Palvelimen käynnistäminen epäonnistui",
|
|
186
|
+
"Server stopped — all DNS cleared": "Palvelin pysäytetty — kaikki DNS poistettu",
|
|
187
|
+
"Failed to stop server": "Palvelimen pysäyttäminen epäonnistui",
|
|
188
|
+
"Sudo password is required": "Sudo-salasana vaaditaan",
|
|
189
|
+
"Stop Server": "Pysäytä palvelin",
|
|
190
|
+
"Start Server": "Käynnistä palvelin",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Ota DNS käyttöön kunkin alla olevan työkalun osalta aktivoidaksesi sieppauksen",
|
|
192
|
+
"Sudo Password Required": "Sudo-salasana vaaditaan",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Kirjoita sudo-salasanasi MITM-palvelimen käynnistämiseksi/pysäyttämiseksi",
|
|
194
|
+
"Sudo Password": "Sudo-salasana",
|
|
195
|
+
"Confirm": "Vahvista"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Annuler",
|
|
3
|
+
"Delete": "Supprimer",
|
|
4
|
+
"Edit": "Modifier",
|
|
5
|
+
"Save": "Enregistrer",
|
|
6
|
+
"Close": "Fermer",
|
|
7
|
+
"Add": "Ajouter",
|
|
8
|
+
"Remove": "Retirer",
|
|
9
|
+
"Settings": "Paramètres",
|
|
10
|
+
"Profile": "Profil",
|
|
11
|
+
"Dashboard": "Tableau de bord",
|
|
12
|
+
"Logout": "Déconnexion",
|
|
13
|
+
"Login": "Connexion",
|
|
14
|
+
"Providers": "Fournisseurs",
|
|
15
|
+
"Usage": "Utilisation",
|
|
16
|
+
"API Key": "Clé API",
|
|
17
|
+
"Connected": "Connecté",
|
|
18
|
+
"Disconnected": "Déconnecté",
|
|
19
|
+
"Active": "Actif",
|
|
20
|
+
"Inactive": "Inactif",
|
|
21
|
+
"Success": "Succès",
|
|
22
|
+
"Failed": "Échoué",
|
|
23
|
+
"Error": "Erreur",
|
|
24
|
+
"Warning": "Avertissement",
|
|
25
|
+
"Info": "Informations",
|
|
26
|
+
"Loading": "Chargement",
|
|
27
|
+
"Search": "Rechercher",
|
|
28
|
+
"Filter": "Filtrer",
|
|
29
|
+
"Sort": "Trier",
|
|
30
|
+
"Export": "Exporter",
|
|
31
|
+
"Import": "Importer",
|
|
32
|
+
"Refresh": "Actualiser",
|
|
33
|
+
"Back": "Retour",
|
|
34
|
+
"Next": "Suivant",
|
|
35
|
+
"Previous": "Précédent",
|
|
36
|
+
"Submit": "Soumettre",
|
|
37
|
+
"Confirm": "Confirmer",
|
|
38
|
+
"Yes": "Oui",
|
|
39
|
+
"No": "Non",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Appliquer",
|
|
42
|
+
"Reset": "Réinitialiser",
|
|
43
|
+
"Clear": "Effacer",
|
|
44
|
+
"Select": "Sélectionner",
|
|
45
|
+
"Upload": "Télécharger",
|
|
46
|
+
"Download": "Télécharger",
|
|
47
|
+
"Copy": "Copier",
|
|
48
|
+
"Paste": "Coller",
|
|
49
|
+
"Cut": "Couper",
|
|
50
|
+
"Undo": "Annuler",
|
|
51
|
+
"Redo": "Refaire",
|
|
52
|
+
"Name": "Nom",
|
|
53
|
+
"Description": "Description",
|
|
54
|
+
"Status": "Statut",
|
|
55
|
+
"Type": "Type",
|
|
56
|
+
"Date": "Date",
|
|
57
|
+
"Time": "Heure",
|
|
58
|
+
"Created": "Créé",
|
|
59
|
+
"Updated": "Modifié",
|
|
60
|
+
"Actions": "Actions",
|
|
61
|
+
"Details": "Détails",
|
|
62
|
+
"View": "Afficher",
|
|
63
|
+
"New": "Nouveau",
|
|
64
|
+
"Total": "Total",
|
|
65
|
+
"Count": "Nombre",
|
|
66
|
+
"Price": "Prix",
|
|
67
|
+
"Cost": "Coût",
|
|
68
|
+
"Free": "Gratuit",
|
|
69
|
+
"Paid": "Payant",
|
|
70
|
+
"Enable": "Activer",
|
|
71
|
+
"Disable": "Désactiver",
|
|
72
|
+
"Enabled": "Activé",
|
|
73
|
+
"Disabled": "Désactivé",
|
|
74
|
+
"Online": "En ligne",
|
|
75
|
+
"Offline": "Hors ligne",
|
|
76
|
+
"Available": "Disponible",
|
|
77
|
+
"Unavailable": "Indisponible",
|
|
78
|
+
"Required": "Requis",
|
|
79
|
+
"Optional": "Facultatif",
|
|
80
|
+
"Default": "Par défaut",
|
|
81
|
+
"Custom": "Personnalisé",
|
|
82
|
+
"Advanced": "Avancé",
|
|
83
|
+
"Basic": "Basique",
|
|
84
|
+
"Help": "Aide",
|
|
85
|
+
"Support": "Support",
|
|
86
|
+
"Documentation": "Documentation",
|
|
87
|
+
"Version": "Version",
|
|
88
|
+
"Language": "Langue",
|
|
89
|
+
"Theme": "Thème",
|
|
90
|
+
"Light": "Clair",
|
|
91
|
+
"Dark": "Sombre",
|
|
92
|
+
"Auto": "Automatique",
|
|
93
|
+
"Endpoint": "Point final",
|
|
94
|
+
"Providers": "Fournisseurs",
|
|
95
|
+
"Combos": "Combinaisons",
|
|
96
|
+
"Usage": "Statistiques",
|
|
97
|
+
"Quota Tracker": "Suivi des quotas",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Outils CLI",
|
|
100
|
+
"Console Log": "Journaux de console",
|
|
101
|
+
"System": "Système",
|
|
102
|
+
"Debug": "Débogage",
|
|
103
|
+
"Shutdown": "Arrêt",
|
|
104
|
+
"Close Proxy": "Fermer le proxy",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Êtes-vous sûr de vouloir fermer le serveur proxy ?",
|
|
106
|
+
"Server Disconnected": "Serveur déconnecté",
|
|
107
|
+
"The proxy server has been stopped.": "Le serveur proxy a été arrêté.",
|
|
108
|
+
"Reload Page": "Recharger la page",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Le service s'exécute dans le terminal. Vous pouvez fermer cette page web. L'arrêt arrêtera le service.",
|
|
110
|
+
"Manage your AI provider connections": "Gérez vos connexions de fournisseur IA",
|
|
111
|
+
"Model combos with fallback": "Combinaisons de modèles avec secours",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Surveillez votre utilisation d'API, la consommation de jetons et les journaux de requête",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Interceptez le trafic des outils CLI et acheminez via 9Router",
|
|
114
|
+
"Configure CLI tools": "Configurer les outils CLI",
|
|
115
|
+
"API endpoint configuration": "Configuration du point final API",
|
|
116
|
+
"Manage your preferences": "Gérez vos préférences",
|
|
117
|
+
"Debug translation flow between formats": "Déboguer le flux de traduction entre les formats",
|
|
118
|
+
"Live server console output": "Sortie de la console du serveur en direct",
|
|
119
|
+
"Create model combos with fallback support": "Créer des combinaisons de modèles avec support de secours",
|
|
120
|
+
"Local Mode": "Mode local",
|
|
121
|
+
"Running on your machine": "S'exécute sur votre machine",
|
|
122
|
+
"Database Location": "Emplacement de la base de données",
|
|
123
|
+
"Download Backup": "Télécharger la sauvegarde",
|
|
124
|
+
"Import Backup": "Importer la sauvegarde",
|
|
125
|
+
"Database backup downloaded": "Sauvegarde de la base de données téléchargée",
|
|
126
|
+
"Database imported successfully": "Base de données importée avec succès",
|
|
127
|
+
"Security": "Sécurité",
|
|
128
|
+
"Require login": "Exiger une connexion",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Lorsqu'il est ACTIVÉ, le tableau de bord nécessite un mot de passe. Lorsqu'il est DÉSACTIVÉ, accès sans connexion.",
|
|
130
|
+
"Current Password": "Mot de passe actuel",
|
|
131
|
+
"Enter current password": "Entrez le mot de passe actuel",
|
|
132
|
+
"New Password": "Nouveau mot de passe",
|
|
133
|
+
"Enter new password": "Entrez le nouveau mot de passe",
|
|
134
|
+
"Confirm New Password": "Confirmer le nouveau mot de passe",
|
|
135
|
+
"Confirm new password": "Confirmez le nouveau mot de passe",
|
|
136
|
+
"Update Password": "Mettre à jour le mot de passe",
|
|
137
|
+
"Set Password": "Définir le mot de passe",
|
|
138
|
+
"Password updated successfully": "Mot de passe mis à jour avec succès",
|
|
139
|
+
"Passwords do not match": "Les mots de passe ne correspondent pas",
|
|
140
|
+
"Routing Strategy": "Stratégie d'acheminement",
|
|
141
|
+
"Round Robin": "Round Robin",
|
|
142
|
+
"Cycle through accounts to distribute load": "Parcourir les comptes pour distribuer la charge",
|
|
143
|
+
"Sticky Limit": "Limite collante",
|
|
144
|
+
"Calls per account before switching": "Appels par compte avant de changer",
|
|
145
|
+
"Network": "Réseau",
|
|
146
|
+
"Outbound Proxy": "Proxy sortant",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Activez le proxy pour OAuth + les demandes sortantes du fournisseur.",
|
|
148
|
+
"Proxy URL": "URL du proxy",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Laissez vide pour hériter du proxy env existant (le cas échéant).",
|
|
150
|
+
"No Proxy": "Pas de proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Noms d'hôtes/domaines séparés par des virgules pour contourner le proxy.",
|
|
152
|
+
"Test proxy URL": "Tester l'URL du proxy",
|
|
153
|
+
"Apply": "Appliquer",
|
|
154
|
+
"Proxy settings applied": "Paramètres de proxy appliqués",
|
|
155
|
+
"Proxy enabled": "Proxy activé",
|
|
156
|
+
"Proxy disabled": "Proxy désactivé",
|
|
157
|
+
"Proxy test OK": "Test de proxy OK",
|
|
158
|
+
"Proxy test failed": "Échec du test de proxy",
|
|
159
|
+
"Please enter a Proxy URL to test": "Veuillez entrer une URL de proxy à tester",
|
|
160
|
+
"Observability": "Observabilité",
|
|
161
|
+
"Enable Observability": "Activer l'observabilité",
|
|
162
|
+
"Turn request detail recording on/off globally": "Activer/désactiver l'enregistrement des détails de la requête globalement",
|
|
163
|
+
"Max Records": "Nombre maximum d'enregistrements",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Nombre maximum d'enregistrements de détails de requête à conserver (les anciens enregistrements sont supprimés automatiquement)",
|
|
165
|
+
"Batch Size": "Taille du lot",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Nombre d'éléments à accumuler avant d'écrire dans la base de données (plus élevé = meilleures performances)",
|
|
167
|
+
"Flush Interval (ms)": "Intervalle de vidage (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Temps maximum d'attente avant de vider le tampon (évite la perte de données en cas de faible trafic)",
|
|
169
|
+
"Max JSON Size (KB)": "Taille JSON maximale (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Taille maximale pour chaque champ JSON (demande/réponse) avant la troncature",
|
|
171
|
+
"All data stored on your machine": "Toutes les données stockées sur votre machine",
|
|
172
|
+
"MITM Server": "Serveur MITM",
|
|
173
|
+
"Running": "En cours d'exécution",
|
|
174
|
+
"Stopped": "Arrêté",
|
|
175
|
+
"Cert": "Certificat",
|
|
176
|
+
"Server": "Serveur",
|
|
177
|
+
"Purpose:": "Objectif :",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Utilisez Antigravity IDE et GitHub Copilot → avec N'IMPORTE QUEL fournisseur/modèle de 9Router",
|
|
179
|
+
"How it works:": "Comment ça marche :",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Demande Antigravity/Copilot IDE → Redirection DNS vers localhost:443 → Le proxy MITM intercepte → 9Router → réponse à Antigravity/Copilot",
|
|
181
|
+
"API Key": "Clé API",
|
|
182
|
+
"No API keys — create one in Keys page": "Aucune clé API — créez-en une dans la page Clés",
|
|
183
|
+
"sk_9router (default)": "sk_9router (par défaut)",
|
|
184
|
+
"Server started": "Serveur démarré",
|
|
185
|
+
"Failed to start server": "Impossible de démarrer le serveur",
|
|
186
|
+
"Server stopped — all DNS cleared": "Serveur arrêté — tout DNS effacé",
|
|
187
|
+
"Failed to stop server": "Impossible d'arrêter le serveur",
|
|
188
|
+
"Sudo password is required": "Le mot de passe sudo est requis",
|
|
189
|
+
"Stop Server": "Arrêter le serveur",
|
|
190
|
+
"Start Server": "Démarrer le serveur",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Activez le DNS pour chaque outil ci-dessous pour activer l'interception",
|
|
192
|
+
"Sudo Password Required": "Mot de passe Sudo requis",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Entrez votre mot de passe sudo pour démarrer/arrêter le serveur MITM",
|
|
194
|
+
"Sudo Password": "Mot de passe sudo",
|
|
195
|
+
"Confirm": "Confirmer"
|
|
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.": "כאשר כבוי, לוח הבקרה דורש סיסמה. כאשר מכובה, גישה ללא כניסה.",
|
|
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": "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).": "השאר ריק כדי לרשת פרוקסי env קיים (אם יש).",
|
|
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 → הפניה DNS ל-localhost:443 → פרוקסי MITM חוטף → 9Router → תגובה ל-Antigravity/Copilot",
|
|
181
|
+
"API Key": "מפתח API",
|
|
182
|
+
"No API keys — create one in Keys page": "אין מפתחות API — צור אחד בעמוד Keys",
|
|
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": "הזן את סיסמת sudo שלך כדי להתחיל/עצור שרת MITM",
|
|
194
|
+
"Sudo Password": "סיסמת Sudo",
|
|
195
|
+
"Confirm": "אישור"
|
|
196
|
+
}
|