📄 help_mp-en.h
字号:
#define MSGTR_PREFERENCES_FontEncoding16 "Simplified Chinese charset (CP936)"#define MSGTR_PREFERENCES_FontEncoding17 "Traditional Chinese charset (BIG5)"#define MSGTR_PREFERENCES_FontEncoding18 "Japanese charsets (SHIFT-JIS)"#define MSGTR_PREFERENCES_FontEncoding19 "Korean charset (CP949)"#define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)"#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)"#define MSGTR_PREFERENCES_FontEncoding22 "Slavic/Central European Windows (CP1250)"#define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale"#define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width"#define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"#define MSGTR_PREFERENCES_FontPropDiagonal "Proportional to movie diagonal"#define MSGTR_PREFERENCES_FontEncoding "Encoding:"#define MSGTR_PREFERENCES_FontBlur "Blur:"#define MSGTR_PREFERENCES_FontOutLine "Outline:"#define MSGTR_PREFERENCES_FontTextScale "Text scale:"#define MSGTR_PREFERENCES_FontOSDScale "OSD scale:"#define MSGTR_PREFERENCES_Cache "Cache on/off"#define MSGTR_PREFERENCES_CacheSize "Cache size: "#define MSGTR_PREFERENCES_LoadFullscreen "Start in fullscreen"#define MSGTR_PREFERENCES_SaveWinPos "Save window position"#define MSGTR_PREFERENCES_XSCREENSAVER "Stop XScreenSaver"#define MSGTR_PREFERENCES_PlayBar "Enable playbar"#define MSGTR_PREFERENCES_AutoSync "AutoSync on/off"#define MSGTR_PREFERENCES_AutoSyncValue "Autosync: "#define MSGTR_PREFERENCES_CDROMDevice "CD-ROM device:"#define MSGTR_PREFERENCES_DVDDevice "DVD device:"#define MSGTR_PREFERENCES_FPS "Movie FPS:"#define MSGTR_PREFERENCES_ShowVideoWindow "Show video window when inactive"#define MSGTR_ABOUT_UHU "GUI development sponsored by UHU Linux\n"#define MSGTR_ABOUT_CoreTeam " MPlayer core team:\n"#define MSGTR_ABOUT_AdditionalCoders " Additional coders:\n"#define MSGTR_ABOUT_MainTesters " Main testers:\n"// --- messagebox#define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!"#define MSGTR_MSGBOX_LABEL_Error "Error!"#define MSGTR_MSGBOX_LABEL_Warning "Warning!"// bitmap.c#define MSGTR_NotEnoughMemoryC32To1 "[c32to1] not enough memory for image\n"#define MSGTR_NotEnoughMemoryC1To32 "[c1to32] not enough memory for image\n"// cfg.c#define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n"#define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n"// interface.c#define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n"#define MSGTR_LoadingSubtitles "[GUI] Loading subtitles: %s\n"#define MSGTR_AddingVideoFilter "[GUI] Adding video filter: %s\n"#define MSGTR_RemovingVideoFilter "[GUI] Removing video filter: %s\n"// mw.c#define MSGTR_NotAFile "This does not seem to be a file: %s !\n"// ws.c#define MSGTR_WS_CouldNotOpenDisplay "[ws] Could not open the display.\n"#define MSGTR_WS_RemoteDisplay "[ws] Remote display, disabling XMITSHM.\n"#define MSGTR_WS_NoXshm "[ws] Sorry, your system does not support the X shared memory extension.\n"#define MSGTR_WS_NoXshape "[ws] Sorry, your system does not support the XShape extension.\n"#define MSGTR_WS_ColorDepthTooLow "[ws] Sorry, the color depth is too low.\n"#define MSGTR_WS_TooManyOpenWindows "[ws] There are too many open windows.\n"#define MSGTR_WS_ShmError "[ws] shared memory extension error\n"#define MSGTR_WS_NotEnoughMemoryDrawBuffer "[ws] Sorry, not enough memory for draw buffer.\n"#define MSGTR_WS_DpmsUnavailable "DPMS not available?\n"#define MSGTR_WS_DpmsNotEnabled "Could not enable DPMS.\n"// wsxdnd.c#define MSGTR_WS_NotAFile "This does not seem to be a file...\n"#define MSGTR_WS_DDNothing "D&D: Nothing returned!\n"#endif// ======================= VO Video Output drivers ========================#define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"#define MSGTR_VO_GenericError "This error has occurred"#define MSGTR_VO_UnableToAccess "Unable to access"#define MSGTR_VO_ExistsButNoDirectory "already exists, but is not a directory."#define MSGTR_VO_DirExistsButNotWritable "Output directory already exists, but is not writable."#define MSGTR_VO_DirExistsAndIsWritable "Output directory already exists and is writable."#define MSGTR_VO_CantCreateDirectory "Unable to create output directory."#define MSGTR_VO_CantCreateFile "Unable to create output file."#define MSGTR_VO_DirectoryCreateSuccess "Output directory successfully created."#define MSGTR_VO_ParsingSuboptions "Parsing suboptions."#define MSGTR_VO_SuboptionsParsedOK "Suboptions parsed OK."#define MSGTR_VO_ValueOutOfRange "Value out of range"#define MSGTR_VO_NoValueSpecified "No value specified."#define MSGTR_VO_UnknownSuboptions "Unknown suboption(s)"// vo_aa.c#define MSGTR_VO_AA_HelpHeader "\n\nHere are the aalib vo_aa suboptions:\n"#define MSGTR_VO_AA_AdditionalOptions "Additional options vo_aa provides:\n" \" help print this help message\n" \" osdcolor set osd color\n subcolor set subtitle color\n" \" the color parameters are:\n 0 : normal\n" \" 1 : dim\n 2 : bold\n 3 : boldfont\n" \" 4 : reverse\n 5 : special\n\n\n"// vo_jpeg.c#define MSGTR_VO_JPEG_ProgressiveJPEG "Progressive JPEG enabled."#define MSGTR_VO_JPEG_NoProgressiveJPEG "Progressive JPEG disabled."#define MSGTR_VO_JPEG_BaselineJPEG "Baseline JPEG enabled."#define MSGTR_VO_JPEG_NoBaselineJPEG "Baseline JPEG disabled."// vo_pnm.c#define MSGTR_VO_PNM_ASCIIMode "ASCII mode enabled."#define MSGTR_VO_PNM_RawMode "Raw mode enabled."#define MSGTR_VO_PNM_PPMType "Will write PPM files."#define MSGTR_VO_PNM_PGMType "Will write PGM files."#define MSGTR_VO_PNM_PGMYUVType "Will write PGMYUV files."// vo_yuv4mpeg.c#define MSGTR_VO_YUV4MPEG_InterlacedHeightDivisibleBy4 "Interlaced mode requires image height to be divisible by 4."#define MSGTR_VO_YUV4MPEG_InterlacedLineBufAllocFail "Unable to allocate line buffer for interlaced mode."#define MSGTR_VO_YUV4MPEG_InterlacedInputNotRGB "Input not RGB, can't separate chrominance by fields!"#define MSGTR_VO_YUV4MPEG_WidthDivisibleBy2 "Image width must be divisible by 2."#define MSGTR_VO_YUV4MPEG_NoMemRGBFrameBuf "Not enough memory to allocate RGB framebuffer."#define MSGTR_VO_YUV4MPEG_OutFileOpenError "Can't get memory or file handle to write \"%s\"!"#define MSGTR_VO_YUV4MPEG_OutFileWriteError "Error writing image to output!"#define MSGTR_VO_YUV4MPEG_UnknownSubDev "Unknown subdevice: %s"#define MSGTR_VO_YUV4MPEG_InterlacedTFFMode "Using interlaced output mode, top-field first."#define MSGTR_VO_YUV4MPEG_InterlacedBFFMode "Using interlaced output mode, bottom-field first."#define MSGTR_VO_YUV4MPEG_ProgressiveMode "Using (default) progressive frame mode."// Old vo drivers that have been replaced#define MSGTR_VO_PGM_HasBeenReplaced "The pgm video output driver has been replaced by -vo pnm:pgmyuv.\n"#define MSGTR_VO_MD5_HasBeenReplaced "The md5 video output driver has been replaced by -vo md5sum.\n"// ======================= AO Audio Output drivers ========================// libao2 // audio_out.c#define MSGTR_AO_ALSA9_1x_Removed "audio_out: alsa9 and alsa1x modules were removed, use -ao alsa instead.\n"// ao_oss.c#define MSGTR_AO_OSS_CantOpenMixer "[AO OSS] audio_setup: Can't open mixer device %s: %s\n"#define MSGTR_AO_OSS_ChanNotFound "[AO OSS] audio_setup: Audio card mixer does not have channel '%s' using default.\n"#define MSGTR_AO_OSS_CantOpenDev "[AO OSS] audio_setup: Can't open audio device %s: %s\n"#define MSGTR_AO_OSS_CantMakeFd "[AO OSS] audio_setup: Can't make filedescriptor blocking: %s\n"#define MSGTR_AO_OSS_CantSet "[AO OSS] Can't set audio device %s to %s output, trying %s...\n"#define MSGTR_AO_OSS_CantSetChans "[AO OSS] audio_setup: Failed to set audio device to %d channels.\n"#define MSGTR_AO_OSS_CantUseGetospace "[AO OSS] audio_setup: driver doesn't support SNDCTL_DSP_GETOSPACE :-(\n"#define MSGTR_AO_OSS_CantUseSelect "[AO OSS]\n *** Your audio driver DOES NOT support select() ***\n Recompile MPlayer with #undef HAVE_AUDIO_SELECT in config.h !\n\n"#define MSGTR_AO_OSS_CantReopen "[AO OSS]\nFatal error: *** CANNOT RE-OPEN / RESET AUDIO DEVICE *** %s\n"// ao_arts.c#define MSGTR_AO_ARTS_CantInit "[AO ARTS] %s\n"#define MSGTR_AO_ARTS_ServerConnect "[AO ARTS] Connected to sound server.\n"#define MSGTR_AO_ARTS_CantOpenStream "[AO ARTS] Unable to open a stream.\n"#define MSGTR_AO_ARTS_StreamOpen "[AO ARTS] Stream opened.\n"#define MSGTR_AO_ARTS_BufferSize "[AO ARTS] buffer size: %d\n"// ao_dxr2.c#define MSGTR_AO_DXR2_SetVolFailed "[AO DXR2] Setting volume to %d failed.\n"#define MSGTR_AO_DXR2_UnsupSamplerate "[AO DXR2] dxr2: %d Hz not supported, try \"-aop list=resample\"\n"// ao_esd.c#define MSGTR_AO_ESD_CantOpenSound "[AO ESD] esd_open_sound failed: %s\n"#define MSGTR_AO_ESD_LatencyInfo "[AO ESD] latency: [server: %0.2fs, net: %0.2fs] (adjust %0.2fs)\n"#define MSGTR_AO_ESD_CantOpenPBStream "[AO ESD] failed to open esd playback stream: %s\n"// ao_mpegpes.c#define MSGTR_AO_MPEGPES_CantSetMixer "[AO MPEGPES] DVB audio set mixer failed: %s\n" #define MSGTR_AO_MPEGPES_UnsupSamplerate "[AO MPEGPES] %d Hz not supported, try to resample...\n"// ao_null.c// This one desn't even have any mp_msg nor printf's?? [CHECK]// ao_pcm.c#define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format %s\n"#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: fastest dumping is achieved with -vc dummy -vo null\nPCM: Info: to write WAVE files use -waveheader (default).\n"#define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n"// ao_sdl.c#define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Channels: %s Format %s\n"#define MSGTR_AO_SDL_DriverInfo "[AO SDL] using %s audio driver.\n"#define MSGTR_AO_SDL_UnsupportedAudioFmt "[AO SDL] Unsupported audio format: 0x%x.\n"#define MSGTR_AO_SDL_CantInit "[AO SDL] Initializing of SDL Audio failed: %s\n"#define MSGTR_AO_SDL_CantOpenAudio "[AO SDL] Unable to open audio: %s\n"// ao_sgi.c#define MSGTR_AO_SGI_INFO "[AO SGI] control.\n"#define MSGTR_AO_SGI_InitInfo "[AO SGI] init: Samplerate: %iHz Channels: %s Format %s\n"#define MSGTR_AO_SGI_InvalidDevice "[AO SGI] play: invalid device.\n"#define MSGTR_AO_SGI_CantSetParms_Samplerate "[AO SGI] init: setparams failed: %s\nCould not set desired samplerate.\n"#define MSGTR_AO_SGI_CantSetAlRate "[AO SGI] init: AL_RATE was not accepted on the given resource.\n"#define MSGTR_AO_SGI_CantGetParms "[AO SGI] init: getparams failed: %s\n"#define MSGTR_AO_SGI_SampleRateInfo "[AO SGI] init: samplerate is now %lf (desired rate is %lf)\n"#define MSGTR_AO_SGI_InitConfigError "[AO SGI] init: %s\n"#define MSGTR_AO_SGI_InitOpenAudioFailed "[AO SGI] init: Unable to open audio channel: %s\n"#define MSGTR_AO_SGI_Uninit "[AO SGI] uninit: ...\n"#define MSGTR_AO_SGI_Reset "[AO SGI] reset: ...\n"#define MSGTR_AO_SGI_PauseInfo "[AO SGI] audio_pause: ...\n"#define MSGTR_AO_SGI_ResumeInfo "[AO SGI] audio_resume: ...\n"// ao_sun.c#define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n"#define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed."#define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Can't open audio device %s, %s -> nosound.\n"#define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n"#define MSGTR_AO_SUN_CantUseSelect "[AO SUN]\n *** Your audio driver DOES NOT support select() ***\nRecompile MPlayer with #undef HAVE_AUDIO_SELECT in config.h !\n\n"#define MSGTR_AO_SUN_CantReopenReset "[AO SUN]\nFatal error: *** CANNOT RE-OPEN / RESET AUDIO DEVICE (%s) ***\n"// ao_alsa5.c#define MSGTR_AO_ALSA5_InitInfo "[AO ALSA5] alsa-init: requested format: %d Hz, %d channels, %s\n"#define MSGTR_AO_ALSA5_SoundCardNotFound "[AO ALSA5] alsa-init: no soundcards found.\n"#define MSGTR_AO_ALSA5_InvalidFormatReq "[AO ALSA5] alsa-init: invalid format (%s) requested - output disabled.\n"#define MSGTR_AO_ALSA5_PlayBackError "[AO ALSA5] alsa-init: playback open error: %s\n"#define MSGTR_AO_ALSA5_PcmInfoError "[AO ALSA5] alsa-init: pcm info error: %s\n"#define MSGTR_AO_ALSA5_SoundcardsFound "[AO ALSA5] alsa-init: %d soundcard(s) found, using: %s\n"#define MSGTR_AO_ALSA5_PcmChanInfoError "[AO ALSA5] alsa-init: pcm channel info error: %s\n"#define MSGTR_AO_ALSA5_CantSetParms "[AO ALSA5] alsa-init: error setting parameters: %s\n"#define MSGTR_AO_ALSA5_CantSetChan "[AO ALSA5] alsa-init: error setting up channel: %s\n"#define MSGTR_AO_ALSA5_ChanPrepareError "[AO ALSA5] alsa-init: channel prepare error: %s\n"#define MSGTR_AO_ALSA5_DrainError "[AO ALSA5] alsa-uninit: playback drain error: %s\n"#define MSGTR_AO_ALSA5_FlushError "[AO ALSA5] alsa-uninit: playback flush error: %s\n"#define MSGTR_AO_ALSA5_PcmCloseError "[AO ALSA5] alsa-uninit: pcm close error: %s\n"#define MSGTR_AO_ALSA5_ResetDrainError "[AO ALSA5] alsa-reset: playback drain error: %s\n"#define MSGTR_AO_ALSA5_ResetFlushError "[AO ALSA5] alsa-reset: playback flush error: %s\n"#define MSGTR_AO_ALSA5_ResetChanPrepareError "[AO ALSA5] alsa-reset: channel prepare error: %s\n"#define MSGTR_AO_ALSA5_PauseDrainError "[AO ALSA5] alsa-pause: playback drain error: %s\n"#define MSGTR_AO_ALSA5_PauseFlushError "[AO ALSA5] alsa-pause: playback flush error: %s\n"#define MSGTR_AO_ALSA5_ResumePrepareError "[AO ALSA5] alsa-resume: channel prepare error: %s\n"#define MSGTR_AO_ALSA5_Underrun "[AO ALSA5] alsa-play: alsa underrun, resetting stream.\n"#define MSGTR_AO_ALSA5_PlaybackPrepareError "[AO ALSA5] alsa-play: playback prepare error: %s\n"#define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n"#define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n"// ao_plugin.c#define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] invalid plugin: %s\n"// ======================= AF Audio Filters ================================// libaf // af_ladspa.c#define MSGTR_AF_LADSPA_AvailableLabels "available labels in"#define MSGTR_AF_LADSPA_WarnNoInputs "WARNING! This LADSPA plugin has no audio inputs.\n The incoming audio signal will be lost."#define MSGTR_AF_LADSPA_ErrMultiChannel "Multi-channel (>2) plugins are not supported (yet).\n Use only mono and stereo plugins."#define MSGTR_AF_LADSPA_ErrNoOutputs "This LADSPA plugin has no audio outputs."#define MSGTR_AF_LADSPA_ErrInOutDiff "The number of audio inputs and audio outputs of the LADSPA plugin differ."#define MSGTR_AF_LADSPA_ErrFailedToLoad "failed to load"#define MSGTR_AF_LADSPA_ErrNoDescriptor "Couldn't find ladspa_descriptor() function in the specified library file."#define MSGTR_AF_LADSPA_ErrLabelNotFound "Couldn't find label in plugin library."#define MSGTR_AF_LADSPA_ErrNoSuboptions "No suboptions specified"#define MSGTR_AF_LADSPA_ErrNoLibFile "No library file specified"#define MSGTR_AF_LADSPA_ErrNoLabel "No filter label specified"#define MSGTR_AF_LADSPA_ErrNotEnoughControls "Not enough controls specified on the command line"#define MSGTR_AF_LADSPA_ErrControlBelow "%s: Input control #%d is below lower boundary of %0.4f.\n"#define MSGTR_AF_LADSPA_ErrControlAbove "%s: Input control #%d is above upper boundary of %0.4f.\n"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -