From d7229a877cbdca627341f8e81125c2787055b200 Mon Sep 17 00:00:00 2001 From: kraymer Date: Sun, 16 Apr 2006 20:05:35 +0000 Subject: 1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV). 1.239: -ao pcm:fast suboption for faster-than-realtime dumping 1.238: the title of this window was not localized git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18120 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'help') diff --git a/help/help_mp-de.h b/help/help_mp-de.h index 728999e499..80fcebfa0e 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -4,7 +4,7 @@ // Alexander Strasser // Sebastian Krämer -// In synch with rev 1.237 +// In synch with rev 1.240 // ========================= MPlayer help =========================== @@ -702,6 +702,7 @@ static char help_text[]= // Beachte: Wenn du MSGTR_PlayList änderst, überprüfe bitte, ob der Eintrag noch zu MSGTR_MENU_PlayList passt. #define MSGTR_PlayList "Playlist" #define MSGTR_Equalizer "Equalizer" +#define MSGTR_ConfigureEqualizer "Equalizer-Konfiguration" #define MSGTR_SkinBrowser "Skin-Browser" #define MSGTR_Network "Netzwerk-Streaming..." // Beachte: Wenn du MSGTR_Preferences änderst, überprüfe bitte, ob der Eintrag noch zu MSGTR_MENU_Preferences passt. @@ -799,6 +800,7 @@ static char help_text[]= #define MSGTR_MENU_AudioTrack "Audiospur" #define MSGTR_MENU_Track "Spur %d" #define MSGTR_MENU_VideoTrack "Videospur" +#define MSGTR_MENU_Subtitles "Untertitel" // --- equalizer // Beachte: Wenn du MSGTR_EQU_Audio änderst, überprüfe bitte, ob der Eintrag noch zu MSGTR_PREFERENCES_Audio passt. @@ -1106,7 +1108,7 @@ static char help_text[]= // ao_pcm.c #define MSGTR_AO_PCM_FileInfo "[AO PCM] Datei: %s (%s)\nPCM: Samplerate: %iHz Kanäle: %s Format %s\n" -#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: Das Anlegen von Dump-Dateien wird am Schnellsten mit -vc dummy -vo null erreicht.\n[AO PCM] Info: Um WAVE-Dateien zu schreiben, benutze -ao pcm:waveheader (Standard).\n" +#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: Das Anlegen von Dump-Dateien wird am Schnellsten mit -vc dummy\n -vo null -ao pcm:fast erreicht.\n[AO PCM] Info: Um WAVE-Dateien zu schreiben, benutze -ao pcm:waveheader (Standard).\n" #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Öffnen von %s zum Schreiben fehlgeschlagen!\n" // ao_sdl.c -- cgit v1.2.3