comparison help/help_mp-sk.h @ 8901:123076843c4a

Happy New Year :)
author arpi
date Sat, 11 Jan 2003 22:31:28 +0000
parents f71bc57c4da9
children 7bf676137c4d
comparison
equal deleted inserted replaced
8900:add58e42a878 8901:123076843c4a
4 // ========================= MPlayer help =========================== 4 // ========================= MPlayer help ===========================
5 5
6 #ifdef HELP_MP_DEFINE_STATIC 6 #ifdef HELP_MP_DEFINE_STATIC
7 static char* banner_text= 7 static char* banner_text=
8 "\n\n" 8 "\n\n"
9 "MPlayer " VERSION "(C) 2000-2002 Arpad Gereoffy (viď DOCS!)\n" 9 "MPlayer " VERSION "(C) 2000-2003 Arpad Gereoffy (viď DOCS!)\n"
10 "\n"; 10 "\n";
11 11
12 // Preklad do slovenčiny 12 // Preklad do slovenčiny
13 13
14 static char help_text[]= 14 static char help_text[]=
128 #define MSGTR_Paused "\n------ PAUZA -------\r" 128 #define MSGTR_Paused "\n------ PAUZA -------\r"
129 #define MSGTR_PlaylistLoadUnable "\nNemôžem načítať playlist %s\n" 129 #define MSGTR_PlaylistLoadUnable "\nNemôžem načítať playlist %s\n"
130 130
131 // mencoder.c: 131 // mencoder.c:
132 132
133 #define MSGTR_MEncoderCopyright "(C) 2000-2002 Arpad Gereoffy (viď. DOCS!)\n" 133 #define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (viď. DOCS!)\n"
134 #define MSGTR_UsingPass3ControllFile "Používam pass3 ovládací súbor: %s\n" 134 #define MSGTR_UsingPass3ControllFile "Používam pass3 ovládací súbor: %s\n"
135 #define MSGTR_MissingFilename "\nChýbajúce meno súboru!\n\n" 135 #define MSGTR_MissingFilename "\nChýbajúce meno súboru!\n\n"
136 #define MSGTR_CannotOpenFile_Device "Nemôžem otvoriť súbor/zariadenie\n" 136 #define MSGTR_CannotOpenFile_Device "Nemôžem otvoriť súbor/zariadenie\n"
137 #define MSGTR_ErrorDVDAuth "Chyba v DVD auth...\n" 137 #define MSGTR_ErrorDVDAuth "Chyba v DVD auth...\n"
138 #define MSGTR_CannotOpenDemuxer "Nemôžem otvoriť demuxer\n" 138 #define MSGTR_CannotOpenDemuxer "Nemôžem otvoriť demuxer\n"