Skip to content

Commit a03b5aa

Browse files
authored
Update German translation and add Wuzzy to .mailmap (#68)
* Update German translation * Add Wuzzy's new e-mail to .mailmap file * Remove dupe in German translation
1 parent 9f059f1 commit a03b5aa

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

.mailmap

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

languages/german.lng

+13-13
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
LANG_ID "de_DE" // language code & country according to ISO 639-1 & ISO 3166-1, respectively
1616
LANG_NAME "Deutsch" // language name
1717
LANG_AUTHOR "Wuzzy" // translation author
18-
LANG_LASTUPDATE "2021-11-11" // date format: yyyy-mm-dd
18+
LANG_LASTUPDATE "2022-08-06" // date format: yyyy-mm-dd
1919
LANG_COMPATIBILITY "0.6.0" // required engine version
2020

2121

@@ -102,17 +102,17 @@ CREDITS_BACK "<color=$COLOR_HIGHLIGHT>$INPUT_FIRE4</color> drück
102102
CREDITS_HEADER "<color=$COLOR_HIGHLIGHT>$GAME_NAME Version $GAME_VERSION</color>\nbasierend auf $ENGINE_NAME\n$ENGINE_WEBSITE"
103103
CREDITS_ACTIVE "<color=$COLOR_HIGHLIGHT>Leute</color>"
104104
CREDITS_THANKS "<color=$COLOR_HIGHLIGHT>Dank an</color>"
105-
FIXME (untranslated) CREDITS_ALEXANDRE "Project Lead & Founder\nProject Developer\nArtist"
105+
CREDITS_ALEXANDRE "Projektleiter u. Gründer\nProjektentwickler\nKünstler"
106106
CREDITS_JOAO "Künstler"
107107
CREDITS_MATEUS "Toneffekte"
108-
FIXME (untranslated) CREDITS_CODY "Concept artist\nEnemy designer"
108+
CREDITS_CODY "Concept-Artist\nGegner-Designer"
109109
CREDITS_JOHAN "Musiker (Ruhe in Frieden, Freund)"
110110
CREDITS_DI "Musiker"
111111
CREDITS_VICTOR "Musiker"
112112
CREDITS_M374LX "Musiker"
113113
CREDITS_COLIN "Sprites, erste Geschichte"
114114
CREDITS_BRIAN "Sprite-Autor"
115-
FIXME (untranslated) CREDITS_LEMON "Illustrator"
115+
CREDITS_LEMON "Zeichner"
116116
CREDITS_TRANSLATOR "Übersetzer"
117117
CREDITS_TRANSLATORS "<color=$COLOR_HIGHLIGHT>Übersetzer</color>"
118118
CREDITS_RES_TITLE "<color=$COLOR_HIGHLIGHT>Mitwirkende der einzelnen Mediendaten</color>"
@@ -127,16 +127,16 @@ CREDITS_RES_SCRIPTS "<color=$COLOR_HIGHLIGHT>Skripte</color>"
127127
CREDITS_RES_SCRIPTS_TEXT "Die Autoren werden in den Skripten selbst genannt."
128128

129129
// Title Screen
130-
FIXME (untranslated) TITLESCREEN_PLAY "START GAME"
131-
FIXME (untranslated) TITLESCREEN_OPTIONS "OPTIONS"
132-
FIXME (untranslated) TITLESCREEN_QUIT "QUIT"
133-
FIXME (untranslated) TITLESCREEN_VERSION "DEMO 1\n$GAME_VERSION" // bitmap font: no special characters are allowed
134-
FIXME (untranslated) TITLESCREEN_WEBSITE "$GAME_WEBSITE" // bitmap font: no special characters are allowed
130+
TITLESCREEN_PLAY "SPIEL STARTEN"
131+
TITLESCREEN_OPTIONS "OPTIONEN"
132+
TITLESCREEN_QUIT "VERLASSEN"
133+
TITLESCREEN_VERSION "DEMO 1\n$GAME_VERSION" // bitmap font: no special characters are allowed
134+
TITLESCREEN_WEBSITE "$GAME_WEBSITE" // bitmap font: no special characters are allowed
135135

136136
// End of Demo
137-
FIXME (untranslated) ENDOFDEMO_CONTINUE "CONTINUE"
138-
FIXME (untranslated) ENDOFDEMO_VERSION "DEMO 1\n20220902"
139-
FIXME (untranslated) ENDOFDEMO_TEXT "Thanks for playing! Surge the Rabbit is in development.\n\nVisit <color=$COLOR_HIGHLIGHT>$GAME_WEBSITE</color> for updates!\n\nNow let's see how you too can create your own games!"
137+
ENDOFDEMO_CONTINUE "WEITER"
138+
ENDOFDEMO_VERSION "DEMO 1\n20220902"
139+
ENDOFDEMO_TEXT "Danke fürs Spielen! Surge the Rabbit ist in Entwicklung.\n\nBesuche <color=$COLOR_HIGHLIGHT>$GAME_WEBSITE</color> für Updates!\n\nNun werden wir sehen, wie auch du deine eigenen Spiele machen kannst!"
140140

141141
// (legacy) Main Menu
142142
MAINMENU_TITLE "MENÜ"
@@ -222,7 +222,7 @@ LOADING_TEXT "Laden ..."
222222
//
223223

224224
// Demo Level
225-
FIXME (untranslated) LEV_DEMO_1 "<color=$COLOR_TITLE>Create your amazing games!</color>\nThis game is created with <color=$COLOR_HIGHLIGHT>Open Surge</color>, a very flexible and open-source 2D game engine that is now in your hands!"
225+
LEV_DEMO_1 "<color=$COLOR_TITLE>Erstelle deine eigenen tollen Spiele!</color>\nDieses Spiel wurde mit <color=$COLOR_HIGHLIGHT>Open Surge</color> erstellt, einer sehr flexiblen Open-Source-2-D-Spielengine, die sich jetzt in deinen Händen befindet!"
226226
LEV_DEMO_2 "<color=$COLOR_TITLE>Schon gewusst?</color> Alles in Open Surge kann angepasst werden. Du kannst Levels, Dinge, Bosse, Figuren und mehr erstellen. Es ist ein vollwertiges <color=$COLOR_HIGHLIGHT>Spielerstellungssystem</color>."
227227
LEV_DEMO_3 "Eines der Hauptfunktionen in Open Surge ist <color=$COLOR_HIGHLIGHT>SurgeScript</color>. Das ist eine Skriptsprache für Spiele. Benutze sie, um alles, was du dir nur vorstellen kannst, zu bauen!"
228228
LEV_DEMO_4 "<color=$COLOR_TITLE>Cool!</color>\nIst das nicht toll? Es gibt keine Grenzen! Besuch <color=$COLOR_HIGHLIGHT>$GAME_WEBSITE</color>, um noch heute deine großartigen Spiele zu machen!"

0 commit comments

Comments
 (0)