Changed translation bug address and tweaked an example script.

This commit is contained in:
Rolf Ahrenberg 2010-07-02 22:25:55 +03:00
parent 3f88e7a911
commit a2d8c367f6
8 changed files with 17 additions and 13 deletions

View File

@ -97,7 +97,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot
msgfmt -c -o $@ $<
$(I18Npot): $(wildcard *.c)
xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='Rolf Ahrenberg' -o $@ $^
xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='<see README>' -o $@ $^
%.po: $(I18Npot)
msgmerge -U --no-wrap --no-location --backup=none -q $@ $<

View File

@ -44,6 +44,7 @@ case ${PARAMETER} in
URL=""
WIDTH=720
HEIGHT=576
FPS=25
;;
2)
URL=""
@ -66,6 +67,9 @@ TRANSCODE_OPTS="vcodec=${VCODEC},acodec=${ACODEC},vb=${VBITRATE},ab=${ABITRATE}"
if [ -n "${WIDTH}" -a -n "${HEIGHT}" ] ; then
TRANSCODE_OPTS="${TRANSCODE_OPTS},width=${WIDTH},height=${HEIGHT}"
fi
if [ -n "${FPS}" ] ; then
TRANSCODE_OPTS="${TRANSCODE_OPTS},fps=${FPS}"
fi
# Create unique pids for the stream
let VPID=${PARAMETER}+1

View File

@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.4.3\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2010-07-02 15:45+0300\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-07-02 21:05+0300\n"
"PO-Revision-Date: 2007-10-29 21:19+0100\n"
"Last-Translator: Tobias Grimm <tg@e-tobi.net>\n"
"Language-Team: German\n"

View File

@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.4.3\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2010-07-02 15:45+0300\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-07-02 21:05+0300\n"
"PO-Revision-Date: 2007-08-12 23:22+0300\n"
"Last-Translator: Rolf Ahrenberg\n"
"Language-Team: <vdr@linuxtv.org>\n"

View File

@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.4.3\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2010-07-02 15:45+0300\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-07-02 21:05+0300\n"
"PO-Revision-Date: 2008-01-26 13:14+0100\n"
"Last-Translator: NIVAL Michaël <mnival@club-internet.fr>\n"
"Language-Team: French\n"

View File

@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.4.3\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2010-07-02 15:45+0300\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-07-02 21:05+0300\n"
"PO-Revision-Date: 2008-07-13 03:28+0100\n"
"Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n"
"Language-Team: Italian\n"

View File

@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.4.3\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2010-07-02 15:45+0300\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-07-02 21:05+0300\n"
"PO-Revision-Date: 2007-10-29 21:19+0100\n"
"Last-Translator: Carel\n"
"Language-Team: Dutch\n"

View File

@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: iptv 0.4.3\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2010-07-02 15:45+0300\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-07-02 21:05+0300\n"
"PO-Revision-Date: 2008-03-16 12:14+0100\n"
"Last-Translator: Alexander Gross <Bikalexander@gmail.com>\n"
"Language-Team: Russian <de@li.org>\n"