Mercurial > mplayer.hg
changeset 6652:f5942acbb873
sync
author | nexus |
---|---|
date | Sat, 06 Jul 2002 08:00:14 +0000 |
parents | 8f49c75a2824 |
children | f68733ccef9d |
files | help_mp-pl.h |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp-pl.h Fri Jul 05 23:47:00 2002 +0000 +++ b/help_mp-pl.h Sat Jul 06 08:00:14 2002 +0000 @@ -239,6 +239,7 @@ #define MSGTR_PlayList "Playlista" #define MSGTR_Equalizer "Equalizer" #define MSGTR_SkinBrowser "Przeglądarka Skórek" +#define MSGTR_Network "Strumień sieciowy ..." // --- buttons --- #define MSGTR_Ok "Tak" @@ -310,6 +311,21 @@ #define MSGTR_MENU_Preferences "Preferencje" #define MSGTR_MENU_Exit "Wyjście ..." +// --- equalizer +#define MSGTR_EQU_Audio "Audio" +#define MSGTR_EQU_Video "Video" +#define MSGTR_EQU_Contrast "Kontrast: " +#define MSGTR_EQU_Brightness "Jasność: " +#define MSGTR_EQU_Hue "Hue: " +#define MSGTR_EQU_Saturation "Saturation: " +#define MSGTR_EQU_Front_Left "Lewy Przedni" +#define MSGTR_EQU_Front_Right "Prawy Przedni" +#define MSGTR_EQU_Back_Left "Lewy Tylni" +#define MSGTR_EQU_Back_Right "Prawy Tylni" +#define MSGTR_EQU_Center "Centralny" +#define MSGTR_EQU_Bass "Basowy" +#define MSGTR_EQU_All "Wszystkie" + // --- messagebox #define MSGTR_MSGBOX_LABEL_FatalError "błąd krytyczny ..." #define MSGTR_MSGBOX_LABEL_Error "błąd ..."