@yina-npm/openrouterx 0.4.52 → 0.4.54

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.
Files changed (164) hide show
  1. package/README.md +93 -1245
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +1 -1
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/_global-error.html +1 -1
  33. package/app/.next/server/app/_global-error.rsc +1 -1
  34. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  35. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  36. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  37. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  38. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  39. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  40. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/_not-found.html +1 -1
  42. package/app/.next/server/app/_not-found.rsc +4 -4
  43. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  44. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  45. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  46. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  47. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  48. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  49. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  50. package/app/.next/server/app/api/models/route.js +1 -1
  51. package/app/.next/server/app/api/models/test/route.js +1 -1
  52. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  53. package/app/.next/server/app/api/providers/route.js +1 -1
  54. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  55. package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
  56. package/app/.next/server/app/api/users/[id]/route.js +1 -1
  57. package/app/.next/server/app/api/users/route.js +1 -1
  58. package/app/.next/server/app/api/version/route.js +1 -1
  59. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  60. package/app/.next/server/app/api/version/update/route.js +1 -1
  61. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/callback.html +1 -1
  63. package/app/.next/server/app/callback.rsc +4 -4
  64. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  65. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  66. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  67. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  68. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  69. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  70. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  72. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  73. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  74. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  75. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  76. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  77. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  78. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  79. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  80. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  81. package/app/.next/server/app/index.html +1 -1
  82. package/app/.next/server/app/index.rsc +4 -4
  83. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  84. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  85. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  86. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  87. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  88. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/landing.html +1 -1
  90. package/app/.next/server/app/landing.rsc +4 -4
  91. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  92. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  93. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  94. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  95. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  96. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  97. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/login.html +1 -1
  99. package/app/.next/server/app/login.rsc +5 -5
  100. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  101. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  102. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  103. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  104. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  105. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  106. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app-paths-manifest.json +1 -1
  108. package/app/.next/server/chunks/1350.js +1 -1
  109. package/app/.next/server/chunks/3110.js +1 -1
  110. package/app/.next/server/chunks/3493.js +1 -1
  111. package/app/.next/server/chunks/412.js +1 -1
  112. package/app/.next/server/chunks/7177.js +1 -1
  113. package/app/.next/server/chunks/7595.js +1 -1
  114. package/app/.next/server/chunks/7930.js +5 -2
  115. package/app/.next/server/chunks/8760.js +1 -1
  116. package/app/.next/server/chunks/9489.js +1 -1
  117. package/app/.next/server/chunks/9718.js +1 -1
  118. package/app/.next/server/middleware-build-manifest.js +1 -1
  119. package/app/.next/server/middleware.js +1 -1
  120. package/app/.next/server/pages/404.html +1 -1
  121. package/app/.next/server/pages/500.html +1 -1
  122. package/app/.next/static/chunks/1321-10e8aa266aa71e22.js +1 -0
  123. package/app/.next/static/chunks/4072-fdb34c3bf82582e6.js +6 -0
  124. package/app/.next/static/chunks/{5095-c2bb7e2fc99ab8c3.js → 5095-47fe70cd930f3c59.js} +2 -2
  125. package/app/.next/static/chunks/{5497-bebd4378b1048022.js → 5497-b59396fb56e7b9b1.js} +1 -1
  126. package/app/.next/static/css/{402ee8646e1afa89.css → 9b92fc8235e99d1e.css} +1 -1
  127. package/app/package.json +2 -2
  128. package/app/public/i18n/literals/ar.json +25 -1
  129. package/app/public/i18n/literals/bn.json +25 -1
  130. package/app/public/i18n/literals/cs.json +25 -1
  131. package/app/public/i18n/literals/da.json +25 -1
  132. package/app/public/i18n/literals/de.json +25 -1
  133. package/app/public/i18n/literals/el.json +25 -1
  134. package/app/public/i18n/literals/es.json +25 -1
  135. package/app/public/i18n/literals/fi.json +25 -1
  136. package/app/public/i18n/literals/fr.json +25 -1
  137. package/app/public/i18n/literals/he.json +25 -1
  138. package/app/public/i18n/literals/hi.json +25 -1
  139. package/app/public/i18n/literals/hu.json +25 -1
  140. package/app/public/i18n/literals/id.json +25 -1
  141. package/app/public/i18n/literals/it.json +25 -1
  142. package/app/public/i18n/literals/ja.json +25 -1
  143. package/app/public/i18n/literals/ko.json +25 -1
  144. package/app/public/i18n/literals/nl.json +25 -1
  145. package/app/public/i18n/literals/no.json +25 -1
  146. package/app/public/i18n/literals/pl.json +25 -1
  147. package/app/public/i18n/literals/pt-BR.json +25 -1
  148. package/app/public/i18n/literals/pt-PT.json +25 -1
  149. package/app/public/i18n/literals/ro.json +25 -1
  150. package/app/public/i18n/literals/ru.json +25 -1
  151. package/app/public/i18n/literals/sv.json +25 -1
  152. package/app/public/i18n/literals/th.json +25 -1
  153. package/app/public/i18n/literals/tl.json +25 -1
  154. package/app/public/i18n/literals/tr.json +25 -1
  155. package/app/public/i18n/literals/uk.json +25 -1
  156. package/app/public/i18n/literals/ur.json +25 -1
  157. package/app/public/i18n/literals/vi.json +25 -1
  158. package/app/public/i18n/literals/zh-CN.json +26 -1
  159. package/app/public/i18n/literals/zh-TW.json +25 -1
  160. package/package.json +3 -3
  161. package/app/.next/static/chunks/1321-621ed3470478397e.js +0 -1
  162. package/app/.next/static/chunks/4072-cc92fb1222a2752b.js +0 -3
  163. /package/app/.next/static/{Q5oB2dEL7XeWBhjwqT_vo → 48OCpyZEnW_7tu0tLGvSX}/_buildManifest.js +0 -0
  164. /package/app/.next/static/{Q5oB2dEL7XeWBhjwqT_vo → 48OCpyZEnW_7tu0tLGvSX}/_ssgManifest.js +0 -0
