Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add German localization #1020

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 90 additions & 0 deletions _i18n/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
meta:
description: Spielentwicklung in 2D & 3D, für platt­form­über­grei­fende Projekte sowie VR Ideen!
header:
features: Funktionen
showcase: Ausstellung
blog: Blog
community: Vernetzen
assets: Game Assets
download: Download
docs: Doku
contribute: Mitwirken
donate: Spenden
language: Sprache
footer:
download: Download
documentation: Dokumentation
features: Funktionen
web_editor: Online-Editor
release_archive: Versionsarchiv
source_code: Quellcode
project: Projekt
blog: Blog
code_of_conduct: Verhaltenskodex
governance: Verwaltung
teams: Teams
priorities: Prioritäten
communities: Online-Communities
resources: Ressourcen
asset_library: Asset-Bibliothek
press_kit: Presse
showcase: Ausstellung
education: Bildung
foundation: Stiftung
about: Über uns
donate: Spenden
license: Lizenz
privacy_policy: Datenschutzerklärung
contact_us: Kontakt
text: "Juan Linietsky, Ariel Manzur und <a href='https://github.com/godotengine/godot/blob/master/AUTHORS.md' target='_blank' rel='noopener'>Beitragende</a>. Gehostet von der <a href='https://godot.foundation/' target='_blank' rel='noopener'>Godot Foundation</a>. Website Quellcode <a href='https://github.com/godotengine/godot-website' target='_blank' rel='noopener'>auf GitHub</a>."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Translating the first part may have legal implications, as we also ask users to use similar attribution for stuff. Not sure, but should check with the foundation whether we want to translate the attribution.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's translated in the French version but makes sense to be sure. CC @coppolaemilio What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like it is translated in the Chinese version now as well so I will leave it here.

sponsors:
title: "Godot wird unterstützt von:"
text: Um Unternehmens-Sponsor zu werden, einfach eine Nachricht an <a href='mailto:[email protected]'>[email protected]</a> schreiben.<br>Individuelle Spenden sind durch die<a href='https://fund.godotengine.org/'>Godot Engine Entwicklungsfonds</a> möglich.
cta: Spenden
home:
h1: Deine kostenlose, Open&#8209;Source<br>Game Engine.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
h1: Deine kostenlose, Open&#8209;Source<br>Game Engine.
h1: Deine kostenlose, Open&#8209;Source<br>Videospiel Engine.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really think we should stick to Game Engine here. Nobody to my knowledge calls it Videospiel Engine in either spoken German or German literature.

subtitle: Spielentwicklung in 2D & 3D, für platt­form­über­grei­fende Projekte sowie VR Ideen!
whats_new: Neuigkeiten
download_latest: Lade die neueste Version herunter
looking_for: 'Auf der Suche nach <a href="/download/windows/" class="set-os-download-url" data-version="3" title="Download der für Langzeit unterstützten Version von Godot 3">Godot 3</a>, unseren <a href="/download/archive">experimentellen Veröffentlichungen</a>, oder <a href="/download/archive">früheren Versionen</a>?'
latest_news: Aktuelle News
more_news: Weitere Nachrichten
cards:
h2: Eine neue Art, Spiele zu entwickeln
design:
title: Innovatives Design
text: Das Node- und Szenensystem von Godot bietet sowohl die Leistung als auch die Flexibilität, alles zu erstellen.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
text: Das Node- und Szenensystem von Godot bietet sowohl die Leistung als auch die Flexibilität, alles zu erstellen.
text: Das Node- und Szenensystem von Godot ist stark und flexibel genug um wirklich alles zu erstellen.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we leave out the genug? I feel like it's a filler word here

script:
title: Verwende die richtige Sprache für jede Aufgabe
text: Halte deinen Quelltext dank objektorientierter API modular – egal ob in GDScript, C#, C++ oder (mithilfe von GDExtension) anderen Programmiersprachen!
extra: C# derzeit nur für Desktop und mobile Applikationen unterstützt.<br>Für C# im Web, verwende Godot 3.
2d:
title: Spezialisierte 2D Engine
text: Erstelle gestochen scharfe und performante 2D-Spiele mit der spezialisierten 2D-Rendering Engine von Godot mithilfe echter 2D Pixelkoordinaten und 2D Nodes.
3d:
title: Einfaches and leistungsstarkes 3D
text: Godots 3D-Nodes bieten alles, was für die Erstellung, Animation und das Rendering von 3D-Welten und Charakteren benötigt wird.
deploy:
title: Veröffentliche auf allen Plattformen
text: Stelle dein Spiel in Sekunden für Desktop-, Mobil- und Webplattformen bereit. Über Drittanbieter unterstützt Godot sogar Konsolen.
open:
title: Open Source
text: "Wirklich offene Entwicklung: Jeder, der zu Godot beiträgt, profitiert gleichermaßen von den Beiträgen der anderen."
cta: Mehr über Godot lernen
get_involved:
title: Mitwirken
text: Trete der Online-Community bei und helfe mit, eine Game Engine zu entwicklen, die allen gehört.
cards:
cta: Lerne mehr
code:
title: Programmieren
text: Wenn du programmieren kannst, dann kannst du helfen Fehler zu beheben und zusammen mit anderen Beitragenenden an der Implementierung neuer Funktionen arbeiten.
document:
title: Dokumentation
text: Die Qualität der Dokumentation ist für eine Game Engine essentiell. Helfe mit sie zu verbessern, indem du die API-Referenz aktualisierst, neue Anleitungen schreibst oder Verbesserungen beiträgst.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
text: Die Qualität der Dokumentation ist für eine Game Engine essentiell. Helfe mit sie zu verbessern, indem du die API-Referenz aktualisierst, neue Anleitungen schreibst oder Verbesserungen beiträgst.
text: Die Qualität der Dokumentation ist für eine Videospiel Engine grundlegend. Helfe mit sie zu verbessern, indem du die API-Referenz aktualisierst, neue Anleitungen schreibst oder Verbesserungen beiträgst.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

report:
title: Fehler melden
text: Du hast ein technisches Problem gefunden? Vergesse nicht, den Fehler zu melden, damit die Entwickler dem Problem auf die Spur kommen können.
foundation:
text: "Du musst kein Entwickler sein, um Godot zu helfen. Trete dem <a href='https://fund.godotengine.org/'>Entwicklungsfonds</a> bei und helfe dabei die Godot&nbsp;Engine noch großartiger zu machen!"
donate: Spenden
3 changes: 2 additions & 1 deletion pages/home.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
permalink: /
title:
de: "Godot Engine - Kostenlose und Open Source 2D und 3D Game Engine"
en: "Godot Engine - Free and open source 2D and 3D game engine"
es: "Godot Engine - Motor de videojuegos 2D y 3D gratuito y de código abierto"
fr: "Godot Engine - Moteur de jeu vidéo 2D et 3D gratuit et open source"
notitlesuffix: true
description: "Godot provides a huge set of common tools, so you can just focus on making your game without reinventing
the wheel."
layout: default
localize: ["en", "es", "fr"]
localize: ["de", "en", "es", "fr"]
---

{% include header.html %}
Expand Down