1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00

better translation of 'clip'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23810 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ptt 2007-07-17 17:30:50 +00:00
parent 5342d904a6
commit 0781696879

View File

@ -629,7 +629,7 @@ static char help_text[]=
#define MSGTR_TVInputNotSeekable "Impossibile spostarsi in un programma TV!\n"\ #define MSGTR_TVInputNotSeekable "Impossibile spostarsi in un programma TV!\n"\
"(Probabilmente lo spostamento sarà usato per cambiare canale ;)\n" "(Probabilmente lo spostamento sarà usato per cambiare canale ;)\n"
#define MSGTR_DemuxerInfoChanged "Info demuxer %s cambiate a %s\n" #define MSGTR_DemuxerInfoChanged "Info demuxer %s cambiate a %s\n"
#define MSGTR_ClipInfo "Informazioni filmato: \n" #define MSGTR_ClipInfo "Informazioni file multimediale:\n"
#define MSGTR_LeaveTelecineMode "\ndemux_mpg: Rilevato formato NTSC 30000/1001fps, cambio framerate.\n" #define MSGTR_LeaveTelecineMode "\ndemux_mpg: Rilevato formato NTSC 30000/1001fps, cambio framerate.\n"
#define MSGTR_EnterTelecineMode "\ndemux_mpg: Rilevato formato NTSC 24000/1001fps progressivo, cambio framerate.\n" #define MSGTR_EnterTelecineMode "\ndemux_mpg: Rilevato formato NTSC 24000/1001fps progressivo, cambio framerate.\n"