[Mplayer-cvslog] CVS: main help_mp-it.h,1.5,1.6
Atmosfear
atmos4 at mplayerhq.hu
Wed Jul 10 05:17:42 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv18157
Modified Files:
help_mp-it.h
Log Message:
Sync by Michele Balistreri <brain87 at gmx.net>
Index: help_mp-it.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-it.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- help_mp-it.h 3 Jun 2002 15:06:30 -0000 1.5
+++ help_mp-it.h 10 Jul 2002 03:17:40 -0000 1.6
@@ -235,15 +235,20 @@
#define MSGTR_FileSelect "Seleziona il file ..."
#define MSGTR_SubtitleSelect "Seleziona il sottotitolo ..."
#define MSGTR_OtherSelect "Seleziona ..."
+#define MSGTR_AudioFileSelect "Seleziona canale audio esterno ..."
#define MSGTR_MessageBox "Finestra dei messaggi"
#define MSGTR_PlayList "PlayList"
-#define MSGTR_SkinBrowser "Skin Browser"
-
+#define MSGTR_Equalizer "Equalizzatore"
+#define MSGTR_SkinBrowser "Gestore Skin"
+#define MSGTR_Network "Flusso dati dalla rete ..."
+
// --- buttons ---
#define MSGTR_Ok "Ok"
#define MSGTR_Cancel "Annulla"
#define MSGTR_Add "Aggiungi"
#define MSGTR_Remove "Rimuovi"
+#define MSGTR_Clear "Pulisci"
+#define MSGTR_Config "Configura"
// --- error messages ---
#define MSGTR_NEMDB "Mi dispiace, non c'è sufficiente memoria per il buffer di disegno."
@@ -282,6 +287,7 @@
#define MSGTR_MENU_PlayDVD "Riproduci il DVD ..."
#define MSGTR_MENU_PlayURL "Riproduci la URL ..."
#define MSGTR_MENU_LoadSubtitle "Carica i sottotitoli ..."
+#define MSGTR_MENU_LoadExternAudioFile "Carica file audio esterni ..."
#define MSGTR_MENU_Playing "Riproduzione"
#define MSGTR_MENU_Play "Riproduci"
#define MSGTR_MENU_Pause "Pausa"
@@ -307,6 +313,21 @@
#define MSGTR_MENU_SkinBrowser "Skin browser"
#define MSGTR_MENU_Preferences "Preferenze"
#define MSGTR_MENU_Exit "Uscita ..."
+
+// --- equalizer
+#define MSGTR_EQU_Audio "Audio"
+#define MSGTR_EQU_Video "Video"
+#define MSGTR_EQU_Contrast "Contrasto: "
+#define MSGTR_EQU_Brightness "Luminosità: "
+#define MSGTR_EQU_Hue "Tonalità: "
+#define MSGTR_EQU_Saturation "Saturazione: "
+#define MSGTR_EQU_Front_Left "Anteriore Sinistro"
+#define MSGTR_EQU_Front_Right "Anteriore Destro"
+#define MSGTR_EQU_Back_Left "Posteriore Sinistro"
+#define MSGTR_EQU_Back_Right "Posteriore Destro"
+#define MSGTR_EQU_Center "Centro"
+#define MSGTR_EQU_Bass "Bassi"
+#define MSGTR_EQU_All "Tutti"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "errore fatale ..."
More information about the MPlayer-cvslog
mailing list