[MPlayer-translations] r27821 - trunk/help/help_mp-it.h

ptt subversion at mplayerhq.hu
Fri Oct 24 11:18:28 CEST 2008


Author: ptt
Date: Fri Oct 24 11:18:28 2008
New Revision: 27821

Log:
updated to r27402, jumping over 27072, by now, i'll do soon

Modified:
   trunk/help/help_mp-it.h

Modified: trunk/help/help_mp-it.h
==============================================================================
--- trunk/help/help_mp-it.h	(original)
+++ trunk/help/help_mp-it.h	Fri Oct 24 11:18:28 2008
@@ -2,7 +2,7 @@
 // Updated by: Roberto Togni <see AUTHORS for email address>
 // Updated by: PaulTT <see AUTHORS for email address>
 
-// Updated to help_mp-en.h r27071
+// Updated to help_mp-en.h r27402
 
 
 // ========================= MPlayer help ===========================
@@ -1092,6 +1092,11 @@ static char help_text[]=
 
 // audio_out.c
 #define MSGTR_AO_ALSA9_1x_Removed "audio_out: i moduli alsa9/alsa1x sono stati rimossi, ora usa -ao alsa.\n"
+#define MSGTR_AO_TryingPreferredAudioDriver "Provo con il driver audio preferito '%.*s', opzioni '%s'\n"
+#define MSGTR_AO_NoSuchDriver "driver audio '%.*s' non trovato\n"
+#define MSGTR_AO_FailedInit "Inizializzazione del driver audio '%s' non riuscita\n"
+#define MSGTR_AO_TryingEveryKnown "Provo con tutti i driver audio conosciuti...\n"
+
 
 // ao_oss.c
 #define MSGTR_AO_OSS_CantOpenMixer "[AO OSS] audio_setup: Non posso aprire il dispositivo mixer %s: %s\n"



More information about the MPlayer-translations mailing list