Mercurial > mplayer.hg
annotate help/help_mp-it.h @ 9697:5025150738eb
10000l (YUV vs. YVU swscale fix/cleanup)
author | michael |
---|---|
date | Thu, 27 Mar 2003 16:04:53 +0000 |
parents | bc4adafe0561 |
children | 51b2ab729370 |
rev | line source |
---|---|
3913 | 1 // Translated by: Fabio Olimpieri <fabio.olimpieri@tin.it> |
7618 | 2 // Updated by: Roberto Togni <see AUTHORS for email address> |
3 | |
9342 | 4 // Updated to help_mp-en.h v1.89 |
3913 | 5 |
6 // Translated files should be uploaded to ftp://mplayerhq.hu/MPlayer/incoming | |
7 // and send a notify message to mplayer-dev-eng maillist. | |
8 | |
9 // ========================= MPlayer help =========================== | |
10 | |
11 #ifdef HELP_MP_DEFINE_STATIC | |
12 static char* banner_text= | |
13 "\n\n" | |
8901 | 14 "MPlayer " VERSION "(C) 2000-2003 Arpad Gereoffy (vedi DOCS!)\n" |
3913 | 15 "\n"; |
16 | |
17 static char help_text[]= | |
18 "Uso: mplayer [opzioni] [percorso/]nome_file\n" | |
19 "\n" | |
7618 | 20 "Opzioni di base: (vedi la pagina man per la lista completa)\n" |
21 " -vo <drv[:dev]> sceglie driver e dispositivo output video ('-vo help' lista)\n" | |
22 " -ao <drv[:dev]> sceglie driver e dispositivo output audio ('-ao help' lista)\n" | |
23 #ifdef HAVE_VCD | |
24 " -vcd <trackno> legge traccia VCD (Video CD) da dispositivo anziché da file\n" | |
25 #endif | |
3913 | 26 #ifdef HAVE_LIBCSS |
7618 | 27 " -dvdauth <dev> dispositivo DVD per l\'autenticazione (per dischi criptati)\n" |
3913 | 28 #endif |
29 #ifdef USE_DVDREAD | |
7618 | 30 " -dvd <titleno> legge titolo/traccia DVD dal dispositivo anziché da file\n" |
31 " -alang/-slang sceglie lingua audio/sottotitoli DVD (cod nazione 2 caratteri)\n" | |
3913 | 32 #endif |
33 " -ss <timepos> cerca una determinata posizione (in secondi o in hh:mm:ss) \n" | |
34 " -nosound non riproduce l\'audio\n" | |
7618 | 35 " -fs -vm -zoom opzioni schermo intero (schermo int,modo video,scalatura sw)\n" |
36 " -x <x> -y <y> imposta la risoluzione dello schermo (usare con -vm o -zoom)\n" | |
37 " -sub <file> file sottotitoli da usare (vedi anche -subfps, -subdelay)\n" | |
3913 | 38 " -playlist <file> specifica il file della playlist\n" |
7618 | 39 " -vid x -aid y seleziona il flusso video (x) ed audio (y) da riprodurre\n" |
40 " -fps x -srate y cambia il rate del video (x fps) e dell\'audio (y Hz)\n" | |
41 " -pp <quality> abilita filtro postelaborazione (vedi pagina man per dettagli)\n" | |
3913 | 42 " -framedrop abilita lo scarto dei fotogrammi (per macchine lente)\n" |
43 "\n" | |
7618 | 44 "Tasti principali: (vedi pagina man per lista, controlla anche input.conf)\n" |
3913 | 45 " <- o -> va indietro/avanti di 10 secondi\n" |
46 " su o giù va indietro/avanti di 1 minuto\n" | |
7618 | 47 " pagsu o paggiù va indietro/avanti di 10 minuti\n" |
3913 | 48 " < o > va indietro/avanti nella playlist\n" |
7618 | 49 " p o SPAZIO pausa (premere un qualunque tasto per continuare)\n" |
3913 | 50 " q o ESC ferma la riproduzione ed esce dal programma\n" |
51 " + o - regola il ritardo audio di +/- 0.1 secondi\n" | |
7618 | 52 " o modalità OSD: niente / barra ricerca / barra ricerca + tempo\n" |
53 " * o / incrementa o decrementa il volume pcm\n" | |
3913 | 54 " z o x regola il ritardo dei sottotitoli di +/- 0.1 secondi\n" |
7618 | 55 " r o t posizione alto/basso dei sottotitoli, vedi anche -vop expand\n" |
3913 | 56 "\n" |
7618 | 57 " * * * VEDI PAGINA MAN PER DETTAGLI, ULTERIORI OPZIONI AVANZATE E TASTI ! * * *\n" |
3913 | 58 "\n"; |
59 #endif | |
60 | |
61 // ========================= MPlayer messages =========================== | |
62 | |
63 // mplayer.c: | |
64 | |
65 #define MSGTR_Exiting "\nIn uscita... (%s)\n" | |
66 #define MSGTR_Exit_quit "Uscita" | |
67 #define MSGTR_Exit_eof "Fine del file" | |
68 #define MSGTR_Exit_error "Errore fatale" | |
69 #define MSGTR_IntBySignal "\nMPlayer interrotto dal segnale %d nel modulo: %s \n" | |
70 #define MSGTR_NoHomeDir "Impossibile trovare la HOME directory\n" | |
71 #define MSGTR_GetpathProblem "Problema in get_path(\"config\")\n" | |
72 #define MSGTR_CreatingCfgFile "Creo il file di configurazione: %s\n" | |
73 #define MSGTR_InvalidVOdriver "Nome del diver video di output non valido: %s\nUsa '-vo help' per avere una lista dei driver video disponibili.\n" | |
74 #define MSGTR_InvalidAOdriver "Nome del diver audio di output non valido: %s\nUsa '-ao help' per avere una lista dei driver audio disponibili.\n" | |
75 #define MSGTR_CopyCodecsConf "(copia/collega etc/codecs.conf (dall\'albero dei sorgenti di MPlayer) a ~/.mplayer/codecs.conf)\n" | |
8863 | 76 #define MSGTR_BuiltinCodecsConf "Utilizzo la versione interna predefinita di codecs.conf\n" |
3913 | 77 #define MSGTR_CantLoadFont "Impossibile caricare i font: %s\n" |
78 #define MSGTR_CantLoadSub "Impossibile caricare i sottotitoli: %s\n" | |
79 #define MSGTR_ErrorDVDkey "Errore di elaborazione della chiave del DVD.\n" | |
80 #define MSGTR_CmdlineDVDkey "La chiave del DVD richiesta nella riga di comando è immagazzinata per il descrambling.\n" | |
81 #define MSGTR_DVDauthOk "La sequenza di autorizzazione del DVD sembra essere corretta.\n" | |
7805 | 82 #define MSGTR_DumpSelectedStreamMissing "dump: FATAL: manca il flusso selezionato!\n" |
3913 | 83 #define MSGTR_CantOpenDumpfile "Impossibile aprire il file di dump!!!\n" |
84 #define MSGTR_CoreDumped "core dumped :)\n" | |
85 #define MSGTR_FPSnotspecified "FPS non specificato (o non valido) nell\'intestazione! Usa l\'opzione -fps !\n" | |
7618 | 86 #define MSGTR_TryForceAudioFmtStr "Cerco di forzare l\'uso della famiglia dei driver dei codec audio %d ...\n" |
3913 | 87 #define MSGTR_CantFindAfmtFallback "Impossibile trovare i codec audio per la famiglia dei driver richiesta, torno agli altri driver.\n" |
88 #define MSGTR_CantFindAudioCodec "Impossibile trovare il codec per il formato audio 0x%X !\n" | |
89 #define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Prova ad aggiornare %s da etc/codecs.conf\n*** Se non va ancora bene, allora leggi DOCS/codecs.html!\n" | |
90 #define MSGTR_CouldntInitAudioCodec "Impossibile inizializzare il codec audio! -> nessun suono\n" | |
7618 | 91 #define MSGTR_TryForceVideoFmtStr "Cerco di forzare l\'uso della famiglia dei driver dei codec video %d ...\n" |
3913 | 92 #define MSGTR_CantFindVideoCodec "Impossibile trovare il codec per il formato video 0x%X !\n" |
93 #define MSGTR_VOincompCodec "Mi dispiace, il dispositivo di video_out selezionato è incompatibile con questo codec.\n" | |
94 #define MSGTR_CannotInitVO "FATAL: Impossibile inizializzare il driver video!\n" | |
95 #define MSGTR_CannotInitAO "Impossibile aprire/inizializzare il dispositivo audio -> NESSUN SUONO\n" | |
96 #define MSGTR_StartPlaying "Inizio la riproduzione...\n" | |
97 | |
98 #define MSGTR_SystemTooSlow "\n\n"\ | |
99 " ***************************************************************\n"\ | |
100 " **** Il tuo sistema è troppo lento per questa riproduzione! ***\n"\ | |
101 " ***************************************************************\n"\ | |
102 "!!! Possibili cause, problemi, soluzioni: \n"\ | |
103 "- Nella maggior parte dei casi: driver audio corrotto/bacato. Soluzione: prova -ao sdl o usa\n"\ | |
104 " ALSA 0.5 o l\'emulazione oss di ALSA 0.9. Leggi DOCS/sound.html per ulteriori suggerimenti!\n"\ | |
7638 | 105 " Puoi anche provare con -autosync 30 o altri valori.\n"\ |
3913 | 106 "- Output video lento. Prova un differente -vo driver (per la lista completa: -vo help) o prova\n"\ |
107 " con -framedrop ! Leggi DOCS/video.html per suggerimenti sulla regolazione/accelerazione del video.\n"\ | |
108 "- Cpu lenta. Non provare a riprodurre grossi dvd/divx su cpu lente! Prova -hardframedrop\n"\ | |
109 "- File corrotto. Prova varie combinazioni di: -nobps -ni -mc 0 -forceidx\n"\ | |
7638 | 110 "- Per riprodurre da dispositivi lenti (dischi nfs/smb, dvd, vcd etc) prova -cache 8192\n"\ |
111 "- Stai usando -cache per riprodurre un file AVI senza interleave? Prova con -nocache.\n"\ | |
3913 | 112 "Se il problema non è in nessuno di questi casi, allora leggi DOCS/bugreports.html !\n\n" |
113 | |
114 #define MSGTR_NoGui "MPlayer è stato compilato senza il supporto della GUI!\n" | |
115 #define MSGTR_GuiNeedsX "LA GUI di MPlayer richiede X11!\n" | |
116 #define MSGTR_Playing "In riproduzione %s\n" | |
117 #define MSGTR_NoSound "Audio: nessun suono!!!\n" | |
118 #define MSGTR_FPSforced "FPS forzato a %5.3f (ftime: %5.3f)\n" | |
7618 | 119 #define MSGTR_CompiledWithRuntimeDetection "Complato con riconoscimento run time della cpu - attenzione, non è il metodo ideale! Per avere le migliori prestazioni, ricompila Mplayer con --disable-runtime-cpudetection\n" |
120 #define MSGTR_CompiledWithCPUExtensions "Compilato per CPU x86 con estensioni:" | |
121 #define MSGTR_AvailableVideoOutputPlugins "Plugin di output video disponibili:\n" | |
122 #define MSGTR_AvailableVideoOutputDrivers "Driver di output video disponibili:\n" | |
123 #define MSGTR_AvailableAudioOutputDrivers "Driver di output audio disponibili:\n" | |
124 #define MSGTR_AvailableAudioCodecs "Codec audio disponibili:\n" | |
125 #define MSGTR_AvailableVideoCodecs "Codec video disponibili:\n" | |
126 #define MSGTR_AvailableAudioFm "\nFamiglie/driver di codec audio disponibili (compilati):\n" | |
127 #define MSGTR_AvailableVideoFm "\nFamiglie/driver di codec video disponibili (compilati):\n" | |
9342 | 128 #define MSGTR_AvailableFsType "Modi disponibili a schermo pieno:\n" |
7618 | 129 #define MSGTR_UsingRTCTiming "Sto utilizzando la temporizzazione hardware RTC di Linux (%ldHz)\n" |
7805 | 130 #define MSGTR_CannotReadVideoProperties "Video: impossibile leggere le proprietà\n" |
7618 | 131 #define MSGTR_NoStreamFound "Nessun flusso trovato\n" |
132 #define MSGTR_InitializingAudioCodec "Inizializzazione codec audio...\n" | |
133 #define MSGTR_ErrorInitializingVODevice "Errore aprendo/inizializzando il dispositivo di output video (-vo) selezionato!\n" | |
134 #define MSGTR_ForcedVideoCodec "Codec video forzato: %s\n" | |
135 #define MSGTR_ForcedAudioCodec "Codec audio forzato: %s\n" | |
136 #define MSGTR_AODescription_AOAuthor "AO: Descrizione: %s\nAO: Autore: %s\n" | |
137 #define MSGTR_AOComment "AO: Commento: %s\n" | |
138 #define MSGTR_Video_NoVideo "Video: no video!!!\n" | |
139 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Impossibile inizializzare i filtri video (-vop) o l'output video (-vo)!\n" | |
140 #define MSGTR_Paused "\n------ IN PAUSA -------\r" | |
141 #define MSGTR_PlaylistLoadUnable "\nImpossibile caricare la playlist %s\n" | |
8919 | 142 #define MSGTR_Exit_SIGILL_RTCpuSel \ |
143 "- MPlayer è stato interrotto dal segnale 'Istruzione illegale'.\n"\ | |
144 " Potrebbe essere un errore nel codice di rilevazione del tipo di processore...\n"\ | |
145 " leggi DOCS/bugreports.html\n" | |
146 #define MSGTR_Exit_SIGILL \ | |
147 "- MPlayer è stato interrotto dal segnale 'Istruzione illegale'.\n"\ | |
148 " Solitamente questo avviene quando si esegue il programma su un processore\n"\ | |
149 " diverso da quello per cui è stato compilato/ottimizzato. Verificalo!" | |
150 #define MSGTR_Exit_SIGSEGV_SIGFPE \ | |
151 "- MPlayer è stato interrotto per un errore nell'uso della CPU/FPU/RAM.\n"\ | |
152 " Ricompila MPlayer con --enable-debug e crea un baktrace ed un disassemblato\n"\ | |
9473 | 153 " con 'gdb'. Per i dettagli, leggi DOCS/bugreports.html#crash\n" |
8919 | 154 #define MSGTR_Exit_SIGCRASH \ |
155 "- MPlayer è andato in crash. Questo non dovrebbe accadere.\n"\ | |
156 " Può essere un errore nel codice di MPlayer _o_ nei tuoi driver _o_ nella tua\n"\ | |
157 " versione di gcc. Se ritieni sia colpa di MPlayer, leggi DOCS/bugreports.html\n"\ | |
158 " e segui le istruzioni. Non possiamo aiutarti, e non lo faremo, se non\n"\ | |
159 " fornisci queste informazioni quando segnali un possibile problema.\n" | |
7618 | 160 |
161 // mencoder.c: | |
162 | |
8901 | 163 #define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (vedi DOCS!)\n" |
7618 | 164 #define MSGTR_UsingPass3ControllFile "Sto usando il file di controllo pass3: %s\n" |
165 #define MSGTR_MissingFilename "\nNome file mancante!\n\n" | |
166 #define MSGTR_CannotOpenFile_Device "Impossibile aprire il file/dispositivo\n" | |
167 #define MSGTR_ErrorDVDAuth "Errore nell'autenticazione DVD...\n" | |
168 #define MSGTR_CannotOpenDemuxer "Impossibile aprire il demuxer\n" | |
169 #define MSGTR_NoAudioEncoderSelected "\nNessun encoder audio (-oac) selezionato! Selezionane uno o usa -nosound. Usa -oac help!\n" | |
170 #define MSGTR_NoVideoEncoderSelected "\nNessun encoder video (-ovc) selezionato! Selezionane uno, usa -ovc help!\n" | |
171 #define MSGTR_InitializingAudioCodec "Inizializzazione codec audio...\n" | |
172 #define MSGTR_CannotOpenOutputFile "Impossibile aprire il file di output '%s'\n" | |
173 #define MSGTR_EncoderOpenFailed "Errore nell'apertura dell'encoder\n" | |
174 #define MSGTR_ForcingOutputFourcc "Forza il fourcc in uscita a %x [%.4s]\n" | |
175 #define MSGTR_WritingAVIHeader "Scrittura intestazione AVI...\n" | |
176 #define MSGTR_DuplicateFrames "\nduplicate %d frame(s)!!! \n" | |
177 #define MSGTR_SkipFrame "\nskip frame!!! \n" | |
178 #define MSGTR_ErrorWritingFile "%s: errore nella scrittura del file.\n" | |
179 #define MSGTR_WritingAVIIndex "\nScrittura indice AVI...\n" | |
180 #define MSGTR_FixupAVIHeader "Completamento intestazione AVI...\n" | |
181 #define MSGTR_RecommendedVideoBitrate "Il bitrate video consigliato per %s CD è: %d\n" | |
182 #define MSGTR_VideoStreamResult "\nFlusso video : %8.3f kbit/s (%d bps) dimensione: %d byte %5.3f secondi %d frame\n" | |
183 #define MSGTR_AudioStreamResult "\nFlusso audio : %8.3f kbit/s (%d bps) dimensione: %d byte %5.3f secondi\n" | |
3913 | 184 |
8919 | 185 // cfg-mencoder.h: |
186 | |
187 #define MSGTR_MEncoderMP3LameHelp "\n\n"\ | |
188 " vbr=<0-4> metodo bitrate variabile\n"\ | |
189 " 0: cbr\n"\ | |
190 " 1: mt\n"\ | |
191 " 2: rh(default)\n"\ | |
192 " 3: abr\n"\ | |
193 " 4: mtrh\n"\ | |
194 "\n"\ | |
195 " abr bitrate medio\n"\ | |
196 "\n"\ | |
197 " cbr bitrate costante\n"\ | |
198 " Forza il metodo CBR anche sui successivi preset ABR\n"\ | |
199 "\n"\ | |
200 " br=<0-1024> specica il bitrate in kBit (solo CBR e ABR)\n"\ | |
201 "\n"\ | |
202 " q=<0-9> qualità (0-massima, 9-minima) (solo per VBR)\n"\ | |
203 "\n"\ | |
204 " aq=<0-9> qualità algoritmo (0-migliore/più lento, 9-peggiore/più veloce)\n"\ | |
205 "\n"\ | |
206 " ratio=<1-100> rapporto di compressione\n"\ | |
207 "\n"\ | |
208 " vol=<0-10> imposta il guadagno dell'ingresso audio\n"\ | |
209 "\n"\ | |
210 " mode=<0-3> (default: auto)\n"\ | |
211 " 0: stereo\n"\ | |
212 " 1: joint-stereo\n"\ | |
213 " 2: due canali indipendenti\n"\ | |
214 " 3: mono\n"\ | |
215 "\n"\ | |
216 " padding=<0-2>\n"\ | |
217 " 0: no\n"\ | |
218 " 1: tutto\n"\ | |
219 " 2: regola\n"\ | |
220 "\n"\ | |
221 " fast attiva la codifica più veloce sui successivi preset VBR,\n"\ | |
222 " qualità leggermente inferiore ai bitrate più alti.\n"\ | |
223 "\n"\ | |
224 " preset=<value> fornisce le migliori impostazioni possibili di qualità.\n"\ | |
225 " medium: codifica VBR, buona qualità\n"\ | |
226 " (intervallo bitrate 150-180 kbps)\n"\ | |
227 " standard: codifica VBR, qualità alta\n"\ | |
228 " (intervallo bitrate 170-210 kbps)\n"\ | |
229 " extreme: codifica VBR, qualità molto alta\n"\ | |
230 " (intervallo bitrate 200-240 kbps)\n"\ | |
231 " insane: codifica CBR, massima qualità via preset\n"\ | |
232 " (bitrate 320 kbps)\n"\ | |
233 " <8-320>: codifica ABR con bitrate medio impostato in kbps.\n\n" | |
234 | |
3913 | 235 // open.c, stream.c: |
236 #define MSGTR_CdDevNotfound "Dispositivo CD-ROM '%s' non trovato!\n" | |
237 #define MSGTR_ErrTrackSelect "Errore nella selezione della traccia del VCD!" | |
238 #define MSGTR_ReadSTDIN "Leggo da stdin...\n" | |
239 #define MSGTR_UnableOpenURL "Impossibile aprire la URL: %s\n" | |
240 #define MSGTR_ConnToServer "Connesso al server: %s\n" | |
241 #define MSGTR_FileNotFound "File non trovato: '%s'\n" | |
242 | |
7638 | 243 #define MSGTR_SMBInitError "Impossibile inizializzare la libreria libsmbclient: %d\n" |
244 #define MSGTR_SMBFileNotFound "Impossibile aprire dalla rete: '%s'\n" | |
245 #define MSGTR_SMBNotCompiled "MPlayer non è stato compilato con supporto di lettura da SMB\n" | |
246 | |
3913 | 247 #define MSGTR_CantOpenDVD "Impossibile aprire il dispositivo DVD: %s\n" |
248 #define MSGTR_DVDwait "Leggo la struttura del disco, per favore aspetta...\n" | |
249 #define MSGTR_DVDnumTitles "Ci sono %d titoli su questo DVD.\n" | |
250 #define MSGTR_DVDinvalidTitle "Numero del titolo del DVD non valido: %d\n" | |
251 #define MSGTR_DVDnumChapters "Ci sono %d capitoli in questo titolo del DVD.\n" | |
252 #define MSGTR_DVDinvalidChapter "Numero del capitolo del DVD non valido: %d\n" | |
253 #define MSGTR_DVDnumAngles "Ci sono %d angolature in questo titolo del DVD.\n" | |
254 #define MSGTR_DVDinvalidAngle "Numero delle angolature del DVD non valido: %d\n" | |
255 #define MSGTR_DVDnoIFO "Impossibile aprire il file IFO per il titolo del DVD %d.\n" | |
256 #define MSGTR_DVDnoVOBs "Impossibile aprire il titolo VOBS (VTS_%02d_1.VOB).\n" | |
257 #define MSGTR_DVDopenOk "DVD aperto con successo!\n" | |
258 | |
259 // demuxer.c, demux_*.c: | |
260 #define MSGTR_AudioStreamRedefined "Avvertimento! Intestazione del flusso audio %d ridefinito!\n" | |
261 #define MSGTR_VideoStreamRedefined "Avvertimento! Intestazione del flusso video %d ridefinito!\n" | |
262 #define MSGTR_TooManyAudioInBuffer "\nDEMUXER: Troppi (%d in %d byte) pacchetti audio nel buffer!\n" | |
263 #define MSGTR_TooManyVideoInBuffer "\nDEMUXER: Troppi (%d in %d byte) pacchetti video nel buffer!\n" | |
7618 | 264 #define MSGTR_MaybeNI "(forse stai riproducendo un flusso/file senza interleave o il codec non funziona)\n" \ |
265 "Per i file .AVI, prova a forzare la modalità 'no interleave' con l'opzione -ni.\n" | |
266 #define MSGTR_SwitchToNi "\nRielvato file .AVI con interleave errato - passo alla modalità -ni!\n" | |
7482
1056d2dc4f3a
changed 'detected fileformat' messages to a message with %s
jaf
parents:
7477
diff
changeset
|
267 #define MSGTR_Detected_XXX_FileFormat "Rilevato formato file %s!\n" |
7618 | 268 #define MSGTR_DetectedAudiofile "Rilevato file audio!\n" |
269 #define MSGTR_NotSystemStream "il formato non è \'MPEG System Stream\'... (forse è \'Transport Stream\'?)\n" | |
3913 | 270 #define MSGTR_InvalidMPEGES "Flusso MPEG-ES non valido??? Contatta l\'autore, può essere un baco :(\n" |
271 #define MSGTR_FormatNotRecognized "===== Mi dispiace, questo formato file non è riconosciuto/supportato ======\n"\ | |
272 "=== Se questo è un file AVI, ASF o MPEG, per favore contatta l\'autore! ===\n" | |
273 #define MSGTR_MissingVideoStream "Nessun flusso video trovato!\n" | |
274 #define MSGTR_MissingAudioStream "Nessun flusso audio trovato... ->nessun suono\n" | |
275 #define MSGTR_MissingVideoStreamBug "Manca il flusso video!? Contatta l\'autore, può essere un baco :(\n" | |
276 | |
277 #define MSGTR_DoesntContainSelectedStream "demux: il file non contiene il flusso audio o video selezionato\n" | |
278 | |
279 #define MSGTR_NI_Forced "Forzato" | |
280 #define MSGTR_NI_Detected "Rilevato" | |
7618 | 281 #define MSGTR_NI_Message "%s formato file AVI NON-INTERLEAVED!\n" |
3913 | 282 |
7618 | 283 #define MSGTR_UsingNINI "Uso di formato file AVI NON-INTERLEAVED corrotto!\n" |
3913 | 284 #define MSGTR_CouldntDetFNo "Impossibile determinare il numero di fotogrammi (per lo spostamento in valore assoluto) \n" |
285 #define MSGTR_CantSeekRawAVI "Impossibile spostarsi nei flussi .AVI grezzi! (richiesto un indice, prova con l\'opzione -idx !) \n" | |
286 #define MSGTR_CantSeekFile "Impossibile spostarsi in questo file! \n" | |
287 | |
288 #define MSGTR_EncryptedVOB "File VOB criptato (non compilato con il supporto delle libcss)! Leggi il file DOCS/cd-dvd.html\n" | |
289 #define MSGTR_EncryptedVOBauth "Flusso criptato di cui non è stata chiesta l\'autenticazione!\n" | |
290 | |
291 #define MSGTR_MOVcomprhdr "MOV: Intestazioni compresse non (ancora) supportate!\n" | |
7618 | 292 #define MSGTR_MOVvariableFourCC "MOV: Avvertimento! Rilevato FOURCC variabile!?\n" |
3913 | 293 #define MSGTR_MOVtooManyTrk "MOV: Avvertimento! troppe tracce!" |
7618 | 294 #define MSGTR_FoundAudioStream "==> Trovato flusso audio: %d\n" |
295 #define MSGTR_FoundVideoStream "==> Trovato flusso video: %d\n" | |
296 #define MSGTR_DetectedTV "Ho trovato una TV! ;-)\n" | |
297 #define MSGTR_ErrorOpeningOGGDemuxer "Impossibile aprireil demuxer ogg\n" | |
298 #define MSGTR_ASFSearchingForAudioStream "ASF: sto cercandi il flusso audio (id:%d)\n" | |
299 #define MSGTR_CannotOpenAudioStream "Impossibile aprire il flusso audio: %s\n" | |
300 #define MSGTR_CannotOpenSubtitlesStream "Impossibile aprire il flusso dei sottotitoli: %s\n" | |
301 #define MSGTR_OpeningAudioDemuxerFailed "Errore nell'apertura del demuxer audio: %s\n" | |
302 #define MSGTR_OpeningSubtitlesDemuxerFailed "Errore nell'apertura del demuxer dei sottotitoli: %s\n" | |
303 #define MSGTR_TVInputNotSeekable "Impossibile spostarsi in un programma TV! (Probabilemnte lo spostamento sarà usato per cambiare canale ;)\n" | |
304 #define MSGTR_DemuxerInfoAlreadyPresent "Demuxer info %s already present!\n" | |
305 #define MSGTR_ClipInfo "Informazioni sulla clip: \n" | |
3913 | 306 |
9035 | 307 #define MSGTR_LeaveTelecineMode "\ndemux_mpg: rilevata sequenza progressiva,uscita dal modo TELECINE 3:2\n" |
308 #define MSGTR_EnterTelecineMode "\ndemux_mpg: rilevato TELECINE 3:2, abilito telecine inverso. FPS ora è %5.3f\n" | |
309 | |
3913 | 310 // dec_video.c & dec_audio.c: |
311 #define MSGTR_CantOpenCodec "impossibile aprire il codec\n" | |
312 #define MSGTR_CantCloseCodec "impossibile chiudere il codec\n" | |
313 | |
314 #define MSGTR_MissingDLLcodec "ERRORE: Impossibile aprire il codec DirectShow richiesto: %s\n" | |
315 #define MSGTR_ACMiniterror "Impossibile caricare/inizializzare il codec audio Win32/ACM (manca il file DLL ?)\n" | |
316 #define MSGTR_MissingLAVCcodec "Impossibile trovare il codec '%s' in libavcodec...\n" | |
317 | |
318 #define MSGTR_MpegNoSequHdr "MPEG: FATAL: EOF mentre cercavo la sequenza di intestazione\n" | |
319 #define MSGTR_CannotReadMpegSequHdr "FATAL: Impossibile leggere la sequenza di intestazione!\n" | |
320 #define MSGTR_CannotReadMpegSequHdrEx "FATAL: Impossibile leggere l\'estensione della sequenza di intestazione!\n" | |
321 #define MSGTR_BadMpegSequHdr "MPEG: Sequenza di intestazione non valida!\n" | |
322 #define MSGTR_BadMpegSequHdrEx "MPEG: Estensione della sequenza di intestazione non valida!\n" | |
323 | |
324 #define MSGTR_ShMemAllocFail "Impossibile allocare la memoria condivisa\n" | |
325 #define MSGTR_CantAllocAudioBuf "Impossibile allocare il buffer di uscita dell\'audio\n" | |
326 | |
327 #define MSGTR_UnknownAudio "Formato audio sconosciuto/mancante, non uso l\'audio\n" | |
328 | |
7618 | 329 #define MSGTR_UsingExternalPP "[PP] Utilizzo un filtro di postprocessing esterno, max q = %d\n" |
330 #define MSGTR_UsingCodecPP "[PP] Utilizzo il postprocessing del codec, max q = %d\n" | |
331 #define MSGTR_VideoAttributeNotSupportedByVO_VD "L'attributo video '%s' non è supportato dal vo & vd selezionati! \n" | |
332 #define MSGTR_VideoCodecFamilyNotAvailableStr "La famiglia di codec video richiesta [%s] (vfm=%s) non è disponibile (abilita in compilazione!)\n" | |
333 #define MSGTR_AudioCodecFamilyNotAvailableStr "La famiglia di codec audio richiesta [%s] (afm=%s) non è disponibile (abilita in compilazione!)\n" | |
334 #define MSGTR_OpeningVideoDecoder "Apertura decoder video: [%s] %s\n" | |
335 #define MSGTR_OpeningAudioDecoder "Apertura decoder audio: [%s] %s\n" | |
336 #define MSGTR_UninitVideoStr "uninit video: %s \n" | |
337 #define MSGTR_UninitAudioStr "uninit audio: %s \n" | |
338 #define MSGTR_VDecoderInitFailed "Inizializazione VDecoder fallita :(\n" | |
339 #define MSGTR_ADecoderInitFailed "Inizializazione ADecoder fallita :(\n" | |
340 #define MSGTR_ADecoderPreinitFailed "Preinizializazione ADecoder fallita :(\n" | |
341 #define MSGTR_AllocatingBytesForInputBuffer "dec_audio: Alloco %d byte per il buffer di input\n" | |
342 #define MSGTR_AllocatingBytesForOutputBuffer "dec_audio: Alloco %d + %d = %d byte per il buffer di output\n" | |
343 | |
3913 | 344 // LIRC: |
345 #define MSGTR_SettingUpLIRC "Configurazione del supporto per lirc...\n" | |
346 #define MSGTR_LIRCdisabled "Non potrai usare il tuo telecomando\n" | |
347 #define MSGTR_LIRCopenfailed "Apertura del supporto per lirc fallita!\n" | |
348 #define MSGTR_LIRCcfgerr "Fallimento nella lettura del file di configurazione di LIRC %s !\n" | |
349 | |
7618 | 350 // vf.c |
351 #define MSGTR_CouldNotFindVideoFilter "Impossibile trovare il filtro video '%s'\n" | |
352 #define MSGTR_CouldNotOpenVideoFilter "Impossibile aprire il filtro video '%s'\n" | |
353 #define MSGTR_OpeningVideoFilter "Apertura filtro filter: " | |
354 #define MSGTR_CannotFindColorspace "Impossibile trovare un colorspace in comune, anche inserendo 'scale' :(\n" | |
355 | |
356 // vd.c | |
357 #define MSGTR_CodecDidNotSet "VDec: il codec non ha impostato sh->disp_w and sh->disp_h, tento di aggirare il problema!\n" | |
358 #define MSGTR_VoConfigRequest "VDec: configurazione richiesta dal vo - %d x %d (csp preferito: %s)\n" | |
359 #define MSGTR_CouldNotFindColorspace "Impossibile trovare un colorspace adatto - riprovo con -vop scale...\n" | |
360 #define MSGTR_MovieAspectIsSet "Movie-Aspect è %.2f:1 - riscalo per ottenere un rapporto corretto.\n" | |
361 #define MSGTR_MovieAspectUndefined "Movie-Aspect non definito - nessuna scalatura.\n" | |
3913 | 362 |
363 // ====================== GUI messages/buttons ======================== | |
364 | |
365 #ifdef HAVE_NEW_GUI | |
366 | |
367 // --- labels --- | |
368 #define MSGTR_About "Informazioni su" | |
369 #define MSGTR_FileSelect "Seleziona il file ..." | |
370 #define MSGTR_SubtitleSelect "Seleziona il sottotitolo ..." | |
371 #define MSGTR_OtherSelect "Seleziona ..." | |
6689 | 372 #define MSGTR_AudioFileSelect "Seleziona canale audio esterno ..." |
7618 | 373 #define MSGTR_FontSelect "Seleziona il carattere ..." |
3913 | 374 #define MSGTR_PlayList "PlayList" |
6689 | 375 #define MSGTR_Equalizer "Equalizzatore" |
376 #define MSGTR_SkinBrowser "Gestore Skin" | |
377 #define MSGTR_Network "Flusso dati dalla rete ..." | |
7618 | 378 #define MSGTR_Preferences "Preferenze" |
379 #define MSGTR_OSSPreferences "Configurazione driver OSS" | |
8863 | 380 #define MSGTR_SDLPreferences "Configurazione driver SDL" |
7618 | 381 #define MSGTR_NoMediaOpened "nessun media aperto" |
382 #define MSGTR_VCDTrack "Traccia VCD %d" | |
383 #define MSGTR_NoChapter "nessun capitolo" | |
384 #define MSGTR_Chapter "capitolo %d" | |
385 #define MSGTR_NoFileLoaded "nessun file caricato" | |
6689 | 386 |
3913 | 387 // --- buttons --- |
388 #define MSGTR_Ok "Ok" | |
389 #define MSGTR_Cancel "Annulla" | |
390 #define MSGTR_Add "Aggiungi" | |
391 #define MSGTR_Remove "Rimuovi" | |
6689 | 392 #define MSGTR_Clear "Pulisci" |
393 #define MSGTR_Config "Configura" | |
7618 | 394 #define MSGTR_ConfigDriver "Configura driver" |
395 #define MSGTR_Browse "Sfoglia" | |
3913 | 396 |
397 // --- error messages --- | |
398 #define MSGTR_NEMDB "Mi dispiace, non c'è sufficiente memoria per il buffer di disegno." | |
399 #define MSGTR_NEMFMR "Mi dispiace, non c'è sufficiente memoria per visualizzare il menu." | |
7618 | 400 #define MSGTR_IDFGCVD "Mi dispiace, non ho trovato un driver di output video compatibile con la GUI." |
401 #define MSGTR_NEEDLAVCFAME "Mi dispiace, non puoi riprodurre file non-MPEG con il tuo dispositivo DXR3/H+ senza ricodificarli.\nAbilita lavc or fame nella finestra di configurazione DXR3/H+." | |
3913 | 402 |
403 // --- skin loader error messages | |
404 #define MSGTR_SKIN_ERRORMESSAGE "[skin] errore nel file di configurazione della skin nella riga %d: %s" | |
405 #define MSGTR_SKIN_WARNING1 "[skin] avvertimento nel file di configurazione della skin nella riga %d: widget trovato ma non trovato prima di \"section\" ( %s )" | |
406 #define MSGTR_SKIN_WARNING2 "[skin] avvertimento nel file di configurazione della skin nella riga %d: widget trovato ma non trovato prima di \"subsection\" (%s)" | |
9035 | 407 #define MSGTR_SKIN_WARNING3 "[skin] avvertimento nel file di configurazione della skin nella riga %d: questa sottosezione non è supportata da questo widget (%s)" |
3913 | 408 #define MSGTR_SKIN_BITMAP_16bit "bitmap con profondità di 16 bit o inferiore non supportata ( %s ).\n" |
409 #define MSGTR_SKIN_BITMAP_FileNotFound "file non trovato ( %s )\n" | |
410 #define MSGTR_SKIN_BITMAP_BMPReadError "bmp, errore di lettura ( %s )\n" | |
411 #define MSGTR_SKIN_BITMAP_TGAReadError "tga, errore di lettura ( %s )\n" | |
412 #define MSGTR_SKIN_BITMAP_PNGReadError "png, errore di lettura ( %s )\n" | |
413 #define MSGTR_SKIN_BITMAP_RLENotSupported "RLE packed tga non supportato ( %s )\n" | |
414 #define MSGTR_SKIN_BITMAP_UnknownFileType "tipo di file sconosciuto ( %s )\n" | |
415 #define MSGTR_SKIN_BITMAP_ConvertError "errore nella conversione da 24 bit a 32 bit ( %s )\n" | |
416 #define MSGTR_SKIN_BITMAP_UnknownMessage "messaggio sconosciuto: %s\n" | |
417 #define MSGTR_SKIN_FONT_NotEnoughtMemory "memoria insufficiente\n" | |
418 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "dichiarati troppi font\n" | |
419 #define MSGTR_SKIN_FONT_FontFileNotFound "file dei font non trovato\n" | |
420 #define MSGTR_SKIN_FONT_FontImageNotFound "file delle immagini dei font non trovato\n" | |
421 #define MSGTR_SKIN_FONT_NonExistentFontID "identificatore del font inesistente ( %s )\n" | |
422 #define MSGTR_SKIN_UnknownParameter "parametro sconosciuto ( %s )\n" | |
423 #define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] memoria insufficiente.\n" | |
424 #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin non trovata ( %s ).\n" | |
425 #define MSGTR_SKIN_SKINCFG_SkinCfgReadError "Errore nella lettura del file di configurazione della skin ( %s ).\n" | |
426 #define MSGTR_SKIN_LABEL "Skins:" | |
427 | |
428 // --- gtk menus | |
429 #define MSGTR_MENU_AboutMPlayer "Informazione su MPlayer" | |
430 #define MSGTR_MENU_Open "Apri ..." | |
431 #define MSGTR_MENU_PlayFile "Riproduci il file ..." | |
432 #define MSGTR_MENU_PlayVCD "Riproduci il VCD ..." | |
433 #define MSGTR_MENU_PlayDVD "Riproduci il DVD ..." | |
434 #define MSGTR_MENU_PlayURL "Riproduci la URL ..." | |
435 #define MSGTR_MENU_LoadSubtitle "Carica i sottotitoli ..." | |
7618 | 436 #define MSGTR_MENU_DropSubtitle "Elimina i sototitoli ..." |
6689 | 437 #define MSGTR_MENU_LoadExternAudioFile "Carica file audio esterni ..." |
3913 | 438 #define MSGTR_MENU_Playing "Riproduzione" |
439 #define MSGTR_MENU_Play "Riproduci" | |
440 #define MSGTR_MENU_Pause "Pausa" | |
441 #define MSGTR_MENU_Stop "Interrompi" | |
442 #define MSGTR_MENU_NextStream "Stream successivo" | |
443 #define MSGTR_MENU_PrevStream "Stream precedente" | |
444 #define MSGTR_MENU_Size "Dimensione" | |
445 #define MSGTR_MENU_NormalSize "Dimensione normale" | |
446 #define MSGTR_MENU_DoubleSize "Dimensione doppia" | |
447 #define MSGTR_MENU_FullScreen "Schermo intero" | |
448 #define MSGTR_MENU_DVD "DVD" | |
6280 | 449 #define MSGTR_MENU_VCD "VCD" |
3913 | 450 #define MSGTR_MENU_PlayDisc "Disco in riproduzione..." |
451 #define MSGTR_MENU_ShowDVDMenu "Mostra il menu del DVD" | |
452 #define MSGTR_MENU_Titles "Titoli" | |
453 #define MSGTR_MENU_Title "Titolo %2d" | |
454 #define MSGTR_MENU_None "(niente)" | |
455 #define MSGTR_MENU_Chapters "Capitoli" | |
456 #define MSGTR_MENU_Chapter "Capitolo %2d" | |
457 #define MSGTR_MENU_AudioLanguages "Lingua dell\'audio" | |
458 #define MSGTR_MENU_SubtitleLanguages "Lingua dei sottotitoli" | |
459 #define MSGTR_MENU_PlayList "Playlist" | |
460 #define MSGTR_MENU_SkinBrowser "Skin browser" | |
461 #define MSGTR_MENU_Preferences "Preferenze" | |
462 #define MSGTR_MENU_Exit "Uscita ..." | |
7827 | 463 #define MSGTR_MENU_Mute "Mute" |
464 #define MSGTR_MENU_Original "Originale" | |
465 #define MSGTR_MENU_AspectRatio "Aspetto" | |
8395 | 466 #define MSGTR_MENU_AudioTrack "Traccia audio" |
467 #define MSGTR_MENU_Track "Traccia %d" | |
468 #define MSGTR_MENU_VideoTrack "Traccia video" | |
3913 | 469 |
6689 | 470 // --- equalizer |
471 #define MSGTR_EQU_Audio "Audio" | |
472 #define MSGTR_EQU_Video "Video" | |
473 #define MSGTR_EQU_Contrast "Contrasto: " | |
474 #define MSGTR_EQU_Brightness "Luminosità: " | |
475 #define MSGTR_EQU_Hue "Tonalità: " | |
476 #define MSGTR_EQU_Saturation "Saturazione: " | |
477 #define MSGTR_EQU_Front_Left "Anteriore Sinistro" | |
478 #define MSGTR_EQU_Front_Right "Anteriore Destro" | |
479 #define MSGTR_EQU_Back_Left "Posteriore Sinistro" | |
480 #define MSGTR_EQU_Back_Right "Posteriore Destro" | |
481 #define MSGTR_EQU_Center "Centro" | |
482 #define MSGTR_EQU_Bass "Bassi" | |
483 #define MSGTR_EQU_All "Tutti" | |
9342 | 484 #define MSGTR_EQU_Channel1 "Canale 1:" |
485 #define MSGTR_EQU_Channel2 "Canale 2:" | |
486 #define MSGTR_EQU_Channel3 "Canale 3:" | |
487 #define MSGTR_EQU_Channel4 "Canale 4:" | |
488 #define MSGTR_EQU_Channel5 "Canale 5:" | |
489 #define MSGTR_EQU_Channel6 "Canale 6:" | |
6689 | 490 |
7618 | 491 // --- playlist |
492 #define MSGTR_PLAYLIST_Path "Percorso" | |
493 #define MSGTR_PLAYLIST_Selected "File selezionati" | |
494 #define MSGTR_PLAYLIST_Files "File" | |
495 #define MSGTR_PLAYLIST_DirectoryTree "albero delle directory" | |
496 | |
497 // --- preferences | |
8395 | 498 #define MSGTR_PREFERENCES_Misc "Varie" |
7618 | 499 #define MSGTR_PREFERENCES_None "Nessuno" |
500 #define MSGTR_PREFERENCES_AvailableDrivers "Driver disponibili:" | |
501 #define MSGTR_PREFERENCES_DoNotPlaySound "Non riprodurre l'audio" | |
502 #define MSGTR_PREFERENCES_NormalizeSound "Normalizza l'audio" | |
503 #define MSGTR_PREFERENCES_EnEqualizer "Abilita l'equalizzatore" | |
504 #define MSGTR_PREFERENCES_ExtraStereo "Abilita l'extra stereo" | |
505 #define MSGTR_PREFERENCES_Coefficient "Coefficiente:" | |
506 #define MSGTR_PREFERENCES_AudioDelay "Ritatdo audio" | |
507 #define MSGTR_PREFERENCES_Audio "Audio" | |
508 #define MSGTR_PREFERENCES_DoubleBuffer "Abilita il doppio buffering" | |
509 #define MSGTR_PREFERENCES_DirectRender "Abilita il direct rendering" | |
510 #define MSGTR_PREFERENCES_FrameDrop "Abilita l'eliminazione dei frame" | |
511 #define MSGTR_PREFERENCES_HFrameDrop "Abilita l'eliminazione HARD dei frame (pericoloso)" | |
512 #define MSGTR_PREFERENCES_Flip "Ribalta l'immagine sottosopra" | |
513 #define MSGTR_PREFERENCES_Panscan "Panscan: " | |
514 #define MSGTR_PREFERENCES_Video "Video" | |
515 #define MSGTR_PREFERENCES_OSDTimer "Timer e indicatori" | |
8919 | 516 #define MSGTR_PREFERENCES_OSDTimerPercentageTotalTime "Timer, percentuale e tempo totale" |
7618 | 517 #define MSGTR_PREFERENCES_OSDProgress "Solo progressbars" |
518 #define MSGTR_PREFERENCES_Subtitle "Sottotitolo:" | |
519 #define MSGTR_PREFERENCES_SUB_Delay "Ritardo: " | |
520 #define MSGTR_PREFERENCES_SUB_FPS "FPS:" | |
521 #define MSGTR_PREFERENCES_SUB_POS "Posizione: " | |
522 #define MSGTR_PREFERENCES_SUB_AutoLoad "Disattiva il caricamento automatico dei sottotitoli" | |
523 #define MSGTR_PREFERENCES_SUB_Unicode "Sottotitoli unicode" | |
524 #define MSGTR_PREFERENCES_SUB_MPSUB "Converti i sottotitoli nel formato sottotitolo di MPlayer" | |
525 #define MSGTR_PREFERENCES_SUB_SRT "Converti i sottotitoli nel formato SubViewer (SRT) basato sul tempo" | |
8863 | 526 #define MSGTR_PREFERENCES_SUB_Overlap "Attiva/Disattiva sovrapposizione sottotitoli" |
7618 | 527 #define MSGTR_PREFERENCES_Font "Carattere:" |
9035 | 528 #define MSGTR_PREFERENCES_Codecs "Codec e demuxer" |
7618 | 529 #define MSGTR_PREFERENCES_FontFactor "Font factor:" |
530 #define MSGTR_PREFERENCES_PostProcess "Abilita postprocessing" | |
531 #define MSGTR_PREFERENCES_AutoQuality "Qualità automatica: " | |
532 #define MSGTR_PREFERENCES_NI "Utilizza un analizzatore non-interleaved per i file AVI" | |
533 #define MSGTR_PREFERENCES_IDX "Ricostruisci l'indice, se necessario" | |
534 #define MSGTR_PREFERENCES_VideoCodecFamily "Famiglia codec video:" | |
535 #define MSGTR_PREFERENCES_AudioCodecFamily "Famiglia codec audio:" | |
536 #define MSGTR_PREFERENCES_FRAME_OSD_Level "Livello OSD" | |
537 #define MSGTR_PREFERENCES_FRAME_Subtitle "Sottotitoli" | |
538 #define MSGTR_PREFERENCES_FRAME_Font "Carattere" | |
539 #define MSGTR_PREFERENCES_FRAME_PostProcess "Postprocessing" | |
540 #define MSGTR_PREFERENCES_FRAME_CodecDemuxer "Codec e demuxer" | |
541 #define MSGTR_PREFERENCES_FRAME_Cache "Cache" | |
542 #define MSGTR_PREFERENCES_FRAME_Misc "Varie" | |
543 #define MSGTR_PREFERENCES_OSS_Device "Dispositivo:" | |
544 #define MSGTR_PREFERENCES_OSS_Mixer "Mixer:" | |
8863 | 545 #define MSGTR_PREFERENCES_SDL_Driver "Driver:" |
7618 | 546 #define MSGTR_PREFERENCES_Message "Ricorda che devi riavviare la riproduzione affinché alcune opzioni abbiano effetto!" |
547 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:" | |
548 #define MSGTR_PREFERENCES_DXR3_LAVC "Usa LAVC (ffmpeg)" | |
549 #define MSGTR_PREFERENCES_DXR3_FAME "Usa FAME" | |
550 #define MSGTR_PREFERENCES_FontEncoding1 "Unicode" | |
551 #define MSGTR_PREFERENCES_FontEncoding2 "Western European Languages (ISO-8859-1)" | |
552 #define MSGTR_PREFERENCES_FontEncoding3 "Western European Languages with Euro (ISO-8859-15)" | |
553 #define MSGTR_PREFERENCES_FontEncoding4 "Slavic/Central European Languages (ISO-8859-2)" | |
554 #define MSGTR_PREFERENCES_FontEncoding5 "Esperanto, Galician, Maltese, Turkish (ISO-8859-3)" | |
555 #define MSGTR_PREFERENCES_FontEncoding6 "Old Baltic charset (ISO-8859-4)" | |
556 #define MSGTR_PREFERENCES_FontEncoding7 "Cyrillic (ISO-8859-5)" | |
557 #define MSGTR_PREFERENCES_FontEncoding8 "Arabic (ISO-8859-6)" | |
558 #define MSGTR_PREFERENCES_FontEncoding9 "Modern Greek (ISO-8859-7)" | |
559 #define MSGTR_PREFERENCES_FontEncoding10 "Turkish (ISO-8859-9)" | |
560 #define MSGTR_PREFERENCES_FontEncoding11 "Baltic (ISO-8859-13)" | |
561 #define MSGTR_PREFERENCES_FontEncoding12 "Celtic (ISO-8859-14)" | |
562 #define MSGTR_PREFERENCES_FontEncoding13 "Hebrew charsets (ISO-8859-8)" | |
563 #define MSGTR_PREFERENCES_FontEncoding14 "Russian (KOI8-R)" | |
564 #define MSGTR_PREFERENCES_FontEncoding15 "Ukrainian, Belarusian (KOI8-U/RU)" | |
565 #define MSGTR_PREFERENCES_FontEncoding16 "Simplified Chinese charset (CP936)" | |
566 #define MSGTR_PREFERENCES_FontEncoding17 "Traditional Chinese charset (BIG5)" | |
567 #define MSGTR_PREFERENCES_FontEncoding18 "Japanese charsets (SHIFT-JIS)" | |
568 #define MSGTR_PREFERENCES_FontEncoding19 "Korean charset (CP949)" | |
569 #define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)" | |
570 #define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)" | |
571 #define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale" | |
572 #define MSGTR_PREFERENCES_FontPropWidth "Proporzionale alla larghezza del filmato" | |
573 #define MSGTR_PREFERENCES_FontPropHeight "Proporzionale all'altezza del filmato" | |
574 #define MSGTR_PREFERENCES_FontPropDiagonal "Proporzionale alla diagonale del filmato" | |
575 #define MSGTR_PREFERENCES_FontEncoding "Codifica:" | |
576 #define MSGTR_PREFERENCES_FontBlur "Blur:" | |
577 #define MSGTR_PREFERENCES_FontOutLine "Outline:" | |
578 #define MSGTR_PREFERENCES_FontTextScale "Text scale:" | |
579 #define MSGTR_PREFERENCES_FontOSDScale "Scala OSD:" | |
580 #define MSGTR_PREFERENCES_SubtitleOSD "Sottotitoli & OSD" | |
581 #define MSGTR_PREFERENCES_Cache "Cache on/off" | |
582 #define MSGTR_PREFERENCES_LoadFullscreen "Avvia a pieno schermo" | |
8395 | 583 #define MSGTR_PREFERENCES_CacheSize "Dimensione cache: " |
584 #define MSGTR_PREFERENCES_XSCREENSAVER "Arresta XScreenSaver" | |
9035 | 585 #define MSGTR_PREFERENCES_PlayBar "Attiva playbar" |
8395 | 586 #define MSGTR_PREFERENCES_AutoSync "AutoSync on/off" |
587 #define MSGTR_PREFERENCES_AutoSyncValue "Autosync: " | |
9035 | 588 #define MSGTR_PREFERENCES_CDROMDevice "Dispositivo CD-ROM:" |
589 #define MSGTR_PREFERENCES_DVDDevice "Dispositivo DVD:" | |
9107 | 590 #define MSGTR_PREFERENCES_FPS "FPS del filmato:" |
9342 | 591 #define MSGTR_PREFERENCES_ShowVideoWindow "Mostra la finestra video anche quando non è attiva" |
592 | |
593 #define MSGTR_ABOUT_UHU "Lo sviluppo della GUI è sponsorizzato da UHU Linux\n" | |
594 #define MSGTR_ABOUT_CoreTeam " Team sviluppo MPlayer:\n" | |
595 #define MSGTR_ABOUT_AdditionalCoders " Altri programmatori:\n" | |
596 #define MSGTR_ABOUT_MainTesters " Tester principali:\n" | |
7618 | 597 |
3913 | 598 // --- messagebox |
7618 | 599 #define MSGTR_MSGBOX_LABEL_FatalError "Errore fatale!" |
600 #define MSGTR_MSGBOX_LABEL_Error "Errore!" | |
601 #define MSGTR_MSGBOX_LABEL_Warning "Avvertimento!" | |
3913 | 602 |
603 #endif |