From 4d499af700ffe00aed7a12764290c67a661ea75e Mon Sep 17 00:00:00 2001 From: Thomas Reufer Date: Tue, 13 Oct 2015 13:14:27 +0200 Subject: added Italian translations (thanks to Gerlando Falauto) --- HISTORY | 1 + po/it_IT.po | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 po/it_IT.po diff --git a/HISTORY b/HISTORY index 6c01999..107f90e 100644 --- a/HISTORY +++ b/HISTORY @@ -2,6 +2,7 @@ VDR Plugin 'rpihddevice' Revision History ----------------------------------------- - new: + - added Italian translations (thanks to Gerlando Falauto) - added French translations (thanks to Cyril Jaquier) - added plugin options to specify video and OSD layers - fixed: diff --git a/po/it_IT.po b/po/it_IT.po new file mode 100644 index 0000000..c21fd2e --- /dev/null +++ b/po/it_IT.po @@ -0,0 +1,72 @@ +# Italian translations for vdr-rpihddevice package. +# Copyright (C) 2015 THE vdr-rpihddevice'S COPYRIGHT HOLDER +# This file is distributed under the same license as the vdr-rpihddevice package. +# Gerlando Falauto, 2015 +# +msgid "" +msgstr "" +"Project-Id-Version: vdr-rpihddevice 1.0.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-14 17:58+0200\n" +"PO-Revision-Date: 2015-10-15 07:01+0100\n" +"Last-Translator: Gerlando Falauto \n" +"Language-Team: Italian\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.5\n" + +msgid "video format not supported!" +msgstr "Formato video non supportato!" + +msgid "HD output device for Raspberry Pi" +msgstr "Dispositivo di uscita HD per Raspberry Pi" + +msgid "analog" +msgstr "analogica" + +msgid "HDMI" +msgstr "HDMI" + +msgid "pass through" +msgstr "pass through" + +msgid "multi channel PCM" +msgstr "PCM multicanale" + +msgid "stereo PCM" +msgstr "PCM stereo" + +msgid "box" +msgstr "bande nere" + +msgid "crop" +msgstr "ritagliato" + +msgid "stretch" +msgstr "stirato" + +msgid "default" +msgstr "default" + +msgid "follow video" +msgstr "come nel video" + +msgid "Resolution" +msgstr "Risoluzione" + +msgid "Frame Rate" +msgstr "Frequenza fotogrammi" + +msgid "Video Framing" +msgstr "Rapporto d'aspetto" + +msgid "Audio Port" +msgstr "Uscita audio" + +msgid "Digital Audio Format" +msgstr "Formato audio digitale" + +msgid "Use GPU accelerated OSD" +msgstr "Usa accelerazione GPU per OSD" -- cgit v1.2.3