summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ru.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce console output verbosity: Move colorspace information to verbose mode.diego2009-09-301-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove reference to outdated documentation file.diego2009-04-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29209 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update sync tag.bircoph2009-03-151-1/+1
| | | | | | | All *.h files were actually changed in r28860. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28960 b3059339-0415-0410-9bf9-f77b7e298cf2
* The large -help help_text should be const so it goes into .rodatareimar2009-03-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove exclamation marks to make output similar to English version.bircoph2009-02-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28659 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix capitalization to be similar to English master file.bircoph2009-02-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28658 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more trailing whitespaces.bircoph2009-02-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Actually it is in sync with SVN HEAD. bircoph2009-02-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28563 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix MGSTR vs. MSGTR typo.diego2008-12-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r27967.bircoph2008-11-211-12/+11
| | | | | | | These changes are cosmetics only. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27972 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r27402. Some spelling, typo fixes.bircoph2008-11-071-786/+735
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27900 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
| | | | | | | a HAVE_ prefix to a CONFIG_ prefix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27402 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename two GUI-related preprocessor directives:diego2008-07-301-1/+1
| | | | | | | HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27375 b3059339-0415-0410-9bf9-f77b7e298cf2
* Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
| | | | | | | | Replace all USE_ prefixes by CONFIG_ prefixes to indicate options which are configurable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove now unused messages.diego2008-06-151-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27064 b3059339-0415-0410-9bf9-f77b7e298cf2
* Slightly reduce VIDIX video output verbosity.diego2008-06-081-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
* r26512: consistently print fps with three digits of precisionvoroshil2008-05-211-2/+9
| | | | | | | | | r26649: Fix some not entirely correct and misleading messages. r26762: Add a new suboption to -vo xv and -vo xvmc that allows selection r26795: Add support for AppleIR Remote as an input under Linux systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26845 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistently print fps with three digits of precisioncorey2008-04-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
* r25994: typo fix: inited --> initializedvoroshil2008-03-161-1/+2
| | | | | | | r26067: Check glyph bounding box before rasterizing and complain if it is too large. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26253 b3059339-0415-0410-9bf9-f77b7e298cf2
* r25605: properties to get and set angle; patch by oattila chello huvoroshil2008-02-101-1/+5
| | | | | | | | r25663: add support for per protocol and per extension playback profile loading r25947: Add windows cp1256 encoding for arabic, fixes bug #1007 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25968 b3059339-0415-0410-9bf9-f77b7e298cf2
* r25058: Add missed translatable string in my previous commitvoroshil2007-11-281-2/+7
| | | | | | | | r25059: report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi r25158: Make up missed update for osd message. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25190 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24892: move errors and a warning to help_mp-en.hvoroshil2007-11-031-1/+13
| | | | | | | r24924: Add audio filter scaletempo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24943 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24772: DirectShow based tv:// driver for win32voroshil2007-10-251-1/+48
| | | | | | | r24790: Disable channel scanner when no tuner is present. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24850 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24423: Implementation of tv:// driver autodetection.voroshil2007-09-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24434 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24216: Add missed in r24212 strings definitionsvoroshil2007-09-061-1/+15
| | | | | | | | r24310: Support for selecting language via packet 28. r24341: Move debug message to verbose output level. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24353 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move debug message to verbose output level.diego2007-09-041-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatevoroshil2007-08-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24116 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apple Remote supportdiego2007-08-141-0/+1
| | | | | | | | patch by Zoltan Ponekker, pontscho kac.poliod hu cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23891: typo fix: childs --> childrenvoroshil2007-08-011-1/+2
| | | | | | | | r23894: Give message string a more meaningful name. r23920: Teletext support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23979 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give message string a more meaningful name.diego2007-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fix: childs --> childrendiego2007-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23891 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update sync tagvoroshil2007-07-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23840 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-201-13/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23745: Add the sub_scale property and command.voroshil2007-07-181-1/+3
| | | | | | | r23747: Add a loop command and property. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23818 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23588: The audio balance feature implemented with af_pan.voroshil2007-06-241-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23615 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23416: Drop the metadata stuff and replace it with generic property string ↵voroshil2007-05-311-2/+3
| | | | | | expansion. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23438 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23028: with -identify show audio and video id; patch by Andrew Savchenko ↵voroshil2007-04-221-1/+5
| | | | | | (Bircoph list ru) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23060 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22985: Move translatable strings from tv.c to help_mp*voroshil2007-04-201-1/+37
| | | | | | | r23003: Remove duplicated line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23026 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22772: Radio driver loading rework.voroshil2007-03-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22788 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22331: Remove some #if 0 codevoroshil2007-03-121-2/+3
| | | | | | | | | r22426: warn users about DRM asf files, patch by zuxy meng r22428: wrong capitolization, thats a comma not a period r22483: Fix unkown --> unkNown typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22530 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix unkown --> unkNown typo.diego2007-03-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22483 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22276: Reallocate event_images_t, removing limit on simultanious events count.voroshil2007-02-221-2/+2
| | | | | | | r22292: make message translatable git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22312 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22184: When setting the non-audio bit for hwac3 output, just try to set the...voroshil2007-02-161-5/+5
| | | | | | | | r22185: only output fail/success message, this was wrong from the beginning r22228: Select the first charmap in the font, if FreeType did not autoselect any. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22234 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22139: Try to clarify scale filter usage hint.voroshil2007-02-051-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22154 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatevoroshil2007-01-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21919 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.diego2007-01-131-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma ↵voroshil2006-12-171-1/+6
| | | | | | | | | tdiedrich se) r21655: make messages for success/failure of setting dvd-speed more clear git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21661 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21476: Open embedded fonts directly from memory....voroshil2006-12-041-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21490 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21367: If a glyph is not found in the current font, switch to another one.voroshil2006-11-301-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21400 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21306: fix compilation for win32 dll codec support for intel osxvoroshil2006-11-281-1/+15
| | | | | | | | r21328: localization of parser-m*cmd.c messages r21332: insert line break for overly long line (second line indented) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21361 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21151: typovoroshil2006-11-221-1/+8
| | | | | | | | | r21161: MSGTR for libmpcodecs/vd.c r21162: MSGTRs for mencoder.c r21163: fix broken character git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21172 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong fps value for TelecineMode in translationvoroshil2006-11-211-2/+2
| | | | | | | patch from Andrew Savchenko birkoph at list dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21149 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21082: MSGTRs for libassvoroshil2006-11-211-1/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21148 b3059339-0415-0410-9bf9-f77b7e298cf2
* translation/spelling fix.voroshil2006-11-191-8/+8
| | | | | | | patch from Andrew Savchenko birkoph at list dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21053 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-ru.h sync with r21001voroshil2006-11-181-1/+2
| | | | | | | mplayer.1 sync with r21026 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21037 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20972: defined MSGTR_OSDVideovoroshil2006-11-171-1/+2
| | | | | | | r20969: document new key binding for switching video streams in MPEG-TS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20986 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20817: add full stop at end of sentencevoroshil2006-11-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20818 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20774: Adding ability to check allowed frequency range.voroshil2006-11-081-1/+75
| | | | | | | | | | | | r20775: Spelling fix: Allowable -> Allowed r20780: MSGTRs for ao_alsa.c r20781: MSGTRs for libvo/aspect.c and libvo/vo_xv.c r20782: remove duplicate MSGTR r20783: 11l, revert r20782 typo fixed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20785 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag update, no real changes neededvoroshil2006-11-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove remnants of long-gone libfame.diego2006-11-061-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cvoroshil2006-11-051-1/+28
| | | | | | | | | r20706: some fixes for latest demux_mkv messages r20711: MSGTRs for demux_avi.c r20712: better wording for "workarounding" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20725 b3059339-0415-0410-9bf9-f77b7e298cf2
* no real change need for r20586, updating sync tagvoroshil2006-11-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20644 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert help_mp-ru.h from koi8-r to UTF-8voroshil2006-10-311-1432/+1432
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20552 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20355: typovoroshil2006-10-261-1/+5
| | | | | | | | r20440: Add ASS subtitle rendering option to gui. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20451 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with r20191voroshil2006-10-151-4/+4
| | | | | | | Patch by Andrew Savchenko birkoph list ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20228 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19979: added MSGTR_MPEndposNosizeBased stringvoroshil2006-10-041-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed missed sync tag, thanks to Andrew Savchenkovoroshil2006-09-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19849 b3059339-0415-0410-9bf9-f77b7e298cf2
* ability to pass channel name (not only number) to radio_set_channelvoroshil2006-09-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19799 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typos fixedvoroshil2006-09-111-12/+12
| | | | | | | patch by Andrew Savchenko bircoph list ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not ↵reimar2006-08-281-0/+42
| | | | | | apply cleanly before. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19580 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r19561gpoirier2006-08-281-176/+961
| | | | | | | patch by Savchenko Andrew % Bircoph A list.ru % git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19570 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with message removal from DVD information output change.diego2006-08-191-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix some errors revealed by Uoti's help file checker.diego2006-05-171-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18529 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix extras and malformed translation messages, check done with uau's brand ↵reynaldo2006-05-171-11/+2
| | | | | | new TOOLS/ script, PART 3 of 3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18526 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some misspelled and misnamed messages.diego2006-04-281-4/+4
| | | |