diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2008-12-13 09:09:54 +0100 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2008-12-13 09:09:54 +0100 |
commit | b5bb9b571134454e2507bce56211f68e15fb276e (patch) | |
tree | d723e1916c9a19cb2d00592d7728ed7f7f4a21b9 /po/vdradmin.pot | |
parent | 0f5234f89bea92523d7e8e3ec72bd5cb25dec19f (diff) | |
download | vdradmin-am-3.6.3.tar.gz vdradmin-am-3.6.3.tar.bz2 |
2008-12-13: 3.6.3v3.6.3
- Updated: Spanish translation (Submitted by Rüdiger Jung).
- Changed: Process name to "vdradmind" (Based on patch submitted by Ville Skyttä).
- Updated: Italian translation (Submitted by Diego Pierotto).
- Changed executable's name from "vdradmind.pl" to "vdradmind".
- Updated: Dutch translation (Submitted by Roel Koelewijn).
- Added Play/Stop/FastForward/etc. buttons to remote controls (based on patch by L.Locke @vdr-portal.de).
- Added: epgsearch templates can be created, modified and deleted.
- Read used character encoding in SVDRP connections and recode result to the encoding used in the current locale.
- Minor bugfixes and improvements.
Diffstat (limited to 'po/vdradmin.pot')
-rw-r--r-- | po/vdradmin.pot | 45 |
1 files changed, 38 insertions, 7 deletions
diff --git a/po/vdradmin.pot b/po/vdradmin.pot index a91c6b2..2c570ec 100644 --- a/po/vdradmin.pot +++ b/po/vdradmin.pot @@ -1,14 +1,27 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) Andreas Mair <mail@andreas.vdr-developer.org> +# Copyright (C) Andreas Mair <andreas@vdr-developer.org> # This file is distributed under the same license as the VDRAdmin-AM package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# TRANSLATOR <EMAIL>, YEAR +# +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: VDRAdmin-AM 3.6.2\n" -"Report-Msgid-Bugs-To: Andreas Mair <mail@andreas.vdr-developer.org>\n" -"POT-Creation-Date: 2008-06-30 08:26+0200\n" +"Project-Id-Version: VDRAdmin-AM 3.6.2+cvs\n" +"Report-Msgid-Bugs-To: Andreas Mair <andreas@vdr-developer.org>\n" +"POT-Creation-Date: 2008-12-02 07:48+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -478,6 +491,12 @@ msgstr "" msgid "Edit Blacklist" msgstr "" +msgid "Add New Template" +msgstr "" + +msgid "Edit Template" +msgstr "" + msgid "Add New Search" msgstr "" @@ -496,6 +515,9 @@ msgstr "" msgid "Settings" msgstr "" +msgid "Name:" +msgstr "" + msgid "Search Term:" msgstr "" @@ -661,6 +683,12 @@ msgstr "" msgid "Switch ... Minutes Before Start:" msgstr "" +msgid "Delete template" +msgstr "" + +msgid "Delete this template?" +msgstr "" + msgid "Save as template" msgstr "" @@ -985,6 +1013,9 @@ msgstr "" msgid "Some examples:" msgstr "" +msgid "Please change the hostname to your local needs!" +msgstr "" + msgid "<p>This section is for experts <strong>only</strong>, i.e. you know what you are doing!</p>" msgstr "" @@ -1307,7 +1338,7 @@ msgid "Config file written successfully." msgstr "" #, perl-format -msgid "vdradmind.pl %s started with pid %d." +msgid "%s %s started with pid %d." msgstr "" msgid "Not found" |