comparison help/help_mp-it.h @ 22762:8e6ff2c21af9

sync'd up to r22772
author ptt
date Thu, 22 Mar 2007 11:27:44 +0000
parents 3e289874dc01
children e3170a8125a0
comparison
equal deleted inserted replaced
22761:e33bcd8504ab 22762:8e6ff2c21af9
1 // Translated by: Fabio Olimpieri <fabio.olimpieri@tin.it> 1 // Translated by: Fabio Olimpieri <fabio.olimpieri@tin.it>
2 // Updated by: Roberto Togni <see AUTHORS for email address> 2 // Updated by: Roberto Togni <see AUTHORS for email address>
3 // Updated by: PaulTT <paultt@hackerjournal.it> 3 // Updated by: PaulTT <paultt@hackerjournal.it>
4 4
5 // Updated to help_mp-en.h r22483 5 // Updated to help_mp-en.h r22772
6 6
7 // TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated 7 // TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
8 // 8 //
9 // ========================= MPlayer help =========================== 9 // ========================= MPlayer help ===========================
10 10
1968 #define MSGTR_RADIO_BufferString "[radio] %s: in buffer=%d scartati=%d\n" 1968 #define MSGTR_RADIO_BufferString "[radio] %s: in buffer=%d scartati=%d\n"
1969 #define MSGTR_RADIO_AudioInSetupFailed "[radio] chiamata a audio_in_setup fallita: %s\n" 1969 #define MSGTR_RADIO_AudioInSetupFailed "[radio] chiamata a audio_in_setup fallita: %s\n"
1970 #define MSGTR_RADIO_CaptureStarting "[radio] Inizio la parte di cattura.\n" 1970 #define MSGTR_RADIO_CaptureStarting "[radio] Inizio la parte di cattura.\n"
1971 #define MSGTR_RADIO_ClearBufferFailed "[radio] Pulizia buffer fallita: %s\n" 1971 #define MSGTR_RADIO_ClearBufferFailed "[radio] Pulizia buffer fallita: %s\n"
1972 #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Chiamata a stream_enable_cache fallito: %s\n" 1972 #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Chiamata a stream_enable_cache fallito: %s\n"
1973 #define MSGTR_RADIO_DriverUnknownId "[radio] Id driver sconosciuto: %d\n"
1974 #define MSGTR_RADIO_DriverUnknownStr "[radio] Nome driver sconosciuto: %s\n" 1973 #define MSGTR_RADIO_DriverUnknownStr "[radio] Nome driver sconosciuto: %s\n"
1975 #define MSGTR_RADIO_DriverV4L2 "[radio] Uso l'interfaccia radio V4Lv2.\n" 1974 #define MSGTR_RADIO_DriverV4L2 "[radio] Uso l'interfaccia radio V4Lv2.\n"
1976 #define MSGTR_RADIO_DriverV4L "[radio] Uso l'interfaccia radio V4Lv1.\n" 1975 #define MSGTR_RADIO_DriverV4L "[radio] Uso l'interfaccia radio V4Lv1.\n"
1977 #define MSGTR_RADIO_DriverBSDBT848 "[radio] Utilizzo l'interfaccia radio *BSD BT848.\n" 1976 #define MSGTR_RADIO_DriverBSDBT848 "[radio] Utilizzo l'interfaccia radio *BSD BT848.\n"
1977 #define MSGTR_RADIO_AvailableDrivers "[radio] Driver disponibili: "
1978 1978
1979 // ================================== LIBASS ==================================== 1979 // ================================== LIBASS ====================================
1980 1980
1981 // ass_bitmap.c 1981 // ass_bitmap.c
1982 #define MSGTR_LIBASS_FT_Glyph_To_BitmapError "[ass] Errore FT_Glyph_To_Bitmap %d \n" 1982 #define MSGTR_LIBASS_FT_Glyph_To_BitmapError "[ass] Errore FT_Glyph_To_Bitmap %d \n"