Mercurial > mplayer.hg
comparison help/help_mp-en.h @ 18497:56dff038faa3
Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
author | reynaldo |
---|---|
date | Sun, 14 May 2006 04:07:35 +0000 |
parents | 241102f92b13 |
children | 411183f41efb |
comparison
equal
deleted
inserted
replaced
18496:94a69e600846 | 18497:56dff038faa3 |
---|---|
388 "cd => 192kbps studio => 256kbps" | 388 "cd => 192kbps studio => 256kbps" |
389 #define MSGTR_LameCantInit \ | 389 #define MSGTR_LameCantInit \ |
390 "Cannot set LAME options, check bitrate/samplerate, some very low bitrates\n"\ | 390 "Cannot set LAME options, check bitrate/samplerate, some very low bitrates\n"\ |
391 "(<32) need lower samplerates (i.e. -srate 8000).\n"\ | 391 "(<32) need lower samplerates (i.e. -srate 8000).\n"\ |
392 "If everything else fails, try a preset." | 392 "If everything else fails, try a preset." |
393 #define MSGTR_ConfigFileError "Config file error" | 393 #define MSGTR_ConfigFileError "config file error" |
394 #define MSGTR_ErrorParsingCommandLine "Error parsing command line" | 394 #define MSGTR_ErrorParsingCommandLine "error parsing command line" |
395 #define MSGTR_VideoStreamRequired "Video stream is mandatory!\n" | 395 #define MSGTR_VideoStreamRequired "Video stream is mandatory!\n" |
396 #define MSGTR_ForcingInputFPS "Input fps will be interpreted as %5.2f instead.\n" | 396 #define MSGTR_ForcingInputFPS "Input fps will be interpreted as %5.2f instead.\n" |
397 #define MSGTR_RawvideoDoesNotSupportAudio "Output file format RAWVIDEO does not support audio - disabling audio.\n" | 397 #define MSGTR_RawvideoDoesNotSupportAudio "Output file format RAWVIDEO does not support audio - disabling audio.\n" |
398 #define MSGTR_DemuxerDoesntSupportNosound "This demuxer doesn't support -nosound yet.\n" | 398 #define MSGTR_DemuxerDoesntSupportNosound "This demuxer doesn't support -nosound yet.\n" |
399 #define MSGTR_MemAllocFailed "Memory allocation failed.\n" | 399 #define MSGTR_MemAllocFailed "Memory allocation failed.\n" |
454 " insane: CBR encoding, highest preset quality\n"\ | 454 " insane: CBR encoding, highest preset quality\n"\ |
455 " (320 kbps bitrate)\n"\ | 455 " (320 kbps bitrate)\n"\ |
456 " <8-320>: ABR encoding at average given kbps bitrate.\n\n" | 456 " <8-320>: ABR encoding at average given kbps bitrate.\n\n" |
457 | 457 |
458 //codec-cfg.c: | 458 //codec-cfg.c: |
459 #define MSGTR_DuplicateFourcc "Duplicated FourCC" | 459 #define MSGTR_DuplicateFourcc "duplicated FourCC" |
460 #define MSGTR_TooManyFourccs "Too many FourCCs/formats..." | 460 #define MSGTR_TooManyFourccs "too many FourCCs/formats..." |
461 #define MSGTR_ParseError "Parse error" | 461 #define MSGTR_ParseError "parse error" |
462 #define MSGTR_ParseErrorFIDNotNumber "Parse error (format ID not a number?)" | 462 #define MSGTR_ParseErrorFIDNotNumber "parse error (format ID not a number?)" |
463 #define MSGTR_ParseErrorFIDAliasNotNumber "Parse error (format ID alias not a number?)" | 463 #define MSGTR_ParseErrorFIDAliasNotNumber "parse error (format ID alias not a number?)" |
464 #define MSGTR_DuplicateFID "Duplicated format ID" | 464 #define MSGTR_DuplicateFID "duplicated format ID" |
465 #define MSGTR_TooManyOut "Too many out..." | 465 #define MSGTR_TooManyOut "too many out..." |
466 #define MSGTR_InvalidCodecName "\ncodec(%s) name is not valid!\n" | 466 #define MSGTR_InvalidCodecName "\ncodec(%s) name is not valid!\n" |
467 #define MSGTR_CodecLacksFourcc "\ncodec(%s) does not have FourCC/format!\n" | 467 #define MSGTR_CodecLacksFourcc "\ncodec(%s) does not have FourCC/format!\n" |
468 #define MSGTR_CodecLacksDriver "\ncodec(%s) does not have a driver!\n" | 468 #define MSGTR_CodecLacksDriver "\ncodec(%s) does not have a driver!\n" |
469 #define MSGTR_CodecNeedsDLL "\ncodec(%s) needs a 'dll'!\n" | 469 #define MSGTR_CodecNeedsDLL "\ncodec(%s) needs a 'dll'!\n" |
470 #define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needs an 'outfmt'!\n" | 470 #define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needs an 'outfmt'!\n" |
482 #define MSGTR_AudioVideoCodecTotals "%d audio & %d video codecs\n" | 482 #define MSGTR_AudioVideoCodecTotals "%d audio & %d video codecs\n" |
483 #define MSGTR_CodecDefinitionIncorrect "Codec is not defined correctly." | 483 #define MSGTR_CodecDefinitionIncorrect "Codec is not defined correctly." |
484 #define MSGTR_OutdatedCodecsConf "This codecs.conf is too old and incompatible with this MPlayer release!" | 484 #define MSGTR_OutdatedCodecsConf "This codecs.conf is too old and incompatible with this MPlayer release!" |
485 | 485 |
486 // divx4_vbr.c: | 486 // divx4_vbr.c: |
487 #define MSGTR_OutOfMemory "Out of memory" | 487 #define MSGTR_OutOfMemory "out of memory" |
488 #define MSGTR_OverridingTooLowBitrate "Specified bitrate is too low for this clip.\n"\ | 488 #define MSGTR_OverridingTooLowBitrate "Specified bitrate is too low for this clip.\n"\ |
489 "Minimum possible bitrate for the clip is %.0f kbps. Overriding\n"\ | 489 "Minimum possible bitrate for the clip is %.0f kbps. Overriding\n"\ |
490 "user-specified value.\n" | 490 "user-specified value.\n" |
491 | 491 |
492 // fifo.c | 492 // fifo.c |
566 #define MSGTR_Detected_XXX_FileFormat "%s file format detected.\n" | 566 #define MSGTR_Detected_XXX_FileFormat "%s file format detected.\n" |
567 #define MSGTR_DetectedAudiofile "Audio file detected.\n" | 567 #define MSGTR_DetectedAudiofile "Audio file detected.\n" |
568 #define MSGTR_NotSystemStream "Not MPEG System Stream format... (maybe Transport Stream?)\n" | 568 #define MSGTR_NotSystemStream "Not MPEG System Stream format... (maybe Transport Stream?)\n" |
569 #define MSGTR_InvalidMPEGES "Invalid MPEG-ES stream??? Contact the author, it may be a bug :(\n" | 569 #define MSGTR_InvalidMPEGES "Invalid MPEG-ES stream??? Contact the author, it may be a bug :(\n" |
570 #define MSGTR_FormatNotRecognized "============ Sorry, this file format is not recognized/supported =============\n"\ | 570 #define MSGTR_FormatNotRecognized "============ Sorry, this file format is not recognized/supported =============\n"\ |
571 "=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===\n" | 571 "=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===\n" |
572 #define MSGTR_MissingVideoStream "No video stream found.\n" | 572 #define MSGTR_MissingVideoStream "No video stream found.\n" |
573 #define MSGTR_MissingAudioStream "No audio stream found -> no sound.\n" | 573 #define MSGTR_MissingAudioStream "No audio stream found -> no sound.\n" |
574 #define MSGTR_MissingVideoStreamBug "Missing video stream!? Contact the author, it may be a bug :(\n" | 574 #define MSGTR_MissingVideoStreamBug "Missing video stream!? Contact the author, it may be a bug :(\n" |
575 | 575 |
576 #define MSGTR_DoesntContainSelectedStream "demux: File doesn't contain the selected audio or video stream.\n" | 576 #define MSGTR_DoesntContainSelectedStream "demux: File doesn't contain the selected audio or video stream.\n" |
732 #define MSGTR_SKIN_BITMAP_FileNotFound "File not found (%s)\n" | 732 #define MSGTR_SKIN_BITMAP_FileNotFound "File not found (%s)\n" |
733 #define MSGTR_SKIN_BITMAP_BMPReadError "BMP read error (%s)\n" | 733 #define MSGTR_SKIN_BITMAP_BMPReadError "BMP read error (%s)\n" |
734 #define MSGTR_SKIN_BITMAP_TGAReadError "TGA read error (%s)\n" | 734 #define MSGTR_SKIN_BITMAP_TGAReadError "TGA read error (%s)\n" |
735 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG read error (%s)\n" | 735 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG read error (%s)\n" |
736 #define MSGTR_SKIN_BITMAP_RLENotSupported "RLE packed TGA not supported (%s)\n" | 736 #define MSGTR_SKIN_BITMAP_RLENotSupported "RLE packed TGA not supported (%s)\n" |
737 #define MSGTR_SKIN_BITMAP_UnknownFileType "Unknown file type (%s)\n" | 737 #define MSGTR_SKIN_BITMAP_UnknownFileType "unknown file type (%s)\n" |
738 #define MSGTR_SKIN_BITMAP_ConversionError "24 bit to 32 bit conversion error (%s)\n" | 738 #define MSGTR_SKIN_BITMAP_ConversionError "24 bit to 32 bit conversion error (%s)\n" |
739 #define MSGTR_SKIN_BITMAP_UnknownMessage "Unknown message: %s\n" | 739 #define MSGTR_SKIN_BITMAP_UnknownMessage "unknown message: %s\n" |
740 #define MSGTR_SKIN_FONT_NotEnoughtMemory "Not enough memory\n" | 740 #define MSGTR_SKIN_FONT_NotEnoughtMemory "not enough memory\n" |
741 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "Too many fonts declared.\n" | 741 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "Too many fonts declared.\n" |
742 #define MSGTR_SKIN_FONT_FontFileNotFound "Font file not found.\n" | 742 #define MSGTR_SKIN_FONT_FontFileNotFound "Font file not found.\n" |
743 #define MSGTR_SKIN_FONT_FontImageNotFound "Font image file not found.\n" | 743 #define MSGTR_SKIN_FONT_FontImageNotFound "Font image file not found.\n" |
744 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier (%s)\n" | 744 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier (%s)\n" |
745 #define MSGTR_SKIN_UnknownParameter "Unknown parameter (%s)\n" | 745 #define MSGTR_SKIN_UnknownParameter "unknown parameter (%s)\n" |
746 #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin not found (%s).\n" | 746 #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin not found (%s).\n" |
747 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Selected skin ( %s ) not found, trying 'default'...\n" | 747 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Selected skin ( %s ) not found, trying 'default'...\n" |
748 #define MSGTR_SKIN_SKINCFG_SkinCfgReadError "Skin config file read error (%s)\n" | 748 #define MSGTR_SKIN_SKINCFG_SkinCfgReadError "skin config file read error (%s)\n" |
749 #define MSGTR_SKIN_LABEL "Skins:" | 749 #define MSGTR_SKIN_LABEL "Skins:" |
750 | 750 |
751 // --- gtk menus | 751 // --- gtk menus |
752 #define MSGTR_MENU_AboutMPlayer "About MPlayer" | 752 #define MSGTR_MENU_AboutMPlayer "About MPlayer" |
753 #define MSGTR_MENU_Open "Open..." | 753 #define MSGTR_MENU_Open "Open..." |
828 #define MSGTR_PREFERENCES_Codecs "Codecs & demuxer" | 828 #define MSGTR_PREFERENCES_Codecs "Codecs & demuxer" |
829 // Note: If you change MSGTR_PREFERENCES_Misc see if it still fits MSGTR_PREFERENCES_FRAME_Misc | 829 // Note: If you change MSGTR_PREFERENCES_Misc see if it still fits MSGTR_PREFERENCES_FRAME_Misc |
830 #define MSGTR_PREFERENCES_Misc "Misc" | 830 #define MSGTR_PREFERENCES_Misc "Misc" |
831 | 831 |
832 #define MSGTR_PREFERENCES_None "None" | 832 #define MSGTR_PREFERENCES_None "None" |
833 #define MSGTR_PREFERENCES_DriverDefault "Driver default" | 833 #define MSGTR_PREFERENCES_DriverDefault "driver default" |
834 #define MSGTR_PREFERENCES_AvailableDrivers "Available drivers:" | 834 #define MSGTR_PREFERENCES_AvailableDrivers "Available drivers:" |
835 #define MSGTR_PREFERENCES_DoNotPlaySound "Do not play sound" | 835 #define MSGTR_PREFERENCES_DoNotPlaySound "Do not play sound" |
836 #define MSGTR_PREFERENCES_NormalizeSound "Normalize sound" | 836 #define MSGTR_PREFERENCES_NormalizeSound "Normalize sound" |
837 #define MSGTR_PREFERENCES_EnableEqualizer "Enable equalizer" | 837 #define MSGTR_PREFERENCES_EnableEqualizer "Enable equalizer" |
838 #define MSGTR_PREFERENCES_SoftwareMixer "Enable Software Mixer" | 838 #define MSGTR_PREFERENCES_SoftwareMixer "Enable Software Mixer" |
936 #define MSGTR_MSGBOX_LABEL_Error "Error!" | 936 #define MSGTR_MSGBOX_LABEL_Error "Error!" |
937 #define MSGTR_MSGBOX_LABEL_Warning "Warning!" | 937 #define MSGTR_MSGBOX_LABEL_Warning "Warning!" |
938 | 938 |
939 // bitmap.c | 939 // bitmap.c |
940 | 940 |
941 #define MSGTR_NotEnoughMemoryC32To1 "[c32to1] Not enough memory for image\n" | 941 #define MSGTR_NotEnoughMemoryC32To1 "[c32to1] not enough memory for image\n" |
942 #define MSGTR_NotEnoughMemoryC1To32 "[c1to32] Not enough memory for image\n" | 942 #define MSGTR_NotEnoughMemoryC1To32 "[c1to32] not enough memory for image\n" |
943 | 943 |
944 // cfg.c | 944 // cfg.c |
945 | 945 |
946 #define MSGTR_ConfigFileReadError "[cfg] Config file read error ...\n" | 946 #define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n" |
947 #define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n" | 947 #define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n" |
948 | 948 |
949 // interface.c | 949 // interface.c |
950 | 950 |
951 #define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n" | 951 #define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n" |
1075 // ao_arts.c | 1075 // ao_arts.c |
1076 #define MSGTR_AO_ARTS_CantInit "[AO ARTS] %s\n" | 1076 #define MSGTR_AO_ARTS_CantInit "[AO ARTS] %s\n" |
1077 #define MSGTR_AO_ARTS_ServerConnect "[AO ARTS] Connected to sound server.\n" | 1077 #define MSGTR_AO_ARTS_ServerConnect "[AO ARTS] Connected to sound server.\n" |
1078 #define MSGTR_AO_ARTS_CantOpenStream "[AO ARTS] Unable to open a stream.\n" | 1078 #define MSGTR_AO_ARTS_CantOpenStream "[AO ARTS] Unable to open a stream.\n" |
1079 #define MSGTR_AO_ARTS_StreamOpen "[AO ARTS] Stream opened.\n" | 1079 #define MSGTR_AO_ARTS_StreamOpen "[AO ARTS] Stream opened.\n" |
1080 #define MSGTR_AO_ARTS_BufferSize "[AO ARTS] Buffer size: %d\n" | 1080 #define MSGTR_AO_ARTS_BufferSize "[AO ARTS] buffer size: %d\n" |
1081 | 1081 |
1082 // ao_dxr2.c | 1082 // ao_dxr2.c |
1083 #define MSGTR_AO_DXR2_SetVolFailed "[AO DXR2] Setting volume to %d failed.\n" | 1083 #define MSGTR_AO_DXR2_SetVolFailed "[AO DXR2] Setting volume to %d failed.\n" |
1084 #define MSGTR_AO_DXR2_UnsupSamplerate "[AO DXR2] %d Hz not supported, try to resample.\n" | 1084 #define MSGTR_AO_DXR2_UnsupSamplerate "[AO DXR2] %d Hz not supported, try to resample.\n" |
1085 | 1085 |
1086 // ao_esd.c | 1086 // ao_esd.c |
1087 #define MSGTR_AO_ESD_CantOpenSound "[AO ESD] esd_open_sound failed: %s\n" | 1087 #define MSGTR_AO_ESD_CantOpenSound "[AO ESD] esd_open_sound failed: %s\n" |
1088 #define MSGTR_AO_ESD_LatencyInfo "[AO ESD] latency: [server: %0.2fs, net: %0.2fs] (adjust %0.2fs)\n" | 1088 #define MSGTR_AO_ESD_LatencyInfo "[AO ESD] latency: [server: %0.2fs, net: %0.2fs] (adjust %0.2fs)\n" |
1089 #define MSGTR_AO_ESD_CantOpenPBStream "[AO ESD] Failed to open ESD playback stream: %s\n" | 1089 #define MSGTR_AO_ESD_CantOpenPBStream "[AO ESD] failed to open ESD playback stream: %s\n" |
1090 | 1090 |
1091 // ao_mpegpes.c | 1091 // ao_mpegpes.c |
1092 #define MSGTR_AO_MPEGPES_CantSetMixer "[AO MPEGPES] DVB audio set mixer failed: %s.\n" | 1092 #define MSGTR_AO_MPEGPES_CantSetMixer "[AO MPEGPES] DVB audio set mixer failed: %s.\n" |
1093 #define MSGTR_AO_MPEGPES_UnsupSamplerate "[AO MPEGPES] %d Hz not supported, try to resample.\n" | 1093 #define MSGTR_AO_MPEGPES_UnsupSamplerate "[AO MPEGPES] %d Hz not supported, try to resample.\n" |
1094 | 1094 |
1100 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: Faster dumping is achieved with -vc null -vo null -ao pcm:fast\n[AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).\n" | 1100 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: Faster dumping is achieved with -vc null -vo null -ao pcm:fast\n[AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).\n" |
1101 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n" | 1101 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n" |
1102 | 1102 |
1103 // ao_sdl.c | 1103 // ao_sdl.c |
1104 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Channels: %s Format %s\n" | 1104 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Channels: %s Format %s\n" |
1105 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] Using %s audio driver.\n" | 1105 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] using %s audio driver.\n" |
1106 #define MSGTR_AO_SDL_UnsupportedAudioFmt "[AO SDL] Unsupported audio format: 0x%x.\n" | 1106 #define MSGTR_AO_SDL_UnsupportedAudioFmt "[AO SDL] Unsupported audio format: 0x%x.\n" |
1107 #define MSGTR_AO_SDL_CantInit "[AO SDL] SDL Audio initialization failed: %s\n" | 1107 #define MSGTR_AO_SDL_CantInit "[AO SDL] SDL Audio initialization failed: %s\n" |
1108 #define MSGTR_AO_SDL_CantOpenAudio "[AO SDL] Unable to open audio: %s\n" | 1108 #define MSGTR_AO_SDL_CantOpenAudio "[AO SDL] Unable to open audio: %s\n" |
1109 | 1109 |
1110 // ao_sgi.c | 1110 // ao_sgi.c |
1111 #define MSGTR_AO_SGI_INFO "[AO SGI] Control.\n" | 1111 #define MSGTR_AO_SGI_INFO "[AO SGI] control.\n" |
1112 #define MSGTR_AO_SGI_InitInfo "[AO SGI] init: Samplerate: %iHz Channels: %s Format %s\n" | 1112 #define MSGTR_AO_SGI_InitInfo "[AO SGI] init: Samplerate: %iHz Channels: %s Format %s\n" |
1113 #define MSGTR_AO_SGI_InvalidDevice "[AO SGI] play: invalid device.\n" | 1113 #define MSGTR_AO_SGI_InvalidDevice "[AO SGI] play: invalid device.\n" |
1114 #define MSGTR_AO_SGI_CantSetParms_Samplerate "[AO SGI] init: setparams failed: %s\nCould not set desired samplerate.\n" | 1114 #define MSGTR_AO_SGI_CantSetParms_Samplerate "[AO SGI] init: setparams failed: %s\nCould not set desired samplerate.\n" |
1115 #define MSGTR_AO_SGI_CantSetAlRate "[AO SGI] init: AL_RATE was not accepted on the given resource.\n" | 1115 #define MSGTR_AO_SGI_CantSetAlRate "[AO SGI] init: AL_RATE was not accepted on the given resource.\n" |
1116 #define MSGTR_AO_SGI_CantGetParms "[AO SGI] init: getparams failed: %s\n" | 1116 #define MSGTR_AO_SGI_CantGetParms "[AO SGI] init: getparams failed: %s\n" |
1125 // ao_sun.c | 1125 // ao_sun.c |
1126 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n" | 1126 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n" |
1127 #define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed.\n" | 1127 #define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed.\n" |
1128 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Can't open audio device %s, %s -> nosound.\n" | 1128 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Can't open audio device %s, %s -> nosound.\n" |
1129 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n" | 1129 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n" |
1130 #define MSGTR_AO_SUN_CantUseSelect "[AO SUN] *** Your audio driver DOES NOT support select() ***\nRecompile MPlayer with #undef HAVE_AUDIO_SELECT in config.h !\n\n" | 1130 #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" |
1131 #define MSGTR_AO_SUN_CantReopenReset "[AO SUN] Fatal: *** CANNOT REOPEN / RESET AUDIO DEVICE (%s) ***\n" | 1131 #define MSGTR_AO_SUN_CantReopenReset "[AO SUN]\nFatal error: *** CANNOT REOPEN / RESET AUDIO DEVICE (%s) ***\n" |
1132 | 1132 |
1133 // ao_alsa5.c | 1133 // ao_alsa5.c |
1134 #define MSGTR_AO_ALSA5_InitInfo "[AO ALSA5] alsa-init: requested format: %d Hz, %d channels, %s\n" | 1134 #define MSGTR_AO_ALSA5_InitInfo "[AO ALSA5] alsa-init: requested format: %d Hz, %d channels, %s\n" |
1135 #define MSGTR_AO_ALSA5_SoundCardNotFound "[AO ALSA5] alsa-init: no soundcards found.\n" | 1135 #define MSGTR_AO_ALSA5_SoundCardNotFound "[AO ALSA5] alsa-init: no soundcards found.\n" |
1136 #define MSGTR_AO_ALSA5_InvalidFormatReq "[AO ALSA5] alsa-init: invalid format (%s) requested - output disabled.\n" | 1136 #define MSGTR_AO_ALSA5_InvalidFormatReq "[AO ALSA5] alsa-init: invalid format (%s) requested - output disabled.\n" |
1155 #define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n" | 1155 #define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n" |
1156 #define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n" | 1156 #define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n" |
1157 | 1157 |
1158 // ao_plugin.c | 1158 // ao_plugin.c |
1159 | 1159 |
1160 #define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] Invalid plugin: %s\n" | 1160 #define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] invalid plugin: %s\n" |
1161 | 1161 |
1162 // ======================= AF Audio Filters ================================ | 1162 // ======================= AF Audio Filters ================================ |
1163 | 1163 |
1164 // libaf | 1164 // libaf |
1165 | 1165 |
1166 // af_ladspa.c | 1166 // af_ladspa.c |
1167 | 1167 |
1168 #define MSGTR_AF_LADSPA_AvailableLabels "Available labels in" | 1168 #define MSGTR_AF_LADSPA_AvailableLabels "available labels in" |
1169 #define MSGTR_AF_LADSPA_WarnNoInputs "WARNING! This LADSPA plugin has no audio inputs.\n The incoming audio signal will be lost." | 1169 #define MSGTR_AF_LADSPA_WarnNoInputs "WARNING! This LADSPA plugin has no audio inputs.\n The incoming audio signal will be lost." |
1170 #define MSGTR_AF_LADSPA_ErrMultiChannel "Multi-channel (>2) plugins are not supported (yet).\n Use only mono and stereo plugins." | 1170 #define MSGTR_AF_LADSPA_ErrMultiChannel "Multi-channel (>2) plugins are not supported (yet).\n Use only mono and stereo plugins." |
1171 #define MSGTR_AF_LADSPA_ErrNoOutputs "This LADSPA plugin has no audio outputs." | 1171 #define MSGTR_AF_LADSPA_ErrNoOutputs "This LADSPA plugin has no audio outputs." |
1172 #define MSGTR_AF_LADSPA_ErrInOutDiff "The number of audio inputs and audio outputs of the LADSPA plugin differ." | 1172 #define MSGTR_AF_LADSPA_ErrInOutDiff "The number of audio inputs and audio outputs of the LADSPA plugin differ." |
1173 #define MSGTR_AF_LADSPA_ErrFailedToLoad "Failed to load" | 1173 #define MSGTR_AF_LADSPA_ErrFailedToLoad "failed to load" |
1174 #define MSGTR_AF_LADSPA_ErrNoDescriptor "Couldn't find ladspa_descriptor() function in the specified library file." | 1174 #define MSGTR_AF_LADSPA_ErrNoDescriptor "Couldn't find ladspa_descriptor() function in the specified library file." |
1175 #define MSGTR_AF_LADSPA_ErrLabelNotFound "Couldn't find label in plugin library." | 1175 #define MSGTR_AF_LADSPA_ErrLabelNotFound "Couldn't find label in plugin library." |
1176 #define MSGTR_AF_LADSPA_ErrNoSuboptions "No suboptions specified." | 1176 #define MSGTR_AF_LADSPA_ErrNoSuboptions "No suboptions specified." |
1177 #define MSGTR_AF_LADSPA_ErrNoLibFile "No library file specified." | 1177 #define MSGTR_AF_LADSPA_ErrNoLibFile "No library file specified." |
1178 #define MSGTR_AF_LADSPA_ErrNoLabel "No filter label specified." | 1178 #define MSGTR_AF_LADSPA_ErrNoLabel "No filter label specified." |
1180 #define MSGTR_AF_LADSPA_ErrControlBelow "%s: Input control #%d is below lower boundary of %0.4f.\n" | 1180 #define MSGTR_AF_LADSPA_ErrControlBelow "%s: Input control #%d is below lower boundary of %0.4f.\n" |
1181 #define MSGTR_AF_LADSPA_ErrControlAbove "%s: Input control #%d is above upper boundary of %0.4f.\n" | 1181 #define MSGTR_AF_LADSPA_ErrControlAbove "%s: Input control #%d is above upper boundary of %0.4f.\n" |
1182 | 1182 |
1183 // format.c | 1183 // format.c |
1184 | 1184 |
1185 #define MSGTR_AF_FORMAT_UnknownFormat "Unknown format " | 1185 #define MSGTR_AF_FORMAT_UnknownFormat "unknown format " |
1186 | 1186 |
1187 // ========================== INPUT ========================================= | 1187 // ========================== INPUT ========================================= |
1188 | 1188 |
1189 // joystick.c | 1189 // joystick.c |
1190 | 1190 |
1254 // ai_oss.c | 1254 // ai_oss.c |
1255 | 1255 |
1256 #define MSGTR_MPDEMUX_AIOSS_Unable2SetChanCount "Unable to set channel count: %d\n" | 1256 #define MSGTR_MPDEMUX_AIOSS_Unable2SetChanCount "Unable to set channel count: %d\n" |
1257 #define MSGTR_MPDEMUX_AIOSS_Unable2SetStereo "Unable to set stereo: %d\n" | 1257 #define MSGTR_MPDEMUX_AIOSS_Unable2SetStereo "Unable to set stereo: %d\n" |
1258 #define MSGTR_MPDEMUX_AIOSS_Unable2Open "Unable to open '%s': %s\n" | 1258 #define MSGTR_MPDEMUX_AIOSS_Unable2Open "Unable to open '%s': %s\n" |
1259 #define MSGTR_MPDEMUX_AIOSS_UnsupportedFmt "Unsupported format\n" | 1259 #define MSGTR_MPDEMUX_AIOSS_UnsupportedFmt "unsupported format\n" |
1260 #define MSGTR_MPDEMUX_AIOSS_Unable2SetAudioFmt "Unable to set audio format." | 1260 #define MSGTR_MPDEMUX_AIOSS_Unable2SetAudioFmt "Unable to set audio format." |
1261 #define MSGTR_MPDEMUX_AIOSS_Unable2SetSamplerate "Unable to set samplerate: %d\n" | 1261 #define MSGTR_MPDEMUX_AIOSS_Unable2SetSamplerate "Unable to set samplerate: %d\n" |
1262 #define MSGTR_MPDEMUX_AIOSS_Unable2SetTrigger "Unable to set trigger: %d\n" | 1262 #define MSGTR_MPDEMUX_AIOSS_Unable2SetTrigger "Unable to set trigger: %d\n" |
1263 #define MSGTR_MPDEMUX_AIOSS_Unable2GetBlockSize "Unable to get block size!\n" | 1263 #define MSGTR_MPDEMUX_AIOSS_Unable2GetBlockSize "Unable to get block size!\n" |
1264 #define MSGTR_MPDEMUX_AIOSS_AudioBlockSizeZero "Audio block size is zero, setting to %d!\n" | 1264 #define MSGTR_MPDEMUX_AIOSS_AudioBlockSizeZero "Audio block size is zero, setting to %d!\n" |
1274 #define MSGTR_MPDEMUX_ASFHDR_AudioVideoHeaderNotFound "ASF: no audio or video headers found - broken file?\n" | 1274 #define MSGTR_MPDEMUX_ASFHDR_AudioVideoHeaderNotFound "ASF: no audio or video headers found - broken file?\n" |
1275 #define MSGTR_MPDEMUX_ASFHDR_InvalidLengthInASFHeader "Invalid length in ASF header!\n" | 1275 #define MSGTR_MPDEMUX_ASFHDR_InvalidLengthInASFHeader "Invalid length in ASF header!\n" |
1276 | 1276 |
1277 // asf_mmst_streaming.c | 1277 // asf_mmst_streaming.c |
1278 | 1278 |
1279 #define MSGTR_MPDEMUX_MMST_WriteError "Write error\n" | 1279 #define MSGTR_MPDEMUX_MMST_WriteError "write error\n" |
1280 #define MSGTR_MPDEMUX_MMST_EOFAlert "\nAlert! EOF\n" | 1280 #define MSGTR_MPDEMUX_MMST_EOFAlert "\nAlert! EOF\n" |
1281 #define MSGTR_MPDEMUX_MMST_PreHeaderReadFailed "pre-header read failed\n" | 1281 #define MSGTR_MPDEMUX_MMST_PreHeaderReadFailed "pre-header read failed\n" |
1282 #define MSGTR_MPDEMUX_MMST_InvalidHeaderSize "Invalid header size, giving up.\n" | 1282 #define MSGTR_MPDEMUX_MMST_InvalidHeaderSize "Invalid header size, giving up.\n" |
1283 #define MSGTR_MPDEMUX_MMST_HeaderDataReadFailed "Header data read failed.\n" | 1283 #define MSGTR_MPDEMUX_MMST_HeaderDataReadFailed "Header data read failed.\n" |
1284 #define MSGTR_MPDEMUX_MMST_packet_lenReadFailed "packet_len read failed.\n" | 1284 #define MSGTR_MPDEMUX_MMST_packet_lenReadFailed "packet_len read failed.\n" |
1285 #define MSGTR_MPDEMUX_MMST_InvalidRTSPPacketSize "Invalid RTSP packet size, giving up.\n" | 1285 #define MSGTR_MPDEMUX_MMST_InvalidRTSPPacketSize "Invalid RTSP packet size, giving up.\n" |
1286 #define MSGTR_MPDEMUX_MMST_CmdDataReadFailed "Command data read failed.\n" | 1286 #define MSGTR_MPDEMUX_MMST_CmdDataReadFailed "Command data read failed.\n" |
1287 #define MSGTR_MPDEMUX_MMST_HeaderObject "Header object\n" | 1287 #define MSGTR_MPDEMUX_MMST_HeaderObject "header object\n" |
1288 #define MSGTR_MPDEMUX_MMST_DataObject "Data object\n" | 1288 #define MSGTR_MPDEMUX_MMST_DataObject "data object\n" |
1289 #define MSGTR_MPDEMUX_MMST_FileObjectPacketLen "File object, packet length = %d (%d)\n" | 1289 #define MSGTR_MPDEMUX_MMST_FileObjectPacketLen "file object, packet length = %d (%d)\n" |
1290 #define MSGTR_MPDEMUX_MMST_StreamObjectStreamID "Stream object, stream ID: %d\n" | 1290 #define MSGTR_MPDEMUX_MMST_StreamObjectStreamID "stream object, stream ID: %d\n" |
1291 #define MSGTR_MPDEMUX_MMST_2ManyStreamID "Too many IDs, stream skipped." | 1291 #define MSGTR_MPDEMUX_MMST_2ManyStreamID "Too many IDs, stream skipped." |
1292 #define MSGTR_MPDEMUX_MMST_UnknownObject "Unknown object\n" | 1292 #define MSGTR_MPDEMUX_MMST_UnknownObject "unknown object\n" |
1293 #define MSGTR_MPDEMUX_MMST_MediaDataReadFailed "Failed to read data from media.\n" | 1293 #define MSGTR_MPDEMUX_MMST_MediaDataReadFailed "Media data read failed.\n" |
1294 #define MSGTR_MPDEMUX_MMST_MissingSignature "Missing signature\n" | 1294 #define MSGTR_MPDEMUX_MMST_MissingSignature "missing signature\n" |
1295 #define MSGTR_MPDEMUX_MMST_PatentedTechnologyJoke "Everything done. Thank you for downloading a media file containing proprietary and patented technology.\n" | 1295 #define MSGTR_MPDEMUX_MMST_PatentedTechnologyJoke "Everything done. Thank you for downloading a media file containing proprietary and patented technology.\n" |
1296 #define MSGTR_MPDEMUX_MMST_UnknownCmd "Unknown command %02x\n" | 1296 #define MSGTR_MPDEMUX_MMST_UnknownCmd "unknown command %02x\n" |
1297 #define MSGTR_MPDEMUX_MMST_GetMediaPacketErr "get_media_packet error : %s\n" | 1297 #define MSGTR_MPDEMUX_MMST_GetMediaPacketErr "get_media_packet error : %s\n" |
1298 #define MSGTR_MPDEMUX_MMST_Connected "Connected\n" | 1298 #define MSGTR_MPDEMUX_MMST_Connected "Connected\n" |
1299 | 1299 |
1300 // asf_streaming.c | 1300 // asf_streaming.c |
1301 | 1301 |
1302 #define MSGTR_MPDEMUX_ASF_StreamChunkSize2Small "Ahhhh, stream_chunk size is too small: %d\n" | 1302 #define MSGTR_MPDEMUX_ASF_StreamChunkSize2Small "Ahhhh, stream_chunck size is too small: %d\n" |
1303 #define MSGTR_MPDEMUX_ASF_SizeConfirmMismatch "size_confirm mismatch!: %d %d\n" | 1303 #define MSGTR_MPDEMUX_ASF_SizeConfirmMismatch "size_confirm mismatch!: %d %d\n" |
1304 #define MSGTR_MPDEMUX_ASF_WarnDropHeader "Warning: drop header ????\n" | 1304 #define MSGTR_MPDEMUX_ASF_WarnDropHeader "Warning: drop header ????\n" |
1305 #define MSGTR_MPDEMUX_ASF_ErrorParsingChunkHeader "Error while parsing chunk header\n" | 1305 #define MSGTR_MPDEMUX_ASF_ErrorParsingChunkHeader "Error while parsing chunk header\n" |
1306 #define MSGTR_MPDEMUX_ASF_NoHeaderAtFirstChunk "Didn't get a header as first chunk !!!!\n" | 1306 #define MSGTR_MPDEMUX_ASF_NoHeaderAtFirstChunk "Didn't get a header as first chunk !!!!\n" |
1307 #define MSGTR_MPDEMUX_ASF_BufferMallocFailed "Error: Can't allocate %d bytes buffer.\n" | 1307 #define MSGTR_MPDEMUX_ASF_BufferMallocFailed "Error: Can't allocate %d bytes buffer.\n" |
1314 #define MSGTR_MPDEMUX_ASF_InvalidLenInHeader "Invalid length in ASF header!\n" | 1314 #define MSGTR_MPDEMUX_ASF_InvalidLenInHeader "Invalid length in ASF header!\n" |
1315 #define MSGTR_MPDEMUX_ASF_ErrReadingChunkHeader "Error while reading chunk header.\n" | 1315 #define MSGTR_MPDEMUX_ASF_ErrReadingChunkHeader "Error while reading chunk header.\n" |
1316 #define MSGTR_MPDEMUX_ASF_ErrChunkBiggerThanPacket "Error: chunk_size > packet_size\n" | 1316 #define MSGTR_MPDEMUX_ASF_ErrChunkBiggerThanPacket "Error: chunk_size > packet_size\n" |
1317 #define MSGTR_MPDEMUX_ASF_ErrReadingChunk "Error while reading chunk.\n" | 1317 #define MSGTR_MPDEMUX_ASF_ErrReadingChunk "Error while reading chunk.\n" |
1318 #define MSGTR_MPDEMUX_ASF_ASFRedirector "=====> ASF Redirector\n" | 1318 #define MSGTR_MPDEMUX_ASF_ASFRedirector "=====> ASF Redirector\n" |
1319 #define MSGTR_MPDEMUX_ASF_InvalidProxyURL "Invalid proxy URL\n" | 1319 #define MSGTR_MPDEMUX_ASF_InvalidProxyURL "invalid proxy URL\n" |
1320 #define MSGTR_MPDEMUX_ASF_UnknownASFStreamType "Unknown ASF stream type\n" | 1320 #define MSGTR_MPDEMUX_ASF_UnknownASFStreamType "unknown ASF stream type\n" |
1321 #define MSGTR_MPDEMUX_ASF_Failed2ParseHTTPResponse "Failed to parse HTTP response.\n" | 1321 #define MSGTR_MPDEMUX_ASF_Failed2ParseHTTPResponse "Failed to parse HTTP response.\n" |
1322 #define MSGTR_MPDEMUX_ASF_ServerReturn "Server returned %d:%s\n" | 1322 #define MSGTR_MPDEMUX_ASF_ServerReturn "Server returned %d:%s\n" |
1323 #define MSGTR_MPDEMUX_ASF_ASFHTTPParseWarnCuttedPragma "ASF HTTP PARSE WARNING : Pragma %s cut from %d bytes to %d\n" | 1323 #define MSGTR_MPDEMUX_ASF_ASFHTTPParseWarnCuttedPragma "ASF HTTP PARSE WARNING : Pragma %s cut from %d bytes to %d\n" |
1324 #define MSGTR_MPDEMUX_ASF_SocketWriteError "Socket write error: %s\n" | 1324 #define MSGTR_MPDEMUX_ASF_SocketWriteError "socket write error: %s\n" |
1325 #define MSGTR_MPDEMUX_ASF_HeaderParseFailed "Failed to parse header.\n" | 1325 #define MSGTR_MPDEMUX_ASF_HeaderParseFailed "Failed to parse header.\n" |
1326 #define MSGTR_MPDEMUX_ASF_NoStreamFound "No stream found.\n" | 1326 #define MSGTR_MPDEMUX_ASF_NoStreamFound "No stream found.\n" |
1327 #define MSGTR_MPDEMUX_ASF_UnknownASFStreamingType "Unknown ASF streaming type\n" | 1327 #define MSGTR_MPDEMUX_ASF_UnknownASFStreamingType "unknown ASF streaming type\n" |
1328 #define MSGTR_MPDEMUX_ASF_InfoStreamASFURL "STREAM_ASF, URL: %s\n" | 1328 #define MSGTR_MPDEMUX_ASF_InfoStreamASFURL "STREAM_ASF, URL: %s\n" |
1329 #define MSGTR_MPDEMUX_ASF_StreamingFailed "Failed, exiting.\n" | 1329 #define MSGTR_MPDEMUX_ASF_StreamingFailed "Failed, exiting.\n" |
1330 | 1330 |
1331 // audio_in.c | 1331 // audio_in.c |
1332 | 1332 |
1335 #define MSGTR_MPDEMUX_AUDIOIN_ErrFatalCannotRecover "Fatal error, cannot recover!\n" | 1335 #define MSGTR_MPDEMUX_AUDIOIN_ErrFatalCannotRecover "Fatal error, cannot recover!\n" |
1336 #define MSGTR_MPDEMUX_AUDIOIN_NotEnoughSamples "\nNot enough audio samples!\n" | 1336 #define MSGTR_MPDEMUX_AUDIOIN_NotEnoughSamples "\nNot enough audio samples!\n" |
1337 | 1337 |
1338 // aviheader.c | 1338 // aviheader.c |
1339 | 1339 |
1340 #define MSGTR_MPDEMUX_AVIHDR_EmptyList "** Empty list?!\n" | 1340 #define MSGTR_MPDEMUX_AVIHDR_EmptyList "** empty list?!\n" |
1341 #define MSGTR_MPDEMUX_AVIHDR_FoundMovieAt "Found movie at 0x%X - 0x%X\n" | 1341 #define MSGTR_MPDEMUX_AVIHDR_FoundMovieAt "Found movie at 0x%X - 0x%X\n" |
1342 #define MSGTR_MPDEMUX_AVIHDR_FoundBitmapInfoHeader "Found 'bih', %u bytes of %d\n" | 1342 #define MSGTR_MPDEMUX_AVIHDR_FoundBitmapInfoHeader "Found 'bih', %u bytes of %d\n" |
1343 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForMPG4V1 "Regenerating keyframe table for M$ mpg4v1 video.\n" | 1343 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForMPG4V1 "Regenerating keyframe table for M$ mpg4v1 video.\n" |
1344 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForDIVX3 "Regenerating keyframe table for DIVX3 video.\n" | 1344 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForDIVX3 "Regenerating keyframe table for DIVX3 video.\n" |
1345 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForMPEG4 "Regenerating keyframe table for MPEG-4 video.\n" | 1345 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForMPEG4 "Regenerating keyframe table for MPEG-4 video.\n" |
1352 #define MSGTR_MPDEMUX_AVIHDR_BuildingODMLidx "AVI: ODML: Building ODML index (%d superindexchunks).\n" | 1352 #define MSGTR_MPDEMUX_AVIHDR_BuildingODMLidx "AVI: ODML: Building ODML index (%d superindexchunks).\n" |
1353 #define MSGTR_MPDEMUX_AVIHDR_BrokenODMLfile "AVI: ODML: Broken (incomplete?) file detected. Will use traditional index.\n" | 1353 #define MSGTR_MPDEMUX_AVIHDR_BrokenODMLfile "AVI: ODML: Broken (incomplete?) file detected. Will use traditional index.\n" |
1354 #define MSGTR_MPDEMUX_AVIHDR_CantReadIdxFile "Can't read index file %s: %s\n" | 1354 #define MSGTR_MPDEMUX_AVIHDR_CantReadIdxFile "Can't read index file %s: %s\n" |
1355 #define MSGTR_MPDEMUX_AVIHDR_NotValidMPidxFile "%s is not a valid MPlayer index file.\n" | 1355 #define MSGTR_MPDEMUX_AVIHDR_NotValidMPidxFile "%s is not a valid MPlayer index file.\n" |
1356 #define MSGTR_MPDEMUX_AVIHDR_FailedMallocForIdxFile "Could not allocate memory for index data from %s.\n" | 1356 #define MSGTR_MPDEMUX_AVIHDR_FailedMallocForIdxFile "Could not allocate memory for index data from %s.\n" |
1357 #define MSGTR_MPDEMUX_AVIHDR_PrematureEOF "Premature end of index file %s\n" | 1357 #define MSGTR_MPDEMUX_AVIHDR_PrematureEOF "premature end of index file %s\n" |
1358 #define MSGTR_MPDEMUX_AVIHDR_IdxFileLoaded "Loaded index file: %s\n" | 1358 #define MSGTR_MPDEMUX_AVIHDR_IdxFileLoaded "Loaded index file: %s\n" |
1359 #define MSGTR_MPDEMUX_AVIHDR_GeneratingIdx "Generating Index: %3lu %s \r" | 1359 #define MSGTR_MPDEMUX_AVIHDR_GeneratingIdx "Generating Index: %3lu %s \r" |
1360 #define MSGTR_MPDEMUX_AVIHDR_IdxGeneratedForHowManyChunks "AVI: Generated index table for %d chunks!\n" | 1360 #define MSGTR_MPDEMUX_AVIHDR_IdxGeneratedForHowManyChunks "AVI: Generated index table for %d chunks!\n" |
1361 #define MSGTR_MPDEMUX_AVIHDR_Failed2WriteIdxFile "Couldn't write index file %s: %s\n" | 1361 #define MSGTR_MPDEMUX_AVIHDR_Failed2WriteIdxFile "Couldn't write index file %s: %s\n" |
1362 #define MSGTR_MPDEMUX_AVIHDR_IdxFileSaved "Saved index file: %s\n" | 1362 #define MSGTR_MPDEMUX_AVIHDR_IdxFileSaved "Saved index file: %s\n" |
1374 | 1374 |
1375 // cddb.c | 1375 // cddb.c |
1376 | 1376 |
1377 #define MSGTR_MPDEMUX_CDDB_FailedToReadTOC "Failed to read TOC.\n" | 1377 #define MSGTR_MPDEMUX_CDDB_FailedToReadTOC "Failed to read TOC.\n" |
1378 #define MSGTR_MPDEMUX_CDDB_FailedToOpenDevice "Failed to open %s device.\n" | 1378 #define MSGTR_MPDEMUX_CDDB_FailedToOpenDevice "Failed to open %s device.\n" |
1379 #define MSGTR_MPDEMUX_CDDB_NotAValidURL "Not a valid URL\n" | 1379 #define MSGTR_MPDEMUX_CDDB_NotAValidURL "not a valid URL\n" |
1380 #define MSGTR_MPDEMUX_CDDB_FailedToSendHTTPRequest "Failed to send the HTTP request.\n" | 1380 #define MSGTR_MPDEMUX_CDDB_FailedToSendHTTPRequest "Failed to send the HTTP request.\n" |
1381 #define MSGTR_MPDEMUX_CDDB_FailedToReadHTTPResponse "Failed to read the HTTP response.\n" | 1381 #define MSGTR_MPDEMUX_CDDB_FailedToReadHTTPResponse "Failed to read the HTTP response.\n" |
1382 #define MSGTR_MPDEMUX_CDDB_HTTPErrorNOTFOUND "Not Found.\n" | 1382 #define MSGTR_MPDEMUX_CDDB_HTTPErrorNOTFOUND "Not Found.\n" |
1383 #define MSGTR_MPDEMUX_CDDB_HTTPErrorUnknown "Unknown error code\n" | 1383 #define MSGTR_MPDEMUX_CDDB_HTTPErrorUnknown "unknown error code\n" |
1384 #define MSGTR_MPDEMUX_CDDB_NoCacheFound "No cache found.\n" | 1384 #define MSGTR_MPDEMUX_CDDB_NoCacheFound "No cache found.\n" |
1385 #define MSGTR_MPDEMUX_CDDB_NotAllXMCDFileHasBeenRead "Not all the xmcd file has been read.\n" | 1385 #define MSGTR_MPDEMUX_CDDB_NotAllXMCDFileHasBeenRead "Not all the xmcd file has been read.\n" |
1386 #define MSGTR_MPDEMUX_CDDB_FailedToCreateDirectory "Failed to create directory %s.\n" | 1386 #define MSGTR_MPDEMUX_CDDB_FailedToCreateDirectory "Failed to create directory %s.\n" |
1387 #define MSGTR_MPDEMUX_CDDB_NotAllXMCDFileHasBeenWritten "Not all of the xmcd file has been written.\n" | 1387 #define MSGTR_MPDEMUX_CDDB_NotAllXMCDFileHasBeenWritten "Not all of the xmcd file has been written.\n" |
1388 #define MSGTR_MPDEMUX_CDDB_InvalidXMCDDatabaseReturned "Invalid xmcd database file returned.\n" | 1388 #define MSGTR_MPDEMUX_CDDB_InvalidXMCDDatabaseReturned "Invalid xmcd database file returned.\n" |
1389 #define MSGTR_MPDEMUX_CDDB_UnexpectedFIXME "Unexpected FIXME\n" | 1389 #define MSGTR_MPDEMUX_CDDB_UnexpectedFIXME "unexpected FIXME\n" |
1390 #define MSGTR_MPDEMUX_CDDB_UnhandledCode "Unhandled code\n" | 1390 #define MSGTR_MPDEMUX_CDDB_UnhandledCode "unhandled code\n" |
1391 #define MSGTR_MPDEMUX_CDDB_UnableToFindEOL "Unable to find end of line.\n" | 1391 #define MSGTR_MPDEMUX_CDDB_UnableToFindEOL "Unable to find end of line.\n" |
1392 #define MSGTR_MPDEMUX_CDDB_ParseOKFoundAlbumTitle "Parse OK, found: %s\n" | 1392 #define MSGTR_MPDEMUX_CDDB_ParseOKFoundAlbumTitle "Parse OK, found: %s\n" |
1393 #define MSGTR_MPDEMUX_CDDB_AlbumNotFound "Album not found.\n" | 1393 #define MSGTR_MPDEMUX_CDDB_AlbumNotFound "Album not found.\n" |
1394 #define MSGTR_MPDEMUX_CDDB_ServerReturnsCommandSyntaxErr "Server returns: Command syntax error\n" | 1394 #define MSGTR_MPDEMUX_CDDB_ServerReturnsCommandSyntaxErr "Server returns: Command syntax error\n" |
1395 #define MSGTR_MPDEMUX_CDDB_NoSitesInfoAvailable "No sites information available.\n" | 1395 #define MSGTR_MPDEMUX_CDDB_NoSitesInfoAvailable "No sites information available.\n" |
1400 | 1400 |
1401 #define MSGTR_MPDEMUX_CUEREAD_UnexpectedCuefileLine "[bincue] Unexpected cuefile line: %s\n" | 1401 #define MSGTR_MPDEMUX_CUEREAD_UnexpectedCuefileLine "[bincue] Unexpected cuefile line: %s\n" |
1402 #define MSGTR_MPDEMUX_CUEREAD_BinFilenameTested "[bincue] bin filename tested: %s\n" | 1402 #define MSGTR_MPDEMUX_CUEREAD_BinFilenameTested "[bincue] bin filename tested: %s\n" |
1403 #define MSGTR_MPDEMUX_CUEREAD_CannotFindBinFile "[bincue] Couldn't find the bin file - giving up.\n" | 1403 #define MSGTR_MPDEMUX_CUEREAD_CannotFindBinFile "[bincue] Couldn't find the bin file - giving up.\n" |
1404 #define MSGTR_MPDEMUX_CUEREAD_UsingBinFile "[bincue] Using bin file %s.\n" | 1404 #define MSGTR_MPDEMUX_CUEREAD_UsingBinFile "[bincue] Using bin file %s.\n" |
1405 #define MSGTR_MPDEMUX_CUEREAD_UnknownModeForBinfile "[bincue] Unknown mode for binfile. Should not happen. Aborting.\n" | 1405 #define MSGTR_MPDEMUX_CUEREAD_UnknownModeForBinfile "[bincue] unknown mode for binfile. Should not happen. Aborting.\n" |
1406 #define MSGTR_MPDEMUX_CUEREAD_CannotOpenCueFile "[bincue] Cannot open %s.\n" | 1406 #define MSGTR_MPDEMUX_CUEREAD_CannotOpenCueFile "[bincue] Cannot open %s.\n" |
1407 #define MSGTR_MPDEMUX_CUEREAD_ErrReadingFromCueFile "[bincue] Error reading from %s\n" | 1407 #define MSGTR_MPDEMUX_CUEREAD_ErrReadingFromCueFile "[bincue] Error reading from %s\n" |
1408 #define MSGTR_MPDEMUX_CUEREAD_ErrGettingBinFileSize "[bincue] Error getting size of bin file.\n" | 1408 #define MSGTR_MPDEMUX_CUEREAD_ErrGettingBinFileSize "[bincue] Error getting size of bin file.\n" |
1409 #define MSGTR_MPDEMUX_CUEREAD_InfoTrackFormat "Track %02d: format=%d %02d:%02d:%02d\n" | 1409 #define MSGTR_MPDEMUX_CUEREAD_InfoTrackFormat "track %02d: format=%d %02d:%02d:%02d\n" |
1410 #define MSGTR_MPDEMUX_CUEREAD_UnexpectedBinFileEOF "[bincue] Unexpected end of bin file\n" | 1410 #define MSGTR_MPDEMUX_CUEREAD_UnexpectedBinFileEOF "[bincue] unexpected end of bin file\n" |
1411 #define MSGTR_MPDEMUX_CUEREAD_CannotReadNBytesOfPayload "[bincue] Couldn't read %d bytes of payload.\n" | 1411 #define MSGTR_MPDEMUX_CUEREAD_CannotReadNBytesOfPayload "[bincue] Couldn't read %d bytes of payload.\n" |
1412 #define MSGTR_MPDEMUX_CUEREAD_CueStreamInfo_FilenameTrackTracksavail "CUE stream_open, filename=%s, track=%d, available tracks: %d -> %d\n" | 1412 #define MSGTR_MPDEMUX_CUEREAD_CueStreamInfo_FilenameTrackTracksavail "CUE stream_open, filename=%s, track=%d, available tracks: %d -> %d\n" |
1413 | 1413 |
1414 // network.c | 1414 // network.c |
1415 | 1415 |
1417 #define MSGTR_MPDEMUX_NW_ResolvingHostForAF "Resolving %s for %s...\n" | 1417 #define MSGTR_MPDEMUX_NW_ResolvingHostForAF "Resolving %s for %s...\n" |
1418 #define MSGTR_MPDEMUX_NW_CantResolv "Couldn't resolve name for %s: %s\n" | 1418 #define MSGTR_MPDEMUX_NW_CantResolv "Couldn't resolve name for %s: %s\n" |
1419 #define MSGTR_MPDEMUX_NW_ConnectingToServer "Connecting to server %s[%s]: %d...\n" | 1419 #define MSGTR_MPDEMUX_NW_ConnectingToServer "Connecting to server %s[%s]: %d...\n" |
1420 #define MSGTR_MPDEMUX_NW_CantConnect2Server "Failed to connect to server with %s\n" | 1420 #define MSGTR_MPDEMUX_NW_CantConnect2Server "Failed to connect to server with %s\n" |
1421 #define MSGTR_MPDEMUX_NW_SelectFailed "Select failed.\n" | 1421 #define MSGTR_MPDEMUX_NW_SelectFailed "Select failed.\n" |
1422 #define MSGTR_MPDEMUX_NW_ConnTimeout "Connection timeout\n" | 1422 #define MSGTR_MPDEMUX_NW_ConnTimeout "connection timeout\n" |
1423 #define MSGTR_MPDEMUX_NW_GetSockOptFailed "getsockopt failed: %s\n" | 1423 #define MSGTR_MPDEMUX_NW_GetSockOptFailed "getsockopt failed: %s\n" |
1424 #define MSGTR_MPDEMUX_NW_ConnectError "Connect error: %s\n" | 1424 #define MSGTR_MPDEMUX_NW_ConnectError "connect error: %s\n" |
1425 #define MSGTR_MPDEMUX_NW_InvalidProxySettingTryingWithout "Invalid proxy setting... Trying without proxy.\n" | 1425 #define MSGTR_MPDEMUX_NW_InvalidProxySettingTryingWithout "Invalid proxy setting... Trying without proxy.\n" |
1426 #define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Could not resolve remote hostname for AF_INET. Trying without proxy.\n" | 1426 #define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Could not resolve remote hostname for AF_INET. Trying without proxy.\n" |
1427 #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Error while sending HTTP request: Didn't send all the request.\n" | 1427 #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Error while sending HTTP request: Didn't send all the request.\n" |
1428 #define MSGTR_MPDEMUX_NW_ReadFailed "Read failed.\n" | 1428 #define MSGTR_MPDEMUX_NW_ReadFailed "Read failed.\n" |
1429 #define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 (i.e. EOF).\n" | 1429 #define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 (i.e. EOF).\n" |
1458 // common | 1458 // common |
1459 | 1459 |
1460 #define MSGTR_LIBMENU_NoEntryFoundInTheMenuDefinition "[MENU] No entry found in the menu definition.\n" | 1460 #define MSGTR_LIBMENU_NoEntryFoundInTheMenuDefinition "[MENU] No entry found in the menu definition.\n" |
1461 | 1461 |
1462 // libmenu/menu.c | 1462 // libmenu/menu.c |
1463 #define MSGTR_LIBMENU_SyntaxErrorAtLine "[MENU] Syntax error at line: %d\n" | 1463 #define MSGTR_LIBMENU_SyntaxErrorAtLine "[MENU] syntax error at line: %d\n" |
1464 #define MSGTR_LIBMENU_MenuDefinitionsNeedANameAttrib "[MENU] Menu definitions need a name attribute (line %d).\n" | 1464 #define MSGTR_LIBMENU_MenuDefinitionsNeedANameAttrib "[MENU] Menu definitions need a name attribute (line %d).\n" |
1465 #define MSGTR_LIBMENU_BadAttrib "[MENU] Bad attribute %s=%s in menu '%s' at line %d\n" | 1465 #define MSGTR_LIBMENU_BadAttrib "[MENU] bad attribute %s=%s in menu '%s' at line %d\n" |
1466 #define MSGTR_LIBMENU_UnknownMenuType "[MENU] Unknown menu type '%s' at line %d\n" | 1466 #define MSGTR_LIBMENU_UnknownMenuType "[MENU] unknown menu type '%s' at line %d\n" |
1467 #define MSGTR_LIBMENU_CantOpenConfigFile "[MENU] Can't open menu config file: %s\n" | 1467 #define MSGTR_LIBMENU_CantOpenConfigFile "[MENU] Can't open menu config file: %s\n" |
1468 #define MSGTR_LIBMENU_ConfigFileIsTooBig "[MENU] Config file is too big (> %d KB)\n" | 1468 #define MSGTR_LIBMENU_ConfigFileIsTooBig "[MENU] Config file is too big (> %d KB)\n" |
1469 #define MSGTR_LIBMENU_ConfigFileIsEmpty "[MENU] Config file is empty.\n" | 1469 #define MSGTR_LIBMENU_ConfigFileIsEmpty "[MENU] Config file is empty.\n" |
1470 #define MSGTR_LIBMENU_MenuNotFound "[MENU] Menu %s not found.\n" | 1470 #define MSGTR_LIBMENU_MenuNotFound "[MENU] Menu %s not found.\n" |
1471 #define MSGTR_LIBMENU_MenuInitFailed "[MENU] Menu '%s': Init failed.\n" | 1471 #define MSGTR_LIBMENU_MenuInitFailed "[MENU] Menu '%s': Init failed.\n" |
1485 #define MSGTR_LIBMENU_WriteError "[MENU] write error\n" | 1485 #define MSGTR_LIBMENU_WriteError "[MENU] write error\n" |
1486 | 1486 |
1487 // libmenu/menu_filesel.c | 1487 // libmenu/menu_filesel.c |
1488 #define MSGTR_LIBMENU_OpendirError "[MENU] opendir error: %s\n" | 1488 #define MSGTR_LIBMENU_OpendirError "[MENU] opendir error: %s\n" |
1489 #define MSGTR_LIBMENU_ReallocError "[MENU] realloc error: %s\n" | 1489 #define MSGTR_LIBMENU_ReallocError "[MENU] realloc error: %s\n" |
1490 #define MSGTR_LIBMENU_MallocError "[MENU] Memory allocation error: %s\n" | 1490 #define MSGTR_LIBMENU_MallocError "[MENU] memory allocation error: %s\n" |
1491 #define MSGTR_LIBMENU_ReaddirError "[MENU] readdir error: %s\n" | 1491 #define MSGTR_LIBMENU_ReaddirError "[MENU] readdir error: %s\n" |
1492 #define MSGTR_LIBMENU_CantOpenDirectory "[MENU] Can't open directory %s.\n" | 1492 #define MSGTR_LIBMENU_CantOpenDirectory "[MENU] Can't open directory %s.\n" |
1493 | 1493 |
1494 // libmenu/menu_param.c | 1494 // libmenu/menu_param.c |
1495 #define MSGTR_LIBMENU_SubmenuDefinitionNeedAMenuAttribut "[MENU] Submenu definition needs a 'menu' attribute.\n" | 1495 #define MSGTR_LIBMENU_SubmenuDefinitionNeedAMenuAttribut "[MENU] Submenu definition needs a 'menu' attribute.\n" |
1609 #define MSGTR_LIBVO_DXR3_UnableToSetTVNorm "[VO_DXR3] Unable to set TV norm!\n" | 1609 #define MSGTR_LIBVO_DXR3_UnableToSetTVNorm "[VO_DXR3] Unable to set TV norm!\n" |
1610 #define MSGTR_LIBVO_DXR3_SettingUpForNTSC "[VO_DXR3] Setting up for NTSC.\n" | 1610 #define MSGTR_LIBVO_DXR3_SettingUpForNTSC "[VO_DXR3] Setting up for NTSC.\n" |
1611 #define MSGTR_LIBVO_DXR3_SettingUpForPALSECAM "[VO_DXR3] Setting up for PAL/SECAM.\n" | 1611 #define MSGTR_LIBVO_DXR3_SettingUpForPALSECAM "[VO_DXR3] Setting up for PAL/SECAM.\n" |
1612 #define MSGTR_LIBVO_DXR3_SettingAspectRatioTo43 "[VO_DXR3] Setting aspect ratio to 4:3.\n" | 1612 #define MSGTR_LIBVO_DXR3_SettingAspectRatioTo43 "[VO_DXR3] Setting aspect ratio to 4:3.\n" |
1613 #define MSGTR_LIBVO_DXR3_SettingAspectRatioTo169 "[VO_DXR3] Setting aspect ratio to 16:9.\n" | 1613 #define MSGTR_LIBVO_DXR3_SettingAspectRatioTo169 "[VO_DXR3] Setting aspect ratio to 16:9.\n" |
1614 #define MSGTR_LIBVO_DXR3_OutOfMemory "[VO_DXR3] Out of memory\n" | 1614 #define MSGTR_LIBVO_DXR3_OutOfMemory "[VO_DXR3] out of memory\n" |
1615 #define MSGTR_LIBVO_DXR3_UnableToAllocateKeycolor "[VO_DXR3] Unable to allocate keycolor!\n" | 1615 #define MSGTR_LIBVO_DXR3_UnableToAllocateKeycolor "[VO_DXR3] Unable to allocate keycolor!\n" |
1616 #define MSGTR_LIBVO_DXR3_UnableToAllocateExactKeycolor "[VO_DXR3] Unable to allocate exact keycolor, using closest match (0x%lx).\n" | 1616 #define MSGTR_LIBVO_DXR3_UnableToAllocateExactKeycolor "[VO_DXR3] Unable to allocate exact keycolor, using closest match (0x%lx).\n" |
1617 #define MSGTR_LIBVO_DXR3_Uninitializing "[VO_DXR3] Uninitializing.\n" | 1617 #define MSGTR_LIBVO_DXR3_Uninitializing "[VO_DXR3] Uninitializing.\n" |
1618 #define MSGTR_LIBVO_DXR3_FailedRestoringTVNorm "[VO_DXR3] Failed restoring TV norm!\n" | 1618 #define MSGTR_LIBVO_DXR3_FailedRestoringTVNorm "[VO_DXR3] Failed restoring TV norm!\n" |
1619 #define MSGTR_LIBVO_DXR3_EnablingPrebuffering "[VO_DXR3] Enabling prebuffering.\n" | 1619 #define MSGTR_LIBVO_DXR3_EnablingPrebuffering "[VO_DXR3] Enabling prebuffering.\n" |
1722 #define MSGTR_LIBVO_SYNCFB_NoSupportedPaletteFound "[VO_SYNCFB] No supported palette found.\n" | 1722 #define MSGTR_LIBVO_SYNCFB_NoSupportedPaletteFound "[VO_SYNCFB] No supported palette found.\n" |
1723 #define MSGTR_LIBVO_SYNCFB_BesSourcerSize "[VO_SYNCFB] BES sourcer size: %d x %d.\n" | 1723 #define MSGTR_LIBVO_SYNCFB_BesSourcerSize "[VO_SYNCFB] BES sourcer size: %d x %d.\n" |
1724 #define MSGTR_LIBVO_SYNCFB_FramebufferMemory "[VO_SYNCFB] framebuffer memory: %ld in %ld buffers.\n" | 1724 #define MSGTR_LIBVO_SYNCFB_FramebufferMemory "[VO_SYNCFB] framebuffer memory: %ld in %ld buffers.\n" |
1725 #define MSGTR_LIBVO_SYNCFB_RequestingFirstBuffer "[VO_SYNCFB] Requesting first buffer #%d.\n" | 1725 #define MSGTR_LIBVO_SYNCFB_RequestingFirstBuffer "[VO_SYNCFB] Requesting first buffer #%d.\n" |
1726 #define MSGTR_LIBVO_SYNCFB_GotFirstBuffer "[VO_SYNCFB] Got first buffer #%d.\n" | 1726 #define MSGTR_LIBVO_SYNCFB_GotFirstBuffer "[VO_SYNCFB] Got first buffer #%d.\n" |
1727 #define MSGTR_LIBVO_SYNCFB_UnknownSubdevice "[VO_SYNCFB] Unknown subdevice: %s.\n" | 1727 #define MSGTR_LIBVO_SYNCFB_UnknownSubdevice "[VO_SYNCFB] unknown subdevice: %s.\n" |
1728 | 1728 |
1729 // libvo/vo_tdfxfb.c | 1729 // libvo/vo_tdfxfb.c |
1730 | 1730 |
1731 #define MSGTR_LIBVO_TDFXFB_CantOpen "[VO_TDFXFB] Can't open %s: %s.\n" | 1731 #define MSGTR_LIBVO_TDFXFB_CantOpen "[VO_TDFXFB] Can't open %s: %s.\n" |
1732 #define MSGTR_LIBVO_TDFXFB_ProblemWithFbitgetFscreenInfo "[VO_TDFXFB] Problem with FBITGET_FSCREENINFO ioctl: %s.\n" | 1732 #define MSGTR_LIBVO_TDFXFB_ProblemWithFbitgetFscreenInfo "[VO_TDFXFB] Problem with FBITGET_FSCREENINFO ioctl: %s.\n" |
1767 #define MSGTR_LIBVO_TGA_UnknownSubdevice "[VO_TGA] Unknown subdevice: %s.\n" | 1767 #define MSGTR_LIBVO_TGA_UnknownSubdevice "[VO_TGA] Unknown subdevice: %s.\n" |
1768 | 1768 |
1769 // libvo/vo_vesa.c | 1769 // libvo/vo_vesa.c |
1770 | 1770 |
1771 #define MSGTR_LIBVO_VESA_FatalErrorOccurred "[VO_VESA] Fatal error occurred! Can't continue.\n" | 1771 #define MSGTR_LIBVO_VESA_FatalErrorOccurred "[VO_VESA] Fatal error occurred! Can't continue.\n" |
1772 #define MSGTR_LIBVO_VESA_UnkownSubdevice "[VO_VESA] Unknown subdevice: '%s'.\n" | 1772 #define MSGTR_LIBVO_VESA_UnkownSubdevice "[VO_VESA] unknown subdevice: '%s'.\n" |
1773 #define MSGTR_LIBVO_VESA_YouHaveTooLittleVideoMemory "[VO_VESA] You have too little video memory for this mode:\n[VO_VESA] Required: %08lX present: %08lX.\n" | 1773 #define MSGTR_LIBVO_VESA_YouHaveTooLittleVideoMemory "[VO_VESA] You have too little video memory for this mode:\n[VO_VESA] Required: %08lX present: %08lX.\n" |
1774 #define MSGTR_LIBVO_VESA_YouHaveToSpecifyTheCapabilitiesOfTheMonitor "[VO_VESA] You have to specify the capabilities of the monitor. Not changing refresh rate.\n" | 1774 #define MSGTR_LIBVO_VESA_YouHaveToSpecifyTheCapabilitiesOfTheMonitor "[VO_VESA] You have to specify the capabilities of the monitor. Not changing refresh rate.\n" |
1775 #define MSGTR_LIBVO_VESA_UnableToFitTheMode "[VO_VESA] The mode does not fit the monitor limits. Not changing refresh rate.\n" | 1775 #define MSGTR_LIBVO_VESA_UnableToFitTheMode "[VO_VESA] The mode does not fit the monitor limits. Not changing refresh rate.\n" |
1776 #define MSGTR_LIBVO_VESA_DetectedInternalFatalError "[VO_VESA] Detected internal fatal error: init is called before preinit.\n" | 1776 #define MSGTR_LIBVO_VESA_DetectedInternalFatalError "[VO_VESA] Detected internal fatal error: init is called before preinit.\n" |
1777 #define MSGTR_LIBVO_VESA_SwitchFlipIsNotSupported "[VO_VESA] The -flip option is not supported.\n" | 1777 #define MSGTR_LIBVO_VESA_SwitchFlipIsNotSupported "[VO_VESA] The -flip option is not supported.\n" |