Mercurial > mplayer.hg
changeset 6690:e8f7dbe19df0
Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>
author | atmos4 |
---|---|
date | Wed, 10 Jul 2002 03:19:28 +0000 (2002-07-10) |
parents | ae6ec1626aa6 |
children | 34f22bad2a19 |
files | help_mp-cs.h |
diffstat | 1 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp-cs.h Wed Jul 10 03:17:40 2002 +0000 +++ b/help_mp-cs.h Wed Jul 10 03:19:28 2002 +0000 @@ -235,14 +235,19 @@ #define MSGTR_SubtitleSelect "Vybrat titulky ..." #define MSGTR_MessageBox "Zpr�va" #define MSGTR_PlayList "Soubory pro p�ehr�n�" +#define MSGTR_Equalizer "Ekvaliz�r" #define MSGTR_SkinBrowser "Prohl躱e� t�mat" #define MSGTR_OtherSelect "Vybrat ..." +#define MSGTR_AudioFileSelect "Vybrat extern� zvukov� kan�l ..." +#define MSGTR_Network "S躬 ..." //opravit // --- buttons --- #define MSGTR_Ok "Ok" #define MSGTR_Cancel "Zru�it" #define MSGTR_Add "P�idat" #define MSGTR_Remove "Odebrat" +#define MSGTR_Clear "Vynulovat" +#define MSGTR_Config "Konfigurace" // --- error messages --- #define MSGTR_NEMDB "Bohu�el, nedostatek pam�ti pro buffer pro kreslen�." @@ -281,6 +286,7 @@ #define MSGTR_MENU_PlayDVD "P�ehr�t DVD ..." #define MSGTR_MENU_PlayURL "�ten� URL ..." #define MSGTR_MENU_LoadSubtitle "Na蓁st titulky ..." +#define MSGTR_MENU_LoadExternAudioFile "Na蓁st extern� soubor se zvukem ..." #define MSGTR_MENU_Playing "Ovl�d�n� p�ehr�v�n�" #define MSGTR_MENU_Play "P�ehr�t" #define MSGTR_MENU_Pause "Pauza" @@ -307,6 +313,21 @@ #define MSGTR_MENU_Preferences "P�edvolby" #define MSGTR_MENU_Exit "Konec ..." +// --- equalizer +#define MSGTR_EQU_Audio "Zvuk" +#define MSGTR_EQU_Video "Obraz" +#define MSGTR_EQU_Contrast "Kontrast: " +#define MSGTR_EQU_Brightness "Jas: " +#define MSGTR_EQU_Hue "Odst�n: " +#define MSGTR_EQU_Saturation "Sytost: " +#define MSGTR_EQU_Front_Left "Lev� p�edn�" +#define MSGTR_EQU_Front_Right "Prav� p�edn�" +#define MSGTR_EQU_Back_Left "Lev� zadn�" +#define MSGTR_EQU_Back_Right "Prav� zadn�" +#define MSGTR_EQU_Center "Centr�ln�" +#define MSGTR_EQU_Bass "Basov�" +#define MSGTR_EQU_All "V�e" + // --- messagebox #define MSGTR_MSGBOX_LABEL_FatalError "Fat�ln� chyba ..." #define MSGTR_MSGBOX_LABEL_Error "Chyba ..."