summaryrefslogtreecommitdiff
path: root/PLUGINS/src
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/src')
-rw-r--r--PLUGINS/src/hello/Makefile8
-rw-r--r--PLUGINS/src/hello/po/ca_ES.po12
-rw-r--r--PLUGINS/src/hello/po/cs_CZ.po14
-rw-r--r--PLUGINS/src/hello/po/da_DK.po12
-rw-r--r--PLUGINS/src/hello/po/de_DE.po14
-rw-r--r--PLUGINS/src/hello/po/el_GR.po12
-rw-r--r--PLUGINS/src/hello/po/es_ES.po12
-rw-r--r--PLUGINS/src/hello/po/et_EE.po12
-rw-r--r--PLUGINS/src/hello/po/fi_FI.po14
-rw-r--r--PLUGINS/src/hello/po/fr_FR.po12
-rw-r--r--PLUGINS/src/hello/po/hr_HR.po12
-rw-r--r--PLUGINS/src/hello/po/hu_HU.po12
-rw-r--r--PLUGINS/src/hello/po/it_IT.po12
-rw-r--r--PLUGINS/src/hello/po/nl_NL.po12
-rw-r--r--PLUGINS/src/hello/po/nn_NO.po12
-rw-r--r--PLUGINS/src/hello/po/pl_PL.po12
-rw-r--r--PLUGINS/src/hello/po/pt_PT.po12
-rw-r--r--PLUGINS/src/hello/po/ro_RO.po12
-rw-r--r--PLUGINS/src/hello/po/ru_RU.po14
-rw-r--r--PLUGINS/src/hello/po/sl_SI.po12
-rw-r--r--PLUGINS/src/hello/po/sv_SE.po12
-rw-r--r--PLUGINS/src/hello/po/tr_TR.po12
-rw-r--r--PLUGINS/src/skincurses/HISTORY4
-rw-r--r--PLUGINS/src/skincurses/Makefile8
-rw-r--r--PLUGINS/src/skincurses/po/de_DE.po4
-rw-r--r--PLUGINS/src/skincurses/po/fi_FI.po4
-rw-r--r--PLUGINS/src/skincurses/skincurses.c6
27 files changed, 82 insertions, 212 deletions
diff --git a/PLUGINS/src/hello/Makefile b/PLUGINS/src/hello/Makefile
index 80b6c8c..92e8af4 100644
--- a/PLUGINS/src/hello/Makefile
+++ b/PLUGINS/src/hello/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for a Video Disk Recorder plugin
#
-# $Id: Makefile 1.18 2007/08/19 14:18:59 kls Exp $
+# $Id: Makefile 1.20 2007/10/14 09:23:04 kls Exp $
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.
@@ -80,12 +80,12 @@ I18Npot = $(PODIR)/$(PLUGIN).pot
msgfmt -c -o $@ $<
$(I18Npot): $(wildcard *.c)
- xgettext -C -cTRANSLATORS --no-wrap -F -k -ktr -ktrNOOP --msgid-bugs-address='<vdr-bugs@cadsoft.de>' -o $@ $(wildcard *.c)
+ xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='<vdr-bugs@cadsoft.de>' -o $@ $(wildcard *.c)
$(I18Npo): $(I18Npot)
- msgmerge -U --no-wrap -F --backup=none -q $@ $<
+ msgmerge -U --no-wrap --no-location --backup=none -q $@ $<
-i18n: $(I18Nmo)
+i18n: $(I18Npot) $(I18Nmo)
@mkdir -p $(LOCALEDIR)
for i in $(I18Ndirs); do\
mkdir -p $(LOCALEDIR)/$$i/LC_MESSAGES;\
diff --git a/PLUGINS/src/hello/po/ca_ES.po b/PLUGINS/src/hello/po/ca_ES.po
index fb23952..f1f2a58 100644
--- a/PLUGINS/src/hello/po/ca_ES.po
+++ b/PLUGINS/src/hello/po/ca_ES.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Jordi Vilà <jvila@tinet.org>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -17,26 +17,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/cs_CZ.po b/PLUGINS/src/hello/po/cs_CZ.po
index cc5c80a..756a3f0 100644
--- a/PLUGINS/src/hello/po/cs_CZ.po
+++ b/PLUGINS/src/hello/po/cs_CZ.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Vladimír Bárta <vladimir.barta@k2atmitec.cz>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr "Pøátelský pozdrav"
-#: hello.c:17
msgid "Hello"
msgstr "Ahoj"
-#: hello.c:60
msgid "Greeting time (s)"
msgstr "Èas pozdravu (s)"
-#: hello.c:61
msgid "Use alternate greeting"
msgstr "Pou¾ít alternativní pozdrav"
-#: hello.c:129
-msgid "Hello world!"
-msgstr "Ahoj svìte!"
-
-#: hello.c:129
msgid "Howdy folks!"
msgstr "Nazdar vespolek!"
+
+msgid "Hello world!"
+msgstr "Ahoj svìte!"
diff --git a/PLUGINS/src/hello/po/da_DK.po b/PLUGINS/src/hello/po/da_DK.po
index 266a7a4..f3dc75b 100644
--- a/PLUGINS/src/hello/po/da_DK.po
+++ b/PLUGINS/src/hello/po/da_DK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Mogens Elneff <mogens@elneff.dk>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/de_DE.po b/PLUGINS/src/hello/po/de_DE.po
index cb2b9dd..5a3c127 100644
--- a/PLUGINS/src/hello/po/de_DE.po
+++ b/PLUGINS/src/hello/po/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Klaus Schmidinger <kls@cadsoft.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr "Ein freundlicher Gruß"
-#: hello.c:17
msgid "Hello"
msgstr "Hallo"
-#: hello.c:60
msgid "Greeting time (s)"
msgstr "Dauer des Grußes (s)"
-#: hello.c:61
msgid "Use alternate greeting"
msgstr "Alternativen Gruß verwenden"
-#: hello.c:129
-msgid "Hello world!"
-msgstr "Hallo Welt!"
-
-#: hello.c:129
msgid "Howdy folks!"
msgstr "Tach zusammen!"
+
+msgid "Hello world!"
+msgstr "Hallo Welt!"
diff --git a/PLUGINS/src/hello/po/el_GR.po b/PLUGINS/src/hello/po/el_GR.po
index 4682514..2862841 100644
--- a/PLUGINS/src/hello/po/el_GR.po
+++ b/PLUGINS/src/hello/po/el_GR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Dimitrios Dimitrakos <mail@dimitrios.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-7\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/es_ES.po b/PLUGINS/src/hello/po/es_ES.po
index c59a4b8..ee74cca 100644
--- a/PLUGINS/src/hello/po/es_ES.po
+++ b/PLUGINS/src/hello/po/es_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Ruben Nunez Francisco <ruben.nunez@tang-it.com>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/et_EE.po b/PLUGINS/src/hello/po/et_EE.po
index ca4eb5f..802465f 100644
--- a/PLUGINS/src/hello/po/et_EE.po
+++ b/PLUGINS/src/hello/po/et_EE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Arthur Konovalov <kasjas@hot.ee>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-13\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/fi_FI.po b/PLUGINS/src/hello/po/fi_FI.po
index 516634d..f67109b 100644
--- a/PLUGINS/src/hello/po/fi_FI.po
+++ b/PLUGINS/src/hello/po/fi_FI.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Rolf Ahrenberg <rahrenbe@cc.hut.fi>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -18,26 +18,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr "Ystävällisin terveisin"
-#: hello.c:17
msgid "Hello"
msgstr "Hei"
-#: hello.c:60
msgid "Greeting time (s)"
msgstr "Tervehdysaika (s)"
-#: hello.c:61
msgid "Use alternate greeting"
msgstr "Käytä vaihtoehtoista tervehdystä"
-#: hello.c:129
-msgid "Hello world!"
-msgstr "Hei maailma!"
-
-#: hello.c:129
msgid "Howdy folks!"
msgstr "Mitä kuuluu?"
+
+msgid "Hello world!"
+msgstr "Hei maailma!"
diff --git a/PLUGINS/src/hello/po/fr_FR.po b/PLUGINS/src/hello/po/fr_FR.po
index e23815b..f505419 100644
--- a/PLUGINS/src/hello/po/fr_FR.po
+++ b/PLUGINS/src/hello/po/fr_FR.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Nicolas Huillard <nhuillard@e-dition.fr>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -18,26 +18,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/hr_HR.po b/PLUGINS/src/hello/po/hr_HR.po
index ca84dc7..ef14e62 100644
--- a/PLUGINS/src/hello/po/hr_HR.po
+++ b/PLUGINS/src/hello/po/hr_HR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Drazen Dupor <drazen.dupor@dupor.com>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -16,26 +16,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/hu_HU.po b/PLUGINS/src/hello/po/hu_HU.po
index a6c470c..dc54346 100644
--- a/PLUGINS/src/hello/po/hu_HU.po
+++ b/PLUGINS/src/hello/po/hu_HU.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Istvan Koenigsberger <istvnko@hotmail.com>, Guido Josten <guido.josten@t-online.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -16,26 +16,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/it_IT.po b/PLUGINS/src/hello/po/it_IT.po
index 4e7386b..f3f0509 100644
--- a/PLUGINS/src/hello/po/it_IT.po
+++ b/PLUGINS/src/hello/po/it_IT.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Sean Carlos <seanc@libero.it>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -17,26 +17,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/nl_NL.po b/PLUGINS/src/hello/po/nl_NL.po
index ae81781..59e8f04 100644
--- a/PLUGINS/src/hello/po/nl_NL.po
+++ b/PLUGINS/src/hello/po/nl_NL.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -17,26 +17,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/nn_NO.po b/PLUGINS/src/hello/po/nn_NO.po
index 45d2cc9..e9d5f32 100644
--- a/PLUGINS/src/hello/po/nn_NO.po
+++ b/PLUGINS/src/hello/po/nn_NO.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Truls Slevigen <truls@slevigen.no>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -16,26 +16,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/pl_PL.po b/PLUGINS/src/hello/po/pl_PL.po
index 5c3db87..9187318 100644
--- a/PLUGINS/src/hello/po/pl_PL.po
+++ b/PLUGINS/src/hello/po/pl_PL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Michael Rakowski <mrak@gmx.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/pt_PT.po b/PLUGINS/src/hello/po/pt_PT.po
index f2cd23c..b76f1fd 100644
--- a/PLUGINS/src/hello/po/pt_PT.po
+++ b/PLUGINS/src/hello/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Paulo Lopes <pmml@netvita.pt>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/ro_RO.po b/PLUGINS/src/hello/po/ro_RO.po
index 43d97f1..f2db4ac 100644
--- a/PLUGINS/src/hello/po/ro_RO.po
+++ b/PLUGINS/src/hello/po/ro_RO.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Lucian Muresan <lucianm@users.sourceforge.net>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -16,26 +16,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/ru_RU.po b/PLUGINS/src/hello/po/ru_RU.po
index eeacdca..0f429ac 100644
--- a/PLUGINS/src/hello/po/ru_RU.po
+++ b/PLUGINS/src/hello/po/ru_RU.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Vyacheslav Dikonov <sdiconov@mail.ru>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-5\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr "´àãÖÕáÚÞÕ ßàØÒÕâáâÒØÕ"
-#: hello.c:17
msgid "Hello"
msgstr "¿àØÒÕâ!"
-#: hello.c:60
msgid "Greeting time (s)"
msgstr "¿àÞÔÞÛÖØâÕÛìÝÞáâì ßàØÒÕâáâÒØï"
-#: hello.c:61
msgid "Use alternate greeting"
msgstr "°ÛìâÕàÝÐâØÒÝÞÕ ßàØÒÕâáâÒØÕ"
-#: hello.c:129
-msgid "Hello world!"
-msgstr "·ÔàÐÒáâÒãÙ ÜØà!"
-
-#: hello.c:129
msgid "Howdy folks!"
msgstr "ºÐÚ ßÞÖØÒÐÕâÕ?"
+
+msgid "Hello world!"
+msgstr "·ÔàÐÒáâÒãÙ ÜØà!"
diff --git a/PLUGINS/src/hello/po/sl_SI.po b/PLUGINS/src/hello/po/sl_SI.po
index 783528a..dcc35e3 100644
--- a/PLUGINS/src/hello/po/sl_SI.po
+++ b/PLUGINS/src/hello/po/sl_SI.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Matjaz Thaler <matjaz.thaler@guest.arnes.si>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -16,26 +16,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/sv_SE.po b/PLUGINS/src/hello/po/sv_SE.po
index b897ce2..c7728cd 100644
--- a/PLUGINS/src/hello/po/sv_SE.po
+++ b/PLUGINS/src/hello/po/sv_SE.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Tomas Prybil <tomas@prybil.se>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -16,26 +16,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/hello/po/tr_TR.po b/PLUGINS/src/hello/po/tr_TR.po
index bcf7ceb..ce9edda 100644
--- a/PLUGINS/src/hello/po/tr_TR.po
+++ b/PLUGINS/src/hello/po/tr_TR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n"
-"POT-Creation-Date: 2007-08-11 14:35+0200\n"
+"POT-Creation-Date: 2007-10-13 11:52+0200\n"
"PO-Revision-Date: 2007-08-11 12:34+0200\n"
"Last-Translator: Oktay Yolgeçen <oktay_73@yahoo.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -15,26 +15,20 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-9\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello.c:16
msgid "A friendly greeting"
msgstr ""
-#: hello.c:17
msgid "Hello"
msgstr ""
-#: hello.c:60
msgid "Greeting time (s)"
msgstr ""
-#: hello.c:61
msgid "Use alternate greeting"
msgstr ""
-#: hello.c:129
-msgid "Hello world!"
+msgid "Howdy folks!"
msgstr ""
-#: hello.c:129
-msgid "Howdy folks!"
+msgid "Hello world!"
msgstr ""
diff --git a/PLUGINS/src/skincurses/HISTORY b/PLUGINS/src/skincurses/HISTORY
index 02065a4..34efba9 100644
--- a/PLUGINS/src/skincurses/HISTORY
+++ b/PLUGINS/src/skincurses/HISTORY
@@ -57,3 +57,7 @@ VDR Plugin 'skincurses' Revision History
- Moved the "all" target in the Makefile before the "Implicit rules",
so that a plain "make" will compile everything.
- Added internationalization.
+
+2007-08-26: Version 0.1.4
+
+- Adapted to the new Level parameter of cOsd.
diff --git a/PLUGINS/src/skincurses/Makefile b/PLUGINS/src/skincurses/Makefile
index 5199dd8..3eea4dd 100644
--- a/PLUGINS/src/skincurses/Makefile
+++ b/PLUGINS/src/skincurses/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for a Video Disk Recorder plugin
#
-# $Id: Makefile 1.11 2007/08/19 14:19:07 kls Exp $
+# $Id: Makefile 1.13 2007/10/14 09:23:25 kls Exp $
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.
@@ -78,12 +78,12 @@ I18Npot = $(PODIR)/$(PLUGIN).pot
msgfmt -c -o $@ $<
$(I18Npot): $(wildcard *.c)
- xgettext -C -cTRANSLATORS --no-wrap -F -k -ktr -ktrNOOP --msgid-bugs-address='<vdr-bugs@cadsoft.de>' -o $@ $(wildcard *.c)
+ xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='<vdr-bugs@cadsoft.de>' -o $@ $(wildcard *.c)
$(I18Npo): $(I18Npot)
- msgmerge -U --no-wrap -F --backup=none -q $@ $<
+ msgmerge -U --no-wrap --no-location --backup=none -q $@ $<
-i18n: $(I18Nmo)
+i18n: $(I18Npot) $(I18Nmo)
@mkdir -p $(LOCALEDIR)
for i in $(I18Ndirs); do\
mkdir -p $(LOCALEDIR)/$$i/LC_MESSAGES;\
diff --git a/PLUGINS/src/skincurses/po/de_DE.po b/PLUGINS/src/skincurses/po/de_DE.po
index e80cdc6..98659df 100644
--- a/PLUGINS/src/skincurses/po/de_DE.po
+++ b/PLUGINS/src/skincurses/po/de_DE.po
@@ -15,18 +15,14 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: skincurses.c:15
msgid "A text only skin"
msgstr "Eine reine Text-Oberfläche"
-#: skincurses.c:566
msgid "Key$Mute"
msgstr "Stumm"
-#: skincurses.c:569
msgid "Volume "
msgstr "Lautstärke"
-#: skincurses.c:699
msgid "Text mode"
msgstr "Text-Modus"
diff --git a/PLUGINS/src/skincurses/po/fi_FI.po b/PLUGINS/src/skincurses/po/fi_FI.po
index d4a4742..1f527cd 100644
--- a/PLUGINS/src/skincurses/po/fi_FI.po
+++ b/PLUGINS/src/skincurses/po/fi_FI.po
@@ -15,18 +15,14 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
-#: skincurses.c:15
msgid "A text only skin"
msgstr "Tekstipohjainen ulkoasu"
-#: skincurses.c:566
msgid "Key$Mute"
msgstr "Mykistys"
-#: skincurses.c:569
msgid "Volume "
msgstr "Äänenvoimakkuus "
-#: skincurses.c:699
msgid "Text mode"
msgstr "Teksti"
diff --git a/PLUGINS/src/skincurses/skincurses.c b/PLUGINS/src/skincurses/skincurses.c
index 0553de9..b9a4fc0 100644
--- a/PLUGINS/src/skincurses/skincurses.c
+++ b/PLUGINS/src/skincurses/skincurses.c
@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: skincurses.c 1.17 2007/08/15 14:01:54 kls Exp $
+ * $Id: skincurses.c 1.18 2007/08/26 20:16:59 kls Exp $
*/
#include <ncurses.h>
@@ -11,7 +11,7 @@
#include <vdr/plugin.h>
#include <vdr/skins.h>
-static const char *VERSION = "0.1.3";
+static const char *VERSION = "0.1.4";
static const char *DESCRIPTION = trNOOP("A text only skin");
static const char *MAINMENUENTRY = NULL;
@@ -72,7 +72,7 @@ public:
};
cCursesOsd::cCursesOsd(int Left, int Top)
-:cOsd(Left, Top)
+:cOsd(Left, Top, 0)
{
savedRegion = NULL;