Gettext wasn't working for the bottom copyright text.
[supertux.git] / po / de.po
index b9e1f19..d159548 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SuperTux 0.1.1\n"
 "Report-Msgid-Bugs-To: super-tux-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2004-06-03 18:39+0100\n"
+"POT-Creation-Date: 2004-06-07 23:38+0100\n"
 "PO-Revision-Date: 2004-06-03 00:29+0200\n"
 "Last-Translator:  <matze@braunis.de>\n"
 "Language-Team: German <de@li.org>\n"
@@ -45,31 +45,31 @@ msgstr ""
 msgid "COINS"
 msgstr ""
 
-#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:859
-#: src/worldmap.cpp:860
+#: src/gameloop.cpp:745 src/gameloop.cpp:746 src/worldmap.cpp:875
+#: src/worldmap.cpp:876
 msgid "LIVES"
 msgstr ""
 
-#: src/gameloop.cpp:767
+#: src/gameloop.cpp:768
 msgid "Result:"
 msgstr ""
 
-#: src/gameloop.cpp:770 src/worldmap.cpp:727
+#: src/gameloop.cpp:771 src/worldmap.cpp:727
 #, c-format
 msgid "SCORE: %d"
 msgstr ""
 
-#: src/gameloop.cpp:773 src/worldmap.cpp:731
+#: src/gameloop.cpp:774 src/worldmap.cpp:731
 #, c-format
 msgid "COINS: %d"
 msgstr ""
 
-#: src/gameloop.cpp:802
+#: src/gameloop.cpp:803
 #, c-format
 msgid "Slot %d - Savegame"
 msgstr ""
 
-#: src/gameloop.cpp:805
+#: src/gameloop.cpp:806
 #, c-format
 msgid "Slot %d - Free"
 msgstr ""
@@ -154,6 +154,10 @@ msgstr "Mitwirkende"
 msgid "Quit"
 msgstr "Beenden"
 
+#: src/setup.cpp:398
+msgid "OpenGL    "
+msgstr ""
+
 #: src/setup.cpp:400
 msgid "OpenGL (not supported)"
 msgstr ""
@@ -175,11 +179,11 @@ msgid "Show FPS  "
 msgstr ""
 
 #: src/setup.cpp:414
-msgid "Keyboard Setup"
+msgid "Setup Keys"
 msgstr ""
 
-#: src/setup.cpp:417 src/setup.cpp:436
-msgid "Joystick Setup"
+#: src/setup.cpp:417
+msgid "Setup Joystick"
 msgstr ""
 
 #: src/setup.cpp:420 src/setup.cpp:432 src/setup.cpp:445 src/setup.cpp:456
@@ -188,7 +192,7 @@ msgid "Back"
 msgstr ""
 
 #: src/setup.cpp:422
-msgid "Key Setup"
+msgid "Keyboard Setup"
 msgstr ""
 
 #: src/setup.cpp:424
@@ -215,6 +219,10 @@ msgstr ""
 msgid "Power/Run"
 msgstr ""
 
+#: src/setup.cpp:436
+msgid "Joystick Setup"
+msgstr ""
+
 #: src/setup.cpp:440
 msgid "A button"
 msgstr ""
@@ -250,13 +258,62 @@ msgstr "Spiel Beginnen"
 msgid "Enter your name:"
 msgstr ""
 
-#: src/title.cpp:276
-msgid " SuperTux "
+#: src/setup.cpp:1036
+msgid "  SuperTux  "
+msgstr ""
+
+#: src/setup.cpp:1036
+msgid ""
+"\n"
+"  Please see the file \"README.txt\" for more details.\n"
+msgstr ""
+
+#: src/setup.cpp:1038
+#, c-format
+msgid ""
+"Usage: %s [OPTIONS] FILENAME\n"
+"\n"
 msgstr ""
 
-#: src/title.cpp:276
+#: src/setup.cpp:1039
 msgid ""
+"Display Options:\n"
+"  --fullscreen        Run in fullscreen mode.\n"
+"  --opengl            If OpenGL support was compiled in, this will tell\n"
+"                      SuperTux to make use of it.\n"
+"  --sdl               Use the SDL software graphical renderer\n"
 "\n"
+"Sound Options:\n"
+"  --disable-sound     If sound support was compiled in,  this will\n"
+"                      disable sound for this session of the game.\n"
+"  --disable-music     Like above, but this will disable music.\n"
+"\n"
+"Misc Options:\n"
+"  -j, --joystick NUM  Use joystick NUM (default: 0)\n"
+"  --joymap XAXIS:YAXIS:A:B:START\n"
+"                      Define how joystick buttons and axis should be mapped\n"
+"  --leveleditor       Opens the leveleditor in a file. (Only works when a "
+"file is provided.)\n"
+"  -d, --datadir DIR   Load Game data from DIR (default: automatic)\n"
+"  --debug-mode        Enables the debug-mode, which is useful for "
+"developers.\n"
+"  --help              Display a help message summarizing command-line\n"
+"                      options, license and game controls.\n"
+"  --usage             Display a brief message summarizing command-line "
+"options.\n"
+"  --version           Display the version of SuperTux you're running.\n"
+"\n"
+msgstr ""
+
+#: src/setup.cpp:1095
+#, c-format
+msgid ""
+"Usage: %s [--fullscreen] [--opengl] [--disable-sound] [--disable-music] [--"
+"debug-mode] | [--usage | --help | --version] [--leveleditor] FILENAME\n"
+msgstr ""
+
+#: src/title.cpp:277
+msgid ""
 "Copyright (c) 2003 SuperTux Devel Team\n"
 "This game comes with ABSOLUTELY NO WARRANTY. This is free software, and you\n"
 "are welcome to redistribute it under certain conditions; see the file "