From e1dc18eab8c41ec0b0139190f037ab55f34eb1fc Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 6 Oct 2002 19:54:37 +0000 Subject: sync git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7639 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-it.h | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'help/help_mp-it.h') diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 8496f3df10..75b1f77aa0 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -1,7 +1,7 @@ // Translated by: Fabio Olimpieri // Updated by: Roberto Togni -// Updated to help_mp-en.h v1.61 +// Updated to help_mp-en.h v1.63 // Translated files should be uploaded to ftp://mplayerhq.hu/MPlayer/incoming // and send a notify message to mplayer-dev-eng maillist. @@ -101,11 +101,13 @@ static char help_text[]= "!!! Possibili cause, problemi, soluzioni: \n"\ "- Nella maggior parte dei casi: driver audio corrotto/bacato. Soluzione: prova -ao sdl o usa\n"\ " ALSA 0.5 o l\'emulazione oss di ALSA 0.9. Leggi DOCS/sound.html per ulteriori suggerimenti!\n"\ +" Puoi anche provare con -autosync 30 o altri valori.\n"\ "- Output video lento. Prova un differente -vo driver (per la lista completa: -vo help) o prova\n"\ " con -framedrop ! Leggi DOCS/video.html per suggerimenti sulla regolazione/accelerazione del video.\n"\ "- Cpu lenta. Non provare a riprodurre grossi dvd/divx su cpu lente! Prova -hardframedrop\n"\ "- File corrotto. Prova varie combinazioni di: -nobps -ni -mc 0 -forceidx\n"\ -"- Stai usando -cache per riprodurre un file senza interleave? Prova con -nocache.\n"\ +"- Per riprodurre da dispositivi lenti (dischi nfs/smb, dvd, vcd etc) prova -cache 8192\n"\ +"- Stai usando -cache per riprodurre un file AVI senza interleave? Prova con -nocache.\n"\ "Se il problema non è in nessuno di questi casi, allora leggi DOCS/bugreports.html !\n\n" #define MSGTR_NoGui "MPlayer è stato compilato senza il supporto della GUI!\n" @@ -168,6 +170,10 @@ static char help_text[]= #define MSGTR_ConnToServer "Connesso al server: %s\n" #define MSGTR_FileNotFound "File non trovato: '%s'\n" +#define MSGTR_SMBInitError "Impossibile inizializzare la libreria libsmbclient: %d\n" +#define MSGTR_SMBFileNotFound "Impossibile aprire dalla rete: '%s'\n" +#define MSGTR_SMBNotCompiled "MPlayer non è stato compilato con supporto di lettura da SMB\n" + #define MSGTR_CantOpenDVD "Impossibile aprire il dispositivo DVD: %s\n" #define MSGTR_DVDwait "Leggo la struttura del disco, per favore aspetta...\n" #define MSGTR_DVDnumTitles "Ci sono %d titoli su questo DVD.\n" -- cgit v1.2.3