# HG changeset patch # User nexus # Date 1025942414 0 # Node ID f5942acbb8730912360b2a7943ed9d49735b0ca0 # Parent 8f49c75a2824e6a7fbd980cb2577f9649d92f239 sync diff -r 8f49c75a2824 -r f5942acbb873 help_mp-pl.h --- 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 ..."