diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2008-01-13 18:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2008-01-13 18:00:00 +0100 |
commit | fc4c8740a72e6c7cea5a001e19fdacb63c3cc538 (patch) | |
tree | 6ab0ae16b8d588e34d86f8a1a69c101ce8ba2809 /po | |
parent | 29b2d48bb53df75f1cb978e72bc709a6658d6e5c (diff) | |
download | vdr-patch-lnbsharing-fc4c8740a72e6c7cea5a001e19fdacb63c3cc538.tar.gz vdr-patch-lnbsharing-fc4c8740a72e6c7cea5a001e19fdacb63c3cc538.tar.bz2 |
Version 1.5.13vdr-1.5.13
- Fixed the declaration of cSubtitleObject::Decode8BppCodeString() (thanks to
Gregoire Favre).
- The new setup option "Miscellaneous/Emergency exit" can be used to turn off
the automatic restart of VDR in case a recording fails for some reason.
- The kInfo key is now propagated to any open menu, so that it can react to it
in a context sensitive manner (suggested by Andreas Brugger). If there is
no menu open it will show the info of the current broadcast or replay.
- cTimeMs now uses the monotonic clock, if available (thanks to Petri Hintukainen).
- Fixed cVector::Clear() and cStringList::Clear().
- Added cString::Truncate().
- Fixed the "i18n:" target in the "newplugin" script, so that it can create the
initial *.pot file.
- Fixed handling the '-l' option.
- Fixed error handling in cCuttingThread::Action() (thanks to Udo Richter).
- Fixed a loss of the date display in the "classic" skin's main menu (reported by
Andreas Brugger).
- Added a missing setting of lastFreeMB in cMenuMain::Update() (reported by
Andreas Brugger).
- Added '-Wno-parentheses' to the compiler options in order to avoid silly compiler
warnings for expressions like 'a || b && c', where GCC 4.3 wants to force the
programmer to write 'a || (b && c)', while everybody knows that '&&' links
stronger than '||' (reported by Tobias Grimm).
- Updated the Hungarian language texts (thanks to István Füley).
- Fixed displaying weekday names in the Schedule menu if the system uses UTF-8
(reported by Jiri Dobry).
- The new plugin "pictures" implements a simple picture viewer.
See PLUGINS/src/pictures/README for details.
- The automatic shutdown is now suppressed if the remote control is currently
disabled (suggested by Helmut Auer, implemented by Udo Richter).
- Added a section about "Logging" to PLUGINS.html (suggested by Torsten Kunkel).
- Enhanced the SVDRP command CLRE to allow clearing the EPG data of a particular
channel (thanks to Benjamin Hess).
Diffstat (limited to 'po')
-rw-r--r-- | po/ca_ES.po | 5 | ||||
-rw-r--r-- | po/cs_CZ.po | 5 | ||||
-rw-r--r-- | po/da_DK.po | 5 | ||||
-rw-r--r-- | po/de_DE.po | 7 | ||||
-rw-r--r-- | po/el_GR.po | 5 | ||||
-rw-r--r-- | po/es_ES.po | 5 | ||||
-rw-r--r-- | po/et_EE.po | 5 | ||||
-rw-r--r-- | po/fi_FI.po | 5 | ||||
-rw-r--r-- | po/fr_FR.po | 5 | ||||
-rw-r--r-- | po/hr_HR.po | 5 | ||||
-rw-r--r-- | po/hu_HU.po | 123 | ||||
-rw-r--r-- | po/it_IT.po | 5 | ||||
-rw-r--r-- | po/nl_NL.po | 5 | ||||
-rw-r--r-- | po/nn_NO.po | 5 | ||||
-rw-r--r-- | po/pl_PL.po | 5 | ||||
-rw-r--r-- | po/pt_PT.po | 5 | ||||
-rw-r--r-- | po/ro_RO.po | 5 | ||||
-rw-r--r-- | po/ru_RU.po | 5 | ||||
-rw-r--r-- | po/sl_SI.po | 5 | ||||
-rw-r--r-- | po/sv_SE.po | 5 | ||||
-rw-r--r-- | po/tr_TR.po | 5 | ||||
-rw-r--r-- | po/uk_UA.po | 5 |
22 files changed, 149 insertions, 81 deletions
diff --git a/po/ca_ES.po b/po/ca_ES.po index c874f43..fa5c847 100644 --- a/po/ca_ES.po +++ b/po/ca_ES.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Jordi Vilà <jvila@tinet.org>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -778,6 +778,9 @@ msgstr "" msgid "Setup.Miscellaneous$Initial volume" msgstr "" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/cs_CZ.po b/po/cs_CZ.po index cdd5715..c3ae43c 100644 --- a/po/cs_CZ.po +++ b/po/cs_CZ.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Vladimír Bárta <vladimir.barta@k2atmitec.cz>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "jako naposledy" msgid "Setup.Miscellaneous$Initial volume" msgstr "Hlasitost po spu¹tìní" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Moduly" diff --git a/po/da_DK.po b/po/da_DK.po index b11e105..e08e7e4 100644 --- a/po/da_DK.po +++ b/po/da_DK.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Mogens Elneff <mogens@elneff.dk>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "som før" msgid "Setup.Miscellaneous$Initial volume" msgstr "Lydstyrke ved opstart" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/de_DE.po b/po/de_DE.po index 621c3fc..05f139e 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" -"PO-Revision-Date: 2007-08-12 14:17+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" +"PO-Revision-Date: 2007-11-25 15:19+0200\n" "Last-Translator: Klaus Schmidinger <kls@cadsoft.de>\n" "Language-Team: <vdr@linuxtv.org>\n" "MIME-Version: 1.0\n" @@ -776,6 +776,9 @@ msgstr "wie vorher" msgid "Setup.Miscellaneous$Initial volume" msgstr "Lautstärke beim Einschalten" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "Notausstieg" + msgid "Plugins" msgstr "Plugins" diff --git a/po/el_GR.po b/po/el_GR.po index 1e79779..4595fb1 100644 --- a/po/el_GR.po +++ b/po/el_GR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Dimitrios Dimitrakos <mail@dimitrios.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "" msgid "Setup.Miscellaneous$Initial volume" msgstr "" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "ÅðåêôÜóåéò" diff --git a/po/es_ES.po b/po/es_ES.po index 39450a8..a90a74e 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Ruben Nunez Francisco <ruben.nunez@tang-it.com>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "" msgid "Setup.Miscellaneous$Initial volume" msgstr "" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/et_EE.po b/po/et_EE.po index f8edfc1..d5c47cd 100644 --- a/po/et_EE.po +++ b/po/et_EE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Arthur Konovalov <kasjas@hot.ee>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "nagu enne" msgid "Setup.Miscellaneous$Initial volume" msgstr "Helitugevus käivitamisel" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Laiendusmoodulid" diff --git a/po/fi_FI.po b/po/fi_FI.po index 6ab2638..b0de1e5 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-15 15:52+0200\n" "Last-Translator: Rolf Ahrenberg <rahrenbe@cc.hut.fi>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -779,6 +779,9 @@ msgstr "edellinen" msgid "Setup.Miscellaneous$Initial volume" msgstr "Äänenvoimakkuus käynnistettäessä" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Laajennokset" diff --git a/po/fr_FR.po b/po/fr_FR.po index de25e80..35d35af 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-10-18 16:12+0100\n" "Last-Translator: Michael Nival <mnival@club-internet.fr>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -782,6 +782,9 @@ msgstr "comme avant" msgid "Setup.Miscellaneous$Initial volume" msgstr "Volume initial" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/hr_HR.po b/po/hr_HR.po index f0712a0..a7bf2e1 100644 --- a/po/hr_HR.po +++ b/po/hr_HR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Drazen Dupor <drazen.dupor@dupor.com>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -777,6 +777,9 @@ msgstr "" msgid "Setup.Miscellaneous$Initial volume" msgstr "" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Dodaci (Plugins)" diff --git a/po/hu_HU.po b/po/hu_HU.po index 6f8b9ad..ebd244f 100644 --- a/po/hu_HU.po +++ b/po/hu_HU.po @@ -4,15 +4,16 @@ # Istvan Koenigsberger <istvnko@hotmail.com>, 2002 # Guido Josten <guido.josten@t-online.de>, 2002 # Thomas Günther <tom@toms-cafe.de>, 2007 +# István Füley <ifuley@tigercomp.ro>, 2007 # msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" -"PO-Revision-Date: 2007-10-13 14:32+0200\n" -"Last-Translator: Thomas Günther <tom@toms-cafe.de>\n" -"Language-Team: <vdr@linuxtv.org>\n" +"POT-Creation-Date: 2008-01-13 14:21+0100\n" +"PO-Revision-Date: 2007-12-01 21:42+0200\n" +"Last-Translator: István Füley <ifuley@tigercomp.ro>\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" @@ -168,7 +169,7 @@ msgid "Key$Audio" msgstr "Hang" msgid "Key$Subtitles" -msgstr "" +msgstr "Feliratok" msgid "Key$Schedule" msgstr "Program" @@ -189,31 +190,31 @@ msgid "Key$Commands" msgstr "Parancsok" msgid "Key$User1" -msgstr "" +msgstr "Felhasználó1" msgid "Key$User2" -msgstr "" +msgstr "Felhasználó2" msgid "Key$User3" -msgstr "" +msgstr "Felhasználó3" msgid "Key$User4" -msgstr "" +msgstr "Felhasználó4" msgid "Key$User5" -msgstr "" +msgstr "Felhasználó5" msgid "Key$User6" -msgstr "" +msgstr "Felhasználó6" msgid "Key$User7" -msgstr "" +msgstr "Felhasználó7" msgid "Key$User8" -msgstr "" +msgstr "Felhasználó8" msgid "Key$User9" -msgstr "" +msgstr "Felhasználó9" msgid "Free To Air" msgstr "Kódolatlan" @@ -255,10 +256,10 @@ msgid "Dpid2" msgstr "Dpid2" msgid "Spid1" -msgstr "" +msgstr "Spid1" msgid "Spid2" -msgstr "" +msgstr "Spid2" msgid "Tpid" msgstr "Tpid" @@ -291,19 +292,19 @@ msgid "CoderateL" msgstr "CoderateL" msgid "Modulation" -msgstr "Modulation" +msgstr "Moduláció" msgid "Bandwidth" -msgstr "Bandwidth" +msgstr "Sávszélesség" msgid "Transmission" -msgstr "Transmission" +msgstr "Átvitel" msgid "Guard" msgstr "Guard" msgid "Hierarchy" -msgstr "Hierarchy" +msgstr "Hierarhia" msgid "Channel settings are not unique!" msgstr "Az adóbeállítások nem egyértelmûek" @@ -426,7 +427,7 @@ msgid "Please enter %d digits!" msgstr "Üssön be %d számot!" msgid "CAM not responding!" -msgstr "" +msgstr "A CAM nem válaszol!" msgid "Recording info" msgstr "Felvétel" @@ -498,25 +499,25 @@ msgid "Setup.OSD$Use small font" msgstr "Kisbetût használni" msgid "Setup.OSD$Anti-alias" -msgstr "" +msgstr "Anti-alias" msgid "Setup.OSD$Default font" -msgstr "" +msgstr "Alapértelmezett betûtipus" msgid "Setup.OSD$Small font" -msgstr "" +msgstr "Kis betûtipus" msgid "Setup.OSD$Fixed font" -msgstr "" +msgstr "Kötött betûtipus" msgid "Setup.OSD$Default font size (pixel)" -msgstr "" +msgstr "Alapértelmezett betûtipus méret (pixel)" msgid "Setup.OSD$Small font size (pixel)" -msgstr "" +msgstr "Kis betûtipus méret (pixel)" msgid "Setup.OSD$Fixed font size (pixel)" -msgstr "" +msgstr "Kötött betûtipus méret (pixel)" msgid "Setup.OSD$Channel info position" msgstr "Adásinformáció poziciója" @@ -593,10 +594,10 @@ msgid "names only" msgstr "kizárólag nevek" msgid "PIDs only" -msgstr "kizárólag PID-k" +msgstr "kizárólag PIDek" msgid "names and PIDs" -msgstr "nevek és PID-k" +msgstr "nevek és PIDek" msgid "add new channels" msgstr "új adók hozzáadása" @@ -623,28 +624,28 @@ msgid "Setup.DVB$Update channels" msgstr "Adók aktualizálása" msgid "Setup.DVB$Audio languages" -msgstr "Audio-nyelvek" +msgstr "Audio nyelvek" msgid "Setup.DVB$Audio language" -msgstr "Audio-nyelv" +msgstr "Audio nyelv" msgid "Setup.DVB$Display subtitles" -msgstr "" +msgstr "Felirat látható" msgid "Setup.DVB$Subtitle languages" -msgstr "" +msgstr "Felirat nyelvek" msgid "Setup.DVB$Subtitle language" -msgstr "" +msgstr "Felirat nyelv" msgid "Setup.DVB$Subtitle offset" -msgstr "" +msgstr "Felirat eltolása" msgid "Setup.DVB$Subtitle foreground transparency" -msgstr "" +msgstr "Felirat transzparenciája" msgid "Setup.DVB$Subtitle background transparency" -msgstr "" +msgstr "Felirat hátterének transzparenciája" msgid "LNB" msgstr "LNB" @@ -662,13 +663,13 @@ msgid "Setup.LNB$High LNB frequency (MHz)" msgstr "Felsõ LNB-frekvencia (MHZ)" msgid "CAM reset" -msgstr "" +msgstr "CAM újraindítás" msgid "CAM present" -msgstr "" +msgstr "CAM jelen" msgid "CAM ready" -msgstr "" +msgstr "CAM mûködik" msgid "CAM" msgstr "CAM" @@ -680,16 +681,16 @@ msgid "Button$Reset" msgstr "Reset" msgid "Opening CAM menu..." -msgstr "A CAM-menü nyitás alatt..." +msgstr "A CAM menü nyitás alatt..." msgid "Can't open CAM menu!" -msgstr "A CAM-Menü nem nyitható" +msgstr "A CAM menü nem nyitható" msgid "CAM is in use - really reset?" -msgstr "" +msgstr "CAM használatban - valóban újraindítjuk?" msgid "Can't reset CAM!" -msgstr "A CAM-Reset nem sikerült" +msgstr "A CAM újraindítás nem sikerült" msgid "Recording" msgstr "Felvétel" @@ -704,10 +705,10 @@ msgid "Setup.Recording$Primary limit" msgstr "Primér-határ" msgid "Setup.Recording$Default priority" -msgstr "Default priority" +msgstr "Alapértelmezett prioritás" msgid "Setup.Recording$Default lifetime (d)" -msgstr "Default élettartam" +msgstr "Alapértelmezett élettartam" msgid "Setup.Recording$Pause priority" msgstr "Szünet prioritás" @@ -767,7 +768,7 @@ msgid "Setup.Miscellaneous$Zap timeout (s)" msgstr "Adásváltás ideje (s)" msgid "Setup.Miscellaneous$Channel entry timeout (ms)" -msgstr "" +msgstr "Csatornaváltás timeout (ms)" msgid "Setup.Miscellaneous$Initial channel" msgstr "Adás a bekapcsolásnál" @@ -778,6 +779,10 @@ msgstr "ahogy az elõbb" msgid "Setup.Miscellaneous$Initial volume" msgstr "Hangerõ a bekapcsolásnál" +#, fuzzy +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "ahogy az elõbb" + msgid "Plugins" msgstr "Plugins" @@ -839,13 +844,13 @@ msgid "No audio available!" msgstr "Hang nem lehetséges!" msgid "No subtitles" -msgstr "" +msgstr "Felirat ki" msgid "Button$Subtitles" -msgstr "" +msgstr "Feliratok" msgid "No subtitles available!" -msgstr "" +msgstr "A csatornán nincs felirat!" msgid "Not enough disk space to start recording!" msgstr "Nincs elegendõ hely a felvételre" @@ -870,7 +875,7 @@ msgid "Editing process started" msgstr "Vágás elindítva" msgid "Editing process already active!" -msgstr "A vágás már aktivált!" +msgstr "A vágás már aktív!" msgid "FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" msgstr " aábcdeéfghiíjklmnoóöõpqrstuúüûvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" @@ -906,7 +911,7 @@ msgid "Can't shutdown - option '-s' not given!" msgstr "A leállítás nem lehetséges - Opció '-s' hiányzik!" msgid "Editing - shut down anyway?" -msgstr "" +msgstr "Szerkesztés folyamatban - valóban leállítjuk?" msgid "Recording - shut down anyway?" msgstr "Felvétel folyamatban van - mégis kikapcsolni?" @@ -920,10 +925,10 @@ msgstr "mégis kikapcsolni?" #, c-format msgid "Plugin %s wakes up in %ld min, continue?" -msgstr "" +msgstr "A(z) %s plugin ébreszt %ld perc múlva, folytatjuk?" msgid "Editing - restart anyway?" -msgstr "" +msgstr "Szerkesztés folyamatban - valóban újraindítjuk?" msgid "Recording - restart anyway?" msgstr "Felvétel folyamatban van - mégis újraindítani?" @@ -977,10 +982,10 @@ msgid "Recording started" msgstr "A felvétel elindítva" msgid "VDR will shut down later - press Power to force" -msgstr "" +msgstr "A VDR késõbb fog leállni - Kikapcs gombbal kényszerített leállítás" msgid "Press any key to cancel shutdown" -msgstr "Nyomj egy gombot a leállás megállításához" +msgstr "Nyomj egy gombot a leállás megszakításához" msgid "Switching primary DVB..." msgstr "Primér Interface átkapcsolva..." @@ -992,8 +997,8 @@ msgid "Editing process finished" msgstr "Vágás befejezve" msgid "Press any key to cancel restart" -msgstr "" +msgstr "Nyomj egy gombot az újraindítás megszakításához" #, c-format msgid "VDR will shut down in %s minutes" -msgstr "" +msgstr "A VDR leáll %s perc múlva" diff --git a/po/it_IT.po b/po/it_IT.po index 18eced8..2f88680 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-10-16 02:15+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -779,6 +779,9 @@ msgstr "come prima" msgid "Setup.Miscellaneous$Initial volume" msgstr "Volume iniziale" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/nl_NL.po b/po/nl_NL.po index c8a9b36..e945bef 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -778,6 +778,9 @@ msgstr "" msgid "Setup.Miscellaneous$Initial volume" msgstr "" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/nn_NO.po b/po/nn_NO.po index 8063992..bd2238e 100644 --- a/po/nn_NO.po +++ b/po/nn_NO.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Truls Slevigen <truls@slevigen.no>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -777,6 +777,9 @@ msgstr "" msgid "Setup.Miscellaneous$Initial volume" msgstr "" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/pl_PL.po b/po/pl_PL.po index 9663840..d8be877 100644 --- a/po/pl_PL.po +++ b/po/pl_PL.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Michael Rakowski <mrak@gmx.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "jak ostatnio" msgid "Setup.Miscellaneous$Initial volume" msgstr "Pocz±tkowa g³o¶no¶æ" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Wtyczki" diff --git a/po/pt_PT.po b/po/pt_PT.po index 8439538..1786077 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Paulo Lopes <pmml@netvita.pt>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "" msgid "Setup.Miscellaneous$Initial volume" msgstr "" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugins" diff --git a/po/ro_RO.po b/po/ro_RO.po index 52b3452..72fc8b9 100644 --- a/po/ro_RO.po +++ b/po/ro_RO.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Lucian Muresan <lucianm@users.sourceforge.net>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -777,6 +777,9 @@ msgstr "ca mai înainte" msgid "Setup.Miscellaneous$Initial volume" msgstr "Volumul la pornire" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Plugin-uri" diff --git a/po/ru_RU.po b/po/ru_RU.po index 6e4f41a..6f6038e 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-11-05 14:24+0100\n" "Last-Translator: Oleg Roitburd <oleg@roitburd.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -777,6 +777,9 @@ msgstr "ÚÐÚ àÐÝìèÕ" msgid "Setup.Miscellaneous$Initial volume" msgstr "³àÞÜÚÞáâì ßàØ ÒÚÛîçÕÝØØ" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "¼ÞÔãÛØ àÐáèØàÕÝØï" diff --git a/po/sl_SI.po b/po/sl_SI.po index da1de4d..002b82c 100644 --- a/po/sl_SI.po +++ b/po/sl_SI.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Matjaz Thaler <matjaz.thaler@guest.arnes.si>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -777,6 +777,9 @@ msgstr "kot prej" msgid "Setup.Miscellaneous$Initial volume" msgstr "Privzeta glasnost" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Vstavki" diff --git a/po/sv_SE.po b/po/sv_SE.po index cde4ca7..40d3c25 100644 --- a/po/sv_SE.po +++ b/po/sv_SE.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Tomas Prybil <tomas@prybil.se>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -777,6 +777,9 @@ msgstr "som förut" msgid "Setup.Miscellaneous$Initial volume" msgstr "Ljudstyrka vid uppstart" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Moduler" diff --git a/po/tr_TR.po b/po/tr_TR.po index 461a322..57a7309 100644 --- a/po/tr_TR.po +++ b/po/tr_TR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-10-13 11:29+0200\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-24 14:37+0200\n" "Last-Translator: Oktay Yolgeçen <oktay_73@yahoo.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "önceki gibi" msgid "Setup.Miscellaneous$Initial volume" msgstr "Açýlýþdaki ses" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "Eklentiler" diff --git a/po/uk_UA.po b/po/uk_UA.po index fdddc90..70afcaf 100644 --- a/po/uk_UA.po +++ b/po/uk_UA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.10\n" "Report-Msgid-Bugs-To: <vdr-bugs@cadsoft.de>\n" -"POT-Creation-Date: 2007-11-01 11:36+0100\n" +"POT-Creation-Date: 2007-11-25 14:59+0100\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Yarema Aka Knedlyk <yupadmin@gmail.com>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -776,6 +776,9 @@ msgstr "ïÚ àÐÝöèÕ" msgid "Setup.Miscellaneous$Initial volume" msgstr "³ãçÝöáâì ßàØ ÒÚÛîçÕÝÝö" +msgid "Setup.Miscellaneous$Emergency exit" +msgstr "" + msgid "Plugins" msgstr "¼ÞÔãÛö àÞ×èØàÕÝÝï" |