mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 00:06:25 +01:00
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6653 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4e0bd7f66a
commit
cb20b5c00a
16
help_mp-pl.h
16
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 ..."
|
||||
|
Loading…
Reference in New Issue
Block a user