Mercurial > mplayer.hg
annotate help/help_mp-en.h @ 16752:425863aab3df
fix mencoder multi-file with some files having audio but others dont
author | ods15 |
---|---|
date | Thu, 13 Oct 2005 19:30:07 +0000 |
parents | f74c4948f162 |
children | ae0d1e32a4df |
rev | line source |
---|---|
9730 | 1 // $Revision$ |
7438 | 2 // MASTER FILE. Use this file as base for translations. |
12322
37d0bcccb184
Send updates to mplayer-docs instead of dev-eng, wording, spelling.
diego
parents:
11593
diff
changeset
|
3 // Translated files should be sent to the mplayer-DOCS mailing list or |
9459 | 4 // to the help messages maintainer, see DOCS/tech/MAINTAINERS. |
11458 | 5 // The header of the translated file should contain credits and contact |
6 // information. Before major releases we will notify all translators to update | |
7 // their files. Please do not simply translate and forget this, outdated | |
8 // translations quickly become worthless. To help us spot outdated files put a | |
9 // note like "sync'ed with help_mp-en.h XXX" in the header of the translation. | |
10 // Do NOT translate the above lines, just follow the instructions. | |
2007 | 11 |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
12 // ========================= MPlayer help =========================== |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
13 |
1618 | 14 #ifdef HELP_MP_DEFINE_STATIC |
15 static char help_text[]= | |
6136 | 16 "Usage: mplayer [options] [url|path/]filename\n" |
1618 | 17 "\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
18 "Basic options: (complete list in the man page)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
19 " -vo <drv[:dev]> select video output driver & device ('-vo help' for a list)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
20 " -ao <drv[:dev]> select audio output driver & device ('-ao help' for a list)\n" |
6136 | 21 #ifdef HAVE_VCD |
12322
37d0bcccb184
Send updates to mplayer-docs instead of dev-eng, wording, spelling.
diego
parents:
11593
diff
changeset
|
22 " vcd://<trackno> play (S)VCD (Super Video CD) track (raw device, no mount)\n" |
6136 | 23 #endif |
1972 | 24 #ifdef USE_DVDREAD |
10405 | 25 " dvd://<titleno> play DVD title from device instead of plain file\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
26 " -alang/-slang select DVD audio/subtitle language (by 2-char country code)\n" |
1972 | 27 #endif |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
28 " -ss <timepos> seek to given (seconds or hh:mm:ss) position\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
29 " -nosound do not play sound\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
30 " -fs fullscreen playback (or -vm, -zoom, details in the man page)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
31 " -x <x> -y <y> set display resolution (for use with -vm or -zoom)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
32 " -sub <file> specify subtitle file to use (also see -subfps, -subdelay)\n" |
2647
679d3b21bedb
-playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
arpi
parents:
2163
diff
changeset
|
33 " -playlist <file> specify playlist file\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
34 " -vid x -aid y select video (x) and audio (y) stream to play\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
35 " -fps x -srate y change video (x fps) and audio (y Hz) rate\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
36 " -pp <quality> enable postprocessing filter (details in the man page)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
37 " -framedrop enable frame dropping (for slow machines)\n" |
1618 | 38 "\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
39 "Basic keys: (complete list in the man page, also check input.conf)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
40 " <- or -> seek backward/forward 10 seconds\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
41 " up or down seek backward/forward 1 minute\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
42 " pgup or pgdown seek backward/forward 10 minutes\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
43 " < or > step backward/forward in playlist\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
44 " p or SPACE pause movie (press any key to continue)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
45 " q or ESC stop playing and quit program\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
46 " + or - adjust audio delay by +/- 0.1 second\n" |
10247 | 47 " o cycle OSD mode: none / seekbar / seekbar + timer\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
48 " * or / increase or decrease PCM volume\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
49 " z or x adjust subtitle delay by +/- 0.1 second\n" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
50 " r or t adjust subtitle position up/down, also see -vf expand\n" |
1618 | 51 "\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
52 " * * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *\n" |
1618 | 53 "\n"; |
54 #endif | |
55 | |
13595
f67d20c01332
Support for 24 bit and 20 bit LPCM (simple and slow :-( )
reimar
parents:
13577
diff
changeset
|
56 #define MSGTR_SamplesWanted "Samples of this format are needed to improve support. Please contact the developers.\n" |
f67d20c01332
Support for 24 bit and 20 bit LPCM (simple and slow :-( )
reimar
parents:
13577
diff
changeset
|
57 |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
58 // ========================= MPlayer messages =========================== |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
59 |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
60 // mplayer.c: |
1618 | 61 |
13122 | 62 #define MSGTR_Exiting "\nExiting...\n" |
63 #define MSGTR_ExitingHow "\nExiting... (%s)\n" | |
1618 | 64 #define MSGTR_Exit_quit "Quit" |
65 #define MSGTR_Exit_eof "End of file" | |
1638 | 66 #define MSGTR_Exit_error "Fatal error" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
67 #define MSGTR_IntBySignal "\nMPlayer interrupted by signal %d in module: %s\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
68 #define MSGTR_NoHomeDir "Cannot find HOME directory.\n" |
1618 | 69 #define MSGTR_GetpathProblem "get_path(\"config\") problem\n" |
70 #define MSGTR_CreatingCfgFile "Creating config file: %s\n" | |
71 #define MSGTR_InvalidAOdriver "Invalid audio output driver name: %s\nUse '-ao help' to get a list of available audio drivers.\n" | |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
72 #define MSGTR_CopyCodecsConf "(Copy/link etc/codecs.conf from the MPlayer sources to ~/.mplayer/codecs.conf)\n" |
11162 | 73 #define MSGTR_BuiltinCodecsConf "Using built-in default codecs.conf.\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
74 #define MSGTR_CantLoadFont "Cannot load font: %s\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
75 #define MSGTR_CantLoadSub "Cannot load subtitles: %s\n" |
11162 | 76 #define MSGTR_DumpSelectedStreamMissing "dump: FATAL: Selected stream missing!\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
77 #define MSGTR_CantOpenDumpfile "Cannot open dump file.\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
78 #define MSGTR_CoreDumped "Core dumped ;)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
79 #define MSGTR_FPSnotspecified "FPS not specified in the header or invalid, use the -fps option.\n" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
80 #define MSGTR_TryForceAudioFmtStr "Trying to force audio codec driver family %s...\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
81 #define MSGTR_CantFindAudioCodec "Cannot find codec for audio format 0x%X.\n" |
11121 | 82 #define MSGTR_RTFMCodecs "Read DOCS/HTML/en/codecs.html!\n" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
83 #define MSGTR_TryForceVideoFmtStr "Trying to force video codec driver family %s...\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
84 #define MSGTR_CantFindVideoCodec "Cannot find codec matching selected -vo and video format 0x%X.\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
85 #define MSGTR_CannotInitVO "FATAL: Cannot initialize video driver.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
86 #define MSGTR_CannotInitAO "Could not open/initialize audio device -> no sound.\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
87 #define MSGTR_StartPlaying "Starting playback...\n" |
3294 | 88 |
89 #define MSGTR_SystemTooSlow "\n\n"\ | |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
90 " ************************************************\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
91 " **** Your system is too SLOW to play this! ****\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
92 " ************************************************\n\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
93 "Possible reasons, problems, workarounds:\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
94 "- Most common: broken/buggy _audio_ driver\n"\ |
13620
db051195ad68
modified outdated message which was still referring to ALSA 0.5 and 0.9
aurel
parents:
13619
diff
changeset
|
95 " - Try -ao sdl or use the OSS emulation of ALSA.\n"\ |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
96 " - Experiment with different values for -autosync, 30 is a good start.\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
97 "- Slow video output\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
98 " - Try a different -vo driver (-vo help for a list) or try -framedrop!\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
99 "- Slow CPU\n"\ |
16075
f2fa3f06291e
remove -hardframedrop reference and advice -lavdopts instead.
reimar
parents:
15913
diff
changeset
|
100 " - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,\n"\ |
16088 | 101 " e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.\n"\ |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
102 "- Broken file\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
103 " - Try various combinations of -nobps -ni -forceidx -mc 0.\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
104 "- Slow media (NFS/SMB mounts, DVD, VCD etc)\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
105 " - Try -cache 8192.\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
106 "- Are you using -cache to play a non-interleaved AVI file?\n"\ |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
107 " - Try -nocache.\n"\ |
13915 | 108 "Read DOCS/HTML/en/video.html for tuning/speedup tips.\n"\ |
11121 | 109 "If none of this helps you, read DOCS/HTML/en/bugreports.html.\n\n" |
1618 | 110 |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
111 #define MSGTR_NoGui "MPlayer was compiled WITHOUT GUI support.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
112 #define MSGTR_GuiNeedsX "MPlayer GUI requires X11.\n" |
11162 | 113 #define MSGTR_Playing "Playing %s.\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
114 #define MSGTR_NoSound "Audio: no sound\n" |
11162 | 115 #define MSGTR_FPSforced "FPS forced to be %5.3f (ftime: %5.3f).\n" |
12322
37d0bcccb184
Send updates to mplayer-docs instead of dev-eng, wording, spelling.
diego
parents:
11593
diff
changeset
|
116 #define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection - WARNING - this is not optimal!\nTo get best performance, recompile MPlayer with --disable-runtime-cpudetection.\n" |
6930 | 117 #define MSGTR_CompiledWithCPUExtensions "Compiled for x86 CPU with extensions:" |
118 #define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n" | |
119 #define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n" | |
120 #define MSGTR_AvailableAudioCodecs "Available audio codecs:\n" | |
121 #define MSGTR_AvailableVideoCodecs "Available video codecs:\n" | |
13531
ff74a5a16180
Remove preceding newline to make -XXX help output consistent.
diego
parents:
13530
diff
changeset
|
122 #define MSGTR_AvailableAudioFm "Available (compiled-in) audio codec families/drivers:\n" |
ff74a5a16180
Remove preceding newline to make -XXX help output consistent.
diego
parents:
13530
diff
changeset
|
123 #define MSGTR_AvailableVideoFm "Available (compiled-in) video codec families/drivers:\n" |
9317
c7f5df43b937
- support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
filon
parents:
9208
diff
changeset
|
124 #define MSGTR_AvailableFsType "Available fullscreen layer change modes:\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
125 #define MSGTR_UsingRTCTiming "Using Linux hardware RTC timing (%ldHz).\n" |
8662 | 126 #define MSGTR_CannotReadVideoProperties "Video: Cannot read properties.\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
127 #define MSGTR_NoStreamFound "No stream found.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
128 #define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device.\n" |
6930 | 129 #define MSGTR_ForcedVideoCodec "Forced video codec: %s\n" |
7522 | 130 #define MSGTR_ForcedAudioCodec "Forced audio codec: %s\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
131 #define MSGTR_Video_NoVideo "Video: no video\n" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
132 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Could not initialize video filters (-vf) or video output (-vo).\n" |
10433
f06e65561257
Pause message shortened to not be longer than the audio file status line.
diego
parents:
10417
diff
changeset
|
133 #define MSGTR_Paused "\n ===== PAUSE =====\r" // no more than 23 characters (status line for audio files) |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
134 #define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n" |
8913
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
135 #define MSGTR_Exit_SIGILL_RTCpuSel \ |
8983 | 136 "- MPlayer crashed by an 'Illegal Instruction'.\n"\ |
137 " It may be a bug in our new runtime CPU-detection code...\n"\ | |
11121 | 138 " Please read DOCS/HTML/en/bugreports.html.\n" |
8913
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
139 #define MSGTR_Exit_SIGILL \ |
8983 | 140 "- MPlayer crashed by an 'Illegal Instruction'.\n"\ |
141 " It usually happens when you run it on a CPU different than the one it was\n"\ | |
11162 | 142 " compiled/optimized for.\n"\ |
143 " Verify this!\n" | |
8913
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
144 #define MSGTR_Exit_SIGSEGV_SIGFPE \ |
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
145 "- MPlayer crashed by bad usage of CPU/FPU/RAM.\n"\ |
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
146 " Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and\n"\ |
11162 | 147 " disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.\n" |
8913
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
148 #define MSGTR_Exit_SIGCRASH \ |
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
149 "- MPlayer crashed. This shouldn't happen.\n"\ |
10378 | 150 " It can be a bug in the MPlayer code _or_ in your drivers _or_ in your\n"\ |
151 " gcc version. If you think it's MPlayer's fault, please read\n"\ | |
11121 | 152 " DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and\n"\ |
10378 | 153 " won't help unless you provide this information when reporting a possible bug.\n" |
13577 | 154 #define MSGTR_LoadingConfig "Loading config '%s'\n" |
155 #define MSGTR_AddedSubtitleFile "SUB: added subtitle file (%d): %s\n" | |
15706 | 156 #define MSGTR_RemovedSubtitleFile "SUB: removed subtitle file (%d): %s\n" |
13577 | 157 #define MSGTR_ErrorOpeningOutputFile "Error opening file [%s] for writing!\n" |
158 #define MSGTR_CommandLine "CommandLine:" | |
159 #define MSGTR_RTCDeviceNotOpenable "Failed to open %s: %s (it should be readable by the user.)\n" | |
160 #define MSGTR_LinuxRTCInitErrorIrqpSet "Linux RTC init error in ioctl (rtc_irqp_set %lu): %s\n" | |
161 #define MSGTR_IncreaseRTCMaxUserFreq "Try adding \"echo %lu > /proc/sys/dev/rtc/max-user-freq\" to your system startup scripts.\n" | |
162 #define MSGTR_LinuxRTCInitErrorPieOn "Linux RTC init error in ioctl (rtc_pie_on): %s\n" | |
163 #define MSGTR_UsingTimingType "Using %s timing.\n" | |
16356 | 164 #define MSGTR_NoIdleAndGui "The -idle option cannot be used with GMPlayer.\n" |
13577 | 165 #define MSGTR_MenuInitialized "Menu inited: %s\n" |
166 #define MSGTR_MenuInitFailed "Menu init failed.\n" | |
167 #define MSGTR_Getch2InitializedTwice "WARNING: getch2_init called twice!\n" | |
168 #define MSGTR_DumpstreamFdUnavailable "Cannot dump this stream - no 'fd' available.\n" | |
169 #define MSGTR_FallingBackOnPlaylist "Falling back on trying to parse playlist %s...\n" | |
170 #define MSGTR_CantOpenLibmenuFilterWithThisRootMenu "Can't open libmenu video filter with root menu %s.\n" | |
171 #define MSGTR_AudioFilterChainPreinitError "Error at audio filter chain pre-init!\n" | |
172 #define MSGTR_LinuxRTCReadError "Linux RTC read error: %s\n" | |
173 #define MSGTR_SoftsleepUnderflow "Warning! Softsleep underflow!\n" | |
174 #define MSGTR_DvdnavNullEvent "DVDNAV Event NULL?!\n" | |
175 #define MSGTR_DvdnavHighlightEventBroken "DVDNAV Event: Highlight event broken\n" | |
176 #define MSGTR_DvdnavEvent "DVDNAV Event: %s\n" | |
177 #define MSGTR_DvdnavHighlightHide "DVDNAV Event: Highlight Hide\n" | |
178 #define MSGTR_DvdnavStillFrame "######################################## DVDNAV Event: Still Frame: %d sec(s)\n" | |
179 #define MSGTR_DvdnavNavStop "DVDNAV Event: Nav Stop\n" | |
180 #define MSGTR_DvdnavNavNOP "DVDNAV Event: Nav NOP\n" | |
181 #define MSGTR_DvdnavNavSpuStreamChangeVerbose "DVDNAV Event: Nav SPU Stream Change: phys: %d/%d/%d logical: %d\n" | |
182 #define MSGTR_DvdnavNavSpuStreamChange "DVDNAV Event: Nav SPU Stream Change: phys: %d logical: %d\n" | |
183 #define MSGTR_DvdnavNavAudioStreamChange "DVDNAV Event: Nav Audio Stream Change: phys: %d logical: %d\n" | |
184 #define MSGTR_DvdnavNavVTSChange "DVDNAV Event: Nav VTS Change\n" | |
185 #define MSGTR_DvdnavNavCellChange "DVDNAV Event: Nav Cell Change\n" | |
186 #define MSGTR_DvdnavNavSpuClutChange "DVDNAV Event: Nav SPU CLUT Change\n" | |
187 #define MSGTR_DvdnavNavSeekDone "DVDNAV Event: Nav Seek Done\n" | |
188 #define MSGTR_MenuCall "Menu call\n" | |
8913
f01a53c8de14
Signal handler messages moved to help_mp, so they can be translated
rtognimp
parents:
8901
diff
changeset
|
189 |
13358
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
190 #define MSGTR_EdlCantUseBothModes "Can't use -edl and -edlout at the same time.\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
191 #define MSGTR_EdlOutOfMem "Can't allocate enough memory to hold EDL data.\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
192 #define MSGTR_EdlRecordsNo "Read %d EDL actions.\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
193 #define MSGTR_EdlQueueEmpty "There are no EDL actions to take care of.\n" |
13362
ca2033826d21
Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite
diego
parents:
13358
diff
changeset
|
194 #define MSGTR_EdlCantOpenForWrite "Can't open EDL file [%s] for writing.\n" |
13358
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
195 #define MSGTR_EdlCantOpenForRead "Can't open EDL file [%s] for reading.\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
196 #define MSGTR_EdlNOsh_video "Cannot use EDL without video, disabling.\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
197 #define MSGTR_EdlNOValidLine "Invalid EDL line: %s\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
198 #define MSGTR_EdlBadlyFormattedLine "Badly formatted EDL line [%d] Discarding.\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
199 #define MSGTR_EdlBadLineOverlap "Last stop position was [%f]; next start is "\ |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
200 "[%f]. Entries must be in chronological order, cannot overlap. Discarding.\n" |
567875b88aab
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents:
13284
diff
changeset
|
201 #define MSGTR_EdlBadLineBadStop "Stop time has to be after start time.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
202 |
6947 | 203 // mencoder.c: |
204 | |
205 #define MSGTR_UsingPass3ControllFile "Using pass3 control file: %s\n" | |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
206 #define MSGTR_MissingFilename "\nFilename missing.\n\n" |
8662 | 207 #define MSGTR_CannotOpenFile_Device "Cannot open file/device.\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
208 #define MSGTR_CannotOpenDemuxer "Cannot open demuxer.\n" |
11162 | 209 #define MSGTR_NoAudioEncoderSelected "\nNo audio encoder (-oac) selected. Select one (see -oac help) or use -nosound.\n" |
210 #define MSGTR_NoVideoEncoderSelected "\nNo video encoder (-ovc) selected. Select one (see -ovc help).\n" | |
8662 | 211 #define MSGTR_CannotOpenOutputFile "Cannot open output file '%s'.\n" |
212 #define MSGTR_EncoderOpenFailed "Failed to open the encoder.\n" | |
6947 | 213 #define MSGTR_ForcingOutputFourcc "Forcing output fourcc to %x [%.4s]\n" |
15888
da752f91c5f2
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
ranma
parents:
15754
diff
changeset
|
214 #define MSGTR_ForcingOutputAudiofmtTag "Forcing output audio format tag to 0x%x\n" |
6947 | 215 #define MSGTR_WritingAVIHeader "Writing AVI header...\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
216 #define MSGTR_DuplicateFrames "\n%d duplicate frame(s)!\n" |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
217 #define MSGTR_SkipFrame "\nSkipping frame!\n" |
14878 | 218 #define MSGTR_ResolutionDoesntMatch "\nNew video file has different resolution or colorspace than the previous one.\n" |
14802
63b1cc62fc9b
MEncoder multiple files patch by Oded Shimon (ods15)
rfelker
parents:
14770
diff
changeset
|
219 #define MSGTR_FrameCopyFileMismatch "\nAll video files must have identical fps, resolution, and codec for -ovc copy.\n" |
63b1cc62fc9b
MEncoder multiple files patch by Oded Shimon (ods15)
rfelker
parents:
14770
diff
changeset
|
220 #define MSGTR_AudioCopyFileMismatch "\nAll files must have identical audio codec and format for -oac copy.\n" |
16752
425863aab3df
fix mencoder multi-file with some files having audio but others dont
ods15
parents:
16737
diff
changeset
|
221 #define MSGTR_NoAudioFileMismatch "\nCan not mix video-only files with audio and video files. Try -nosound.\n" |
14962 | 222 #define MSGTR_NoSpeedWithFrameCopy "WARNING: -speed is not guaranteed to work correctly with -oac copy!\n"\ |
223 "Your encode might be broken!\n" | |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
224 #define MSGTR_ErrorWritingFile "%s: Error writing file.\n" |
6947 | 225 #define MSGTR_WritingAVIIndex "\nWriting AVI index...\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
226 #define MSGTR_FixupAVIHeader "Fixing AVI header...\n" |
6947 | 227 #define MSGTR_RecommendedVideoBitrate "Recommended video bitrate for %s CD: %d\n" |
16360
e6e3e5cf583b
Replace bps by B/s when it means bytes per second to avoid ambiguity since
diego
parents:
16356
diff
changeset
|
228 #define MSGTR_VideoStreamResult "\nVideo stream: %8.3f kbit/s (%d B/s) size: %d bytes %5.3f secs %d frames\n" |
e6e3e5cf583b
Replace bps by B/s when it means bytes per second to avoid ambiguity since
diego
parents:
16356
diff
changeset
|
229 #define MSGTR_AudioStreamResult "\nAudio stream: %8.3f kbit/s (%d B/s) size: %d bytes %5.3f secs\n" |
13122 | 230 #define MSGTR_OpenedStream "success: format: %d data: 0x%X - 0x%x\n" |
231 #define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n" | |
16360
e6e3e5cf583b
Replace bps by B/s when it means bytes per second to avoid ambiguity since
diego
parents:
16356
diff
changeset
|
232 #define MSGTR_ACodecFramecopy "audiocodec: framecopy (format=%x chans=%d rate=%ld bits=%d B/s=%ld sample-%ld)\n" |
13122 | 233 #define MSGTR_CBRPCMAudioSelected "CBR PCM audio selected\n" |
234 #define MSGTR_MP3AudioSelected "MP3 audio selected\n" | |
235 #define MSGTR_CannotAllocateBytes "Couldn't allocate %d bytes\n" | |
236 #define MSGTR_SettingAudioDelay "Setting AUDIO DELAY to %5.3f\n" | |
237 #define MSGTR_SettingAudioInputGain "Setting audio input gain to %f\n" | |
238 #define MSGTR_LamePresetEquals "\npreset=%s\n\n" | |
239 #define MSGTR_LimitingAudioPreload "Limiting audio preload to 0.4s\n" | |
240 #define MSGTR_IncreasingAudioDensity "Increasing audio density to 4\n" | |
241 #define MSGTR_ZeroingAudioPreloadAndMaxPtsCorrection "Forcing audio preload to 0, max pts correction to 0\n" | |
242 #define MSGTR_CBRAudioByterate "\n\nCBR audio: %ld bytes/sec, %d bytes/block\n" | |
243 #define MSGTR_LameVersion "LAME version %s (%s)\n\n" | |
244 #define MSGTR_InvalidBitrateForLamePreset "Error: The bitrate specified is out of the valid range for this preset\n"\ | |
245 "\n"\ | |
246 "When using this mode you must enter a value between \"8\" and \"320\"\n"\ | |
247 "\n"\ | |
248 "For further information try: \"-lameopts preset=help\"\n" | |
249 #define MSGTR_InvalidLamePresetOptions "Error: You did not enter a valid profile and/or options with preset\n"\ | |
250 "\n"\ | |
251 "Available profiles are:\n"\ | |
252 "\n"\ | |
253 " <fast> standard\n"\ | |
254 " <fast> extreme\n"\ | |
255 " insane\n"\ | |
256 " <cbr> (ABR Mode) - The ABR Mode is implied. To use it,\n"\ | |
257 " simply specify a bitrate. For example:\n"\ | |
258 " \"preset=185\" activates this\n"\ | |
259 " preset and uses 185 as an average kbps.\n"\ | |
260 "\n"\ | |
261 " Some examples:\n"\ | |
262 "\n"\ | |
263 " \"-lameopts fast:preset=standard \"\n"\ | |
264 " or \"-lameopts cbr:preset=192 \"\n"\ | |
265 " or \"-lameopts preset=172 \"\n"\ | |
266 " or \"-lameopts preset=extreme \"\n"\ | |
267 "\n"\ | |
268 "For further information try: \"-lameopts preset=help\"\n" | |
269 #define MSGTR_LamePresetsLongInfo "\n"\ | |
270 "The preset switches are designed to provide the highest possible quality.\n"\ | |
271 "\n"\ | |
272 "They have for the most part been subject to and tuned via rigorous double blind\n"\ | |
273 "listening tests to verify and achieve this objective.\n"\ | |
274 "\n"\ | |
275 "These are continually updated to coincide with the latest developments that\n"\ | |
276 "occur and as a result should provide you with nearly the best quality\n"\ | |
277 "currently possible from LAME.\n"\ | |
278 "\n"\ | |
279 "To activate these presets:\n"\ | |
280 "\n"\ | |
281 " For VBR modes (generally highest quality):\n"\ | |
282 "\n"\ | |
283 " \"preset=standard\" This preset should generally be transparent\n"\ | |
284 " to most people on most music and is already\n"\ | |
285 " quite high in quality.\n"\ | |
286 "\n"\ | |
287 " \"preset=extreme\" If you have extremely good hearing and similar\n"\ | |
288 " equipment, this preset will generally provide\n"\ | |
289 " slightly higher quality than the \"standard\"\n"\ | |
290 " mode.\n"\ | |
291 "\n"\ | |
292 " For CBR 320kbps (highest quality possible from the preset switches):\n"\ | |
293 "\n"\ | |
294 " \"preset=insane\" This preset will usually be overkill for most\n"\ | |
295 " people and most situations, but if you must\n"\ | |
296 " have the absolute highest quality with no\n"\ | |
297 " regard to filesize, this is the way to go.\n"\ | |
298 "\n"\ | |
299 " For ABR modes (high quality per given bitrate but not as high as VBR):\n"\ | |
300 "\n"\ | |
301 " \"preset=<kbps>\" Using this preset will usually give you good\n"\ | |
302 " quality at a specified bitrate. Depending on the\n"\ | |
303 " bitrate entered, this preset will determine the\n"\ | |
304 " optimal settings for that particular situation.\n"\ | |
305 " While this approach works, it is not nearly as\n"\ | |
306 " flexible as VBR, and usually will not attain the\n"\ | |
307 " same level of quality as VBR at higher bitrates.\n"\ | |
308 "\n"\ | |
309 "The following options are also available for the corresponding profiles:\n"\ | |
310 "\n"\ | |
311 " <fast> standard\n"\ | |
312 " <fast> extreme\n"\ | |
313 " insane\n"\ | |
314 " <cbr> (ABR Mode) - The ABR Mode is implied. To use it,\n"\ | |
315 " simply specify a bitrate. For example:\n"\ | |
316 " \"preset=185\" activates this\n"\ | |
317 " preset and uses 185 as an average kbps.\n"\ | |
318 "\n"\ | |
319 " \"fast\" - Enables the new fast VBR for a particular profile. The\n"\ | |
320 " disadvantage to the speed switch is that often times the\n"\ | |
321 " bitrate will be slightly higher than with the normal mode\n"\ | |
322 " and quality may be slightly lower also.\n"\ | |
323 " Warning: with the current version fast presets might result in too\n"\ | |
324 " high bitrate compared to regular presets.\n"\ | |
325 "\n"\ | |
326 " \"cbr\" - If you use the ABR mode (read above) with a significant\n"\ | |
327 " bitrate such as 80, 96, 112, 128, 160, 192, 224, 256, 320,\n"\ | |
328 " you can use the \"cbr\" option to force CBR mode encoding\n"\ | |
329 " instead of the standard abr mode. ABR does provide higher\n"\ | |
330 " quality but CBR may be useful in situations such as when\n"\ | |
331 " streaming an mp3 over the internet may be important.\n"\ | |
332 "\n"\ | |
333 " For example:\n"\ | |
334 "\n"\ | |
335 " \"-lameopts fast:preset=standard \"\n"\ | |
336 " or \"-lameopts cbr:preset=192 \"\n"\ | |
337 " or \"-lameopts preset=172 \"\n"\ | |
338 " or \"-lameopts preset=extreme \"\n"\ | |
339 "\n"\ | |
340 "\n"\ | |
341 "A few aliases are available for ABR mode:\n"\ | |
342 "phone => 16kbps/mono phon+/lw/mw-eu/sw => 24kbps/mono\n"\ | |
343 "mw-us => 40kbps/mono voice => 56kbps/mono\n"\ | |
344 "fm/radio/tape => 112kbps hifi => 160kbps\n"\ | |
345 "cd => 192kbps studio => 256kbps" | |
14770 | 346 #define MSGTR_LameCantInit "Cannot set LAME options, check bitrate/samplerate,"\ |
347 "some very low bitrates (<32) need lower samplerates (i.e. -srate 8000)."\ | |
348 "If everything else fails, try a preset." | |
13122 | 349 #define MSGTR_ConfigfileError "configfile error" |
350 #define MSGTR_ErrorParsingCommandLine "error parsing cmdline" | |
351 #define MSGTR_VideoStreamRequired "Video stream is mandatory!\n" | |
352 #define MSGTR_ForcingInputFPS "input fps will be interpreted as %5.2f instead\n" | |
353 #define MSGTR_RawvideoDoesNotSupportAudio "Output file format RAWVIDEO does not support audio - disabling audio\n" | |
354 #define MSGTR_DemuxerDoesntSupportNosound "This demuxer doesn't support -nosound yet.\n" | |
355 #define MSGTR_MemAllocFailed "memory allocation failed" | |
356 #define MSGTR_NoMatchingFilter "Couldn't find matching filter/ao format!\n" | |
357 #define MSGTR_MP3WaveFormatSizeNot30 "sizeof(MPEGLAYER3WAVEFORMAT)==%d!=30, maybe broken C compiler?\n" | |
358 #define MSGTR_NoLavcAudioCodecName "Audio LAVC, Missing codec name!\n" | |
359 #define MSGTR_LavcAudioCodecNotFound "Audio LAVC, couldn't find encoder for codec %s\n" | |
360 #define MSGTR_CouldntAllocateLavcContext "Audio LAVC, couldn't allocate context!\n" | |
361 #define MSGTR_CouldntOpenCodec "Couldn't open codec %s, br=%d\n" | |
15888
da752f91c5f2
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
ranma
parents:
15754
diff
changeset
|
362 #define MSGTR_CantCopyAudioFormat "Audio format 0x%x is incompatible with '-oac copy', please try '-oac pcm' instead or use '-fafmttag' to override it.\n" |
6947 | 363 |
8896 | 364 // cfg-mencoder.h: |
365 | |
366 #define MSGTR_MEncoderMP3LameHelp "\n\n"\ | |
367 " vbr=<0-4> variable bitrate method\n"\ | |
368 " 0: cbr\n"\ | |
369 " 1: mt\n"\ | |
370 " 2: rh(default)\n"\ | |
371 " 3: abr\n"\ | |
372 " 4: mtrh\n"\ | |
373 "\n"\ | |
374 " abr average bitrate\n"\ | |
375 "\n"\ | |
376 " cbr constant bitrate\n"\ | |
11162 | 377 " Also forces CBR mode encoding on subsequent ABR presets modes.\n"\ |
8896 | 378 "\n"\ |
379 " br=<0-1024> specify bitrate in kBit (CBR and ABR only)\n"\ | |
380 "\n"\ | |
381 " q=<0-9> quality (0-highest, 9-lowest) (only for VBR)\n"\ | |
382 "\n"\ | |
383 " aq=<0-9> algorithmic quality (0-best/slowest, 9-worst/fastest)\n"\ | |
384 "\n"\ | |
385 " ratio=<1-100> compression ratio\n"\ | |
386 "\n"\ | |
387 " vol=<0-10> set audio input gain\n"\ | |
388 "\n"\ | |
389 " mode=<0-3> (default: auto)\n"\ | |
390 " 0: stereo\n"\ | |
391 " 1: joint-stereo\n"\ | |
392 " 2: dualchannel\n"\ | |
393 " 3: mono\n"\ | |
394 "\n"\ | |
395 " padding=<0-2>\n"\ | |
396 " 0: no\n"\ | |
397 " 1: all\n"\ | |
398 " 2: adjust\n"\ | |
399 "\n"\ | |
11162 | 400 " fast Switch on faster encoding on subsequent VBR presets modes,\n"\ |
8896 | 401 " slightly lower quality and higher bitrates.\n"\ |
402 "\n"\ | |
11162 | 403 " preset=<value> Provide the highest possible quality settings.\n"\ |
8896 | 404 " medium: VBR encoding, good quality\n"\ |
405 " (150-180 kbps bitrate range)\n"\ | |
406 " standard: VBR encoding, high quality\n"\ | |
407 " (170-210 kbps bitrate range)\n"\ | |
408 " extreme: VBR encoding, very high quality\n"\ | |
409 " (200-240 kbps bitrate range)\n"\ | |
410 " insane: CBR encoding, highest preset quality\n"\ | |
411 " (320 kbps bitrate)\n"\ | |
412 " <8-320>: ABR encoding at average given kbps bitrate.\n\n" | |
413 | |
13619 | 414 //codec-cfg.c: |
415 #define MSGTR_DuplicateFourcc "duplicated FourCC" | |
416 #define MSGTR_TooManyFourccs "too many FourCCs/formats..." | |
417 #define MSGTR_ParseError "parse error" | |
418 #define MSGTR_ParseErrorFIDNotNumber "parse error (format ID not a number?)" | |
419 #define MSGTR_ParseErrorFIDAliasNotNumber "parse error (format ID alias not a number?)" | |
420 #define MSGTR_DuplicateFID "duplicated format ID" | |
421 #define MSGTR_TooManyOut "too many out..." | |
422 #define MSGTR_InvalidCodecName "\ncodec(%s) name is not valid!\n" | |
423 #define MSGTR_CodecLacksFourcc "\ncodec(%s) does not have FourCC/format!\n" | |
424 #define MSGTR_CodecLacksDriver "\ncodec(%s) does not have a driver!\n" | |
425 #define MSGTR_CodecNeedsDLL "\ncodec(%s) needs a 'dll'!\n" | |
13629
f77a655d1e4a
typo found by Mizda Gabor <gabrov at freemail dot hu>
diego
parents:
13620
diff
changeset
|
426 #define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needs an 'outfmt'!\n" |
13619 | 427 #define MSGTR_CantAllocateComment "Can't allocate memory for comment. " |
428 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!" | |
429 #define MSGTR_ReadingFile "Reading %s: " | |
430 #define MSGTR_CantOpenFileError "Can't open '%s': %s\n" | |
431 #define MSGTR_CantGetMemoryForLine "Can't get memory for 'line': %s\n" | |
432 #define MSGTR_CantReallocCodecsp "Can't realloc '*codecsp': %s\n" | |
433 #define MSGTR_CodecNameNotUnique "Codec name '%s' isn't unique." | |
434 #define MSGTR_CantStrdupName "Can't strdup -> 'name': %s\n" | |
435 #define MSGTR_CantStrdupInfo "Can't strdup -> 'info': %s\n" | |
436 #define MSGTR_CantStrdupDriver "Can't strdup -> 'driver': %s\n" | |
437 #define MSGTR_CantStrdupDLL "Can't strdup -> 'dll': %s" | |
438 #define MSGTR_AudioVideoCodecTotals "%d audio & %d video codecs\n" | |
439 #define MSGTR_CodecDefinitionIncorrect "Codec is not defined correctly." | |
440 #define MSGTR_OutdatedCodecsConf "This codecs.conf is too old and incompatible with this MPlayer release!" | |
441 | |
13699
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
442 // divx4_vbr.c: |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
443 #define MSGTR_OutOfMemory "out of memory" |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
444 #define MSGTR_OverridingTooLowBitrate "Specified bitrate is too low for this clip.\n"\ |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
445 "Minimum possible bitrate for the clip is %.0f kbps. Overriding\n"\ |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
446 "user-specified value.\n" |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
447 |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
448 // fifo.c |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
449 #define MSGTR_CannotMakePipe "Cannot make PIPE!\n" |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
450 |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
451 // m_config.c |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
452 #define MSGTR_SaveSlotTooOld "Too old save slot found from lvl %d: %d !!!\n" |
13771
c227510cb2d1
Added dots at end of sentence (m_config.c section)
kraymer
parents:
13705
diff
changeset
|
453 #define MSGTR_InvalidCfgfileOption "The %s option can't be used in a config file.\n" |
c227510cb2d1
Added dots at end of sentence (m_config.c section)
kraymer
parents:
13705
diff
changeset
|
454 #define MSGTR_InvalidCmdlineOption "The %s option can't be used on the command line.\n" |
c227510cb2d1
Added dots at end of sentence (m_config.c section)
kraymer
parents:
13705
diff
changeset
|
455 #define MSGTR_InvalidSuboption "Error: option '%s' has no suboption '%s'.\n" |
13699
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
456 #define MSGTR_MissingSuboptionParameter "Error: suboption '%s' of '%s' must have a parameter!\n" |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
457 #define MSGTR_MissingOptionParameter "Error: option '%s' must have a parameter!\n" |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
458 #define MSGTR_OptionListHeader "\n Name Type Min Max Global CL Cfg\n\n" |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
459 #define MSGTR_TotalOptions "\nTotal: %d options\n" |
11b249ef87b0
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents:
13629
diff
changeset
|
460 |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
461 // open.c, stream.c: |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
462 #define MSGTR_CdDevNotfound "CD-ROM Device '%s' not found.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
463 #define MSGTR_ErrTrackSelect "Error selecting VCD track." |
1618 | 464 #define MSGTR_ReadSTDIN "Reading from stdin...\n" |
465 #define MSGTR_UnableOpenURL "Unable to open URL: %s\n" | |
466 #define MSGTR_ConnToServer "Connected to server: %s\n" | |
467 #define MSGTR_FileNotFound "File not found: '%s'\n" | |
468 | |
7630
4c51ce16c4a2
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
arpi
parents:
7549
diff
changeset
|
469 #define MSGTR_SMBInitError "Cannot init the libsmbclient library: %d\n" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
470 #define MSGTR_SMBFileNotFound "Could not open from LAN: '%s'\n" |
11162 | 471 #define MSGTR_SMBNotCompiled "MPlayer was not compiled with SMB reading support.\n" |
7630
4c51ce16c4a2
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
arpi
parents:
7549
diff
changeset
|
472 |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
473 #define MSGTR_CantOpenDVD "Couldn't open DVD device: %s\n" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
474 #define MSGTR_DVDwait "Reading disc structure, please wait...\n" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
475 #define MSGTR_DVDnumTitles "There are %d titles on this DVD.\n" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
476 #define MSGTR_DVDinvalidTitle "Invalid DVD title number: %d\n" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
477 #define MSGTR_DVDnumChapters "There are %d chapters in this DVD title.\n" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
478 #define MSGTR_DVDinvalidChapter "Invalid DVD chapter number: %d\n" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
479 #define MSGTR_DVDnumAngles "There are %d angles in this DVD title.\n" |
1976 | 480 #define MSGTR_DVDinvalidAngle "Invalid DVD angle number: %d\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
481 #define MSGTR_DVDnoIFO "Cannot open the IFO file for DVD title %d.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
482 #define MSGTR_DVDnoVOBs "Cannot open title VOBS (VTS_%02d_1.VOB).\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
483 #define MSGTR_DVDopenOk "DVD successfully opened.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
484 |
15754 | 485 // muxer_*.c: |
486 #define MSGTR_TooManyStreams "Too many streams!" | |
487 #define MSGTR_RawMuxerOnlyOneStream "Rawaudio muxer supports only one audio stream!\n" | |
488 #define MSGTR_IgnoringVideoStream "Ignoring video stream!\n" | |
489 #define MSGTR_UnknownStreamType "Warning! unknown stream type: %d\n" | |
490 #define MSGTR_WarningLenIsntDivisible "Warning! len isn't divisible by samplesize!\n" | |
491 | |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
492 // demuxer.c, demux_*.c: |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
493 #define MSGTR_AudioStreamRedefined "WARNING: Audio stream header %d redefined.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
494 #define MSGTR_VideoStreamRedefined "WARNING: Video stream header %d redefined.\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
495 #define MSGTR_TooManyAudioInBuffer "\nToo many audio packets in the buffer: (%d in %d bytes).\n" |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
496 #define MSGTR_TooManyVideoInBuffer "\nToo many video packets in the buffer: (%d in %d bytes).\n" |
7438 | 497 #define MSGTR_MaybeNI "Maybe you are playing a non-interleaved stream/file or the codec failed?\n" \ |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
498 "For AVI files, try to force non-interleaved mode with the -ni option.\n" |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
499 #define MSGTR_SwitchToNi "\nBadly interleaved AVI file detected - switching to -ni mode...\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
500 #define MSGTR_Detected_XXX_FileFormat "%s file format detected.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
501 #define MSGTR_DetectedAudiofile "Audio file detected.\n" |
6951 | 502 #define MSGTR_NotSystemStream "Not MPEG System Stream format... (maybe Transport Stream?)\n" |
7438 | 503 #define MSGTR_InvalidMPEGES "Invalid MPEG-ES stream??? Contact the author, it may be a bug :(\n" |
504 #define MSGTR_FormatNotRecognized "============ Sorry, this file format is not recognized/supported =============\n"\ | |
1618 | 505 "=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
506 #define MSGTR_MissingVideoStream "No video stream found.\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
507 #define MSGTR_MissingAudioStream "No audio stream found -> no sound.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
508 #define MSGTR_MissingVideoStreamBug "Missing video stream!? Contact the author, it may be a bug :(\n" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
509 |
7438 | 510 #define MSGTR_DoesntContainSelectedStream "demux: File doesn't contain the selected audio or video stream.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
511 |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
512 #define MSGTR_NI_Forced "Forced" |
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
513 #define MSGTR_NI_Detected "Detected" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
514 #define MSGTR_NI_Message "%s NON-INTERLEAVED AVI file format.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
515 |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
516 #define MSGTR_UsingNINI "Using NON-INTERLEAVED broken AVI file format.\n" |
11162 | 517 #define MSGTR_CouldntDetFNo "Could not determine number of frames (for absolute seek).\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
518 #define MSGTR_CantSeekRawAVI "Cannot seek in raw AVI streams. (Index required, try with the -idx switch.)\n" |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
519 #define MSGTR_CantSeekFile "Cannot seek in this file.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
520 |
11121 | 521 #define MSGTR_EncryptedVOB "Encrypted VOB file! Read DOCS/HTML/en/dvd.html.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
522 |
10681 | 523 #define MSGTR_MOVcomprhdr "MOV: Compressed headers support requires ZLIB!\n" |
8662 | 524 #define MSGTR_MOVvariableFourCC "MOV: WARNING: Variable FOURCC detected!?\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
525 #define MSGTR_MOVtooManyTrk "MOV: WARNING: too many tracks" |
6951 | 526 #define MSGTR_FoundAudioStream "==> Found audio stream: %d\n" |
527 #define MSGTR_FoundVideoStream "==> Found video stream: %d\n" | |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
528 #define MSGTR_DetectedTV "TV detected! ;-)\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
529 #define MSGTR_ErrorOpeningOGGDemuxer "Unable to open the ogg demuxer.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
530 #define MSGTR_ASFSearchingForAudioStream "ASF: Searching for audio stream (id:%d).\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
531 #define MSGTR_CannotOpenAudioStream "Cannot open audio stream: %s\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
532 #define MSGTR_CannotOpenSubtitlesStream "Cannot open subtitle stream: %s\n" |
6951 | 533 #define MSGTR_OpeningAudioDemuxerFailed "Failed to open audio demuxer: %s\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
534 #define MSGTR_OpeningSubtitlesDemuxerFailed "Failed to open subtitle demuxer: %s\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
535 #define MSGTR_TVInputNotSeekable "TV input is not seekable! (Seeking will probably be for changing channels ;)\n" |
7438 | 536 #define MSGTR_DemuxerInfoAlreadyPresent "Demuxer info %s already present!\n" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
537 #define MSGTR_ClipInfo "Clip info:\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
538 |
14958 | 539 #define MSGTR_LeaveTelecineMode "\ndemux_mpg: 30000/1001fps NTSC content detected, switching framerate.\n" |
540 #define MSGTR_EnterTelecineMode "\ndemux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.\n" | |
8968 | 541 |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
542 // dec_video.c & dec_audio.c: |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
543 #define MSGTR_CantOpenCodec "Could not open codec.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
544 #define MSGTR_CantCloseCodec "Could not close codec.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
545 |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
546 #define MSGTR_MissingDLLcodec "ERROR: Could not open required DirectShow codec %s.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
547 #define MSGTR_ACMiniterror "Could not load/initialize Win32/ACM AUDIO codec (missing DLL file?).\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
548 #define MSGTR_MissingLAVCcodec "Cannot find codec '%s' in libavcodec...\n" |
1618 | 549 |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
550 #define MSGTR_MpegNoSequHdr "MPEG: FATAL: EOF while searching for sequence header.\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
551 #define MSGTR_CannotReadMpegSequHdr "FATAL: Cannot read sequence header.\n" |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
552 #define MSGTR_CannotReadMpegSequHdrEx "FATAL: Cannot read sequence header extension.\n" |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
553 #define MSGTR_BadMpegSequHdr "MPEG: bad sequence header\n" |
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
554 #define MSGTR_BadMpegSequHdrEx "MPEG: bad sequence header extension\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
555 |
11162 | 556 #define MSGTR_ShMemAllocFail "Cannot allocate shared memory.\n" |
557 #define MSGTR_CantAllocAudioBuf "Cannot allocate audio out buffer.\n" | |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
558 |
7438 | 559 #define MSGTR_UnknownAudio "Unknown/missing audio format -> no sound\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
560 |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
561 #define MSGTR_UsingExternalPP "[PP] Using external postprocessing filter, max q = %d.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
562 #define MSGTR_UsingCodecPP "[PP] Using codec's postprocessing, max q = %d.\n" |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
563 #define MSGTR_VideoAttributeNotSupportedByVO_VD "Video attribute '%s' is not supported by selected vo & vd.\n" |
11162 | 564 #define MSGTR_VideoCodecFamilyNotAvailableStr "Requested video codec family [%s] (vfm=%s) not available.\nEnable it at compilation.\n" |
565 #define MSGTR_AudioCodecFamilyNotAvailableStr "Requested audio codec family [%s] (afm=%s) not available.\nEnable it at compilation.\n" | |
6989 | 566 #define MSGTR_OpeningVideoDecoder "Opening video decoder: [%s] %s\n" |
567 #define MSGTR_OpeningAudioDecoder "Opening audio decoder: [%s] %s\n" | |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
568 #define MSGTR_UninitVideoStr "uninit video: %s\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
569 #define MSGTR_UninitAudioStr "uninit audio: %s\n" |
6989 | 570 #define MSGTR_VDecoderInitFailed "VDecoder init failed :(\n" |
571 #define MSGTR_ADecoderInitFailed "ADecoder init failed :(\n" | |
572 #define MSGTR_ADecoderPreinitFailed "ADecoder preinit failed :(\n" | |
11162 | 573 #define MSGTR_AllocatingBytesForInputBuffer "dec_audio: Allocating %d bytes for input buffer.\n" |
574 #define MSGTR_AllocatingBytesForOutputBuffer "dec_audio: Allocating %d + %d = %d bytes for output buffer.\n" | |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
575 |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
576 // LIRC: |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
577 #define MSGTR_SettingUpLIRC "Setting up LIRC support...\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
578 #define MSGTR_LIRCdisabled "You will not be able to use your remote control.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
579 #define MSGTR_LIRCopenfailed "Failed to open LIRC support.\n" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
580 #define MSGTR_LIRCcfgerr "Failed to read LIRC config file %s.\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
581 |
6993 | 582 // vf.c |
11162 | 583 #define MSGTR_CouldNotFindVideoFilter "Couldn't find video filter '%s'.\n" |
584 #define MSGTR_CouldNotOpenVideoFilter "Couldn't open video filter '%s'.\n" | |
6997 | 585 #define MSGTR_OpeningVideoFilter "Opening video filter: " |
12659 | 586 #define MSGTR_CannotFindColorspace "Cannot find matching colorspace, even by inserting 'scale' :(\n" |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
587 |
6993 | 588 // vd.c |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
589 #define MSGTR_CodecDidNotSet "VDec: Codec did not set sh->disp_w and sh->disp_h, trying workaround.\n" |
6993 | 590 #define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred csp: %s)\n" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
591 #define MSGTR_CouldNotFindColorspace "Could not find matching colorspace - retrying with -vf scale...\n" |
6993 | 592 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n" |
593 #define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n" | |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
594 |
12763
f34a7cf4265a
Console message corrected and moved to help_mp-en.h.
diego
parents:
12722
diff
changeset
|
595 // vd_dshow.c, vd_dmo.c |
f34a7cf4265a
Console message corrected and moved to help_mp-en.h.
diego
parents:
12722
diff
changeset
|
596 #define MSGTR_DownloadCodecPackage "You need to upgrade/install the binary codecs package.\nGo to http://mplayerhq.hu/homepage/dload.html\n" |
f34a7cf4265a
Console message corrected and moved to help_mp-en.h.
diego
parents:
12722
diff
changeset
|
597 #define MSGTR_DShowInitOK "INFO: Win32/DShow video codec init OK.\n" |
f34a7cf4265a
Console message corrected and moved to help_mp-en.h.
diego
parents:
12722
diff
changeset
|
598 #define MSGTR_DMOInitOK "INFO: Win32/DMO video codec init OK.\n" |
f34a7cf4265a
Console message corrected and moved to help_mp-en.h.
diego
parents:
12722
diff
changeset
|
599 |
12520
94e66acdb706
Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
diego
parents:
12322
diff
changeset
|
600 // x11_common.c |
94e66acdb706
Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
diego
parents:
12322
diff
changeset
|
601 #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n" |
94e66acdb706
Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
diego
parents:
12322
diff
changeset
|
602 |
12908
7b9b4f07d2c4
automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
reimar
parents:
12763
diff
changeset
|
603 #define MSGTR_InsertingAfVolume "[Mixer] No hardware mixing, inserting volume filter.\n" |
7b9b4f07d2c4
automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
reimar
parents:
12763
diff
changeset
|
604 #define MSGTR_NoVolume "[Mixer] No volume control available.\n" |
12672
9709ce101949
New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables
alex
parents:
12659
diff
changeset
|
605 |
1973
5216f108cb4f
all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents:
1972
diff
changeset
|
606 // ====================== GUI messages/buttons ======================== |
1618 | 607 |
1884 | 608 #ifdef HAVE_NEW_GUI |
1618 | 609 |
1884 | 610 // --- labels --- |
611 #define MSGTR_About "About" | |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
612 #define MSGTR_FileSelect "Select file..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
613 #define MSGTR_SubtitleSelect "Select subtitle..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
614 #define MSGTR_OtherSelect "Select..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
615 #define MSGTR_AudioFileSelect "Select external audio channel..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
616 #define MSGTR_FontSelect "Select font..." |
15913 | 617 // Note: If you change MSGTR_PlayList please see if it still fits MSGTR_MENU_PlayList |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
618 #define MSGTR_PlayList "Playlist" |
6627 | 619 #define MSGTR_Equalizer "Equalizer" |
1884 | 620 #define MSGTR_SkinBrowser "Skin Browser" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
621 #define MSGTR_Network "Network streaming..." |
15913 | 622 // Note: If you change MSGTR_Preferences please see if it still fits MSGTR_MENU_Preferences |
6796 | 623 #define MSGTR_Preferences "Preferences" |
12918 | 624 #define MSGTR_AudioPreferences "Audio driver configuration" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
625 #define MSGTR_NoMediaOpened "No media opened." |
7150 | 626 #define MSGTR_VCDTrack "VCD track %d" |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
627 #define MSGTR_NoChapter "No chapter" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
628 #define MSGTR_Chapter "Chapter %d" |
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
629 #define MSGTR_NoFileLoaded "No file loaded." |
1884 | 630 |
631 // --- buttons --- | |
8982
cab0063cabc6
Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents:
8973
diff
changeset
|
632 #define MSGTR_Ok "OK" |
1884 | 633 #define MSGTR_Cancel "Cancel" |
634 #define MSGTR_Add "Add" | |
635 #define MSGTR_Remove "Remove" | |
6651 | 636 #define MSGTR_Clear "Clear" |
637 #define MSGTR_Config "Config" | |
6796 | 638 #define MSGTR_ConfigDriver "Configure driver" |
639 #define MSGTR_Browse "Browse" | |
1884 | 640 |
641 // --- error messages --- | |
642 #define MSGTR_NEMDB "Sorry, not enough memory for draw buffer." | |
643 #define MSGTR_NEMFMR "Sorry, not enough memory for menu rendering." | |
11162 | 644 #define MSGTR_IDFGCVD "Sorry, I did not find a GUI compatible video output driver." |
7438 | 645 #define MSGTR_NEEDLAVCFAME "Sorry, you cannot play non-MPEG files with your DXR3/H+ device without reencoding.\nPlease enable lavc or fame in the DXR3/H+ configbox." |
14156 | 646 #define MSGTR_UNKNOWNWINDOWTYPE "Unknown window type found ..." |
1884 | 647 |
648 // --- skin loader error messages | |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
649 #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s" |
12659 | 650 #define MSGTR_SKIN_WARNING1 "[skin] warning in config file line %d:\nwidget (%s) found but no \"section\" found before" |
651 #define MSGTR_SKIN_WARNING2 "[skin] warning in config file line %d:\nwidget (%s) found but no \"subsection\" found before" | |
652 #define MSGTR_SKIN_WARNING3 "[skin] warning in config file line %d:\nthis subsection is not supported by widget (%s)" | |
14156 | 653 #define MSGTR_SKIN_SkinFileNotFound "[skin] file ( %s ) not found.\n" |
15554
e93d0faac02b
Print error when skin file is not readable (e.g. a directory) instead of hanging
reimar
parents:
15504
diff
changeset
|
654 #define MSGTR_SKIN_SkinFileNotReadable "[skin] file ( %s ) not readable.\n" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
655 #define MSGTR_SKIN_BITMAP_16bit "16 bits or less depth bitmap not supported (%s).\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
656 #define MSGTR_SKIN_BITMAP_FileNotFound "file not found (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
657 #define MSGTR_SKIN_BITMAP_BMPReadError "BMP read error (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
658 #define MSGTR_SKIN_BITMAP_TGAReadError "TGA read error (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
659 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG read error (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
660 #define MSGTR_SKIN_BITMAP_RLENotSupported "RLE packed TGA not supported (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
661 #define MSGTR_SKIN_BITMAP_UnknownFileType "unknown file type (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
662 #define MSGTR_SKIN_BITMAP_ConvertError "24 bit to 32 bit convert error (%s)\n" |
1884 | 663 #define MSGTR_SKIN_BITMAP_UnknownMessage "unknown message: %s\n" |
2163 | 664 #define MSGTR_SKIN_FONT_NotEnoughtMemory "not enough memory\n" |
11162 | 665 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "Too many fonts declared.\n" |
666 #define MSGTR_SKIN_FONT_FontFileNotFound "Font file not found.\n" | |
667 #define MSGTR_SKIN_FONT_FontImageNotFound "Font image file not found.\n" | |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
668 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
669 #define MSGTR_SKIN_UnknownParameter "unknown parameter (%s)\n" |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
670 #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin not found (%s).\n" |
14156 | 671 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Selected skin ( %s ) not found, trying 'default'...\n" |
11162 | 672 #define MSGTR_SKIN_SKINCFG_SkinCfgReadError "skin configfile read error (%s)\n" |
3587 | 673 #define MSGTR_SKIN_LABEL "Skins:" |
674 | |
675 // --- gtk menus | |
676 #define MSGTR_MENU_AboutMPlayer "About MPlayer" | |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
677 #define MSGTR_MENU_Open "Open..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
678 #define MSGTR_MENU_PlayFile "Play file..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
679 #define MSGTR_MENU_PlayVCD "Play VCD..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
680 #define MSGTR_MENU_PlayDVD "Play DVD..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
681 #define MSGTR_MENU_PlayURL "Play URL..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
682 #define MSGTR_MENU_LoadSubtitle "Load subtitle..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
683 #define MSGTR_MENU_DropSubtitle "Drop subtitle..." |
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
684 #define MSGTR_MENU_LoadExternAudioFile "Load external audio file..." |
3587 | 685 #define MSGTR_MENU_Playing "Playing" |
686 #define MSGTR_MENU_Play "Play" | |
687 #define MSGTR_MENU_Pause "Pause" | |
688 #define MSGTR_MENU_Stop "Stop" | |
689 #define MSGTR_MENU_NextStream "Next stream" | |
690 #define MSGTR_MENU_PrevStream "Prev stream" | |
691 #define MSGTR_MENU_Size "Size" | |
14589 | 692 #define MSGTR_MENU_HalfSize "Half size" |
3587 | 693 #define MSGTR_MENU_NormalSize "Normal size" |
694 #define MSGTR_MENU_DoubleSize "Double size" | |
695 #define MSGTR_MENU_FullScreen "Fullscreen" | |
696 #define MSGTR_MENU_DVD "DVD" | |
6280 | 697 #define MSGTR_MENU_VCD "VCD" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
698 #define MSGTR_MENU_PlayDisc "Open disc..." |
3587 | 699 #define MSGTR_MENU_ShowDVDMenu "Show DVD menu" |
700 #define MSGTR_MENU_Titles "Titles" | |
701 #define MSGTR_MENU_Title "Title %2d" | |
702 #define MSGTR_MENU_None "(none)" | |
703 #define MSGTR_MENU_Chapters "Chapters" | |
704 #define MSGTR_MENU_Chapter "Chapter %2d" | |
705 #define MSGTR_MENU_AudioLanguages "Audio languages" | |
706 #define MSGTR_MENU_SubtitleLanguages "Subtitle languages" | |
15913 | 707 #define MSGTR_MENU_PlayList MSGTR_PlayList |
3587 | 708 #define MSGTR_MENU_SkinBrowser "Skin browser" |
15913 | 709 #define MSGTR_MENU_Preferences MSGTR_Preferences |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
710 #define MSGTR_MENU_Exit "Exit..." |
7821
1efdf16883a0
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
pontscho
parents:
7805
diff
changeset
|
711 #define MSGTR_MENU_Mute "Mute" |
1efdf16883a0
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
pontscho
parents:
7805
diff
changeset
|
712 #define MSGTR_MENU_Original "Original" |
1efdf16883a0
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
pontscho
parents:
7805
diff
changeset
|
713 #define MSGTR_MENU_AspectRatio "Aspect ratio" |
8379 | 714 #define MSGTR_MENU_AudioTrack "Audio track" |
715 #define MSGTR_MENU_Track "Track %d" | |
716 #define MSGTR_MENU_VideoTrack "Video track" | |
1884 | 717 |
6651 | 718 // --- equalizer |
15913 | 719 // Note: If you change MSGTR_EQU_Audio please see if it still fits MSGTR_PREFERENCES_Audio |
6651 | 720 #define MSGTR_EQU_Audio "Audio" |
15913 | 721 // Note: If you change MSGTR_EQU_Video please see if it still fits MSGTR_PREFERENCES_Video |
6651 | 722 #define MSGTR_EQU_Video "Video" |
6653 | 723 #define MSGTR_EQU_Contrast "Contrast: " |
6651 | 724 #define MSGTR_EQU_Brightness "Brightness: " |
725 #define MSGTR_EQU_Hue "Hue: " | |
726 #define MSGTR_EQU_Saturation "Saturation: " | |
727 #define MSGTR_EQU_Front_Left "Front Left" | |
728 #define MSGTR_EQU_Front_Right "Front Right" | |
6796 | 729 #define MSGTR_EQU_Back_Left "Rear Left" |
730 #define MSGTR_EQU_Back_Right "Rear Right" | |
6651 | 731 #define MSGTR_EQU_Center "Center" |
732 #define MSGTR_EQU_Bass "Bass" | |
733 #define MSGTR_EQU_All "All" | |
9208 | 734 #define MSGTR_EQU_Channel1 "Channel 1:" |
735 #define MSGTR_EQU_Channel2 "Channel 2:" | |
736 #define MSGTR_EQU_Channel3 "Channel 3:" | |
737 #define MSGTR_EQU_Channel4 "Channel 4:" | |
738 #define MSGTR_EQU_Channel5 "Channel 5:" | |
739 #define MSGTR_EQU_Channel6 "Channel 6:" | |
6651 | 740 |
6713 | 741 // --- playlist |
742 #define MSGTR_PLAYLIST_Path "Path" | |
743 #define MSGTR_PLAYLIST_Selected "Selected files" | |
744 #define MSGTR_PLAYLIST_Files "Files" | |
745 #define MSGTR_PLAYLIST_DirectoryTree "Directory tree" | |
746 | |
6796 | 747 // --- preferences |
15913 | 748 #define MSGTR_PREFERENCES_Audio MSGTR_EQU_Audio |
749 #define MSGTR_PREFERENCES_Video MSGTR_EQU_Video | |
8156 | 750 #define MSGTR_PREFERENCES_SubtitleOSD "Subtitle & OSD" |
9208 | 751 #define MSGTR_PREFERENCES_Codecs "Codecs & demuxer" |
15913 | 752 // Note: If you change MSGTR_PREFERENCES_Misc see if it still fits MSGTR_PREFERENCES_FRAME_Misc |
8156 | 753 #define MSGTR_PREFERENCES_Misc "Misc" |
754 | |
6796 | 755 #define MSGTR_PREFERENCES_None "None" |
12918 | 756 #define MSGTR_PREFERENCES_DriverDefault "driver default" |
6796 | 757 #define MSGTR_PREFERENCES_AvailableDrivers "Available drivers:" |
758 #define MSGTR_PREFERENCES_DoNotPlaySound "Do not play sound" | |
759 #define MSGTR_PREFERENCES_NormalizeSound "Normalize sound" | |
760 #define MSGTR_PREFERENCES_EnEqualizer "Enable equalizer" | |
14686
e2b2ab284a9a
ESD configuration dialog and software volume control option for Gui
reimar
parents:
14589
diff
changeset
|
761 #define MSGTR_PREFERENCES_SoftwareMixer "Enable Software Mixer" |
6796 | 762 #define MSGTR_PREFERENCES_ExtraStereo "Enable extra stereo" |
763 #define MSGTR_PREFERENCES_Coefficient "Coefficient:" | |
764 #define MSGTR_PREFERENCES_AudioDelay "Audio delay" | |
765 #define MSGTR_PREFERENCES_DoubleBuffer "Enable double buffering" | |
766 #define MSGTR_PREFERENCES_DirectRender "Enable direct rendering" | |
767 #define MSGTR_PREFERENCES_FrameDrop "Enable frame dropping" | |
7438 | 768 #define MSGTR_PREFERENCES_HFrameDrop "Enable HARD frame dropping (dangerous)" |
769 #define MSGTR_PREFERENCES_Flip "Flip image upside down" | |
6796 | 770 #define MSGTR_PREFERENCES_Panscan "Panscan: " |
771 #define MSGTR_PREFERENCES_OSDTimer "Timer and indicators" | |
772 #define MSGTR_PREFERENCES_OSDProgress "Progressbars only" | |
8886 | 773 #define MSGTR_PREFERENCES_OSDTimerPercentageTotalTime "Timer, percentage and total time" |
6796 | 774 #define MSGTR_PREFERENCES_Subtitle "Subtitle:" |
775 #define MSGTR_PREFERENCES_SUB_Delay "Delay: " | |
776 #define MSGTR_PREFERENCES_SUB_FPS "FPS:" | |
777 #define MSGTR_PREFERENCES_SUB_POS "Position: " | |
778 #define MSGTR_PREFERENCES_SUB_AutoLoad "Disable subtitle autoloading" | |
779 #define MSGTR_PREFERENCES_SUB_Unicode "Unicode subtitle" | |
780 #define MSGTR_PREFERENCES_SUB_MPSUB "Convert the given subtitle to MPlayer's subtitle format" | |
7438 | 781 #define MSGTR_PREFERENCES_SUB_SRT "Convert the given subtitle to the time based SubViewer (SRT) format" |
8717 | 782 #define MSGTR_PREFERENCES_SUB_Overlap "Toggle subtitle overlapping" |
6796 | 783 #define MSGTR_PREFERENCES_Font "Font:" |
784 #define MSGTR_PREFERENCES_FontFactor "Font factor:" | |
7438 | 785 #define MSGTR_PREFERENCES_PostProcess "Enable postprocessing" |
6796 | 786 #define MSGTR_PREFERENCES_AutoQuality "Auto quality: " |
787 #define MSGTR_PREFERENCES_NI "Use non-interleaved AVI parser" | |
7199 | 788 #define MSGTR_PREFERENCES_IDX "Rebuild index table, if needed" |
6796 | 789 #define MSGTR_PREFERENCES_VideoCodecFamily "Video codec family:" |
7186 | 790 #define MSGTR_PREFERENCES_AudioCodecFamily "Audio codec family:" |
6796 | 791 #define MSGTR_PREFERENCES_FRAME_OSD_Level "OSD level" |
792 #define MSGTR_PREFERENCES_FRAME_Subtitle "Subtitle" | |
793 #define MSGTR_PREFERENCES_FRAME_Font "Font" | |
7438 | 794 #define MSGTR_PREFERENCES_FRAME_PostProcess "Postprocessing" |
6796 | 795 #define MSGTR_PREFERENCES_FRAME_CodecDemuxer "Codec & demuxer" |
7526 | 796 #define MSGTR_PREFERENCES_FRAME_Cache "Cache" |
15913 | 797 #define MSGTR_PREFERENCES_FRAME_Misc MSGTR_PREFERENCES_Misc |
12918 | 798 #define MSGTR_PREFERENCES_Audio_Device "Device:" |
799 #define MSGTR_PREFERENCES_Audio_Mixer "Mixer:" | |
800 #define MSGTR_PREFERENCES_Audio_MixerChannel "Mixer channel:" | |
7438 | 801 #define MSGTR_PREFERENCES_Message "Please remember that you need to restart playback for some options to take effect!" |
7009 | 802 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:" |
11161
8b35597948e7
Massive consistency and spelling update inspired by Torinthiel.
diego
parents:
11121
diff
changeset
|
803 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (FFmpeg)" |
7009 | 804 #define MSGTR_PREFERENCES_DXR3_FAME "Use FAME" |
7139 | 805 #define MSGTR_PREFERENCES_FontEncoding1 "Unicode" |
806 #define MSGTR_PREFERENCES_FontEncoding2 "Western European Languages (ISO-8859-1)" | |
807 #define MSGTR_PREFERENCES_FontEncoding3 "Western European Languages with Euro (ISO-8859-15)" | |
808 #define MSGTR_PREFERENCES_FontEncoding4 "Slavic/Central European Languages (ISO-8859-2)" | |
809 #define MSGTR_PREFERENCES_FontEncoding5 "Esperanto, Galician, Maltese, Turkish (ISO-8859-3)" | |
810 #define MSGTR_PREFERENCES_FontEncoding6 "Old Baltic charset (ISO-8859-4)" | |
811 #define MSGTR_PREFERENCES_FontEncoding7 "Cyrillic (ISO-8859-5)" | |
812 #define MSGTR_PREFERENCES_FontEncoding8 "Arabic (ISO-8859-6)" | |
813 #define MSGTR_PREFERENCES_FontEncoding9 "Modern Greek (ISO-8859-7)" | |
814 #define MSGTR_PREFERENCES_FontEncoding10 "Turkish (ISO-8859-9)" | |
815 #define MSGTR_PREFERENCES_FontEncoding11 "Baltic (ISO-8859-13)" | |
816 #define MSGTR_PREFERENCES_FontEncoding12 "Celtic (ISO-8859-14)" | |
817 #define MSGTR_PREFERENCES_FontEncoding13 "Hebrew charsets (ISO-8859-8)" | |
818 #define MSGTR_PREFERENCES_FontEncoding14 "Russian (KOI8-R)" | |
819 #define MSGTR_PREFERENCES_FontEncoding15 "Ukrainian, Belarusian (KOI8-U/RU)" | |
820 #define MSGTR_PREFERENCES_FontEncoding16 "Simplified Chinese charset (CP936)" | |
821 #define MSGTR_PREFERENCES_FontEncoding17 "Traditional Chinese charset (BIG5)" | |
822 #define MSGTR_PREFERENCES_FontEncoding18 "Japanese charsets (SHIFT-JIS)" | |
823 #define MSGTR_PREFERENCES_FontEncoding19 "Korean charset (CP949)" | |
824 #define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)" | |
7415 | 825 #define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)" |
10182
ec396687af24
[PATCH] CP1250 encoding to GUI and UTF-8 to font.desc
pontscho
parents:
9730
diff
changeset
|
826 #define MSGTR_PREFERENCES_FontEncoding22 "Slavic/Central European Windows (CP1250)" |
7139 | 827 #define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale" |
828 #define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width" | |
829 #define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height" | |
830 #define MSGTR_PREFERENCES_FontPropDiagonal "Proportional to movie diagonal" | |
831 #define MSGTR_PREFERENCES_FontEncoding "Encoding:" | |
832 #define MSGTR_PREFERENCES_FontBlur "Blur:" | |
833 #define MSGTR_PREFERENCES_FontOutLine "Outline:" | |
834 #define MSGTR_PREFERENCES_FontTextScale "Text scale:" | |
835 #define MSGTR_PREFERENCES_FontOSDScale "OSD scale:" | |
7526 | 836 #define MSGTR_PREFERENCES_Cache "Cache on/off" |
9208 | 837 #define MSGTR_PREFERENCES_CacheSize "Cache size: " |
7549 | 838 #define MSGTR_PREFERENCES_LoadFullscreen "Start in fullscreen" |
9625 | 839 #define MSGTR_PREFERENCES_SaveWinPos "Save window position" |
8311 | 840 #define MSGTR_PREFERENCES_XSCREENSAVER "Stop XScreenSaver" |
8973 | 841 #define MSGTR_PREFERENCES_PlayBar "Enable playbar" |
8311 | 842 #define MSGTR_PREFERENCES_AutoSync "AutoSync on/off" |
843 #define MSGTR_PREFERENCES_AutoSyncValue "Autosync: " | |
8983 | 844 #define MSGTR_PREFERENCES_CDROMDevice "CD-ROM device:" |
8933
bfe1b826cff1
add DVD and CDRom device entry's, and fix two 10l bug
pontscho
parents:
8913
diff
changeset
|
845 #define MSGTR_PREFERENCES_DVDDevice "DVD device:" |
9055 | 846 #define MSGTR_PREFERENCES_FPS "Movie FPS:" |
11162 | 847 #define MSGTR_PREFERENCES_ShowVideoWindow "Show video window when inactive" |
16122 | 848 #define MSGTR_PREFERENCES_ArtsBroken "Newer aRts versions are incompatible "\ |
16344 | 849 "with GTK 1.x and will crash GMPlayer!" |
6796 | 850 |
9189 | 851 #define MSGTR_ABOUT_UHU "GUI development sponsored by UHU Linux\n" |
852 #define MSGTR_ABOUT_CoreTeam " MPlayer core team:\n" | |
853 #define MSGTR_ABOUT_AdditionalCoders " Additional coders:\n" | |
854 #define MSGTR_ABOUT_MainTesters " Main testers:\n" | |
855 | |
3595 | 856 // --- messagebox |
7199 | 857 #define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!" |
858 #define MSGTR_MSGBOX_LABEL_Error "Error!" | |
8661
660ca8757810
Lots of small corrections and rewordings, words capitalized and sentences
diego
parents:
8468
diff
changeset
|
859 #define MSGTR_MSGBOX_LABEL_Warning "Warning!" |
3595 | 860 |
14156 | 861 // bitmap.c |
862 | |
863 #define MSGTR_NotEnoughMemoryC32To1 "[c32to1] not enough memory for image\n" | |
864 #define MSGTR_NotEnoughMemoryC1To32 "[c1to32] not enough memory for image\n" | |
865 | |
866 // cfg.c | |
867 | |
868 #define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n" | |
14332 | 869 #define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n" |
14156 | 870 |
871 // interface.c | |
872 | |
873 #define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n" | |
874 #define MSGTR_LoadingSubtitles "[GUI] Loading subtitles: %s\n" | |
875 #define MSGTR_AddingVideoFilter "[GUI] Adding video filter: %s\n" | |
876 #define MSGTR_RemovingVideoFilter "[GUI] Removing video filter: %s\n" | |
877 | |
878 // mw.c | |
879 | |
880 #define MSGTR_NotAFile "This does not seem to be a file: %s !\n" | |
881 | |
882 // ws.c | |
883 | |
884 #define MSGTR_WS_CouldNotOpenDisplay "[ws] Could not open the display.\n" | |
885 #define MSGTR_WS_RemoteDisplay "[ws] Remote display, disabling XMITSHM.\n" | |
886 #define MSGTR_WS_NoXshm "[ws] Sorry, your system does not support the X shared memory extension.\n" | |
887 #define MSGTR_WS_NoXshape "[ws] Sorry, your system does not support the XShape extension.\n" | |
888 #define MSGTR_WS_ColorDepthTooLow "[ws] Sorry, the color depth is too low.\n" | |
889 #define MSGTR_WS_TooManyOpenWindows "[ws] There are too many open windows.\n" | |
890 #define MSGTR_WS_ShmError "[ws] shared memory extension error\n" | |
891 #define MSGTR_WS_NotEnoughMemoryDrawBuffer "[ws] Sorry, not enough memory for draw buffer.\n" | |
892 #define MSGTR_WS_DpmsUnavailable "DPMS not available?\n" | |
893 #define MSGTR_WS_DpmsNotEnabled "Could not enable DPMS.\n" | |
894 | |
895 // wsxdnd.c | |
896 | |
897 #define MSGTR_WS_NotAFile "This does not seem to be a file...\n" | |
898 #define MSGTR_WS_DDNothing "D&D: Nothing returned!\n" | |
899 | |
1884 | 900 #endif |
13158 | 901 |
902 // ======================= VO Video Output drivers ======================== | |
903 | |
16124
833fa602eb76
Sometimes you have to manually add scale at the end of the filter chain :-(
reimar
parents:
16122
diff
changeset
|
904 #define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"\ |
833fa602eb76
Sometimes you have to manually add scale at the end of the filter chain :-(
reimar
parents:
16122
diff
changeset
|
905 "Also try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.\n" |
13284
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
906 #define MSGTR_VO_GenericError "This error has occurred" |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
907 #define MSGTR_VO_UnableToAccess "Unable to access" |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
908 #define MSGTR_VO_ExistsButNoDirectory "already exists, but is not a directory." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
909 #define MSGTR_VO_DirExistsButNotWritable "Output directory already exists, but is not writable." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
910 #define MSGTR_VO_DirExistsAndIsWritable "Output directory already exists and is writable." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
911 #define MSGTR_VO_CantCreateDirectory "Unable to create output directory." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
912 #define MSGTR_VO_CantCreateFile "Unable to create output file." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
913 #define MSGTR_VO_DirectoryCreateSuccess "Output directory successfully created." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
914 #define MSGTR_VO_ParsingSuboptions "Parsing suboptions." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
915 #define MSGTR_VO_SuboptionsParsedOK "Suboptions parsed OK." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
916 #define MSGTR_VO_ValueOutOfRange "Value out of range" |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
917 #define MSGTR_VO_NoValueSpecified "No value specified." |
6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents:
13265
diff
changeset
|
918 #define MSGTR_VO_UnknownSuboptions "Unknown suboption(s)" |
13158 | 919 |
14935
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
920 // vo_aa.c |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
921 |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
922 #define MSGTR_VO_AA_HelpHeader "\n\nHere are the aalib vo_aa suboptions:\n" |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
923 #define MSGTR_VO_AA_AdditionalOptions "Additional options vo_aa provides:\n" \ |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
924 " help print this help message\n" \ |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
925 " osdcolor set osd color\n subcolor set subtitle color\n" \ |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
926 " the color parameters are:\n 0 : normal\n" \ |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
927 " 1 : dim\n 2 : bold\n 3 : boldfont\n" \ |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
928 " 4 : reverse\n 5 : special\n\n\n" |
b3274e6b88ef
Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents:
14878
diff
changeset
|
929 |
13158 | 930 // vo_jpeg.c |
13247 | 931 #define MSGTR_VO_JPEG_ProgressiveJPEG "Progressive JPEG enabled." |
932 #define MSGTR_VO_JPEG_NoProgressiveJPEG "Progressive JPEG disabled." | |
933 #define MSGTR_VO_JPEG_BaselineJPEG "Baseline JPEG enabled." | |
934 #define MSGTR_VO_JPEG_NoBaselineJPEG "Baseline JPEG disabled." | |
13158 | 935 |
13396
56b035c6514b
New translatable messages for vo_pnm (the portable anymap video output
ivo
parents:
13383
diff
changeset
|
936 // vo_pnm.c |
56b035c6514b
New translatable messages for vo_pnm (the portable anymap video output
ivo
parents:
13383
diff
changeset
|
937 #define MSGTR_VO_PNM_ASCIIMode "ASCII mode enabled." |
56b035c6514b
New translatable messages for vo_pnm (the portable anymap video output
ivo
parents:
13383
diff
changeset
|
938 #define MSGTR_VO_PNM_RawMode "Raw mode enabled." |
56b035c6514b
New translatable messages for vo_pnm (the portable anymap video output
ivo
parents:
13383
diff
changeset
|
939 #define MSGTR_VO_PNM_PPMType "Will write PPM files." |
56b035c6514b
New translatable messages for vo_pnm (the portable anymap video output
ivo
parents:
13383
diff
changeset
|
940 #define MSGTR_VO_PNM_PGMType "Will write PGM files." |
56b035c6514b
New translatable messages for vo_pnm (the portable anymap video output
ivo
parents:
13383
diff
changeset
|
941 #define MSGTR_VO_PNM_PGMYUVType "Will write PGMYUV files." |
56b035c6514b
New translatable messages for vo_pnm (the portable anymap video output
ivo
parents:
13383
diff
changeset
|
942 |
13462 | 943 // vo_yuv4mpeg.c |
944 #define MSGTR_VO_YUV4MPEG_InterlacedHeightDivisibleBy4 "Interlaced mode requires image height to be divisible by 4." | |
945 #define MSGTR_VO_YUV4MPEG_InterlacedLineBufAllocFail "Unable to allocate line buffer for interlaced mode." | |
946 #define MSGTR_VO_YUV4MPEG_InterlacedInputNotRGB "Input not RGB, can't separate chrominance by fields!" | |
947 #define MSGTR_VO_YUV4MPEG_WidthDivisibleBy2 "Image width must be divisible by 2." | |
948 #define MSGTR_VO_YUV4MPEG_NoMemRGBFrameBuf "Not enough memory to allocate RGB framebuffer." | |
14095 | 949 #define MSGTR_VO_YUV4MPEG_OutFileOpenError "Can't get memory or file handle to write \"%s\"!" |
13462 | 950 #define MSGTR_VO_YUV4MPEG_OutFileWriteError "Error writing image to output!" |
951 #define MSGTR_VO_YUV4MPEG_UnknownSubDev "Unknown subdevice: %s" | |
952 #define MSGTR_VO_YUV4MPEG_InterlacedTFFMode "Using interlaced output mode, top-field first." | |
953 #define MSGTR_VO_YUV4MPEG_InterlacedBFFMode "Using interlaced output mode, bottom-field first." | |
954 #define MSGTR_VO_YUV4MPEG_ProgressiveMode "Using (default) progressive frame mode." | |
955 | |
13507
ced94062bbed
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
ivo
parents:
13467
diff
changeset
|
956 // Old vo drivers that have been replaced |
ced94062bbed
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
ivo
parents:
13467
diff
changeset
|
957 |
ced94062bbed
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
ivo
parents:
13467
diff
changeset
|
958 #define MSGTR_VO_PGM_HasBeenReplaced "The pgm video output driver has been replaced by -vo pnm:pgmyuv.\n" |
ced94062bbed
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
ivo
parents:
13467
diff
changeset
|
959 #define MSGTR_VO_MD5_HasBeenReplaced "The md5 video output driver has been replaced by -vo md5sum.\n" |
13462 | 960 |
13383
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
961 // ======================= AO Audio Output drivers ======================== |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
962 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
963 // libao2 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
964 |
13542
ed7e91827ead
removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
reimar
parents:
13541
diff
changeset
|
965 // audio_out.c |
ed7e91827ead
removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
reimar
parents:
13541
diff
changeset
|
966 #define MSGTR_AO_ALSA9_1x_Removed "audio_out: alsa9 and alsa1x modules were removed, use -ao alsa instead.\n" |
ed7e91827ead
removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
reimar
parents:
13541
diff
changeset
|
967 |
13383
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
968 // ao_oss.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
969 #define MSGTR_AO_OSS_CantOpenMixer "[AO OSS] audio_setup: Can't open mixer device %s: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
970 #define MSGTR_AO_OSS_ChanNotFound "[AO OSS] audio_setup: Audio card mixer does not have channel '%s' using default.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
971 #define MSGTR_AO_OSS_CantOpenDev "[AO OSS] audio_setup: Can't open audio device %s: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
972 #define MSGTR_AO_OSS_CantMakeFd "[AO OSS] audio_setup: Can't make filedescriptor blocking: %s\n" |
14834
2d919650990a
Have OSS audio out fall back to s16ne instead of u8 if it can't open the
ivo
parents:
14802
diff
changeset
|
973 #define MSGTR_AO_OSS_CantSet "[AO OSS] Can't set audio device %s to %s output, trying %s...\n" |
13383
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
974 #define MSGTR_AO_OSS_CantSetChans "[AO OSS] audio_setup: Failed to set audio device to %d channels.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
975 #define MSGTR_AO_OSS_CantUseGetospace "[AO OSS] audio_setup: driver doesn't support SNDCTL_DSP_GETOSPACE :-(\n" |
13705 | 976 #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" |
13383
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
977 #define MSGTR_AO_OSS_CantReopen "[AO OSS]\nFatal error: *** CANNOT RE-OPEN / RESET AUDIO DEVICE *** %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
978 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
979 // ao_arts.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
980 #define MSGTR_AO_ARTS_CantInit "[AO ARTS] %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
981 #define MSGTR_AO_ARTS_ServerConnect "[AO ARTS] Connected to sound server.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
982 #define MSGTR_AO_ARTS_CantOpenStream "[AO ARTS] Unable to open a stream.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
983 #define MSGTR_AO_ARTS_StreamOpen "[AO ARTS] Stream opened.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
984 #define MSGTR_AO_ARTS_BufferSize "[AO ARTS] buffer size: %d\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
985 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
986 // ao_dxr2.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
987 #define MSGTR_AO_DXR2_SetVolFailed "[AO DXR2] Setting volume to %d failed.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
988 #define MSGTR_AO_DXR2_UnsupSamplerate "[AO DXR2] dxr2: %d Hz not supported, try \"-aop list=resample\"\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
989 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
990 // ao_esd.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
991 #define MSGTR_AO_ESD_CantOpenSound "[AO ESD] esd_open_sound failed: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
992 #define MSGTR_AO_ESD_LatencyInfo "[AO ESD] latency: [server: %0.2fs, net: %0.2fs] (adjust %0.2fs)\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
993 #define MSGTR_AO_ESD_CantOpenPBStream "[AO ESD] failed to open esd playback stream: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
994 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
995 // ao_mpegpes.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
996 #define MSGTR_AO_MPEGPES_CantSetMixer "[AO MPEGPES] DVB audio set mixer failed: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
997 #define MSGTR_AO_MPEGPES_UnsupSamplerate "[AO MPEGPES] %d Hz not supported, try to resample...\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
998 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
999 // ao_null.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1000 // This one desn't even have any mp_msg nor printf's?? [CHECK] |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1001 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1002 // ao_pcm.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1003 #define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format %s\n" |
16737
f74c4948f162
-vc dummy is know to cause crashes, so suggest -vc null instead.
reimar
parents:
16519
diff
changeset
|
1004 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: fastest dumping is achieved with -vc null -vo null\nPCM: Info: to write WAVE files use -ao pcm:waveheader (default).\n" |
13383
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1005 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1006 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1007 // ao_sdl.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1008 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Channels: %s Format %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1009 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] using %s audio driver.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1010 #define MSGTR_AO_SDL_UnsupportedAudioFmt "[AO SDL] Unsupported audio format: 0x%x.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1011 #define MSGTR_AO_SDL_CantInit "[AO SDL] Initializing of SDL Audio failed: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1012 #define MSGTR_AO_SDL_CantOpenAudio "[AO SDL] Unable to open audio: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1013 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1014 // ao_sgi.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1015 #define MSGTR_AO_SGI_INFO "[AO SGI] control.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1016 #define MSGTR_AO_SGI_InitInfo "[AO SGI] init: Samplerate: %iHz Channels: %s Format %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1017 #define MSGTR_AO_SGI_InvalidDevice "[AO SGI] play: invalid device.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1018 #define MSGTR_AO_SGI_CantSetParms_Samplerate "[AO SGI] init: setparams failed: %s\nCould not set desired samplerate.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1019 #define MSGTR_AO_SGI_CantSetAlRate "[AO SGI] init: AL_RATE was not accepted on the given resource.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1020 #define MSGTR_AO_SGI_CantGetParms "[AO SGI] init: getparams failed: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1021 #define MSGTR_AO_SGI_SampleRateInfo "[AO SGI] init: samplerate is now %lf (desired rate is %lf)\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1022 #define MSGTR_AO_SGI_InitConfigError "[AO SGI] init: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1023 #define MSGTR_AO_SGI_InitOpenAudioFailed "[AO SGI] init: Unable to open audio channel: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1024 #define MSGTR_AO_SGI_Uninit "[AO SGI] uninit: ...\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1025 #define MSGTR_AO_SGI_Reset "[AO SGI] reset: ...\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1026 #define MSGTR_AO_SGI_PauseInfo "[AO SGI] audio_pause: ...\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1027 #define MSGTR_AO_SGI_ResumeInfo "[AO SGI] audio_resume: ...\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1028 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1029 // ao_sun.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1030 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1031 #define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed." |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1032 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Can't open audio device %s, %s -> nosound.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1033 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n" |
13705 | 1034 #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" |
13383
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1035 #define MSGTR_AO_SUN_CantReopenReset "[AO SUN]\nFatal error: *** CANNOT RE-OPEN / RESET AUDIO DEVICE (%s) ***\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1036 |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1037 // ao_alsa5.c |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1038 #define MSGTR_AO_ALSA5_InitInfo "[AO ALSA5] alsa-init: requested format: %d Hz, %d channels, %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1039 #define MSGTR_AO_ALSA5_SoundCardNotFound "[AO ALSA5] alsa-init: no soundcards found.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1040 #define MSGTR_AO_ALSA5_InvalidFormatReq "[AO ALSA5] alsa-init: invalid format (%s) requested - output disabled.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1041 #define MSGTR_AO_ALSA5_PlayBackError "[AO ALSA5] alsa-init: playback open error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1042 #define MSGTR_AO_ALSA5_PcmInfoError "[AO ALSA5] alsa-init: pcm info error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1043 #define MSGTR_AO_ALSA5_SoundcardsFound "[AO ALSA5] alsa-init: %d soundcard(s) found, using: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1044 #define MSGTR_AO_ALSA5_PcmChanInfoError "[AO ALSA5] alsa-init: pcm channel info error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1045 #define MSGTR_AO_ALSA5_CantSetParms "[AO ALSA5] alsa-init: error setting parameters: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1046 #define MSGTR_AO_ALSA5_CantSetChan "[AO ALSA5] alsa-init: error setting up channel: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1047 #define MSGTR_AO_ALSA5_ChanPrepareError "[AO ALSA5] alsa-init: channel prepare error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1048 #define MSGTR_AO_ALSA5_DrainError "[AO ALSA5] alsa-uninit: playback drain error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1049 #define MSGTR_AO_ALSA5_FlushError "[AO ALSA5] alsa-uninit: playback flush error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1050 #define MSGTR_AO_ALSA5_PcmCloseError "[AO ALSA5] alsa-uninit: pcm close error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1051 #define MSGTR_AO_ALSA5_ResetDrainError "[AO ALSA5] alsa-reset: playback drain error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1052 #define MSGTR_AO_ALSA5_ResetFlushError "[AO ALSA5] alsa-reset: playback flush error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1053 #define MSGTR_AO_ALSA5_ResetChanPrepareError "[AO ALSA5] alsa-reset: channel prepare error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1054 #define MSGTR_AO_ALSA5_PauseDrainError "[AO ALSA5] alsa-pause: playback drain error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1055 #define MSGTR_AO_ALSA5_PauseFlushError "[AO ALSA5] alsa-pause: playback flush error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1056 #define MSGTR_AO_ALSA5_ResumePrepareError "[AO ALSA5] alsa-resume: channel prepare error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1057 #define MSGTR_AO_ALSA5_Underrun "[AO ALSA5] alsa-play: alsa underrun, resetting stream.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1058 #define MSGTR_AO_ALSA5_PlaybackPrepareError "[AO ALSA5] alsa-play: playback prepare error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1059 #define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1060 #define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n" |
c1955840883d
mp_msg transition of unmaintained audio output drivers.
ivo
parents:
13362
diff
changeset
|
1061 |
13467 | 1062 // ao_plugin.c |
1063 | |
1064 #define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] invalid plugin: %s\n" | |
14217
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1065 |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1066 // ======================= AF Audio Filters ================================ |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1067 |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1068 // libaf |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1069 |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1070 // af_ladspa.c |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1071 |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1072 #define MSGTR_AF_LADSPA_AvailableLabels "available labels in" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1073 #define MSGTR_AF_LADSPA_WarnNoInputs "WARNING! This LADSPA plugin has no audio inputs.\n The incoming audio signal will be lost." |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1074 #define MSGTR_AF_LADSPA_ErrMultiChannel "Multi-channel (>2) plugins are not supported (yet).\n Use only mono and stereo plugins." |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1075 #define MSGTR_AF_LADSPA_ErrNoOutputs "This LADSPA plugin has no audio outputs." |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1076 #define MSGTR_AF_LADSPA_ErrInOutDiff "The number of audio inputs and audio outputs of the LADSPA plugin differ." |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1077 #define MSGTR_AF_LADSPA_ErrFailedToLoad "failed to load" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1078 #define MSGTR_AF_LADSPA_ErrNoDescriptor "Couldn't find ladspa_descriptor() function in the specified library file." |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1079 #define MSGTR_AF_LADSPA_ErrLabelNotFound "Couldn't find label in plugin library." |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1080 #define MSGTR_AF_LADSPA_ErrNoSuboptions "No suboptions specified" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1081 #define MSGTR_AF_LADSPA_ErrNoLibFile "No library file specified" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1082 #define MSGTR_AF_LADSPA_ErrNoLabel "No filter label specified" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1083 #define MSGTR_AF_LADSPA_ErrNotEnoughControls "Not enough controls specified on the command line" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1084 #define MSGTR_AF_LADSPA_ErrControlBelow "%s: Input control #%d is below lower boundary of %0.4f.\n" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1085 #define MSGTR_AF_LADSPA_ErrControlAbove "%s: Input control #%d is above upper boundary of %0.4f.\n" |
5b5ebf93ec16
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents:
14156
diff
changeset
|
1086 |