summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-24 17:44:43 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-24 17:44:43 +0000
commit8db3c2117f22a9118a2479df445d656ebcb4ff33 (patch)
tree5367a0a2102b61ab97cf6e3cffb0531ea8ec33eb /help
parent37221f9b7419e43f65d816dc10dab20569a6f045 (diff)
downloadmpv-8db3c2117f22a9118a2479df445d656ebcb4ff33.tar.bz2
mpv-8db3c2117f22a9118a2479df445d656ebcb4ff33.tar.xz
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,
border, framedrop and vsync to properties. Also add a couple of video related properties like width, height, etc. + small change for MSGTR_OSDSpeed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17935 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h23
1 files changed, 14 insertions, 9 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index 545188b8b6..4f61900c8c 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -4,7 +4,7 @@
// Alexander Strasser <eclipse7@gmx.net>
// Sebastian Krämer <mplayer@skraemer.de>
-// In synch with rev 1.229
+// In synch with rev 1.230
// ========================= MPlayer help ===========================
@@ -217,14 +217,7 @@ static char help_text[]=
#define MSGTR_OSDSubDelay "Untertitelverzögerung: %dms"
#define MSGTR_OSDSubPosition "Untertitelposition: %d/100"
#define MSGTR_OSDSubAlignment "Untertitelausrichtung: %s"
-#define MSGTR_OSDSpeed "Geschwindigkeit: %6.2f-fach"
-#define MSGTR_OSDStayOnTop "Immer im Vordergrund: %s"
-#define MSGTR_OSDRootwin "Anzeige auf dem Desktop: %s"
-#define MSGTR_OSDBorder "Rand: %s"
-#define MSGTR_OSDFramedrop "Framedropping: %s"
-#define MSGTR_OSDFramedropOn "an"
-#define MSGTR_OSDFramedropHard "hart"
-#define MSGTR_OSDFramedropOff "aus"
+#define MSGTR_OSDSpeed "Geschwindigkeit: x %6.2f"
#define MSGTR_OSDosd "OSD: %s"
#define MSGTR_OSDSubBottom "unten"
#define MSGTR_OSDSubCenter "mitte"
@@ -234,13 +227,25 @@ static char help_text[]=
#define MSGTR_Enabled "aktiviert"
#define MSGTR_EnabledEdl "aktiviert (edl)"
#define MSGTR_Disabled "deaktiviert"
+#define MSGTR_HardFrameDrop "hart"
// osd bar names
#define MSGTR_Volume "Lautstärke"
+#define MSGTR_Panscan "Panscan"
+#define MSGTR_Gamma "Gamma"
+#define MSGTR_Brightness "Helligkeit"
+#define MSGTR_Contrast "Kontrast"
+#define MSGTR_Saturation "Sättigung"
+#define MSGTR_Hue "Farbton"
// property state
#define MSGTR_MuteStatus "Stumm: %s"
#define MSGTR_AVDelayStatus "A/V-Verzögerung: %s"
+#define MSGTR_OnTopStatus "Immer im Vordergrund: %s"
+#define MSGTR_RootwinStatus "Anzeige auf dem Desktop: %s"
+#define MSGTR_BorderStatus "Rahmen: %s"
+#define MSGTR_FramedroppingStatus "Framedropping: %s"
+#define MSGTR_VSyncStatus "VSync: %s"
// mencoder.c: