-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/BuildTheEarth/website-frontend
- Loading branch information
Showing
20 changed files
with
201 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,24 @@ | ||
{} | ||
{ | ||
"head": { | ||
"title": "Über uns" | ||
}, | ||
"mission": { | ||
"title": "Unsere Mission", | ||
"content": { | ||
"1": "Hier bei Build the Earth haben wir ein einfaches Ziel: Wir wollen die ganze Erde in Minecraft im Maßstab 1:1 nachbauen. Unser Projekt wurde von PippenFTS gestartet, der das YouTube-Video erstellt hat, mit dem alles begann. Mit Hilfe einiger Mods wurde die Höhenbegrenzung in Minecraft aufgehoben und eine Version der Welt mit Terrain erstellt.", | ||
"2": "Unzählige Stunden wurden damit verbracht, darüber zu debattieren, welche Projektion verwendet werden sollte und ob sie überhaupt geändert werden sollte. Am Ende entschied das Team, eine modifizierte Version der Luft-Ozean-Projektion zu verwenden, die die Verzerrung gering hält und im Gegensatz zur vorher verwendeten gleichwinkligen Kartenprojektion den Maßstab beibehält. Bisher wurden große Fortschritte gemacht und wir hoffen, dass wir eines Tages in der Lage sein werden, den Großteil der Erde in Minecraft im Maßstab 1:1 nachzubilden." | ||
} | ||
}, | ||
"system": { | ||
"title": "Wie funktioniert BuildTheEarth?", | ||
"content": "Gibt es in Minecraft nicht eine Höhenbegrenzung? Bevor es die Cubic Chunks Mod gab, hätte ein Projekt wie unseres nicht existieren können. Dank der Veröffentlichung der Cubic Chunks Mod, die die Art und Weise ändert, wie Minecraft die Weltdaten speichert, sind wir nun in der Lage, eine theoretisch unendliche Bauhöhe zu haben, was die Replikation der Welt im Maßstab 1:1 ermöglicht. Darüber hinaus haben neuere Versionen von Minecraft eine größere Höhenbegrenzung eingeführt." | ||
}, | ||
"history": { | ||
"title": "Unsere Geschichte und Zukunft", | ||
"action": "Loslegen", | ||
"content": { | ||
"1": "Mit mehr als 15 Millionen Aufrufen können wir mit Sicherheit sagen, dass wir eine enorme Aufmerksamkeit für den Aufruf zum Handeln erhalten haben. Über Nacht wurde ein Team zusammengestellt, das zu den mehr als hundert Mitgliedern wuchs, die wir heute haben, jeder mit seiner speziellen Aufgabe und Rolle in dem Projekt. Mit über fünftausend Buildern und Bauteams aus allen Regionen der Erde sind wir auf dem besten Weg, die Erde zu bauen. Hier bei Build the Earth haben wir keine Fristen, wann wir wollen, dass bestimmte Orte gebaut werden, da wir darauf vertrauen, dass unsere Bauherren ihre Grundstücke fertigstellen, wann immer sie können.", | ||
"2": "m Hinblick auf den Bau wurden bereits enorme Fortschritte erzielt. In großen Städten wie New York City, London, Paris und Los Angeles arbeiten Teams unermüdlich daran. Wenn du dich über unsere Fortschritte informieren möchtest, findest du Videos und Fotos auf unserem Discord-Server, Youtube und Instagram. Wir würden uns freuen, wenn noch mehr Leute bei BuildTheEarth mitmachen würden. Wenn du oder deine Freunde bauen können, melde dich in unserem Discord an und bewirb dich auf unserer Website als Baumeister." | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,37 @@ | ||
{} | ||
{ | ||
"claim": { | ||
"details": { | ||
"title": "Claim Details", | ||
"name": "Name", | ||
"status": { | ||
"title": "Claim Status", | ||
"description": "Dieser Claim ist noch im Bau und nicht fertiggestellt." | ||
}, | ||
"actions": { | ||
"coordinates": "Koordinaten kopieren", | ||
"zoom": "Zoomen", | ||
"link": "Link", | ||
"edit": "Claim bearbeiten" | ||
}, | ||
"team": "Team", | ||
"owner": "Besitzer", | ||
"builders": "Helfer", | ||
"area": "Größe" | ||
} | ||
}, | ||
"edit": { | ||
"title": "Claim bearbeiten", | ||
"name": "Claim Name", | ||
"finished": "Claim ist fertig", | ||
"active": "Auf der Karte anzeigen", | ||
"builders": { | ||
"title": "Helfer", | ||
"aler": "Helfer zu bearbeiten funktioniert aktuell nicht", | ||
"description": "Falls es falsch eingetragene Helfer gibt, schreibe uns eine Nachricht." | ||
}, | ||
"help": { | ||
"title": "Claim Polygone bearbeiten", | ||
"description": "Eine Anleitung zur Verwendung der Karte auf der rechten Seite findest du hier:" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,49 @@ | ||
{} | ||
{ | ||
"head": { | ||
"title": "Mein BuildTheEarth" | ||
}, | ||
"account": { | ||
"title": "Account Informationen", | ||
"minecraft": "Verbundener Minecraft Benutzer:", | ||
"settings": "Einstellungen öffnen" | ||
}, | ||
"teams": { | ||
"title": "Beigetretene Teams", | ||
"description": "Bauteams sind der einfachste Weg, an Build The Earth teilzunehmen. Diese Gruppen arbeiten auf einem Multiplayer-Server zusammen, um Städte, Regionen und manchmal sogar ganze Länder zu bauen.", | ||
"empty": { | ||
"description": "Du bist noch keinem Team beigetreten", | ||
"action": "Teams durchsuchen" | ||
} | ||
}, | ||
"description": "Willkommen in deinem eigenen Bereich von BuildTheEarth. Hier kannst du deinen Fortschritt, beigetretene Teams und andere nützliche Informationen sehen.", | ||
"owned": { | ||
"title": "Eigene Teams", | ||
"description": "Die unten aufgelisteten BuildTeams gehören dir.", | ||
"action": "Einstellungen öffnen" | ||
}, | ||
"claims": { | ||
"title": "Claims", | ||
"description": "Claims sind Gebäude oder Bereiche, an denen du arbeitest oder die du fertiggestellt hast. Sie helfen uns, den Überblick darüber zu behalten, was bereits gebaut wurde.", | ||
"status": { | ||
"finished": "Fertig", | ||
"building": "Im Bau" | ||
}, | ||
"action": "Claim bearbeiten" | ||
}, | ||
"settings": { | ||
"general": { | ||
"title": "Profilinformationen" | ||
}, | ||
"security": { | ||
"title": "Sicherheit", | ||
"description": "Um dein aktuelles Passwort zurückzusetzen, logge dich bitte aus und wieder ein und wähle `Passwort vergessen`, eine E-Mail mit Anweisungen wird dir dann zugeschickt. Wenn du Probleme hast, schreib uns eine Nachricht.", | ||
"alert": "Passwort zurücksetzen" | ||
}, | ||
"accounts": { | ||
"title": "Verbundene Accounts" | ||
}, | ||
"session": { | ||
"title": "Aktive Sitzungen" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |