summaryrefslogtreecommitdiffstats
path: root/help_mp-pl.h
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-06 09:05:08 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-06 09:05:08 +0000
commit60da123308e27e43802368a063ca229b84fa9e35 (patch)
tree601d54baecb23b58a38c4f6695bebb82fa3ff01d /help_mp-pl.h
parent7ec13528e54c6b130d848a27faa006a3b85ce353 (diff)
downloadmpv-60da123308e27e43802368a063ca229b84fa9e35.tar.bz2
mpv-60da123308e27e43802368a063ca229b84fa9e35.tar.xz
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6937 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-pl.h')
-rw-r--r--help_mp-pl.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/help_mp-pl.h b/help_mp-pl.h
index 20e96c1479..8e9ecd1bf8 100644
--- a/help_mp-pl.h
+++ b/help_mp-pl.h
@@ -119,6 +119,25 @@ static char help_text[]=
#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"