diff options
author | Andreas Regel <andreas.regel@powarman.de> | 2008-04-27 18:44:00 +0200 |
---|---|---|
committer | Andreas Regel <andreas.regel@powarman.de> | 2008-04-27 18:44:00 +0200 |
commit | cac6362d2207752926f9339c1c547d60d5c2a6a0 (patch) | |
tree | c8c4ae6d3b5e0bca179b3b28468f6aca736d14c7 /po/hr_HR.po | |
parent | 4df61fcc16983f71ca5ab1d539840f7d04b9d48f (diff) | |
download | vdr-plugin-osdpip-cac6362d2207752926f9339c1c547d60d5c2a6a0.tar.gz vdr-plugin-osdpip-cac6362d2207752926f9339c1c547d60d5c2a6a0.tar.bz2 |
Release version 0.0.9v0.0.9
- dropped support for VDR version lower than 1.3.47.
- Now using palette replacemen introduced in VDR 1.4.27, so palette
setting workaround is not needed any longer. This simplifies code a
bit.
- added support for VDR 1.6. Now 1.4 and 1.6 are supported (tested with
1.4.7 and 1.6.0)
- added gettext localization support introduced with VDR 1.5.7.
- Do not decode B frames when dropping them.
- Use cCondWait::SleepMs instead of usleep.
- Fixed automatic closing of OSD after some minutes.
- Fixed showing wrong channel information.
- Added missing inclusion of <vdr/device.h>.
- Added new colour reduction mode using 256 dithered colours (thanks to
Martin Wache).
- Added french translations (thanks to micky979)
Diffstat (limited to 'po/hr_HR.po')
-rw-r--r-- | po/hr_HR.po | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/po/hr_HR.po b/po/hr_HR.po new file mode 100644 index 0000000..f3bea62 --- /dev/null +++ b/po/hr_HR.po @@ -0,0 +1,119 @@ +# VDR plugin language source file. +# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de> +# This file is distributed under the same license as the VDR package. +# Drazen Dupor <drazen.dupor@dupor.com>, 2004 +# Dino Ravnic <dino.ravnic@fer.hr>, 2004 +# +msgid "" +msgstr "" +"Project-Id-Version: VDR 1.5.7\n" +"Report-Msgid-Bugs-To: <andreas.regel@powarman.de>\n" +"POT-Creation-Date: 2008-04-27 18:04+0200\n" +"PO-Revision-Date: 2008-04-27 18:00+0200\n" +"Last-Translator: Drazen Dupor <drazen.dupor@dupor.com>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Normal mode" +msgstr "" + +msgid "Move mode" +msgstr "" + +msgid "OSD Picture-in-Picture" +msgstr "" + +msgid "Picture-in-Picture" +msgstr "" + +msgid "Greyscale (16)" +msgstr "" + +msgid "Greyscale (256)" +msgstr "" + +msgid "Color (256, fixed)" +msgstr "" + +msgid "Color (128, variable)" +msgstr "" + +msgid "Color (256, dithered)" +msgstr "" + +msgid "channel only" +msgstr "" + +msgid "simple" +msgstr "" + +msgid "complete" +msgstr "" + +msgid "top left" +msgstr "" + +msgid "top right" +msgstr "" + +msgid "bottom left" +msgstr "" + +msgid "bottom right" +msgstr "" + +msgid "automatic" +msgstr "" + +msgid "none" +msgstr "" + +msgid "1 frame" +msgstr "" + +msgid "2 frames" +msgstr "" + +msgid "X Position" +msgstr "" + +msgid "Y Position" +msgstr "" + +msgid "Crop left" +msgstr "" + +msgid "Crop right" +msgstr "" + +msgid "Crop at top" +msgstr "" + +msgid "Crop at bottom" +msgstr "" + +msgid "Color depth" +msgstr "" + +msgid "Size" +msgstr "" + +msgid "Frames to display" +msgstr "" + +msgid "Drop frames" +msgstr "" + +msgid "Swap FFMPEG output" +msgstr "" + +msgid "Show info window" +msgstr "" + +msgid "Info window width" +msgstr "" + +msgid "Info window position" +msgstr "" |