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": "Annuleren",
|
|
3
|
+
"Delete": "Verwijderen",
|
|
4
|
+
"Edit": "Bewerken",
|
|
5
|
+
"Save": "Opslaan",
|
|
6
|
+
"Close": "Sluiten",
|
|
7
|
+
"Add": "Toevoegen",
|
|
8
|
+
"Remove": "Verwijderen",
|
|
9
|
+
"Settings": "Instellingen",
|
|
10
|
+
"Profile": "Profiel",
|
|
11
|
+
"Dashboard": "Dashboard",
|
|
12
|
+
"Logout": "Afmelden",
|
|
13
|
+
"Login": "Aanmelden",
|
|
14
|
+
"Providers": "Providers",
|
|
15
|
+
"Usage": "Gebruik",
|
|
16
|
+
"API Key": "API-sleutel",
|
|
17
|
+
"Connected": "Verbonden",
|
|
18
|
+
"Disconnected": "Verbroken",
|
|
19
|
+
"Active": "Actief",
|
|
20
|
+
"Inactive": "Inactief",
|
|
21
|
+
"Success": "Succes",
|
|
22
|
+
"Failed": "Mislukt",
|
|
23
|
+
"Error": "Fout",
|
|
24
|
+
"Warning": "Waarschuwing",
|
|
25
|
+
"Info": "Info",
|
|
26
|
+
"Loading": "Laden",
|
|
27
|
+
"Search": "Zoeken",
|
|
28
|
+
"Filter": "Filteren",
|
|
29
|
+
"Sort": "Sorteren",
|
|
30
|
+
"Export": "Exporteren",
|
|
31
|
+
"Import": "Importeren",
|
|
32
|
+
"Refresh": "Vernieuwen",
|
|
33
|
+
"Back": "Terug",
|
|
34
|
+
"Next": "Volgende",
|
|
35
|
+
"Previous": "Vorige",
|
|
36
|
+
"Submit": "Verzenden",
|
|
37
|
+
"Confirm": "Bevestigen",
|
|
38
|
+
"Yes": "Ja",
|
|
39
|
+
"No": "Nee",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Toepassen",
|
|
42
|
+
"Reset": "Opnieuw instellen",
|
|
43
|
+
"Clear": "Wissen",
|
|
44
|
+
"Select": "Selecteren",
|
|
45
|
+
"Upload": "Uploaden",
|
|
46
|
+
"Download": "Downloaden",
|
|
47
|
+
"Copy": "Kopieëren",
|
|
48
|
+
"Paste": "Plakken",
|
|
49
|
+
"Cut": "Knippen",
|
|
50
|
+
"Undo": "Ongedaan maken",
|
|
51
|
+
"Redo": "Opnieuw uitvoeren",
|
|
52
|
+
"Name": "Naam",
|
|
53
|
+
"Description": "Beschrijving",
|
|
54
|
+
"Status": "Status",
|
|
55
|
+
"Type": "Type",
|
|
56
|
+
"Date": "Datum",
|
|
57
|
+
"Time": "Tijd",
|
|
58
|
+
"Created": "Gemaakt",
|
|
59
|
+
"Updated": "Bijgewerkt",
|
|
60
|
+
"Actions": "Acties",
|
|
61
|
+
"Details": "Details",
|
|
62
|
+
"View": "Weergeven",
|
|
63
|
+
"New": "Nieuw",
|
|
64
|
+
"Total": "Totaal",
|
|
65
|
+
"Count": "Aantal",
|
|
66
|
+
"Price": "Prijs",
|
|
67
|
+
"Cost": "Kosten",
|
|
68
|
+
"Free": "Gratis",
|
|
69
|
+
"Paid": "Betaald",
|
|
70
|
+
"Enable": "Inschakelen",
|
|
71
|
+
"Disable": "Uitschakelen",
|
|
72
|
+
"Enabled": "Ingeschakeld",
|
|
73
|
+
"Disabled": "Uitgeschakeld",
|
|
74
|
+
"Online": "Online",
|
|
75
|
+
"Offline": "Offline",
|
|
76
|
+
"Available": "Beschikbaar",
|
|
77
|
+
"Unavailable": "Niet beschikbaar",
|
|
78
|
+
"Required": "Verplicht",
|
|
79
|
+
"Optional": "Optioneel",
|
|
80
|
+
"Default": "Standaard",
|
|
81
|
+
"Custom": "Aangepast",
|
|
82
|
+
"Advanced": "Geavanceerd",
|
|
83
|
+
"Basic": "Basis",
|
|
84
|
+
"Help": "Help",
|
|
85
|
+
"Support": "Ondersteuning",
|
|
86
|
+
"Documentation": "Documentatie",
|
|
87
|
+
"Version": "Versie",
|
|
88
|
+
"Language": "Taal",
|
|
89
|
+
"Theme": "Thema",
|
|
90
|
+
"Light": "Licht",
|
|
91
|
+
"Dark": "Donker",
|
|
92
|
+
"Auto": "Automatisch",
|
|
93
|
+
"Endpoint": "Eindpunt",
|
|
94
|
+
"Providers": "Providers",
|
|
95
|
+
"Combos": "Combinaties",
|
|
96
|
+
"Usage": "Statistieken",
|
|
97
|
+
"Quota Tracker": "Quotabijhouder",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "CLI-tools",
|
|
100
|
+
"Console Log": "Consolenlogboek",
|
|
101
|
+
"System": "Systeem",
|
|
102
|
+
"Debug": "Foutopsporing",
|
|
103
|
+
"Shutdown": "Afsluiten",
|
|
104
|
+
"Close Proxy": "Proxy sluiten",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Weet u zeker dat u de proxyserver wilt sluiten?",
|
|
106
|
+
"Server Disconnected": "Server verbroken",
|
|
107
|
+
"The proxy server has been stopped.": "De proxyserver is gestopt.",
|
|
108
|
+
"Reload Page": "Pagina vernieuwen",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Service wordt uitgevoerd in terminal. U kunt deze webpagina sluiten. Afsluiten stopt de service.",
|
|
110
|
+
"Manage your AI provider connections": "Beheer uw AI-providerverbindingen",
|
|
111
|
+
"Model combos with fallback": "Modelcombinaties met fallback",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Controleer uw API-gebruik, tokenverbruik en aanvraaglogboeken",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Onderschep CLI-toolverkeer en stuur het via 9Router",
|
|
114
|
+
"Configure CLI tools": "CLI-tools configureren",
|
|
115
|
+
"API endpoint configuration": "Configuratie van API-eindpunt",
|
|
116
|
+
"Manage your preferences": "Beheer uw voorkeuren",
|
|
117
|
+
"Debug translation flow between formats": "Debug de vertaalstroom tussen indelingen",
|
|
118
|
+
"Live server console output": "Live-serverconsoluitvoer",
|
|
119
|
+
"Create model combos with fallback support": "Maak modelcombinaties met fallback-ondersteuning",
|
|
120
|
+
"Local Mode": "Lokale modus",
|
|
121
|
+
"Running on your machine": "Actief op uw machine",
|
|
122
|
+
"Database Location": "Databaselocatie",
|
|
123
|
+
"Download Backup": "Backup downloaden",
|
|
124
|
+
"Import Backup": "Backup importeren",
|
|
125
|
+
"Database backup downloaded": "Databaseback-up gedownload",
|
|
126
|
+
"Database imported successfully": "Database succesvol geïmporteerd",
|
|
127
|
+
"Security": "Beveiliging",
|
|
128
|
+
"Require login": "Aanmelden vereist",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Wanneer AAN, vereist dashboard een wachtwoord. Wanneer UIT, toegang zonder aanmelden.",
|
|
130
|
+
"Current Password": "Huidig wachtwoord",
|
|
131
|
+
"Enter current password": "Voer het huidige wachtwoord in",
|
|
132
|
+
"New Password": "Nieuw wachtwoord",
|
|
133
|
+
"Enter new password": "Voer een nieuw wachtwoord in",
|
|
134
|
+
"Confirm New Password": "Nieuw wachtwoord bevestigen",
|
|
135
|
+
"Confirm new password": "Bevestig het nieuwe wachtwoord",
|
|
136
|
+
"Update Password": "Wachtwoord bijwerken",
|
|
137
|
+
"Set Password": "Wachtwoord instellen",
|
|
138
|
+
"Password updated successfully": "Wachtwoord succesvol bijgewerkt",
|
|
139
|
+
"Passwords do not match": "Wachtwoorden komen niet overeen",
|
|
140
|
+
"Routing Strategy": "Routeringsstrategie",
|
|
141
|
+
"Round Robin": "Round Robin",
|
|
142
|
+
"Cycle through accounts to distribute load": "Wisselen tussen accounts om belasting te verdelen",
|
|
143
|
+
"Sticky Limit": "Plakkerige limiet",
|
|
144
|
+
"Calls per account before switching": "Oproepen per account voordat u overschakelt",
|
|
145
|
+
"Network": "Netwerk",
|
|
146
|
+
"Outbound Proxy": "Uitgaande proxy",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Schakel proxy in voor OAuth + uitgaande verzoeken van provider.",
|
|
148
|
+
"Proxy URL": "Proxy-URL",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Laat leeg om bestaande env-proxy over te nemen (indien aanwezig).",
|
|
150
|
+
"No Proxy": "Geen proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Door komma's gescheiden hostnamen/domeinen om de proxy te omzeilen.",
|
|
152
|
+
"Test proxy URL": "Proxy-URL testen",
|
|
153
|
+
"Apply": "Toepassen",
|
|
154
|
+
"Proxy settings applied": "Proxy-instellingen toegepast",
|
|
155
|
+
"Proxy enabled": "Proxy ingeschakeld",
|
|
156
|
+
"Proxy disabled": "Proxy uitgeschakeld",
|
|
157
|
+
"Proxy test OK": "Proxy-test OK",
|
|
158
|
+
"Proxy test failed": "Proxy-test mislukt",
|
|
159
|
+
"Please enter a Proxy URL to test": "Voer een proxy-URL in om te testen",
|
|
160
|
+
"Observability": "Waarneembaarheid",
|
|
161
|
+
"Enable Observability": "Waarneembaarheid inschakelen",
|
|
162
|
+
"Turn request detail recording on/off globally": "Recordering van aanvraagdetails globaal in-/uitschakelen",
|
|
163
|
+
"Max Records": "Maximale records",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Maximale aantal aanvraagdetailrecords om te behouden (oudere records worden automatisch verwijderd)",
|
|
165
|
+
"Batch Size": "Batchgrootte",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Aantal items dat moet worden verzameld voordat naar database wordt geschreven (hoger = beter prestaties)",
|
|
167
|
+
"Flush Interval (ms)": "Spoelinterval (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Maximale wachttijd voordat buffer wordt leeggemaakt (voorkomt gegevensverlies bij laag verkeer)",
|
|
169
|
+
"Max JSON Size (KB)": "Maximale JSON-grootte (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Maximale grootte voor elk JSON-veld (aanvraag/antwoord) voordat afkappen",
|
|
171
|
+
"All data stored on your machine": "Alle gegevens opgeslagen op uw machine",
|
|
172
|
+
"MITM Server": "MITM-server",
|
|
173
|
+
"Running": "Actief",
|
|
174
|
+
"Stopped": "Gestopt",
|
|
175
|
+
"Cert": "Certificaat",
|
|
176
|
+
"Server": "Server",
|
|
177
|
+
"Purpose:": "Doel:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Gebruik Antigravity IDE en GitHub Copilot → met ELKE provider/model van 9Router",
|
|
179
|
+
"How it works:": "Hoe het werkt:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Antigravity/Copilot IDE-aanvraag → DNS-omleiding naar localhost:443 → MITM-proxy onderschept → 9Router → antwoord naar Antigravity/Copilot",
|
|
181
|
+
"API Key": "API-sleutel",
|
|
182
|
+
"No API keys — create one in Keys page": "Geen API-sleutels — maak er één aan op de pagina Sleutels",
|
|
183
|
+
"sk_9router (default)": "sk_9router (standaard)",
|
|
184
|
+
"Server started": "Server gestart",
|
|
185
|
+
"Failed to start server": "Server starten mislukt",
|
|
186
|
+
"Server stopped — all DNS cleared": "Server gestopt — alle DNS gewist",
|
|
187
|
+
"Failed to stop server": "Server stoppen mislukt",
|
|
188
|
+
"Sudo password is required": "Sudo-wachtwoord vereist",
|
|
189
|
+
"Stop Server": "Server stoppen",
|
|
190
|
+
"Start Server": "Server starten",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Schakel DNS in voor elk hulpmiddel hieronder om onderschepping te activeren",
|
|
192
|
+
"Sudo Password Required": "Sudo-wachtwoord vereist",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Voer uw sudo-wachtwoord in om de MITM-server te starten/stoppen",
|
|
194
|
+
"Sudo Password": "Sudo-wachtwoord",
|
|
195
|
+
"Confirm": "Bevestigen"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Avbryt",
|
|
3
|
+
"Delete": "Slett",
|
|
4
|
+
"Edit": "Rediger",
|
|
5
|
+
"Save": "Lagre",
|
|
6
|
+
"Close": "Lukk",
|
|
7
|
+
"Add": "Legg til",
|
|
8
|
+
"Remove": "Fjern",
|
|
9
|
+
"Settings": "Innstillinger",
|
|
10
|
+
"Profile": "Profil",
|
|
11
|
+
"Dashboard": "Kontrollpanel",
|
|
12
|
+
"Logout": "Logg ut",
|
|
13
|
+
"Login": "Logg inn",
|
|
14
|
+
"Providers": "Leverandører",
|
|
15
|
+
"Usage": "Bruk",
|
|
16
|
+
"API Key": "API-nøkkel",
|
|
17
|
+
"Connected": "Tilkoblet",
|
|
18
|
+
"Disconnected": "Frakoblet",
|
|
19
|
+
"Active": "Aktiv",
|
|
20
|
+
"Inactive": "Inaktiv",
|
|
21
|
+
"Success": "Suksess",
|
|
22
|
+
"Failed": "Mislyktes",
|
|
23
|
+
"Error": "Feil",
|
|
24
|
+
"Warning": "Advarsel",
|
|
25
|
+
"Info": "Informasjon",
|
|
26
|
+
"Loading": "Laster",
|
|
27
|
+
"Search": "Søk",
|
|
28
|
+
"Filter": "Filter",
|
|
29
|
+
"Sort": "Sorter",
|
|
30
|
+
"Export": "Eksporter",
|
|
31
|
+
"Import": "Importer",
|
|
32
|
+
"Refresh": "Oppdater",
|
|
33
|
+
"Back": "Tilbake",
|
|
34
|
+
"Next": "Neste",
|
|
35
|
+
"Previous": "Forrige",
|
|
36
|
+
"Submit": "Send inn",
|
|
37
|
+
"Confirm": "Bekreft",
|
|
38
|
+
"Yes": "Ja",
|
|
39
|
+
"No": "Nei",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Bruk",
|
|
42
|
+
"Reset": "Tilbakestill",
|
|
43
|
+
"Clear": "Tøm",
|
|
44
|
+
"Select": "Velg",
|
|
45
|
+
"Upload": "Last opp",
|
|
46
|
+
"Download": "Last ned",
|
|
47
|
+
"Copy": "Kopier",
|
|
48
|
+
"Paste": "Lim inn",
|
|
49
|
+
"Cut": "Klipp",
|
|
50
|
+
"Undo": "Angre",
|
|
51
|
+
"Redo": "Gjør på nytt",
|
|
52
|
+
"Name": "Navn",
|
|
53
|
+
"Description": "Beskrivelse",
|
|
54
|
+
"Status": "Status",
|
|
55
|
+
"Type": "Type",
|
|
56
|
+
"Date": "Dato",
|
|
57
|
+
"Time": "Tid",
|
|
58
|
+
"Created": "Opprettet",
|
|
59
|
+
"Updated": "Oppdatert",
|
|
60
|
+
"Actions": "Handlinger",
|
|
61
|
+
"Details": "Detaljer",
|
|
62
|
+
"View": "Vis",
|
|
63
|
+
"New": "Ny",
|
|
64
|
+
"Total": "Total",
|
|
65
|
+
"Count": "Antall",
|
|
66
|
+
"Price": "Pris",
|
|
67
|
+
"Cost": "Kostnad",
|
|
68
|
+
"Free": "Gratis",
|
|
69
|
+
"Paid": "Betalt",
|
|
70
|
+
"Enable": "Aktiver",
|
|
71
|
+
"Disable": "Deaktiver",
|
|
72
|
+
"Enabled": "Aktivert",
|
|
73
|
+
"Disabled": "Deaktivert",
|
|
74
|
+
"Online": "Pålogget",
|
|
75
|
+
"Offline": "Frakoblet",
|
|
76
|
+
"Available": "Tilgjengelig",
|
|
77
|
+
"Unavailable": "Utilgjengelig",
|
|
78
|
+
"Required": "Obligatorisk",
|
|
79
|
+
"Optional": "Valgfritt",
|
|
80
|
+
"Default": "Standard",
|
|
81
|
+
"Custom": "Tilpasset",
|
|
82
|
+
"Advanced": "Avansert",
|
|
83
|
+
"Basic": "Grunnleggende",
|
|
84
|
+
"Help": "Hjelp",
|
|
85
|
+
"Support": "Støtte",
|
|
86
|
+
"Documentation": "Dokumentasjon",
|
|
87
|
+
"Version": "Versjon",
|
|
88
|
+
"Language": "Språk",
|
|
89
|
+
"Theme": "Tema",
|
|
90
|
+
"Light": "Lys",
|
|
91
|
+
"Dark": "Mørk",
|
|
92
|
+
"Auto": "Automatisk",
|
|
93
|
+
"Endpoint": "Endepunkt",
|
|
94
|
+
"Providers": "Leverandører",
|
|
95
|
+
"Combos": "Kombinasjoner",
|
|
96
|
+
"Usage": "Bruksstatistikk",
|
|
97
|
+
"Quota Tracker": "Kvotasporer",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Verktøy",
|
|
100
|
+
"Console Log": "Konsollogg",
|
|
101
|
+
"System": "System",
|
|
102
|
+
"Debug": "Feilsøking",
|
|
103
|
+
"Shutdown": "Slå av",
|
|
104
|
+
"Close Proxy": "Lukk proxy",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Er du sikker på at du vil lukke proxyserveren?",
|
|
106
|
+
"Server Disconnected": "Server frakoblet",
|
|
107
|
+
"The proxy server has been stopped.": "Proxyserveren har blitt stoppet.",
|
|
108
|
+
"Reload Page": "Last inn siden på nytt",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Tjenesten kjører i terminalen. Du kan lukke denne nettsiden. Slå av vil stoppe tjenesten.",
|
|
110
|
+
"Manage your AI provider connections": "Administrer AI-leverandørforbindelsene dine",
|
|
111
|
+
"Model combos with fallback": "Modellkombinasjoner med fallback",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Overvåk API-bruken, tokenforbruk og anmodningslogger",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Avlytting av CLI-verktøy trafikk og rute gjennom 9Router",
|
|
114
|
+
"Configure CLI tools": "Konfigurer CLI-verktøy",
|
|
115
|
+
"API endpoint configuration": "Konfiguration av API-endepunkt",
|
|
116
|
+
"Manage your preferences": "Administrer dine preferanser",
|
|
117
|
+
"Debug translation flow between formats": "Feilsøking av oversettelsesflyt mellom formater",
|
|
118
|
+
"Live server console output": "Direkte serverkonsolresultat",
|
|
119
|
+
"Create model combos with fallback support": "Opprett modellkombinasjoner med fallback-støtte",
|
|
120
|
+
"Local Mode": "Lokalt modus",
|
|
121
|
+
"Running on your machine": "Kjørende på maskinen din",
|
|
122
|
+
"Database Location": "Databaseplassering",
|
|
123
|
+
"Download Backup": "Last ned sikkerhetskopi",
|
|
124
|
+
"Import Backup": "Importer sikkerhetskopi",
|
|
125
|
+
"Database backup downloaded": "Databasesikkerhetskopi lastet ned",
|
|
126
|
+
"Database imported successfully": "Database importert med suksess",
|
|
127
|
+
"Security": "Sikkerhet",
|
|
128
|
+
"Require login": "Krev innlogging",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Når PÅ krever kontrollpanelet passord. Når AV, tilgang uten innlogging.",
|
|
130
|
+
"Current Password": "Gjeldende passord",
|
|
131
|
+
"Enter current password": "Skriv inn gjeldende passord",
|
|
132
|
+
"New Password": "Nytt passord",
|
|
133
|
+
"Enter new password": "Skriv inn nytt passord",
|
|
134
|
+
"Confirm New Password": "Bekreft nytt passord",
|
|
135
|
+
"Confirm new password": "Bekreft nytt passord",
|
|
136
|
+
"Update Password": "Oppdater passord",
|
|
137
|
+
"Set Password": "Angi passord",
|
|
138
|
+
"Password updated successfully": "Passord oppdatert med suksess",
|
|
139
|
+
"Passwords do not match": "Passordene samsvarer ikke",
|
|
140
|
+
"Routing Strategy": "Rutestrategi",
|
|
141
|
+
"Round Robin": "Runderobin",
|
|
142
|
+
"Cycle through accounts to distribute load": "Syklus gjennom kontoer for å distribuere belastning",
|
|
143
|
+
"Sticky Limit": "Klebrig grense",
|
|
144
|
+
"Calls per account before switching": "Anrop per konto før bytte",
|
|
145
|
+
"Network": "Nettverk",
|
|
146
|
+
"Outbound Proxy": "Utgående proxy",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Aktiver proxy for OAuth + leverandør utgående forespørsler.",
|
|
148
|
+
"Proxy URL": "Proxy-URL",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "La være tom for å arve eksisterende env-proxy (hvis noen).",
|
|
150
|
+
"No Proxy": "Ingen proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Kommaseparerte vertsnavner/domener for å omgå proxyen.",
|
|
152
|
+
"Test proxy URL": "Test proxy-URL",
|
|
153
|
+
"Apply": "Bruk",
|
|
154
|
+
"Proxy settings applied": "Proxyinnstillinger brukt",
|
|
155
|
+
"Proxy enabled": "Proxy aktivert",
|
|
156
|
+
"Proxy disabled": "Proxy deaktivert",
|
|
157
|
+
"Proxy test OK": "Proxytest OK",
|
|
158
|
+
"Proxy test failed": "Proxytest mislyktes",
|
|
159
|
+
"Please enter a Proxy URL to test": "Vennligst skriv inn en proxy-URL å teste",
|
|
160
|
+
"Observability": "Observerbarhet",
|
|
161
|
+
"Enable Observability": "Aktiver observerbarhet",
|
|
162
|
+
"Turn request detail recording on/off globally": "Slå detaljregistrering av forespørsel på/av globalt",
|
|
163
|
+
"Max Records": "Max-poster",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Maksimum anmodningsdetaljposter å beholde (eldre poster blir automatisk slettet)",
|
|
165
|
+
"Batch Size": "Batch-størrelse",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Antall elementer som skal akkumuleres før skriving til database (høyere = bedre ytelse)",
|
|
167
|
+
"Flush Interval (ms)": "Spylt intervall (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Maksimal ventetid før spyling av buffer (forhindrer tap av data under lavt trafikk)",
|
|
169
|
+
"Max JSON Size (KB)": "Maks JSON-størrelse (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Maksimal størrelse for hvert JSON-felt (forespørsel/svar) før avkutting",
|
|
171
|
+
"All data stored on your machine": "Alle data lagret på maskinen din",
|
|
172
|
+
"MITM Server": "MITM-server",
|
|
173
|
+
"Running": "Kjørende",
|
|
174
|
+
"Stopped": "Stoppet",
|
|
175
|
+
"Cert": "Sertifikat",
|
|
176
|
+
"Server": "Server",
|
|
177
|
+
"Purpose:": "Formål:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Bruk Antigravity IDE & GitHub Copilot → med ENHVER leverandør/modell fra 9Router",
|
|
179
|
+
"How it works:": "Slik fungerer det:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Antigravity/Copilot IDE-forespørsel → DNS-omdirigering til localhost:443 → MITM-proxy avlytt → 9Router → svar til Antigravity/Copilot",
|
|
181
|
+
"API Key": "API-nøkkel",
|
|
182
|
+
"No API keys — create one in Keys page": "Ingen API-nøkler — lag en på Keys-siden",
|
|
183
|
+
"sk_9router (default)": "sk_9router (standard)",
|
|
184
|
+
"Server started": "Server startet",
|
|
185
|
+
"Failed to start server": "Klarte ikke å starte server",
|
|
186
|
+
"Server stopped — all DNS cleared": "Server stoppet — alle DNS ryddet",
|
|
187
|
+
"Failed to stop server": "Klarte ikke å stoppe server",
|
|
188
|
+
"Sudo password is required": "Sudo-passord er påkrevd",
|
|
189
|
+
"Stop Server": "Stopp server",
|
|
190
|
+
"Start Server": "Start server",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Aktiver DNS for hvert verktøy nedenfor for å aktivere avlytting",
|
|
192
|
+
"Sudo Password Required": "Sudo-passord påkrevd",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Skriv inn sudo-passordet ditt for å starte/stoppe MITM-server",
|
|
194
|
+
"Sudo Password": "Sudo-passord",
|
|
195
|
+
"Confirm": "Bekreft"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Anuluj",
|
|
3
|
+
"Delete": "Usuń",
|
|
4
|
+
"Edit": "Edytuj",
|
|
5
|
+
"Save": "Zapisz",
|
|
6
|
+
"Close": "Zamknij",
|
|
7
|
+
"Add": "Dodaj",
|
|
8
|
+
"Remove": "Usuń",
|
|
9
|
+
"Settings": "Ustawienia",
|
|
10
|
+
"Profile": "Profil",
|
|
11
|
+
"Dashboard": "Panel kontrolny",
|
|
12
|
+
"Logout": "Wyloguj się",
|
|
13
|
+
"Login": "Zaloguj się",
|
|
14
|
+
"Providers": "Dostawcy",
|
|
15
|
+
"Usage": "Użycie",
|
|
16
|
+
"API Key": "Klucz API",
|
|
17
|
+
"Connected": "Połączony",
|
|
18
|
+
"Disconnected": "Rozłączony",
|
|
19
|
+
"Active": "Aktywny",
|
|
20
|
+
"Inactive": "Nieaktywny",
|
|
21
|
+
"Success": "Sukces",
|
|
22
|
+
"Failed": "Niepowodzenie",
|
|
23
|
+
"Error": "Błąd",
|
|
24
|
+
"Warning": "Ostrzeżenie",
|
|
25
|
+
"Info": "Informacja",
|
|
26
|
+
"Loading": "Ładowanie",
|
|
27
|
+
"Search": "Szukaj",
|
|
28
|
+
"Filter": "Filtruj",
|
|
29
|
+
"Sort": "Sortuj",
|
|
30
|
+
"Export": "Eksportuj",
|
|
31
|
+
"Import": "Importuj",
|
|
32
|
+
"Refresh": "Odśwież",
|
|
33
|
+
"Back": "Wstecz",
|
|
34
|
+
"Next": "Dalej",
|
|
35
|
+
"Previous": "Wstecz",
|
|
36
|
+
"Submit": "Prześlij",
|
|
37
|
+
"Confirm": "Potwierdź",
|
|
38
|
+
"Yes": "Tak",
|
|
39
|
+
"No": "Nie",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Zastosuj",
|
|
42
|
+
"Reset": "Resetuj",
|
|
43
|
+
"Clear": "Wyczyść",
|
|
44
|
+
"Select": "Wybierz",
|
|
45
|
+
"Upload": "Prześlij",
|
|
46
|
+
"Download": "Pobierz",
|
|
47
|
+
"Copy": "Skopiuj",
|
|
48
|
+
"Paste": "Wklej",
|
|
49
|
+
"Cut": "Wytnij",
|
|
50
|
+
"Undo": "Cofnij",
|
|
51
|
+
"Redo": "Powtórz",
|
|
52
|
+
"Name": "Nazwa",
|
|
53
|
+
"Description": "Opis",
|
|
54
|
+
"Status": "Stan",
|
|
55
|
+
"Type": "Typ",
|
|
56
|
+
"Date": "Data",
|
|
57
|
+
"Time": "Czas",
|
|
58
|
+
"Created": "Utworzono",
|
|
59
|
+
"Updated": "Zaktualizowano",
|
|
60
|
+
"Actions": "Akcje",
|
|
61
|
+
"Details": "Szczegóły",
|
|
62
|
+
"View": "Wyświetl",
|
|
63
|
+
"New": "Nowy",
|
|
64
|
+
"Total": "Razem",
|
|
65
|
+
"Count": "Liczba",
|
|
66
|
+
"Price": "Cena",
|
|
67
|
+
"Cost": "Koszt",
|
|
68
|
+
"Free": "Bezpłatny",
|
|
69
|
+
"Paid": "Płatny",
|
|
70
|
+
"Enable": "Włącz",
|
|
71
|
+
"Disable": "Wyłącz",
|
|
72
|
+
"Enabled": "Włączony",
|
|
73
|
+
"Disabled": "Wyłączony",
|
|
74
|
+
"Online": "Online",
|
|
75
|
+
"Offline": "Offline",
|
|
76
|
+
"Available": "Dostępny",
|
|
77
|
+
"Unavailable": "Niedostępny",
|
|
78
|
+
"Required": "Wymagane",
|
|
79
|
+
"Optional": "Opcjonalne",
|
|
80
|
+
"Default": "Domyślnie",
|
|
81
|
+
"Custom": "Niestandardowy",
|
|
82
|
+
"Advanced": "Zaawansowane",
|
|
83
|
+
"Basic": "Podstawowy",
|
|
84
|
+
"Help": "Pomoc",
|
|
85
|
+
"Support": "Pomoc techniczna",
|
|
86
|
+
"Documentation": "Dokumentacja",
|
|
87
|
+
"Version": "Wersja",
|
|
88
|
+
"Language": "Język",
|
|
89
|
+
"Theme": "Motyw",
|
|
90
|
+
"Light": "Jasny",
|
|
91
|
+
"Dark": "Ciemny",
|
|
92
|
+
"Auto": "Automatycznie",
|
|
93
|
+
"Endpoint": "Punkt końcowy",
|
|
94
|
+
"Providers": "Dostawcy",
|
|
95
|
+
"Combos": "Kombinacje",
|
|
96
|
+
"Usage": "Statystyka",
|
|
97
|
+
"Quota Tracker": "Śledzenie limitów",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Narzędzia CLI",
|
|
100
|
+
"Console Log": "Dziennik konsoli",
|
|
101
|
+
"System": "System",
|
|
102
|
+
"Debug": "Debugowanie",
|
|
103
|
+
"Shutdown": "Wyłączenie",
|
|
104
|
+
"Close Proxy": "Zamknij serwer proxy",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Czy na pewno chcesz zamknąć serwer proxy?",
|
|
106
|
+
"Server Disconnected": "Serwer rozłączony",
|
|
107
|
+
"The proxy server has been stopped.": "Serwer proxy został zatrzymany.",
|
|
108
|
+
"Reload Page": "Odśwież stronę",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Usługa działa w terminalu. Możesz zamknąć tę stronę internetową. Wyłączenie zatrzyma usługę.",
|
|
110
|
+
"Manage your AI provider connections": "Zarządzaj połączeniami dostawcy sztucznej inteligencji",
|
|
111
|
+
"Model combos with fallback": "Kombinacje modeli z rezerwą",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Monitoruj użycie API, zużycie tokenów i dzienniki żądań",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Przechwytuj ruch narzędzi CLI i kieruj przez 9Router",
|
|
114
|
+
"Configure CLI tools": "Konfiguruj narzędzia CLI",
|
|
115
|
+
"API endpoint configuration": "Konfiguracja punktu końcowego API",
|
|
116
|
+
"Manage your preferences": "Zarządzaj swoimi preferencjami",
|
|
117
|
+
"Debug translation flow between formats": "Debuguj przepływ tłumaczenia między formatami",
|
|
118
|
+
"Live server console output": "Wyjście konsoli serwera na żywo",
|
|
119
|
+
"Create model combos with fallback support": "Twórz kombinacje modeli z obsługą rezerwową",
|
|
120
|
+
"Local Mode": "Tryb lokalny",
|
|
121
|
+
"Running on your machine": "Działające na twoim komputerze",
|
|
122
|
+
"Database Location": "Lokalizacja bazy danych",
|
|
123
|
+
"Download Backup": "Pobierz kopię zapasową",
|
|
124
|
+
"Import Backup": "Importuj kopię zapasową",
|
|
125
|
+
"Database backup downloaded": "Kopia zapasowa bazy danych pobrana",
|
|
126
|
+
"Database imported successfully": "Baza danych pomyślnie zaimportowana",
|
|
127
|
+
"Security": "Bezpieczeństwo",
|
|
128
|
+
"Require login": "Wymagaj logowania",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Gdy jest WŁĄCZONY, panel wymaga hasła. Gdy jest WYŁĄCZONY, dostęp bez logowania.",
|
|
130
|
+
"Current Password": "Obecne hasło",
|
|
131
|
+
"Enter current password": "Wprowadź obecne hasło",
|
|
132
|
+
"New Password": "Nowe hasło",
|
|
133
|
+
"Enter new password": "Wprowadź nowe hasło",
|
|
134
|
+
"Confirm New Password": "Potwierdź nowe hasło",
|
|
135
|
+
"Confirm new password": "Potwierdź nowe hasło",
|
|
136
|
+
"Update Password": "Aktualizuj hasło",
|
|
137
|
+
"Set Password": "Ustaw hasło",
|
|
138
|
+
"Password updated successfully": "Hasło zaktualizowane pomyślnie",
|
|
139
|
+
"Passwords do not match": "Hasła się nie zgadzają",
|
|
140
|
+
"Routing Strategy": "Strategia routingu",
|
|
141
|
+
"Round Robin": "Round Robin",
|
|
142
|
+
"Cycle through accounts to distribute load": "Obracaj kontem w celu rozłożenia obciążenia",
|
|
143
|
+
"Sticky Limit": "Limit lepki",
|
|
144
|
+
"Calls per account before switching": "Wywołań na konto przed przełączeniem",
|
|
145
|
+
"Network": "Sieć",
|
|
146
|
+
"Outbound Proxy": "Serwer proxy wychodzący",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Włącz serwer proxy dla żądań wychodzących OAuth + dostawcy.",
|
|
148
|
+
"Proxy URL": "URL serwera proxy",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Zostaw puste, aby odziedziczyć istniejący serwer proxy env (jeśli istnieje).",
|
|
150
|
+
"No Proxy": "Bez serwera proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Nazwy hostów/domeny oddzielone przecinkami do pominięcia serwera proxy.",
|
|
152
|
+
"Test proxy URL": "Przetestuj URL serwera proxy",
|
|
153
|
+
"Apply": "Zastosuj",
|
|
154
|
+
"Proxy settings applied": "Ustawienia serwera proxy zastosowane",
|
|
155
|
+
"Proxy enabled": "Serwer proxy włączony",
|
|
156
|
+
"Proxy disabled": "Serwer proxy wyłączony",
|
|
157
|
+
"Proxy test OK": "Test serwera proxy OK",
|
|
158
|
+
"Proxy test failed": "Test serwera proxy nie powiódł się",
|
|
159
|
+
"Please enter a Proxy URL to test": "Proszę wprowadzić URL serwera proxy do testowania",
|
|
160
|
+
"Observability": "Obserwacyjność",
|
|
161
|
+
"Enable Observability": "Włącz obserwacyjność",
|
|
162
|
+
"Turn request detail recording on/off globally": "Włącz/wyłącz globalnie rejestrowanie szczegółów żądania",
|
|
163
|
+
"Max Records": "Maksymalna liczba rekordów",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Maksymalna liczba rekordów szczegółów żądania do przechowywania (starsze rekordy są automatycznie usuwane)",
|
|
165
|
+
"Batch Size": "Rozmiar partii",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Liczba elementów do gromadzenia przed zapisaniem w bazie danych (wyższa = lepsza wydajność)",
|
|
167
|
+
"Flush Interval (ms)": "Interwał opróżniania (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Maksymalny czas oczekiwania przed opróżnieniem buforu (zapobiega utracie danych podczas małego ruchu)",
|
|
169
|
+
"Max JSON Size (KB)": "Maksymalny rozmiar JSON (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Maksymalny rozmiar każdego pola JSON (żądanie/odpowiedź) przed obcięciem",
|
|
171
|
+
"All data stored on your machine": "Wszystkie dane przechowywane na twoim komputerze",
|
|
172
|
+
"MITM Server": "Serwer MITM",
|
|
173
|
+
"Running": "Działający",
|
|
174
|
+
"Stopped": "Zatrzymany",
|
|
175
|
+
"Cert": "Certyfikat",
|
|
176
|
+
"Server": "Serwer",
|
|
177
|
+
"Purpose:": "Cel:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Użyj Antigravity IDE i GitHub Copilot → z DOWOLNYM dostawcą/modelem z 9Router",
|
|
179
|
+
"How it works:": "Jak to działa:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Żądanie Antigravity/Copilot IDE → Przekierowanie DNS na localhost:443 → Serwer proxy MITM przechwytuje → 9Router → odpowiedź do Antigravity/Copilot",
|
|
181
|
+
"API Key": "Klucz API",
|
|
182
|
+
"No API keys — create one in Keys page": "Brak kluczy API — utwórz jeden na stronie Klucze",
|
|
183
|
+
"sk_9router (default)": "sk_9router (domyślnie)",
|
|
184
|
+
"Server started": "Serwer uruchomiony",
|
|
185
|
+
"Failed to start server": "Nie udało się uruchomić serwera",
|
|
186
|
+
"Server stopped — all DNS cleared": "Serwer zatrzymany — cały DNS usunięty",
|
|
187
|
+
"Failed to stop server": "Nie udało się zatrzymać serwera",
|
|
188
|
+
"Sudo password is required": "Wymagane hasło sudo",
|
|
189
|
+
"Stop Server": "Zatrzymaj serwer",
|
|
190
|
+
"Start Server": "Uruchom serwer",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Włącz DNS dla każdego narzędzia poniżej, aby aktywować przechwytywanie",
|
|
192
|
+
"Sudo Password Required": "Wymagane hasło Sudo",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Wprowadź hasło sudo, aby uruchomić/zatrzymać serwer MITM",
|
|
194
|
+
"Sudo Password": "Hasło sudo",
|
|
195
|
+
"Confirm": "Potwierdź"
|
|
196
|
+
}
|