Mercurial > mplayer.hg
changeset 7156:3e5e0e7c6e5e
sync
| author | nexus |
|---|---|
| date | Fri, 30 Aug 2002 08:16:52 +0000 |
| parents | 66019eb62edc |
| children | 48b3a6f15540 |
| files | help_mp-pl.h |
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp-pl.h Fri Aug 30 06:16:40 2002 +0000 +++ b/help_mp-pl.h Fri Aug 30 08:16:52 2002 +0000 @@ -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 @@ #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"
