mirror of https://github.com/mpv-player/mpv
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7157 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c66e62b6a5
commit
dbfa1e022a
|
@ -1,4 +1,5 @@
|
|||
// Translated by: Bohdan Horst <nexus@hoth.amu.edu.pl>
|
||||
// Wszelkie uwagi i poprawki mile widziane :)
|
||||
|
||||
// ========================= MPlayer help ===========================
|
||||
|
||||
|
@ -335,6 +336,11 @@ static char help_text[]=
|
|||
#define MSGTR_Network "Strumieñ sieciowy ..."
|
||||
#define MSGTR_Preferences "Preferencje"
|
||||
#define MSGTR_OSSPreferences "Konfiguracja sterownika OSS"
|
||||
#define MSGTR_NoMediaOpened "Nie otwarto no¶nika"
|
||||
#define MSGTR_VCDTrack "Scie¿ka VCD: %d"
|
||||
#define MSGTR_NoChapter "Brak rozdzia³u"
|
||||
#define MSGTR_Chapter "Rozdzia³ %d"
|
||||
#define MSGTR_NoFileLoaded "Nie za³adowano pliku"
|
||||
|
||||
// --- buttons ---
|
||||
#define MSGTR_Ok "Tak"
|
||||
|
|
Loading…
Reference in New Issue