diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2008-12-14 16:54:12 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2008-12-14 16:54:12 +0100 |
commit | 1834751c4510edb66c96d0b741def5922738e74c (patch) | |
tree | 7ce12d0916803847ebec437d4c03b90338d815f6 /po/it_IT.po | |
parent | c848ab793a302dc067663ec4a06395745e443c9d (diff) | |
download | vdr-patch-lnbsharing-1834751c4510edb66c96d0b741def5922738e74c.tar.gz vdr-patch-lnbsharing-1834751c4510edb66c96d0b741def5922738e74c.tar.bz2 |
Version 1.7.2vdr-1.7.2
- Added a note about 'Id' being obsolete to the description of cDevice::PlayAudio().
- Switched to the new S2API driver API, which was decided to become the official
DVB API in the kernel (based on patches from Igor M. Liplianin, Niels Wagenaar
and Edgar Hucek). VDR now uses the S2API driver from http://linuxtv.org/hg/v4l-dvb.
In order to correctly detect DVB-S2 capable devices, you need to apply the patch
from ftp://ftp.cadsoft.de/vdr/Developer/v4l-dvb-s2api-add-s2-capability.diff to
the driver source, because the S2API doesn't provide a way of telling whether a
device can handle DVB-S2 transponders.
- The cDvbTuner::IsTunedTo() function now also checks the symbol rate in case of
DVB-S and DVB-C.
- Improved handling PES video packets with zero length when converting from TS to PES.
For good replay in Transfer Mode on full featured DVB cards you may want to apply
the patch from ftp://ftp.cadsoft.de/vdr/Developer/av7110_v4ldvb_api5_audiobuf_test_1.diff
to the driver (thanks to Oliver Endriss).
Diffstat (limited to 'po/it_IT.po')
-rw-r--r-- | po/it_IT.po | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/po/it_IT.po b/po/it_IT.po index 0b8852b..944b80d 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2008-04-12 14:19+0200\n" +"POT-Creation-Date: 2008-12-14 16:10+0100\n" "PO-Revision-Date: 2008-08-25 02:36+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: Italian\n" @@ -25,15 +25,12 @@ msgstr "off" msgid "on" msgstr "" +msgid "auto" +msgstr "automatico" + msgid "none" msgstr "nessuno" -msgid "high" -msgstr "" - -msgid "low" -msgstr "" - msgid "*** Invalid Channel ***" msgstr "*** Canale NON valido ***" @@ -322,12 +319,6 @@ msgstr "Guard" msgid "Hierarchy" msgstr "Gerarchia" -msgid "Alpha" -msgstr "" - -msgid "Priority" -msgstr "Priorità" - msgid "Rolloff" msgstr "" @@ -376,6 +367,9 @@ msgstr "Fine" msgid "VPS" msgstr "VPS" +msgid "Priority" +msgstr "Priorità" + msgid "Lifetime" msgstr "Scadenza" @@ -910,9 +904,6 @@ msgstr "Sovrascrivi" msgid "Button$Insert" msgstr "Inserisci" -msgid "auto" -msgstr "automatico" - msgid "Plugin" msgstr "Plugin" |