summaryrefslogtreecommitdiffstats
path: root/help_mp-pl.h
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-06 08:00:14 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-06 08:00:14 +0000
commitcb20b5c00a7fae0f4a41ddfc130eaa75bb562419 (patch)
tree7eac007a9897bb527c0439bf640f55353831b6a7 /help_mp-pl.h
parent4e0bd7f66ac8cecc95301e88c9b0975d53682bb6 (diff)
downloadmpv-cb20b5c00a7fae0f4a41ddfc130eaa75bb562419.tar.bz2
mpv-cb20b5c00a7fae0f4a41ddfc130eaa75bb562419.tar.xz
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6653 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-pl.h')
-rw-r--r--help_mp-pl.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/help_mp-pl.h b/help_mp-pl.h
index 424fe27904..e779bbdfcf 100644
--- a/help_mp-pl.h
+++ b/help_mp-pl.h
@@ -239,6 +239,7 @@ static char help_text[]=
#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 @@ static char help_text[]=
#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 ..."