From 4d477cd144c8df2b3791b60f15337448292066fe Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 6 Feb 2005 18:00:00 +0100 Subject: =?UTF-8?q?Version=201.3.20=20-=20Fixed=20displaying=20the=20"Audi?= =?UTF-8?q?o"=20menu=20with=20the=20"Green"=20button=20from=20the=20"Main"?= =?UTF-8?q?=20menu=20=20=20in=20case=20there=20is=20only=20one=20audio=20t?= =?UTF-8?q?rack=20(thanks=20to=20Sascha=20Volkenandt=20for=20reporting=20?= =?UTF-8?q?=20=20this=20one).=20-=20Now=20setting=20primaryDevice=20=3D=20?= =?UTF-8?q?NULL=20before=20deleting=20the=20devices=20in=20cDevice::Shutdo?= =?UTF-8?q?wn()=20=20=20to=20avoid=20problems=20in=20case=20other=20thread?= =?UTF-8?q?s=20access=20it=20(thanks=20to=20Wolfgang=20Rohdewald=20for=20?= =?UTF-8?q?=20=20pointing=20this=20out).=20-=20Fixed=20a=20buffer=20overfl?= =?UTF-8?q?ow=20in=20case=20a=20station=20defines=20all=2032=20audio=20PID?= =?UTF-8?q?s=20(thanks=20to=20=20=20Christian=20Jacobsen=20for=20reporting?= =?UTF-8?q?=20this=20one).=20-=20Fixed=20masking=20SubStreamType=20in=20cD?= =?UTF-8?q?evice::PlayPesPacket()=20(thanks=20to=20Werner=20Fink=20=20=20f?= =?UTF-8?q?or=20pointing=20out=20this=20one).=20-=20The=20new=20function?= =?UTF-8?q?=20cPlugin::Stop()=20shall=20be=20used=20to=20stop=20any=20back?= =?UTF-8?q?ground=20activities=20=20=20of=20a=20plugin.=20Previously=20thi?= =?UTF-8?q?s=20was=20done=20in=20the=20plugin's=20destructor,=20but=20it?= =?UTF-8?q?=20is=20=20=20better=20to=20do=20this=20in=20a=20dedicated=20fu?= =?UTF-8?q?nction=20that=20can=20be=20called=20early=20when=20shutting=20?= =?UTF-8?q?=20=20down.=20-=20Moved=20the=20call=20to=20SetAudioChannel(0)?= =?UTF-8?q?=20into=20cDevice::ClrAvailableTracks()=20to=20have=20it=20=20?= =?UTF-8?q?=20executed=20also=20when=20starting=20a=20replay.=20-=20Comple?= =?UTF-8?q?ted=20the=20Danish=20OSD=20texts=20(thanks=20to=20Mogens=20Elne?= =?UTF-8?q?ff).=20-=20Completed=20the=20French=20OSD=20texts=20(thanks=20t?= =?UTF-8?q?o=20Olivier=20Jacques).=20-=20The=20new=20setup=20option=20"OSD?= =?UTF-8?q?/Channel=20info=20time"=20can=20be=20used=20to=20define=20the?= =?UTF-8?q?=20time=20after=20=20=20which=20the=20channel=20display=20is=20?= =?UTF-8?q?removed=20if=20no=20key=20has=20been=20pressed=20(thanks=20to?= =?UTF-8?q?=20=20=20Olivier=20Jacques).=20-=20Modified=20cDolbyRepacker=20?= =?UTF-8?q?to=20make=20sure=20PES=20packets=20don't=20exceed=20the=20reque?= =?UTF-8?q?sted=20length=20=20=20(thanks=20to=20Reinhard=20Nissl).=20-=20F?= =?UTF-8?q?ixed=20several=20memory=20leaks=20that=20were=20introduced=20th?= =?UTF-8?q?rough=20the=20use=20of=20cString=20(thanks=20=20=20to=20Stefan?= =?UTF-8?q?=20Huelswitt=20for=20reporting=20these).=20-=20Added=20CMD=5FSP?= =?UTF-8?q?U=5FCHG=5FCOLCON=20to=20cDvbSpuDecoder::setTime()=20(thanks=20t?= =?UTF-8?q?o=20Marco=20Schl=C3=BC=C3=9Fler).=20-=20Making=20sure=20the=20c?= =?UTF-8?q?urrent=20audio=20track=20is=20actually=20one=20of=20the=20ones?= =?UTF-8?q?=20available=20in=20a=20=20=20recording=20(thanks=20to=20Sascha?= =?UTF-8?q?=20Volkenandt=20for=20reporting=20a=20problem=20when=20starting?= =?UTF-8?q?=20=20=20replay=20of=20a=20recording=20that=20has=20no=20Dolby?= =?UTF-8?q?=20Digital=20audio=20after=20switching=20to=20a=20channel=20=20?= =?UTF-8?q?=20that=20has=20DD=20and=20selecting=20the=20DD=20audio=20track?= =?UTF-8?q?).=20-=20Removed=20'flags'=20from=20tTrackId=20(thought=20we=20?= =?UTF-8?q?would=20need=20this,=20but=20apparently=20we=20don't).=20-=20Ma?= =?UTF-8?q?king=20sure=20the=20"Mute"=20and=20"Volume+/-"=20keys=20don't?= =?UTF-8?q?=20interfere=20with=20digital=20audio.=20-=20Fixed=20the=20"pre?= =?UTF-8?q?=201.3.19"=20compatibility=20mode=20for=20old=20Dolby=20Digital?= =?UTF-8?q?=20recordings=20(thanks=20=20=20to=20Werner=20Fink=20for=20poin?= =?UTF-8?q?ting=20out=20that=20this=20can=20be=20triggered=20in=20the=20de?= =?UTF-8?q?fault=20branch).=20-=20Calling=20pesAssembler->Reset()=20in=20c?= =?UTF-8?q?Device::AttachPlayer()=20to=20avoid=20problems=20with=20=20=20r?= =?UTF-8?q?esidual=20data=20in=20replay=20and=20Transfer=20Mode=20(thanks?= =?UTF-8?q?=20to=20Werner=20Fink=20for=20pointing=20this=20=20=20out).=20-?= =?UTF-8?q?=20Added=20MPEG1=20replay=20capability=20to=20cPesAssembler=20(?= =?UTF-8?q?thanks=20to=20Stefan=20Huelswitt).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n.c | 81 +++++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 51 insertions(+), 30 deletions(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index 3d9f787..b6c8800 100644 --- a/i18n.c +++ b/i18n.c @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.172 2005/01/22 10:38:44 kls Exp $ + * $Id: i18n.c 1.175 2005/02/05 10:46:30 kls Exp $ * * Translations provided by: * @@ -952,7 +952,7 @@ const tI18nPhrase Phrases[] = { "Scansione", "",//TODO "",//TODO - "",//TODO + "Scan", "",//TODO "Päivitä", "",//TODO @@ -1668,7 +1668,7 @@ const tI18nPhrase Phrases[] = { "Hierarchy", "Hierarchy", "Hierarchy", - "Hierarchie", + "Hiérarchie", "Hierarchy", "Hierarkia", "Hierachia", @@ -1795,7 +1795,7 @@ const tI18nPhrase Phrases[] = { "VPS", "",// TODO "",// TODO - "",// TODO + "VPS", "",// TODO "VPS", "",// TODO @@ -2306,7 +2306,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Pas d'audio disponible!", "",//TODO "",//TODO "",//TODO @@ -2575,7 +2575,7 @@ const tI18nPhrase Phrases[] = { "Superficie Skin", "",// TODO "",// TODO - "",// TODO + "Skin", "",// TODO "Ulkoasu", "",// TODO @@ -2596,7 +2596,7 @@ const tI18nPhrase Phrases[] = { "Tema", "",// TODO "",// TODO - "",// TODO + "Thème", "",// TODO "Teema", "",// TODO @@ -2617,7 +2617,7 @@ const tI18nPhrase Phrases[] = { "Sinistra", "",// TODO "",// TODO - "",// TODO + "Gauche", "",// TODO "Vaakakeskitys", "",// TODO @@ -2638,7 +2638,7 @@ const tI18nPhrase Phrases[] = { "Cima", "",// TODO "",// TODO - "",// TODO + "Haut", "",// TODO "Pystykeskitys", "",// TODO @@ -2701,7 +2701,7 @@ const tI18nPhrase Phrases[] = { "Tempo del messaggio (s)", "Weergave duur van berichten (s)", "Mostrar contador (s)", - "Durée affichage écran (s)", + "Durée affichage message (s)", "Tid meldinger skal vises (s)", "Viestien esitysaika (s)", "Czas wyswietlania wiadomosci (s)", @@ -2722,7 +2722,7 @@ const tI18nPhrase Phrases[] = { "Utilizzare caratteri piccoli", "",// TODO "",// TODO - "",// TODO + "Utiliser les petits caractères", "",// TODO "Käytä pieniä kirjasimia", "",// TODO @@ -2743,7 +2743,7 @@ const tI18nPhrase Phrases[] = { "mai", "",// TODO "",// TODO - "",// TODO + "jamais", "",// TODO "ei koskaan", "",// TODO @@ -2764,7 +2764,7 @@ const tI18nPhrase Phrases[] = { "in base alla superficie", "",// TODO "",// TODO - "",// TODO + "Dépend du skin", "",// TODO "ulkoasun mukaan", "",// TODO @@ -2785,7 +2785,7 @@ const tI18nPhrase Phrases[] = { "sempre", "",// TODO "",// TODO - "",// TODO + "toujours", "",// TODO "aina", "",// TODO @@ -2821,6 +2821,27 @@ const tI18nPhrase Phrases[] = { "Kanaliinfo asukoht", "Placering af kanalinfo", }, + { "Setup.OSD$Channel info time (s)", + "Anzeigedauer für Kanal-Info (s)", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "Durée affichage infos chaînes (s)", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + }, { "Setup.OSD$Info on channel switch", "Info beim Kanalwechsel", "Pokazi naziv kanala", @@ -2953,7 +2974,7 @@ const tI18nPhrase Phrases[] = { "Visualizzazione dati vecchi (min)", "",// TODO "",// TODO - "",// TODO + "Montrer l'EPG plus vieux de m min", "",// TODO "Vanha tieto näkyy (min)", "",// TODO @@ -3016,7 +3037,7 @@ const tI18nPhrase Phrases[] = { "Lingue preferite", "",// TODO "",// TODO - "",// TODO + "Langues préférées", "",// TODO "Suosikkikielet", "",// TODO @@ -3037,7 +3058,7 @@ const tI18nPhrase Phrases[] = { "Lingua preferita", "",// TODO "",// TODO - "",// TODO + "Langue préférée", "",// TODO "Suosikkikieli", "",// TODO @@ -3106,7 +3127,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Utiliser le Dolby Digital", "",//TODO "",//TODO "",//TODO @@ -3121,7 +3142,7 @@ const tI18nPhrase Phrases[] = { "Aggiornare i canali", "",// TODO "",// TODO - "",// TODO + "Mettre à jour les chaînes", "",// TODO "Päivitä kanavat", "",// TODO @@ -3142,7 +3163,7 @@ const tI18nPhrase Phrases[] = { "solo nomi", "",// TODO "",// TODO - "",// TODO + "Seulement les noms", "",// TODO "vain nimet", "",// TODO @@ -3163,7 +3184,7 @@ const tI18nPhrase Phrases[] = { "nomi e PIDs", "",// TODO "",// TODO - "",// TODO + "Noms et PIDs", "",// TODO "nimet ja PID:it", "",// TODO @@ -3184,7 +3205,7 @@ const tI18nPhrase Phrases[] = { "aggiungere canali nuovi", "",// TODO "",// TODO - "",// TODO + "Ajouter les nouvelles chaînes", "",// TODO "lisää uudet kanavat", "",// TODO @@ -3205,7 +3226,7 @@ const tI18nPhrase Phrases[] = { "aggiungere transponder nuovi", "",// TODO "",// TODO - "",// TODO + "Ajouter les nouveaux transpondeurs", "",// TODO "lisää uudet transponderit", "",// TODO @@ -3239,7 +3260,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Audio sprog (ant.)", }, { "Setup.DVB$Audio language", // note the singular "",//TODO @@ -3260,7 +3281,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Audio sprog", }, { "Setup.LNB$SLOF (MHz)", "SLOF (MHz)", @@ -3541,7 +3562,7 @@ const tI18nPhrase Phrases[] = { "Utilizzare VPS", "",// TODO "",// TODO - "",// TODO + "Utiliser le VPS", "",// TODO "Käytä VPS-toimintoa", "",// TODO @@ -3562,7 +3583,7 @@ const tI18nPhrase Phrases[] = { "Margine VPS", "",// TODO "",// TODO - "",// TODO + "Marge VPS", "",// TODO "VPS-toiminnon aloitusmarginaali (s)", "",// TODO @@ -3814,7 +3835,7 @@ const tI18nPhrase Phrases[] = { "Timeout Zapping", "Zap timeout (s)", "",// TODO - "",// TODO + "Prise en compte dernière chaîne (s)", "",// TODO "Kanavavalinnan odotusaika (s)", "",// TODO @@ -4685,7 +4706,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Audio", "",// TODO "",// TODO "",// TODO @@ -4743,7 +4764,7 @@ const tI18nPhrase Phrases[] = { "off", "uit", "off", - "",// TODO + "off", "",// TODO "pois", "wyl.", -- cgit v1.2.3