Mercurial > mplayer.hg
changeset 6936:38eee4cc1ac7
sync
author | nexus |
---|---|
date | Tue, 06 Aug 2002 09:05:08 +0000 |
parents | 6ca7eca66d5e |
children | febcbc792e06 |
files | help_mp-pl.h |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp-pl.h Mon Aug 05 21:02:23 2002 +0000 +++ b/help_mp-pl.h Tue Aug 06 09:05:08 2002 +0000 @@ -119,6 +119,25 @@ #define MSGTR_Playing "Odtwarzam %s\n" #define MSGTR_NoSound "Audio: brak dźwięku!!!\n" #define MSGTR_FPSforced "FPS wymuszone na %5.3f (ftime: %5.3f)\n" +#define MSGTR_CompiledWithRuntimeDetection "Skompilowane z RUNTIME CPU Detection - ostrzeżenie: to nie jest optymalne! Aby uzyskać lepszą wydajność, przekompiluj mplayera z opcja --disable-runtime-cpudetection\n" +#define MSGTR_CompiledWithCPUExtensions "Skompilowane dla x86 CPU z rozszerzeniami:" +#define MSGTR_AvailableVideoOutputPlugins "Dostępne pluginy video:\n" +#define MSGTR_AvailableVideoOutputDrivers "Dostępne sterowniki video:\n" +#define MSGTR_AvailableAudioOutputDrivers "Dostępne sterowniki audio:\n" +#define MSGTR_AvailableAudioCodecs "Dostępne kodeki audio:\n" +#define MSGTR_AvailableVideoCodecs "Dostępne kodeki video:\n" +#define MSGTR_UsingRTCTiming "Używam Linux's hardware RTC timing (%ldHz)\n" +#define MSGTR_CannotReadVideoPropertiers "Video: nie mogę odczytać właściwości\n" +#define MSGTR_NoStreamFound "Nie znaleziono strumienia\n" +#define MSGTR_InitializingAudioCodec "Inicjalizuje kodek audio...\n" +#define MSGTR_ErrorInitializingVODevice "Błąd otwierania/inicjalizacji wybranego video_out (-vo) urzadzenia!\n" +#define MSGTR_ForcedVideoCodec "Wymuszony kodek video: %s\n" +#define MSGTR_AODescription_AOAuthor "AO: Opis: %s\nAO: Autor: %s\n" +#define MSGTR_AOComment "AO: Komentarz: %s\n" +#define MSGTR_Video_NoVideo "Video: brak video!!!\n" +#define MSGTR_NotInitializeVOPorVO "\nFATAL: Nie mogę zainicjować filtrów video (-vop) lub wyjścia video (-vo) !\n" +#define MSGTR_Paused "\n------ PAUZA -------\r" +#define MSGTR_PlaylistLoadUnable "\nNie można załadować playlisty %s\n" // open.c, stream.c #define MSGTR_CdDevNotfound "Urządzenie CD-ROM '%s' nie znalezione!\n"