From ea01358b3bca9d55402ba632c95cdd6458abfdb3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 22 Nov 2009 15:58:00 +0100 Subject: Version 1.7.10 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Fixed wrong bracketing in cChannel::SubtitlingType() etc. (thanks to Rolf Ahrenberg). - Fixed not logging changes for channels that have no number (reported by Timothy D. Lenz). - Changed the project's URLs and email to tvdr.de. - Added Lithuanian language translations (thanks to Valdemaras Pipiras). - Updated Chinese language texts (thanks to Nan Feng). - Only checking DVB_API_VERSION to be >=5 in order to stay compileable in case the DVB API version number is increased (the API claims to always be backward compatible). - Fixed saving terminal settings when running in background (thanks to Manuel Reimer). - Fixed cFrameDetector::Analyze() to handle video streams where the frame type is not detectable from the first TS packet of a frame. - Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt() (reported by Rene van den Braken). - Added Slovakian language texts (thanks to Milan Hrala). - Fixed EntriesOnSameFileSystem() to avoid using f_fsid, which may be 0 (thanks to Frank Schmirler). - Fixed starting a recording at an I-frame. - Fixed generating the index for recordings from channels that put a whole GOP into one payload unit. - The index file for TS recordings is now regenerated on-the-fly if a recording is replayed that has no index. This can also be used to re-create a broken index file by manually deleting the index file and then replaying the recording (at least until the index file has been generated). - The cRingBufferLinear::Read() function now returns -1 and sets errno to EAGAIN if the buffer is already full. - Fixed handling DVB subtitles for PES recordings (thanks to Rolf Ahrenberg). - Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio() (thanks to Andreas Schaefers). - Fixed references to old *.vdr file names in MANUAL (reported by Arthur Konovalov). - Reverted "Removed limitation to PAL resolution from SPU handling" because it cause nothing but trouble. Besides, the core VDR doesn't use this, anyway. - Fixed the default value for "Pause key handling" in the MANUAL (reported by Diego Pierotto). --- PLUGINS/src/skincurses/Makefile | 4 ++-- PLUGINS/src/skincurses/README | 6 +++--- PLUGINS/src/skincurses/po/de_DE.po | 8 ++++---- PLUGINS/src/skincurses/po/fi_FI.po | 4 ++-- PLUGINS/src/skincurses/po/it_IT.po | 4 ++-- PLUGINS/src/skincurses/po/ru_RU.po | 4 ++-- PLUGINS/src/skincurses/po/sk_SK.po | 29 +++++++++++++++++++++++++++++ 7 files changed, 44 insertions(+), 15 deletions(-) create mode 100644 PLUGINS/src/skincurses/po/sk_SK.po (limited to 'PLUGINS/src/skincurses') diff --git a/PLUGINS/src/skincurses/Makefile b/PLUGINS/src/skincurses/Makefile index 1d6d9c5..cade795 100644 --- a/PLUGINS/src/skincurses/Makefile +++ b/PLUGINS/src/skincurses/Makefile @@ -1,7 +1,7 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile 2.0 2008/01/19 11:40:33 kls Exp $ +# $Id: Makefile 2.1 2009/10/18 14:03:30 kls Exp $ # The official name of this plugin. # This name will be used in the '-P...' option of VDR to load the plugin. @@ -79,7 +79,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot msgfmt -c -o $@ $< $(I18Npot): $(wildcard *.c) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='' -o $@ $^ + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='' -o $@ $^ %.po: $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< diff --git a/PLUGINS/src/skincurses/README b/PLUGINS/src/skincurses/README index b6ad9ec..20b5654 100644 --- a/PLUGINS/src/skincurses/README +++ b/PLUGINS/src/skincurses/README @@ -1,10 +1,10 @@ This is a "plugin" for the Video Disk Recorder (VDR). -Written by: Klaus Schmidinger +Written by: Klaus Schmidinger -Project's homepage: www.cadsoft.de/vdr +Project's homepage: http://www.tvdr.de -Latest version available at: www.cadsoft.de/vdr +Latest version available at: http://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/skincurses/po/de_DE.po b/PLUGINS/src/skincurses/po/de_DE.po index 5e3ce2c..ccf2de6 100644 --- a/PLUGINS/src/skincurses/po/de_DE.po +++ b/PLUGINS/src/skincurses/po/de_DE.po @@ -1,15 +1,15 @@ # VDR plugin language source file. -# Copyright (C) 2008 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. -# Klaus Schmidinger , 2007 +# Klaus Schmidinger , 2007 # msgid "" msgstr "" "Project-Id-Version: VDR 1.6.0\n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2007-08-15 16:07+0200\n" -"Last-Translator: Klaus Schmidinger \n" +"Last-Translator: Klaus Schmidinger \n" "Language-Team: German\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" diff --git a/PLUGINS/src/skincurses/po/fi_FI.po b/PLUGINS/src/skincurses/po/fi_FI.po index 89779cc..71f7297 100644 --- a/PLUGINS/src/skincurses/po/fi_FI.po +++ b/PLUGINS/src/skincurses/po/fi_FI.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2008 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Rolf Ahrenberg , 2007 # msgid "" msgstr "" "Project-Id-Version: VDR 1.6.0\n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-14 20:54+0300\n" "PO-Revision-Date: 2007-08-14 20:48+0300\n" "Last-Translator: Rolf Ahrenberg \n" diff --git a/PLUGINS/src/skincurses/po/it_IT.po b/PLUGINS/src/skincurses/po/it_IT.po index 038b6e5..3355fe8 100644 --- a/PLUGINS/src/skincurses/po/it_IT.po +++ b/PLUGINS/src/skincurses/po/it_IT.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2008 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Diego Pierotto , 2008 # msgid "" msgstr "" "Project-Id-Version: VDR 1.6.0\n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2008-01-27 20:35+0100\n" "Last-Translator: Diego Pierotto \n" diff --git a/PLUGINS/src/skincurses/po/ru_RU.po b/PLUGINS/src/skincurses/po/ru_RU.po index 609071e..afb2530 100644 --- a/PLUGINS/src/skincurses/po/ru_RU.po +++ b/PLUGINS/src/skincurses/po/ru_RU.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2008 Klaus Schmidinger +# Copyright (C) 2008 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Alexander Gross , 2008 # msgid "" msgstr "" "Project-Id-Version: VDR 1.6.0\n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2008-03-14 00:21+0100\n" "Last-Translator: Alexander Gross \n" diff --git a/PLUGINS/src/skincurses/po/sk_SK.po b/PLUGINS/src/skincurses/po/sk_SK.po new file mode 100644 index 0000000..f1b9477 --- /dev/null +++ b/PLUGINS/src/skincurses/po/sk_SK.po @@ -0,0 +1,29 @@ +# VDR plugin language source file. +# Copyright (C) 2008 Klaus Schmidinger +# This file is distributed under the same license as the VDR package. +# Klaus Schmidinger , 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.6.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-15 16:04+0200\n" +"PO-Revision-Date: 2009-09-30 12:52+0100\n" +"Last-Translator: Milan Hrala \n" +"Language-Team: Slovak\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "A text only skin" +msgstr "Iba text vzhľadu" + +msgid "Key$Mute" +msgstr "Stlmiť zvuk" + +msgid "Volume " +msgstr "Hlasitosť" + +msgid "Text mode" +msgstr "Textový režim" + -- cgit v1.2.3