# HG changeset patch # User ptt # Date 1140433507 0 # Node ID 4a1642f85c8bc7fd9ed67b880d370d566bed3fed # Parent 16633b9c0953294544ce598d02fefa3345d11b83 sync with 1.222 plus minor fix diff -r 16633b9c0953 -r 4a1642f85c8b help/help_mp-it.h --- a/help/help_mp-it.h Mon Feb 20 09:36:10 2006 +0000 +++ b/help/help_mp-it.h Mon Feb 20 11:05:07 2006 +0000 @@ -2,7 +2,7 @@ // Updated by: Roberto Togni // Updated by: PaulTT -// Updated to help_mp-en.h v1.221 +// Updated to help_mp-en.h v1.222 // TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated // @@ -43,7 +43,7 @@ " + o - regola il ritardo audio di +/- 0.1 secondi\n" " o modalità OSD: niente / barra ricerca / barra ricerca + tempo\n" " * o / incrementa o decrementa il volume PCM\n" -" z o x regola il ritardo dei sottotitoli di +/- 0.1 secondi\n" +" x o z regola il ritardo dei sottotitoli di +/- 0.1 secondi\n" " r o t posizione alto/basso dei sottotitoli, vedi anche -vf expand\n" "\n" " * * * VEDI PAGINA MAN PER DETTAGLI, ULTERIORI OPZIONI AVANZATE E TASTI! * * *\n" @@ -263,6 +263,7 @@ #define MSGTR_MP3AudioSelected "MP3 audio selezionato\n" #define MSGTR_CannotAllocateBytes "Non posso allocare %d bytes\n" #define MSGTR_SettingAudioDelay "Imposto il ritardo audio a %5.3f\n" +#define MSGTR_SettingVideoDelay "Imposto il ritardo video a %5.3f\n" #define MSGTR_SettingAudioInputGain "Imposto il guadagno di ingresso audio a %f\n" #define MSGTR_LamePresetEquals "\npreset=%s\n\n" #define MSGTR_LimitingAudioPreload "Limito il preload audio a 0.4s\n"