mirror of
https://github.com/mpv-player/mpv
synced 2024-12-30 02:52:10 +00:00
synced with r24423
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24432 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
177e5c452a
commit
01e19430f5
@ -1,4 +1,4 @@
|
||||
.\" Synced with r24386
|
||||
.\" Synced with r24423
|
||||
.\" MPlayer (C) 2000-2007 MPlayer Team
|
||||
.\" Ezt a man oldalt Gabucino, Diego Biurrun és Jonas Jermann készíti/készítette
|
||||
.\" Karbantartó: Gabrov
|
||||
@ -33,7 +33,7 @@
|
||||
.\" Név
|
||||
.\" --------------------------------------------------------------------------
|
||||
.
|
||||
.TH MPlayer 1 "2007. 09. 09." "MPlayer Project" "A film lejátszó"
|
||||
.TH MPlayer 1 "2007. 09. 12." "MPlayer Project" "A film lejátszó"
|
||||
.
|
||||
.SH NÉV
|
||||
mplayer \- film lejátszó
|
||||
@ -1771,7 +1771,7 @@ A legt
|
||||
Alapértelmezett a 0 (automute letiltva).
|
||||
.IPs driver=<érték>
|
||||
Lásd a \-tv driver=help-et a befordított TV bemeneti vezérlők listájához.
|
||||
elérhetõek: dummy, v4l, v4l2, bsdbt848
|
||||
elérhetőek: dummy, v4l, v4l2, bsdbt848 (alapértelmezett: autodetect)
|
||||
.IPs device=<érték>
|
||||
TV eszköz megadása (alapértelmezett: /dev/\:video0).
|
||||
.I MEGJEGYZÉS:
|
||||
|
@ -3,7 +3,7 @@
|
||||
//... Okay enough of the hw, now send the other two!
|
||||
//
|
||||
// Updated by: Gabrov <gabrov@freemail.hu>
|
||||
// Sync'ed with help_mp-en.h r24341 (2007. 09. 09.)
|
||||
// Sync'ed with help_mp-en.h r24423 (2007. 09. 12.)
|
||||
|
||||
// ========================= MPlayer help ===========================
|
||||
|
||||
@ -2080,6 +2080,7 @@ static char help_text[]=
|
||||
#define MSGTR_TV_AvailableDrivers "Elérhető vezérlők:\n"
|
||||
#define MSGTR_TV_DriverInfo "Kiválasztott vezérlő: %s\n név: %s\n szerző: %s\n megjegyzés: %s\n"
|
||||
#define MSGTR_TV_NoSuchDriver "Nincs ilyen vezérlő: %s\n"
|
||||
#define MSGTR_TV_DriverAutoDetectionFailed "TV vezérlő automatikus felismerése sikertelen.\n"
|
||||
#define MSGTR_TV_UnknownColorOption "Ismeretlen szín opció (%d) van megadva!\n"
|
||||
#define MSGTR_TV_CurrentFrequency "Aktuális frekvencia: %lu (%.3f)\n"
|
||||
#define MSGTR_TV_NoTeletext "Nincs teletext"
|
||||
|
Loading…
Reference in New Issue
Block a user