From 1aadb31fb355550bb415ed971322a9bcb80f9325 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 12 Apr 2009 22:29:35 +0200 Subject: =?UTF-8?q?Version=201.7.5=20-=20Fixed=20a=20hangup=20when=20repla?= =?UTF-8?q?ying=20a=20TS=20recording=20with=20subtitles=20activated=20(rep?= =?UTF-8?q?orted=20=20=20by=20Timo=20Helkio).=20-=20Fixed=20handling=20the?= =?UTF-8?q?=20'new'=20indicator=20in=20the=20recordings=20menu=20for=20TS?= =?UTF-8?q?=20recordings=20=20=20(thanks=20to=20Derek=20Kelly).=20-=20Adde?= =?UTF-8?q?d=20cap=5Fsys=5Fnice=20to=20the=20capabilities=20that=20are=20n?= =?UTF-8?q?ot=20dropped=20(thanks=20to=20Rolf=20=20=20Ahrenberg).=20-=20Up?= =?UTF-8?q?dated=20the=20Italian=20OSD=20texts=20(thanks=20to=20Diego=20Pi?= =?UTF-8?q?erotto).=20-=20Added=20cRecordingInfo::GetEvent()=20(thanks=20t?= =?UTF-8?q?o=20Marcel=20Unbehaun).=20-=20Improved=20synchronizing=20the=20?= =?UTF-8?q?progress=20display,=20trick=20modes=20and=20subtitle=20display?= =?UTF-8?q?=20=20=20to=20the=20actual=20audio/video.=20This=20now=20works?= =?UTF-8?q?=20independent=20of=20any=20buffer=20sizes=20the=20=20=20output?= =?UTF-8?q?=20device=20might=20use.=20=20=20+=20The=20cBackTrace=20class?= =?UTF-8?q?=20has=20been=20replaced=20with=20cPtsIndex,=20which=20keeps=20?= =?UTF-8?q?track=20=20=20=20=20of=20the=20PTS=20timestamps=20of=20recently?= =?UTF-8?q?=20played=20frames.=20=20=20+=20cDevice::GetSTC()=20is=20now=20?= =?UTF-8?q?required=20to=20deliver=20the=20STC=20even=20in=20trick=20modes?= =?UTF-8?q?.=20=20=20=20=20It=20is=20sufficient=20if=20it=20returns=20the?= =?UTF-8?q?=20PTS=20of=20the=20most=20recently=20presented=20=20=20=20=20a?= =?UTF-8?q?udio/video=20frame.=20=20=20+=20The=20full-featured=20DVB=20car?= =?UTF-8?q?ds=20need=20an=20improved=20firmware=20in=20order=20to=20return?= =?UTF-8?q?=20=20=20=20=20proper=20STC=20values=20in=20trick=20modes=20(th?= =?UTF-8?q?anks=20to=20Oliver=20Endriss=20for=20enhancing=20the=20=20=20?= =?UTF-8?q?=20=20av7110=20firmware).=20-=20Adapted=20cFrameDetector::Analy?= =?UTF-8?q?ze()=20to=20HD=20NTSC=20broadcasts=20that=20split=20frames=20ov?= =?UTF-8?q?er=20=20=20several=20payload=20units=20(thanks=20to=20Derek=20K?= =?UTF-8?q?elly=20for=20reporting=20this=20and=20helping=20in=20=20=20test?= =?UTF-8?q?ing).=20-=20Modified=20cFrameDetector::Analyze()=20to=20make=20?= =?UTF-8?q?it=20process=20whole=20frames=20at=20once,=20so=20=20=20that=20?= =?UTF-8?q?file=20I/O=20overhead=20is=20minimized=20during=20recording=20(?= =?UTF-8?q?reported=20by=20G=C3=BCnter=20=20=20Niedermeier).=20-=20Added?= =?UTF-8?q?=20command=20line=20help=20for=20the=20'-i'=20option.=20-=20Fix?= =?UTF-8?q?ed=20cDvbPlayer::NextFile()=20to=20handle=20files=20larger=20th?= =?UTF-8?q?an=202GB=20(thanks=20to=20Jose=20=20=20Alberto=20Reguero).=20-?= =?UTF-8?q?=20Improved=20replay=20at=20the=20begin=20and=20end=20of=20a=20?= =?UTF-8?q?recording.=20The=20very=20first=20and=20very=20last=20=20=20fra?= =?UTF-8?q?me=20is=20now=20sent=20to=20the=20output=20device=20repeatedly?= =?UTF-8?q?=20until=20GetSTC()=20reports=20that=20it=20=20=20has=20been=20?= =?UTF-8?q?played.=20cDvbPlayer::Action()=20no=20longer=20calls=20DeviceFl?= =?UTF-8?q?ush()=20(thanks=20to=20=20=20Reinhard=20Nissl=20for=20making=20?= =?UTF-8?q?sure=20vdr-xine=20no=20longer=20needs=20this).=20-=20Added=20mi?= =?UTF-8?q?ssing=20'[]'=20to=20the=20delete=20operator=20in=20cMenuEditStr?= =?UTF-8?q?Item::~cMenuEditStrItem().=20-=20Added=20missing=20virtual=20de?= =?UTF-8?q?structor=20to=20cPalette.=20-=20Now=20freeing=20configDirectory?= =?UTF-8?q?=20before=20setting=20it=20to=20a=20new=20value=20in=20=20=20cP?= =?UTF-8?q?lugin::SetConfigDirectory().=20-=20Fixed=20a=20crash=20when=20j?= =?UTF-8?q?umping=20to=20an=20editing=20mark=20in=20an=20audio=20recording?= =?UTF-8?q?.=20-=20Fixed=20the=20'VideoOnly'=20condition=20in=20the=20Play?= =?UTF-8?q?Pes()=20and=20PlayTs()=20calls=20in=20=20=20cDvbPlayer::Action(?= =?UTF-8?q?)=20(thanks=20to=20Reinhard=20Nissl).=20-=20cDevice::PlayTs()?= =?UTF-8?q?=20now=20plays=20as=20many=20TS=20packets=20as=20possible=20in?= =?UTF-8?q?=20one=20call.=20-=20Making=20sure=20any=20floating=20point=20n?= =?UTF-8?q?umbers=20written=20use=20a=20decimal=20point=20(thanks=20to=20?= =?UTF-8?q?=20=20Oliver=20Endriss=20for=20pointing=20out=20a=20problem=20w?= =?UTF-8?q?ith=20the=20F=20record=20in=20the=20info=20file=20of=20=20=20a?= =?UTF-8?q?=20recording).=20-=20Fixed=20detecting=20the=20frame=20rate=20f?= =?UTF-8?q?or=20radio=20recordings.=20-=20Added=20missing=20AUDIO=5FPAUSE/?= =?UTF-8?q?AUDIO=5FCONTINUE=20calls=20to=20cDvbDevice=20(thanks=20to=20Oli?= =?UTF-8?q?ver=20=20=20Endriss).=20-=20No=20longer=20writing=20the=20video?= =?UTF-8?q?=20type=20into=20channels.conf=20if=20VPID=20is=200=20(thanks?= =?UTF-8?q?=20to=20=20=20Oliver=20Endriss=20for=20reporting=20this).=20-?= =?UTF-8?q?=20Improved=20efficiency=20of=20cEIT::cEIT()=20(thanks=20to=20T?= =?UTF-8?q?obias=20Bratfisch).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- po/it_IT.po | 67 ++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 32 deletions(-) (limited to 'po') diff --git a/po/it_IT.po b/po/it_IT.po index 944b80d..9b6d2fd 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -12,18 +12,21 @@ msgstr "" "Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-12-14 16:10+0100\n" -"PO-Revision-Date: 2008-08-25 02:36+0100\n" +"PO-Revision-Date: 2009-02-08 18:58+0100\n" "Last-Translator: Diego Pierotto \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Italian\n" +"X-Poedit-Country: ITALY\n" +"X-Poedit-SourceCharset: utf-8\n" msgid "off" msgstr "off" msgid "on" -msgstr "" +msgstr "on" msgid "auto" msgstr "automatico" @@ -58,7 +61,7 @@ msgid "Phase 1: Detecting RC code type" msgstr "Fase 1: Rilevamento tipo codice RC" msgid "Press any key on the RC unit" -msgstr "Premi un tasto dell'unità RC" +msgstr "Premi un tasto dell'unità RC" msgid "RC code detected!" msgstr "Codice RC rilevato!" @@ -77,13 +80,13 @@ msgid "Press 'Up' to confirm" msgstr "Premi 'Su' per confermare" msgid "Press 'Down' to continue" -msgstr "Premi 'Giù' per continuare" +msgstr "Premi 'Giù' per continuare" msgid "(press 'Up' to go back)" msgstr "(premi 'Su' per tornare indietro)" msgid "(press 'Down' to end key definition)" -msgstr "(premi 'Giù' per concludere definizione tasti)" +msgstr "(premi 'Giù' per concludere definizione tasti)" msgid "(press 'Menu' to skip this key)" msgstr "(premi 'Menu' per saltare questo tasto)" @@ -95,13 +98,13 @@ msgid "Phase 3: Saving key codes" msgstr "Fase 3: Salvataggio codici tasti" msgid "Press 'Up' to save, 'Down' to cancel" -msgstr "Premi 'Su' per salvare, 'Giù' per annullare" +msgstr "Premi 'Su' per salvare, 'Giù' per annullare" msgid "Key$Up" msgstr "Su" msgid "Key$Down" -msgstr "Giù" +msgstr "Giù" msgid "Key$Menu" msgstr "Menu" @@ -290,7 +293,7 @@ msgid "Polarization" msgstr "Polarizzazione" msgid "System" -msgstr "" +msgstr "Sistema" msgid "Srate" msgstr "SymbolRate" @@ -320,7 +323,7 @@ msgid "Hierarchy" msgstr "Gerarchia" msgid "Rolloff" -msgstr "" +msgstr "Rolloff" msgid "Channel settings are not unique!" msgstr "Parametri canale non univoci!" @@ -368,7 +371,7 @@ msgid "VPS" msgstr "VPS" msgid "Priority" -msgstr "Priorità" +msgstr "Priorità" msgid "Lifetime" msgstr "Scadenza" @@ -377,7 +380,7 @@ msgid "File" msgstr "Nome" msgid "First day" -msgstr "1° giorno" +msgstr "1° giorno" msgid "Timers" msgstr "Timer" @@ -682,10 +685,10 @@ msgid "CAM reset" msgstr "Reimposta la CAM" msgid "CAM present" -msgstr "La CAM è presente" +msgstr "La CAM è presente" msgid "CAM ready" -msgstr "La CAM è pronta" +msgstr "La CAM è pronta" msgid "CAM" msgstr "Accesso condizionato CAM" @@ -703,7 +706,7 @@ msgid "Can't open CAM menu!" msgstr "Impossibile aprire il menu CAM!" msgid "CAM is in use - really reset?" -msgstr "La CAM è in uso - vuoi reimpostarla?" +msgstr "La CAM è in uso - vuoi reimpostarla?" msgid "Can't reset CAM!" msgstr "Impossibile reimpostare il modulo CAM!" @@ -721,13 +724,13 @@ msgid "Setup.Recording$Primary limit" msgstr "Limite primario" msgid "Setup.Recording$Default priority" -msgstr "Priorità predefinita" +msgstr "Priorità predefinita" msgid "Setup.Recording$Default lifetime (d)" msgstr "Scadenza predefinita (gg)" msgid "Setup.Recording$Pause priority" -msgstr "Priorità di pausa" +msgstr "Priorità di pausa" msgid "Setup.Recording$Pause lifetime (d)" msgstr "Scadenza pausa (gg)" @@ -760,10 +763,10 @@ msgid "Replay" msgstr "Riproduzione" msgid "Setup.Replay$Multi speed mode" -msgstr "Modalità multispeed" +msgstr "Modalità multispeed" msgid "Setup.Replay$Show replay mode" -msgstr "Mostra modalità riproduzione" +msgstr "Mostra modalità riproduzione" msgid "Setup.Replay$Resume ID" msgstr "ID di ripristino" @@ -775,7 +778,7 @@ msgid "Setup.Miscellaneous$Min. event timeout (min)" msgstr "Scadenza min. evento (min)" msgid "Setup.Miscellaneous$Min. user inactivity (min)" -msgstr "Periodo min. inattività (min)" +msgstr "Periodo min. inattività (min)" msgid "Setup.Miscellaneous$SVDRP timeout (s)" msgstr "Scadenza SVDRP (s)" @@ -884,16 +887,16 @@ msgid "Editing process started" msgstr "Processo di modifica avviato" msgid "Editing process already active!" -msgstr "Processo di modifica già attivo!" +msgstr "Processo di modifica già attivo!" msgid "FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" -msgstr " aáàbcdeéèfghiìîjklmnoòpqrstuùvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&°" +msgstr " aáàbcdeéèfghiìîjklmnoòpqrstuùvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&°" msgid "yes" -msgstr "sì" +msgstr "sì" msgid "CharMap$ 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9" -msgstr " 0\t-.,1#~\\^$[]|()*+°?{}/:%@&\taàbc2\tdeèf3\tghiì4\tjkl5\tmnoò6\tpqrs7\ttuùv8\twxyz9" +msgstr " 0\t-.,1#~\\^$[]|()*+°?{}/:%@&\taàbc2\tdeèf3\tghiì4\tjkl5\tmnoò6\tpqrs7\ttuùv8\twxyz9" msgid "Button$ABC/abc" msgstr "ABC/abc" @@ -908,7 +911,7 @@ msgid "Plugin" msgstr "Plugin" msgid "Up/Dn for new location - OK to move" -msgstr "Su/Giù per nuova posizione - OK per spostare" +msgstr "Su/Giù per nuova posizione - OK per spostare" msgid "Channel locked (recording)!" msgstr "Canale bloccato (in registrazione)!" @@ -964,19 +967,19 @@ msgid "MonTueWedThuFriSatSun" msgstr "LunMarMerGioVenSabDom" msgid "Monday" -msgstr "Lunedì" +msgstr "Lunedì" msgid "Tuesday" -msgstr "Martedì" +msgstr "Martedì" msgid "Wednesday" -msgstr "Mercoledì" +msgstr "Mercoledì" msgid "Thursday" -msgstr "Giovedì" +msgstr "Giovedì" msgid "Friday" -msgstr "Venerdì" +msgstr "Venerdì" msgid "Saturday" msgstr "Sabato" @@ -991,7 +994,7 @@ msgid "Recording started" msgstr "Registrazione avviata" msgid "VDR will shut down later - press Power to force" -msgstr "VDR si spegnerà più tardi - premi Power per forzare" +msgstr "VDR si spegnerà più tardi - premi Power per forzare" msgid "Press any key to cancel shutdown" msgstr "Premi un tasto per annullare lo spegnimento" @@ -1010,4 +1013,4 @@ msgstr "Premi un tasto per annullare il riavvio" #, c-format msgid "VDR will shut down in %s minutes" -msgstr "VDR si spegnerà tra %s minuti" +msgstr "VDR si spegnerà tra %s minuti" -- cgit v1.2.3