summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-28 22:54:21 +0000
committerGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-28 22:54:21 +0000
commita582989bda8b3c03a3380c01f0536187ea6c1b8f (patch)
tree9c0efaec345d8536908d29539a6571f1ab8caa92 /help
parent86f02c641d3f435d412f91449efa65555c94b7d9 (diff)
downloadmpv-a582989bda8b3c03a3380c01f0536187ea6c1b8f.tar.bz2
mpv-a582989bda8b3c03a3380c01f0536187ea6c1b8f.tar.xz
synced with r24216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24279 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-hu.h14
1 files changed, 13 insertions, 1 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h
index a655383481..5e5e8897fc 100644
--- a/help/help_mp-hu.h
+++ b/help/help_mp-hu.h
@@ -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 r24057 (2007. 08. 18.)
+// Sync'ed with help_mp-en.h r24216 (2007. 08. 29.)
// ========================= MPlayer help ===========================
@@ -2084,3 +2084,15 @@ static char help_text[]=
#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"
+#define MSGTR_TV_Bt848IoctlFailed "tvi_bsdbt848: A(z) %s ioctl hívása sikertelen. Hiba: %s\n"
+#define MSGTR_TV_Bt848InvalidAudioRate "tvi_bsdbt848: Érvénytelen audió ráta. Hiba: %s\n"
+#define MSGTR_TV_Bt848ErrorOpeningBktrDev "tvi_bsdbt848: Nem lehet megnyitni a bktr eszközt. Hiba: %s\n"
+#define MSGTR_TV_Bt848ErrorOpeningTunerDev "tvi_bsdbt848: Nem lehet megnyitni a tuner eszközt. Hiba: %s\n"
+#define MSGTR_TV_Bt848ErrorOpeningDspDev "tvi_bsdbt848: Nem lehet megnyitni a dsp eszközt. Hiba: %s\n"
+#define MSGTR_TV_Bt848ErrorConfiguringDsp "tvi_bsdbt848: A dsp beállítása sikertelen. Hiba: %s\n"
+#define MSGTR_TV_Bt848ErrorReadingAudio "tvi_bsdbt848: Hiba az audió adat olvasásakor. Hiba: %s\n"
+#define MSGTR_TV_Bt848MmapFailed "tvi_bsdbt848: mmap sikertelen. Hiba: %s\n"
+#define MSGTR_TV_Bt848FrameBufAllocFailed "tvi_bsdbt848: Frame buffer lefoglalása sikertelen. Hiba: %s\n"
+#define MSGTR_TV_Bt848ErrorSettingWidth "tvi_bsdbt848: Hiba a kép szélesség beállításakor. Hiba: %s\n"
+#define MSGTR_TV_Bt848ErrorSettingHeight "tvi_bsdbt848: Hiba a kép magasság beállításakor. Hiba: %s\n"
+#define MSGTR_TV_Bt848UnableToStopCapture "tvi_bsdbt848: Nem lehet leállítani a mentést. Hiba: %s\n"