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": "বাতিল করুন",
|
|
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": "সরঞ্জাম",
|
|
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": "রাউন্ড রবিন",
|
|
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": "MITM সার্ভার শুরু/বন্ধ করতে আপনার sudo পাসওয়ার্ড প্রবেশ করুন",
|
|
194
|
+
"Sudo Password": "Sudo পাসওয়ার্ড",
|
|
195
|
+
"Confirm": "নিশ্চিত করুন"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Zrušit",
|
|
3
|
+
"Delete": "Smazat",
|
|
4
|
+
"Edit": "Upravit",
|
|
5
|
+
"Save": "Uložit",
|
|
6
|
+
"Close": "Zavřít",
|
|
7
|
+
"Add": "Přidat",
|
|
8
|
+
"Remove": "Odebrat",
|
|
9
|
+
"Settings": "Nastavení",
|
|
10
|
+
"Profile": "Profil",
|
|
11
|
+
"Dashboard": "Řídicí panel",
|
|
12
|
+
"Logout": "Odhlásit se",
|
|
13
|
+
"Login": "Přihlásit se",
|
|
14
|
+
"Providers": "Poskytovatelé",
|
|
15
|
+
"Usage": "Použití",
|
|
16
|
+
"API Key": "Klíč API",
|
|
17
|
+
"Connected": "Připojeno",
|
|
18
|
+
"Disconnected": "Odpojeno",
|
|
19
|
+
"Active": "Aktivní",
|
|
20
|
+
"Inactive": "Neaktivní",
|
|
21
|
+
"Success": "Úspěch",
|
|
22
|
+
"Failed": "Selhalo",
|
|
23
|
+
"Error": "Chyba",
|
|
24
|
+
"Warning": "Upozornění",
|
|
25
|
+
"Info": "Informace",
|
|
26
|
+
"Loading": "Načítání",
|
|
27
|
+
"Search": "Hledání",
|
|
28
|
+
"Filter": "Filtr",
|
|
29
|
+
"Sort": "Řazení",
|
|
30
|
+
"Export": "Exportovat",
|
|
31
|
+
"Import": "Importovat",
|
|
32
|
+
"Refresh": "Aktualizovat",
|
|
33
|
+
"Back": "Zpět",
|
|
34
|
+
"Next": "Další",
|
|
35
|
+
"Previous": "Předchozí",
|
|
36
|
+
"Submit": "Odeslat",
|
|
37
|
+
"Confirm": "Potvrdit",
|
|
38
|
+
"Yes": "Ano",
|
|
39
|
+
"No": "Ne",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Aplikovat",
|
|
42
|
+
"Reset": "Obnovit",
|
|
43
|
+
"Clear": "Vymazat",
|
|
44
|
+
"Select": "Vybrat",
|
|
45
|
+
"Upload": "Nahrát",
|
|
46
|
+
"Download": "Stáhnout",
|
|
47
|
+
"Copy": "Kopírovat",
|
|
48
|
+
"Paste": "Vložit",
|
|
49
|
+
"Cut": "Vyjmout",
|
|
50
|
+
"Undo": "Vrátit zpět",
|
|
51
|
+
"Redo": "Znovu",
|
|
52
|
+
"Name": "Název",
|
|
53
|
+
"Description": "Popis",
|
|
54
|
+
"Status": "Stav",
|
|
55
|
+
"Type": "Typ",
|
|
56
|
+
"Date": "Datum",
|
|
57
|
+
"Time": "Čas",
|
|
58
|
+
"Created": "Vytvořeno",
|
|
59
|
+
"Updated": "Aktualizováno",
|
|
60
|
+
"Actions": "Akce",
|
|
61
|
+
"Details": "Podrobnosti",
|
|
62
|
+
"View": "Zobrazit",
|
|
63
|
+
"New": "Nový",
|
|
64
|
+
"Total": "Celkem",
|
|
65
|
+
"Count": "Počet",
|
|
66
|
+
"Price": "Cena",
|
|
67
|
+
"Cost": "Náklady",
|
|
68
|
+
"Free": "Zdarma",
|
|
69
|
+
"Paid": "Placené",
|
|
70
|
+
"Enable": "Povolit",
|
|
71
|
+
"Disable": "Zakázat",
|
|
72
|
+
"Enabled": "Povoleno",
|
|
73
|
+
"Disabled": "Zakázáno",
|
|
74
|
+
"Online": "Online",
|
|
75
|
+
"Offline": "Offline",
|
|
76
|
+
"Available": "K dispozici",
|
|
77
|
+
"Unavailable": "Není k dispozici",
|
|
78
|
+
"Required": "Povinné",
|
|
79
|
+
"Optional": "Volitelné",
|
|
80
|
+
"Default": "Výchozí",
|
|
81
|
+
"Custom": "Vlastní",
|
|
82
|
+
"Advanced": "Pokročilé",
|
|
83
|
+
"Basic": "Základní",
|
|
84
|
+
"Help": "Pomoc",
|
|
85
|
+
"Support": "Podpora",
|
|
86
|
+
"Documentation": "Dokumentace",
|
|
87
|
+
"Version": "Verze",
|
|
88
|
+
"Language": "Jazyk",
|
|
89
|
+
"Theme": "Motiv",
|
|
90
|
+
"Light": "Světlý",
|
|
91
|
+
"Dark": "Tmavý",
|
|
92
|
+
"Auto": "Automaticky",
|
|
93
|
+
"Endpoint": "Koncový bod",
|
|
94
|
+
"Providers": "Poskytovatelé",
|
|
95
|
+
"Combos": "Kombinace",
|
|
96
|
+
"Usage": "Statistika",
|
|
97
|
+
"Quota Tracker": "Sledování kvót",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Nástroje CLI",
|
|
100
|
+
"Console Log": "Protokol konzole",
|
|
101
|
+
"System": "Systém",
|
|
102
|
+
"Debug": "Ladění",
|
|
103
|
+
"Shutdown": "Vypnutí",
|
|
104
|
+
"Close Proxy": "Zavřít proxy",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Opravdu chcete zavřít proxy server?",
|
|
106
|
+
"Server Disconnected": "Server odpojen",
|
|
107
|
+
"The proxy server has been stopped.": "Proxy server byl zastaven.",
|
|
108
|
+
"Reload Page": "Obnovit stránku",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Služba běží v terminálu. Tuto webovou stránku si můžete zavřít. Vypnutí zastaví službu.",
|
|
110
|
+
"Manage your AI provider connections": "Spravujte svá připojení poskytovatele AI",
|
|
111
|
+
"Model combos with fallback": "Kombinace modelů s zálohou",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Monitorujte použití API, spotřebu tokenů a protokoly žádostí",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Zachycujte provoz nástrojů CLI a směrujte jej přes 9Router",
|
|
114
|
+
"Configure CLI tools": "Konfigurace nástrojů CLI",
|
|
115
|
+
"API endpoint configuration": "Konfigurace koncového bodu API",
|
|
116
|
+
"Manage your preferences": "Spravujte své preferences",
|
|
117
|
+
"Debug translation flow between formats": "Ladění toku překladu mezi formáty",
|
|
118
|
+
"Live server console output": "Výstup konzole serveru v přímém čase",
|
|
119
|
+
"Create model combos with fallback support": "Vytvářejte kombinace modelů s podporou zálohy",
|
|
120
|
+
"Local Mode": "Místní režim",
|
|
121
|
+
"Running on your machine": "Běží na vašem počítači",
|
|
122
|
+
"Database Location": "Umístění databáze",
|
|
123
|
+
"Download Backup": "Stáhnout zálohu",
|
|
124
|
+
"Import Backup": "Importovat zálohu",
|
|
125
|
+
"Database backup downloaded": "Záloha databáze stažena",
|
|
126
|
+
"Database imported successfully": "Databáze byla úspěšně importována",
|
|
127
|
+
"Security": "Bezpečnost",
|
|
128
|
+
"Require login": "Vyžadovat přihlášení",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Když je ZAPNUTO, řídicí panel vyžaduje heslo. Když je VYPNUTO, přístup bez přihlášení.",
|
|
130
|
+
"Current Password": "Aktuální heslo",
|
|
131
|
+
"Enter current password": "Zadejte aktuální heslo",
|
|
132
|
+
"New Password": "Nové heslo",
|
|
133
|
+
"Enter new password": "Zadejte nové heslo",
|
|
134
|
+
"Confirm New Password": "Potvrzení nového hesla",
|
|
135
|
+
"Confirm new password": "Potvrďte nové heslo",
|
|
136
|
+
"Update Password": "Aktualizovat heslo",
|
|
137
|
+
"Set Password": "Nastavit heslo",
|
|
138
|
+
"Password updated successfully": "Heslo bylo úspěšně aktualizováno",
|
|
139
|
+
"Passwords do not match": "Hesla se neshodují",
|
|
140
|
+
"Routing Strategy": "Strategie směrování",
|
|
141
|
+
"Round Robin": "Round Robin",
|
|
142
|
+
"Cycle through accounts to distribute load": "Procházejte účty pro distribuci zátěže",
|
|
143
|
+
"Sticky Limit": "Lepkavý limit",
|
|
144
|
+
"Calls per account before switching": "Volání na účet před přepnutím",
|
|
145
|
+
"Network": "Síť",
|
|
146
|
+
"Outbound Proxy": "Odchozí proxy",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Povolte proxy pro OAuth + odchozí požadavky poskytovatele.",
|
|
148
|
+
"Proxy URL": "URL proxy",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Ponechte prázdné pro dědění existujícího env proxy (pokud existuje).",
|
|
150
|
+
"No Proxy": "Bez proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Čárkou oddělené názvy hostitelů/domény pro obejití proxy.",
|
|
152
|
+
"Test proxy URL": "Testovat URL proxy",
|
|
153
|
+
"Apply": "Aplikovat",
|
|
154
|
+
"Proxy settings applied": "Nastavení proxy aplikováno",
|
|
155
|
+
"Proxy enabled": "Proxy povolena",
|
|
156
|
+
"Proxy disabled": "Proxy zakázána",
|
|
157
|
+
"Proxy test OK": "Test proxy OK",
|
|
158
|
+
"Proxy test failed": "Test proxy se nezdařil",
|
|
159
|
+
"Please enter a Proxy URL to test": "Zadejte prosím URL proxy k testování",
|
|
160
|
+
"Observability": "Pozorovatelnost",
|
|
161
|
+
"Enable Observability": "Povolit pozorovatelnost",
|
|
162
|
+
"Turn request detail recording on/off globally": "Zapnutí/vypnutí záznamů podrobností požadavku globálně",
|
|
163
|
+
"Max Records": "Maximální počet záznamů",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Maximální počet záznamů o podrobnostech požadavku k uchování (starší záznamy se automaticky odstraňují)",
|
|
165
|
+
"Batch Size": "Velikost dávky",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Počet položek k hromadění před zápisem do databáze (vyšší = lepší výkon)",
|
|
167
|
+
"Flush Interval (ms)": "Interval vyprazdňování (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Maximální čas čekání před vyprazdněním vyrovnávací paměti (zabraňuje ztrátě dat při nízkém provozu)",
|
|
169
|
+
"Max JSON Size (KB)": "Maximální velikost JSON (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Maximální velikost každého pole JSON (požadavek/odpověď) před zkrácením",
|
|
171
|
+
"All data stored on your machine": "Všechna data jsou uložena na vašem počítači",
|
|
172
|
+
"MITM Server": "Server MITM",
|
|
173
|
+
"Running": "Běžící",
|
|
174
|
+
"Stopped": "Zastaveno",
|
|
175
|
+
"Cert": "Certifikát",
|
|
176
|
+
"Server": "Server",
|
|
177
|
+
"Purpose:": "Účel:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Použijte Antigravity IDE a GitHub Copilot → s JAKÝMKOLIV poskytovatelem/modelem z 9Router",
|
|
179
|
+
"How it works:": "Jak to funguje:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Požadavek Antigravity/Copilot IDE → Přesměrování DNS na localhost:443 → Proxy MITM zachycuje → 9Router → odpověď na Antigravity/Copilot",
|
|
181
|
+
"API Key": "Klíč API",
|
|
182
|
+
"No API keys — create one in Keys page": "Žádné klíče API — vytvořte jeden na stránce Klíče",
|
|
183
|
+
"sk_9router (default)": "sk_9router (výchozí)",
|
|
184
|
+
"Server started": "Server spuštěn",
|
|
185
|
+
"Failed to start server": "Spuštění serveru se nezdařilo",
|
|
186
|
+
"Server stopped — all DNS cleared": "Server zastaven — veškerý DNS vymazán",
|
|
187
|
+
"Failed to stop server": "Zastavení serveru se nezdařilo",
|
|
188
|
+
"Sudo password is required": "Je vyžadováno heslo sudo",
|
|
189
|
+
"Stop Server": "Zastavit server",
|
|
190
|
+
"Start Server": "Spustit server",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Povolte DNS pro každý nástroj níže a aktivujte zachycování",
|
|
192
|
+
"Sudo Password Required": "Je vyžadováno heslo Sudo",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Zadejte heslo sudo pro spuštění/zastavení serveru MITM",
|
|
194
|
+
"Sudo Password": "Heslo sudo",
|
|
195
|
+
"Confirm": "Potvrdit"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Annuller",
|
|
3
|
+
"Delete": "Slet",
|
|
4
|
+
"Edit": "Rediger",
|
|
5
|
+
"Save": "Gem",
|
|
6
|
+
"Close": "Luk",
|
|
7
|
+
"Add": "Tilføj",
|
|
8
|
+
"Remove": "Fjern",
|
|
9
|
+
"Settings": "Indstillinger",
|
|
10
|
+
"Profile": "Profil",
|
|
11
|
+
"Dashboard": "Kontrolpanel",
|
|
12
|
+
"Logout": "Log ud",
|
|
13
|
+
"Login": "Log ind",
|
|
14
|
+
"Providers": "Udbydere",
|
|
15
|
+
"Usage": "Forbrug",
|
|
16
|
+
"API Key": "API-nøgle",
|
|
17
|
+
"Connected": "Forbundet",
|
|
18
|
+
"Disconnected": "Afbrudt",
|
|
19
|
+
"Active": "Aktiv",
|
|
20
|
+
"Inactive": "Inaktiv",
|
|
21
|
+
"Success": "Succes",
|
|
22
|
+
"Failed": "Mislykket",
|
|
23
|
+
"Error": "Fejl",
|
|
24
|
+
"Warning": "Advarsel",
|
|
25
|
+
"Info": "Info",
|
|
26
|
+
"Loading": "Indlæser",
|
|
27
|
+
"Search": "Søg",
|
|
28
|
+
"Filter": "Filter",
|
|
29
|
+
"Sort": "Sorter",
|
|
30
|
+
"Export": "Eksporter",
|
|
31
|
+
"Import": "Importer",
|
|
32
|
+
"Refresh": "Opdater",
|
|
33
|
+
"Back": "Tilbage",
|
|
34
|
+
"Next": "Næste",
|
|
35
|
+
"Previous": "Forrige",
|
|
36
|
+
"Submit": "Indsend",
|
|
37
|
+
"Confirm": "Bekræft",
|
|
38
|
+
"Yes": "Ja",
|
|
39
|
+
"No": "Nej",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Anvend",
|
|
42
|
+
"Reset": "Nulstil",
|
|
43
|
+
"Clear": "Ryd",
|
|
44
|
+
"Select": "Vælg",
|
|
45
|
+
"Upload": "Upload",
|
|
46
|
+
"Download": "Download",
|
|
47
|
+
"Copy": "Kopier",
|
|
48
|
+
"Paste": "Indsæt",
|
|
49
|
+
"Cut": "Klip",
|
|
50
|
+
"Undo": "Fortryd",
|
|
51
|
+
"Redo": "Gentag",
|
|
52
|
+
"Name": "Navn",
|
|
53
|
+
"Description": "Beskrivelse",
|
|
54
|
+
"Status": "Status",
|
|
55
|
+
"Type": "Type",
|
|
56
|
+
"Date": "Dato",
|
|
57
|
+
"Time": "Tid",
|
|
58
|
+
"Created": "Oprettet",
|
|
59
|
+
"Updated": "Opdateret",
|
|
60
|
+
"Actions": "Handlinger",
|
|
61
|
+
"Details": "Detaljer",
|
|
62
|
+
"View": "Vis",
|
|
63
|
+
"New": "Ny",
|
|
64
|
+
"Total": "Total",
|
|
65
|
+
"Count": "Antal",
|
|
66
|
+
"Price": "Pris",
|
|
67
|
+
"Cost": "Omkostning",
|
|
68
|
+
"Free": "Gratis",
|
|
69
|
+
"Paid": "Betalt",
|
|
70
|
+
"Enable": "Aktivér",
|
|
71
|
+
"Disable": "Deaktivér",
|
|
72
|
+
"Enabled": "Aktiveret",
|
|
73
|
+
"Disabled": "Deaktiveret",
|
|
74
|
+
"Online": "Online",
|
|
75
|
+
"Offline": "Offline",
|
|
76
|
+
"Available": "Tilgængelig",
|
|
77
|
+
"Unavailable": "Ikke tilgængelig",
|
|
78
|
+
"Required": "Påkrævet",
|
|
79
|
+
"Optional": "Valgfrit",
|
|
80
|
+
"Default": "Standard",
|
|
81
|
+
"Custom": "Brugerdefineret",
|
|
82
|
+
"Advanced": "Avanceret",
|
|
83
|
+
"Basic": "Grundlæggende",
|
|
84
|
+
"Help": "Hjælp",
|
|
85
|
+
"Support": "Support",
|
|
86
|
+
"Documentation": "Dokumentation",
|
|
87
|
+
"Version": "Version",
|
|
88
|
+
"Language": "Sprog",
|
|
89
|
+
"Theme": "Tema",
|
|
90
|
+
"Light": "Lys",
|
|
91
|
+
"Dark": "Mørk",
|
|
92
|
+
"Auto": "Automatisk",
|
|
93
|
+
"Endpoint": "Slutpunkt",
|
|
94
|
+
"Providers": "Udbydere",
|
|
95
|
+
"Combos": "Kombinationer",
|
|
96
|
+
"Usage": "Forbrugsstatistik",
|
|
97
|
+
"Quota Tracker": "Kvotetracker",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Værktøjer",
|
|
100
|
+
"Console Log": "Konsollog",
|
|
101
|
+
"System": "System",
|
|
102
|
+
"Debug": "Debug",
|
|
103
|
+
"Shutdown": "Luk af",
|
|
104
|
+
"Close Proxy": "Luk 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 afbrudt",
|
|
107
|
+
"The proxy server has been stopped.": "Proxyserveren er blevet stoppet.",
|
|
108
|
+
"Reload Page": "Genindlæs siden",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Tjenesten kører i terminalen. Du kan lukke denne webside. Aflukning stopper tjenesten.",
|
|
110
|
+
"Manage your AI provider connections": "Administrer dine AI-udbyderforbindelser",
|
|
111
|
+
"Model combos with fallback": "Modelkombinationer med fallback",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Overvåg dit API-forbrug, tokenforbrugning og anmodningslogger",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Aflyt CLI-værktøj trafikk og rute gennem 9Router",
|
|
114
|
+
"Configure CLI tools": "Konfigurer CLI-værktøjer",
|
|
115
|
+
"API endpoint configuration": "API-slutpunktkonfiguration",
|
|
116
|
+
"Manage your preferences": "Administrer dine præferencer",
|
|
117
|
+
"Debug translation flow between formats": "Debug oversættelsesflow mellem formater",
|
|
118
|
+
"Live server console output": "Live serverkonsoloutput",
|
|
119
|
+
"Create model combos with fallback support": "Opret modelkombinationer med fallback-understøttelse",
|
|
120
|
+
"Local Mode": "Lokalt tilstand",
|
|
121
|
+
"Running on your machine": "Kørende på din maskine",
|
|
122
|
+
"Database Location": "Databaseplacering",
|
|
123
|
+
"Download Backup": "Download sikkerhedskopi",
|
|
124
|
+
"Import Backup": "Importer sikkerhedskopi",
|
|
125
|
+
"Database backup downloaded": "Databasesikkerhedskopi downloadet",
|
|
126
|
+
"Database imported successfully": "Database importeret med succes",
|
|
127
|
+
"Security": "Sikkerhed",
|
|
128
|
+
"Require login": "Kræv login",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Når TIL kræves adgangskode på kontrolpanelet. Når FRA tillades adgang uden login.",
|
|
130
|
+
"Current Password": "Nuværende adgangskode",
|
|
131
|
+
"Enter current password": "Indtast nuværende adgangskode",
|
|
132
|
+
"New Password": "Ny adgangskode",
|
|
133
|
+
"Enter new password": "Indtast ny adgangskode",
|
|
134
|
+
"Confirm New Password": "Bekræft ny adgangskode",
|
|
135
|
+
"Confirm new password": "Bekræft ny adgangskode",
|
|
136
|
+
"Update Password": "Opdater adgangskode",
|
|
137
|
+
"Set Password": "Indstil adgangskode",
|
|
138
|
+
"Password updated successfully": "Adgangskode opdateret med succes",
|
|
139
|
+
"Passwords do not match": "Adgangskoderne stemmer ikke overens",
|
|
140
|
+
"Routing Strategy": "Rutestrategi",
|
|
141
|
+
"Round Robin": "Rundetabel",
|
|
142
|
+
"Cycle through accounts to distribute load": "Cyklus gennem konti for at distribuere belastningen",
|
|
143
|
+
"Sticky Limit": "Klæbrig grænse",
|
|
144
|
+
"Calls per account before switching": "Opkald pr. konto før skift",
|
|
145
|
+
"Network": "Netværk",
|
|
146
|
+
"Outbound Proxy": "Udgående proxy",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Aktivér proxy til OAuth + udbyder udgående anmodninger.",
|
|
148
|
+
"Proxy URL": "Proxy-URL",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Lad være tomt for at nedarve eksisterende env-proxy (hvis nogen).",
|
|
150
|
+
"No Proxy": "Ingen proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Kommaseparerede værtsnavne/domæner for at omgå proxyen.",
|
|
152
|
+
"Test proxy URL": "Test proxy-URL",
|
|
153
|
+
"Apply": "Anvend",
|
|
154
|
+
"Proxy settings applied": "Proxyindstillinger anvendt",
|
|
155
|
+
"Proxy enabled": "Proxy aktiveret",
|
|
156
|
+
"Proxy disabled": "Proxy deaktiveret",
|
|
157
|
+
"Proxy test OK": "Proxy-test OK",
|
|
158
|
+
"Proxy test failed": "Proxy-test mislykket",
|
|
159
|
+
"Please enter a Proxy URL to test": "Indtast en proxy-URL til test",
|
|
160
|
+
"Observability": "Observerbarhed",
|
|
161
|
+
"Enable Observability": "Aktivér observerbarhed",
|
|
162
|
+
"Turn request detail recording on/off globally": "Slå anmodningsdetaljeoptagelse til/fra globalt",
|
|
163
|
+
"Max Records": "Max-poster",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Maksimum anmodningsdetaljeposter at beholde (ældre poster bliver automatisk slettet)",
|
|
165
|
+
"Batch Size": "Batch-størrelse",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Antal elementer der skal akkumuleres før skrivning til database (højere = bedre ydeevne)",
|
|
167
|
+
"Flush Interval (ms)": "Flush-interval (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Maksimal ventetid før bufferrensing (forhindrer datatab ved lavt trafikk)",
|
|
169
|
+
"Max JSON Size (KB)": "Max JSON-størrelse (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Maksimal størrelse for hvert JSON-felt (anmodning/svar) før afkortning",
|
|
171
|
+
"All data stored on your machine": "Alle data lagret på din maskine",
|
|
172
|
+
"MITM Server": "MITM-server",
|
|
173
|
+
"Running": "Kørende",
|
|
174
|
+
"Stopped": "Stoppet",
|
|
175
|
+
"Cert": "Certifikat",
|
|
176
|
+
"Server": "Server",
|
|
177
|
+
"Purpose:": "Formål:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Brug Antigravity IDE & GitHub Copilot → med ENHVER udbyder/model fra 9Router",
|
|
179
|
+
"How it works:": "Sådan virker det:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Antigravity/Copilot IDE-anmodning → DNS-omdirigering til localhost:443 → MITM-proxy aflytter → 9Router → svar til Antigravity/Copilot",
|
|
181
|
+
"API Key": "API-nøgle",
|
|
182
|
+
"No API keys — create one in Keys page": "Ingen API-nøgler — opret en på Keys-siden",
|
|
183
|
+
"sk_9router (default)": "sk_9router (standard)",
|
|
184
|
+
"Server started": "Server startet",
|
|
185
|
+
"Failed to start server": "Fejl ved start af server",
|
|
186
|
+
"Server stopped — all DNS cleared": "Server stoppet — alle DNS slettet",
|
|
187
|
+
"Failed to stop server": "Fejl ved stopning af server",
|
|
188
|
+
"Sudo password is required": "Sudo-adgangskode er påkrævet",
|
|
189
|
+
"Stop Server": "Stop server",
|
|
190
|
+
"Start Server": "Start server",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Aktivér DNS for hvert værktøj nedenfor for at aktivere aflytning",
|
|
192
|
+
"Sudo Password Required": "Sudo-adgangskode påkrævet",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Indtast din sudo-adgangskode for at starte/stoppe MITM-server",
|
|
194
|
+
"Sudo Password": "Sudo-adgangskode",
|
|
195
|
+
"Confirm": "Bekræft"
|
|
196
|
+
}
|