|
1 | 1 | { |
2 | 2 | "actions": { |
3 | | - "backTo": "Back to", |
4 | | - "backToTop": "Back to top", |
5 | | - "compare": "Compare", |
| 3 | + "backTo": "Zurück zu", |
| 4 | + "backToTop": "Nach oben", |
| 5 | + "compare": "Vergleichen", |
6 | 6 | "compareAll": "Alle Vergleichen", |
7 | | - "connect": "Connect on {platform}", |
8 | | - "discover": "Discover", |
9 | | - "download": "Download", |
10 | | - "explore": "Explore", |
11 | | - "follow": "Follow on {platform}", |
12 | | - "join": "Join {platform}", |
| 7 | + "connect": "Auf {platform} verbinden", |
| 8 | + "discover": "Entdecken", |
| 9 | + "download": "Herunterladen", |
| 10 | + "explore": "Erkunden", |
| 11 | + "follow": "Auf {platform} folgen", |
| 12 | + "join": "{platform} beitreten", |
13 | 13 | "search": "Suchen", |
14 | | - "selectItem": "Select an item", |
15 | | - "view": "View {name}", |
| 14 | + "selectItem": "Ein Element auswählen", |
| 15 | + "view": "{name} anzeigen", |
16 | 16 | "viewFullDetails": "Vollständige Preisdetails anzeigen →", |
17 | | - "visit": "Visit {name}", |
18 | | - "watch": "Watch on {platform}" |
| 17 | + "visit": "{name} besuchen", |
| 18 | + "watch": "Auf {platform} ansehen" |
19 | 19 | }, |
20 | 20 | "common": { |
21 | 21 | "aiCodingStack": "AI Coding Stack", |
22 | | - "articles": "Articles", |
| 22 | + "articles": "Artikel", |
23 | 23 | "community": "Community", |
24 | | - "communityLinks": "Community Links", |
25 | | - "comparison": "Comparison", |
26 | | - "collections": "Collections", |
27 | | - "curatedCollections": "Curated Collections", |
28 | | - "docs": "Docs", |
29 | | - "documentation": "Documentation", |
30 | | - "ecosystemTools": "Ecosystem Tools", |
| 24 | + "communityLinks": "Community-Links", |
| 25 | + "comparison": "Vergleich", |
| 26 | + "collections": "Sammlungen", |
| 27 | + "curatedCollections": "Kuratierte Sammlungen", |
| 28 | + "docs": "Dokumentation", |
| 29 | + "documentation": "Dokumentation", |
| 30 | + "ecosystemTools": "Ökosystem-Tools", |
31 | 31 | "faq": "FAQ", |
32 | | - "featuredArticles": "Featured Articles", |
33 | | - "followUs": "Follow us", |
| 32 | + "featuredArticles": "Ausgewählte Artikel", |
| 33 | + "followUs": "Folgen Sie uns", |
34 | 34 | "indexLabel": "INDEX", |
35 | | - "license": "License", |
36 | | - "manifesto": "Manifesto", |
37 | | - "maxOutput": "Max Output", |
38 | | - "modelSize": "Model Size", |
| 35 | + "license": "Lizenz", |
| 36 | + "manifesto": "Manifest", |
| 37 | + "maxOutput": "Maximale Ausgabe", |
| 38 | + "modelSize": "Modellgröße", |
39 | 39 | "openSource": "Open Source", |
40 | | - "pricing": "Pricing", |
41 | | - "products": "Products", |
| 40 | + "pricing": "Preise", |
| 41 | + "products": "Produkte", |
42 | 42 | "proprietary": "Proprietär", |
43 | | - "resources": "Resources", |
44 | | - "slogan": "Discover. Compare. Build 10x Faster.", |
45 | | - "specificationsProtocols": "Specifications & Protocols", |
46 | | - "stars": "Stars", |
47 | | - "type": "Type", |
| 43 | + "resources": "Ressourcen", |
| 44 | + "slogan": "Entdecken. Vergleichen. 10x schneller entwickeln.", |
| 45 | + "specificationsProtocols": "Spezifikationen & Protokolle", |
| 46 | + "stars": "Sterne", |
| 47 | + "type": "Typ", |
48 | 48 | "website": "Website" |
49 | 49 | }, |
50 | 50 | "platforms": { |
|
60 | 60 | }, |
61 | 61 | "stack": { |
62 | 62 | "cli": "CLI", |
63 | | - "extension": "Extension", |
| 63 | + "extension": "Erweiterung", |
64 | 64 | "ide": "IDE", |
65 | | - "model": "Model", |
66 | | - "modelProvider": "Model Provider", |
67 | | - "vendor": "Vendor" |
| 65 | + "model": "Modell", |
| 66 | + "modelProvider": "Modellanbieter", |
| 67 | + "vendor": "Anbieter" |
68 | 68 | }, |
69 | 69 | "stacks": { |
70 | | - "allClis": "All CLIs", |
71 | | - "allExtensions": "All Extensions", |
72 | | - "allIdes": "All IDEs", |
73 | | - "allModelProviders": "All Model Providers", |
74 | | - "allModels": "All Models", |
75 | | - "allVendors": "All Vendors", |
| 70 | + "allClis": "Alle CLIs", |
| 71 | + "allExtensions": "Alle Erweiterungen", |
| 72 | + "allIdes": "Alle IDEs", |
| 73 | + "allModelProviders": "Alle Modellanbieter", |
| 74 | + "allModels": "Alle Modelle", |
| 75 | + "allVendors": "Alle Anbieter", |
76 | 76 | "clis": "CLIs", |
77 | 77 | "extensions": "Erweiterungen", |
78 | 78 | "ides": "IDEs", |
|
0 commit comments