[MPlayer-dev-eng] [PATCH]

Jesus Climent jcliment at cc.hut.fi
Sun Jan 6 22:44:37 CET 2002


Index: help_mp-es.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-es.h,v
retrieving revision 1.2
diff -a -u -0 -r1.2 help_mp-es.h
--- help_mp-es.h	25 Nov 2001 00:01:13 -0000	1.2
+++ help_mp-es.h	6 Jan 2002 21:36:15 -0000
@@ -1,2 +1,3 @@
-// Transated by: Leandro Lucarella <leandro at lucarella.com.ar>
-//
+// Translated by: Leandro Lucarella <leandro at lucarella.com.ar>
+// Translated by: Jesus Climent <jesus.climent at hispalinux.es>
+// 
@@ -32,0 +34 @@
+" -channels <n>   numero de canales de salida de audio\n"
@@ -41,0 +44 @@
+" -wid <window id> usa una ventana activa para dirigir la salida de video (util conjuntamente con el \"plugger\"\n"
@@ -99,3 +102,15 @@
-#define MSGTR_SystemTooSlow "\n************************************************************************"\
-			    "\n*  Su sistema es lento para reproducir esto! Pruebe -framedrop o RTFM! *"\
-			    "\n************************************************************************\n"
+
+#define MSGTR_SystemTooSlow "\n\n"\
+"  **************************************************************\n"\
+"  *  Su sistema es demasiado lento para reproducir el video!   *\n"\
+"  **************************************************************\n"\
+" Posibles razones, problemas, soluciones: \n"\
+"- Más común: controlador de _audio_ con errores. Solución: use\n"\
+"  -ao sdl o ALSA 0.5 o ALSA 0.9 con emulacion OSS. Lea DOCS/soung.html\n"\
+"  para más ayuda\n"\
+"- Salida de video lenta: pruebe otro -vo driver (para obtener una lista,\n"\
+   -vo help) o pruebe -framedrop ! Lea DOCS/video.html para mas ayuda.\n"\
+"- CPU lenta: no reproduzca DVD/DivX grandes en una CPU lenta. pruebe\n"\
+"  -hardframedrop !\n"\
+"- Fichero erróneo: pruebe combinaciones de: -nobps -ni -mc 0 -forceidx\n"\
+"Si niguna funciona, lea DOCS/bugreports.html !\n\n"
@@ -200 +215 @@
-#define MSGTR_AC3only48k "Sólo streams de 48000 soportados.\n"
+#define MSGTR_AC3only48k "Sólo streams de 48000 Hz soportados.\n"
@@ -217,0 +233,2 @@
+#define MSGTR_SubtitleSelect "Seleccionar subtítulos..."
+#define MSGTR_OtherSelect "Seleccionar..."
@@ -252,0 +270,41 @@
+#define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin no encontrado( %s ).\n"
+#define MSGTR_SKIN_SKINCFG_SkinCfgReadError "Error de lectura de la configuración del skin ( %s ).\n"
+#define MSGTR_SKIN_LABEL "Skins:"
+
+// --- gtk menus
+#define MSGTR_MENU_AboutMPlayer "Sobre MPlayer"
+#define MSGTR_MENU_Open "Abrir ..."
+#define MSGTR_MENU_PlayFile "Reproducir file ..."
+#define MSGTR_MENU_PlayVCD "Reproducir VCD ..."
+#define MSGTR_MENU_PlayDVD "Reproducir DVD ..."
+#define MSGTR_MENU_PlayURL "Reproducir URL ..."
+#define MSGTR_MENU_LoadSubtitle "Cargar subtítulos ..."
+#define MSGTR_MENU_Playing "Reproduciendo"
+#define MSGTR_MENU_Play "Reproducir"
+#define MSGTR_MENU_Pause "Pausa"
+#define MSGTR_MENU_Stop "Parar"
+#define MSGTR_MENU_NextStream "Siguiente stream"
+#define MSGTR_MENU_PrevStream "Anterior stream"
+#define MSGTR_MENU_Size "Tamaño"
+#define MSGTR_MENU_NormalSize "Tamaño normal"
+#define MSGTR_MENU_DoubleSize "Tamaño doble"
+#define MSGTR_MENU_FullScreen "Fullscreen"
+#define MSGTR_MENU_DVD "DVD"
+#define MSGTR_MENU_PlayDisc "Reproducir disco ..."
+#define MSGTR_MENU_ShowDVDMenu "Mostrar menú DVD"
+#define MSGTR_MENU_Titles "Títulos"
+#define MSGTR_MENU_Title "Título %2d"
+#define MSGTR_MENU_None "(ninguno)"
+#define MSGTR_MENU_Chapters "Capítulos"
+#define MSGTR_MENU_Chapter "Capítulo %2d"
+#define MSGTR_MENU_AudioLanguages "Idiomas audio"
+#define MSGTR_MENU_SubtitleLanguages "Idiomas de subtítulos"
+#define MSGTR_MENU_PlayList "Lista de Reproducción"
+#define MSGTR_MENU_SkinBrowser "Navegador de Skins"
+#define MSGTR_MENU_Preferences "Preferencias"
+#define MSGTR_MENU_Exit "Salir ..."
+
+// --- messagebox
+#define MSGTR_MSGBOX_LABEL_FatalError "error fatal ..."
+#define MSGTR_MSGBOX_LABEL_Error "error ..."
+#define MSGTR_MSGBOX_LABEL_Warning "advertencia ..." 
@@ -255 +312,0 @@
-



More information about the MPlayer-dev-eng mailing list