|
1 | 1 | { |
2 | 2 | "navigation": { |
3 | 3 | "title": "Hauptmenü", |
4 | | - "show": "Show navigation", |
5 | | - "hide": "Hide navigation", |
6 | | - "subgraphs": "Subgraphs", |
| 4 | + "show": "Navigation anzeigen", |
| 5 | + "hide": "Navigation ausblenden", |
| 6 | + "subgraphs": "Subgraphen", |
7 | 7 | "substreams": "Substreams", |
8 | | - "sps": "Substreams-Powered Subgraphs", |
9 | | - "indexing": "Indexing", |
| 8 | + "sps": "Substreams-getriebene Subgraphen", |
| 9 | + "indexing": "Indizierung", |
10 | 10 | "resources": "Ressourcen", |
11 | | - "archived": "Archived" |
| 11 | + "archived": "Archiviert" |
12 | 12 | }, |
13 | 13 | "page": { |
14 | | - "lastUpdated": "Last updated", |
| 14 | + "lastUpdated": "Zuletzt aktualisiert", |
15 | 15 | "readingTime": { |
16 | | - "title": "Reading time", |
17 | | - "minutes": "minutes" |
| 16 | + "title": "Lesedauer", |
| 17 | + "minutes": "Minuten" |
18 | 18 | }, |
19 | | - "previous": "Previous page", |
20 | | - "next": "Next page", |
21 | | - "edit": "Edit on GitHub", |
22 | | - "onThisPage": "On this page", |
23 | | - "tableOfContents": "Table of contents", |
24 | | - "linkToThisSection": "Link to this section" |
| 19 | + "previous": "Vorherige Seite", |
| 20 | + "next": "Nächste Seite", |
| 21 | + "edit": "Auf GitHub bearbeiten", |
| 22 | + "onThisPage": "Auf dieser Seite", |
| 23 | + "tableOfContents": "Inhaltsübersicht", |
| 24 | + "linkToThisSection": "Link zu diesem Abschnitt" |
25 | 25 | }, |
26 | 26 | "content": { |
27 | | - "note": "Note", |
| 27 | + "note": "Anmerkung", |
28 | 28 | "video": "Video" |
29 | 29 | }, |
30 | 30 | "notFound": { |
31 | | - "title": "Oops! This page was lost in space...", |
32 | | - "subtitle": "Check if you’re using the right address or explore our website by clicking on the link below.", |
33 | | - "back": "Go Home" |
| 31 | + "title": "Ups! Diese Seite ist im Space verloren gegangen...", |
| 32 | + "subtitle": "Überprüfen Sie, ob Sie die richtige Adresse verwenden, oder besuchen Sie unsere Website, indem Sie auf den unten stehenden Link klicken.", |
| 33 | + "back": "Zurück zur Startseite" |
34 | 34 | } |
35 | 35 | } |
0 commit comments