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": "Mégse",
|
|
3
|
+
"Delete": "Törlés",
|
|
4
|
+
"Edit": "Szerkesztés",
|
|
5
|
+
"Save": "Mentés",
|
|
6
|
+
"Close": "Bezárás",
|
|
7
|
+
"Add": "Hozzáadás",
|
|
8
|
+
"Remove": "Eltávolítás",
|
|
9
|
+
"Settings": "Beállítások",
|
|
10
|
+
"Profile": "Profil",
|
|
11
|
+
"Dashboard": "Irányítópult",
|
|
12
|
+
"Logout": "Kijelentkezés",
|
|
13
|
+
"Login": "Bejelentkezés",
|
|
14
|
+
"Providers": "Szolgáltatók",
|
|
15
|
+
"Usage": "Használat",
|
|
16
|
+
"API Key": "API-kulcs",
|
|
17
|
+
"Connected": "Csatlakoztatva",
|
|
18
|
+
"Disconnected": "Leválasztva",
|
|
19
|
+
"Active": "Aktív",
|
|
20
|
+
"Inactive": "Inaktív",
|
|
21
|
+
"Success": "Siker",
|
|
22
|
+
"Failed": "Sikertelen",
|
|
23
|
+
"Error": "Hiba",
|
|
24
|
+
"Warning": "Figyelmeztetés",
|
|
25
|
+
"Info": "Információ",
|
|
26
|
+
"Loading": "Betöltés",
|
|
27
|
+
"Search": "Keresés",
|
|
28
|
+
"Filter": "Szűrő",
|
|
29
|
+
"Sort": "Rendezés",
|
|
30
|
+
"Export": "Exportálás",
|
|
31
|
+
"Import": "Importálás",
|
|
32
|
+
"Refresh": "Frissítés",
|
|
33
|
+
"Back": "Vissza",
|
|
34
|
+
"Next": "Következő",
|
|
35
|
+
"Previous": "Előző",
|
|
36
|
+
"Submit": "Küldés",
|
|
37
|
+
"Confirm": "Megerősítés",
|
|
38
|
+
"Yes": "Igen",
|
|
39
|
+
"No": "Nem",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Alkalmazás",
|
|
42
|
+
"Reset": "Visszaállítás",
|
|
43
|
+
"Clear": "Törlés",
|
|
44
|
+
"Select": "Kiválasztás",
|
|
45
|
+
"Upload": "Feltöltés",
|
|
46
|
+
"Download": "Letöltés",
|
|
47
|
+
"Copy": "Másolás",
|
|
48
|
+
"Paste": "Beillesztés",
|
|
49
|
+
"Cut": "Kivágás",
|
|
50
|
+
"Undo": "Visszavonás",
|
|
51
|
+
"Redo": "Ismét",
|
|
52
|
+
"Name": "Név",
|
|
53
|
+
"Description": "Leírás",
|
|
54
|
+
"Status": "Állapot",
|
|
55
|
+
"Type": "Típus",
|
|
56
|
+
"Date": "Dátum",
|
|
57
|
+
"Time": "Idő",
|
|
58
|
+
"Created": "Létrehozva",
|
|
59
|
+
"Updated": "Frissítve",
|
|
60
|
+
"Actions": "Műveletek",
|
|
61
|
+
"Details": "Részletek",
|
|
62
|
+
"View": "Megtekintés",
|
|
63
|
+
"New": "Új",
|
|
64
|
+
"Total": "Összes",
|
|
65
|
+
"Count": "Darabszám",
|
|
66
|
+
"Price": "Ár",
|
|
67
|
+
"Cost": "Költség",
|
|
68
|
+
"Free": "Ingyenes",
|
|
69
|
+
"Paid": "Fizetős",
|
|
70
|
+
"Enable": "Engedélyezés",
|
|
71
|
+
"Disable": "Letiltás",
|
|
72
|
+
"Enabled": "Engedélyezve",
|
|
73
|
+
"Disabled": "Letiltva",
|
|
74
|
+
"Online": "Online",
|
|
75
|
+
"Offline": "Offline",
|
|
76
|
+
"Available": "Elérhető",
|
|
77
|
+
"Unavailable": "Nem elérhető",
|
|
78
|
+
"Required": "Kötelező",
|
|
79
|
+
"Optional": "Opcionális",
|
|
80
|
+
"Default": "Alapértelmezett",
|
|
81
|
+
"Custom": "Egyéni",
|
|
82
|
+
"Advanced": "Haladó",
|
|
83
|
+
"Basic": "Alapvető",
|
|
84
|
+
"Help": "Súgó",
|
|
85
|
+
"Support": "Támogatás",
|
|
86
|
+
"Documentation": "Dokumentáció",
|
|
87
|
+
"Version": "Verzió",
|
|
88
|
+
"Language": "Nyelv",
|
|
89
|
+
"Theme": "Téma",
|
|
90
|
+
"Light": "Világos",
|
|
91
|
+
"Dark": "Sötét",
|
|
92
|
+
"Auto": "Automatikus",
|
|
93
|
+
"Endpoint": "Végpont",
|
|
94
|
+
"Providers": "Szolgáltatók",
|
|
95
|
+
"Combos": "Kombinációk",
|
|
96
|
+
"Usage": "Használati statisztika",
|
|
97
|
+
"Quota Tracker": "Kvóta nyomkövetés",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Eszközök",
|
|
100
|
+
"Console Log": "Konzol napló",
|
|
101
|
+
"System": "Rendszer",
|
|
102
|
+
"Debug": "Hibakeresés",
|
|
103
|
+
"Shutdown": "Leállítás",
|
|
104
|
+
"Close Proxy": "Proxy bezárása",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Biztosan le akarja zárni a proxy szervert?",
|
|
106
|
+
"Server Disconnected": "Szerver leválasztva",
|
|
107
|
+
"The proxy server has been stopped.": "A proxy szerver leállt.",
|
|
108
|
+
"Reload Page": "Oldal újratöltése",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "A szolgáltatás a terminálon fut. Bezárhatja ezt a weboldalt. A leállítás megállítja a szolgáltatást.",
|
|
110
|
+
"Manage your AI provider connections": "Az AI-szolgáltatók kapcsolatainak kezelése",
|
|
111
|
+
"Model combos with fallback": "Modell kombinációk tartalékkal",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Az API-használat, a token-fogyasztás és a kérési naplók figyelése",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "CLI-eszköz forgalmának elfogása és az 9Router-en keresztüli irányítása",
|
|
114
|
+
"Configure CLI tools": "CLI-eszközök konfigurálása",
|
|
115
|
+
"API endpoint configuration": "API-végpont konfigurálása",
|
|
116
|
+
"Manage your preferences": "Előnyzeteinek kezelése",
|
|
117
|
+
"Debug translation flow between formats": "A fordítási folyamat hibakeresése a formátumok között",
|
|
118
|
+
"Live server console output": "Élő kiszolgáló konzol kimenete",
|
|
119
|
+
"Create model combos with fallback support": "Modell kombinációk létrehozása tartalék támogatással",
|
|
120
|
+
"Local Mode": "Helyi mód",
|
|
121
|
+
"Running on your machine": "A gépén futó",
|
|
122
|
+
"Database Location": "Adatbázis helye",
|
|
123
|
+
"Download Backup": "Biztonsági másolat letöltése",
|
|
124
|
+
"Import Backup": "Biztonsági másolat importálása",
|
|
125
|
+
"Database backup downloaded": "Adatbázis biztonsági másolat letöltve",
|
|
126
|
+
"Database imported successfully": "Az adatbázis sikeresen importálva",
|
|
127
|
+
"Security": "Biztonság",
|
|
128
|
+
"Require login": "Bejelentkezés szükséges",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Ha BEKAPCSOLT, az irányítópulthoz jelszó szükséges. Ha KIKAPCSOLT, bejelentkezés nélkül is hozzáférhet.",
|
|
130
|
+
"Current Password": "Jelenlegi jelszó",
|
|
131
|
+
"Enter current password": "Adja meg a jelenlegi jelszót",
|
|
132
|
+
"New Password": "Új jelszó",
|
|
133
|
+
"Enter new password": "Adja meg az új jelszót",
|
|
134
|
+
"Confirm New Password": "Új jelszó megerősítése",
|
|
135
|
+
"Confirm new password": "Erősítse meg az új jelszót",
|
|
136
|
+
"Update Password": "Jelszó frissítése",
|
|
137
|
+
"Set Password": "Jelszó beállítása",
|
|
138
|
+
"Password updated successfully": "A jelszó sikeresen frissítve",
|
|
139
|
+
"Passwords do not match": "A jelszavak nem egyeznek",
|
|
140
|
+
"Routing Strategy": "Útválasztási stratégia",
|
|
141
|
+
"Round Robin": "Fordított körforgalom",
|
|
142
|
+
"Cycle through accounts to distribute load": "Ciklikus váltakozás a fiókok között a terhelés elosztásához",
|
|
143
|
+
"Sticky Limit": "Ragadós korlát",
|
|
144
|
+
"Calls per account before switching": "Hívások fiókonként a váltás előtt",
|
|
145
|
+
"Network": "Hálózat",
|
|
146
|
+
"Outbound Proxy": "Kimenő proxy",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Engedélyezze a proxy-t OAuth + szolgáltató kimenő kérésekhez.",
|
|
148
|
+
"Proxy URL": "Proxy URL",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Hagyja üresen a meglévő env proxy örökléséhez (ha van).",
|
|
150
|
+
"No Proxy": "Nincs proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Vesszővel elválasztott gazdanév/tartomány a proxy megkerüléséhez.",
|
|
152
|
+
"Test proxy URL": "Proxy URL-cím tesztelése",
|
|
153
|
+
"Apply": "Alkalmazás",
|
|
154
|
+
"Proxy settings applied": "Proxy beállítások alkalmazva",
|
|
155
|
+
"Proxy enabled": "Proxy engedélyezve",
|
|
156
|
+
"Proxy disabled": "Proxy letiltva",
|
|
157
|
+
"Proxy test OK": "Proxy teszt OK",
|
|
158
|
+
"Proxy test failed": "Proxy teszt sikertelen",
|
|
159
|
+
"Please enter a Proxy URL to test": "Kérjük, adjon meg egy Proxy URL-t teszteléshez",
|
|
160
|
+
"Observability": "Megfigyelhetőség",
|
|
161
|
+
"Enable Observability": "Megfigyelhetőség engedélyezése",
|
|
162
|
+
"Turn request detail recording on/off globally": "Kérés részleteinak rögzítésének be/kikapcsolása globálisan",
|
|
163
|
+
"Max Records": "Maximális rekordok",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Maximális kérés részleteit tartalmaz (a régebbi rekordok automatikusan törlődnek)",
|
|
165
|
+
"Batch Size": "Köteg mérete",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Az adatbázisba írás előtt felhalmozandó elemek száma (magasabb = jobb teljesítmény)",
|
|
167
|
+
"Flush Interval (ms)": "Kiürítési intervallum (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Maximális várakozási idő a puffer kiürítése előtt (megelőzi az adatvesztést alacsony forgalom alatt)",
|
|
169
|
+
"Max JSON Size (KB)": "Maximális JSON méret (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Maximális méret az egyes JSON-mezőkhöz (kérés/válasz) a csonkítás előtt",
|
|
171
|
+
"All data stored on your machine": "Az összes adat a gépén tárolt",
|
|
172
|
+
"MITM Server": "MITM szerver",
|
|
173
|
+
"Running": "Futó",
|
|
174
|
+
"Stopped": "Leállítva",
|
|
175
|
+
"Cert": "Tanúsítvány",
|
|
176
|
+
"Server": "Kiszolgáló",
|
|
177
|
+
"Purpose:": "Cél:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Antigravity IDE és GitHub Copilot használata → az 9Router bármelyik szolgáltatójával/modelljével",
|
|
179
|
+
"How it works:": "Hogyan működik:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Antigravity/Copilot IDE kérés → DNS átirányítás a localhost:443-ra → MITM proxy elfogja → 9Router → válasz Antigravity/Copilot-nak",
|
|
181
|
+
"API Key": "API-kulcs",
|
|
182
|
+
"No API keys — create one in Keys page": "Nincsenek API-kulcsok — hozzon létre egyet a Keys oldalon",
|
|
183
|
+
"sk_9router (default)": "sk_9router (alapértelmezett)",
|
|
184
|
+
"Server started": "Szerver elindult",
|
|
185
|
+
"Failed to start server": "Nem sikerült elindítani a szervert",
|
|
186
|
+
"Server stopped — all DNS cleared": "A szerver leállt — az összes DNS törlésre kerül",
|
|
187
|
+
"Failed to stop server": "Nem sikerült leállítani a szervert",
|
|
188
|
+
"Sudo password is required": "Sudo jelszó szükséges",
|
|
189
|
+
"Stop Server": "Szerver leállítása",
|
|
190
|
+
"Start Server": "Szerver indítása",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Engedélyezze az alábbi DNS-t az elfogás aktiválásához",
|
|
192
|
+
"Sudo Password Required": "Sudo jelszó szükséges",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Adja meg sudo jelszavát a MITM szerver indításához/leállításához",
|
|
194
|
+
"Sudo Password": "Sudo jelszó",
|
|
195
|
+
"Confirm": "Megerősítés"
|
|
196
|
+
}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Batalkan",
|
|
3
|
+
"Delete": "Hapus",
|
|
4
|
+
"Edit": "Sunting",
|
|
5
|
+
"Save": "Simpan",
|
|
6
|
+
"Close": "Tutup",
|
|
7
|
+
"Add": "Tambah",
|
|
8
|
+
"Remove": "Hapus",
|
|
9
|
+
"Settings": "Pengaturan",
|
|
10
|
+
"Profile": "Profil",
|
|
11
|
+
"Dashboard": "Dasbor",
|
|
12
|
+
"Logout": "Keluar",
|
|
13
|
+
"Login": "Masuk",
|
|
14
|
+
"Providers": "Penyedia",
|
|
15
|
+
"Usage": "Penggunaan",
|
|
16
|
+
"API Key": "Kunci API",
|
|
17
|
+
"Connected": "Terhubung",
|
|
18
|
+
"Disconnected": "Terputus",
|
|
19
|
+
"Active": "Aktif",
|
|
20
|
+
"Inactive": "Nonaktif",
|
|
21
|
+
"Success": "Berhasil",
|
|
22
|
+
"Failed": "Gagal",
|
|
23
|
+
"Error": "Kesalahan",
|
|
24
|
+
"Warning": "Peringatan",
|
|
25
|
+
"Info": "Informasi",
|
|
26
|
+
"Loading": "Memuat",
|
|
27
|
+
"Search": "Cari",
|
|
28
|
+
"Filter": "Saring",
|
|
29
|
+
"Sort": "Urutkan",
|
|
30
|
+
"Export": "Ekspor",
|
|
31
|
+
"Import": "Impor",
|
|
32
|
+
"Refresh": "Segarkan",
|
|
33
|
+
"Back": "Kembali",
|
|
34
|
+
"Next": "Berikutnya",
|
|
35
|
+
"Previous": "Sebelumnya",
|
|
36
|
+
"Submit": "Kirim",
|
|
37
|
+
"Confirm": "Konfirmasi",
|
|
38
|
+
"Yes": "Ya",
|
|
39
|
+
"No": "Tidak",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Terapkan",
|
|
42
|
+
"Reset": "Atur Ulang",
|
|
43
|
+
"Clear": "Hapus",
|
|
44
|
+
"Select": "Pilih",
|
|
45
|
+
"Upload": "Unggah",
|
|
46
|
+
"Download": "Unduh",
|
|
47
|
+
"Copy": "Salin",
|
|
48
|
+
"Paste": "Tempel",
|
|
49
|
+
"Cut": "Potong",
|
|
50
|
+
"Undo": "Batalkan",
|
|
51
|
+
"Redo": "Ulangi",
|
|
52
|
+
"Name": "Nama",
|
|
53
|
+
"Description": "Deskripsi",
|
|
54
|
+
"Status": "Status",
|
|
55
|
+
"Type": "Jenis",
|
|
56
|
+
"Date": "Tanggal",
|
|
57
|
+
"Time": "Waktu",
|
|
58
|
+
"Created": "Dibuat",
|
|
59
|
+
"Updated": "Diperbarui",
|
|
60
|
+
"Actions": "Tindakan",
|
|
61
|
+
"Details": "Detail",
|
|
62
|
+
"View": "Lihat",
|
|
63
|
+
"New": "Baru",
|
|
64
|
+
"Total": "Total",
|
|
65
|
+
"Count": "Jumlah",
|
|
66
|
+
"Price": "Harga",
|
|
67
|
+
"Cost": "Biaya",
|
|
68
|
+
"Free": "Gratis",
|
|
69
|
+
"Paid": "Berbayar",
|
|
70
|
+
"Enable": "Aktifkan",
|
|
71
|
+
"Disable": "Nonaktifkan",
|
|
72
|
+
"Enabled": "Diaktifkan",
|
|
73
|
+
"Disabled": "Dinonaktifkan",
|
|
74
|
+
"Online": "Daring",
|
|
75
|
+
"Offline": "Luring",
|
|
76
|
+
"Available": "Tersedia",
|
|
77
|
+
"Unavailable": "Tidak Tersedia",
|
|
78
|
+
"Required": "Diperlukan",
|
|
79
|
+
"Optional": "Opsional",
|
|
80
|
+
"Default": "Bawaan",
|
|
81
|
+
"Custom": "Kustom",
|
|
82
|
+
"Advanced": "Lanjutan",
|
|
83
|
+
"Basic": "Dasar",
|
|
84
|
+
"Help": "Bantuan",
|
|
85
|
+
"Support": "Dukungan",
|
|
86
|
+
"Documentation": "Dokumentasi",
|
|
87
|
+
"Version": "Versi",
|
|
88
|
+
"Language": "Bahasa",
|
|
89
|
+
"Theme": "Tema",
|
|
90
|
+
"Light": "Terang",
|
|
91
|
+
"Dark": "Gelap",
|
|
92
|
+
"Auto": "Otomatis",
|
|
93
|
+
"Endpoint": "Titik Akhir",
|
|
94
|
+
"Providers": "Penyedia",
|
|
95
|
+
"Combos": "Kombinasi",
|
|
96
|
+
"Usage": "Statistik Penggunaan",
|
|
97
|
+
"Quota Tracker": "Pelacak Kuota",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Alat",
|
|
100
|
+
"Console Log": "Log Konsol",
|
|
101
|
+
"System": "Sistem",
|
|
102
|
+
"Debug": "Debug",
|
|
103
|
+
"Shutdown": "Matikan",
|
|
104
|
+
"Close Proxy": "Tutup Proxy",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Apakah Anda yakin ingin menutup server proxy?",
|
|
106
|
+
"Server Disconnected": "Server Terputus",
|
|
107
|
+
"The proxy server has been stopped.": "Server proxy telah dihentikan.",
|
|
108
|
+
"Reload Page": "Muat Ulang Halaman",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Layanan sedang berjalan di terminal. Anda dapat menutup halaman web ini. Shutdown akan menghentikan layanan.",
|
|
110
|
+
"Manage your AI provider connections": "Kelola koneksi penyedia AI Anda",
|
|
111
|
+
"Model combos with fallback": "Kombinasi model dengan fallback",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Pantau penggunaan API, konsumsi token, dan log permintaan Anda",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Intersep lalu lintas alat CLI dan rute melalui 9Router",
|
|
114
|
+
"Configure CLI tools": "Konfigurasi alat CLI",
|
|
115
|
+
"API endpoint configuration": "Konfigurasi titik akhir API",
|
|
116
|
+
"Manage your preferences": "Kelola preferensi Anda",
|
|
117
|
+
"Debug translation flow between formats": "Debug alur terjemahan antara format",
|
|
118
|
+
"Live server console output": "Output konsol server langsung",
|
|
119
|
+
"Create model combos with fallback support": "Buat kombinasi model dengan dukungan fallback",
|
|
120
|
+
"Local Mode": "Mode Lokal",
|
|
121
|
+
"Running on your machine": "Berjalan di mesin Anda",
|
|
122
|
+
"Database Location": "Lokasi Database",
|
|
123
|
+
"Download Backup": "Unduh Cadangan",
|
|
124
|
+
"Import Backup": "Impor Cadangan",
|
|
125
|
+
"Database backup downloaded": "Cadangan database telah diunduh",
|
|
126
|
+
"Database imported successfully": "Database berhasil diimpor",
|
|
127
|
+
"Security": "Keamanan",
|
|
128
|
+
"Require login": "Memerlukan Login",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Ketika AKTIF, dasbor memerlukan kata sandi. Ketika NONAKTIF, akses tanpa login.",
|
|
130
|
+
"Current Password": "Kata Sandi Saat Ini",
|
|
131
|
+
"Enter current password": "Masukkan kata sandi saat ini",
|
|
132
|
+
"New Password": "Kata Sandi Baru",
|
|
133
|
+
"Enter new password": "Masukkan kata sandi baru",
|
|
134
|
+
"Confirm New Password": "Konfirmasi Kata Sandi Baru",
|
|
135
|
+
"Confirm new password": "Konfirmasi kata sandi baru",
|
|
136
|
+
"Update Password": "Perbarui Kata Sandi",
|
|
137
|
+
"Set Password": "Atur Kata Sandi",
|
|
138
|
+
"Password updated successfully": "Kata sandi berhasil diperbarui",
|
|
139
|
+
"Passwords do not match": "Kata sandi tidak cocok",
|
|
140
|
+
"Routing Strategy": "Strategi Rute",
|
|
141
|
+
"Round Robin": "Putaran Bulat",
|
|
142
|
+
"Cycle through accounts to distribute load": "Siklus melalui akun untuk mendistribusikan beban",
|
|
143
|
+
"Sticky Limit": "Batas Lengket",
|
|
144
|
+
"Calls per account before switching": "Panggilan per akun sebelum beralih",
|
|
145
|
+
"Network": "Jaringan",
|
|
146
|
+
"Outbound Proxy": "Proxy Keluar",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Aktifkan proxy untuk permintaan keluar OAuth + penyedia.",
|
|
148
|
+
"Proxy URL": "URL Proxy",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Biarkan kosong untuk mewarisi proxy env yang ada (jika ada).",
|
|
150
|
+
"No Proxy": "Tidak Ada Proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Nama host/domain yang dipisahkan koma untuk melewati proxy.",
|
|
152
|
+
"Test proxy URL": "Uji URL Proxy",
|
|
153
|
+
"Apply": "Terapkan",
|
|
154
|
+
"Proxy settings applied": "Pengaturan proxy diterapkan",
|
|
155
|
+
"Proxy enabled": "Proxy diaktifkan",
|
|
156
|
+
"Proxy disabled": "Proxy dinonaktifkan",
|
|
157
|
+
"Proxy test OK": "Tes proxy OK",
|
|
158
|
+
"Proxy test failed": "Tes proxy gagal",
|
|
159
|
+
"Please enter a Proxy URL to test": "Masukkan URL Proxy untuk diuji",
|
|
160
|
+
"Observability": "Observabilitas",
|
|
161
|
+
"Enable Observability": "Aktifkan Observabilitas",
|
|
162
|
+
"Turn request detail recording on/off globally": "Aktifkan/nonaktifkan pencatatan detail permintaan secara global",
|
|
163
|
+
"Max Records": "Rekam Maksimal",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Rekam detail permintaan maksimal untuk disimpan (rekam lama otomatis dihapus)",
|
|
165
|
+
"Batch Size": "Ukuran Batch",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Jumlah item yang diakumulasikan sebelum menulis ke database (lebih tinggi = performa lebih baik)",
|
|
167
|
+
"Flush Interval (ms)": "Interval Flush (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Waktu maksimum untuk menunggu sebelum mem-flush buffer (mencegah kehilangan data saat lalu lintas rendah)",
|
|
169
|
+
"Max JSON Size (KB)": "Ukuran JSON Maks (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Ukuran maksimum untuk setiap bidang JSON (permintaan/respons) sebelum pemotongan",
|
|
171
|
+
"All data stored on your machine": "Semua data disimpan di mesin Anda",
|
|
172
|
+
"MITM Server": "Server MITM",
|
|
173
|
+
"Running": "Berjalan",
|
|
174
|
+
"Stopped": "Dihentikan",
|
|
175
|
+
"Cert": "Sertifikat",
|
|
176
|
+
"Server": "Server",
|
|
177
|
+
"Purpose:": "Tujuan:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Gunakan Antigravity IDE & GitHub Copilot → dengan PENYEDIA/model APA PUN dari 9Router",
|
|
179
|
+
"How it works:": "Cara kerjanya:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Permintaan Antigravity/Copilot IDE → Pengalihan DNS ke localhost:443 → Proxy MITM mengintersep → 9Router → respons ke Antigravity/Copilot",
|
|
181
|
+
"API Key": "Kunci API",
|
|
182
|
+
"No API keys — create one in Keys page": "Tidak ada kunci API — buat satu di halaman Keys",
|
|
183
|
+
"sk_9router (default)": "sk_9router (bawaan)",
|
|
184
|
+
"Server started": "Server dimulai",
|
|
185
|
+
"Failed to start server": "Gagal memulai server",
|
|
186
|
+
"Server stopped — all DNS cleared": "Server dihentikan — semua DNS dihapus",
|
|
187
|
+
"Failed to stop server": "Gagal menghentikan server",
|
|
188
|
+
"Sudo password is required": "Kata sandi sudo diperlukan",
|
|
189
|
+
"Stop Server": "Hentikan Server",
|
|
190
|
+
"Start Server": "Mulai Server",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Aktifkan DNS untuk setiap alat di bawah untuk mengaktifkan intersepsi",
|
|
192
|
+
"Sudo Password Required": "Kata Sandi Sudo Diperlukan",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Masukkan kata sandi sudo Anda untuk memulai/menghentikan server MITM",
|
|
194
|
+
"Sudo Password": "Kata Sandi Sudo",
|
|
195
|
+
"Confirm": "Konfirmasi"
|
|
196
|
+
}
|