summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-04 22:57:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-04 22:57:06 +0000
commit7177af73f1b1f040df55c00f5506d29079003666 (patch)
treef330bd7e59cd6d2cc75462c98d7eca7c0bfe7eb0 /help
parent7cef65489f611eba2fec9f56bfa4e556d486040f (diff)
downloadmpv-7177af73f1b1f040df55c00f5506d29079003666.tar.bz2
mpv-7177af73f1b1f040df55c00f5506d29079003666.tar.xz
Move debug message to verbose output level.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-cs.h1
-rw-r--r--help/help_mp-de.h1
-rw-r--r--help/help_mp-en.h1
-rw-r--r--help/help_mp-es.h1
-rw-r--r--help/help_mp-fr.h1
-rw-r--r--help/help_mp-hu.h1
-rw-r--r--help/help_mp-it.h1
-rw-r--r--help/help_mp-pl.h1
-rw-r--r--help/help_mp-ru.h1
-rw-r--r--help/help_mp-tr.h1
-rw-r--r--help/help_mp-zh_CN.h1
-rw-r--r--help/help_mp-zh_TW.h1
12 files changed, 0 insertions, 12 deletions
diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h
index 608fd59661..eb3622b38f 100644
--- a/help/help_mp-cs.h
+++ b/help/help_mp-cs.h
@@ -1671,7 +1671,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Poměr stran obrazovky není znám!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] Neplatný formát výstupu %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Verze vašeho mga_vid ovladače není kompatibilní s touto verzí MPlayeru!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Používám %d buferů.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Nemohu otevřít: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Vstupní rozlišení minimálně v jednom rozměru větší než 1023x1023. Přeškálujte prosím softwarově, nebo použijte -lavdopts lowres=1\n"
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index 60bc4d1801..1f3295b086 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -1735,7 +1735,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Bildschirmbreite/-höhe unbekannt!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] ungültiges Ausgabeformat %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Die Treiberversion von mga_vid ist mit dieser MPlayer-Version nicht kompatibel!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Benutze %d Buffer.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Konnte %s nicht öffnen\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Auflösung der Quelle ist in mindestens einer Dimension größer als 1023x1023. Bitte skaliere in Software um oder verwende -lavdopts lowres=1\n"
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index a764263a83..3f3494e144 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1695,7 +1695,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Screen width/height unknown!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] invalid output format %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Your mga_vid driver version is incompatible with this MPlayer version!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Using %d buffers.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Couldn't open: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Source resolution is in at least one dimension larger than 1023x1023. Please rescale in software or use -lavdopts lowres=1\n"
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index db041baff1..f97d446527 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -1667,7 +1667,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Ancho/Alto de la pantalla desconocidos!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] Formáto de salida inválido %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] La versión de tu driver mga_vid no es compatible con esta versión de MPlayer!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Utilizando %d buffers.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] No pude abrir: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] La resolución de la fuente es en por lo menos una dimensión mas grande que 1023x1023. Por favor escale en software o use -lavdopts lowres=1\n"
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h
index 6a0fddd95c..4468d5dfb9 100644
--- a/help/help_mp-fr.h
+++ b/help/help_mp-fr.h
@@ -1666,7 +1666,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Largeur/hauteur écran inconnue !\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] Format de sortie invalide %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] La version de votre pilote mga_vid est incompatible avec cette version de MPlayer !\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Utilise %d des tampons.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Impossible d'ouvrir : %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] La resolution à sa source est au moins dans une dimension plus large que 1023x1023. Veuillez remettre à l'échelle dans le logiciel ou utiliser -lavdopts lowres=1\n"
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h
index b9a8dba491..e2f6a1fdf5 100644
--- a/help/help_mp-hu.h
+++ b/help/help_mp-hu.h
@@ -1694,7 +1694,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Képernyő szélesség/magasság ismeretlen!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] Hibás kimeneti formátum %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Az mga_vid vezérlőd verziója nem kompatibilis ezzel az MPlayer verzióval!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] %d buffer használata.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Nem nyitható meg: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] A forrás felbontás legalább egy dimenzióban nagyobb, mint 1023x1023. Kérlek méretezd át szoftveresen vagy használd a -lavdopts lowres=1-t\n"
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 92ec685310..cd0bde6d4f 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -1692,7 +1692,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Larghezza/altezza schermo sconosciute!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] formato di uscita %0X invalido\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] La versione del tuo driver mga_vid è incompatibile con questo MPlayer!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Uso %d buffer.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Impossibile aprire: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] La risoluzione del sorgente ha almeno una delle due dimensioni maggiore di 1023x1023. Per favore ridimensiona via software o usa -lavdopts lowres=1\n"
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 79e40fd14c..6ffc4210c8 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -1575,7 +1575,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Nieznana szerokość/wysokośc ekranu!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] niepoprawny format wyjściowy %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Wersja Twojego sterownika mga_vid jest niekompatybilna z tą wersją MPlayera!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Używam %d buforów.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Nie mogłem otworzyć: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Żródłowa rozdzielczość jest co najmniej o wymiar większa niż 1023x1023. Proszę przeskaluj programowo lub użyj -lavdopts lowres=1\n"
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index b379ad25f9..b6a57ee529 100644
--- a/help/help_mp-ru.h
+++ b/help/help_mp-ru.h
@@ -1806,7 +1806,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Ширина/высота экрана неизвестны!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] неверный выходной формат %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Версия вашего драйвера mga_vid несовместима с этой версией MPlayer!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Использую %d буферов.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Не могу открыть: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Разрешение источника, по крайней мере в одном измерении, больше чем\n1023x1023. Перемасштабируйте программно или используйте -lavdopts lowres=1\n"
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index 7ae478d5fd..105298ae98 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -1563,7 +1563,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Ekran genişliği/yüksekliği bilinmiyor!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] Geçersiz çıkış biçimi %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] mga_video sürücünüzün sürümü bu MPlayer sürümüyle bağdaşmıyor!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] %d arabellek kullanılıyor.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Açılamadı: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] kaynak çözünürlüğün en azιndan bir boyutu 1023x1023'ten daha büyükütür. Yazılımla düzteliniz ya da -lavdopts lowres=1 kulanınız\n"
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 681749715f..40fba53f32 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -1689,7 +1689,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] 屏幕宽度/高度未知!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] 无效的输出格式 %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] 你的 mga_vid 驱动版本与 MPlayer 的版本不兼容!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] 使用 %d 缓冲。\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] 打不开: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] 原分辨率至少有一维大于 1023x1023。请用软件或用 -lavdopts lowres=1 重新缩放\n"
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h
index fd963635e0..bd6601acf4 100644
--- a/help/help_mp-zh_TW.h
+++ b/help/help_mp-zh_TW.h
@@ -1671,7 +1671,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] 屏幕寬度/高度未知!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] 無效的輸出格式 %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] 你的 mga_vid 驅動版本與 MPlayer 的版本不兼容!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] 使用 %d 緩衝。\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] 打不開: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] 原分辨率至少有一維大于 1023x1023。請用軟件或用 -lavdopts lowres=1 重新縮放\n"