[MPlayer-translations] r34941 - in trunk: gui/ui/gtk/fileselect.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Mon May 21 13:34:45 CEST 2012
Author: ib
Date: Mon May 21 13:34:45 2012
New Revision: 34941
Log:
Enable translation of external audio file filter items.
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/ui/gtk/fileselect.c
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Mon May 21 13:16:25 2012 (r34940)
+++ trunk/help/help_mp-de.h Mon May 21 13:34:45 2012 (r34941)
@@ -769,6 +769,13 @@ static const char help_text[]=
#define MSGTR_Filter_Type1 "Typ-1-Schriften (*.pfb)"
#define MSGTR_Filter_AllFonts "Alle Schriften"
#define MSGTR_Filter_FontFiles "Schriftbeschreibungen (*.desc)"
+#define MSGTR_Filter_DDRawAudio "Dolby Digital / PCM (*.ac3, *.pcm)"
+#define MSGTR_Filter_MPEGAudio "MPEG-Audio (*.mp2, *.mp3, *.mpga, *.m4a, *.aac, *.f4a)"
+#define MSGTR_Filter_MatroskaAudio "Matroska-Audio (*.mka)"
+#define MSGTR_Filter_OGGAudio "Ogg-Audio (*.oga, *.ogg, *.spx)"
+#define MSGTR_Filter_WAVAudio "WAV-Audio (*.wav)"
+#define MSGTR_Filter_WMAAudio "Windows-Media-Audio (*.wma)"
+#define MSGTR_Filter_AllAudioFiles "Alle Audiodateien"
// --- buttons ---
#define MSGTR_Ok "Ok"
More information about the MPlayer-translations
mailing list