summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-07 20:27:22 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-07 20:27:22 +0000
commit6b199214d659f965079ad1ba9960e69cbde1d608 (patch)
treeabb4baafffa19c73836e1c19d67a86bdfa25cba5 /help
parentcf6f5c0d606bfebac36f3892015691b41699aa27 (diff)
downloadmpv-6b199214d659f965079ad1ba9960e69cbde1d608.tar.bz2
mpv-6b199214d659f965079ad1ba9960e69cbde1d608.tar.xz
Sync with help_mp-en v1.68
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8396 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 49334876ce..a850e9e551 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -1,7 +1,7 @@
// Translated by: Fabio Olimpieri <fabio.olimpieri@tin.it>
// Updated by: Roberto Togni <see AUTHORS for email address>
-// Updated to help_mp-en.h v1.65
+// Updated to help_mp-en.h v1.68
// Translated files should be uploaded to ftp://mplayerhq.hu/MPlayer/incoming
// and send a notify message to mplayer-dev-eng maillist.
@@ -388,6 +388,9 @@ static char help_text[]=
#define MSGTR_MENU_Mute "Mute"
#define MSGTR_MENU_Original "Originale"
#define MSGTR_MENU_AspectRatio "Aspetto"
+#define MSGTR_MENU_AudioTrack "Traccia audio"
+#define MSGTR_MENU_Track "Traccia %d"
+#define MSGTR_MENU_VideoTrack "Traccia video"
// --- equalizer
#define MSGTR_EQU_Audio "Audio"
@@ -411,6 +414,7 @@ static char help_text[]=
#define MSGTR_PLAYLIST_DirectoryTree "albero delle directory"
// --- preferences
+#define MSGTR_PREFERENCES_Misc "Varie"
#define MSGTR_PREFERENCES_None "Nessuno"
#define MSGTR_PREFERENCES_AvailableDrivers "Driver disponibili:"
#define MSGTR_PREFERENCES_DoNotPlaySound "Non riprodurre l'audio"
@@ -491,6 +495,10 @@ static char help_text[]=
#define MSGTR_PREFERENCES_SubtitleOSD "Sottotitoli & OSD"
#define MSGTR_PREFERENCES_Cache "Cache on/off"
#define MSGTR_PREFERENCES_LoadFullscreen "Avvia a pieno schermo"
+#define MSGTR_PREFERENCES_CacheSize "Dimensione cache: "
+#define MSGTR_PREFERENCES_XSCREENSAVER "Arresta XScreenSaver"
+#define MSGTR_PREFERENCES_AutoSync "AutoSync on/off"
+#define MSGTR_PREFERENCES_AutoSyncValue "Autosync: "
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "Errore fatale!"