summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-21 13:53:23 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-21 13:53:23 +0000
commitc4bcea19c624c27384577f302d68a2775a5fee2e (patch)
tree0331ea94a8c18299f9f76facc05f9e58de2c4e39 /help
parentf42575677d1d2feddd1ff41ca76aa76b67575cd9 (diff)
downloadmpv-c4bcea19c624c27384577f302d68a2775a5fee2e.tar.bz2
mpv-c4bcea19c624c27384577f302d68a2775a5fee2e.tar.xz
sync'ed with r23588
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23597 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 19b09e2f2b..c358fc83d5 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -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 @@ static char help_text[]=
#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 @@ static char help_text[]=
#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 @@ static char help_text[]=
#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"