annotate help/help_mp-en.h @ 20156:42b46a42f83b

added OSD audio switching visualization
author ptt
date Wed, 11 Oct 2006 17:25:46 +0000
parents 02a18c52a42a
children b6eed21e0535
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9730
2a474e987ddd Trivial change to trigger the $Revision$ keyword.
diego
parents: 9729
diff changeset
1 // $Revision$
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
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
b83d242708bf better procedure for handling help file updates
diego
parents: 9338
diff changeset
4 // to the help messages maintainer, see DOCS/tech/MAINTAINERS.
11458
b0048417a349 Translation process explained.
diego
parents: 11367
diff changeset
5 // The header of the translated file should contain credits and contact
b0048417a349 Translation process explained.
diego
parents: 11367
diff changeset
6 // information. Before major releases we will notify all translators to update
b0048417a349 Translation process explained.
diego
parents: 11367
diff changeset
7 // their files. Please do not simply translate and forget this, outdated
b0048417a349 Translation process explained.
diego
parents: 11367
diff changeset
8 // translations quickly become worthless. To help us spot outdated files put a
b0048417a349 Translation process explained.
diego
parents: 11367
diff changeset
9 // note like "sync'ed with help_mp-en.h XXX" in the header of the translation.
b0048417a349 Translation process explained.
diego
parents: 11367
diff changeset
10 // Do NOT translate the above lines, just follow the instructions.
2007
0c22e54b35d5 translations and their status
arpi
parents: 1976
diff changeset
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
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
14 #ifdef HELP_MP_DEFINE_STATIC
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
15 static char help_text[]=
6136
7f6b58d3b6d5 updates on help
arpi
parents: 5178
diff changeset
16 "Usage: mplayer [options] [url|path/]filename\n"
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
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"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
19 " -vo <drv> select video output driver ('-vo help' for a list)\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
20 " -ao <drv> select audio output driver ('-ao help' for a list)\n"
6136
7f6b58d3b6d5 updates on help
arpi
parents: 5178
diff changeset
21 #ifdef HAVE_VCD
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
22 " vcd://<trackno> play (S)VCD (Super Video CD) track (raw device, no mount)\n"
6136
7f6b58d3b6d5 updates on help
arpi
parents: 5178
diff changeset
23 #endif
1972
78924572fddf help updated
arpi
parents: 1885
diff changeset
24 #ifdef USE_DVDREAD
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
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
78924572fddf help updated
arpi
parents: 1885
diff changeset
27 #endif
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
28 " -ss <position> seek to given (seconds or hh:mm:ss) position\n"
8661
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
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
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"
16794
def6b6d58e98 Embarassing goofs in the basic key sections that nobody noticed for ages
diego
parents: 16793
diff changeset
41 " down or up seek backward/forward 1 minute\n"
def6b6d58e98 Embarassing goofs in the basic key sections that nobody noticed for ages
diego
parents: 16793
diff changeset
42 " pgdown or pgup seek backward/forward 10 minutes\n"
8661
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
851e1766382b cosmetics
diego
parents: 10182
diff changeset
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"
16794
def6b6d58e98 Embarassing goofs in the basic key sections that nobody noticed for ages
diego
parents: 16793
diff changeset
49 " x or z 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
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
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
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
53 "\n";
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
54 #endif
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
55
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
56 // libmpcodecs/ad_dvdpcm.c:
13595
f67d20c01332 Support for 24 bit and 20 bit LPCM (simple and slow :-( )
reimar
parents: 13577
diff changeset
57 #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
58
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
59 // ========================= MPlayer messages ===========================
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
60
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
61 // mplayer.c:
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
62
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
63 #define MSGTR_Exiting "\nExiting...\n"
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
64 #define MSGTR_ExitingHow "\nExiting... (%s)\n"
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
65 #define MSGTR_Exit_quit "Quit"
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
66 #define MSGTR_Exit_eof "End of file"
1638
671802bf867b MSGTR_Exit_error added
arpi
parents: 1618
diff changeset
67 #define MSGTR_Exit_error "Fatal error"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
68 #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
69 #define MSGTR_NoHomeDir "Cannot find HOME directory.\n"
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
70 #define MSGTR_GetpathProblem "get_path(\"config\") problem\n"
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
71 #define MSGTR_CreatingCfgFile "Creating config file: %s\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
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
73 #define MSGTR_BuiltinCodecsConf "Using built-in default codecs.conf.\n"
19555
32e4e68651d0 Clarify font load message.
diego
parents: 19448
diff changeset
74 #define MSGTR_CantLoadFont "Cannot load bitmap font: %s\n"
8661
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
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
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
554b829860c3 Point to generated HTML instead of old HTML docs.
diego
parents: 11001
diff changeset
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
4136c33be229 extedned TOO SLOW description
arpi
parents: 3181
diff changeset
88
4136c33be229 extedned TOO SLOW description
arpi
parents: 3181
diff changeset
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
c367d20f72ed missing \n
reimar
parents: 16079
diff changeset
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
c012194ba7d7 devices.html is no more, link updated.
diego
parents: 13774
diff changeset
108 "Read DOCS/HTML/en/video.html for tuning/speedup tips.\n"\
11121
554b829860c3 Point to generated HTML instead of old HTML docs.
diego
parents: 11001
diff changeset
109 "If none of this helps you, read DOCS/HTML/en/bugreports.html.\n\n"
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
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"
18151
2b48046d03e9 add a newline before the "Playing"... line
reimar
parents: 18118
diff changeset
113 #define MSGTR_Playing "\nPlaying %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
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
115 #define MSGTR_FPSforced "FPS forced to be %5.3f (ftime: %5.3f).\n"
17407
281856c09bfd Remove overly loud "warning" from runtime-cpudetection message.
diego
parents: 17366
diff changeset
116 #define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection.\n"
6930
cae1dd6343e7 moved messages to help_mp-??.h
jaf
parents: 6885
diff changeset
117 #define MSGTR_CompiledWithCPUExtensions "Compiled for x86 CPU with extensions:"
cae1dd6343e7 moved messages to help_mp-??.h
jaf
parents: 6885
diff changeset
118 #define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n"
cae1dd6343e7 moved messages to help_mp-??.h
jaf
parents: 6885
diff changeset
119 #define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n"
cae1dd6343e7 moved messages to help_mp-??.h
jaf
parents: 6885
diff changeset
120 #define MSGTR_AvailableAudioCodecs "Available audio codecs:\n"
cae1dd6343e7 moved messages to help_mp-??.h
jaf
parents: 6885
diff changeset
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
15bfe65d0b65 Some more small (cosmetic) updates.
diego
parents: 8661
diff changeset
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
cae1dd6343e7 moved messages to help_mp-??.h
jaf
parents: 6885
diff changeset
129 #define MSGTR_ForcedVideoCodec "Forced video codec: %s\n"
7522
aa1a1249f239 -ac/-afm rewrite, now works the same way as -vc/-vfm
arpi
parents: 7484
diff changeset
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
40113cfd0dcc Wording improvements.
diego
parents: 8982
diff changeset
136 "- MPlayer crashed by an 'Illegal Instruction'.\n"\
40113cfd0dcc Wording improvements.
diego
parents: 8982
diff changeset
137 " It may be a bug in our new runtime CPU-detection code...\n"\
11121
554b829860c3 Point to generated HTML instead of old HTML docs.
diego
parents: 11001
diff changeset
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
40113cfd0dcc Wording improvements.
diego
parents: 8982
diff changeset
140 "- MPlayer crashed by an 'Illegal Instruction'.\n"\
40113cfd0dcc Wording improvements.
diego
parents: 8982
diff changeset
141 " It usually happens when you run it on a CPU different than the one it was\n"\
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
142 " compiled/optimized for.\n"\
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
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
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
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
2c4fc3a7b325 cosmetics: it didn't fit on 80x25 terminals
arpi
parents: 10285
diff changeset
150 " It can be a bug in the MPlayer code _or_ in your drivers _or_ in your\n"\
2c4fc3a7b325 cosmetics: it didn't fit on 80x25 terminals
arpi
parents: 10285
diff changeset
151 " gcc version. If you think it's MPlayer's fault, please read\n"\
11121
554b829860c3 Point to generated HTML instead of old HTML docs.
diego
parents: 11001
diff changeset
152 " DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and\n"\
10378
2c4fc3a7b325 cosmetics: it didn't fit on 80x25 terminals
arpi
parents: 10285
diff changeset
153 " won't help unless you provide this information when reporting a possible bug.\n"
13577
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
154 #define MSGTR_LoadingConfig "Loading config '%s'\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
155 #define MSGTR_AddedSubtitleFile "SUB: Added subtitle file (%d): %s\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
156 #define MSGTR_RemovedSubtitleFile "SUB: Removed subtitle file (%d): %s\n"
13577
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
157 #define MSGTR_ErrorOpeningOutputFile "Error opening file [%s] for writing!\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
158 #define MSGTR_CommandLine "CommandLine:"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
159 #define MSGTR_RTCDeviceNotOpenable "Failed to open %s: %s (it should be readable by the user.)\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
160 #define MSGTR_LinuxRTCInitErrorIrqpSet "Linux RTC init error in ioctl (rtc_irqp_set %lu): %s\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
161 #define MSGTR_IncreaseRTCMaxUserFreq "Try adding \"echo %lu > /proc/sys/dev/rtc/max-user-freq\" to your system startup scripts.\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
162 #define MSGTR_LinuxRTCInitErrorPieOn "Linux RTC init error in ioctl (rtc_pie_on): %s\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
163 #define MSGTR_UsingTimingType "Using %s timing.\n"
16356
db7c3b89b31e GUI MPlayer --> GMPlayer
diego
parents: 16347
diff changeset
164 #define MSGTR_NoIdleAndGui "The -idle option cannot be used with GMPlayer.\n"
13577
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
165 #define MSGTR_MenuInitialized "Menu inited: %s\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
166 #define MSGTR_MenuInitFailed "Menu init failed.\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
167 #define MSGTR_Getch2InitializedTwice "WARNING: getch2_init called twice!\n"
16945
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
168 #define MSGTR_DumpstreamFdUnavailable "Cannot dump this stream - no file descriptor available.\n"
13577
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
169 #define MSGTR_FallingBackOnPlaylist "Falling back on trying to parse playlist %s...\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
170 #define MSGTR_CantOpenLibmenuFilterWithThisRootMenu "Can't open libmenu video filter with root menu %s.\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
171 #define MSGTR_AudioFilterChainPreinitError "Error at audio filter chain pre-init!\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
172 #define MSGTR_LinuxRTCReadError "Linux RTC read error: %s\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
173 #define MSGTR_SoftsleepUnderflow "Warning! Softsleep underflow!\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
174 #define MSGTR_DvdnavNullEvent "DVDNAV Event NULL?!\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
175 #define MSGTR_DvdnavHighlightEventBroken "DVDNAV Event: Highlight event broken\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
176 #define MSGTR_DvdnavEvent "DVDNAV Event: %s\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
177 #define MSGTR_DvdnavHighlightHide "DVDNAV Event: Highlight Hide\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
178 #define MSGTR_DvdnavStillFrame "######################################## DVDNAV Event: Still Frame: %d sec(s)\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
179 #define MSGTR_DvdnavNavStop "DVDNAV Event: Nav Stop\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
180 #define MSGTR_DvdnavNavNOP "DVDNAV Event: Nav NOP\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
181 #define MSGTR_DvdnavNavSpuStreamChangeVerbose "DVDNAV Event: Nav SPU Stream Change: phys: %d/%d/%d logical: %d\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
182 #define MSGTR_DvdnavNavSpuStreamChange "DVDNAV Event: Nav SPU Stream Change: phys: %d logical: %d\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
183 #define MSGTR_DvdnavNavAudioStreamChange "DVDNAV Event: Nav Audio Stream Change: phys: %d logical: %d\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
184 #define MSGTR_DvdnavNavVTSChange "DVDNAV Event: Nav VTS Change\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
185 #define MSGTR_DvdnavNavCellChange "DVDNAV Event: Nav Cell Change\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
186 #define MSGTR_DvdnavNavSpuClutChange "DVDNAV Event: Nav SPU CLUT Change\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
187 #define MSGTR_DvdnavNavSeekDone "DVDNAV Event: Nav Seek Done\n"
606d90e03a2f printf --> mp_msg conversion
diego
parents: 13542
diff changeset
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_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
191 #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
192 #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
193 #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
194 #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
195 #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
196 #define MSGTR_EdlNOValidLine "Invalid EDL line: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
197 #define MSGTR_EdlBadlyFormattedLine "Badly formatted EDL line [%d], discarding.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
198 #define MSGTR_EdlBadLineOverlap "Last stop position was [%f]; next start is [%f].\n"\
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
199 "Entries must be in chronological order, cannot overlap. Discarding.\n"
13358
567875b88aab Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
diego
parents: 13284
diff changeset
200 #define MSGTR_EdlBadLineBadStop "Stop time has to be after start time.\n"
18911
89af7441989b Modifies behavior of -edlout
reynaldo
parents: 18814
diff changeset
201 #define MSGTR_EdloutBadStop "EDL skip canceled, last start > stop\n"
89af7441989b Modifies behavior of -edlout
reynaldo
parents: 18814
diff changeset
202 #define MSGTR_EdloutStartSkip "EDL skip start, press 'i' again to end block.\n"
89af7441989b Modifies behavior of -edlout
reynaldo
parents: 18814
diff changeset
203 #define MSGTR_EdloutEndSkip "EDL skip end, line written.\n"
19973
02a18c52a42a after a long time, finally i could add -endpos option to mplayer executable.
ptt
parents: 19793
diff changeset
204 #define MSGTR_MPEndposNoSizeBased "Option -endpos in MPlayer does not yet support size units.\n"
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
205
16910
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
206 // mplayer.c OSD
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
207
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
208 #define MSGTR_OSDenabled "enabled"
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
209 #define MSGTR_OSDdisabled "disabled"
20156
42b46a42f83b added OSD audio switching visualization
ptt
parents: 19973
diff changeset
210 #define MSGTR_OSDAudio "Audio: %s"
16910
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
211 #define MSGTR_OSDChannel "Channel: %s"
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
212 #define MSGTR_OSDSubDelay "Sub delay: %d ms"
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
213 #define MSGTR_OSDSpeed "Speed: x %6.2f"
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
214 #define MSGTR_OSDosd "OSD: %s"
19342
4e68a3881201 Add matroska chapter seeking capability.
eugeni
parents: 19082
diff changeset
215 #define MSGTR_OSDChapter "Chapter: (%d) %s"
17911
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
216
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
217 // property values
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
218 #define MSGTR_Enabled "enabled"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
219 #define MSGTR_EnabledEdl "enabled (EDL)"
17911
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
220 #define MSGTR_Disabled "disabled"
17928
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
221 #define MSGTR_HardFrameDrop "hard"
17935
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
222 #define MSGTR_Unknown "unknown"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
223 #define MSGTR_Bottom "bottom"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
224 #define MSGTR_Center "center"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
225 #define MSGTR_Top "top"
17911
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
226
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
227 // osd bar names
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
228 #define MSGTR_Volume "Volume"
17928
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
229 #define MSGTR_Panscan "Panscan"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
230 #define MSGTR_Gamma "Gamma"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
231 #define MSGTR_Brightness "Brightness"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
232 #define MSGTR_Contrast "Contrast"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
233 #define MSGTR_Saturation "Saturation"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
234 #define MSGTR_Hue "Hue"
17911
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
235
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
236 // property state
52f95509cd05 Add the new property API and implement a couple properties.
albeu
parents: 17891
diff changeset
237 #define MSGTR_MuteStatus "Mute: %s"
17925
caa86b1793fe Move audio_delay to a property and add a few read only properties to
albeu
parents: 17914
diff changeset
238 #define MSGTR_AVDelayStatus "A-V delay: %s"
17928
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
239 #define MSGTR_OnTopStatus "Stay on top: %s"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
240 #define MSGTR_RootwinStatus "Rootwin: %s"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
241 #define MSGTR_BorderStatus "Border: %s"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
242 #define MSGTR_FramedroppingStatus "Framedropping: %s"
e0f20946e398 Convert fullscreen, panscan, color controls, ontop, rootwin,
albeu
parents: 17925
diff changeset
243 #define MSGTR_VSyncStatus "VSync: %s"
17935
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
244 #define MSGTR_SubSelectStatus "Subtitles: %s"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
245 #define MSGTR_SubPosStatus "Sub position: %s/100"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
246 #define MSGTR_SubAlignStatus "Sub alignment: %s"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
247 #define MSGTR_SubDelayStatus "Sub delay: %s"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
248 #define MSGTR_SubVisibleStatus "Subtitles: %s"
d72e7330c548 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
albeu
parents: 17928
diff changeset
249 #define MSGTR_SubForcedOnlyStatus "Forced sub only: %s"
16910
d64a4e8e5a87 Added translatable messages for OSD localization
ptt
parents: 16909
diff changeset
250
6947
ab1bf337d8b0 messages moved from mencoder.c to helpmp??.h
jaf
parents: 6930
diff changeset
251 // mencoder.c:
ab1bf337d8b0 messages moved from mencoder.c to helpmp??.h
jaf
parents: 6930
diff changeset
252
18335
5766a9d21992 Rename some misspelled and misnamed messages.
diego
parents: 18302
diff changeset
253 #define MSGTR_UsingPass3ControlFile "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
254 #define MSGTR_MissingFilename "\nFilename missing.\n\n"
8662
15bfe65d0b65 Some more small (cosmetic) updates.
diego
parents: 8661
diff changeset
255 #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
256 #define MSGTR_CannotOpenDemuxer "Cannot open demuxer.\n"
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
257 #define MSGTR_NoAudioEncoderSelected "\nNo audio encoder (-oac) selected. Select one (see -oac help) or use -nosound.\n"
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
258 #define MSGTR_NoVideoEncoderSelected "\nNo video encoder (-ovc) selected. Select one (see -ovc help).\n"
8662
15bfe65d0b65 Some more small (cosmetic) updates.
diego
parents: 8661
diff changeset
259 #define MSGTR_CannotOpenOutputFile "Cannot open output file '%s'.\n"
15bfe65d0b65 Some more small (cosmetic) updates.
diego
parents: 8661
diff changeset
260 #define MSGTR_EncoderOpenFailed "Failed to open the encoder.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
261 #define MSGTR_MencoderWrongFormatAVI "\nWARNING: OUTPUT FILE FORMAT IS _AVI_. See -of help.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
262 #define MSGTR_MencoderWrongFormatMPG "\nWARNING: OUTPUT FILE FORMAT IS _MPEG_. See -of help.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
263 #define MSGTR_MissingOutputFilename "No output file specified, please see the -o option."
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
264 #define MSGTR_ForcingOutputFourcc "Forcing output FourCC to %x [%.4s].\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
265 #define MSGTR_ForcingOutputAudiofmtTag "Forcing output audio format tag to 0x%x.\n"
8982
cab0063cabc6 Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents: 8973
diff changeset
266 #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
267 #define MSGTR_SkipFrame "\nSkipping frame!\n"
14878
5723c4b2a2ea fixes for encoding of multiple files
henry
parents: 14834
diff changeset
268 #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
269 #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
270 #define MSGTR_AudioCopyFileMismatch "\nAll files must have identical audio codec and format for -oac copy.\n"
16755
ae0d1e32a4df nit by diego
ods15
parents: 16752
diff changeset
271 #define MSGTR_NoAudioFileMismatch "\nCannot mix video-only files with audio and video files. Try -nosound.\n"
14962
6fadff070261 Replace placeholder message with something sane.
diego
parents: 14958
diff changeset
272 #define MSGTR_NoSpeedWithFrameCopy "WARNING: -speed is not guaranteed to work correctly with -oac copy!\n"\
6fadff070261 Replace placeholder message with something sane.
diego
parents: 14958
diff changeset
273 "Your encode might be broken!\n"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
274 #define MSGTR_ErrorWritingFile "%s: Error writing file.\n"
6947
ab1bf337d8b0 messages moved from mencoder.c to helpmp??.h
jaf
parents: 6930
diff changeset
275 #define MSGTR_RecommendedVideoBitrate "Recommended video bitrate for %s CD: %d\n"
18300
21cafb27aa03 Make mencoder stream size printing use 64 bits.
corey
parents: 18291
diff changeset
276 #define MSGTR_VideoStreamResult "\nVideo stream: %8.3f kbit/s (%d B/s) size: %"PRIu64" bytes %5.3f secs %d frames\n"
21cafb27aa03 Make mencoder stream size printing use 64 bits.
corey
parents: 18291
diff changeset
277 #define MSGTR_AudioStreamResult "\nAudio stream: %8.3f kbit/s (%d B/s) size: %"PRIu64" bytes %5.3f secs\n"
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
278 #define MSGTR_OpenedStream "success: format: %d data: 0x%X - 0x%x\n"
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
279 #define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n"
17366
934380353fd6 massive attack: mp_msg printf format fixes
rathann
parents: 17201
diff changeset
280 #define MSGTR_ACodecFramecopy "audiocodec: framecopy (format=%x chans=%d rate=%d bits=%d B/s=%d sample-%d)\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
281 #define MSGTR_CBRPCMAudioSelected "CBR PCM audio selected.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
282 #define MSGTR_MP3AudioSelected "MP3 audio selected.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
283 #define MSGTR_CannotAllocateBytes "Couldn't allocate %d bytes.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
284 #define MSGTR_SettingAudioDelay "Setting audio delay to %5.3fs.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
285 #define MSGTR_SettingVideoDelay "Setting video delay to %5.3fs.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
286 #define MSGTR_SettingAudioInputGain "Setting audio input gain to %f.\n"
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
287 #define MSGTR_LamePresetEquals "\npreset=%s\n\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
288 #define MSGTR_LimitingAudioPreload "Limiting audio preload to 0.4s.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
289 #define MSGTR_IncreasingAudioDensity "Increasing audio density to 4.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
290 #define MSGTR_ZeroingAudioPreloadAndMaxPtsCorrection "Forcing audio preload to 0, max pts correction to 0.\n"
17366
934380353fd6 massive attack: mp_msg printf format fixes
rathann
parents: 17201
diff changeset
291 #define MSGTR_CBRAudioByterate "\n\nCBR audio: %d bytes/sec, %d bytes/block\n"
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
292 #define MSGTR_LameVersion "LAME version %s (%s)\n\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
293 #define MSGTR_InvalidBitrateForLamePreset "Error: The bitrate specified is out of the valid range for this preset.\n"\
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
294 "\n"\
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
295 "When using this mode you must enter a value between \"8\" and \"320\".\n"\
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
296 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
297 "For further information try: \"-lameopts preset=help\"\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
298 #define MSGTR_InvalidLamePresetOptions "Error: You did not enter a valid profile and/or options with preset.\n"\
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
299 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
300 "Available profiles are:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
301 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
302 " <fast> standard\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
303 " <fast> extreme\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
304 " insane\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
305 " <cbr> (ABR Mode) - The ABR Mode is implied. To use it,\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
306 " simply specify a bitrate. For example:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
307 " \"preset=185\" activates this\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
308 " preset and uses 185 as an average kbps.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
309 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
310 " Some examples:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
311 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
312 " \"-lameopts fast:preset=standard \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
313 " or \"-lameopts cbr:preset=192 \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
314 " or \"-lameopts preset=172 \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
315 " or \"-lameopts preset=extreme \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
316 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
317 "For further information try: \"-lameopts preset=help\"\n"
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
318 #define MSGTR_LamePresetsLongInfo "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
319 "The preset switches are designed to provide the highest possible quality.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
320 "\n"\
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
321 "They have for the most part been subjected to and tuned via rigorous double\n"\
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
322 "blind listening tests to verify and achieve this objective.\n"\
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
323 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
324 "These are continually updated to coincide with the latest developments that\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
325 "occur and as a result should provide you with nearly the best quality\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
326 "currently possible from LAME.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
327 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
328 "To activate these presets:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
329 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
330 " For VBR modes (generally highest quality):\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
331 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
332 " \"preset=standard\" This preset should generally be transparent\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
333 " to most people on most music and is already\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
334 " quite high in quality.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
335 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
336 " \"preset=extreme\" If you have extremely good hearing and similar\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
337 " equipment, this preset will generally provide\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
338 " slightly higher quality than the \"standard\"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
339 " mode.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
340 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
341 " For CBR 320kbps (highest quality possible from the preset switches):\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
342 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
343 " \"preset=insane\" This preset will usually be overkill for most\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
344 " people and most situations, but if you must\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
345 " have the absolute highest quality with no\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
346 " regard to filesize, this is the way to go.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
347 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
348 " For ABR modes (high quality per given bitrate but not as high as VBR):\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
349 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
350 " \"preset=<kbps>\" Using this preset will usually give you good\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
351 " quality at a specified bitrate. Depending on the\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
352 " bitrate entered, this preset will determine the\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
353 " optimal settings for that particular situation.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
354 " While this approach works, it is not nearly as\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
355 " flexible as VBR, and usually will not attain the\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
356 " same level of quality as VBR at higher bitrates.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
357 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
358 "The following options are also available for the corresponding profiles:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
359 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
360 " <fast> standard\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
361 " <fast> extreme\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
362 " insane\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
363 " <cbr> (ABR Mode) - The ABR Mode is implied. To use it,\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
364 " simply specify a bitrate. For example:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
365 " \"preset=185\" activates this\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
366 " preset and uses 185 as an average kbps.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
367 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
368 " \"fast\" - Enables the new fast VBR for a particular profile. The\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
369 " disadvantage to the speed switch is that often times the\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
370 " bitrate will be slightly higher than with the normal mode\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
371 " and quality may be slightly lower also.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
372 " Warning: with the current version fast presets might result in too\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
373 " high bitrate compared to regular presets.\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
374 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
375 " \"cbr\" - If you use the ABR mode (read above) with a significant\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
376 " bitrate such as 80, 96, 112, 128, 160, 192, 224, 256, 320,\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
377 " you can use the \"cbr\" option to force CBR mode encoding\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
378 " instead of the standard abr mode. ABR does provide higher\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
379 " quality but CBR may be useful in situations such as when\n"\
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
380 " streaming an MP3 over the internet may be important.\n"\
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
381 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
382 " For example:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
383 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
384 " \"-lameopts fast:preset=standard \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
385 " or \"-lameopts cbr:preset=192 \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
386 " or \"-lameopts preset=172 \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
387 " or \"-lameopts preset=extreme \"\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
388 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
389 "\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
390 "A few aliases are available for ABR mode:\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
391 "phone => 16kbps/mono phon+/lw/mw-eu/sw => 24kbps/mono\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
392 "mw-us => 40kbps/mono voice => 56kbps/mono\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
393 "fm/radio/tape => 112kbps hifi => 160kbps\n"\
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
394 "cd => 192kbps studio => 256kbps"
18423
09b990936186 fix missing line break for MSGTR_LameCantInit
kraymer
parents: 18350
diff changeset
395 #define MSGTR_LameCantInit \
09b990936186 fix missing line break for MSGTR_LameCantInit
kraymer
parents: 18350
diff changeset
396 "Cannot set LAME options, check bitrate/samplerate, some very low bitrates\n"\
18424
80dd1b1e4e2d 10l, fix for previous commit
kraymer
parents: 18423
diff changeset
397 "(<32) need lower samplerates (i.e. -srate 8000).\n"\
14770
diego
parents: 14762
diff changeset
398 "If everything else fails, try a preset."
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
399 #define MSGTR_ConfigFileError "config file error"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
400 #define MSGTR_ErrorParsingCommandLine "error parsing command line"
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
401 #define MSGTR_VideoStreamRequired "Video stream is mandatory!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
402 #define MSGTR_ForcingInputFPS "Input fps will be interpreted as %5.2f instead.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
403 #define MSGTR_RawvideoDoesNotSupportAudio "Output file format RAWVIDEO does not support audio - disabling audio.\n"
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
404 #define MSGTR_DemuxerDoesntSupportNosound "This demuxer doesn't support -nosound yet.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
405 #define MSGTR_MemAllocFailed "Memory allocation failed.\n"
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
406 #define MSGTR_NoMatchingFilter "Couldn't find matching filter/ao format!\n"
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
407 #define MSGTR_MP3WaveFormatSizeNot30 "sizeof(MPEGLAYER3WAVEFORMAT)==%d!=30, maybe broken C compiler?\n"
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
408 #define MSGTR_NoLavcAudioCodecName "Audio LAVC, Missing codec name!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
409 #define MSGTR_LavcAudioCodecNotFound "Audio LAVC, couldn't find encoder for codec %s.\n"
13122
fcce0023bf55 printf -> mp_msg conversion, first steps
diego
parents: 12918
diff changeset
410 #define MSGTR_CouldntAllocateLavcContext "Audio LAVC, couldn't allocate context!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
411 #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
412 #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
ab1bf337d8b0 messages moved from mencoder.c to helpmp??.h
jaf
parents: 6930
diff changeset
413
8896
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
414 // cfg-mencoder.h:
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
415
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
416 #define MSGTR_MEncoderMP3LameHelp "\n\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
417 " vbr=<0-4> variable bitrate method\n"\
18239
c1579a060477 Improve some messages, typo fix.
diego
parents: 18234
diff changeset
418 " 0: cbr (constant bitrate)\n"\
c1579a060477 Improve some messages, typo fix.
diego
parents: 18234
diff changeset
419 " 1: mt (Mark Taylor VBR algorithm)\n"\
c1579a060477 Improve some messages, typo fix.
diego
parents: 18234
diff changeset
420 " 2: rh (Robert Hegemann VBR algorithm - default)\n"\
18291
a5f42bf38afb correct meaning of ABR
gabrov
parents: 18257
diff changeset
421 " 3: abr (average bitrate)\n"\
18239
c1579a060477 Improve some messages, typo fix.
diego
parents: 18234
diff changeset
422 " 4: mtrh (Mark Taylor Robert Hegemann VBR algorithm)\n"\
8896
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
423 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
424 " abr average bitrate\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
425 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
426 " cbr constant bitrate\n"\
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
427 " Also forces CBR mode encoding on subsequent ABR presets modes.\n"\
8896
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
428 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
429 " br=<0-1024> specify bitrate in kBit (CBR and ABR only)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
430 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
431 " q=<0-9> quality (0-highest, 9-lowest) (only for VBR)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
432 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
433 " aq=<0-9> algorithmic quality (0-best/slowest, 9-worst/fastest)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
434 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
435 " ratio=<1-100> compression ratio\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
436 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
437 " vol=<0-10> set audio input gain\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
438 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
439 " mode=<0-3> (default: auto)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
440 " 0: stereo\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
441 " 1: joint-stereo\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
442 " 2: dualchannel\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
443 " 3: mono\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
444 "\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
445 " padding=<0-2>\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
446 " 0: no\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
447 " 1: all\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
448 " 2: adjust\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
449 "\n"\
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
450 " fast Switch on faster encoding on subsequent VBR presets modes,\n"\
8896
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
451 " slightly lower quality and higher bitrates.\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
452 "\n"\
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
453 " preset=<value> Provide the highest possible quality settings.\n"\
8896
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
454 " medium: VBR encoding, good quality\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
455 " (150-180 kbps bitrate range)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
456 " standard: VBR encoding, high quality\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
457 " (170-210 kbps bitrate range)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
458 " extreme: VBR encoding, very high quality\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
459 " (200-240 kbps bitrate range)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
460 " insane: CBR encoding, highest preset quality\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
461 " (320 kbps bitrate)\n"\
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
462 " <8-320>: ABR encoding at average given kbps bitrate.\n\n"
ba967edb7580 add prelim -lameopts help
arpi
parents: 8886
diff changeset
463
13619
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
464 //codec-cfg.c:
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
465 #define MSGTR_DuplicateFourcc "duplicated FourCC"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
466 #define MSGTR_TooManyFourccs "too many FourCCs/formats..."
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
467 #define MSGTR_ParseError "parse error"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
468 #define MSGTR_ParseErrorFIDNotNumber "parse error (format ID not a number?)"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
469 #define MSGTR_ParseErrorFIDAliasNotNumber "parse error (format ID alias not a number?)"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
470 #define MSGTR_DuplicateFID "duplicated format ID"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
471 #define MSGTR_TooManyOut "too many out..."
13619
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
472 #define MSGTR_InvalidCodecName "\ncodec(%s) name is not valid!\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
473 #define MSGTR_CodecLacksFourcc "\ncodec(%s) does not have FourCC/format!\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
474 #define MSGTR_CodecLacksDriver "\ncodec(%s) does not have a driver!\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
475 #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
476 #define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needs an 'outfmt'!\n"
13619
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
477 #define MSGTR_CantAllocateComment "Can't allocate memory for comment. "
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
478 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
479 #define MSGTR_ReadingFile "Reading %s: "
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
480 #define MSGTR_CantOpenFileError "Can't open '%s': %s\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
481 #define MSGTR_CantGetMemoryForLine "Can't get memory for 'line': %s\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
482 #define MSGTR_CantReallocCodecsp "Can't realloc '*codecsp': %s\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
483 #define MSGTR_CodecNameNotUnique "Codec name '%s' isn't unique."
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
484 #define MSGTR_CantStrdupName "Can't strdup -> 'name': %s\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
485 #define MSGTR_CantStrdupInfo "Can't strdup -> 'info': %s\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
486 #define MSGTR_CantStrdupDriver "Can't strdup -> 'driver': %s\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
487 #define MSGTR_CantStrdupDLL "Can't strdup -> 'dll': %s"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
488 #define MSGTR_AudioVideoCodecTotals "%d audio & %d video codecs\n"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
489 #define MSGTR_CodecDefinitionIncorrect "Codec is not defined correctly."
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
490 #define MSGTR_OutdatedCodecsConf "This codecs.conf is too old and incompatible with this MPlayer release!"
a68dbf641f85 Translatable messages moved to help_mp-en.h.
diego
parents: 13595
diff changeset
491
13699
11b249ef87b0 printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents: 13629
diff changeset
492 // fifo.c
11b249ef87b0 printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents: 13629
diff changeset
493 #define MSGTR_CannotMakePipe "Cannot make PIPE!\n"
11b249ef87b0 printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents: 13629
diff changeset
494
11b249ef87b0 printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents: 13629
diff changeset
495 // m_config.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
496 #define MSGTR_SaveSlotTooOld "Save slot found from lvl %d is too old: %d !!!\n"
13771
c227510cb2d1 Added dots at end of sentence (m_config.c section)
kraymer
parents: 13705
diff changeset
497 #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
498 #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
499 #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
500 #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
501 #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
502 #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
503 #define MSGTR_TotalOptions "\nTotal: %d options\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
504 #define MSGTR_ProfileInclusionTooDeep "WARNING: Profile inclusion too deep.\n"
17481
99c0caec4677 Fix the MSG?_FIXME and make the profiles help translatable.
albeu
parents: 17424
diff changeset
505 #define MSGTR_NoProfileDefined "No profiles have been defined.\n"
99c0caec4677 Fix the MSG?_FIXME and make the profiles help translatable.
albeu
parents: 17424
diff changeset
506 #define MSGTR_AvailableProfiles "Available profiles:\n"
99c0caec4677 Fix the MSG?_FIXME and make the profiles help translatable.
albeu
parents: 17424
diff changeset
507 #define MSGTR_UnknownProfile "Unknown profile '%s'.\n"
99c0caec4677 Fix the MSG?_FIXME and make the profiles help translatable.
albeu
parents: 17424
diff changeset
508 #define MSGTR_Profile "Profile %s: %s\n"
13699
11b249ef87b0 printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
parents: 13629
diff changeset
509
17914
f9cb6fc1608a Add an option to list the properties: -list-properties
albeu
parents: 17911
diff changeset
510 // m_property.c
f9cb6fc1608a Add an option to list the properties: -list-properties
albeu
parents: 17911
diff changeset
511 #define MSGTR_PropertyListHeader "\n Name Type Min Max\n\n"
f9cb6fc1608a Add an option to list the properties: -list-properties
albeu
parents: 17911
diff changeset
512 #define MSGTR_TotalProperties "\nTotal: %d properties\n"
f9cb6fc1608a Add an option to list the properties: -list-properties
albeu
parents: 17911
diff changeset
513
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
514 // open.c, stream.c:
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
515 #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
516 #define MSGTR_ErrTrackSelect "Error selecting VCD track."
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
517 #define MSGTR_ReadSTDIN "Reading from stdin...\n"
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
518 #define MSGTR_UnableOpenURL "Unable to open URL: %s\n"
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
519 #define MSGTR_ConnToServer "Connected to server: %s\n"
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
520 #define MSGTR_FileNotFound "File not found: '%s'\n"
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
521
7630
4c51ce16c4a2 smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
arpi
parents: 7549
diff changeset
522 #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
523 #define MSGTR_SMBFileNotFound "Could not open from LAN: '%s'\n"
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
524 #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
525
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
526 #define MSGTR_CantOpenDVD "Couldn't open DVD device: %s\n"
19448
ebaf8067faae Print DVD audio channel and subtitle track information in non-verbose mode,
diego
parents: 19414
diff changeset
527
ebaf8067faae Print DVD audio channel and subtitle track information in non-verbose mode,
diego
parents: 19414
diff changeset
528 // stream_dvd.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
529 #define MSGTR_NoDVDSupport "MPlayer was compiled without DVD support, exiting.\n"
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
530 #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
531 #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
532 #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
533 #define MSGTR_DVDinvalidChapter "Invalid DVD chapter number: %d\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
534 #define MSGTR_DVDinvalidChapterRange "Invalid chapter range specification %s\n"
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
535 #define MSGTR_DVDinvalidLastChapter "Invalid DVD last chapter number: %d\n"
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
536 #define MSGTR_DVDnumAngles "There are %d angles in this DVD title.\n"
1976
4c73c398bdcb 2 typos fixed
gabucino
parents: 1973
diff changeset
537 #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
538 #define MSGTR_DVDnoIFO "Cannot open the IFO file for DVD title %d.\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
539 #define MSGTR_DVDnoVMG "Can't open VMG info!\n"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
540 #define MSGTR_DVDnoVOBs "Cannot open title VOBS (VTS_%02d_1.VOB).\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
541 #define MSGTR_DVDnoMatchingAudio "No matching DVD audio language found!\n"
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
542 #define MSGTR_DVDaudioChannel "Selected DVD audio channel: %d language: %c%c\n"
19448
ebaf8067faae Print DVD audio channel and subtitle track information in non-verbose mode,
diego
parents: 19414
diff changeset
543 #define MSGTR_DVDaudioStreamInfo "audio stream: %d format: %s (%s) language: %s aid: %d.\n"
ebaf8067faae Print DVD audio channel and subtitle track information in non-verbose mode,
diego
parents: 19414
diff changeset
544 #define MSGTR_DVDnumAudioChannels "number of audio channels on disk: %d.\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
545 #define MSGTR_DVDnoMatchingSubtitle "No matching DVD subtitle language found!\n"
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
546 #define MSGTR_DVDsubtitleChannel "Selected DVD subtitle channel: %d language: %c%c\n"
19448
ebaf8067faae Print DVD audio channel and subtitle track information in non-verbose mode,
diego
parents: 19414
diff changeset
547 #define MSGTR_DVDsubtitleLanguage "subtitle ( sid ): %d language: %s\n"
ebaf8067faae Print DVD audio channel and subtitle track information in non-verbose mode,
diego
parents: 19414
diff changeset
548 #define MSGTR_DVDnumSubtitles "number of subtitles on disk: %d\n"
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
549
17065
cf6bfdf41143 Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
reynaldo
parents: 17061
diff changeset
550 // muxer.c, muxer_*.c:
15754
7b0599d9614a rawaudio muxer
ranma
parents: 15706
diff changeset
551 #define MSGTR_TooManyStreams "Too many streams!"
7b0599d9614a rawaudio muxer
ranma
parents: 15706
diff changeset
552 #define MSGTR_RawMuxerOnlyOneStream "Rawaudio muxer supports only one audio stream!\n"
7b0599d9614a rawaudio muxer
ranma
parents: 15706
diff changeset
553 #define MSGTR_IgnoringVideoStream "Ignoring video stream!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
554 #define MSGTR_UnknownStreamType "Warning, unknown stream type: %d\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
555 #define MSGTR_WarningLenIsntDivisible "Warning, len isn't divisible by samplesize!\n"
17065
cf6bfdf41143 Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
reynaldo
parents: 17061
diff changeset
556 #define MSGTR_MuxbufMallocErr "Muxer frame buffer cannot allocate memory!\n"
cf6bfdf41143 Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
reynaldo
parents: 17061
diff changeset
557 #define MSGTR_MuxbufReallocErr "Muxer frame buffer cannot reallocate memory!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
558 #define MSGTR_MuxbufSending "Muxer frame buffer sending %d frame(s) to the muxer.\n"
17065
cf6bfdf41143 Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
reynaldo
parents: 17061
diff changeset
559 #define MSGTR_WritingHeader "Writing header...\n"
cf6bfdf41143 Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
reynaldo
parents: 17061
diff changeset
560 #define MSGTR_WritingTrailer "Writing index...\n"
15754
7b0599d9614a rawaudio muxer
ranma
parents: 15706
diff changeset
561
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
562 // demuxer.c, demux_*.c:
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
563 #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
564 #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
565 #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
566 #define MSGTR_TooManyVideoInBuffer "\nToo many video packets in the buffer: (%d in %d bytes).\n"
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
567 #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
568 "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
569 #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
570 #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
571 #define MSGTR_DetectedAudiofile "Audio file detected.\n"
6951
0504c8beccba messages moved again
jaf
parents: 6947
diff changeset
572 #define MSGTR_NotSystemStream "Not MPEG System Stream format... (maybe Transport Stream?)\n"
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
573 #define MSGTR_InvalidMPEGES "Invalid MPEG-ES stream??? Contact the author, it may be a bug :(\n"
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
574 #define MSGTR_FormatNotRecognized "============ Sorry, this file format is not recognized/supported =============\n"\
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
575 "=== 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
576 #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
577 #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
578 #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
579
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
580 #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
581
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
582 #define MSGTR_NI_Forced "Forced"
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
583 #define MSGTR_NI_Detected "Detected"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
584 #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
585
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
586 #define MSGTR_UsingNINI "Using NON-INTERLEAVED broken AVI file format.\n"
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
587 #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
588 #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
589 #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
590
10681
arpi
parents: 10433
diff changeset
591 #define MSGTR_MOVcomprhdr "MOV: Compressed headers support requires ZLIB!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
592 #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
593 #define MSGTR_MOVtooManyTrk "MOV: WARNING: too many tracks"
6951
0504c8beccba messages moved again
jaf
parents: 6947
diff changeset
594 #define MSGTR_FoundAudioStream "==> Found audio stream: %d\n"
0504c8beccba messages moved again
jaf
parents: 6947
diff changeset
595 #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
596 #define MSGTR_DetectedTV "TV detected! ;-)\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
597 #define MSGTR_ErrorOpeningOGGDemuxer "Unable to open the Ogg demuxer.\n"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
598 #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
599 #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
600 #define MSGTR_CannotOpenSubtitlesStream "Cannot open subtitle stream: %s\n"
6951
0504c8beccba messages moved again
jaf
parents: 6947
diff changeset
601 #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
602 #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
603 #define MSGTR_TVInputNotSeekable "TV input is not seekable! (Seeking will probably be for changing channels ;)\n"
19414
ef3748be83ea Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
reimar
parents: 19342
diff changeset
604 #define MSGTR_DemuxerInfoChanged "Demuxer info %s changed to %s\n"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
605 #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
606
14958
85546d215f6e precise framerate values everywhere
diego
parents: 14944
diff changeset
607 #define MSGTR_LeaveTelecineMode "\ndemux_mpg: 30000/1001fps NTSC content detected, switching framerate.\n"
85546d215f6e precise framerate values everywhere
diego
parents: 14944
diff changeset
608 #define MSGTR_EnterTelecineMode "\ndemux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.\n"
8968
973bd8b405f8 telecine messages
arpi
parents: 8964
diff changeset
609
17366
934380353fd6 massive attack: mp_msg printf format fixes
rathann
parents: 17201
diff changeset
610 #define MSGTR_CacheFill "\rCache fill: %5.2f%% (%"PRId64" bytes) "
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
611 #define MSGTR_NoBindFound "No bind found for key '%s'."
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
612 #define MSGTR_FailedToOpen "Failed to open %s.\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
613
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
614 // dec_video.c & dec_audio.c:
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
615 #define MSGTR_CantOpenCodec "Could not open codec.\n"
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
616 #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
617
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
618 #define MSGTR_MissingDLLcodec "ERROR: Could not open required DirectShow codec %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
619 #define MSGTR_ACMiniterror "Could not load/initialize Win32/ACM audio codec (missing DLL file?).\n"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
620 #define MSGTR_MissingLAVCcodec "Cannot find codec '%s' in libavcodec...\n"
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
621
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
622 #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
623 #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
624 #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
625 #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
626 #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
627
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
628 #define MSGTR_ShMemAllocFail "Cannot allocate shared memory.\n"
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
629 #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
630
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
631 #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
632
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
633 #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
634 #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
635 #define MSGTR_VideoAttributeNotSupportedByVO_VD "Video attribute '%s' is not supported by selected vo & vd.\n"
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
636 #define MSGTR_VideoCodecFamilyNotAvailableStr "Requested video codec family [%s] (vfm=%s) not available.\nEnable it at compilation.\n"
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
637 #define MSGTR_AudioCodecFamilyNotAvailableStr "Requested audio codec family [%s] (afm=%s) not available.\nEnable it at compilation.\n"
6989
b2ba67f6203e messages moved from dec_??d?o.c
jaf
parents: 6951
diff changeset
638 #define MSGTR_OpeningVideoDecoder "Opening video decoder: [%s] %s\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
639 #define MSGTR_SelectedVideoCodec "Selected video codec: [%s] vfm: %s (%s)\n"
6989
b2ba67f6203e messages moved from dec_??d?o.c
jaf
parents: 6951
diff changeset
640 #define MSGTR_OpeningAudioDecoder "Opening audio decoder: [%s] %s\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
641 #define MSGTR_SelectedAudioCodec "Selected audio codec: [%s] afm: %s (%s)\n"
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
642 #define MSGTR_BuildingAudioFilterChain "Building audio filter chain for %dHz/%dch/%s -> %dHz/%dch/%s...\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
643 #define MSGTR_UninitVideoStr "Uninit video: %s\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
644 #define MSGTR_UninitAudioStr "Uninit audio: %s\n"
6989
b2ba67f6203e messages moved from dec_??d?o.c
jaf
parents: 6951
diff changeset
645 #define MSGTR_VDecoderInitFailed "VDecoder init failed :(\n"
b2ba67f6203e messages moved from dec_??d?o.c
jaf
parents: 6951
diff changeset
646 #define MSGTR_ADecoderInitFailed "ADecoder init failed :(\n"
b2ba67f6203e messages moved from dec_??d?o.c
jaf
parents: 6951
diff changeset
647 #define MSGTR_ADecoderPreinitFailed "ADecoder preinit failed :(\n"
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
648 #define MSGTR_AllocatingBytesForInputBuffer "dec_audio: Allocating %d bytes for input buffer.\n"
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
649 #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
650
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
651 // LIRC:
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
652 #define MSGTR_SettingUpLIRC "Setting up LIRC support...\n"
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
653 #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
654 #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
655 #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
656
6993
c167153136b8 messages moved from vf.c and vd.c
jaf
parents: 6989
diff changeset
657 // vf.c
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
658 #define MSGTR_CouldNotFindVideoFilter "Couldn't find video filter '%s'.\n"
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
659 #define MSGTR_CouldNotOpenVideoFilter "Couldn't open video filter '%s'.\n"
6997
85fc65e6667f arpi told me ...
jaf
parents: 6993
diff changeset
660 #define MSGTR_OpeningVideoFilter "Opening video filter: "
12659
2cb92251da72 line breaks, clarification
diego
parents: 12520
diff changeset
661 #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
662
6993
c167153136b8 messages moved from vf.c and vd.c
jaf
parents: 6989
diff changeset
663 // vd.c
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
664 #define MSGTR_CodecDidNotSet "VDec: Codec did not set sh->disp_w and sh->disp_h, trying workaround.\n"
16786
832bfc0dce09 deobfuscatioin: csp --> colorspace
diego
parents: 16755
diff changeset
665 #define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred colorspace: %s)\n"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
666 #define MSGTR_CouldNotFindColorspace "Could not find matching colorspace - retrying with -vf scale...\n"
6993
c167153136b8 messages moved from vf.c and vd.c
jaf
parents: 6989
diff changeset
667 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n"
c167153136b8 messages moved from vf.c and vd.c
jaf
parents: 6989
diff changeset
668 #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
669
12763
f34a7cf4265a Console message corrected and moved to help_mp-en.h.
diego
parents: 12722
diff changeset
670 // vd_dshow.c, vd_dmo.c
17706
83c1acef76d5 New website structure, the /homepage subdirectory is gone.
diego
parents: 17648
diff changeset
671 #define MSGTR_DownloadCodecPackage "You need to upgrade/install the binary codecs package.\nGo to http://www.mplayerhq.hu/dload.html\n"
12763
f34a7cf4265a Console message corrected and moved to help_mp-en.h.
diego
parents: 12722
diff changeset
672 #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
673 #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
674
12520
94e66acdb706 Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
diego
parents: 12322
diff changeset
675 // x11_common.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
676 #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen event!\n"
16795
e8148dd5691c xscreensaver --> XScreenSaver
diego
parents: 16794
diff changeset
677 #define MSGTR_CouldNotFindXScreenSaver "xscreensaver_disable: Could not find XScreenSaver window.\n"
16793
8d4fb5469efb Make a few more messages translatable by moving them into help_mp-en.h.
diego
parents: 16786
diff changeset
678 #define MSGTR_SelectedVideoMode "XF86VM: Selected video mode %dx%d for image size %dx%d.\n"
12520
94e66acdb706 Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
diego
parents: 12322
diff changeset
679
12908
7b9b4f07d2c4 automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
reimar
parents: 12763
diff changeset
680 #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
681 #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
682
1973
5216f108cb4f all error/warn/info messages moved to help_mp-en.h for translation
arpi
parents: 1972
diff changeset
683 // ====================== GUI messages/buttons ========================
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
684
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
685 #ifdef HAVE_NEW_GUI
1618
2529379290e8 libdvdread desc.
nick
parents:
diff changeset
686
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
687 // --- labels ---
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
688 #define MSGTR_About "About"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
689 #define MSGTR_FileSelect "Select file..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
690 #define MSGTR_SubtitleSelect "Select subtitle..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
691 #define MSGTR_OtherSelect "Select..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
692 #define MSGTR_AudioFileSelect "Select external audio channel..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
693 #define MSGTR_FontSelect "Select font..."
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
694 // 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
695 #define MSGTR_PlayList "Playlist"
6627
fd3ac41ee1a1 add equalizer support and fix some small bug...
pontscho
parents: 6623
diff changeset
696 #define MSGTR_Equalizer "Equalizer"
18064
85f021f2bfc6 the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
gpoirier
parents: 18008
diff changeset
697 #define MSGTR_ConfigureEqualizer "Configure Equalizer"
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
698 #define MSGTR_SkinBrowser "Skin Browser"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
699 #define MSGTR_Network "Network streaming..."
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
700 // Note: If you change MSGTR_Preferences please see if it still fits MSGTR_MENU_Preferences
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
701 #define MSGTR_Preferences "Preferences"
12918
eb0d3c1b6c6d unified audio options dialog, fixes also bug #40
reimar
parents: 12908
diff changeset
702 #define MSGTR_AudioPreferences "Audio driver configuration"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
703 #define MSGTR_NoMediaOpened "No media opened."
7150
b212f74e14ec - add play time subtitle change support
pontscho
parents: 7139
diff changeset
704 #define MSGTR_VCDTrack "VCD track %d"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
705 #define MSGTR_NoChapter "No chapter"
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
706 #define MSGTR_Chapter "Chapter %d"
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
707 #define MSGTR_NoFileLoaded "No file loaded."
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
708
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
709 // --- buttons ---
8982
cab0063cabc6 Removed some "!s, corrected some spelling, gave the system too slow message
diego
parents: 8973
diff changeset
710 #define MSGTR_Ok "OK"
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
711 #define MSGTR_Cancel "Cancel"
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
712 #define MSGTR_Add "Add"
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
713 #define MSGTR_Remove "Remove"
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
714 #define MSGTR_Clear "Clear"
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
715 #define MSGTR_Config "Config"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
716 #define MSGTR_ConfigDriver "Configure driver"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
717 #define MSGTR_Browse "Browse"
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
718
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
719 // --- error messages ---
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
720 #define MSGTR_NEMDB "Sorry, not enough memory to draw buffer."
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
721 #define MSGTR_NEMFMR "Sorry, not enough memory for menu rendering."
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
722 #define MSGTR_IDFGCVD "Sorry, I did not find a GUI-compatible video output driver."
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
723 #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+ configuration box."
14156
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
724 #define MSGTR_UNKNOWNWINDOWTYPE "Unknown window type found ..."
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
725
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
726 // --- skin loader error messages
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
727 #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
728 #define MSGTR_SKIN_WARNING1 "[skin] warning: in config file line %d:\nwidget (%s) found but no \"section\" found before"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
729 #define MSGTR_SKIN_WARNING2 "[skin] warning: in config file line %d:\nwidget (%s) found but no \"subsection\" found before"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
730 #define MSGTR_SKIN_WARNING3 "[skin] warning: in config file line %d:\nthis subsection is not supported by widget (%s)"
14156
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
731 #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
732 #define MSGTR_SKIN_SkinFileNotReadable "[skin] file ( %s ) not readable.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
733 #define MSGTR_SKIN_BITMAP_16bit "Bitmaps of 16 bits or less depth not supported (%s).\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
734 #define MSGTR_SKIN_BITMAP_FileNotFound "File not found (%s)\n"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
735 #define MSGTR_SKIN_BITMAP_BMPReadError "BMP read error (%s)\n"
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
736 #define MSGTR_SKIN_BITMAP_TGAReadError "TGA read error (%s)\n"
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
737 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG read error (%s)\n"
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
738 #define MSGTR_SKIN_BITMAP_RLENotSupported "RLE packed TGA not supported (%s)\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
739 #define MSGTR_SKIN_BITMAP_UnknownFileType "unknown file type (%s)\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
740 #define MSGTR_SKIN_BITMAP_ConversionError "24 bit to 32 bit conversion error (%s)\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
741 #define MSGTR_SKIN_BITMAP_UnknownMessage "unknown message: %s\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
742 #define MSGTR_SKIN_FONT_NotEnoughtMemory "not enough memory\n"
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
743 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "Too many fonts declared.\n"
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
744 #define MSGTR_SKIN_FONT_FontFileNotFound "Font file not found.\n"
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
745 #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
746 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier (%s)\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
747 #define MSGTR_SKIN_UnknownParameter "unknown parameter (%s)\n"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
748 #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin not found (%s).\n"
14156
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
749 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Selected skin ( %s ) not found, trying 'default'...\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
750 #define MSGTR_SKIN_SKINCFG_SkinCfgReadError "skin config file read error (%s)\n"
3587
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
751 #define MSGTR_SKIN_LABEL "Skins:"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
752
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
753 // --- gtk menus
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
754 #define MSGTR_MENU_AboutMPlayer "About MPlayer"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
755 #define MSGTR_MENU_Open "Open..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
756 #define MSGTR_MENU_PlayFile "Play file..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
757 #define MSGTR_MENU_PlayVCD "Play VCD..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
758 #define MSGTR_MENU_PlayDVD "Play DVD..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
759 #define MSGTR_MENU_PlayURL "Play URL..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
760 #define MSGTR_MENU_LoadSubtitle "Load subtitle..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
761 #define MSGTR_MENU_DropSubtitle "Drop subtitle..."
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
762 #define MSGTR_MENU_LoadExternAudioFile "Load external audio file..."
3587
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
763 #define MSGTR_MENU_Playing "Playing"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
764 #define MSGTR_MENU_Play "Play"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
765 #define MSGTR_MENU_Pause "Pause"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
766 #define MSGTR_MENU_Stop "Stop"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
767 #define MSGTR_MENU_NextStream "Next stream"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
768 #define MSGTR_MENU_PrevStream "Prev stream"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
769 #define MSGTR_MENU_Size "Size"
14589
9635dcba8f29 Add half size entry to the GMPlayer menu.
diego
parents: 14332
diff changeset
770 #define MSGTR_MENU_HalfSize "Half size"
3587
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
771 #define MSGTR_MENU_NormalSize "Normal size"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
772 #define MSGTR_MENU_DoubleSize "Double size"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
773 #define MSGTR_MENU_FullScreen "Fullscreen"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
774 #define MSGTR_MENU_DVD "DVD"
6280
cf2c2b92d1a7 add VCD support for GUI
pontscho
parents: 6176
diff changeset
775 #define MSGTR_MENU_VCD "VCD"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
776 #define MSGTR_MENU_PlayDisc "Open disc..."
3587
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
777 #define MSGTR_MENU_ShowDVDMenu "Show DVD menu"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
778 #define MSGTR_MENU_Titles "Titles"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
779 #define MSGTR_MENU_Title "Title %2d"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
780 #define MSGTR_MENU_None "(none)"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
781 #define MSGTR_MENU_Chapters "Chapters"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
782 #define MSGTR_MENU_Chapter "Chapter %2d"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
783 #define MSGTR_MENU_AudioLanguages "Audio languages"
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
784 #define MSGTR_MENU_SubtitleLanguages "Subtitle languages"
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
785 #define MSGTR_MENU_PlayList MSGTR_PlayList
3587
6e21fbb41a2b full language support for gui
pontscho
parents: 3586
diff changeset
786 #define MSGTR_MENU_SkinBrowser "Skin browser"
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
787 #define MSGTR_MENU_Preferences MSGTR_Preferences
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
788 #define MSGTR_MENU_Exit "Exit..."
7821
1efdf16883a0 add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
pontscho
parents: 7805
diff changeset
789 #define MSGTR_MENU_Mute "Mute"
1efdf16883a0 add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
pontscho
parents: 7805
diff changeset
790 #define MSGTR_MENU_Original "Original"
1efdf16883a0 add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
pontscho
parents: 7805
diff changeset
791 #define MSGTR_MENU_AspectRatio "Aspect ratio"
8379
pontscho
parents: 8311
diff changeset
792 #define MSGTR_MENU_AudioTrack "Audio track"
pontscho
parents: 8311
diff changeset
793 #define MSGTR_MENU_Track "Track %d"
pontscho
parents: 8311
diff changeset
794 #define MSGTR_MENU_VideoTrack "Video track"
18118
f9a939c204ad Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
gpoirier
parents: 18092
diff changeset
795 #define MSGTR_MENU_Subtitles "Subtitles"
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
796
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
797 // --- equalizer
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
798 // Note: If you change MSGTR_EQU_Audio please see if it still fits MSGTR_PREFERENCES_Audio
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
799 #define MSGTR_EQU_Audio "Audio"
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
800 // Note: If you change MSGTR_EQU_Video please see if it still fits MSGTR_PREFERENCES_Video
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
801 #define MSGTR_EQU_Video "Video"
6653
nexus
parents: 6651
diff changeset
802 #define MSGTR_EQU_Contrast "Contrast: "
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
803 #define MSGTR_EQU_Brightness "Brightness: "
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
804 #define MSGTR_EQU_Hue "Hue: "
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
805 #define MSGTR_EQU_Saturation "Saturation: "
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
806 #define MSGTR_EQU_Front_Left "Front Left"
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
807 #define MSGTR_EQU_Front_Right "Front Right"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
808 #define MSGTR_EQU_Back_Left "Rear Left"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
809 #define MSGTR_EQU_Back_Right "Rear Right"
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
810 #define MSGTR_EQU_Center "Center"
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
811 #define MSGTR_EQU_Bass "Bass"
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
812 #define MSGTR_EQU_All "All"
9208
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
813 #define MSGTR_EQU_Channel1 "Channel 1:"
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
814 #define MSGTR_EQU_Channel2 "Channel 2:"
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
815 #define MSGTR_EQU_Channel3 "Channel 3:"
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
816 #define MSGTR_EQU_Channel4 "Channel 4:"
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
817 #define MSGTR_EQU_Channel5 "Channel 5:"
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
818 #define MSGTR_EQU_Channel6 "Channel 6:"
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents: 6627
diff changeset
819
6713
cc917a581b6e add simple playlist support
pontscho
parents: 6653
diff changeset
820 // --- playlist
cc917a581b6e add simple playlist support
pontscho
parents: 6653
diff changeset
821 #define MSGTR_PLAYLIST_Path "Path"
cc917a581b6e add simple playlist support
pontscho
parents: 6653
diff changeset
822 #define MSGTR_PLAYLIST_Selected "Selected files"
cc917a581b6e add simple playlist support
pontscho
parents: 6653
diff changeset
823 #define MSGTR_PLAYLIST_Files "Files"
cc917a581b6e add simple playlist support
pontscho
parents: 6653
diff changeset
824 #define MSGTR_PLAYLIST_DirectoryTree "Directory tree"
cc917a581b6e add simple playlist support
pontscho
parents: 6653
diff changeset
825
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
826 // --- preferences
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
827 #define MSGTR_PREFERENCES_Audio MSGTR_EQU_Audio
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
828 #define MSGTR_PREFERENCES_Video MSGTR_EQU_Video
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
829 #define MSGTR_PREFERENCES_SubtitleOSD "Subtitles & OSD"
9208
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
830 #define MSGTR_PREFERENCES_Codecs "Codecs & demuxer"
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
831 // Note: If you change MSGTR_PREFERENCES_Misc see if it still fits MSGTR_PREFERENCES_FRAME_Misc
8156
e2f8e7252add size ...
pontscho
parents: 7821
diff changeset
832 #define MSGTR_PREFERENCES_Misc "Misc"
e2f8e7252add size ...
pontscho
parents: 7821
diff changeset
833
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
834 #define MSGTR_PREFERENCES_None "None"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
835 #define MSGTR_PREFERENCES_DriverDefault "driver default"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
836 #define MSGTR_PREFERENCES_AvailableDrivers "Available drivers:"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
837 #define MSGTR_PREFERENCES_DoNotPlaySound "Do not play sound"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
838 #define MSGTR_PREFERENCES_NormalizeSound "Normalize sound"
18335
5766a9d21992 Rename some misspelled and misnamed messages.
diego
parents: 18302
diff changeset
839 #define MSGTR_PREFERENCES_EnableEqualizer "Enable equalizer"
14686
e2b2ab284a9a ESD configuration dialog and software volume control option for Gui
reimar
parents: 14589
diff changeset
840 #define MSGTR_PREFERENCES_SoftwareMixer "Enable Software Mixer"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
841 #define MSGTR_PREFERENCES_ExtraStereo "Enable extra stereo"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
842 #define MSGTR_PREFERENCES_Coefficient "Coefficient:"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
843 #define MSGTR_PREFERENCES_AudioDelay "Audio delay"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
844 #define MSGTR_PREFERENCES_DoubleBuffer "Enable double buffering"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
845 #define MSGTR_PREFERENCES_DirectRender "Enable direct rendering"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
846 #define MSGTR_PREFERENCES_FrameDrop "Enable frame dropping"
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
847 #define MSGTR_PREFERENCES_HFrameDrop "Enable HARD frame dropping (dangerous)"
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
848 #define MSGTR_PREFERENCES_Flip "Flip image upside down"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
849 #define MSGTR_PREFERENCES_Panscan "Panscan: "
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
850 #define MSGTR_PREFERENCES_OSDTimer "Timer and indicators"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
851 #define MSGTR_PREFERENCES_OSDProgress "Progressbars only"
8886
d32accfed8e6 add osd_level=3 support
pontscho
parents: 8717
diff changeset
852 #define MSGTR_PREFERENCES_OSDTimerPercentageTotalTime "Timer, percentage and total time"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
853 #define MSGTR_PREFERENCES_Subtitle "Subtitle:"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
854 #define MSGTR_PREFERENCES_SUB_Delay "Delay: "
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
855 #define MSGTR_PREFERENCES_SUB_FPS "FPS:"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
856 #define MSGTR_PREFERENCES_SUB_POS "Position: "
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
857 #define MSGTR_PREFERENCES_SUB_AutoLoad "Disable subtitle autoloading"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
858 #define MSGTR_PREFERENCES_SUB_Unicode "Unicode subtitle"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
859 #define MSGTR_PREFERENCES_SUB_MPSUB "Convert the given subtitle to MPlayer's subtitle format"
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
860 #define MSGTR_PREFERENCES_SUB_SRT "Convert the given subtitle to the time based SubViewer (SRT) format"
8717
2df4e9d9922d add overlapping to preferences
pontscho
parents: 8714
diff changeset
861 #define MSGTR_PREFERENCES_SUB_Overlap "Toggle subtitle overlapping"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
862 #define MSGTR_PREFERENCES_Font "Font:"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
863 #define MSGTR_PREFERENCES_FontFactor "Font factor:"
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
864 #define MSGTR_PREFERENCES_PostProcess "Enable postprocessing"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
865 #define MSGTR_PREFERENCES_AutoQuality "Auto quality: "
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
866 #define MSGTR_PREFERENCES_NI "Use non-interleaved AVI parser"
7199
9e201175b78c some cosmetics for gui
alex
parents: 7191
diff changeset
867 #define MSGTR_PREFERENCES_IDX "Rebuild index table, if needed"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
868 #define MSGTR_PREFERENCES_VideoCodecFamily "Video codec family:"
7186
02b1976e12e2 fix vfm and add afm support
pontscho
parents: 7180
diff changeset
869 #define MSGTR_PREFERENCES_AudioCodecFamily "Audio codec family:"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
870 #define MSGTR_PREFERENCES_FRAME_OSD_Level "OSD level"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
871 #define MSGTR_PREFERENCES_FRAME_Subtitle "Subtitle"
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
872 #define MSGTR_PREFERENCES_FRAME_Font "Font"
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
873 #define MSGTR_PREFERENCES_FRAME_PostProcess "Postprocessing"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
874 #define MSGTR_PREFERENCES_FRAME_CodecDemuxer "Codec & demuxer"
7526
e3ca9e707857 - fix new afm/vfm support
pontscho
parents: 7522
diff changeset
875 #define MSGTR_PREFERENCES_FRAME_Cache "Cache"
15913
06baf147a638 Remove duplicate messages
wight
parents: 15888
diff changeset
876 #define MSGTR_PREFERENCES_FRAME_Misc MSGTR_PREFERENCES_Misc
12918
eb0d3c1b6c6d unified audio options dialog, fixes also bug #40
reimar
parents: 12908
diff changeset
877 #define MSGTR_PREFERENCES_Audio_Device "Device:"
eb0d3c1b6c6d unified audio options dialog, fixes also bug #40
reimar
parents: 12908
diff changeset
878 #define MSGTR_PREFERENCES_Audio_Mixer "Mixer:"
eb0d3c1b6c6d unified audio options dialog, fixes also bug #40
reimar
parents: 12908
diff changeset
879 #define MSGTR_PREFERENCES_Audio_MixerChannel "Mixer channel:"
7438
635435777348 Wording updated and spelling checked.
diego
parents: 7437
diff changeset
880 #define MSGTR_PREFERENCES_Message "Please remember that you need to restart playback for some options to take effect!"
7009
98bed9e12087 - add dxr3 gui support (dialogbox, etc.)
pontscho
parents: 6997
diff changeset
881 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:"
11161
8b35597948e7 Massive consistency and spelling update inspired by Torinthiel.
diego
parents: 11121
diff changeset
882 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (FFmpeg)"
7009
98bed9e12087 - add dxr3 gui support (dialogbox, etc.)
pontscho
parents: 6997
diff changeset
883 #define MSGTR_PREFERENCES_DXR3_FAME "Use FAME"
7139
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
884 #define MSGTR_PREFERENCES_FontEncoding1 "Unicode"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
885 #define MSGTR_PREFERENCES_FontEncoding2 "Western European Languages (ISO-8859-1)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
886 #define MSGTR_PREFERENCES_FontEncoding3 "Western European Languages with Euro (ISO-8859-15)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
887 #define MSGTR_PREFERENCES_FontEncoding4 "Slavic/Central European Languages (ISO-8859-2)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
888 #define MSGTR_PREFERENCES_FontEncoding5 "Esperanto, Galician, Maltese, Turkish (ISO-8859-3)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
889 #define MSGTR_PREFERENCES_FontEncoding6 "Old Baltic charset (ISO-8859-4)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
890 #define MSGTR_PREFERENCES_FontEncoding7 "Cyrillic (ISO-8859-5)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
891 #define MSGTR_PREFERENCES_FontEncoding8 "Arabic (ISO-8859-6)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
892 #define MSGTR_PREFERENCES_FontEncoding9 "Modern Greek (ISO-8859-7)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
893 #define MSGTR_PREFERENCES_FontEncoding10 "Turkish (ISO-8859-9)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
894 #define MSGTR_PREFERENCES_FontEncoding11 "Baltic (ISO-8859-13)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
895 #define MSGTR_PREFERENCES_FontEncoding12 "Celtic (ISO-8859-14)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
896 #define MSGTR_PREFERENCES_FontEncoding13 "Hebrew charsets (ISO-8859-8)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
897 #define MSGTR_PREFERENCES_FontEncoding14 "Russian (KOI8-R)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
898 #define MSGTR_PREFERENCES_FontEncoding15 "Ukrainian, Belarusian (KOI8-U/RU)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
899 #define MSGTR_PREFERENCES_FontEncoding16 "Simplified Chinese charset (CP936)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
900 #define MSGTR_PREFERENCES_FontEncoding17 "Traditional Chinese charset (BIG5)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
901 #define MSGTR_PREFERENCES_FontEncoding18 "Japanese charsets (SHIFT-JIS)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
902 #define MSGTR_PREFERENCES_FontEncoding19 "Korean charset (CP949)"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
903 #define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)"
7415
2bb518d6a5b2 adding CP1251 to GUI's Font encoding for FreeType
iive
parents: 7320
diff changeset
904 #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
905 #define MSGTR_PREFERENCES_FontEncoding22 "Slavic/Central European Windows (CP1250)"
7139
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
906 #define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
907 #define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
908 #define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
909 #define MSGTR_PREFERENCES_FontPropDiagonal "Proportional to movie diagonal"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
910 #define MSGTR_PREFERENCES_FontEncoding "Encoding:"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
911 #define MSGTR_PREFERENCES_FontBlur "Blur:"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
912 #define MSGTR_PREFERENCES_FontOutLine "Outline:"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
913 #define MSGTR_PREFERENCES_FontTextScale "Text scale:"
dd1e21e775b6 - add freetype support for gui
pontscho
parents: 7013
diff changeset
914 #define MSGTR_PREFERENCES_FontOSDScale "OSD scale:"
7526
e3ca9e707857 - fix new afm/vfm support
pontscho
parents: 7522
diff changeset
915 #define MSGTR_PREFERENCES_Cache "Cache on/off"
9208
592f48c5b14f better language support
pontscho
parents: 9202
diff changeset
916 #define MSGTR_PREFERENCES_CacheSize "Cache size: "
7549
alex
parents: 7538
diff changeset
917 #define MSGTR_PREFERENCES_LoadFullscreen "Start in fullscreen"
9625
bc24dd70c6e2 many 10l for me ...
pontscho
parents: 9473
diff changeset
918 #define MSGTR_PREFERENCES_SaveWinPos "Save window position"
8311
37ab4e646f65 add autosync && some 10l bugfix
pontscho
parents: 8156
diff changeset
919 #define MSGTR_PREFERENCES_XSCREENSAVER "Stop XScreenSaver"
8973
0a665389cf2b - add playbar
pontscho
parents: 8968
diff changeset
920 #define MSGTR_PREFERENCES_PlayBar "Enable playbar"
8311
37ab4e646f65 add autosync && some 10l bugfix
pontscho
parents: 8156
diff changeset
921 #define MSGTR_PREFERENCES_AutoSync "AutoSync on/off"
37ab4e646f65 add autosync && some 10l bugfix
pontscho
parents: 8156
diff changeset
922 #define MSGTR_PREFERENCES_AutoSyncValue "Autosync: "
8983
40113cfd0dcc Wording improvements.
diego
parents: 8982
diff changeset
923 #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
924 #define MSGTR_PREFERENCES_DVDDevice "DVD device:"
9055
4a42c0604ce1 - rewrite sub_fps
pontscho
parents: 8983
diff changeset
925 #define MSGTR_PREFERENCES_FPS "Movie FPS:"
11162
b08f2fa495a1 Punctuation fixes, better line breaks.
diego
parents: 11161
diff changeset
926 #define MSGTR_PREFERENCES_ShowVideoWindow "Show video window when inactive"
16122
67e2129e0e6b gmplayer + arts == bad!
reimar
parents: 16088
diff changeset
927 #define MSGTR_PREFERENCES_ArtsBroken "Newer aRts versions are incompatible "\
16344
diego
parents: 16124
diff changeset
928 "with GTK 1.x and will crash GMPlayer!"
6796
9c828335b2d0 add preferences to gui
pontscho
parents: 6713
diff changeset
929
9189
2bc37966cb23 commit and extend Diego Biurrun's patch
pontscho
parents: 9055
diff changeset
930 #define MSGTR_ABOUT_UHU "GUI development sponsored by UHU Linux\n"
17135
d2bafb1e217c Every contribution deserves to be listed on the "about" window of the gui.
gpoirier
parents: 17109
diff changeset
931 #define MSGTR_ABOUT_Contributors "Code and documentation contributors\n"
17154
1aeadf8c95a6 remove stray tab, which was confusing help_diff.sh
ranma
parents: 17153
diff changeset
932 #define MSGTR_ABOUT_Codecs_libs_contributions "Codecs and third party libraries\n"
17135
d2bafb1e217c Every contribution deserves to be listed on the "about" window of the gui.
gpoirier
parents: 17109
diff changeset
933 #define MSGTR_ABOUT_Translations "Translations\n"
d2bafb1e217c Every contribution deserves to be listed on the "about" window of the gui.
gpoirier
parents: 17109
diff changeset
934 #define MSGTR_ABOUT_Skins "Skins\n"
9189
2bc37966cb23 commit and extend Diego Biurrun's patch
pontscho
parents: 9055
diff changeset
935
3595
728258be2e86 lang support.
pontscho
parents: 3587
diff changeset
936 // --- messagebox
7199
9e201175b78c some cosmetics for gui
alex
parents: 7191
diff changeset
937 #define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!"
9e201175b78c some cosmetics for gui
alex
parents: 7191
diff changeset
938 #define MSGTR_MSGBOX_LABEL_Error "Error!"
8661
660ca8757810 Lots of small corrections and rewordings, words capitalized and sentences
diego
parents: 8468
diff changeset
939 #define MSGTR_MSGBOX_LABEL_Warning "Warning!"
3595
728258be2e86 lang support.
pontscho
parents: 3587
diff changeset
940
14156
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
941 // bitmap.c
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
942
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
943 #define MSGTR_NotEnoughMemoryC32To1 "[c32to1] not enough memory for image\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
944 #define MSGTR_NotEnoughMemoryC1To32 "[c1to32] not enough memory for image\n"
14156
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
945
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
946 // cfg.c
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
947
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
948 #define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n"
14332
dbf1a722a884 trivial: added [cfg]-tag in cfg.c section
kraymer
parents: 14217
diff changeset
949 #define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n"
14156
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
950
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
951 // interface.c
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
952
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
953 #define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
954 #define MSGTR_LoadingSubtitles "[GUI] Loading subtitles: %s\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
955 #define MSGTR_AddingVideoFilter "[GUI] Adding video filter: %s\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
956 #define MSGTR_RemovingVideoFilter "[GUI] Removing video filter: %s\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
957
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
958 // mw.c
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
959
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
960 #define MSGTR_NotAFile "This does not seem to be a file: %s !\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
961
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
962 // ws.c
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
963
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
964 #define MSGTR_WS_CouldNotOpenDisplay "[ws] Could not open the display.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
965 #define MSGTR_WS_RemoteDisplay "[ws] Remote display, disabling XMITSHM.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
966 #define MSGTR_WS_NoXshm "[ws] Sorry, your system does not support the X shared memory extension.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
967 #define MSGTR_WS_NoXshape "[ws] Sorry, your system does not support the XShape extension.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
968 #define MSGTR_WS_ColorDepthTooLow "[ws] Sorry, the color depth is too low.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
969 #define MSGTR_WS_TooManyOpenWindows "[ws] There are too many open windows.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
970 #define MSGTR_WS_ShmError "[ws] shared memory extension error\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
971 #define MSGTR_WS_NotEnoughMemoryDrawBuffer "[ws] Sorry, not enough memory to draw buffer.\n"
14156
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
972 #define MSGTR_WS_DpmsUnavailable "DPMS not available?\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
973 #define MSGTR_WS_DpmsNotEnabled "Could not enable DPMS.\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
974
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
975 // wsxdnd.c
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
976
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
977 #define MSGTR_WS_NotAFile "This does not seem to be a file...\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
978 #define MSGTR_WS_DDNothing "D&D: Nothing returned!\n"
c30e193ac112 printf --> mp_msg conversion, less verbosity
diego
parents: 14095
diff changeset
979
1884
d21f8afc7680 add to multi lang support
pontscho
parents: 1708
diff changeset
980 #endif
13158
b872a27aea9e Added output to multiple directories for vo_jpeg.
ivo
parents: 13128
diff changeset
981
b872a27aea9e Added output to multiple directories for vo_jpeg.
ivo
parents: 13128
diff changeset
982 // ======================= VO Video Output drivers ========================
b872a27aea9e Added output to multiple directories for vo_jpeg.
ivo
parents: 13128
diff changeset
983
16124
833fa602eb76 Sometimes you have to manually add scale at the end of the filter chain :-(
reimar
parents: 16122
diff changeset
984 #define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"\
17195
3b33f4c52324 one-word grammar fix for "incompatible codec" message
wanderer
parents: 17192
diff changeset
985 "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
986 #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
987 #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
988 #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
989 #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
990 #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
991 #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
992 #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
993 #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
994 #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
995 #define MSGTR_VO_SuboptionsParsedOK "Suboptions parsed OK."
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
996 #define MSGTR_VO_ValueOutOfRange "value out of range"
13284
6370626e902b Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
parents: 13265
diff changeset
997 #define MSGTR_VO_NoValueSpecified "No value specified."
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
998 #define MSGTR_VO_UnknownSuboptions "unknown suboption(s)"
13158
b872a27aea9e Added output to multiple directories for vo_jpeg.
ivo
parents: 13128
diff changeset
999
14935
b3274e6b88ef Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents: 14878
diff changeset
1000 // vo_aa.c
b3274e6b88ef Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents: 14878
diff changeset
1001
b3274e6b88ef Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents: 14878
diff changeset
1002 #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
1003 #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
1004 " help print this help message\n" \
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1005 " osdcolor set OSD color\n subcolor set subtitle color\n" \
14935
b3274e6b88ef Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents: 14878
diff changeset
1006 " the color parameters are:\n 0 : normal\n" \
b3274e6b88ef Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents: 14878
diff changeset
1007 " 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
1008 " 4 : reverse\n 5 : special\n\n\n"
b3274e6b88ef Convert vo_aa suboption parser to using the subopt-helper.
ivo
parents: 14878
diff changeset
1009
13158
b872a27aea9e Added output to multiple directories for vo_jpeg.
ivo
parents: 13128
diff changeset
1010 // vo_jpeg.c
13247
933b45ad31d5 Removal of -jpeg commandline option.
ivo
parents: 13158
diff changeset
1011 #define MSGTR_VO_JPEG_ProgressiveJPEG "Progressive JPEG enabled."
933b45ad31d5 Removal of -jpeg commandline option.
ivo
parents: 13158
diff changeset
1012 #define MSGTR_VO_JPEG_NoProgressiveJPEG "Progressive JPEG disabled."
933b45ad31d5 Removal of -jpeg commandline option.
ivo
parents: 13158
diff changeset
1013 #define MSGTR_VO_JPEG_BaselineJPEG "Baseline JPEG enabled."
933b45ad31d5 Removal of -jpeg commandline option.
ivo
parents: 13158
diff changeset
1014 #define MSGTR_VO_JPEG_NoBaselineJPEG "Baseline JPEG disabled."
13158
b872a27aea9e Added output to multiple directories for vo_jpeg.
ivo
parents: 13128
diff changeset
1015
13396
56b035c6514b New translatable messages for vo_pnm (the portable anymap video output
ivo
parents: 13383
diff changeset
1016 // vo_pnm.c
56b035c6514b New translatable messages for vo_pnm (the portable anymap video output
ivo
parents: 13383
diff changeset
1017 #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
1018 #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
1019 #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
1020 #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
1021 #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
1022
13462
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1023 // vo_yuv4mpeg.c
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1024 #define MSGTR_VO_YUV4MPEG_InterlacedHeightDivisibleBy4 "Interlaced mode requires image height to be divisible by 4."
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1025 #define MSGTR_VO_YUV4MPEG_InterlacedLineBufAllocFail "Unable to allocate line buffer for interlaced mode."
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1026 #define MSGTR_VO_YUV4MPEG_InterlacedInputNotRGB "Input not RGB, can't separate chrominance by fields!"
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1027 #define MSGTR_VO_YUV4MPEG_WidthDivisibleBy2 "Image width must be divisible by 2."
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1028 #define MSGTR_VO_YUV4MPEG_NoMemRGBFrameBuf "Not enough memory to allocate RGB framebuffer."
14095
367ba4601d47 Add a file= suboption to set output file.
reimar
parents: 13915
diff changeset
1029 #define MSGTR_VO_YUV4MPEG_OutFileOpenError "Can't get memory or file handle to write \"%s\"!"
13462
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1030 #define MSGTR_VO_YUV4MPEG_OutFileWriteError "Error writing image to output!"
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1031 #define MSGTR_VO_YUV4MPEG_UnknownSubDev "Unknown subdevice: %s"
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1032 #define MSGTR_VO_YUV4MPEG_InterlacedTFFMode "Using interlaced output mode, top-field first."
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1033 #define MSGTR_VO_YUV4MPEG_InterlacedBFFMode "Using interlaced output mode, bottom-field first."
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1034 #define MSGTR_VO_YUV4MPEG_ProgressiveMode "Using (default) progressive frame mode."
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1035
16922
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1036 // sub.c
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1037 #define MSGTR_VO_SUB_Seekbar "Seekbar"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1038 #define MSGTR_VO_SUB_Play "Play"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1039 #define MSGTR_VO_SUB_Pause "Pause"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1040 #define MSGTR_VO_SUB_Stop "Stop"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1041 #define MSGTR_VO_SUB_Rewind "Rewind"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1042 #define MSGTR_VO_SUB_Forward "Forward"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1043 #define MSGTR_VO_SUB_Clock "Clock"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1044 #define MSGTR_VO_SUB_Contrast "Contrast"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1045 #define MSGTR_VO_SUB_Saturation "Saturation"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1046 #define MSGTR_VO_SUB_Volume "Volume"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1047 #define MSGTR_VO_SUB_Brightness "Brightness"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1048 #define MSGTR_VO_SUB_Hue "Hue"
366e9d248cd1 Added translatable messages for OSD localization from libvo/sub.c
ptt
parents: 16910
diff changeset
1049
16958
3ff863e54b93 Test if source image dimensions are too big.
al
parents: 16945
diff changeset
1050 // vo_xv.c
16995
f0247f8df2fa Small fixes...
ptt
parents: 16980
diff changeset
1051 #define MSGTR_VO_XV_ImagedimTooHigh "Source image dimensions are too high: %ux%u (maximum is %ux%u)\n"
16958
3ff863e54b93 Test if source image dimensions are too big.
al
parents: 16945
diff changeset
1052
13507
ced94062bbed Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
ivo
parents: 13467
diff changeset
1053 // 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
1054
ced94062bbed Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
ivo
parents: 13467
diff changeset
1055 #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
1056 #define MSGTR_VO_MD5_HasBeenReplaced "The md5 video output driver has been replaced by -vo md5sum.\n"
13462
01cc6b0a6e72 printf --> mp_msg transition in vo_yuv4mpeg
diego
parents: 13396
diff changeset
1057
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1058 // ======================= AO Audio Output drivers ========================
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1059
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1060 // libao2
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1061
13542
ed7e91827ead removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
reimar
parents: 13541
diff changeset
1062 // 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
1063 #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
1064
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1065 // ao_oss.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1066 #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
1067 #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
1068 #define MSGTR_AO_OSS_CantOpenDev "[AO OSS] audio_setup: Can't open audio device %s: %s\n"
16945
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
1069 #define MSGTR_AO_OSS_CantMakeFd "[AO OSS] audio_setup: Can't make file descriptor 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
1070 #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
1071 #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
1072 #define MSGTR_AO_OSS_CantUseGetospace "[AO OSS] audio_setup: driver doesn't support SNDCTL_DSP_GETOSPACE :-(\n"
13705
6ad500e38526 Small Mp/mp/MP typo fix
reynaldo
parents: 13699
diff changeset
1073 #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
1074 #define MSGTR_AO_OSS_CantReopen "[AO OSS]\nFatal error: *** CANNOT RE-OPEN / RESET AUDIO DEVICE *** %s\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1075 #define MSGTR_AO_OSS_UnknownUnsupportedFormat "[AO OSS] Unknown/Unsupported OSS format: %x.\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1076
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1077 // ao_arts.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1078 #define MSGTR_AO_ARTS_CantInit "[AO ARTS] %s\n"
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1079 #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
1080 #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
1081 #define MSGTR_AO_ARTS_StreamOpen "[AO ARTS] Stream opened.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1082 #define MSGTR_AO_ARTS_BufferSize "[AO ARTS] buffer size: %d\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1083
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1084 // ao_dxr2.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1085 #define MSGTR_AO_DXR2_SetVolFailed "[AO DXR2] Setting volume to %d failed.\n"
17061
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1086 #define MSGTR_AO_DXR2_UnsupSamplerate "[AO DXR2] %d Hz not supported, try to resample.\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1087
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1088 // ao_esd.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1089 #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
1090 #define MSGTR_AO_ESD_LatencyInfo "[AO ESD] latency: [server: %0.2fs, net: %0.2fs] (adjust %0.2fs)\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1091 #define MSGTR_AO_ESD_CantOpenPBStream "[AO ESD] failed to open ESD playback stream: %s\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1092
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1093 // ao_mpegpes.c
17061
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1094 #define MSGTR_AO_MPEGPES_CantSetMixer "[AO MPEGPES] DVB audio set mixer failed: %s.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1095 #define MSGTR_AO_MPEGPES_UnsupSamplerate "[AO MPEGPES] %d Hz not supported, try to resample.\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1096
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1097 // ao_null.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1098 // 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
1099
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1100 // ao_pcm.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1101 #define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format %s\n"
18092
96fdfbad5b1a -ao pcm:fast suboption for faster-than-realtime dumping
reimar
parents: 18064
diff changeset
1102 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: Faster dumping is achieved with -vc null -vo null -ao pcm:fast\n[AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1103 #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
1104
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1105 // ao_sdl.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1106 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Channels: %s Format %s\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1107 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] using %s audio driver.\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1108 #define MSGTR_AO_SDL_UnsupportedAudioFmt "[AO SDL] Unsupported audio format: 0x%x.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1109 #define MSGTR_AO_SDL_CantInit "[AO SDL] SDL Audio initialization failed: %s\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1110 #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
1111
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1112 // ao_sgi.c
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1113 #define MSGTR_AO_SGI_INFO "[AO SGI] control.\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1114 #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
1115 #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
1116 #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
1117 #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
1118 #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
1119 #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
1120 #define MSGTR_AO_SGI_InitConfigError "[AO SGI] init: %s\n"
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1121 #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
1122 #define MSGTR_AO_SGI_Uninit "[AO SGI] uninit: ...\n"
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1123 #define MSGTR_AO_SGI_Reset "[AO SGI] reset: ...\n"
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1124 #define MSGTR_AO_SGI_PauseInfo "[AO SGI] audio_pause: ...\n"
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1125 #define MSGTR_AO_SGI_ResumeInfo "[AO SGI] audio_resume: ...\n"
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1126
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1127 // ao_sun.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1128 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n"
17085
c342993c3c43 missing dot
ranma
parents: 17065
diff changeset
1129 #define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed.\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1130 #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
1131 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1132 #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"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1133 #define MSGTR_AO_SUN_CantReopenReset "[AO SUN]\nFatal error: *** CANNOT REOPEN / RESET AUDIO DEVICE (%s) ***\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1134
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1135 // ao_alsa5.c
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1136 #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
1137 #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
1138 #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
1139 #define MSGTR_AO_ALSA5_PlayBackError "[AO ALSA5] alsa-init: playback open error: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1140 #define MSGTR_AO_ALSA5_PcmInfoError "[AO ALSA5] alsa-init: PCM info error: %s\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1141 #define MSGTR_AO_ALSA5_SoundcardsFound "[AO ALSA5] alsa-init: %d soundcard(s) found, using: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1142 #define MSGTR_AO_ALSA5_PcmChanInfoError "[AO ALSA5] alsa-init: PCM channel info error: %s\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1143 #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
1144 #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
1145 #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
1146 #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
1147 #define MSGTR_AO_ALSA5_FlushError "[AO ALSA5] alsa-uninit: playback flush error: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1148 #define MSGTR_AO_ALSA5_PcmCloseError "[AO ALSA5] alsa-uninit: PCM close error: %s\n"
13383
c1955840883d mp_msg transition of unmaintained audio output drivers.
ivo
parents: 13362
diff changeset
1149 #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
1150 #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
1151 #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
1152 #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
1153 #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
1154 #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
1155 #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
1156 #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
1157 #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
1158 #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
1159
13467
6c5620360391 printf --> mp_msg conversion in ao_plugin
diego
parents: 13462
diff changeset
1160 // ao_plugin.c
6c5620360391 printf --> mp_msg conversion in ao_plugin
diego
parents: 13462
diff changeset
1161
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1162 #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
1163
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1164 // ======================= AF Audio Filters ================================
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1165
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1166 // libaf
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1167
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1168 // af_ladspa.c
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1169
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1170 #define MSGTR_AF_LADSPA_AvailableLabels "available labels in"
14217
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1171 #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
1172 #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
1173 #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
1174 #define MSGTR_AF_LADSPA_ErrInOutDiff "The number of audio inputs and audio outputs of the LADSPA plugin differ."
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1175 #define MSGTR_AF_LADSPA_ErrFailedToLoad "failed to load"
14217
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1176 #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
1177 #define MSGTR_AF_LADSPA_ErrLabelNotFound "Couldn't find label in plugin library."
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1178 #define MSGTR_AF_LADSPA_ErrNoSuboptions "No suboptions specified."
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1179 #define MSGTR_AF_LADSPA_ErrNoLibFile "No library file specified."
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1180 #define MSGTR_AF_LADSPA_ErrNoLabel "No filter label specified."
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1181 #define MSGTR_AF_LADSPA_ErrNotEnoughControls "Not enough controls specified on the command line."
14217
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14156
diff changeset
1182 #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
1183 #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
1184
17876
4645b9f89237 Fix up libaf unknown-format printing
corey
parents: 17863
diff changeset
1185 // format.c
17863
8ec63246c118 last print on libaf to af_msg
reynaldo
parents: 17706
diff changeset
1186
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1187 #define MSGTR_AF_FORMAT_UnknownFormat "unknown format "
17863
8ec63246c118 last print on libaf to af_msg
reynaldo
parents: 17706
diff changeset
1188
16857
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1189 // ========================== INPUT =========================================
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1190
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1191 // joystick.c
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1192
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1193 #define MSGTR_INPUT_JOYSTICK_Opening "Opening joystick device %s\n"
16909
d341329c2c1a Little fixes around ':' and spaces
ptt
parents: 16903
diff changeset
1194 #define MSGTR_INPUT_JOYSTICK_CantOpen "Can't open joystick device %s: %s\n"
d341329c2c1a Little fixes around ':' and spaces
ptt
parents: 16903
diff changeset
1195 #define MSGTR_INPUT_JOYSTICK_ErrReading "Error while reading joystick device: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1196 #define MSGTR_INPUT_JOYSTICK_LoosingBytes "Joystick: We lose %d bytes of data\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1197 #define MSGTR_INPUT_JOYSTICK_WarnLostSync "Joystick: warning init event, we have lost sync with driver.\n"
16857
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1198 #define MSGTR_INPUT_JOYSTICK_WarnUnknownEvent "Joystick warning unknown event type %d\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1199
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1200 // input.c
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1201
16945
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
1202 #define MSGTR_INPUT_INPUT_ErrCantRegister2ManyCmdFds "Too many command file descriptors, cannot register file descriptor %d.\n"
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
1203 #define MSGTR_INPUT_INPUT_ErrCantRegister2ManyKeyFds "Too many key file descriptors, cannot register file descriptor %d.\n"
16857
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1204 #define MSGTR_INPUT_INPUT_ErrArgMustBeInt "Command %s: argument %d isn't an integer.\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1205 #define MSGTR_INPUT_INPUT_ErrArgMustBeFloat "Command %s: argument %d isn't a float.\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1206 #define MSGTR_INPUT_INPUT_ErrUnterminatedArg "Command %s: argument %d is unterminated.\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1207 #define MSGTR_INPUT_INPUT_ErrUnknownArg "Unknown argument %d\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1208 #define MSGTR_INPUT_INPUT_Err2FewArgs "Command %s requires at least %d arguments, we found only %d so far.\n"
16945
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
1209 #define MSGTR_INPUT_INPUT_ErrReadingCmdFd "Error while reading command file descriptor %d: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1210 #define MSGTR_INPUT_INPUT_ErrCmdBufferFullDroppingContent "Command buffer of file descriptor %d is full: dropping content.\n"
16857
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1211 #define MSGTR_INPUT_INPUT_ErrInvalidCommandForKey "Invalid command for bound key %s"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1212 #define MSGTR_INPUT_INPUT_ErrSelect "Select error: %s\n"
16945
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
1213 #define MSGTR_INPUT_INPUT_ErrOnKeyInFd "Error on key input file descriptor %d\n"
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
1214 #define MSGTR_INPUT_INPUT_ErrDeadKeyOnFd "Dead key input on file descriptor %d\n"
16857
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1215 #define MSGTR_INPUT_INPUT_Err2ManyKeyDowns "Too many key down events at the same time\n"
16945
c17943eb7d55 fd --> file descriptor, small fixes
diego
parents: 16922
diff changeset
1216 #define MSGTR_INPUT_INPUT_ErrOnCmdFd "Error on command file descriptor %d\n"
16857
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1217 #define MSGTR_INPUT_INPUT_ErrReadingInputConfig "Error while reading input config file %s: %s\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1218 #define MSGTR_INPUT_INPUT_ErrUnknownKey "Unknown key '%s'\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1219 #define MSGTR_INPUT_INPUT_ErrUnfinishedBinding "Unfinished binding %s\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1220 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForKeyName "Buffer is too small for this key name: %s\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1221 #define MSGTR_INPUT_INPUT_ErrNoCmdForKey "No command found for key %s"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1222 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForCmd "Buffer is too small for command %s\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1223 #define MSGTR_INPUT_INPUT_ErrWhyHere "What are we doing here?\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1224 #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Can't init input joystick\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1225 #define MSGTR_INPUT_INPUT_ErrCantStatFile "Can't stat %s: %s\n"
c0d1b69bf96e INPUT section created, added messages from input/input.c and input/joystick.c
reynaldo
parents: 16813
diff changeset
1226 #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Can't open %s: %s\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1227
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1228 // ========================== LIBMPDEMUX ===================================
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1229
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1230 // url.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1231
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1232 #define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "String appears to be already escaped in url_escape %c%c1%c2\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1233
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1234 // ai_alsa1x.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1235
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1236 #define MSGTR_MPDEMUX_AIALSA1X_CannotSetSamplerate "Cannot set samplerate.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1237 #define MSGTR_MPDEMUX_AIALSA1X_CannotSetBufferTime "Cannot set buffer time.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1238 #define MSGTR_MPDEMUX_AIALSA1X_CannotSetPeriodTime "Cannot set period time.\n"
16903
516abe950a05 libmpdemux translatables corrections
ptt
parents: 16881
diff changeset
1239
516abe950a05 libmpdemux translatables corrections
ptt
parents: 16881
diff changeset
1240 // ai_alsa1x.c / ai_alsa.c
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1241
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1242 #define MSGTR_MPDEMUX_AIALSA_PcmBrokenConfig "Broken configuration for this PCM: no configurations available.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1243 #define MSGTR_MPDEMUX_AIALSA_UnavailableAccessType "Access type not available.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1244 #define MSGTR_MPDEMUX_AIALSA_UnavailableSampleFmt "Sample format not available.\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1245 #define MSGTR_MPDEMUX_AIALSA_UnavailableChanCount "Channel count not available - reverting to default: %d\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1246 #define MSGTR_MPDEMUX_AIALSA_CannotInstallHWParams "Unable to install hardware paramameters: %s"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1247 #define MSGTR_MPDEMUX_AIALSA_PeriodEqualsBufferSize "Can't use period equal to buffer size (%u == %lu)\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1248 #define MSGTR_MPDEMUX_AIALSA_CannotInstallSWParams "Unable to install software parameters:\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1249 #define MSGTR_MPDEMUX_AIALSA_ErrorOpeningAudio "Error opening audio: %s\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1250 #define MSGTR_MPDEMUX_AIALSA_AlsaStatusError "ALSA status error: %s"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1251 #define MSGTR_MPDEMUX_AIALSA_AlsaXRUN "ALSA xrun!!! (at least %.3f ms long)\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1252 #define MSGTR_MPDEMUX_AIALSA_AlsaStatus "ALSA Status:\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1253 #define MSGTR_MPDEMUX_AIALSA_AlsaXRUNPrepareError "ALSA xrun: prepare error: %s"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1254 #define MSGTR_MPDEMUX_AIALSA_AlsaReadWriteError "ALSA read/write error"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1255
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1256 // ai_oss.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1257
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1258 #define MSGTR_MPDEMUX_AIOSS_Unable2SetChanCount "Unable to set channel count: %d\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1259 #define MSGTR_MPDEMUX_AIOSS_Unable2SetStereo "Unable to set stereo: %d\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1260 #define MSGTR_MPDEMUX_AIOSS_Unable2Open "Unable to open '%s': %s\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1261 #define MSGTR_MPDEMUX_AIOSS_UnsupportedFmt "unsupported format\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1262 #define MSGTR_MPDEMUX_AIOSS_Unable2SetAudioFmt "Unable to set audio format."
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1263 #define MSGTR_MPDEMUX_AIOSS_Unable2SetSamplerate "Unable to set samplerate: %d\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1264 #define MSGTR_MPDEMUX_AIOSS_Unable2SetTrigger "Unable to set trigger: %d\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1265 #define MSGTR_MPDEMUX_AIOSS_Unable2GetBlockSize "Unable to get block size!\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1266 #define MSGTR_MPDEMUX_AIOSS_AudioBlockSizeZero "Audio block size is zero, setting to %d!\n"
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1267 #define MSGTR_MPDEMUX_AIOSS_AudioBlockSize2Low "Audio block size too low, setting to %d!\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1268
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1269 // asfheader.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1270
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1271 #define MSGTR_MPDEMUX_ASFHDR_HeaderSizeOver1MB "FATAL: header size bigger than 1 MB (%d)!\nPlease contact MPlayer authors, and upload/send this file.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1272 #define MSGTR_MPDEMUX_ASFHDR_HeaderMallocFailed "Could not allocate %d bytes for header.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1273 #define MSGTR_MPDEMUX_ASFHDR_EOFWhileReadingHeader "EOF while reading ASF header, broken/incomplete file?\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1274 #define MSGTR_MPDEMUX_ASFHDR_DVRWantsLibavformat "DVR will probably only work with libavformat, try -demuxer 35 if you have problems\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1275 #define MSGTR_MPDEMUX_ASFHDR_NoDataChunkAfterHeader "No data chunk following header!\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1276 #define MSGTR_MPDEMUX_ASFHDR_AudioVideoHeaderNotFound "ASF: no audio or video headers found - broken file?\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1277 #define MSGTR_MPDEMUX_ASFHDR_InvalidLengthInASFHeader "Invalid length in ASF header!\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1278
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1279 // asf_mmst_streaming.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1280
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1281 #define MSGTR_MPDEMUX_MMST_WriteError "write error\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1282 #define MSGTR_MPDEMUX_MMST_EOFAlert "\nAlert! EOF\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1283 #define MSGTR_MPDEMUX_MMST_PreHeaderReadFailed "pre-header read failed\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1284 #define MSGTR_MPDEMUX_MMST_InvalidHeaderSize "Invalid header size, giving up.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1285 #define MSGTR_MPDEMUX_MMST_HeaderDataReadFailed "Header data read failed.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1286 #define MSGTR_MPDEMUX_MMST_packet_lenReadFailed "packet_len read failed.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1287 #define MSGTR_MPDEMUX_MMST_InvalidRTSPPacketSize "Invalid RTSP packet size, giving up.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1288 #define MSGTR_MPDEMUX_MMST_CmdDataReadFailed "Command data read failed.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1289 #define MSGTR_MPDEMUX_MMST_HeaderObject "header object\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1290 #define MSGTR_MPDEMUX_MMST_DataObject "data object\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1291 #define MSGTR_MPDEMUX_MMST_FileObjectPacketLen "file object, packet length = %d (%d)\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1292 #define MSGTR_MPDEMUX_MMST_StreamObjectStreamID "stream object, stream ID: %d\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1293 #define MSGTR_MPDEMUX_MMST_2ManyStreamID "Too many IDs, stream skipped."
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1294 #define MSGTR_MPDEMUX_MMST_UnknownObject "unknown object\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1295 #define MSGTR_MPDEMUX_MMST_MediaDataReadFailed "Media data read failed.\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1296 #define MSGTR_MPDEMUX_MMST_MissingSignature "missing signature\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1297 #define MSGTR_MPDEMUX_MMST_PatentedTechnologyJoke "Everything done. Thank you for downloading a media file containing proprietary and patented technology.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1298 #define MSGTR_MPDEMUX_MMST_UnknownCmd "unknown command %02x\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1299 #define MSGTR_MPDEMUX_MMST_GetMediaPacketErr "get_media_packet error : %s\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1300 #define MSGTR_MPDEMUX_MMST_Connected "Connected\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1301
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1302 // asf_streaming.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1303
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1304 #define MSGTR_MPDEMUX_ASF_StreamChunkSize2Small "Ahhhh, stream_chunck size is too small: %d\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1305 #define MSGTR_MPDEMUX_ASF_SizeConfirmMismatch "size_confirm mismatch!: %d %d\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1306 #define MSGTR_MPDEMUX_ASF_WarnDropHeader "Warning: drop header ????\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1307 #define MSGTR_MPDEMUX_ASF_ErrorParsingChunkHeader "Error while parsing chunk header\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1308 #define MSGTR_MPDEMUX_ASF_NoHeaderAtFirstChunk "Didn't get a header as first chunk !!!!\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1309 #define MSGTR_MPDEMUX_ASF_BufferMallocFailed "Error: Can't allocate %d bytes buffer.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1310 #define MSGTR_MPDEMUX_ASF_ErrReadingNetworkStream "Error while reading network stream.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1311 #define MSGTR_MPDEMUX_ASF_ErrChunk2Small "Error: Chunk is too small.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1312 #define MSGTR_MPDEMUX_ASF_ErrSubChunkNumberInvalid "Error: Subchunk number is invalid.\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1313 #define MSGTR_MPDEMUX_ASF_Bandwidth2SmallCannotPlay "Bandwidth too small, file cannot be played!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1314 #define MSGTR_MPDEMUX_ASF_Bandwidth2SmallDeselectedAudio "Bandwidth too small, deselected audio stream.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1315 #define MSGTR_MPDEMUX_ASF_Bandwidth2SmallDeselectedVideo "Bandwidth too small, deselected video stream.\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1316 #define MSGTR_MPDEMUX_ASF_InvalidLenInHeader "Invalid length in ASF header!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1317 #define MSGTR_MPDEMUX_ASF_ErrReadingChunkHeader "Error while reading chunk header.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1318 #define MSGTR_MPDEMUX_ASF_ErrChunkBiggerThanPacket "Error: chunk_size > packet_size\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1319 #define MSGTR_MPDEMUX_ASF_ErrReadingChunk "Error while reading chunk.\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1320 #define MSGTR_MPDEMUX_ASF_ASFRedirector "=====> ASF Redirector\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1321 #define MSGTR_MPDEMUX_ASF_InvalidProxyURL "invalid proxy URL\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1322 #define MSGTR_MPDEMUX_ASF_UnknownASFStreamType "unknown ASF stream type\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1323 #define MSGTR_MPDEMUX_ASF_Failed2ParseHTTPResponse "Failed to parse HTTP response.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1324 #define MSGTR_MPDEMUX_ASF_ServerReturn "Server returned %d:%s\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1325 #define MSGTR_MPDEMUX_ASF_ASFHTTPParseWarnCuttedPragma "ASF HTTP PARSE WARNING : Pragma %s cut from %d bytes to %d\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1326 #define MSGTR_MPDEMUX_ASF_SocketWriteError "socket write error: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1327 #define MSGTR_MPDEMUX_ASF_HeaderParseFailed "Failed to parse header.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1328 #define MSGTR_MPDEMUX_ASF_NoStreamFound "No stream found.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1329 #define MSGTR_MPDEMUX_ASF_UnknownASFStreamingType "unknown ASF streaming type\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1330 #define MSGTR_MPDEMUX_ASF_InfoStreamASFURL "STREAM_ASF, URL: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1331 #define MSGTR_MPDEMUX_ASF_StreamingFailed "Failed, exiting.\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1332
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1333 // audio_in.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1334
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1335 #define MSGTR_MPDEMUX_AUDIOIN_ErrReadingAudio "\nError reading audio: %s\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1336 #define MSGTR_MPDEMUX_AUDIOIN_XRUNSomeFramesMayBeLeftOut "Recovered from cross-run, some frames may be left out!\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1337 #define MSGTR_MPDEMUX_AUDIOIN_ErrFatalCannotRecover "Fatal error, cannot recover!\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1338 #define MSGTR_MPDEMUX_AUDIOIN_NotEnoughSamples "\nNot enough audio samples!\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1339
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1340 // aviheader.c
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1341
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1342 #define MSGTR_MPDEMUX_AVIHDR_EmptyList "** empty list?!\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1343 #define MSGTR_MPDEMUX_AVIHDR_FoundMovieAt "Found movie at 0x%X - 0x%X\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1344 #define MSGTR_MPDEMUX_AVIHDR_FoundBitmapInfoHeader "Found 'bih', %u bytes of %d\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1345 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForMPG4V1 "Regenerating keyframe table for M$ mpg4v1 video.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1346 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForDIVX3 "Regenerating keyframe table for DIVX3 video.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1347 #define MSGTR_MPDEMUX_AVIHDR_RegeneratingKeyfTableForMPEG4 "Regenerating keyframe table for MPEG-4 video.\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1348 #define MSGTR_MPDEMUX_AVIHDR_FoundWaveFmt "Found 'wf', %d bytes of %d\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1349 #define MSGTR_MPDEMUX_AVIHDR_FoundAVIV2Header "AVI: dmlh found (size=%d) (total_frames=%d)\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1350 #define MSGTR_MPDEMUX_AVIHDR_ReadingIndexBlockChunksForFrames "Reading INDEX block, %d chunks for %d frames (fpos=%"PRId64").\n"
16980
4fbf0e0103ab fixes missing caps on last patches
reynaldo
parents: 16968
diff changeset
1351 #define MSGTR_MPDEMUX_AVIHDR_AdditionalRIFFHdr "Additional RIFF header...\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1352 #define MSGTR_MPDEMUX_AVIHDR_WarnNotExtendedAVIHdr "** Warning: this is no extended AVI header..\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1353 #define MSGTR_MPDEMUX_AVIHDR_BrokenChunk "Broken chunk? chunksize=%d (id=%.4s)\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1354 #define MSGTR_MPDEMUX_AVIHDR_BuildingODMLidx "AVI: ODML: Building ODML index (%d superindexchunks).\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1355 #define MSGTR_MPDEMUX_AVIHDR_BrokenODMLfile "AVI: ODML: Broken (incomplete?) file detected. Will use traditional index.\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1356 #define MSGTR_MPDEMUX_AVIHDR_CantReadIdxFile "Can't read index file %s: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1357 #define MSGTR_MPDEMUX_AVIHDR_NotValidMPidxFile "%s is not a valid MPlayer index file.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1358 #define MSGTR_MPDEMUX_AVIHDR_FailedMallocForIdxFile "Could not allocate memory for index data from %s.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1359 #define MSGTR_MPDEMUX_AVIHDR_PrematureEOF "premature end of index file %s\n"
16881
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1360 #define MSGTR_MPDEMUX_AVIHDR_IdxFileLoaded "Loaded index file: %s\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1361 #define MSGTR_MPDEMUX_AVIHDR_GeneratingIdx "Generating Index: %3lu %s \r"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1362 #define MSGTR_MPDEMUX_AVIHDR_IdxGeneratedForHowManyChunks "AVI: Generated index table for %d chunks!\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1363 #define MSGTR_MPDEMUX_AVIHDR_Failed2WriteIdxFile "Couldn't write index file %s: %s\n"
3655c764dd3c libmpdemux translatables to help_mp part 1 / messages / try 2
reynaldo
parents: 16857
diff changeset
1364 #define MSGTR_MPDEMUX_AVIHDR_IdxFileSaved "Saved index file: %s\n"
16967
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1365
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1366 // cache2.c
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1367
17061
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1368 #define MSGTR_MPDEMUX_CACHE2_NonCacheableStream "\rThis stream is non-cacheable.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1369 #define MSGTR_MPDEMUX_CACHE2_ReadFileposDiffers "!!! read_filepos differs!!! Report this bug...\n"
16967
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1370
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1371 // cdda.c
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1372
17061
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1373 #define MSGTR_MPDEMUX_CDDA_CantOpenCDDADevice "Can't open CDDA device.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1374 #define MSGTR_MPDEMUX_CDDA_CantOpenDisc "Can't open disc.\n"
17366
934380353fd6 massive attack: mp_msg printf format fixes
rathann
parents: 17201
diff changeset
1375 #define MSGTR_MPDEMUX_CDDA_AudioCDFoundWithNTracks "Found audio CD with %ld tracks.\n"
16967
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1376
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1377 // cddb.c
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1378
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1379 #define MSGTR_MPDEMUX_CDDB_FailedToReadTOC "Failed to read TOC.\n"
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1380 #define MSGTR_MPDEMUX_CDDB_FailedToOpenDevice "Failed to open %s device.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1381 #define MSGTR_MPDEMUX_CDDB_NotAValidURL "not a valid URL\n"
17061
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1382 #define MSGTR_MPDEMUX_CDDB_FailedToSendHTTPRequest "Failed to send the HTTP request.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1383 #define MSGTR_MPDEMUX_CDDB_FailedToReadHTTPResponse "Failed to read the HTTP response.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1384 #define MSGTR_MPDEMUX_CDDB_HTTPErrorNOTFOUND "Not Found.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1385 #define MSGTR_MPDEMUX_CDDB_HTTPErrorUnknown "unknown error code\n"
17061
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1386 #define MSGTR_MPDEMUX_CDDB_NoCacheFound "No cache found.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1387 #define MSGTR_MPDEMUX_CDDB_NotAllXMCDFileHasBeenRead "Not all the xmcd file has been read.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1388 #define MSGTR_MPDEMUX_CDDB_FailedToCreateDirectory "Failed to create directory %s.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1389 #define MSGTR_MPDEMUX_CDDB_NotAllXMCDFileHasBeenWritten "Not all of the xmcd file has been written.\n"
5fbe8cc93a2f spelling, capitalization and wording fixes
diego
parents: 16995
diff changeset
1390 #define MSGTR_MPDEMUX_CDDB_InvalidXMCDDatabaseReturned "Invalid xmcd database file returned.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1391 #define MSGTR_MPDEMUX_CDDB_UnexpectedFIXME "unexpected FIXME\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1392 #define MSGTR_MPDEMUX_CDDB_UnhandledCode "unhandled code\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1393 #define MSGTR_MPDEMUX_CDDB_UnableToFindEOL "Unable to find end of line.\n"
16967
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1394 #define MSGTR_MPDEMUX_CDDB_ParseOKFoundAlbumTitle "Parse OK, found: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1395 #define MSGTR_MPDEMUX_CDDB_AlbumNotFound "Album not found.\n"
16967
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1396 #define MSGTR_MPDEMUX_CDDB_ServerReturnsCommandSyntaxErr "Server returns: Command syntax error\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1397 #define MSGTR_MPDEMUX_CDDB_NoSitesInfoAvailable "No sites information available.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1398 #define MSGTR_MPDEMUX_CDDB_FailedToGetProtocolLevel "Failed to get the protocol level.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1399 #define MSGTR_MPDEMUX_CDDB_NoCDInDrive "No CD in the drive.\n"
16967
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1400
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1401 // cue_read.c
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1402
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1403 #define MSGTR_MPDEMUX_CUEREAD_UnexpectedCuefileLine "[bincue] Unexpected cuefile line: %s\n"
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1404 #define MSGTR_MPDEMUX_CUEREAD_BinFilenameTested "[bincue] bin filename tested: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1405 #define MSGTR_MPDEMUX_CUEREAD_CannotFindBinFile "[bincue] Couldn't find the bin file - giving up.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1406 #define MSGTR_MPDEMUX_CUEREAD_UsingBinFile "[bincue] Using bin file %s.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1407 #define MSGTR_MPDEMUX_CUEREAD_UnknownModeForBinfile "[bincue] unknown mode for binfile. Should not happen. Aborting.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1408 #define MSGTR_MPDEMUX_CUEREAD_CannotOpenCueFile "[bincue] Cannot open %s.\n"
16995
f0247f8df2fa Small fixes...
ptt
parents: 16980
diff changeset
1409 #define MSGTR_MPDEMUX_CUEREAD_ErrReadingFromCueFile "[bincue] Error reading from %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1410 #define MSGTR_MPDEMUX_CUEREAD_ErrGettingBinFileSize "[bincue] Error getting size of bin file.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1411 #define MSGTR_MPDEMUX_CUEREAD_InfoTrackFormat "track %02d: format=%d %02d:%02d:%02d\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1412 #define MSGTR_MPDEMUX_CUEREAD_UnexpectedBinFileEOF "[bincue] unexpected end of bin file\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1413 #define MSGTR_MPDEMUX_CUEREAD_CannotReadNBytesOfPayload "[bincue] Couldn't read %d bytes of payload.\n"
16967
32e2c59c8e86 [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
parents: 16958
diff changeset
1414 #define MSGTR_MPDEMUX_CUEREAD_CueStreamInfo_FilenameTrackTracksavail "CUE stream_open, filename=%s, track=%d, available tracks: %d -> %d\n"
16995
f0247f8df2fa Small fixes...
ptt
parents: 16980
diff changeset
1415
17153
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1416 // network.c
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1417
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1418 #define MSGTR_MPDEMUX_NW_UnknownAF "Unknown address family %d\n"
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1419 #define MSGTR_MPDEMUX_NW_ResolvingHostForAF "Resolving %s for %s...\n"
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1420 #define MSGTR_MPDEMUX_NW_CantResolv "Couldn't resolve name for %s: %s\n"
17184
2435c66b33aa little fixes....
ptt
parents: 17154
diff changeset
1421 #define MSGTR_MPDEMUX_NW_ConnectingToServer "Connecting to server %s[%s]: %d...\n"
17153
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1422 #define MSGTR_MPDEMUX_NW_CantConnect2Server "Failed to connect to server with %s\n"
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1423 #define MSGTR_MPDEMUX_NW_SelectFailed "Select failed.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1424 #define MSGTR_MPDEMUX_NW_ConnTimeout "connection timeout\n"
17184
2435c66b33aa little fixes....
ptt
parents: 17154
diff changeset
1425 #define MSGTR_MPDEMUX_NW_GetSockOptFailed "getsockopt failed: %s\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1426 #define MSGTR_MPDEMUX_NW_ConnectError "connect error: %s\n"
17184
2435c66b33aa little fixes....
ptt
parents: 17154
diff changeset
1427 #define MSGTR_MPDEMUX_NW_InvalidProxySettingTryingWithout "Invalid proxy setting... Trying without proxy.\n"
17190
d31af70c564e Fix small typos spoted by Paul TT
reynaldo
parents: 17184
diff changeset
1428 #define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Could not resolve remote hostname for AF_INET. Trying without proxy.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1429 #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Error while sending HTTP request: Didn't send all the request.\n"
17153
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1430 #define MSGTR_MPDEMUX_NW_ReadFailed "Read failed.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1431 #define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 (i.e. EOF).\n"
17201
569fbfc5d556 grammar fix
diego
parents: 17196
diff changeset
1432 #define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use the -user and -passwd options to provide your\n"\
17184
2435c66b33aa little fixes....
ptt
parents: 17154
diff changeset
1433 "username/password for a list of URLs, or form an URL like:\n"\
2435c66b33aa little fixes....
ptt
parents: 17154
diff changeset
1434 "http://username:password@hostname/file\n"
17153
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1435 #define MSGTR_MPDEMUX_NW_AuthRequiredFor "Authentication required for %s\n"
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1436 #define MSGTR_MPDEMUX_NW_AuthRequired "Authentication required.\n"
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1437 #define MSGTR_MPDEMUX_NW_NoPasswdProvidedTryingBlank "No password provided, trying blank password.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1438 #define MSGTR_MPDEMUX_NW_ErrServerReturned "Server returns %d: %s\n"
17153
c0b147bdf49d Harcoded eng strings on libmpdemux/network.c to help_mp
reynaldo
parents: 17135
diff changeset
1439 #define MSGTR_MPDEMUX_NW_CacheSizeSetTo "Cache size set to %d KBytes\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1440
18176
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1441 // demux_audio.c
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1442
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1443 #define MSGTR_MPDEMUX_AUDIO_UnknownFormat "Audio demuxer: unknown format %d.\n"
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1444
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1445 // demux_demuxers.c
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1446
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1447 #define MSGTR_MPDEMUX_DEMUXERS_FillBufferError "fill_buffer error: bad demuxer: not vd, ad or sd.\n"
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1448
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1449 // demux_nuv.c
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1450
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1451 #define MSGTR_MPDEMUX_NUV_NoVideoBlocksInFile "No video blocks in file.\n"
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1452
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1453 // demux_xmms.c
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1454
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1455 #define MSGTR_MPDEMUX_XMMS_FoundPlugin "Found plugin: %s (%s).\n"
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1456 #define MSGTR_MPDEMUX_XMMS_ClosingPlugin "Closing plugin: %s.\n"
f72bc5754209 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
reynaldo
parents: 18155
diff changeset
1457
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1458 // ========================== LIBMPMENU ===================================
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1459
18350
a25e7bd3b759 Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
reynaldo
parents: 18337
diff changeset
1460 // common
a25e7bd3b759 Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
reynaldo
parents: 18337
diff changeset
1461
a25e7bd3b759 Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
reynaldo
parents: 18337
diff changeset
1462 #define MSGTR_LIBMENU_NoEntryFoundInTheMenuDefinition "[MENU] No entry found in the menu definition.\n"
a25e7bd3b759 Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
reynaldo
parents: 18337
diff changeset
1463
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1464 // libmenu/menu.c
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1465 #define MSGTR_LIBMENU_SyntaxErrorAtLine "[MENU] syntax error at line: %d\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1466 #define MSGTR_LIBMENU_MenuDefinitionsNeedANameAttrib "[MENU] Menu definitions need a name attribute (line %d).\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1467 #define MSGTR_LIBMENU_BadAttrib "[MENU] bad attribute %s=%s in menu '%s' at line %d\n"
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1468 #define MSGTR_LIBMENU_UnknownMenuType "[MENU] unknown menu type '%s' at line %d\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1469 #define MSGTR_LIBMENU_CantOpenConfigFile "[MENU] Can't open menu config file: %s\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1470 #define MSGTR_LIBMENU_ConfigFileIsTooBig "[MENU] Config file is too big (> %d KB)\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1471 #define MSGTR_LIBMENU_ConfigFileIsEmpty "[MENU] Config file is empty.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1472 #define MSGTR_LIBMENU_MenuNotFound "[MENU] Menu %s not found.\n"
18155
9f659242fda8 small grammar fix
kraymer
parents: 18151
diff changeset
1473 #define MSGTR_LIBMENU_MenuInitFailed "[MENU] Menu '%s': Init failed.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1474 #define MSGTR_LIBMENU_UnsupportedOutformat "[MENU] Unsupported output format!!!!\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1475
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1476 // libmenu/menu_cmdlist.c
18006
ce1a5b200c39 Minor spelling and grammar fixes for part 1 of Otvos Attila's
corey
parents: 18004
diff changeset
1477 #define MSGTR_LIBMENU_ListMenuEntryDefinitionsNeedAName "[MENU] List menu entry definitions need a name (line %d).\n"
ce1a5b200c39 Minor spelling and grammar fixes for part 1 of Otvos Attila's
corey
parents: 18004
diff changeset
1478 #define MSGTR_LIBMENU_ListMenuNeedsAnArgument "[MENU] List menu needs an argument.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1479
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1480 // libmenu/menu_console.c
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1481 #define MSGTR_LIBMENU_WaitPidError "[MENU] Waitpid error: %s.\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1482 #define MSGTR_LIBMENU_SelectError "[MENU] Select error.\n"
18239
c1579a060477 Improve some messages, typo fix.
diego
parents: 18234
diff changeset
1483 #define MSGTR_LIBMENU_ReadErrorOnChilds "[MENU] Read error on child's file descriptor: %s.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1484 #define MSGTR_LIBMENU_ConsoleRun "[MENU] Console run: %s ...\n"
18006
ce1a5b200c39 Minor spelling and grammar fixes for part 1 of Otvos Attila's
corey
parents: 18004
diff changeset
1485 #define MSGTR_LIBMENU_AChildIsAlreadyRunning "[MENU] A child is already running.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1486 #define MSGTR_LIBMENU_ForkFailed "[MENU] Fork failed !!!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1487 #define MSGTR_LIBMENU_WriteError "[MENU] write error\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1488
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1489 // libmenu/menu_filesel.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1490 #define MSGTR_LIBMENU_OpendirError "[MENU] opendir error: %s\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1491 #define MSGTR_LIBMENU_ReallocError "[MENU] realloc error: %s\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1492 #define MSGTR_LIBMENU_MallocError "[MENU] memory allocation error: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1493 #define MSGTR_LIBMENU_ReaddirError "[MENU] readdir error: %s\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1494 #define MSGTR_LIBMENU_CantOpenDirectory "[MENU] Can't open directory %s.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1495
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1496 // libmenu/menu_param.c
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1497 #define MSGTR_LIBMENU_SubmenuDefinitionNeedAMenuAttribut "[MENU] Submenu definition needs a 'menu' attribute.\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1498 #define MSGTR_LIBMENU_PrefMenuEntryDefinitionsNeed "[MENU] Pref menu entry definitions need a valid 'property' attribute (line %d).\n"
18006
ce1a5b200c39 Minor spelling and grammar fixes for part 1 of Otvos Attila's
corey
parents: 18004
diff changeset
1499 #define MSGTR_LIBMENU_PrefMenuNeedsAnArgument "[MENU] Pref menu needs an argument.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1500
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1501 // libmenu/menu_pt.c
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1502 #define MSGTR_LIBMENU_CantfindTheTargetItem "[MENU] Can't find the target item ????\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1503 #define MSGTR_LIBMENU_FailedToBuildCommand "[MENU] Failed to build command: %s.\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1504
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1505 // libmenu/menu_txt.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1506 #define MSGTR_LIBMENU_MenuTxtNeedATxtFileName "[MENU] Text menu needs a textfile name (parameter file).\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1507 #define MSGTR_LIBMENU_MenuTxtCantOpen "[MENU] Can't open %s.\n"
17994
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1508 #define MSGTR_LIBMENU_WarningTooLongLineSplitting "[MENU] Warning, line too long. Splitting it.\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1509 #define MSGTR_LIBMENU_ParsedLines "[MENU] Parsed %d lines.\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1510
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1511 // libmenu/vf_menu.c
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1512 #define MSGTR_LIBMENU_UnknownMenuCommand "[MENU] Unknown command: '%s'.\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1513 #define MSGTR_LIBMENU_FailedToOpenMenu "[MENU] Failed to open menu: '%s'.\n"
6927fabaef92 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
reynaldo
parents: 17986
diff changeset
1514
18004
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1515 // ========================== LIBMPCODECS ===================================
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1516
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1517 // libmpcodecs/ad_libdv.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1518 #define MSGTR_MPCODECS_AudioFramesizeDiffers "[AD_LIBDV] Warning! Audio framesize differs! read=%d hdr=%d.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1519
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1520 // libmpcodecs/vd_dmo.c vd_dshow.c vd_vfw.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1521 #define MSGTR_MPCODECS_CouldntAllocateImageForCinepakCodec "[VD_DMO] Couldn't allocate image for cinepak codec.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1522
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1523 // libmpcodecs/vd_ffmpeg.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1524 #define MSGTR_MPCODECS_XVMCAcceleratedCodec "[VD_FFMPEG] XVMC accelerated codec.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1525 #define MSGTR_MPCODECS_ArithmeticMeanOfQP "[VD_FFMPEG] Arithmetic mean of QP: %2.4f, Harmonic mean of QP: %2.4f\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1526 #define MSGTR_MPCODECS_DRIFailure "[VD_FFMPEG] DRI failure.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1527 #define MSGTR_MPCODECS_CouldntAllocateImageForCodec "[VD_FFMPEG] Couldn't allocate image for codec.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1528 #define MSGTR_MPCODECS_XVMCAcceleratedMPEG2 "[VD_FFMPEG] XVMC-accelerated MPEG-2.\n"
18004
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1529 #define MSGTR_MPCODECS_TryingPixfmt "[VD_FFMPEG] Trying pixfmt=%d.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1530 #define MSGTR_MPCODECS_McGetBufferShouldWorkOnlyWithXVMC "[VD_FFMPEG] The mc_get_buffer should work only with XVMC acceleration!!"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1531 #define MSGTR_MPCODECS_UnexpectedInitVoError "[VD_FFMPEG] Unexpected init_vo error.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1532 #define MSGTR_MPCODECS_UnrecoverableErrorRenderBuffersNotTaken "[VD_FFMPEG] Unrecoverable error, render buffers not taken.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1533 #define MSGTR_MPCODECS_OnlyBuffersAllocatedByVoXvmcAllowed "[VD_FFMPEG] Only buffers allocated by vo_xvmc allowed.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1534
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1535 // libmpcodecs/ve_lavc.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1536 #define MSGTR_MPCODECS_HighQualityEncodingSelected "[VE_LAVC] High quality encoding selected (non-realtime)!\n"
18004
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1537 #define MSGTR_MPCODECS_UsingConstantQscale "[VE_LAVC] Using constant qscale = %f (VBR).\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1538
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1539 // libmpcodecs/ve_raw.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1540 #define MSGTR_MPCODECS_OutputWithFourccNotSupported "[VE_RAW] Raw output with FourCC [%x] not supported!\n"
18004
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1541 #define MSGTR_MPCODECS_NoVfwCodecSpecified "[VE_RAW] Required VfW codec not specified!!\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1542
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1543 // libmpcodecs/vf_crop.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1544 #define MSGTR_MPCODECS_CropBadPositionWidthHeight "[CROP] Bad position/width/height - cropped area outside of the original!\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1545
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1546 // libmpcodecs/vf_cropdetect.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1547 #define MSGTR_MPCODECS_CropArea "[CROP] Crop area: X: %d..%d Y: %d..%d (-vf crop=%d:%d:%d:%d).\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1548
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1549 // libmpcodecs/vf_format.c, vf_palette.c, vf_noformat.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1550 #define MSGTR_MPCODECS_UnknownFormatName "[VF_FORMAT] Unknown format name: '%s'.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1551
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1552 // libmpcodecs/vf_framestep.c vf_noformat.c vf_palette.c vf_tile.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1553 #define MSGTR_MPCODECS_ErrorParsingArgument "[VF_FRAMESTEP] Error parsing argument.\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1554
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1555 // libmpcodecs/ve_vfw.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1556 #define MSGTR_MPCODECS_CompressorType "Compressor type: %.4lx\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1557 #define MSGTR_MPCODECS_CompressorSubtype "Compressor subtype: %.4lx\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1558 #define MSGTR_MPCODECS_CompressorFlags "Compressor flags: %lu, version %lu, ICM version: %lu\n"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1559 #define MSGTR_MPCODECS_Flags "Flags:"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1560 #define MSGTR_MPCODECS_Quality " quality"
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1561
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1562 // libmpcodecs/vf_expand.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1563 #define MSGTR_MPCODECS_FullDRNotPossible "Full DR not possible, trying SLICES instead!\n"
18008
0334b2fb1a39 Capitalization error I missed before
corey
parents: 18007
diff changeset
1564 #define MSGTR_MPCODECS_WarnNextFilterDoesntSupportSlices "WARNING! Next filter doesn't support SLICES, get ready for sig11...\n"
18007
d2c04fecc5f1 A question needs a question mark, but in this case I think at least two
corey
parents: 18006
diff changeset
1565 #define MSGTR_MPCODECS_FunWhydowegetNULL "Why do we get NULL??\n"
18004
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1566
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1567 // libmpcodecs/vf_fame.c
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1568 #define MSGTR_MPCODECS_FatalCantOpenlibFAME "FATAL: Cannot open libFAME!\n"
18004
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1569
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1570 // libmpcodecs/vf_test.c, vf_yuy2.c, vf_yvu9.c
bcd805923554 Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
reynaldo
parents: 17994
diff changeset
1571 #define MSGTR_MPCODECS_WarnNextFilterDoesntSupport "%s not supported by next filter/vo :(\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1572
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1573 // ================================== LIBMPVO ====================================
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1574
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1575 // mga_common.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1576
18812
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1577 #define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "[MGA] error in mga_vid_config ioctl (wrong mga_vid.o version?)"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1578 #define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "[MGA] Could not get luma values from the kernel module!\n"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1579 #define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] Could not set luma values from the kernel module!\n"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1580 #define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Screen width/height unknown!\n"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1581 #define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] invalid output format %0X\n"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1582 #define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Your mga_vid driver version is incompatible with this MPlayer version!\n"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1583 #define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Using %d buffers.\n"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1584 #define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Couldn't open: %s\n"
5a18e3706ce5 correctly prefix all messages from -vo mga with [MGA]
attila
parents: 18811
diff changeset
1585 #define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Source resolution is in at least one dimension larger than 1023x1023. Please rescale in software or use -lavdopts lowres=1\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1586
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1587 // libvo/vesa_lvo.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1588
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1589 #define MSGTR_LIBVO_VESA_ThisBranchIsNoLongerSupported "[VESA_LVO] This branch is no longer supported.\n[VESA_LVO] Please use -vo vesa:vidix instead.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1590 #define MSGTR_LIBVO_VESA_CouldntOpen "[VESA_LVO] Couldn't open: '%s'\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1591 #define MSGTR_LIBVO_VESA_InvalidOutputFormat "[VESA_LVI] Invalid output format: %s(%0X)\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1592 #define MSGTR_LIBVO_VESA_IncompatibleDriverVersion "[VESA_LVO] Your fb_vid driver version is incompatible with this MPlayer version!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1593
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1594 // libvo/vo_3dfx.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1595
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1596 #define MSGTR_LIBVO_3DFX_Only16BppSupported "[VO_3DFX] Only 16bpp supported!"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1597 #define MSGTR_LIBVO_3DFX_VisualIdIs "[VO_3DFX] Visual ID is %lx.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1598 #define MSGTR_LIBVO_3DFX_UnableToOpenDevice "[VO_3DFX] Unable to open /dev/3dfx.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1599 #define MSGTR_LIBVO_3DFX_Error "[VO_3DFX] Error: %d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1600 #define MSGTR_LIBVO_3DFX_CouldntMapMemoryArea "[VO_3DFX] Couldn't map 3dfx memory areas: %p,%p,%d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1601 #define MSGTR_LIBVO_3DFX_DisplayInitialized "[VO_3DFX] Initialized: %p.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1602 #define MSGTR_LIBVO_3DFX_UnknownSubdevice "[VO_3DFX] Unknown subdevice: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1603
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1604 // libvo/vo_dxr3.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1605
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1606 #define MSGTR_LIBVO_DXR3_UnableToLoadNewSPUPalette "[VO_DXR3] Unable to load new SPU palette!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1607 #define MSGTR_LIBVO_DXR3_UnableToSetPlaymode "[VO_DXR3] Unable to set playmode!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1608 #define MSGTR_LIBVO_DXR3_UnableToSetSubpictureMode "[VO_DXR3] Unable to set subpicture mode!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1609 #define MSGTR_LIBVO_DXR3_UnableToGetTVNorm "[VO_DXR3] Unable to get TV norm!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1610 #define MSGTR_LIBVO_DXR3_AutoSelectedTVNormByFrameRate "[VO_DXR3] Auto-selected TV norm by framerate: "
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1611 #define MSGTR_LIBVO_DXR3_UnableToSetTVNorm "[VO_DXR3] Unable to set TV norm!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1612 #define MSGTR_LIBVO_DXR3_SettingUpForNTSC "[VO_DXR3] Setting up for NTSC.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1613 #define MSGTR_LIBVO_DXR3_SettingUpForPALSECAM "[VO_DXR3] Setting up for PAL/SECAM.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1614 #define MSGTR_LIBVO_DXR3_SettingAspectRatioTo43 "[VO_DXR3] Setting aspect ratio to 4:3.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1615 #define MSGTR_LIBVO_DXR3_SettingAspectRatioTo169 "[VO_DXR3] Setting aspect ratio to 16:9.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1616 #define MSGTR_LIBVO_DXR3_OutOfMemory "[VO_DXR3] out of memory\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1617 #define MSGTR_LIBVO_DXR3_UnableToAllocateKeycolor "[VO_DXR3] Unable to allocate keycolor!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1618 #define MSGTR_LIBVO_DXR3_UnableToAllocateExactKeycolor "[VO_DXR3] Unable to allocate exact keycolor, using closest match (0x%lx).\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1619 #define MSGTR_LIBVO_DXR3_Uninitializing "[VO_DXR3] Uninitializing.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1620 #define MSGTR_LIBVO_DXR3_FailedRestoringTVNorm "[VO_DXR3] Failed restoring TV norm!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1621 #define MSGTR_LIBVO_DXR3_EnablingPrebuffering "[VO_DXR3] Enabling prebuffering.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1622 #define MSGTR_LIBVO_DXR3_UsingNewSyncEngine "[VO_DXR3] Using new sync engine.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1623 #define MSGTR_LIBVO_DXR3_UsingOverlay "[VO_DXR3] Using overlay.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1624 #define MSGTR_LIBVO_DXR3_ErrorYouNeedToCompileMplayerWithX11 "[VO_DXR3] Error: Overlay requires compiling with X11 libs/headers installed.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1625 #define MSGTR_LIBVO_DXR3_WillSetTVNormTo "[VO_DXR3] Will set TV norm to: "
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1626 #define MSGTR_LIBVO_DXR3_AutoAdjustToMovieFrameRatePALPAL60 "auto-adjust to movie framerate (PAL/PAL-60)"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1627 #define MSGTR_LIBVO_DXR3_AutoAdjustToMovieFrameRatePALNTSC "auto-adjust to movie framerate (PAL/NTSC)"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1628 #define MSGTR_LIBVO_DXR3_UseCurrentNorm "Use current norm."
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1629 #define MSGTR_LIBVO_DXR3_UseUnknownNormSuppliedCurrentNorm "Unknown norm supplied. Use current norm."
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1630 #define MSGTR_LIBVO_DXR3_ErrorOpeningForWritingTrying "[VO_DXR3] Error opening %s for writing, trying /dev/em8300 instead.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1631 #define MSGTR_LIBVO_DXR3_ErrorOpeningForWritingTryingMV "[VO_DXR3] Error opening %s for writing, trying /dev/em8300_mv instead.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1632 #define MSGTR_LIBVO_DXR3_ErrorOpeningForWritingAsWell "[VO_DXR3] Error opening /dev/em8300 for writing as well!\nBailing out.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1633 #define MSGTR_LIBVO_DXR3_ErrorOpeningForWritingAsWellMV "[VO_DXR3] Error opening /dev/em8300_mv for writing as well!\nBailing out.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1634 #define MSGTR_LIBVO_DXR3_Opened "[VO_DXR3] Opened: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1635 #define MSGTR_LIBVO_DXR3_ErrorOpeningForWritingTryingSP "[VO_DXR3] Error opening %s for writing, trying /dev/em8300_sp instead.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1636 #define MSGTR_LIBVO_DXR3_ErrorOpeningForWritingAsWellSP "[VO_DXR3] Error opening /dev/em8300_sp for writing as well!\nBailing out.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1637 #define MSGTR_LIBVO_DXR3_UnableToOpenDisplayDuringHackSetup "[VO_DXR3] Unable to open display during overlay hack setup!\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1638 #define MSGTR_LIBVO_DXR3_UnableToInitX11 "[VO_DXR3] Unable to init X11!\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1639 #define MSGTR_LIBVO_DXR3_FailedSettingOverlayAttribute "[VO_DXR3] Failed setting overlay attribute.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1640 #define MSGTR_LIBVO_DXR3_FailedSettingOverlayScreen "[VO_DXR3] Failed setting overlay screen!\nExiting.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1641 #define MSGTR_LIBVO_DXR3_FailedEnablingOverlay "[VO_DXR3] Failed enabling overlay!\nExiting.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1642 #define MSGTR_LIBVO_DXR3_FailedResizingOverlayWindow "[VO_DXR3] Failed resizing overlay window!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1643 #define MSGTR_LIBVO_DXR3_FailedSettingOverlayBcs "[VO_DXR3] Failed setting overlay bcs!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1644 #define MSGTR_LIBVO_DXR3_FailedGettingOverlayYOffsetValues "[VO_DXR3] Failed getting overlay Y-offset values!\nExiting.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1645 #define MSGTR_LIBVO_DXR3_FailedGettingOverlayXOffsetValues "[VO_DXR3] Failed getting overlay X-offset values!\nExiting.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1646 #define MSGTR_LIBVO_DXR3_FailedGettingOverlayXScaleCorrection "[VO_DXR3] Failed getting overlay X scale correction!\nExiting.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1647 #define MSGTR_LIBVO_DXR3_YOffset "[VO_DXR3] Yoffset: %d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1648 #define MSGTR_LIBVO_DXR3_XOffset "[VO_DXR3] Xoffset: %d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1649 #define MSGTR_LIBVO_DXR3_XCorrection "[VO_DXR3] Xcorrection: %d.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1650 #define MSGTR_LIBVO_DXR3_FailedSetSignalMix "[VO_DXR3] Failed to set signal mix!\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1651
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1652 // libvo/vo_mga.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1653
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1654 #define MSGTR_LIBVO_MGA_AspectResized "[VO_MGA] aspect(): resized to %dx%d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1655 #define MSGTR_LIBVO_MGA_Uninit "[VO] uninit!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1656
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1657 // libvo/vo_null.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1658
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1659 #define MSGTR_LIBVO_NULL_UnknownSubdevice "[VO_NULL] Unknown subdevice: %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1660
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1661 // libvo/vo_png.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1662
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1663 #define MSGTR_LIBVO_PNG_Warning1 "[VO_PNG] Warning: compression level set to 0, compression disabled!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1664 #define MSGTR_LIBVO_PNG_Warning2 "[VO_PNG] Info: Use -vo png:z=<n> to set compression level from 0 to 9.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1665 #define MSGTR_LIBVO_PNG_Warning3 "[VO_PNG] Info: (0 = no compression, 1 = fastest, lowest - 9 best, slowest compression)\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1666 #define MSGTR_LIBVO_PNG_ErrorOpeningForWriting "\n[VO_PNG] Error opening '%s' for writing!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1667 #define MSGTR_LIBVO_PNG_ErrorInCreatePng "[VO_PNG] Error in create_png.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1668
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1669 // libvo/vo_sdl.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1670
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1671 #define MSGTR_LIBVO_SDL_CouldntGetAnyAcceptableSDLModeForOutput "[VO_SDL] Couldn't get any acceptable SDL Mode for output.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1672 #define MSGTR_LIBVO_SDL_SetVideoModeFailed "[VO_SDL] set_video_mode: SDL_SetVideoMode failed: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1673 #define MSGTR_LIBVO_SDL_SetVideoModeFailedFull "[VO_SDL] Set_fullmode: SDL_SetVideoMode failed: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1674 #define MSGTR_LIBVO_SDL_MappingI420ToIYUV "[VO_SDL] Mapping I420 to IYUV.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1675 #define MSGTR_LIBVO_SDL_UnsupportedImageFormat "[VO_SDL] Unsupported image format (0x%X).\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1676 #define MSGTR_LIBVO_SDL_InfoPleaseUseVmOrZoom "[VO_SDL] Info - please use -vm or -zoom to switch to the best resolution.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1677 #define MSGTR_LIBVO_SDL_FailedToSetVideoMode "[VO_SDL] Failed to set video mode: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1678 #define MSGTR_LIBVO_SDL_CouldntCreateAYUVOverlay "[VO_SDL] Couldn't create a YUV overlay: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1679 #define MSGTR_LIBVO_SDL_CouldntCreateARGBSurface "[VO_SDL] Couldn't create an RGB surface: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1680 #define MSGTR_LIBVO_SDL_UsingDepthColorspaceConversion "[VO_SDL] Using depth/colorspace conversion, this will slow things down (%ibpp -> %ibpp).\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1681 #define MSGTR_LIBVO_SDL_UnsupportedImageFormatInDrawslice "[VO_SDL] Unsupported image format in draw_slice, contact MPlayer developers!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1682 #define MSGTR_LIBVO_SDL_BlitFailed "[VO_SDL] Blit failed: %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1683 #define MSGTR_LIBVO_SDL_InitializationFailed "[VO_SDL] SDL initialization failed: %s.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1684 #define MSGTR_LIBVO_SDL_UsingDriver "[VO_SDL] Using driver: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1685
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1686 // libvo/vobsub_vidix.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1687
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1688 #define MSGTR_LIBVO_SUB_VIDIX_CantStartPlayback "[VO_SUB_VIDIX] Can't start playback: %s\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1689 #define MSGTR_LIBVO_SUB_VIDIX_CantStopPlayback "[VO_SUB_VIDIX] Can't stop playback: %s\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1690 #define MSGTR_LIBVO_SUB_VIDIX_InterleavedUvForYuv410pNotSupported "[VO_SUB_VIDIX] Interleaved UV for YUV410P not supported.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1691 #define MSGTR_LIBVO_SUB_VIDIX_DummyVidixdrawsliceWasCalled "[VO_SUB_VIDIX] Dummy vidix_draw_slice() was called.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1692 #define MSGTR_LIBVO_SUB_VIDIX_DummyVidixdrawframeWasCalled "[VO_SUB_VIDIX] Dummy vidix_draw_frame() was called.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1693 #define MSGTR_LIBVO_SUB_VIDIX_UnsupportedFourccForThisVidixDriver "[VO_SUB_VIDIX] Unsupported FourCC for this VIDIX driver: %x (%s).\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1694 #define MSGTR_LIBVO_SUB_VIDIX_VideoServerHasUnsupportedResolution "[VO_SUB_VIDIX] Video server has unsupported resolution (%dx%d), supported: %dx%d-%dx%d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1695 #define MSGTR_LIBVO_SUB_VIDIX_VideoServerHasUnsupportedColorDepth "[VO_SUB_VIDIX] Video server has unsupported color depth by vidix (%d).\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1696 #define MSGTR_LIBVO_SUB_VIDIX_DriverCantUpscaleImage "[VO_SUB_VIDIX] VIDIX driver can't upscale image (%d%d -> %d%d).\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1697 #define MSGTR_LIBVO_SUB_VIDIX_DriverCantDownscaleImage "[VO_SUB_VIDIX] VIDIX driver can't downscale image (%d%d -> %d%d).\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1698 #define MSGTR_LIBVO_SUB_VIDIX_CantConfigurePlayback "[VO_SUB_VIDIX] Can't configure playback: %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1699 #define MSGTR_LIBVO_SUB_VIDIX_YouHaveWrongVersionOfVidixLibrary "[VO_SUB_VIDIX] You have the wrong version of the VIDIX library.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1700 #define MSGTR_LIBVO_SUB_VIDIX_CouldntFindWorkingVidixDriver "[VO_SUB_VIDIX] Couldn't find working VIDIX driver.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1701 #define MSGTR_LIBVO_SUB_VIDIX_CouldntGetCapability "[VO_SUB_VIDIX] Couldn't get capability: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1702 #define MSGTR_LIBVO_SUB_VIDIX_Description "[VO_SUB_VIDIX] Description: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1703 #define MSGTR_LIBVO_SUB_VIDIX_Author "[VO_SUB_VIDIX] Author: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1704
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1705 // libvo/vo_svga.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1706
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1707 #define MSGTR_LIBVO_SVGA_ForcedVidmodeNotAvailable "[VO_SVGA] Forced vid_mode %d (%s) not available.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1708 #define MSGTR_LIBVO_SVGA_ForcedVidmodeTooSmall "[VO_SVGA] Forced vid_mode %d (%s) too small.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1709 #define MSGTR_LIBVO_SVGA_Vidmode "[VO_SVGA] Vid_mode: %d, %dx%d %dbpp.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1710 #define MSGTR_LIBVO_SVGA_VgasetmodeFailed "[VO_SVGA] Vga_setmode(%d) failed.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1711 #define MSGTR_LIBVO_SVGA_VideoModeIsLinearAndMemcpyCouldBeUsed "[VO_SVGA] Video mode is linear and memcpy could be used for image transfer.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1712 #define MSGTR_LIBVO_SVGA_VideoModeHasHardwareAcceleration "[VO_SVGA] Video mode has hardware acceleration and put_image could be used.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1713 #define MSGTR_LIBVO_SVGA_IfItWorksForYouIWouldLikeToKnow "[VO_SVGA] If it works for you I would like to know.\n[VO_SVGA] (send log with `mplayer test.avi -v -v -v -v &> svga.log`). Thx!\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1714 #define MSGTR_LIBVO_SVGA_VideoModeHas "[VO_SVGA] Video mode has %d page(s).\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1715 #define MSGTR_LIBVO_SVGA_CenteringImageStartAt "[VO_SVGA] Centering image. Starting at (%d,%d)\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1716 #define MSGTR_LIBVO_SVGA_UsingVidix "[VO_SVGA] Using VIDIX. w=%i h=%i mw=%i mh=%i\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1717
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1718 // libvo/vo_syncfb.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1719
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1720 #define MSGTR_LIBVO_SYNCFB_CouldntOpen "[VO_SYNCFB] Couldn't open /dev/syncfb or /dev/mga_vid.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1721 #define MSGTR_LIBVO_SYNCFB_UsingPaletteYuv420p3 "[VO_SYNCFB] Using palette YUV420P3.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1722 #define MSGTR_LIBVO_SYNCFB_UsingPaletteYuv420p2 "[VO_SYNCFB] Using palette YUV420P2.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1723 #define MSGTR_LIBVO_SYNCFB_UsingPaletteYuv420 "[VO_SYNCFB] Using palette YUV420.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1724 #define MSGTR_LIBVO_SYNCFB_NoSupportedPaletteFound "[VO_SYNCFB] No supported palette found.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1725 #define MSGTR_LIBVO_SYNCFB_BesSourcerSize "[VO_SYNCFB] BES sourcer size: %d x %d.\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1726 #define MSGTR_LIBVO_SYNCFB_FramebufferMemory "[VO_SYNCFB] framebuffer memory: %ld in %ld buffers.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1727 #define MSGTR_LIBVO_SYNCFB_RequestingFirstBuffer "[VO_SYNCFB] Requesting first buffer #%d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1728 #define MSGTR_LIBVO_SYNCFB_GotFirstBuffer "[VO_SYNCFB] Got first buffer #%d.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1729 #define MSGTR_LIBVO_SYNCFB_UnknownSubdevice "[VO_SYNCFB] unknown subdevice: %s.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1730
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1731 // libvo/vo_tdfxfb.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1732
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1733 #define MSGTR_LIBVO_TDFXFB_CantOpen "[VO_TDFXFB] Can't open %s: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1734 #define MSGTR_LIBVO_TDFXFB_ProblemWithFbitgetFscreenInfo "[VO_TDFXFB] Problem with FBITGET_FSCREENINFO ioctl: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1735 #define MSGTR_LIBVO_TDFXFB_ProblemWithFbitgetVscreenInfo "[VO_TDFXFB] Problem with FBITGET_VSCREENINFO ioctl: %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1736 #define MSGTR_LIBVO_TDFXFB_ThisDriverOnlySupports "[VO_TDFXFB] This driver only supports the 3Dfx Banshee, Voodoo3 and Voodoo 5.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1737 #define MSGTR_LIBVO_TDFXFB_OutputIsNotSupported "[VO_TDFXFB] %d bpp output is not supported.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1738 #define MSGTR_LIBVO_TDFXFB_CouldntMapMemoryAreas "[VO_TDFXFB] Couldn't map memory areas: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1739 #define MSGTR_LIBVO_TDFXFB_BppOutputIsNotSupported "[VO_TDFXFB] %d bpp output is not supported (This should never have happened).\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1740 #define MSGTR_LIBVO_TDFXFB_SomethingIsWrongWithControl "[VO_TDFXFB] Eik! Something's wrong with control().\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1741 #define MSGTR_LIBVO_TDFXFB_NotEnoughVideoMemoryToPlay "[VO_TDFXFB] Not enough video memory to play this movie. Try at a lower resolution.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1742 #define MSGTR_LIBVO_TDFXFB_ScreenIs "[VO_TDFXFB] Screen is %dx%d at %d bpp, in is %dx%d at %d bpp, norm is %dx%d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1743
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1744 // libvo/vo_tdfx_vid.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1745
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1746 #define MSGTR_LIBVO_TDFXVID_Move "[VO_TDXVID] Move %d(%d) x %d => %d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1747 #define MSGTR_LIBVO_TDFXVID_AGPMoveFailedToClearTheScreen "[VO_TDFXVID] AGP move failed to clear the screen.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1748 #define MSGTR_LIBVO_TDFXVID_BlitFailed "[VO_TDFXVID] Blit failed.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1749 #define MSGTR_LIBVO_TDFXVID_NonNativeOverlayFormatNeedConversion "[VO_TDFXVID] Non-native overlay format needs conversion.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1750 #define MSGTR_LIBVO_TDFXVID_UnsupportedInputFormat "[VO_TDFXVID] Unsupported input format 0x%x.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1751 #define MSGTR_LIBVO_TDFXVID_OverlaySetupFailed "[VO_TDFXVID] Overlay setup failed.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1752 #define MSGTR_LIBVO_TDFXVID_OverlayOnFailed "[VO_TDFXVID] Overlay on failed.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1753 #define MSGTR_LIBVO_TDFXVID_OverlayReady "[VO_TDFXVID] Overlay ready: %d(%d) x %d @ %d => %d(%d) x %d @ %d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1754 #define MSGTR_LIBVO_TDFXVID_TextureBlitReady "[VO_TDFXVID] Texture blit ready: %d(%d) x %d @ %d => %d(%d) x %d @ %d.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1755 #define MSGTR_LIBVO_TDFXVID_OverlayOffFailed "[VO_TDFXVID] Overlay off failed\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1756 #define MSGTR_LIBVO_TDFXVID_CantOpen "[VO_TDFXVID] Can't open %s: %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1757 #define MSGTR_LIBVO_TDFXVID_CantGetCurrentCfg "[VO_TDFXVID] Can't get current configuration: %s.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1758 #define MSGTR_LIBVO_TDFXVID_MemmapFailed "[VO_TDFXVID] Memmap failed !!!!!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1759 #define MSGTR_LIBVO_TDFXVID_GetImageTodo "Get image todo.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1760 #define MSGTR_LIBVO_TDFXVID_AgpMoveFailed "[VO_TDFXVID] AGP move failed.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1761 #define MSGTR_LIBVO_TDFXVID_SetYuvFailed "[VO_TDFXVID] Set YUV failed.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1762 #define MSGTR_LIBVO_TDFXVID_AgpMoveFailedOnYPlane "[VO_TDFXVID] AGP move failed on Y plane.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1763 #define MSGTR_LIBVO_TDFXVID_AgpMoveFailedOnUPlane "[VO_TDFXVID] AGP move failed on U plane.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1764 #define MSGTR_LIBVO_TDFXVID_AgpMoveFailedOnVPlane "[VO_TDFXVID] AGP move failed on V plane.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1765 #define MSGTR_LIBVO_TDFXVID_UnknownFormat "[VO_TDFXVID] unknown format: 0x%x.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1766
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1767 // libvo/vo_tga.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1768
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1769 #define MSGTR_LIBVO_TGA_UnknownSubdevice "[VO_TGA] Unknown subdevice: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1770
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1771 // libvo/vo_vesa.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1772
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1773 #define MSGTR_LIBVO_VESA_FatalErrorOccurred "[VO_VESA] Fatal error occurred! Can't continue.\n"
18497
56dff038faa3 Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
reynaldo
parents: 18469
diff changeset
1774 #define MSGTR_LIBVO_VESA_UnkownSubdevice "[VO_VESA] unknown subdevice: '%s'.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1775 #define MSGTR_LIBVO_VESA_YouHaveTooLittleVideoMemory "[VO_VESA] You have too little video memory for this mode:\n[VO_VESA] Required: %08lX present: %08lX.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1776 #define MSGTR_LIBVO_VESA_YouHaveToSpecifyTheCapabilitiesOfTheMonitor "[VO_VESA] You have to specify the capabilities of the monitor. Not changing refresh rate.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1777 #define MSGTR_LIBVO_VESA_UnableToFitTheMode "[VO_VESA] The mode does not fit the monitor limits. Not changing refresh rate.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1778 #define MSGTR_LIBVO_VESA_DetectedInternalFatalError "[VO_VESA] Detected internal fatal error: init is called before preinit.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1779 #define MSGTR_LIBVO_VESA_SwitchFlipIsNotSupported "[VO_VESA] The -flip option is not supported.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1780 #define MSGTR_LIBVO_VESA_PossibleReasonNoVbe2BiosFound "[VO_VESA] Possible reason: No VBE2 BIOS found.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1781 #define MSGTR_LIBVO_VESA_FoundVesaVbeBiosVersion "[VO_VESA] Found VESA VBE BIOS Version %x.%x Revision: %x.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1782 #define MSGTR_LIBVO_VESA_VideoMemory "[VO_VESA] Video memory: %u Kb.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1783 #define MSGTR_LIBVO_VESA_Capabilites "[VO_VESA] VESA Capabilities: %s %s %s %s %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1784 #define MSGTR_LIBVO_VESA_BelowWillBePrintedOemInfo "[VO_VESA] !!! OEM info will be printed below !!!\n"
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1785 #define MSGTR_LIBVO_VESA_YouShouldSee5OemRelatedLines "[VO_VESA] You should see 5 OEM related lines below; If not, you've broken vm86.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1786 #define MSGTR_LIBVO_VESA_OemInfo "[VO_VESA] OEM info: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1787 #define MSGTR_LIBVO_VESA_OemRevision "[VO_VESA] OEM Revision: %x.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1788 #define MSGTR_LIBVO_VESA_OemVendor "[VO_VESA] OEM vendor: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1789 #define MSGTR_LIBVO_VESA_OemProductName "[VO_VESA] OEM Product Name: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1790 #define MSGTR_LIBVO_VESA_OemProductRev "[VO_VESA] OEM Product Rev: %s.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1791 #define MSGTR_LIBVO_VESA_Hint "[VO_VESA] Hint: For working TV-Out you should have plugged in the TV connector\n"\
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1792 "[VO_VESA] before booting since VESA BIOS initializes itself only during POST.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1793 #define MSGTR_LIBVO_VESA_UsingVesaMode "[VO_VESA] Using VESA mode (%u) = %x [%ux%u@%u]\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1794 #define MSGTR_LIBVO_VESA_CantInitializeSwscaler "[VO_VESA] Can't initialize software scaler.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1795 #define MSGTR_LIBVO_VESA_CantUseDga "[VO_VESA] Can't use DGA. Force bank switching mode. :(\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1796 #define MSGTR_LIBVO_VESA_UsingDga "[VO_VESA] Using DGA (physical resources: %08lXh, %08lXh)"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1797 #define MSGTR_LIBVO_VESA_CantUseDoubleBuffering "[VO_VESA] Can't use double buffering: not enough video memory.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1798 #define MSGTR_LIBVO_VESA_CantFindNeitherDga "[VO_VESA] Can find neither DGA nor relocatable window frame.\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1799 #define MSGTR_LIBVO_VESA_YouveForcedDga "[VO_VESA] You've forced DGA. Exiting\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1800 #define MSGTR_LIBVO_VESA_CantFindValidWindowAddress "[VO_VESA] Can't find valid window address.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1801 #define MSGTR_LIBVO_VESA_UsingBankSwitchingMode "[VO_VESA] Using bank switching mode (physical resources: %08lXh, %08lXh).\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1802 #define MSGTR_LIBVO_VESA_CantAllocateTemporaryBuffer "[VO_VESA] Can't allocate temporary buffer.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1803 #define MSGTR_LIBVO_VESA_SorryUnsupportedMode "[VO_VESA] Sorry, unsupported mode -- try -x 640 -zoom.\n"
18337
d956f80973ad console message review: countless spelling/grammar/wording fixes
diego
parents: 18335
diff changeset
1804 #define MSGTR_LIBVO_VESA_OhYouReallyHavePictureOnTv "[VO_VESA] Oh you really have a picture on the TV!\n"
18234
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1805 #define MSGTR_LIBVO_VESA_CantInitialozeLinuxVideoOverlay "[VO_VESA] Can't initialize Linux Video Overlay.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1806 #define MSGTR_LIBVO_VESA_UsingVideoOverlay "[VO_VESA] Using video overlay: %s.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1807 #define MSGTR_LIBVO_VESA_CantInitializeVidixDriver "[VO_VESA] Can't initialize VIDIX driver.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1808 #define MSGTR_LIBVO_VESA_UsingVidix "[VO_VESA] Using VIDIX.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1809 #define MSGTR_LIBVO_VESA_CantFindModeFor "[VO_VESA] Can't find mode for: %ux%u@%u.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1810 #define MSGTR_LIBVO_VESA_InitializationComplete "[VO_VESA] VESA initialization complete.\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1811
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1812 // libvo/vo_x11.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1813
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1814 #define MSGTR_LIBVO_X11_DrawFrameCalled "[VO_X11] draw_frame() called!!!!!!\n"
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1815
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1816 // libvo/vo_xv.c
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1817
a107276371a8 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
reynaldo
parents: 18176
diff changeset
1818 #define MSGTR_LIBVO_XV_DrawFrameCalled "[VO_XV] draw_frame() called!!!!!!\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1819
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1820 // stream/stream_radio.c
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1821
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1822 #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1823 #define MSGTR_RADIO_WrongFreqForChannel "[radio] Wrong frequency for channel %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1824 #define MSGTR_RADIO_WrongChannelNumberFloat "[radio] Wrong channel number: %.2f\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1825 #define MSGTR_RADIO_WrongChannelNumberInt "[radio] Wrong channel number: %d\n"
19793
6c98f3566af1 ability to pass channel name (not only number) to radio_set_channel
voroshil
parents: 19687
diff changeset
1826 #define MSGTR_RADIO_WrongChannelName "[radio] Wrong channel name: %s\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1827 #define MSGTR_RADIO_FreqParameterDetected "[radio] Radio frequency parameter detected.\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1828 #define MSGTR_RADIO_DoneParsingChannels "[radio] Done parsing channels.\n"
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1829 #define MSGTR_RADIO_GetTunerFailed "[radio] Warning: ioctl get tuner failed: %s. Setting frac to %d.\n"
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1830 #define MSGTR_RADIO_NotRadioDevice "[radio] %s is no radio device!\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1831 #define MSGTR_RADIO_TunerCapLowYes "[radio] tuner is low:yes frac=%d\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1832 #define MSGTR_RADIO_TunerCapLowNo "[radio] tuner is low:no frac=%d\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1833 #define MSGTR_RADIO_SetFreqFailed "[radio] ioctl set frequency 0x%x (%.2f) failed: %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1834 #define MSGTR_RADIO_GetFreqFailed "[radio] ioctl get frequency failed: %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1835 #define MSGTR_RADIO_SetMuteFailed "[radio] ioctl set mute failed: %s\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1836 #define MSGTR_RADIO_QueryControlFailed "[radio] ioctl query control failed: %s\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1837 #define MSGTR_RADIO_GetVolumeFailed "[radio] ioctl get volume failed: %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1838 #define MSGTR_RADIO_SetVolumeFailed "[radio] ioctl set volume failed: %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1839 #define MSGTR_RADIO_DroppingFrame "\n[radio] too bad - dropping audio frame (%d bytes)!\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1840 #define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, wating for %d data bytes.\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1841 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1842 #define MSGTR_RADIO_AudioBuffer "[radio] Audio capture - buffer=%d bytes (block=%d bytes).\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1843 #define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1844 #define MSGTR_RADIO_CurrentFreq "[radio] Current frequency: %.2f\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1845 #define MSGTR_RADIO_SelectedChannel "[radio] Selected channel: %d - %s (freq: %.2f)\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1846 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Can not change channel: no channel list given.\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1847 #define MSGTR_RADIO_UnableOpenDevice "[radio] Unable to open '%s': %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1848 #define MSGTR_RADIO_RadioDevice "[radio] Radio fd: %d, %s\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1849 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac failed.\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1850 #define MSGTR_RADIO_WrongFreq "[radio] Wrong frequency: %.2f\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1851 #define MSGTR_RADIO_UsingFreq "[radio] Using frequency: %.2f.\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1852 #define MSGTR_RADIO_AudioInInitFailed "[radio] audio_in_init failed.\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1853 #define MSGTR_RADIO_BufferString "[radio] %s: in buffer=%d dropped=%d\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1854 #define MSGTR_RADIO_AudioInSetupFailed "[radio] audio_in_setup call failed: %s\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1855 #define MSGTR_RADIO_CaptureStarting "[radio] Starting capture stuff.\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1856 #define MSGTR_RADIO_ClearBufferFailed "[radio] Clearing buffer failed: %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1857 #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Call to stream_enable_cache failed: %s\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1858 #define MSGTR_RADIO_DriverUnknownId "[radio] Unknown driver id: %d\n"
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1859 #define MSGTR_RADIO_DriverUnknownStr "[radio] Unknown driver name: %s\n"
19687
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1860 #define MSGTR_RADIO_DriverV4L2 "[radio] Using V4Lv2 radio interface.\n"
f1fc31b580d6 fix some typos
kraymer
parents: 19568
diff changeset
1861 #define MSGTR_RADIO_DriverV4L "[radio] Using V4Lv1 radio interface.\n"
19568
bd821fd3e244 Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents: 19555
diff changeset
1862