summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-31 21:26:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-31 21:26:15 +0000
commit307bbd15bf380db3dd035c9e276be7bab52c675d (patch)
treec29ac82849acb9228a9bae9a0e3471e34c2ba223 /help
parentbf3a3d36e4becf5ec1a6819a296269c0481ac2b9 (diff)
downloadmpv-307bbd15bf380db3dd035c9e276be7bab52c675d.tar.bz2
mpv-307bbd15bf380db3dd035c9e276be7bab52c675d.tar.xz
sync by Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11704 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-nl.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/help/help_mp-nl.h b/help/help_mp-nl.h
index c46ce2ebf7..14a011a605 100644
--- a/help/help_mp-nl.h
+++ b/help/help_mp-nl.h
@@ -1,6 +1,6 @@
// Translated by: Panagiotis Issaris <takis@lumumba.luc.ac.be>
//maintained by: Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
-//synced with help_mp-en.h revision 1.110
+//synced with help_mp-en.h revision 1.115
#ifdef HELP_MP_DEFINE_STATIC
static char help_text[]=
@@ -276,6 +276,8 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Kan niet in raw .AVI streams verplaatsen! (index nodig, probeer met de -idx optie!) \n"
#define MSGTR_CantSeekFile "Kan niet verplaatsen in dit bestand! \n"
+#define MSGTR_EncryptedVOB "Ge-encrypteerd VOB bestand! Lees DOCS/HTML/en/dvd.html voor meer informatie.\n"
+
#define MSGTR_MOVcomprhdr "MOV: Gecomprimeerde headers (nog) niet ondersteund!\n"
#define MSGTR_MOVvariableFourCC "MOV: Waarschuwing! variabele FOURCC gedetecteerd!?\n"
#define MSGTR_MOVtooManyTrk "MOV: Waarschuwing! te veel tracks!"
@@ -292,6 +294,8 @@ static char help_text[]=
#define MSGTR_DemuxerInfoAlreadyPresent "Demuxer info %s reeds aanwezig!\n"
#define MSGTR_ClipInfo "Clip info: \n"
+#define MSGTR_LeaveTelecineMode "\ndemux_mpg: 30fps NTSC data gevonden, framerate wordt aangepast.\n"
+#define MSGTR_EnterTelecineMode "\ndemux_mpg: 24fps progressive NTSC data gevonden, framerate wordt aangepast.\n"
// dec_video.c & dec_audio.c:
#define MSGTR_CantOpenCodec "kon codec niet openen\n"