package/app/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "9router-app",
3
- "version": "0.4.52",
4
- "description": "9Router web dashboard",
3
+ "version": "0.4.54",
4
+ "description": "openrouterX web dashboard",
5
5
  "private": true,
6
6
  "scripts": {
7
7
  "dev": "next dev --webpack --port 20502",
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "انقر للإضافة، انقر مرة أخرى للإزالة. يتم حفظ التغييرات تلقائيًا.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ تنبيه مخاطر: يستخدم هذا الموفر اشتراكًا/جلسة OAuth غير مرخصة رسميًا للاستخدام عبر البروكسي/الراوتر. قد يتم تقييد الحساب أو حظره. الاستخدام على مسؤوليتك الخاصة.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ يعترض MITM حركة مرور HTTPS لأدوات IDE (Antigravity، GitHub Copilot، Kiro) عبر CA محلية لإعادة توجيه الطلبات إلى مزوديك. قد ينتهك شروط الخدمة → خطر حظر الحساب. الاستخدام على مسؤوليتك الخاصة."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ يعترض MITM حركة مرور HTTPS لأدوات IDE (Antigravity، GitHub Copilot، Kiro) عبر CA محلية لإعادة توجيه الطلبات إلى مزوديك. قد ينتهك شروط الخدمة → خطر حظر الحساب. الاستخدام على مسؤوليتك الخاصة.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "যোগ করতে ক্লিক করুন, সরাতে আবার ক্লিক করুন। পরিবর্তনগুলি স্বয়ংক্রিয়ভাবে সংরক্ষিত হয়।",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ ঝুঁকি বিজ্ঞপ্তি: এই প্রদানকারী একটি সাবস্ক্রিপশন/OAuth সেশন ব্যবহার করে যা প্রক্সি/রাউটার ব্যবহারের জন্য আনুষ্ঠানিকভাবে লাইসেন্সপ্রাপ্ত নয়। অ্যাকাউন্ট সীমাবদ্ধ বা নিষিদ্ধ হতে পারে। নিজের ঝুঁকিতে ব্যবহার করুন।",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM স্থানীয় CA এর মাধ্যমে IDE টুলগুলির (Antigravity, GitHub Copilot, Kiro) HTTPS ট্রাফিক ইন্টারসেপ্ট করে আপনার প্রদানকারীদের কাছে অনুরোধ পুনঃনির্দেশ করতে। ToS লঙ্ঘন করতে পারে → অ্যাকাউন্ট নিষিদ্ধ ঝুঁকি। নিজের ঝুঁকিতে ব্যবহার করুন।"
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM স্থানীয় CA এর মাধ্যমে IDE টুলগুলির (Antigravity, GitHub Copilot, Kiro) HTTPS ট্রাফিক ইন্টারসেপ্ট করে আপনার প্রদানকারীদের কাছে অনুরোধ পুনঃনির্দেশ করতে। ToS লঙ্ঘন করতে পারে → অ্যাকাউন্ট নিষিদ্ধ ঝুঁকি। নিজের ঝুঁকিতে ব্যবহার করুন।",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Kliknutím přidáte, dalším kliknutím odeberete. Změny se ukládají automaticky.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Upozornění na riziko: Tento poskytovatel používá předplatné/OAuth relaci, která není oficiálně licencována pro použití přes proxy/router. Účet může být omezen nebo zablokován. Používejte na vlastní riziko.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM zachytává HTTPS provoz IDE nástrojů (Antigravity, GitHub Copilot, Kiro) přes místní CA pro přesměrování požadavků na vaše poskytovatele. Může porušit ToS → riziko zákazu účtu. Používejte na vlastní riziko."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM zachytává HTTPS provoz IDE nástrojů (Antigravity, GitHub Copilot, Kiro) přes místní CA pro přesměrování požadavků na vaše poskytovatele. Může porušit ToS → riziko zákazu účtu. Používejte na vlastní riziko.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Klik for at tilføje, klik igen for at fjerne. Ændringer gemmes automatisk.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Risikomeddelelse: Denne udbyder bruger et abonnement/OAuth-session, der ikke er officielt licenseret til proxy/router-brug. Kontoen kan blive begrænset eller forbudt. Brug på eget ansvar.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM opfanger HTTPS-trafik fra IDE-værktøjer (Antigravity, GitHub Copilot, Kiro) via lokal CA for at omdirigere anmodninger til dine udbydere. Kan overtræde ToS → risiko for kontoforbud. Brug på eget ansvar."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM opfanger HTTPS-trafik fra IDE-værktøjer (Antigravity, GitHub Copilot, Kiro) via lokal CA for at omdirigere anmodninger til dine udbydere. Kan overtræde ToS → risiko for kontoforbud. Brug på eget ansvar.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Fokus-UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Klicken zum Hinzufügen, erneut klicken zum Entfernen. Änderungen werden automatisch gespeichert.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Risikohinweis: Dieser Anbieter verwendet eine Abonnement-/OAuth-Sitzung, die nicht offiziell für die Proxy-/Router-Nutzung lizenziert ist. Das Konto kann eingeschränkt oder gesperrt werden. Nutzung auf eigene Gefahr.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM fängt HTTPS-Verkehr von IDE-Tools (Antigravity, GitHub Copilot, Kiro) über lokale CA ab, um Anfragen an Ihre Anbieter umzuleiten. Kann gegen ToS verstoßen → Risiko der Kontosperrung. Nutzung auf eigene Gefahr."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM fängt HTTPS-Verkehr von IDE-Tools (Antigravity, GitHub Copilot, Kiro) über lokale CA ab, um Anfragen an Ihre Anbieter umzuleiten. Kann gegen ToS verstoßen → Risiko der Kontosperrung. Nutzung auf eigene Gefahr.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Κάντε κλικ για προσθήκη, κάντε ξανά κλικ για αφαίρεση. Οι αλλαγές αποθηκεύονται αυτόματα.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Ειδοποίηση κινδύνου: Αυτός ο πάροχος χρησιμοποιεί συνδρομή/συνεδρία OAuth που δεν έχει επίσημη άδεια για χρήση μέσω proxy/router. Ο λογαριασμός ενδέχεται να περιοριστεί ή να αποκλειστεί. Χρήση με δική σας ευθύνη.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ Το MITM υποκλέπτει την κίνηση HTTPS των εργαλείων IDE (Antigravity, GitHub Copilot, Kiro) μέσω τοπικού CA για ανακατεύθυνση αιτημάτων στους παρόχους σας. Μπορεί να παραβιάσει τους ToS → κίνδυνος αποκλεισμού λογαριασμού. Χρήση με δική σας ευθύνη."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ Το MITM υποκλέπτει την κίνηση HTTPS των εργαλείων IDE (Antigravity, GitHub Copilot, Kiro) μέσω τοπικού CA για ανακατεύθυνση αιτημάτων στους παρόχους σας. Μπορεί να παραβιάσει τους ToS → κίνδυνος αποκλεισμού λογαριασμού. Χρήση με δική σας ευθύνη.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "UI de enfoque",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Haz clic para agregar, haz clic de nuevo para eliminar. Los cambios se guardan automáticamente.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Aviso de Riesgo: Este proveedor usa una sesión de suscripción/OAuth no licenciada oficialmente para uso de proxy/router. La cuenta puede ser restringida o baneada. Use bajo su propio riesgo.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercepta el tráfico HTTPS de herramientas IDE (Antigravity, GitHub Copilot, Kiro) mediante CA local para redirigir solicitudes a sus proveedores. Puede violar los ToS → riesgo de baneo de cuenta. Use bajo su propio riesgo."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercepta el tráfico HTTPS de herramientas IDE (Antigravity, GitHub Copilot, Kiro) mediante CA local para redirigir solicitudes a sus proveedores. Puede violar los ToS → riesgo de baneo de cuenta. Use bajo su propio riesgo.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Napsauta lisätäksesi, napsauta uudelleen poistaaksesi. Muutokset tallennetaan automaattisesti.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Riski-ilmoitus: Tämä palveluntarjoaja käyttää tilaus-/OAuth-istuntoa, jota ei ole virallisesti lisensoitu välityspalvelin-/reititinkäyttöön. Tili voidaan rajoittaa tai estää. Käyttö omalla vastuulla.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM sieppaa IDE-työkalujen (Antigravity, GitHub Copilot, Kiro) HTTPS-liikennettä paikallisen CA:n kautta uudelleenohjatakseen pyyntöjä palveluntarjoajillesi. Voi rikkoa ToS:ää → tilin estoriski. Käyttö omalla vastuulla."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM sieppaa IDE-työkalujen (Antigravity, GitHub Copilot, Kiro) HTTPS-liikennettä paikallisen CA:n kautta uudelleenohjatakseen pyyntöjä palveluntarjoajillesi. Voi rikkoa ToS:ää → tilin estoriski. Käyttö omalla vastuulla.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "UI Focus",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Cliquez pour ajouter, cliquez à nouveau pour supprimer. Les modifications sont enregistrées automatiquement.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Avis de risque : Ce fournisseur utilise une session d'abonnement/OAuth non officiellement autorisée pour une utilisation proxy/routeur. Le compte peut être restreint ou banni. Utilisez à vos propres risques.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercepte le trafic HTTPS des outils IDE (Antigravity, GitHub Copilot, Kiro) via une CA locale pour rediriger les requêtes vers vos fournisseurs. Peut violer les CGU → risque de bannissement de compte. Utilisez à vos propres risques."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercepte le trafic HTTPS des outils IDE (Antigravity, GitHub Copilot, Kiro) via une CA locale pour rediriger les requêtes vers vos fournisseurs. Peut violer les CGU → risque de bannissement de compte. Utilisez à vos propres risques.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "לחץ להוספה, לחץ שוב להסרה. השינויים נשמרים אוטומטית.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ הודעת סיכון: ספק זה משתמש במנוי/הפעלת OAuth שאינה מורשית רשמית לשימוש פרוקסי/ראוטר. החשבון עלול להיות מוגבל או חסום. השימוש על אחריותך בלבד.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM יירוט תעבורת HTTPS של כלי IDE (Antigravity, GitHub Copilot, Kiro) באמצעות CA מקומי כדי להפנות בקשות לספקים שלך. עלול להפר את תנאי השירות → סיכון חסימת חשבון. השימוש על אחריותך."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM יירוט תעבורת HTTPS של כלי IDE (Antigravity, GitHub Copilot, Kiro) באמצעות CA מקומי כדי להפנות בקשות לספקים שלך. עלול להפר את תנאי השירות → סיכון חסימת חשבון. השימוש על אחריותך.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "जोड़ने के लिए क्लिक करें, हटाने के लिए फिर से क्लिक करें। परिवर्तन स्वचालित रूप से सहेजे जाते हैं।",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ जोखिम सूचना: यह प्रदाता एक सब्सक्रिप्शन/OAuth सत्र का उपयोग करता है जो प्रॉक्सी/राउटर उपयोग के लिए आधिकारिक रूप से लाइसेंस प्राप्त नहीं है। खाता प्रतिबंधित या बैन हो सकता है। अपने जोखिम पर उपयोग करें।",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM स्थानीय CA के माध्यम से IDE टूल्स (Antigravity, GitHub Copilot, Kiro) के HTTPS ट्रैफिक को इंटरसेप्ट करता है ताकि अनुरोधों को आपके प्रदाताओं पर पुनर्निर्देशित किया जा सके। ToS का उल्लंघन हो सकता है → खाता बैन का जोखिम। अपने जोखिम पर उपयोग करें।"
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM स्थानीय CA के माध्यम से IDE टूल्स (Antigravity, GitHub Copilot, Kiro) के HTTPS ट्रैफिक को इंटरसेप्ट करता है ताकि अनुरोधों को आपके प्रदाताओं पर पुनर्निर्देशित किया जा सके। ToS का उल्लंघन हो सकता है → खाता बैन का जोखिम। अपने जोखिम पर उपयोग करें।",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Kattintson a hozzáadáshoz, kattintson újra az eltávolításhoz. A változtatások automatikusan mentésre kerülnek.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Kockázati figyelmeztetés: Ez a szolgáltató olyan előfizetést/OAuth munkamenetet használ, amely hivatalosan nincs proxy/router használatra engedélyezve. A fiók korlátozható vagy letiltható. Saját felelősségre használja.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ A MITM elfogja az IDE eszközök (Antigravity, GitHub Copilot, Kiro) HTTPS forgalmát helyi CA-n keresztül, hogy átirányítsa a kéréseket a szolgáltatóidhoz. Megsértheti a ToS-t → fiók letiltási kockázat. Saját felelősségre használja."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ A MITM elfogja az IDE eszközök (Antigravity, GitHub Copilot, Kiro) HTTPS forgalmát helyi CA-n keresztül, hogy átirányítsa a kéréseket a szolgáltatóidhoz. Megsértheti a ToS-t → fiók letiltási kockázat. Saját felelősségre használja.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Klik untuk menambah, klik lagi untuk menghapus. Perubahan disimpan secara otomatis.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Pemberitahuan Risiko: Penyedia ini menggunakan sesi langganan/OAuth yang tidak dilisensikan secara resmi untuk penggunaan proxy/router. Akun mungkin dibatasi atau diblokir. Gunakan dengan risiko Anda sendiri.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM mencegat lalu lintas HTTPS alat IDE (Antigravity, GitHub Copilot, Kiro) melalui CA lokal untuk mengalihkan permintaan ke penyedia Anda. Mungkin melanggar ToS → risiko ban akun. Gunakan dengan risiko Anda sendiri."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM mencegat lalu lintas HTTPS alat IDE (Antigravity, GitHub Copilot, Kiro) melalui CA lokal untuk mengalihkan permintaan ke penyedia Anda. Mungkin melanggar ToS → risiko ban akun. Gunakan dengan risiko Anda sendiri.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Clicca per aggiungere, clicca di nuovo per rimuovere. Le modifiche vengono salvate automaticamente.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Avviso di Rischio: Questo provider utilizza una sessione abbonamento/OAuth non ufficialmente autorizzata per l'uso proxy/router. L'account potrebbe essere limitato o bannato. Usa a tuo rischio.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercetta il traffico HTTPS degli strumenti IDE (Antigravity, GitHub Copilot, Kiro) tramite CA locale per reindirizzare le richieste ai tuoi provider. Può violare i ToS → rischio ban account. Usa a tuo rischio."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercetta il traffico HTTPS degli strumenti IDE (Antigravity, GitHub Copilot, Kiro) tramite CA locale per reindirizzare le richieste ai tuoi provider. Può violare i ToS → rischio ban account. Usa a tuo rischio.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "フォーカスUI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "クリックで追加、もう一度クリックで削除。変更は自動的に保存されます。",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ リスク通知: このプロバイダーは、プロキシ/ルーター使用について公式にライセンスされていないサブスクリプション/OAuthセッションを使用しています。アカウントが制限または禁止される可能性があります。自己責任でご使用ください。",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITMはローカルCAを介してIDEツール (Antigravity, GitHub Copilot, Kiro) のHTTPSトラフィックを傍受し、リクエストをプロバイダーにリダイレクトします。ToS違反の可能性 → アカウントBANリスク。自己責任でご使用ください。"
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITMはローカルCAを介してIDEツール (Antigravity, GitHub Copilot, Kiro) のHTTPSトラフィックを傍受し、リクエストをプロバイダーにリダイレクトします。ToS違反の可能性 → アカウントBANリスク。自己責任でご使用ください。",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "포커스 UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "클릭하여 추가, 다시 클릭하여 제거. 변경 사항은 자동으로 저장됩니다.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ 위험 알림: 이 공급자는 프록시/라우터 사용에 대해 공식적으로 라이선스가 부여되지 않은 구독/OAuth 세션을 사용합니다. 계정이 제한되거나 차단될 수 있습니다. 사용에 대한 책임은 본인에게 있습니다.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM은 로컬 CA를 통해 IDE 도구(Antigravity, GitHub Copilot, Kiro)의 HTTPS 트래픽을 가로채 요청을 공급자로 리다이렉트합니다. ToS 위반 가능성 → 계정 차단 위험. 사용에 대한 책임은 본인에게 있습니다."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM은 로컬 CA를 통해 IDE 도구(Antigravity, GitHub Copilot, Kiro)의 HTTPS 트래픽을 가로채 요청을 공급자로 리다이렉트합니다. ToS 위반 가능성 → 계정 차단 위험. 사용에 대한 책임은 본인에게 있습니다.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Klik om toe te voegen, klik opnieuw om te verwijderen. Wijzigingen worden automatisch opgeslagen.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Risicokennisgeving: Deze provider gebruikt een abonnement/OAuth-sessie die niet officieel is gelicentieerd voor proxy/router-gebruik. Account kan worden beperkt of verbannen. Gebruik op eigen risico.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM onderschept HTTPS-verkeer van IDE-tools (Antigravity, GitHub Copilot, Kiro) via lokale CA om verzoeken om te leiden naar uw providers. Kan ToS schenden → risico op accountban. Gebruik op eigen risico."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM onderschept HTTPS-verkeer van IDE-tools (Antigravity, GitHub Copilot, Kiro) via lokale CA om verzoeken om te leiden naar uw providers. Kan ToS schenden → risico op accountban. Gebruik op eigen risico.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }