[MPlayer-DOCS] CVS: main/help help_mp-hu.h,1.78,1.79
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Oct 21 23:52:21 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv19405
Modified Files:
help_mp-hu.h
Log Message:
sync by Mizda Gabor <gabrov at freemail dot hu>
Index: help_mp-hu.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-hu.h,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- help_mp-hu.h 13 Oct 2004 09:47:59 -0000 1.78
+++ help_mp-hu.h 21 Oct 2004 21:52:18 -0000 1.79
@@ -3,7 +3,7 @@
//... Okay enough of the hw, now send the other two!
//
// Updated by: Gabrov <gabrov at freemail.hu>
-// Sync'ed with help_mp-en.h 1.147
+// Sync'ed with help_mp-en.h 1.149 (2004. 10. 21.)
// ========================= MPlayer help ===========================
@@ -429,6 +429,25 @@
#define MSGTR_CodecDefinitionIncorrect "A codec nincs megfelelõen definiálva."
#define MSGTR_OutdatedCodecsConf "Ez a codecs.conf túl régi és nem kompatibilis az MPlayer ezen kiadásával!"
+// divx4_vbr.c:
+#define MSGTR_OutOfMemory "elfogyott a memória"
+#define MSGTR_OverridingTooLowBitrate "A megadott bitráta túl alacsony ehhez a klipphez.\n"\
+"A minimális lehetséges bitráta ehhez a klipphez %.0f kbps. A felhasználói\n"\
+"érték felülbírálva.\n"
+
+// fifo.c
+#define MSGTR_CannotMakePipe "Nem hozható létre PIPE!\n"
+
+// m_config.c
+#define MSGTR_SaveSlotTooOld "Túl régi mentési slotot találtam az %d lvl-bõl: %d !!!\n"
+#define MSGTR_InvalidCfgfileOption "A(z) %s kapcsoló nem használható a konfigurációs fájlból\n"
+#define MSGTR_InvalidCmdlineOption "A(z) %s kapcsoló nem használható parancssorból\n"
+#define MSGTR_InvalidSuboption "Hiba: '%s' kapcsolónak nincs '%s' alkapcsolója\n"
+#define MSGTR_MissingSuboptionParameter "Hiba: a(z) '%s' '%s' alkapcsolójához paraméter kell!\n"
+#define MSGTR_MissingOptionParameter "Hiba: a(z) '%s' kapcsolóhoz kell egy paraméter!\n"
+#define MSGTR_OptionListHeader "\n Név Típus Min Max Globál CL Cfg\n\n"
+#define MSGTR_TotalOptions "\nÖsszesen: %d kapcsoló\n"
+
// open.c, stream.c:
#define MSGTR_CdDevNotfound "A CD-ROM meghajtó (%s) nem található!\n"
#define MSGTR_ErrTrackSelect "Hiba a VCD-sáv kiválasztásakor!"
More information about the MPlayer-DOCS
mailing list