0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

syncet to r25663

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25761 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ptt 2008-01-15 22:41:15 +00:00
parent daebea726c
commit 20422bf6fe

View File

@ -2,7 +2,7 @@
// Updated by: Roberto Togni <see AUTHORS for email address>
// Updated by: PaulTT <see AUTHORS for email address>
// Updated to help_mp-en.h r25158
// Updated to help_mp-en.h r25663
// ========================= MPlayer help ===========================
@ -147,6 +147,8 @@ static char help_text[]=
" aiutarti, e non lo faremo, se non ci dai queste informazioni quando segnali\n"\
" un possibile problema.\n"
#define MSGTR_LoadingConfig "Carico configurazione '%s'\n"
#define MSGTR_LoadingProtocolProfile "Carico il profilo '%s' riguardante il protocollo\n"
#define MSGTR_LoadingExtensionProfile "Carico il profilo '%s' riguardante l'estensione\n"
#define MSGTR_AddedSubtitleFile "SUB: Aggiunto file sottotitoli (%d): %s\n"
#define MSGTR_RemovedSubtitleFile "SUB: Rimosso file sottotitoli (%d): %s\n"
#define MSGTR_ErrorOpeningOutputFile "Errore durante l'apertura del file [%s] per la scrittura!\n"
@ -209,6 +211,7 @@ static char help_text[]=
#define MSGTR_OSDSpeed "Velocità: x %6.2f"
#define MSGTR_OSDosd "OSD: %so"
#define MSGTR_OSDChapter "Capitolo: (%d) %s"
#define MSGTR_OSDAngle "Angolazione: %d/%d"
// property values
#define MSGTR_Enabled "abilitat"