diff options
author | Thomas Reufer <thomas@reufer.ch> | 2014-01-07 16:31:12 +0100 |
---|---|---|
committer | Thomas Reufer <thomas@reufer.ch> | 2014-01-07 16:31:12 +0100 |
commit | 9512123c95324f1679d748993662bd9f08f6f763 (patch) | |
tree | d532e2af4d30847eeaaf69faf427c6f77fc5afb8 /po | |
parent | 66cb725c2146b4fdeeed1dd201dd58be42104bab (diff) | |
download | vdr-plugin-rpihddevice-0.0.4.tar.gz vdr-plugin-rpihddevice-0.0.4.tar.bz2 |
2013-10-14: Version 0.0.40.0.4
-------------------------
- new:
- changed to libav for audio decoding
- added support multi-channel audio codecs
- added audio format/output options
- fixed:
- removed drawing of black box in front of console which lead to malfunction
due to memory bandwidth problem. console blank out will be handled with
video format/output options in future versions.
- missing
- trick modes
- deinterlacer
- video format/output options
- much more...
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/po/de_DE.po b/po/de_DE.po new file mode 100644 index 0000000..7d6bc20 --- /dev/null +++ b/po/de_DE.po @@ -0,0 +1,30 @@ +# German translations for vdr-rpihddevice package. +# Copyright (C) 2013 THE vdr-rpihddevice'S COPYRIGHT HOLDER +# This file is distributed under the same license as the vdr-rpihddevice package. +# <thomas@reufer.ch>, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: vdr-rpihddevice 0.0.4\n" +"Report-Msgid-Bugs-To: <see README>\n" +"POT-Creation-Date: 2013-10-14 13:33+0200\n" +"PO-Revision-Date: 2013-10-14 13:36+0200\n" +"Last-Translator: <thomas@reufer.ch>\n" +"Language-Team: German <translation-team-de@lists.sourceforge.net>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "analog" +msgstr "analog" + +msgid "HDMI" +msgstr "HDMI" + +msgid "Audio Port" +msgstr "Audioanschluss" + +msgid "Digital Audio Pass-Through" +msgstr "Digitalton durchreichen" |