|
4 | 4 | "install": "Installieren", |
5 | 5 | "launch": "Starten" |
6 | 6 | }, |
7 | | - "vendorProducts": { |
8 | | - "title": "Produkte" |
9 | | - }, |
10 | | - "vendorModels": { |
11 | | - "title": "Modelle" |
12 | | - }, |
13 | 7 | "platformLinks": { |
14 | | - "title": "Auf AI-Plattformen finden", |
15 | 8 | "aiPlatforms": { |
16 | 9 | "huggingface": { |
17 | | - "title": "Hugging Face", |
18 | 10 | "description": "Modellkarte und Gewichte anzeigen" |
19 | 11 | }, |
20 | 12 | "artificialAnalysis": { |
21 | | - "title": "Artificial Analysis", |
22 | 13 | "description": "AI-Modell-Leaderboard und Benchmarks" |
23 | 14 | }, |
24 | 15 | "openrouter": { |
25 | | - "title": "OpenRouter", |
26 | 16 | "description": "Mehrere AI-Modelle vergleichen und nutzen" |
27 | 17 | } |
28 | 18 | } |
|
46 | 36 | "youtubeDescription": "Videos ansehen" |
47 | 37 | }, |
48 | 38 | "resourceLinks": { |
49 | | - "resources": "Resources", |
50 | 39 | "changelog": "Änderungsprotokoll", |
51 | 40 | "changelogDescription": "Änderungsprotokoll anzeigen", |
52 | 41 | "downloadDescription": "Neueste Version herunterladen", |
|
56 | 45 | "mcpDescription": "Erfahren Sie mehr über MCP-Integration", |
57 | 46 | "pricingDescription": "Preispläne anzeigen" |
58 | 47 | }, |
59 | | - "productPricing": { |
60 | | - "viewFullDetails": "Vollständige Preisdetails anzeigen →" |
61 | | - }, |
62 | | - "modelSpecifications": { |
63 | | - "title": "Specifications", |
64 | | - "contextWindow": "Total Context", |
65 | | - "input": "Input", |
66 | | - "output": "Output", |
67 | | - "cache": "Cache" |
68 | | - }, |
| 48 | + "productPricing": {}, |
| 49 | + "modelSpecifications": {}, |
69 | 50 | "benchmarks": { |
70 | 51 | "title": "Leistungsbenchmarks", |
71 | | - "sweBench": "SWE-bench Verified", |
72 | 52 | "sweBenchDesc": "Echtwelt-Softwareentwicklungsaufgaben", |
73 | | - "terminalBench": "TerminalBench 2.0", |
74 | 53 | "terminalBenchDesc": "Befehlszeilenschnittstellen-Kompetenz", |
75 | | - "mmmu": "MMMU", |
76 | 54 | "mmmuDesc": "Multimodales Verstehen", |
77 | | - "mmmuPro": "MMMU Pro", |
78 | 55 | "mmmuProDesc": "Erweiterte multimodale Aufgaben", |
79 | | - "webDevArena": "WebDevArena", |
80 | 56 | "webDevArenaDesc": "Web-Entwicklungsherausforderungen", |
81 | | - "sciCode": "SciCode", |
82 | 57 | "sciCodeDesc": "Wissenschaftliche Code-Generierung", |
83 | | - "liveCodeBench": "LiveCodeBench", |
84 | 58 | "liveCodeBenchDesc": "Live-Coding-Leistung" |
85 | 59 | }, |
86 | 60 | "relatedProducts": { |
|
91 | 65 | "cell": { |
92 | 66 | "summary": "{count} {category}" |
93 | 67 | }, |
94 | | - "categories": { |
95 | | - "cli": "CLI", |
96 | | - "extension": "Extension", |
97 | | - "ide": "IDE", |
98 | | - "model": "Model", |
99 | | - "provider": "Provider" |
100 | | - }, |
101 | | - "categoriesPlural": { |
102 | | - "cli": "CLIs", |
103 | | - "extension": "Extensions", |
104 | | - "ide": "IDEs", |
105 | | - "model": "Models", |
106 | | - "provider": "Providers" |
107 | | - }, |
108 | 68 | "controls": { |
109 | 69 | "clear": "Clear", |
110 | 70 | "sortByLabel": "Sort by:", |
111 | 71 | "sortName": "Name", |
112 | | - "sortProducts": "Products", |
113 | 72 | "vendorTypeLabel": "Vendor Type:" |
114 | 73 | }, |
115 | 74 | "table": { |
116 | | - "noVendorsFound": "No vendors found", |
117 | | - "vendor": "Vendor" |
| 75 | + "noVendorsFound": "No vendors found" |
118 | 76 | }, |
119 | 77 | "vendorTypes": { |
120 | 78 | "label": "Vendor Types:", |
|
0 commit comments