diff options
| author | Thomas Reufer <thomas@reufer.ch> | 2014-12-03 12:25:43 +0100 |
|---|---|---|
| committer | Thomas Reufer <thomas@reufer.ch> | 2014-12-03 12:25:43 +0100 |
| commit | f80596d0898afb43c1c61d3ba4818983e1ec2dc5 (patch) | |
| tree | 73b902203f1fc48fbbd1182d095f1a4cd7d7cff5 | |
| parent | 5ee34d5c5430db5ce1e7b8eccd79cc0322a5e053 (diff) | |
| download | vdr-plugin-rpihddevice-f80596d0898afb43c1c61d3ba4818983e1ec2dc5.tar.gz vdr-plugin-rpihddevice-f80596d0898afb43c1c61d3ba4818983e1ec2dc5.tar.bz2 | |
added Hungarian translations (thanks to Füley István)
| -rw-r--r-- | HISTORY | 1 | ||||
| -rw-r--r-- | po/hu_HU.po | 66 |
2 files changed, 67 insertions, 0 deletions
@@ -2,6 +2,7 @@ VDR Plugin 'rpihddevice' Revision History ----------------------------------------- - new: + - added Hungarian translations (thanks to Füley István) - updated Finnish translations and fixed tr() usage (thanks to Rolf Ahrenberg) - use fast deinterlacer for HD streams - added high level OSD with GPU support diff --git a/po/hu_HU.po b/po/hu_HU.po new file mode 100644 index 0000000..b93a4b2 --- /dev/null +++ b/po/hu_HU.po @@ -0,0 +1,66 @@ +# 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: 2014-11-08 11:42+0100\n" +"PO-Revision-Date: 2014-12-03 12:18+0200\n" +"Last-Translator: Füley István <ifuley at tigercomp dot ro>\n" +"Language-Team: \n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.6.11\n" + +msgid "video format not supported!" +msgstr "A videoformátum nem támogatott!" + +msgid "HD output device for Raspberry Pi" +msgstr "Raspberry Pi HD kimeneti eszköz " + +msgid "analog" +msgstr "analog" + +msgid "HDMI" +msgstr "HDMI" + +msgid "box" +msgstr "keretben" + +msgid "crop" +msgstr "kivágva" + +msgid "stretch" +msgstr "széthúzva" + +msgid "default" +msgstr "alapértelmezett" + +msgid "follow video" +msgstr "video szerinti" + +msgid "Resolution" +msgstr "Felbontás" + +msgid "Frame Rate" +msgstr "Képfrissítés" + +msgid "Video Framing" +msgstr "Video képarány" + +msgid "Audio Port" +msgstr "Hang kimenet" + +msgid "Digital Audio Pass-Through" +msgstr "Digitális hang átjátszás" + +msgid "Ignore Audio EDID" +msgstr "Audio EDID figyelmen kivül hagyása" + +msgid "Use GPU accelerated OSD" +msgstr "Hardveresen (GPU) gyorsított OSD" |
