Mercurial > mplayer.hg
changeset 23577:d3ac6fda82b7
sync'ed with r23588
author | ptt |
---|---|
date | Thu, 21 Jun 2007 13:53:23 +0000 |
parents | 9a9993614fdc |
children | 144b1f9307a1 |
files | help/help_mp-it.h |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-it.h Thu Jun 21 13:44:52 2007 +0000 +++ b/help/help_mp-it.h Thu Jun 21 13:53:23 2007 +0000 @@ -2,7 +2,7 @@ // Updated by: Roberto Togni <see AUTHORS for email address> // Updated by: PaulTT <paultt@hackerjournal.it> -// Updated to help_mp-en.h r23416 +// Updated to help_mp-en.h r23588 // TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated // @@ -230,6 +230,7 @@ #define MSGTR_Contrast "Contrasto" #define MSGTR_Saturation "Saturazione" #define MSGTR_Hue "Tonalità" +#define MSGTR_Balance "Bilanciamento" // property state #define MSGTR_MuteStatus "Muto: %so" @@ -706,7 +707,8 @@ #define MSGTR_SelectedVideoMode "XF86VM: Scelta modalità video %dx%d per la dimensione immagine %dx%d.\n" #define MSGTR_InsertingAfVolume "[Mixer] Nessun mixer hardware, filtro volume inserito automaticamente.\n" -#define MSGTR_NoVolume "[Mixer] Nessuna regolazione di volume disponibile.\n" +#define MSGTR_NoVolume "[Mixer] Regolazione del volume non disponibile.\n" +#define MSGTR_NoBalance "[Mixer] Controllo del bilanciamento non disponibile.\n" // ====================== GUI messages/buttons ======================== @@ -1081,6 +1083,7 @@ #define MSGTR_VO_SUB_Volume "Volume" #define MSGTR_VO_SUB_Brightness "Luminosità" #define MSGTR_VO_SUB_Hue "Tonalità" +#define MSGTR_VO_SUB_Balance "Bilanciamento" // vo_xv.c #define MSGTR_VO_XV_ImagedimTooHigh "Dimensioni dell'immagine origine troppo grandi: %ux%u (il massimo è %ux%u)\n"